@charset "UTF-8";

 @media print, screen and (min-width: 40em) {
.reveal, .reveal.tiny, .reveal.small, .reveal.large {
right: auto;
left: auto;
margin: 0 auto; } }   html {
font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0; } article,
aside,
footer,
header,
nav,
section {
display: block; } h1 {
font-size: 2em;
margin: 0.67em 0; }  figcaption,
figure {
display: block; } figure {
margin: 1em 40px; } hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } main {
display: block; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0; }  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic; } mark {
background-color: #ff0;
color: #000; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  audio,
video {
display: inline-block; } audio:not([controls]) {
display: none;
height: 0; } img {
border-style: none; } svg:not(:root) {
overflow: hidden; }  button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button {
overflow: visible; } button,
select { text-transform: none; } button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button,
[type="button"],
[type="reset"],
[type="submit"] {  }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; }
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } input {
overflow: visible; } [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px;  }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; display: table; max-width: 100%; padding: 0; color: inherit; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto; }  details {
display: block; } summary {
display: list-item; } menu {
display: block; }  canvas {
display: inline-block; } template {
display: none; }  [hidden] {
display: none; }
.foundation-mq {
font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 100%; }
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit; }
body {
margin: 0;
padding: 0;
background: #fefefe;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic; }
textarea {
height: auto;
min-height: 50px;
border-radius: 0; }
select {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
border-radius: 0; }
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important; }
button {
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
border-radius: 0;
background: transparent;
line-height: 1;
cursor: auto; }
[data-whatinput='mouse'] button {
outline: 0; }
pre {
overflow: auto; }
button,
input,
optgroup,
select,
textarea {
font-family: inherit; }
.is-visible {
display: block !important; }
.is-hidden {
display: none !important; }
.grid-container {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 75rem;
margin: 0 auto; }
@media print, screen and (min-width: 40em) {
.grid-container {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.grid-container.fluid {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 100%;
margin: 0 auto; }
@media print, screen and (min-width: 40em) {
.grid-container.fluid {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.grid-container.full {
padding-right: 0;
padding-left: 0;
max-width: 100%;
margin: 0 auto; }
.grid-x {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.cell {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
min-height: 0px;
min-width: 0px;
width: 100%; }
.cell.auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.cell.shrink {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.grid-x > .auto {
width: auto; }
.grid-x > .shrink {
width: auto; }
.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; }
@media print, screen and (min-width: 40em) {
.grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
.grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
.grid-x > .small-1 {
width: 8.33333%; }
.grid-x > .small-2 {
width: 16.66667%; }
.grid-x > .small-3 {
width: 25%; }
.grid-x > .small-4 {
width: 33.33333%; }
.grid-x > .small-5 {
width: 41.66667%; }
.grid-x > .small-6 {
width: 50%; }
.grid-x > .small-7 {
width: 58.33333%; }
.grid-x > .small-8 {
width: 66.66667%; }
.grid-x > .small-9 {
width: 75%; }
.grid-x > .small-10 {
width: 83.33333%; }
.grid-x > .small-11 {
width: 91.66667%; }
.grid-x > .small-12 {
width: 100%; }
@media print, screen and (min-width: 40em) {
.grid-x > .medium-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto; }
.grid-x > .medium-shrink {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto; }
.grid-x > .medium-1 {
width: 8.33333%; }
.grid-x > .medium-2 {
width: 16.66667%; }
.grid-x > .medium-3 {
width: 25%; }
.grid-x > .medium-4 {
width: 33.33333%; }
.grid-x > .medium-5 {
width: 41.66667%; }
.grid-x > .medium-6 {
width: 50%; }
.grid-x > .medium-7 {
width: 58.33333%; }
.grid-x > .medium-8 {
width: 66.66667%; }
.grid-x > .medium-9 {
width: 75%; }
.grid-x > .medium-10 {
width: 83.33333%; }
.grid-x > .medium-11 {
width: 91.66667%; }
.grid-x > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.grid-x > .large-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto; }
.grid-x > .large-shrink {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto; }
.grid-x > .large-1 {
width: 8.33333%; }
.grid-x > .large-2 {
width: 16.66667%; }
.grid-x > .large-3 {
width: 25%; }
.grid-x > .large-4 {
width: 33.33333%; }
.grid-x > .large-5 {
width: 41.66667%; }
.grid-x > .large-6 {
width: 50%; }
.grid-x > .large-7 {
width: 58.33333%; }
.grid-x > .large-8 {
width: 66.66667%; }
.grid-x > .large-9 {
width: 75%; }
.grid-x > .large-10 {
width: 83.33333%; }
.grid-x > .large-11 {
width: 91.66667%; }
.grid-x > .large-12 {
width: 100%; } }
.grid-margin-x:not(.grid-x) > .cell {
width: auto; }
.grid-margin-y:not(.grid-y) > .cell {
height: auto; }
.grid-margin-x {
margin-left: -0.625rem;
margin-right: -0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-margin-x {
margin-left: -0.9375rem;
margin-right: -0.9375rem; } }
.grid-margin-x > .cell {
width: calc(100% - 1.25rem);
margin-left: 0.625rem;
margin-right: 0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-margin-x > .cell {
width: calc(100% - 1.875rem);
margin-left: 0.9375rem;
margin-right: 0.9375rem; } }
.grid-margin-x > .auto {
width: auto; }
.grid-margin-x > .shrink {
width: auto; }
.grid-margin-x > .small-1 {
width: calc(8.33333% - 1.25rem); }
.grid-margin-x > .small-2 {
width: calc(16.66667% - 1.25rem); }
.grid-margin-x > .small-3 {
width: calc(25% - 1.25rem); }
.grid-margin-x > .small-4 {
width: calc(33.33333% - 1.25rem); }
.grid-margin-x > .small-5 {
width: calc(41.66667% - 1.25rem); }
.grid-margin-x > .small-6 {
width: calc(50% - 1.25rem); }
.grid-margin-x > .small-7 {
width: calc(58.33333% - 1.25rem); }
.grid-margin-x > .small-8 {
width: calc(66.66667% - 1.25rem); }
.grid-margin-x > .small-9 {
width: calc(75% - 1.25rem); }
.grid-margin-x > .small-10 {
width: calc(83.33333% - 1.25rem); }
.grid-margin-x > .small-11 {
width: calc(91.66667% - 1.25rem); }
.grid-margin-x > .small-12 {
width: calc(100% - 1.25rem); }
@media print, screen and (min-width: 40em) {
.grid-margin-x > .auto {
width: auto; }
.grid-margin-x > .shrink {
width: auto; }
.grid-margin-x > .small-1 {
width: calc(8.33333% - 1.875rem); }
.grid-margin-x > .small-2 {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x > .small-3 {
width: calc(25% - 1.875rem); }
.grid-margin-x > .small-4 {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x > .small-5 {
width: calc(41.66667% - 1.875rem); }
.grid-margin-x > .small-6 {
width: calc(50% - 1.875rem); }
.grid-margin-x > .small-7 {
width: calc(58.33333% - 1.875rem); }
.grid-margin-x > .small-8 {
width: calc(66.66667% - 1.875rem); }
.grid-margin-x > .small-9 {
width: calc(75% - 1.875rem); }
.grid-margin-x > .small-10 {
width: calc(83.33333% - 1.875rem); }
.grid-margin-x > .small-11 {
width: calc(91.66667% - 1.875rem); }
.grid-margin-x > .small-12 {
width: calc(100% - 1.875rem); }
.grid-margin-x > .medium-auto {
width: auto; }
.grid-margin-x > .medium-shrink {
width: auto; }
.grid-margin-x > .medium-1 {
width: calc(8.33333% - 1.875rem); }
.grid-margin-x > .medium-2 {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x > .medium-3 {
width: calc(25% - 1.875rem); }
.grid-margin-x > .medium-4 {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x > .medium-5 {
width: calc(41.66667% - 1.875rem); }
.grid-margin-x > .medium-6 {
width: calc(50% - 1.875rem); }
.grid-margin-x > .medium-7 {
width: calc(58.33333% - 1.875rem); }
.grid-margin-x > .medium-8 {
width: calc(66.66667% - 1.875rem); }
.grid-margin-x > .medium-9 {
width: calc(75% - 1.875rem); }
.grid-margin-x > .medium-10 {
width: calc(83.33333% - 1.875rem); }
.grid-margin-x > .medium-11 {
width: calc(91.66667% - 1.875rem); }
.grid-margin-x > .medium-12 {
width: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-x > .large-auto {
width: auto; }
.grid-margin-x > .large-shrink {
width: auto; }
.grid-margin-x > .large-1 {
width: calc(8.33333% - 1.875rem); }
.grid-margin-x > .large-2 {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x > .large-3 {
width: calc(25% - 1.875rem); }
.grid-margin-x > .large-4 {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x > .large-5 {
width: calc(41.66667% - 1.875rem); }
.grid-margin-x > .large-6 {
width: calc(50% - 1.875rem); }
.grid-margin-x > .large-7 {
width: calc(58.33333% - 1.875rem); }
.grid-margin-x > .large-8 {
width: calc(66.66667% - 1.875rem); }
.grid-margin-x > .large-9 {
width: calc(75% - 1.875rem); }
.grid-margin-x > .large-10 {
width: calc(83.33333% - 1.875rem); }
.grid-margin-x > .large-11 {
width: calc(91.66667% - 1.875rem); }
.grid-margin-x > .large-12 {
width: calc(100% - 1.875rem); } }
.grid-padding-x .grid-padding-x {
margin-right: -0.625rem;
margin-left: -0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-padding-x .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem; } }
.grid-container:not(.full) > .grid-padding-x {
margin-right: -0.625rem;
margin-left: -0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-container:not(.full) > .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem; } }
.grid-padding-x > .cell {
padding-right: 0.625rem;
padding-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-padding-x > .cell {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.small-up-1 > .cell {
width: 100%; }
.small-up-2 > .cell {
width: 50%; }
.small-up-3 > .cell {
width: 33.33333%; }
.small-up-4 > .cell {
width: 25%; }
.small-up-5 > .cell {
width: 20%; }
.small-up-6 > .cell {
width: 16.66667%; }
.small-up-7 > .cell {
width: 14.28571%; }
.small-up-8 > .cell {
width: 12.5%; }
@media print, screen and (min-width: 40em) {
.medium-up-1 > .cell {
width: 100%; }
.medium-up-2 > .cell {
width: 50%; }
.medium-up-3 > .cell {
width: 33.33333%; }
.medium-up-4 > .cell {
width: 25%; }
.medium-up-5 > .cell {
width: 20%; }
.medium-up-6 > .cell {
width: 16.66667%; }
.medium-up-7 > .cell {
width: 14.28571%; }
.medium-up-8 > .cell {
width: 12.5%; } }
@media print, screen and (min-width: 64em) {
.large-up-1 > .cell {
width: 100%; }
.large-up-2 > .cell {
width: 50%; }
.large-up-3 > .cell {
width: 33.33333%; }
.large-up-4 > .cell {
width: 25%; }
.large-up-5 > .cell {
width: 20%; }
.large-up-6 > .cell {
width: 16.66667%; }
.large-up-7 > .cell {
width: 14.28571%; }
.large-up-8 > .cell {
width: 12.5%; } }
.grid-margin-x.small-up-1 > .cell {
width: calc(100% - 1.25rem); }
.grid-margin-x.small-up-2 > .cell {
width: calc(50% - 1.25rem); }
.grid-margin-x.small-up-3 > .cell {
width: calc(33.33333% - 1.25rem); }
.grid-margin-x.small-up-4 > .cell {
width: calc(25% - 1.25rem); }
.grid-margin-x.small-up-5 > .cell {
width: calc(20% - 1.25rem); }
.grid-margin-x.small-up-6 > .cell {
width: calc(16.66667% - 1.25rem); }
.grid-margin-x.small-up-7 > .cell {
width: calc(14.28571% - 1.25rem); }
.grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 1.25rem); }
@media print, screen and (min-width: 40em) {
.grid-margin-x.small-up-1 > .cell {
width: calc(100% - 1.25rem); }
.grid-margin-x.small-up-2 > .cell {
width: calc(50% - 1.25rem); }
.grid-margin-x.small-up-3 > .cell {
width: calc(33.33333% - 1.25rem); }
.grid-margin-x.small-up-4 > .cell {
width: calc(25% - 1.25rem); }
.grid-margin-x.small-up-5 > .cell {
width: calc(20% - 1.25rem); }
.grid-margin-x.small-up-6 > .cell {
width: calc(16.66667% - 1.25rem); }
.grid-margin-x.small-up-7 > .cell {
width: calc(14.28571% - 1.25rem); }
.grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 1.25rem); }
.grid-margin-x.medium-up-1 > .cell {
width: calc(100% - 1.875rem); }
.grid-margin-x.medium-up-2 > .cell {
width: calc(50% - 1.875rem); }
.grid-margin-x.medium-up-3 > .cell {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x.medium-up-4 > .cell {
width: calc(25% - 1.875rem); }
.grid-margin-x.medium-up-5 > .cell {
width: calc(20% - 1.875rem); }
.grid-margin-x.medium-up-6 > .cell {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x.medium-up-7 > .cell {
width: calc(14.28571% - 1.875rem); }
.grid-margin-x.medium-up-8 > .cell {
width: calc(12.5% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-x.large-up-1 > .cell {
width: calc(100% - 1.875rem); }
.grid-margin-x.large-up-2 > .cell {
width: calc(50% - 1.875rem); }
.grid-margin-x.large-up-3 > .cell {
width: calc(33.33333% - 1.875rem); }
.grid-margin-x.large-up-4 > .cell {
width: calc(25% - 1.875rem); }
.grid-margin-x.large-up-5 > .cell {
width: calc(20% - 1.875rem); }
.grid-margin-x.large-up-6 > .cell {
width: calc(16.66667% - 1.875rem); }
.grid-margin-x.large-up-7 > .cell {
width: calc(14.28571% - 1.875rem); }
.grid-margin-x.large-up-8 > .cell {
width: calc(12.5% - 1.875rem); } }
.small-margin-collapse {
margin-right: 0;
margin-left: 0; }
.small-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; }
.small-margin-collapse > .small-1 {
width: 8.33333%; }
.small-margin-collapse > .small-2 {
width: 16.66667%; }
.small-margin-collapse > .small-3 {
width: 25%; }
.small-margin-collapse > .small-4 {
width: 33.33333%; }
.small-margin-collapse > .small-5 {
width: 41.66667%; }
.small-margin-collapse > .small-6 {
width: 50%; }
.small-margin-collapse > .small-7 {
width: 58.33333%; }
.small-margin-collapse > .small-8 {
width: 66.66667%; }
.small-margin-collapse > .small-9 {
width: 75%; }
.small-margin-collapse > .small-10 {
width: 83.33333%; }
.small-margin-collapse > .small-11 {
width: 91.66667%; }
.small-margin-collapse > .small-12 {
width: 100%; }
@media print, screen and (min-width: 40em) {
.small-margin-collapse > .medium-1 {
width: 8.33333%; }
.small-margin-collapse > .medium-2 {
width: 16.66667%; }
.small-margin-collapse > .medium-3 {
width: 25%; }
.small-margin-collapse > .medium-4 {
width: 33.33333%; }
.small-margin-collapse > .medium-5 {
width: 41.66667%; }
.small-margin-collapse > .medium-6 {
width: 50%; }
.small-margin-collapse > .medium-7 {
width: 58.33333%; }
.small-margin-collapse > .medium-8 {
width: 66.66667%; }
.small-margin-collapse > .medium-9 {
width: 75%; }
.small-margin-collapse > .medium-10 {
width: 83.33333%; }
.small-margin-collapse > .medium-11 {
width: 91.66667%; }
.small-margin-collapse > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.small-margin-collapse > .large-1 {
width: 8.33333%; }
.small-margin-collapse > .large-2 {
width: 16.66667%; }
.small-margin-collapse > .large-3 {
width: 25%; }
.small-margin-collapse > .large-4 {
width: 33.33333%; }
.small-margin-collapse > .large-5 {
width: 41.66667%; }
.small-margin-collapse > .large-6 {
width: 50%; }
.small-margin-collapse > .large-7 {
width: 58.33333%; }
.small-margin-collapse > .large-8 {
width: 66.66667%; }
.small-margin-collapse > .large-9 {
width: 75%; }
.small-margin-collapse > .large-10 {
width: 83.33333%; }
.small-margin-collapse > .large-11 {
width: 91.66667%; }
.small-margin-collapse > .large-12 {
width: 100%; } }
.small-padding-collapse {
margin-right: 0;
margin-left: 0; }
.small-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; }
@media print, screen and (min-width: 40em) {
.medium-margin-collapse {
margin-right: 0;
margin-left: 0; }
.medium-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; } }
@media print, screen and (min-width: 40em) {
.medium-margin-collapse > .small-1 {
width: 8.33333%; }
.medium-margin-collapse > .small-2 {
width: 16.66667%; }
.medium-margin-collapse > .small-3 {
width: 25%; }
.medium-margin-collapse > .small-4 {
width: 33.33333%; }
.medium-margin-collapse > .small-5 {
width: 41.66667%; }
.medium-margin-collapse > .small-6 {
width: 50%; }
.medium-margin-collapse > .small-7 {
width: 58.33333%; }
.medium-margin-collapse > .small-8 {
width: 66.66667%; }
.medium-margin-collapse > .small-9 {
width: 75%; }
.medium-margin-collapse > .small-10 {
width: 83.33333%; }
.medium-margin-collapse > .small-11 {
width: 91.66667%; }
.medium-margin-collapse > .small-12 {
width: 100%; } }
@media print, screen and (min-width: 40em) {
.medium-margin-collapse > .medium-1 {
width: 8.33333%; }
.medium-margin-collapse > .medium-2 {
width: 16.66667%; }
.medium-margin-collapse > .medium-3 {
width: 25%; }
.medium-margin-collapse > .medium-4 {
width: 33.33333%; }
.medium-margin-collapse > .medium-5 {
width: 41.66667%; }
.medium-margin-collapse > .medium-6 {
width: 50%; }
.medium-margin-collapse > .medium-7 {
width: 58.33333%; }
.medium-margin-collapse > .medium-8 {
width: 66.66667%; }
.medium-margin-collapse > .medium-9 {
width: 75%; }
.medium-margin-collapse > .medium-10 {
width: 83.33333%; }
.medium-margin-collapse > .medium-11 {
width: 91.66667%; }
.medium-margin-collapse > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.medium-margin-collapse > .large-1 {
width: 8.33333%; }
.medium-margin-collapse > .large-2 {
width: 16.66667%; }
.medium-margin-collapse > .large-3 {
width: 25%; }
.medium-margin-collapse > .large-4 {
width: 33.33333%; }
.medium-margin-collapse > .large-5 {
width: 41.66667%; }
.medium-margin-collapse > .large-6 {
width: 50%; }
.medium-margin-collapse > .large-7 {
width: 58.33333%; }
.medium-margin-collapse > .large-8 {
width: 66.66667%; }
.medium-margin-collapse > .large-9 {
width: 75%; }
.medium-margin-collapse > .large-10 {
width: 83.33333%; }
.medium-margin-collapse > .large-11 {
width: 91.66667%; }
.medium-margin-collapse > .large-12 {
width: 100%; } }
@media print, screen and (min-width: 40em) {
.medium-padding-collapse {
margin-right: 0;
margin-left: 0; }
.medium-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; } }
@media print, screen and (min-width: 64em) {
.large-margin-collapse {
margin-right: 0;
margin-left: 0; }
.large-margin-collapse > .cell {
margin-right: 0;
margin-left: 0; } }
@media print, screen and (min-width: 64em) {
.large-margin-collapse > .small-1 {
width: 8.33333%; }
.large-margin-collapse > .small-2 {
width: 16.66667%; }
.large-margin-collapse > .small-3 {
width: 25%; }
.large-margin-collapse > .small-4 {
width: 33.33333%; }
.large-margin-collapse > .small-5 {
width: 41.66667%; }
.large-margin-collapse > .small-6 {
width: 50%; }
.large-margin-collapse > .small-7 {
width: 58.33333%; }
.large-margin-collapse > .small-8 {
width: 66.66667%; }
.large-margin-collapse > .small-9 {
width: 75%; }
.large-margin-collapse > .small-10 {
width: 83.33333%; }
.large-margin-collapse > .small-11 {
width: 91.66667%; }
.large-margin-collapse > .small-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.large-margin-collapse > .medium-1 {
width: 8.33333%; }
.large-margin-collapse > .medium-2 {
width: 16.66667%; }
.large-margin-collapse > .medium-3 {
width: 25%; }
.large-margin-collapse > .medium-4 {
width: 33.33333%; }
.large-margin-collapse > .medium-5 {
width: 41.66667%; }
.large-margin-collapse > .medium-6 {
width: 50%; }
.large-margin-collapse > .medium-7 {
width: 58.33333%; }
.large-margin-collapse > .medium-8 {
width: 66.66667%; }
.large-margin-collapse > .medium-9 {
width: 75%; }
.large-margin-collapse > .medium-10 {
width: 83.33333%; }
.large-margin-collapse > .medium-11 {
width: 91.66667%; }
.large-margin-collapse > .medium-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.large-margin-collapse > .large-1 {
width: 8.33333%; }
.large-margin-collapse > .large-2 {
width: 16.66667%; }
.large-margin-collapse > .large-3 {
width: 25%; }
.large-margin-collapse > .large-4 {
width: 33.33333%; }
.large-margin-collapse > .large-5 {
width: 41.66667%; }
.large-margin-collapse > .large-6 {
width: 50%; }
.large-margin-collapse > .large-7 {
width: 58.33333%; }
.large-margin-collapse > .large-8 {
width: 66.66667%; }
.large-margin-collapse > .large-9 {
width: 75%; }
.large-margin-collapse > .large-10 {
width: 83.33333%; }
.large-margin-collapse > .large-11 {
width: 91.66667%; }
.large-margin-collapse > .large-12 {
width: 100%; } }
@media print, screen and (min-width: 64em) {
.large-padding-collapse {
margin-right: 0;
margin-left: 0; }
.large-padding-collapse > .cell {
padding-right: 0;
padding-left: 0; } }
.small-offset-0 {
margin-left: 0%; }
.grid-margin-x > .small-offset-0 {
margin-left: calc(0% + 0.625rem); }
.small-offset-1 {
margin-left: 8.33333%; }
.grid-margin-x > .small-offset-1 {
margin-left: calc(8.33333% + 0.625rem); }
.small-offset-2 {
margin-left: 16.66667%; }
.grid-margin-x > .small-offset-2 {
margin-left: calc(16.66667% + 0.625rem); }
.small-offset-3 {
margin-left: 25%; }
.grid-margin-x > .small-offset-3 {
margin-left: calc(25% + 0.625rem); }
.small-offset-4 {
margin-left: 33.33333%; }
.grid-margin-x > .small-offset-4 {
margin-left: calc(33.33333% + 0.625rem); }
.small-offset-5 {
margin-left: 41.66667%; }
.grid-margin-x > .small-offset-5 {
margin-left: calc(41.66667% + 0.625rem); }
.small-offset-6 {
margin-left: 50%; }
.grid-margin-x > .small-offset-6 {
margin-left: calc(50% + 0.625rem); }
.small-offset-7 {
margin-left: 58.33333%; }
.grid-margin-x > .small-offset-7 {
margin-left: calc(58.33333% + 0.625rem); }
.small-offset-8 {
margin-left: 66.66667%; }
.grid-margin-x > .small-offset-8 {
margin-left: calc(66.66667% + 0.625rem); }
.small-offset-9 {
margin-left: 75%; }
.grid-margin-x > .small-offset-9 {
margin-left: calc(75% + 0.625rem); }
.small-offset-10 {
margin-left: 83.33333%; }
.grid-margin-x > .small-offset-10 {
margin-left: calc(83.33333% + 0.625rem); }
.small-offset-11 {
margin-left: 91.66667%; }
.grid-margin-x > .small-offset-11 {
margin-left: calc(91.66667% + 0.625rem); }
@media print, screen and (min-width: 40em) {
.medium-offset-0 {
margin-left: 0%; }
.grid-margin-x > .medium-offset-0 {
margin-left: calc(0% + 0.9375rem); }
.medium-offset-1 {
margin-left: 8.33333%; }
.grid-margin-x > .medium-offset-1 {
margin-left: calc(8.33333% + 0.9375rem); }
.medium-offset-2 {
margin-left: 16.66667%; }
.grid-margin-x > .medium-offset-2 {
margin-left: calc(16.66667% + 0.9375rem); }
.medium-offset-3 {
margin-left: 25%; }
.grid-margin-x > .medium-offset-3 {
margin-left: calc(25% + 0.9375rem); }
.medium-offset-4 {
margin-left: 33.33333%; }
.grid-margin-x > .medium-offset-4 {
margin-left: calc(33.33333% + 0.9375rem); }
.medium-offset-5 {
margin-left: 41.66667%; }
.grid-margin-x > .medium-offset-5 {
margin-left: calc(41.66667% + 0.9375rem); }
.medium-offset-6 {
margin-left: 50%; }
.grid-margin-x > .medium-offset-6 {
margin-left: calc(50% + 0.9375rem); }
.medium-offset-7 {
margin-left: 58.33333%; }
.grid-margin-x > .medium-offset-7 {
margin-left: calc(58.33333% + 0.9375rem); }
.medium-offset-8 {
margin-left: 66.66667%; }
.grid-margin-x > .medium-offset-8 {
margin-left: calc(66.66667% + 0.9375rem); }
.medium-offset-9 {
margin-left: 75%; }
.grid-margin-x > .medium-offset-9 {
margin-left: calc(75% + 0.9375rem); }
.medium-offset-10 {
margin-left: 83.33333%; }
.grid-margin-x > .medium-offset-10 {
margin-left: calc(83.33333% + 0.9375rem); }
.medium-offset-11 {
margin-left: 91.66667%; }
.grid-margin-x > .medium-offset-11 {
margin-left: calc(91.66667% + 0.9375rem); } }
@media print, screen and (min-width: 64em) {
.large-offset-0 {
margin-left: 0%; }
.grid-margin-x > .large-offset-0 {
margin-left: calc(0% + 0.9375rem); }
.large-offset-1 {
margin-left: 8.33333%; }
.grid-margin-x > .large-offset-1 {
margin-left: calc(8.33333% + 0.9375rem); }
.large-offset-2 {
margin-left: 16.66667%; }
.grid-margin-x > .large-offset-2 {
margin-left: calc(16.66667% + 0.9375rem); }
.large-offset-3 {
margin-left: 25%; }
.grid-margin-x > .large-offset-3 {
margin-left: calc(25% + 0.9375rem); }
.large-offset-4 {
margin-left: 33.33333%; }
.grid-margin-x > .large-offset-4 {
margin-left: calc(33.33333% + 0.9375rem); }
.large-offset-5 {
margin-left: 41.66667%; }
.grid-margin-x > .large-offset-5 {
margin-left: calc(41.66667% + 0.9375rem); }
.large-offset-6 {
margin-left: 50%; }
.grid-margin-x > .large-offset-6 {
margin-left: calc(50% + 0.9375rem); }
.large-offset-7 {
margin-left: 58.33333%; }
.grid-margin-x > .large-offset-7 {
margin-left: calc(58.33333% + 0.9375rem); }
.large-offset-8 {
margin-left: 66.66667%; }
.grid-margin-x > .large-offset-8 {
margin-left: calc(66.66667% + 0.9375rem); }
.large-offset-9 {
margin-left: 75%; }
.grid-margin-x > .large-offset-9 {
margin-left: calc(75% + 0.9375rem); }
.large-offset-10 {
margin-left: 83.33333%; }
.grid-margin-x > .large-offset-10 {
margin-left: calc(83.33333% + 0.9375rem); }
.large-offset-11 {
margin-left: 91.66667%; }
.grid-margin-x > .large-offset-11 {
margin-left: calc(91.66667% + 0.9375rem); } }
.grid-y {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.grid-y > .cell {
width: auto; }
.grid-y > .auto {
height: auto; }
.grid-y > .shrink {
height: auto; }
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; }
@media print, screen and (min-width: 40em) {
.grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
@media print, screen and (min-width: 64em) {
.grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
-webkit-flex-basis: auto;
-ms-flex-preferred-size: auto;
flex-basis: auto; } }
.grid-y > .small-1 {
height: 8.33333%; }
.grid-y > .small-2 {
height: 16.66667%; }
.grid-y > .small-3 {
height: 25%; }
.grid-y > .small-4 {
height: 33.33333%; }
.grid-y > .small-5 {
height: 41.66667%; }
.grid-y > .small-6 {
height: 50%; }
.grid-y > .small-7 {
height: 58.33333%; }
.grid-y > .small-8 {
height: 66.66667%; }
.grid-y > .small-9 {
height: 75%; }
.grid-y > .small-10 {
height: 83.33333%; }
.grid-y > .small-11 {
height: 91.66667%; }
.grid-y > .small-12 {
height: 100%; }
@media print, screen and (min-width: 40em) {
.grid-y > .medium-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto; }
.grid-y > .medium-shrink {
height: auto; }
.grid-y > .medium-1 {
height: 8.33333%; }
.grid-y > .medium-2 {
height: 16.66667%; }
.grid-y > .medium-3 {
height: 25%; }
.grid-y > .medium-4 {
height: 33.33333%; }
.grid-y > .medium-5 {
height: 41.66667%; }
.grid-y > .medium-6 {
height: 50%; }
.grid-y > .medium-7 {
height: 58.33333%; }
.grid-y > .medium-8 {
height: 66.66667%; }
.grid-y > .medium-9 {
height: 75%; }
.grid-y > .medium-10 {
height: 83.33333%; }
.grid-y > .medium-11 {
height: 91.66667%; }
.grid-y > .medium-12 {
height: 100%; } }
@media print, screen and (min-width: 64em) {
.grid-y > .large-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto; }
.grid-y > .large-shrink {
height: auto; }
.grid-y > .large-1 {
height: 8.33333%; }
.grid-y > .large-2 {
height: 16.66667%; }
.grid-y > .large-3 {
height: 25%; }
.grid-y > .large-4 {
height: 33.33333%; }
.grid-y > .large-5 {
height: 41.66667%; }
.grid-y > .large-6 {
height: 50%; }
.grid-y > .large-7 {
height: 58.33333%; }
.grid-y > .large-8 {
height: 66.66667%; }
.grid-y > .large-9 {
height: 75%; }
.grid-y > .large-10 {
height: 83.33333%; }
.grid-y > .large-11 {
height: 91.66667%; }
.grid-y > .large-12 {
height: 100%; } }
.grid-padding-y .grid-padding-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-padding-y .grid-padding-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem; } }
.grid-padding-y > .cell {
padding-top: 0.625rem;
padding-bottom: 0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-padding-y > .cell {
padding-top: 0.9375rem;
padding-bottom: 0.9375rem; } }
.grid-margin-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem; } }
.grid-margin-y > .cell {
height: calc(100% - 1.25rem);
margin-top: 0.625rem;
margin-bottom: 0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem; } }
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.25rem); }
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.25rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.25rem); }
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.25rem); }
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.25rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.25rem); }
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.25rem); }
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.25rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.25rem); }
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.25rem); }
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.25rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.25rem); }
@media print, screen and (min-width: 40em) {
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.875rem); }
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .medium-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .medium-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .medium-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .medium-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .medium-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .medium-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .medium-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-y > .large-auto {
height: auto; }
.grid-margin-y > .large-shrink {
height: auto; }
.grid-margin-y > .large-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .large-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .large-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .large-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .large-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .large-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .large-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .large-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .large-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .large-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .large-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .large-12 {
height: calc(100% - 1.875rem); } }
.grid-frame {
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw; }
.cell .grid-frame {
width: 100%; }
.cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar; }
.cell-block-y {
overflow-y: auto;
max-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar; }
.cell-block-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%; }
.cell-block-container > .grid-x {
max-height: 100%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
@media print, screen and (min-width: 40em) {
.medium-grid-frame {
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw; }
.cell .medium-grid-frame {
width: 100%; }
.medium-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar; }
.medium-cell-block-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%; }
.medium-cell-block-container > .grid-x {
max-height: 100%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.medium-cell-block-y {
overflow-y: auto;
max-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar; } }
@media print, screen and (min-width: 64em) {
.large-grid-frame {
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw; }
.cell .large-grid-frame {
width: 100%; }
.large-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar; }
.large-cell-block-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%; }
.large-cell-block-container > .grid-x {
max-height: 100%;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.large-cell-block-y {
overflow-y: auto;
max-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-stype: -ms-autohiding-scrollbar; } }
.grid-y.grid-frame {
width: auto;
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh; }
@media print, screen and (min-width: 40em) {
.grid-y.medium-grid-frame {
width: auto;
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh; } }
@media print, screen and (min-width: 64em) {
.grid-y.large-grid-frame {
width: auto;
overflow: hidden;
position: relative;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh; } }
.cell .grid-y.grid-frame {
height: 100%; }
@media print, screen and (min-width: 40em) {
.cell .grid-y.medium-grid-frame {
height: 100%; } }
@media print, screen and (min-width: 64em) {
.cell .grid-y.large-grid-frame {
height: 100%; } }
.grid-margin-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem; } }
.grid-margin-y > .cell {
height: calc(100% - 1.25rem);
margin-top: 0.625rem;
margin-bottom: 0.625rem; }
@media print, screen and (min-width: 40em) {
.grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem; } }
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.25rem); }
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.25rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.25rem); }
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.25rem); }
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.25rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.25rem); }
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.25rem); }
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.25rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.25rem); }
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.25rem); }
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.25rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.25rem); }
@media print, screen and (min-width: 40em) {
.grid-margin-y > .auto {
height: auto; }
.grid-margin-y > .shrink {
height: auto; }
.grid-margin-y > .small-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .small-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .small-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .small-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .small-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .small-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .small-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .small-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .small-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .small-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .small-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .small-12 {
height: calc(100% - 1.875rem); }
.grid-margin-y > .medium-auto {
height: auto; }
.grid-margin-y > .medium-shrink {
height: auto; }
.grid-margin-y > .medium-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .medium-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .medium-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .medium-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .medium-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .medium-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .medium-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .medium-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-y > .large-auto {
height: auto; }
.grid-margin-y > .large-shrink {
height: auto; }
.grid-margin-y > .large-1 {
height: calc(8.33333% - 1.875rem); }
.grid-margin-y > .large-2 {
height: calc(16.66667% - 1.875rem); }
.grid-margin-y > .large-3 {
height: calc(25% - 1.875rem); }
.grid-margin-y > .large-4 {
height: calc(33.33333% - 1.875rem); }
.grid-margin-y > .large-5 {
height: calc(41.66667% - 1.875rem); }
.grid-margin-y > .large-6 {
height: calc(50% - 1.875rem); }
.grid-margin-y > .large-7 {
height: calc(58.33333% - 1.875rem); }
.grid-margin-y > .large-8 {
height: calc(66.66667% - 1.875rem); }
.grid-margin-y > .large-9 {
height: calc(75% - 1.875rem); }
.grid-margin-y > .large-10 {
height: calc(83.33333% - 1.875rem); }
.grid-margin-y > .large-11 {
height: calc(91.66667% - 1.875rem); }
.grid-margin-y > .large-12 {
height: calc(100% - 1.875rem); } }
.grid-frame.grid-margin-y {
height: calc(100vh + 1.25rem); }
@media print, screen and (min-width: 40em) {
.grid-frame.grid-margin-y {
height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-frame.grid-margin-y {
height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 40em) {
.grid-margin-y.medium-grid-frame {
height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64em) {
.grid-margin-y.large-grid-frame {
height: calc(100vh + 1.875rem); } }
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0; }
p {
margin-bottom: 1rem;
font-size: inherit;
line-height: 1.6;
text-rendering: optimizeLegibility; }
em,
i {
font-style: italic;
line-height: inherit; }
strong,
b {
font-weight: bold;
line-height: inherit; }
small {
font-size: 80%;
line-height: inherit; }
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-style: normal;
font-weight: normal;
color: inherit;
text-rendering: optimizeLegibility; }
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
line-height: 0;
color: #cacaca; }
h1, .h1 {
font-size: 1.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h2, .h2 {
font-size: 1.25rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h3, .h3 {
font-size: 1.1875rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h4, .h4 {
font-size: 1.125rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h5, .h5 {
font-size: 1.0625rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h6, .h6 {
font-size: 1rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
@media print, screen and (min-width: 40em) {
h1, .h1 {
font-size: 3rem; }
h2, .h2 {
font-size: 2.5rem; }
h3, .h3 {
font-size: 1.9375rem; }
h4, .h4 {
font-size: 1.5625rem; }
h5, .h5 {
font-size: 1.25rem; }
h6, .h6 {
font-size: 1rem; } }
a {
line-height: inherit;
color: #1779ba;
text-decoration: none;
cursor: pointer; }
a:hover, a:focus {
color: #1468a0; }
a img {
border: 0; }
hr {
clear: both;
max-width: 75rem;
height: 0;
margin: 1.25rem auto;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #cacaca;
border-left: 0; }
ul,
ol,
dl {
margin-bottom: 1rem;
list-style-position: outside;
line-height: 1.6; }
li {
font-size: inherit; }
ul {
margin-left: 1.25rem;
list-style-type: disc; }
ol {
margin-left: 1.25rem; }
ul ul, ol ul, ul ol, ol ol {
margin-left: 1.25rem;
margin-bottom: 0; }
dl {
margin-bottom: 1rem; }
dl dt {
margin-bottom: 0.3rem;
font-weight: bold; }
blockquote {
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #cacaca; }
blockquote, blockquote p {
line-height: 1.6;
color: #8a8a8a; }
cite {
display: block;
font-size: 0.8125rem;
color: #8a8a8a; }
cite:before {
content: "— "; }
abbr, abbr[title] {
border-bottom: 1px dotted #0a0a0a;
cursor: help;
text-decoration: none; }
figure {
margin: 0; }
code {
padding: 0.125rem 0.3125rem 0.0625rem;
border: 1px solid #cacaca;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #0a0a0a; }
kbd {
margin: 0;
padding: 0.125rem 0.25rem 0;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #0a0a0a; }
.subheader {
margin-top: 0.2rem;
margin-bottom: 0.5rem;
font-weight: normal;
line-height: 1.4;
color: #8a8a8a; }
.lead {
font-size: 125%;
line-height: 1.6; }
.stat {
font-size: 2.5rem;
line-height: 1; }
p + .stat {
margin-top: -1rem; }
ul.no-bullet, ol.no-bullet {
margin-left: 0;
list-style: none; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
@media print, screen and (min-width: 40em) {
.medium-text-left {
text-align: left; }
.medium-text-right {
text-align: right; }
.medium-text-center {
text-align: center; }
.medium-text-justify {
text-align: justify; } }
@media print, screen and (min-width: 64em) {
.large-text-left {
text-align: left; }
.large-text-right {
text-align: right; }
.large-text-center {
text-align: center; }
.large-text-justify {
text-align: justify; } }
.show-for-print {
display: none !important; }
@media print {
* {
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: black !important;
text-shadow: none !important; }
.show-for-print {
display: block !important; }
.hide-for-print {
display: none !important; }
table.show-for-print {
display: table !important; }
thead.show-for-print {
display: table-header-group !important; }
tbody.show-for-print {
display: table-row-group !important; }
tr.show-for-print {
display: table-row !important; }
td.show-for-print {
display: table-cell !important; }
th.show-for-print {
display: table-cell !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
.ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
content: ''; }
abbr[title]:after {
content: " (" attr(title) ")"; }
pre,
blockquote {
border: 1px solid #8a8a8a;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
@page {
margin: 0.5cm; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.print-break-inside {
page-break-inside: auto; } }
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
outline: none;
border: 1px solid #8a8a8a;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
textarea {
max-width: 100%; }
textarea[rows] {
height: auto; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #cacaca; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #cacaca; }
input::placeholder,
textarea::placeholder {
color: #cacaca; }
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
background-color: #e6e6e6;
cursor: not-allowed; }
[type='submit'],
[type='button'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0; }
input[type='search'] {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
[type='file'],
[type='checkbox'],
[type='radio'] {
margin: 0 0 1rem; }
[type='checkbox'] + label,
[type='radio'] + label {
display: inline-block;
vertical-align: baseline;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0; }
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
cursor: pointer; }
label > [type='checkbox'],
label > [type='radio'] {
margin-right: 0.5rem; }
[type='file'] {
width: 100%; }
label {
display: block;
margin: 0;
font-size: 0.875rem;
font-weight: normal;
line-height: 1.8;
color: #0a0a0a; }
label.middle {
margin: 0 0 1rem;
padding: 0.5625rem 0; }
.help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: #0a0a0a; }
.input-group {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-bottom: 1rem;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.input-group > :first-child {
border-radius: 0 0 0 0; }
.input-group > :last-child > * {
border-radius: 0 0 0 0; }
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
margin: 0;
white-space: nowrap; }
.input-group-label {
padding: 0 1rem;
border: 1px solid #cacaca;
background: #e6e6e6;
color: #0a0a0a;
text-align: center;
white-space: nowrap;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.input-group-label:first-child {
border-right: 0; }
.input-group-label:last-child {
border-left: 0; }
.input-group-field {
border-radius: 0;
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto;
min-width: 0; }
.input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
height: auto;
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
padding-top: 0;
padding-bottom: 0;
font-size: 1rem; }
fieldset {
margin: 0;
padding: 0;
border: 0; }
legend {
max-width: 100%;
margin-bottom: 0.5rem; }
.fieldset {
margin: 1.125rem 0;
padding: 1.25rem;
border: 1px solid #cacaca; }
.fieldset legend {
margin: 0;
margin-left: -0.1875rem;
padding: 0 0.1875rem; }
select {
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
-webkit-background-origin: content-box;
background-origin: content-box;
background-position: right -1rem center;
background-repeat: no-repeat;
-webkit-background-size: 9px 6px;
background-size: 9px 6px;
padding-right: 1.5rem;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
@media screen and (min-width: 0\0) {
select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==); } }
select:focus {
outline: none;
border: 1px solid #8a8a8a;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
select:disabled {
background-color: #e6e6e6;
cursor: not-allowed; }
select::-ms-expand {
display: none; }
select[multiple] {
height: auto;
background-image: none; }
.is-invalid-input:not(:focus) {
border-color: #cc4b37;
background-color: #f9ecea; }
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
color: #cc4b37; }
.is-invalid-input:not(:focus):-ms-input-placeholder {
color: #cc4b37; }
.is-invalid-input:not(:focus)::placeholder {
color: #cc4b37; }
.is-invalid-label {
color: #cc4b37; }
.form-error {
display: none;
margin-top: -0.5rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: bold;
color: #cc4b37; }
.form-error.is-visible {
display: block; }
.button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
font-family: inherit;
padding: 0.85em 1em;
-webkit-appearance: none;
border: 1px solid transparent;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 0.9rem;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #1779ba;
color: #fefefe; }
[data-whatinput='mouse'] .button {
outline: 0; }
.button:hover, .button:focus {
background-color: #14679e;
color: #fefefe; }
.button.tiny {
font-size: 0.6rem; }
.button.small {
font-size: 0.75rem; }
.button.large {
font-size: 1.25rem; }
.button.expanded {
display: block;
width: 100%;
margin-right: 0;
margin-left: 0; }
.button.primary {
background-color: #1779ba;
color: #fefefe; }
.button.primary:hover, .button.primary:focus {
background-color: #126195;
color: #fefefe; }
.button.secondary {
background-color: #767676;
color: #fefefe; }
.button.secondary:hover, .button.secondary:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button.success {
background-color: #3adb76;
color: #0a0a0a; }
.button.success:hover, .button.success:focus {
background-color: #22bb5b;
color: #0a0a0a; }
.button.warning {
background-color: #ffae00;
color: #0a0a0a; }
.button.warning:hover, .button.warning:focus {
background-color: #cc8b00;
color: #0a0a0a; }
.button.alert {
background-color: #cc4b37;
color: #fefefe; }
.button.alert:hover, .button.alert:focus {
background-color: #a53b2a;
color: #fefefe; }
.button.disabled, .button[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
background-color: #1779ba;
color: #fefefe; }
.button.disabled.primary, .button[disabled].primary {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
background-color: #1779ba;
color: #fefefe; }
.button.disabled.secondary, .button[disabled].secondary {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #767676;
color: #fefefe; }
.button.disabled.success, .button[disabled].success {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #3adb76;
color: #0a0a0a; }
.button.disabled.warning, .button[disabled].warning {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #ffae00;
color: #0a0a0a; }
.button.disabled.alert, .button[disabled].alert {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #cc4b37;
color: #fefefe; }
.button.hollow {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow, .button.hollow:hover, .button.hollow:focus {
background-color: transparent; }
.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
background-color: transparent; }
.button.hollow:hover, .button.hollow:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow.primary {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow.secondary {
border: 1px solid #767676;
color: #767676; }
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: #3b3b3b;
color: #3b3b3b; }
.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
border: 1px solid #767676;
color: #767676; }
.button.hollow.success {
border: 1px solid #3adb76;
color: #3adb76; }
.button.hollow.success:hover, .button.hollow.success:focus {
border-color: #157539;
color: #157539; }
.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
border: 1px solid #3adb76;
color: #3adb76; }
.button.hollow.warning {
border: 1px solid #ffae00;
color: #ffae00; }
.button.hollow.warning:hover, .button.hollow.warning:focus {
border-color: #805700;
color: #805700; }
.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
border: 1px solid #ffae00;
color: #ffae00; }
.button.hollow.alert {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.hollow.alert:hover, .button.hollow.alert:focus {
border-color: #67251a;
color: #67251a; }
.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.clear {
border: 1px solid #1779ba;
color: #1779ba; }
.button.clear, .button.clear:hover, .button.clear:focus {
background-color: transparent; }
.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
background-color: transparent; }
.button.clear:hover, .button.clear:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
border: 1px solid #1779ba;
color: #1779ba; }
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
border-color: transparent; }
.button.clear.primary {
border: 1px solid #1779ba;
color: #1779ba; }
.button.clear.primary:hover, .button.clear.primary:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
border: 1px solid #1779ba;
color: #1779ba; }
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
border-color: transparent; }
.button.clear.secondary {
border: 1px solid #767676;
color: #767676; }
.button.clear.secondary:hover, .button.clear.secondary:focus {
border-color: #3b3b3b;
color: #3b3b3b; }
.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
border: 1px solid #767676;
color: #767676; }
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
border-color: transparent; }
.button.clear.success {
border: 1px solid #3adb76;
color: #3adb76; }
.button.clear.success:hover, .button.clear.success:focus {
border-color: #157539;
color: #157539; }
.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
border: 1px solid #3adb76;
color: #3adb76; }
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
border-color: transparent; }
.button.clear.warning {
border: 1px solid #ffae00;
color: #ffae00; }
.button.clear.warning:hover, .button.clear.warning:focus {
border-color: #805700;
color: #805700; }
.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
border: 1px solid #ffae00;
color: #ffae00; }
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
border-color: transparent; }
.button.clear.alert {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.clear.alert:hover, .button.clear.alert:focus {
border-color: #67251a;
color: #67251a; }
.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
border-color: transparent; }
.button.dropdown::after {
display: block;
width: 0;
height: 0;
border: inset 0.4em;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: relative;
top: 0.4em;
display: inline-block;
float: right;
margin-left: 1em; }
.button.dropdown.hollow::after {
border-top-color: #1779ba; }
.button.dropdown.hollow.primary::after {
border-top-color: #1779ba; }
.button.dropdown.hollow.secondary::after {
border-top-color: #767676; }
.button.dropdown.hollow.success::after {
border-top-color: #3adb76; }
.button.dropdown.hollow.warning::after {
border-top-color: #ffae00; }
.button.dropdown.hollow.alert::after {
border-top-color: #cc4b37; }
.button.arrow-only::after {
top: -0.1em;
float: none;
margin-left: 0; }
a.button:hover, a.button:focus {
text-decoration: none; }
.accordion {
margin-left: 0;
background: #fefefe;
list-style-type: none; }
.accordion[disabled] .accordion-title {
cursor: not-allowed; }
.accordion-item:first-child > :first-child {
border-radius: 0 0 0 0; }
.accordion-item:last-child > :last-child {
border-radius: 0 0 0 0; }
.accordion-title {
position: relative;
display: block;
padding: 1.25rem 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
font-size: 0.75rem;
line-height: 1;
color: #1779ba; }
:last-child:not(.is-active) > .accordion-title {
border-bottom: 1px solid #e6e6e6;
border-radius: 0 0 0 0; }
.accordion-title:hover, .accordion-title:focus {
background-color: #e6e6e6; }
.accordion-title::before {
position: absolute;
top: 50%;
right: 1rem;
margin-top: -0.5rem;
content: '+'; }
.is-active > .accordion-title::before {
content: '\2013'; }
.accordion-content {
display: none;
padding: 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
background-color: #fefefe;
color: #0a0a0a; }
:last-child > .accordion-content:last-child {
border-bottom: 1px solid #e6e6e6; }
.accordion-menu li {
width: 100%; }
.accordion-menu a {
padding: 0.7rem 1rem; }
.accordion-menu .is-accordion-submenu a {
padding: 0.7rem 1rem; }
.accordion-menu .nested.is-accordion-submenu {
margin-right: 0;
margin-left: 1rem; }
.accordion-menu.align-right .nested.is-accordion-submenu {
margin-right: 1rem;
margin-left: 0; }
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
position: relative; }
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #1779ba transparent transparent;
position: absolute;
top: 50%;
margin-top: -3px;
right: 1rem; }
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
left: auto;
right: 1rem; }
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
right: auto;
left: 1rem; }
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%; }
.is-accordion-submenu-parent {
position: relative; }
.has-submenu-toggle > a {
margin-right: 40px; }
.submenu-toggle {
position: absolute;
top: 0;
right: 0;
cursor: pointer;
width: 40px;
height: 40px; }
.submenu-toggle::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #1779ba transparent transparent;
top: 0;
bottom: 0;
margin: auto; }
.submenu-toggle[aria-expanded='true']::after {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%; }
.submenu-toggle-text {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0; }
.badge {
display: inline-block;
min-width: 2.1em;
padding: 0.3em;
border-radius: 50%;
font-size: 0.6rem;
text-align: center;
background: #1779ba;
color: #fefefe; }
.badge.primary {
background: #1779ba;
color: #fefefe; }
.badge.secondary {
background: #767676;
color: #fefefe; }
.badge.success {
background: #3adb76;
color: #0a0a0a; }
.badge.warning {
background: #ffae00;
color: #0a0a0a; }
.badge.alert {
background: #cc4b37;
color: #fefefe; }
.breadcrumbs {
margin: 0 0 1rem 0;
list-style: none; }
.breadcrumbs::before, .breadcrumbs::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.breadcrumbs::after {
clear: both; }
.breadcrumbs li {
float: left;
font-size: 0.6875rem;
color: #0a0a0a;
cursor: default;
text-transform: uppercase; }
.breadcrumbs li:not(:last-child)::after {
position: relative;
margin: 0 0.75rem;
opacity: 1;
content: "/";
color: #cacaca; }
.breadcrumbs a {
color: #1779ba; }
.breadcrumbs a:hover {
text-decoration: underline; }
.breadcrumbs .disabled {
color: #cacaca;
cursor: not-allowed; }
.button-group {
margin-bottom: 1rem;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.button-group::before, .button-group::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.button-group::after {
clear: both; }
.button-group .button {
margin: 0;
margin-right: 1px;
margin-bottom: 1px;
font-size: 0.9rem;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.button-group .button:last-child {
margin-right: 0; }
.button-group.tiny .button {
font-size: 0.6rem; }
.button-group.small .button {
font-size: 0.75rem; }
.button-group.large .button {
font-size: 1.25rem; }
.button-group.expanded .button {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.button-group.primary .button {
background-color: #1779ba;
color: #fefefe; }
.button-group.primary .button:hover, .button-group.primary .button:focus {
background-color: #126195;
color: #fefefe; }
.button-group.secondary .button {
background-color: #767676;
color: #fefefe; }
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button-group.success .button {
background-color: #3adb76;
color: #0a0a0a; }
.button-group.success .button:hover, .button-group.success .button:focus {
background-color: #22bb5b;
color: #0a0a0a; }
.button-group.warning .button {
background-color: #ffae00;
color: #0a0a0a; }
.button-group.warning .button:hover, .button-group.warning .button:focus {
background-color: #cc8b00;
color: #0a0a0a; }
.button-group.alert .button {
background-color: #cc4b37;
color: #fefefe; }
.button-group.alert .button:hover, .button-group.alert .button:focus {
background-color: #a53b2a;
color: #fefefe; }
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
margin-bottom: 0; }
@media print, screen and (min-width: 40em) {
.button-group.stacked-for-small .button {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
margin-bottom: 0; } }
@media print, screen and (min-width: 64em) {
.button-group.stacked-for-medium .button {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
margin-bottom: 0; } }
@media screen and (max-width: 39.9375em) {
.button-group.stacked-for-small.expanded {
display: block; }
.button-group.stacked-for-small.expanded .button {
display: block;
margin-right: 0; } }
.callout {
position: relative;
margin: 0 0 1rem 0;
padding: 1rem;
border: 1px solid rgba(10, 10, 10, 0.25);
border-radius: 0;
background-color: white;
color: #0a0a0a; }
.callout > :first-child {
margin-top: 0; }
.callout > :last-child {
margin-bottom: 0; }
.callout.primary {
background-color: #d7ecfa;
color: #0a0a0a; }
.callout.secondary {
background-color: #eaeaea;
color: #0a0a0a; }
.callout.success {
background-color: #e1faea;
color: #0a0a0a; }
.callout.warning {
background-color: #fff3d9;
color: #0a0a0a; }
.callout.alert {
background-color: #f7e4e1;
color: #0a0a0a; }
.callout.small {
padding-top: 0.5rem;
padding-right: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 0.5rem; }
.callout.large {
padding-top: 3rem;
padding-right: 3rem;
padding-bottom: 3rem;
padding-left: 3rem; }
.card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 1rem;
border: 1px solid #e6e6e6;
border-radius: 0;
background: #fefefe;
-webkit-box-shadow: none;
box-shadow: none;
overflow: hidden;
color: #0a0a0a; }
.card > :last-child {
margin-bottom: 0; }
.card-divider {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 1rem;
background: #e6e6e6; }
.card-divider > :last-child {
margin-bottom: 0; }
.card-section {
-webkit-box-flex: 1;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding: 1rem; }
.card-section > :last-child {
margin-bottom: 0; }
.card-image {
min-height: 1px; }
.close-button {
position: absolute;
color: #8a8a8a;
cursor: pointer; }
[data-whatinput='mouse'] .close-button {
outline: 0; }
.close-button:hover, .close-button:focus {
color: #0a0a0a; }
.close-button.small {
right: 0.66rem;
top: 0.33em;
font-size: 1.5em;
line-height: 1; }
.close-button, .close-button.medium {
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1; }
.menu {
padding: 0;
margin: 0;
list-style: none;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
[data-whatinput='mouse'] .menu li {
outline: 0; }
.menu a,
.menu .button {
line-height: 1;
text-decoration: none;
display: block;
padding: 0.7rem 1rem; }
.menu input,
.menu select,
.menu a,
.menu button {
margin-bottom: 0; }
.menu input {
display: inline-block; }
.menu, .menu.horizontal {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.menu.vertical {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.menu.expanded li {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.menu.simple {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.menu.simple li + li {
margin-left: 1rem; }
.menu.simple a {
padding: 0; }
@media print, screen and (min-width: 40em) {
.menu.medium-horizontal {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.menu.medium-vertical {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.menu.medium-expanded li {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.menu.medium-simple li {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
@media print, screen and (min-width: 64em) {
.menu.large-horizontal {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.menu.large-vertical {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.menu.large-expanded li {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.menu.large-simple li {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; } }
.menu.nested {
margin-right: 0;
margin-left: 1rem; }
.menu.icons a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.menu.icon-left li a {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap; }
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
margin-right: 0.25rem; }
.menu.icon-right li a {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap; }
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
margin-left: 0.25rem; }
.menu.icon-top li a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
margin-bottom: 0.25rem;
text-align: center; }
.menu.icon-bottom li a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
margin-bottom: 0.25rem;
text-align: center; }
.menu .is-active > a {
background: #1779ba;
color: #fefefe; }
.menu .active > a {
background: #1779ba;
color: #fefefe; }
.menu.align-left {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.menu.align-right li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.menu.align-right li .submenu li {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.menu.align-right.vertical li {
display: block;
text-align: right; }
.menu.align-right.vertical li .submenu li {
text-align: right; }
.menu.align-right .nested {
margin-right: 1rem;
margin-left: 0; }
.menu.align-center li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.menu.align-center li .submenu li {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.menu .menu-text {
padding: 0.7rem 1rem;
font-weight: bold;
line-height: 1;
color: inherit; }
.menu-centered > .menu {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.menu-centered > .menu li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.menu-centered > .menu li .submenu li {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.no-js [data-responsive-menu] ul {
display: none; }
.menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer; }
.menu-icon::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #fefefe;
-webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
content: ''; }
.menu-icon:hover::after {
background: #cacaca;
-webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer; }
.menu-icon.dark::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
-webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
content: ''; }
.menu-icon.dark:hover::after {
background: #8a8a8a;
-webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }
.is-drilldown {
position: relative;
overflow: hidden; }
.is-drilldown li {
display: block; }
.is-drilldown.animate-height {
-webkit-transition: height 0.5s;
transition: height 0.5s; }
.drilldown a {
padding: 0.7rem 1rem;
background: #fefefe; }
.drilldown .is-drilldown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: -1;
width: 100%;
background: #fefefe;
-webkit-transition: -webkit-transform 0.15s linear;
transition: -webkit-transform 0.15s linear;
transition: transform 0.15s linear;
transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
.drilldown .is-drilldown-submenu.is-active {
z-index: 1;
display: block;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.drilldown .is-drilldown-submenu.is-closing {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.drilldown .is-drilldown-submenu a {
padding: 0.7rem 1rem; }
.drilldown .nested.is-drilldown-submenu {
margin-right: 0;
margin-left: 0; }
.drilldown .drilldown-submenu-cover-previous {
min-height: 100%; }
.drilldown .is-drilldown-submenu-parent > a {
position: relative; }
.drilldown .is-drilldown-submenu-parent > a::after {
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; }
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
left: auto;
right: 1rem;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; }
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
right: auto;
left: 1rem;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent; }
.drilldown .js-drilldown-back > a::before {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent;
border-left-width: 0;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem;
border-left-width: 0; }
.dropdown-pane {
position: absolute;
z-index: 10;
width: 300px;
padding: 1rem;
visibility: hidden;
display: none;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-size: 1rem; }
.dropdown-pane.is-opening {
display: block; }
.dropdown-pane.is-open {
visibility: visible;
display: block; }
.dropdown-pane.tiny {
width: 100px; }
.dropdown-pane.small {
width: 200px; }
.dropdown-pane.large {
width: 400px; }
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #1779ba transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu a {
padding: 0.7rem 1rem; }
[data-whatinput='mouse'] .dropdown.menu a {
outline: 0; }
.dropdown.menu .is-active > a {
background: transparent;
color: #1779ba; }
.no-js .dropdown.menu ul {
display: none; }
.dropdown.menu .nested.is-dropdown-submenu {
margin-right: 0;
margin-left: 0; }
.dropdown.menu.vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
top: 0; }
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.vertical > li > a::after {
right: 14px; }
.dropdown.menu.vertical > li.opens-left > a::after {
right: auto;
left: 5px;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent; }
.dropdown.menu.vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; }
@media print, screen and (min-width: 40em) {
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #1779ba transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
top: 0; }
.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.medium-vertical > li > a::after {
right: 14px; }
.dropdown.menu.medium-vertical > li.opens-left > a::after {
right: auto;
left: 5px;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent; }
.dropdown.menu.medium-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; } }
@media print, screen and (min-width: 64em) {
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #1779ba transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu.large-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
top: 0; }
.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.large-vertical > li > a::after {
right: 14px; }
.dropdown.menu.large-vertical > li.opens-left > a::after {
right: auto;
left: 5px;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent; }
.dropdown.menu.large-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; } }
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
right: 0;
left: auto; }
.is-dropdown-menu.vertical {
width: 100px; }
.is-dropdown-menu.vertical.align-right {
float: right; }
.is-dropdown-submenu-parent {
position: relative; }
.is-dropdown-submenu-parent a::after {
position: absolute;
top: 50%;
right: 5px;
left: auto;
margin-top: -6px; }
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
top: 100%;
left: auto; }
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto; }
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.is-dropdown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: 1;
display: none;
min-width: 200px;
border: 1px solid #cacaca;
background: #fefefe; }
.dropdown .is-dropdown-submenu a {
padding: 0.7rem 1rem; }
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
right: 14px; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
right: auto;
left: 5px;
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; }
.is-dropdown-submenu .is-dropdown-submenu {
margin-top: -1px; }
.is-dropdown-submenu > li {
width: 100%; }
.is-dropdown-submenu.js-dropdown-active {
display: block; }
.responsive-embed,
.flex-video {
position: relative;
height: 0;
margin-bottom: 1rem;
padding-bottom: 75%;
overflow: hidden; }
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.responsive-embed.widescreen,
.flex-video.widescreen {
padding-bottom: 56.25%; }
.label {
display: inline-block;
padding: 0.33333rem 0.5rem;
border-radius: 0;
font-size: 0.8rem;
line-height: 1;
white-space: nowrap;
cursor: default;
background: #1779ba;
color: #fefefe; }
.label.primary {
background: #1779ba;
color: #fefefe; }
.label.secondary {
background: #767676;
color: #fefefe; }
.label.success {
background: #3adb76;
color: #0a0a0a; }
.label.warning {
background: #ffae00;
color: #0a0a0a; }
.label.alert {
background: #cc4b37;
color: #fefefe; }
.media-object {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 1rem;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.media-object img {
max-width: none; }
@media screen and (max-width: 39.9375em) {
.media-object.stack-for-small {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
@media screen and (max-width: 39.9375em) {
.media-object.stack-for-small .media-object-section {
padding: 0;
padding-bottom: 1rem;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%; }
.media-object.stack-for-small .media-object-section img {
width: 100%; } }
.media-object-section {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.media-object-section:first-child {
padding-right: 1rem; }
.media-object-section:last-child:not(:nth-child(2)) {
padding-left: 1rem; }
.media-object-section > :last-child {
margin-bottom: 0; }
.media-object-section.main-section {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.is-off-canvas-open {
overflow: hidden; }
.js-off-canvas-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 11;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
transition: opacity 0.5s ease, visibility 0.5s ease;
background: rgba(254, 254, 254, 0.25);
opacity: 0;
visibility: hidden;
overflow: hidden; }
.js-off-canvas-overlay.is-visible {
opacity: 1;
visibility: visible; }
.js-off-canvas-overlay.is-closable {
cursor: pointer; }
.js-off-canvas-overlay.is-overlay-absolute {
position: absolute; }
.js-off-canvas-overlay.is-overlay-fixed {
position: fixed; }
.off-canvas-wrapper {
position: relative;
overflow: hidden; }
.off-canvas {
position: fixed;
z-index: 12;
-webkit-transition: -webkit-transform 0.5s ease;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #e6e6e6; }
[data-whatinput='mouse'] .off-canvas {
outline: 0; }
.off-canvas.is-transition-push {
z-index: 12; }
.off-canvas.is-closed {
visibility: hidden; }
.off-canvas.is-transition-overlap {
z-index: 13; }
.off-canvas.is-transition-overlap.is-open {
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
.off-canvas.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-absolute {
position: absolute;
z-index: 12;
-webkit-transition: -webkit-transform 0.5s ease;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #e6e6e6; }
[data-whatinput='mouse'] .off-canvas-absolute {
outline: 0; }
.off-canvas-absolute.is-transition-push {
z-index: 12; }
.off-canvas-absolute.is-closed {
visibility: hidden; }
.off-canvas-absolute.is-transition-overlap {
z-index: 13; }
.off-canvas-absolute.is-transition-overlap.is-open {
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
.off-canvas-absolute.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.position-left {
top: 0;
left: 0;
height: 100%;
overflow-y: auto;
width: 250px;
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.off-canvas-content .off-canvas.position-left {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-left.has-transition-push {
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.position-left.is-transition-push {
-webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }
.position-right {
top: 0;
right: 0;
height: 100%;
overflow-y: auto;
width: 250px;
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.off-canvas-content .off-canvas.position-right {
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-right.has-transition-push {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.position-right.is-transition-push {
-webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }
.position-top {
top: 0;
left: 0;
width: 100%;
overflow-x: auto;
height: 250px;
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.off-canvas-content .off-canvas.position-top {
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-top.has-transition-push {
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.position-top.is-transition-push {
-webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }
.position-bottom {
bottom: 0;
left: 0;
width: 100%;
overflow-x: auto;
height: 250px;
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.off-canvas-content .off-canvas.position-bottom {
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-bottom.has-transition-push {
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.position-bottom.is-transition-push {
-webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }
.off-canvas-content {
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-transition: -webkit-transform 0.5s ease;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.off-canvas-content.has-transition-push {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content .off-canvas.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
@media print, screen and (min-width: 40em) {
.position-left.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
transition: none;
visibility: visible; }
.position-left.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-left.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-left {
margin-left: 250px; }
.position-left.reveal-for-medium ~ .off-canvas-content {
margin-left: 250px; }
.position-right.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
transition: none;
visibility: visible; }
.position-right.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-right.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-right {
margin-right: 250px; }
.position-right.reveal-for-medium ~ .off-canvas-content {
margin-right: 250px; }
.position-top.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
transition: none;
visibility: visible; }
.position-top.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-top.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-top {
margin-top: 250px; }
.position-top.reveal-for-medium ~ .off-canvas-content {
margin-top: 250px; }
.position-bottom.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
transition: none;
visibility: visible; }
.position-bottom.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-bottom.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-bottom {
margin-bottom: 250px; }
.position-bottom.reveal-for-medium ~ .off-canvas-content {
margin-bottom: 250px; } }
@media print, screen and (min-width: 64em) {
.position-left.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
transition: none;
visibility: visible; }
.position-left.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-left.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-left {
margin-left: 250px; }
.position-left.reveal-for-large ~ .off-canvas-content {
margin-left: 250px; }
.position-right.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
transition: none;
visibility: visible; }
.position-right.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-right.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-right {
margin-right: 250px; }
.position-right.reveal-for-large ~ .off-canvas-content {
margin-right: 250px; }
.position-top.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
transition: none;
visibility: visible; }
.position-top.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-top.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-top {
margin-top: 250px; }
.position-top.reveal-for-large ~ .off-canvas-content {
margin-top: 250px; }
.position-bottom.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
transition: none;
visibility: visible; }
.position-bottom.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-bottom.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-bottom {
margin-bottom: 250px; }
.position-bottom.reveal-for-large ~ .off-canvas-content {
margin-bottom: 250px; } }
@media print, screen and (min-width: 40em) {
.off-canvas.in-canvas-for-medium {
visibility: visible;
height: auto;
position: static;
background: inherit;
width: inherit;
overflow: inherit;
-webkit-transition: inherit;
transition: inherit; }
.off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas.in-canvas-for-medium .close-button {
display: none; } }
@media print, screen and (min-width: 64em) {
.off-canvas.in-canvas-for-large {
visibility: visible;
height: auto;
position: static;
background: inherit;
width: inherit;
overflow: inherit;
-webkit-transition: inherit;
transition: inherit; }
.off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas.in-canvas-for-large .close-button {
display: none; } }
.orbit {
position: relative; }
.orbit-container {
position: relative;
height: 0;
margin: 0;
list-style: none;
overflow: hidden; }
.orbit-slide {
width: 100%; }
.orbit-slide.no-motionui.is-active {
top: 0;
left: 0; }
.orbit-figure {
margin: 0; }
.orbit-image {
width: 100%;
max-width: 100%;
margin: 0; }
.orbit-caption {
position: absolute;
bottom: 0;
width: 100%;
margin-bottom: 0;
padding: 1rem;
background-color: rgba(10, 10, 10, 0.5);
color: #fefefe; }
.orbit-previous, .orbit-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 10;
padding: 1rem;
color: #fefefe; }
[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
outline: 0; }
.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
background-color: rgba(10, 10, 10, 0.5); }
.orbit-previous {
left: 0; }
.orbit-next {
left: auto;
right: 0; }
.orbit-bullets {
position: relative;
margin-top: 0.8rem;
margin-bottom: 0.8rem;
text-align: center; }
[data-whatinput='mouse'] .orbit-bullets {
outline: 0; }
.orbit-bullets button {
width: 1.2rem;
height: 1.2rem;
margin: 0.1rem;
border-radius: 50%;
background-color: #cacaca; }
.orbit-bullets button:hover {
background-color: #8a8a8a; }
.orbit-bullets button.is-active {
background-color: #8a8a8a; }
.pagination {
margin-left: 0;
margin-bottom: 1rem; }
.pagination::before, .pagination::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.pagination::after {
clear: both; }
.pagination li {
margin-right: 0.0625rem;
border-radius: 0;
font-size: 0.875rem;
display: none; }
.pagination li:last-child, .pagination li:first-child {
display: inline-block; }
@media print, screen and (min-width: 40em) {
.pagination li {
display: inline-block; } }
.pagination a,
.pagination button {
display: block;
padding: 0.1875rem 0.625rem;
border-radius: 0;
color: #0a0a0a; }
.pagination a:hover,
.pagination button:hover {
background: #e6e6e6; }
.pagination .current {
padding: 0.1875rem 0.625rem;
background: #1779ba;
color: #fefefe;
cursor: default; }
.pagination .disabled {
padding: 0.1875rem 0.625rem;
color: #cacaca;
cursor: not-allowed; }
.pagination .disabled:hover {
background: transparent; }
.pagination .ellipsis::after {
padding: 0.1875rem 0.625rem;
content: '\2026';
color: #0a0a0a; }
.pagination-previous a::before,
.pagination-previous.disabled::before {
display: inline-block;
margin-right: 0.5rem;
content: '\00ab'; }
.pagination-next a::after,
.pagination-next.disabled::after {
display: inline-block;
margin-left: 0.5rem;
content: '\00bb'; }
.progress {
height: 1rem;
margin-bottom: 1rem;
border-radius: 0;
background-color: #cacaca; }
.progress.primary .progress-meter {
background-color: #1779ba; }
.progress.secondary .progress-meter {
background-color: #767676; }
.progress.success .progress-meter {
background-color: #3adb76; }
.progress.warning .progress-meter {
background-color: #ffae00; }
.progress.alert .progress-meter {
background-color: #cc4b37; }
.progress-meter {
position: relative;
display: block;
width: 0%;
height: 100%;
background-color: #1779ba; }
.progress-meter-text {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
margin: 0;
font-size: 0.75rem;
font-weight: bold;
color: #fefefe;
white-space: nowrap; }
.slider {
position: relative;
height: 0.5rem;
margin-top: 1.25rem;
margin-bottom: 2.25rem;
background-color: #e6e6e6;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: none;
touch-action: none; }
.slider-fill {
position: absolute;
top: 0;
left: 0;
display: inline-block;
max-width: 100%;
height: 0.5rem;
background-color: #cacaca;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.slider-fill.is-dragging {
-webkit-transition: all 0s linear;
transition: all 0s linear; }
.slider-handle {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
z-index: 1;
display: inline-block;
width: 1.4rem;
height: 1.4rem;
border-radius: 0;
background-color: #1779ba;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-ms-touch-action: manipulation;
touch-action: manipulation; }
[data-whatinput='mouse'] .slider-handle {
outline: 0; }
.slider-handle:hover {
background-color: #14679e; }
.slider-handle.is-dragging {
-webkit-transition: all 0s linear;
transition: all 0s linear; }
.slider.disabled,
.slider[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.slider.vertical {
display: inline-block;
width: 0.5rem;
height: 12.5rem;
margin: 0 1.25rem;
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1); }
.slider.vertical .slider-fill {
top: 0;
width: 0.5rem;
max-height: 100%; }
.slider.vertical .slider-handle {
position: absolute;
top: 0;
left: 50%;
width: 1.4rem;
height: 1.4rem;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.sticky-container {
position: relative; }
.sticky {
position: relative;
z-index: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.sticky.is-stuck {
position: fixed;
z-index: 5;
width: 100%; }
.sticky.is-stuck.is-at-top {
top: 0; }
.sticky.is-stuck.is-at-bottom {
bottom: 0; }
.sticky.is-anchored {
position: relative;
right: auto;
left: auto; }
.sticky.is-anchored.is-at-bottom {
bottom: 0; }
body.is-reveal-open {
overflow: hidden; }
html.is-reveal-open,
html.is-reveal-open body {
min-height: 100%;
overflow: hidden;
position: fixed;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.reveal-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1005;
display: none;
background-color: rgba(10, 10, 10, 0.45);
overflow-y: scroll; }
.reveal {
z-index: 1006;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: none;
padding: 1rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
position: relative;
top: 100px;
margin-right: auto;
margin-left: auto;
overflow-y: auto; }
[data-whatinput='mouse'] .reveal {
outline: 0; }
@media print, screen and (min-width: 40em) {
.reveal {
min-height: 0; } }
.reveal .column {
min-width: 0; }
.reveal > :last-child {
margin-bottom: 0; }
@media print, screen and (min-width: 40em) {
.reveal {
width: 600px;
max-width: 75rem; } }
.reveal.collapse {
padding: 0; }
@media print, screen and (min-width: 40em) {
.reveal.tiny {
width: 30%;
max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
.reveal.small {
width: 50%;
max-width: 75rem; } }
@media print, screen and (min-width: 40em) {
.reveal.large {
width: 90%;
max-width: 75rem; } }
.reveal.full {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0; }
@media screen and (max-width: 39.9375em) {
.reveal {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0; } }
.reveal.without-overlay {
position: fixed; }
.switch {
height: 2rem;
position: relative;
margin-bottom: 1rem;
outline: 0;
font-size: 0.875rem;
font-weight: bold;
color: #fefefe;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.switch-input {
position: absolute;
margin-bottom: 0;
opacity: 0; }
.switch-paddle {
position: relative;
display: block;
width: 4rem;
height: 2rem;
border-radius: 0;
background: #cacaca;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
font-weight: inherit;
color: inherit;
cursor: pointer; }
input + .switch-paddle {
margin: 0; }
.switch-paddle::after {
position: absolute;
top: 0.25rem;
left: 0.25rem;
display: block;
width: 1.5rem;
height: 1.5rem;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
border-radius: 0;
background: #fefefe;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
content: ''; }
input:checked ~ .switch-paddle {
background: #1779ba; }
input:checked ~ .switch-paddle::after {
left: 2.25rem; }
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
outline: 0; }
.switch-active, .switch-inactive {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.switch-active {
left: 8%;
display: none; }
input:checked + label > .switch-active {
display: block; }
.switch-inactive {
right: 15%; }
input:checked + label > .switch-inactive {
display: none; }
.switch.tiny {
height: 1.5rem; }
.switch.tiny .switch-paddle {
width: 3rem;
height: 1.5rem;
font-size: 0.625rem; }
.switch.tiny .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1rem;
height: 1rem; }
.switch.tiny input:checked ~ .switch-paddle::after {
left: 1.75rem; }
.switch.small {
height: 1.75rem; }
.switch.small .switch-paddle {
width: 3.5rem;
height: 1.75rem;
font-size: 0.75rem; }
.switch.small .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1.25rem;
height: 1.25rem; }
.switch.small input:checked ~ .switch-paddle::after {
left: 2rem; }
.switch.large {
height: 2.5rem; }
.switch.large .switch-paddle {
width: 5rem;
height: 2.5rem;
font-size: 1rem; }
.switch.large .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 2rem;
height: 2rem; }
.switch.large input:checked ~ .switch-paddle::after {
left: 2.75rem; }
table {
border-collapse: collapse;
width: 100%;
margin-bottom: 1rem;
border-radius: 0; }
table thead,
table tbody,
table tfoot {
border: 1px solid #f1f1f1;
background-color: #fefefe; }
table caption {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold; }
table thead {
background: #f8f8f8;
color: #0a0a0a; }
table tfoot {
background: #f1f1f1;
color: #0a0a0a; }
table thead tr,
table tfoot tr {
background: transparent; }
table thead th,
table thead td,
table tfoot th,
table tfoot td {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
text-align: left; }
table tbody th,
table tbody td {
padding: 0.5rem 0.625rem 0.625rem; }
table tbody tr:nth-child(even) {
border-bottom: 0;
background-color: #f1f1f1; }
table.unstriped tbody {
background-color: #fefefe; }
table.unstriped tbody tr {
border-bottom: 0;
border-bottom: 1px solid #f1f1f1;
background-color: #fefefe; }
@media screen and (max-width: 63.9375em) {
table.stack thead {
display: none; }
table.stack tfoot {
display: none; }
table.stack tr,
table.stack th,
table.stack td {
display: block; }
table.stack td {
border-top: 0; } }
table.scroll {
display: block;
width: 100%;
overflow-x: auto; }
table.hover thead tr:hover {
background-color: #f3f3f3; }
table.hover tfoot tr:hover {
background-color: #ececec; }
table.hover tbody tr:hover {
background-color: #f9f9f9; }
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
background-color: #ececec; }
.table-scroll {
overflow-x: auto; }
.table-scroll table {
width: auto; }
.tabs {
margin: 0;
border: 1px solid #e6e6e6;
background: #fefefe;
list-style-type: none; }
.tabs::before, .tabs::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.tabs::after {
clear: both; }
.tabs.vertical > li {
display: block;
float: none;
width: auto; }
.tabs.simple > li > a {
padding: 0; }
.tabs.simple > li > a:hover {
background: transparent; }
.tabs.primary {
background: #1779ba; }
.tabs.primary > li > a {
color: #fefefe; }
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
background: #1673b1; }
.tabs-title {
float: left; }
.tabs-title > a {
display: block;
padding: 1.25rem 1.5rem;
font-size: 0.75rem;
line-height: 1;
color: #1779ba; }
.tabs-title > a:hover {
background: #fefefe;
color: #1468a0; }
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
background: #e6e6e6;
color: #1779ba; }
.tabs-content {
border: 1px solid #e6e6e6;
border-top: 0;
background: #fefefe;
color: #0a0a0a;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease; }
.tabs-content.vertical {
border: 1px solid #e6e6e6;
border-left: 0; }
.tabs-panel {
display: none;
padding: 1rem; }
.tabs-panel.is-active {
display: block; }
.thumbnail {
display: inline-block;
max-width: 100%;
margin-bottom: 1rem;
border: solid 4px #fefefe;
border-radius: 0;
-webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
line-height: 0; }
a.thumbnail {
-webkit-transition: -webkit-box-shadow 200ms ease-out;
transition: -webkit-box-shadow 200ms ease-out;
transition: box-shadow 200ms ease-out;
transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out; }
a.thumbnail:hover, a.thumbnail:focus {
-webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
a.thumbnail image {
-webkit-box-shadow: none;
box-shadow: none; }
.title-bar {
padding: 0.5rem;
background: #0a0a0a;
color: #fefefe;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.title-bar .menu-icon {
margin-left: 0.25rem;
margin-right: 0.25rem; }
.title-bar-left,
.title-bar-right {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.title-bar-right {
text-align: right; }
.title-bar-title {
display: inline-block;
vertical-align: middle;
font-weight: bold; }
.has-tip {
position: relative;
display: inline-block;
border-bottom: dotted 1px #8a8a8a;
font-weight: bold;
cursor: help; }
.tooltip {
position: absolute;
top: calc(100% + 0.6495rem);
z-index: 1200;
max-width: 10rem;
padding: 0.75rem;
border-radius: 0;
background-color: #0a0a0a;
font-size: 80%;
color: #fefefe; }
.tooltip::before {
position: absolute; }
.tooltip.bottom::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-top-width: 0;
border-bottom-style: solid;
border-color: transparent transparent #0a0a0a;
bottom: 100%; }
.tooltip.bottom.align-center::before {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.tooltip.top::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #0a0a0a transparent transparent;
top: 100%;
bottom: auto; }
.tooltip.top.align-center::before {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.tooltip.left::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #0a0a0a;
left: 100%; }
.tooltip.left.align-center::before {
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.tooltip.right::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #0a0a0a transparent transparent;
right: 100%;
left: auto; }
.tooltip.right.align-center::before {
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.tooltip.align-top::before {
bottom: auto;
top: 10%; }
.tooltip.align-bottom::before {
bottom: 10%;
top: auto; }
.tooltip.align-left::before {
left: 10%;
right: auto; }
.tooltip.align-right::before {
left: auto;
right: 10%; }
.top-bar {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0.5rem;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.top-bar,
.top-bar ul {
background-color: #e6e6e6; }
.top-bar input {
max-width: 200px;
margin-right: 1rem; }
.top-bar .input-group-field {
width: 100%;
margin-right: 0; }
.top-bar input.button {
width: auto; }
.top-bar .top-bar-left,
.top-bar .top-bar-right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
@media print, screen and (min-width: 40em) {
.top-bar {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.top-bar .top-bar-left {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin-right: auto; }
.top-bar .top-bar-right {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin-left: auto; } }
@media screen and (max-width: 63.9375em) {
.top-bar.stacked-for-medium {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.top-bar.stacked-for-medium .top-bar-left,
.top-bar.stacked-for-medium .top-bar-right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
@media screen and (max-width: 74.9375em) {
.top-bar.stacked-for-large {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.top-bar-title {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin: 0.5rem 1rem 0.5rem 0; }
.top-bar-left,
.top-bar-right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.hide {
display: none !important; }
.invisible {
visibility: hidden; }
@media screen and (max-width: 39.9375em) {
.hide-for-small-only {
display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 40em) {
.show-for-small-only {
display: none !important; } }
@media print, screen and (min-width: 40em) {
.hide-for-medium {
display: none !important; } }
@media screen and (max-width: 39.9375em) {
.show-for-medium {
display: none !important; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.hide-for-medium-only {
display: none !important; } }
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
.show-for-medium-only {
display: none !important; } }
@media print, screen and (min-width: 64em) {
.hide-for-large {
display: none !important; } }
@media screen and (max-width: 63.9375em) {
.show-for-large {
display: none !important; } }
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
.hide-for-large-only {
display: none !important; } }
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
.show-for-large-only {
display: none !important; } }
.show-for-sr,
.show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0; }
.show-on-focus:active, .show-on-focus:focus {
position: static !important;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
-webkit-clip-path: none;
clip-path: none; }
.show-for-landscape,
.hide-for-portrait {
display: block !important; }
@media screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: block !important; } }
@media screen and (orientation: portrait) {
.show-for-landscape,
.hide-for-portrait {
display: none !important; } }
.hide-for-landscape,
.show-for-portrait {
display: none !important; }
@media screen and (orientation: landscape) {
.hide-for-landscape,
.show-for-portrait {
display: none !important; } }
@media screen and (orientation: portrait) {
.hide-for-landscape,
.show-for-portrait {
display: block !important; } }
.float-left {
float: left !important; }
.float-right {
float: right !important; }
.float-center {
display: block;
margin-right: auto;
margin-left: auto; }
.clearfix::before, .clearfix::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.clearfix::after {
clear: both; }
.align-right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.align-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.align-justify {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.align-spaced {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around; }
.align-right.vertical.menu > li > a {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.align-center.vertical.menu > li > a {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.align-top {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.align-self-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start; }
.align-bottom {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end; }
.align-self-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end; }
.align-middle {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.align-self-middle {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.align-stretch {
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.align-self-stretch {
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.align-center-middle {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center; }
.small-order-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.small-order-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.small-order-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3; }
.small-order-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4; }
.small-order-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5; }
.small-order-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6; }
@media print, screen and (min-width: 40em) {
.medium-order-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.medium-order-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.medium-order-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3; }
.medium-order-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4; }
.medium-order-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5; }
.medium-order-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6; } }
@media print, screen and (min-width: 64em) {
.large-order-1 {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.large-order-2 {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.large-order-3 {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3; }
.large-order-4 {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4; }
.large-order-5 {
-webkit-box-ordinal-group: 6;
-webkit-order: 5;
-ms-flex-order: 5;
order: 5; }
.large-order-6 {
-webkit-box-ordinal-group: 7;
-webkit-order: 6;
-ms-flex-order: 6;
order: 6; } }
.flex-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.flex-child-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.flex-child-grow {
-webkit-box-flex: 1;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.flex-child-shrink {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.flex-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.flex-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
@media print, screen and (min-width: 40em) {
.medium-flex-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.medium-flex-child-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.medium-flex-child-grow {
-webkit-box-flex: 1;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.medium-flex-child-shrink {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.medium-flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.medium-flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.medium-flex-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.medium-flex-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; } }
@media print, screen and (min-width: 64em) {
.large-flex-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.large-flex-child-auto {
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.large-flex-child-grow {
-webkit-box-flex: 1;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.large-flex-child-shrink {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.large-flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.large-flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.large-flex-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.large-flex-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; } }.fs-free-shipping-notice-and-button-wrapper{align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fs-free-shipping-notice-continue-shopping-button-wrapper,.fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:0 1 auto;margin:0 .5em}.fs-free-shipping-notice-progress-bar-wrapper{align-items:center;display:flex;flex-direction:row}.fs-free-shipping-notice-progress-bar{border:1px solid #fff;border-radius:10px;height:10px;margin-left:10px;margin-right:10px;position:relative;width:100%}.fs-free-shipping-notice-progress-bar>span{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative}.button.flexible-shipping-free-shipping-button{margin-left:0}body{
background-size: cover!important;
background-position: center!important;
padding-top: 68px!important;
width: 100%;
background-color: #ffffff;	
background-repeat: repeat;
background-attachment: scroll;
}
#page{
margin-top: 0;
background: #fff;
border-left: 1px solid #EEE;
border-right: 1px solid #EEE;
margin-bottom: 0;
font-size: 18px;
color: #424242;
}
a.wp-block-button__link{
display: inline-block;
transition: 0.15s;
padding: 4px 15px;
color: #fff;
background: #FAB526;
font-size: 105%;
font-weight: 600;
border-radius: 50px;
-webkit-box-shadow: 0px 0px 5px 3px #CCC;
-ms-box-shadow: 0px 0px 5px 3px #CCC;
box-shadow: 0px 0px 5px 3px #CCC;
}
#main > article, .single-post #comments{
max-width: 100%;
width: 100%;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {	
#main > article, .single-post #comments{
width: 75%;
}
}
.page-template-default article.page .entry-title{
text-align: center;
font-size: 2.8rem;
margin-top : 30px;
font-weight: bold;
color: #fab526;
}
#content #primary{
width: 100%;
}
p, html *{
font-family: 'Segoe UI', helvetica,'helvetica neue',arial,sans-serif;
}
.has-text-align-center{
text-align: center;
}
main{
position: relative;
}
header .site-title a, 
header .site-description a{
color: #333;
}
a, a:active, a:focus
#main > article p a:hover,
#site-navigation a:hover,
.wp-block-image figcaption a:hover,
.entry-meta *,
.post-thumbnail .hover{
color: #FAB526;	
}
a, a:hover, a:hover, a:active, a:focus{
color:#FAB526;
font-weight: bold;
}
.single-post .post .entry-content h2,
.page-template-default .page .entry-content h2,
.tags-links a, .cat-links a{
border-color: #FAB526;
color: #FAB526;
}
.single-post .post .entry-content h3,
.page-template-default .page .entry-content h3{
color: #FAB526;
font-size: 1.55rem;
}
a.button, a.button:focus,
.article_list .category, div.asl_w .probox .promagnifier{ 
background: #FAB526;
}
a,
.button:focus, button, input[type="button"], input[type="reset"], input[type="submit"]{
transition: 0.3s;
}
a:hover, a:focus,
.footer-menu li a:hover{
color: #fab526;
}
a.broken_link, .broken_link{
text-decoration: inherit!important;
}
.wp-block-button .wp-block-button__link:hover, .wp-block-file .wp-block-file__button:hover, a.button:hover,
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,
.category_list_2 .category.current{
background: #fab526;	
}
.button.bright{
background: #fff;
color: #FAB526;
border-color: #FAB526;
}
.button.bright:hover{
color: #fab526;
border-color: #fab526;
}
.mini_article .date{
color: #FAB526;
font-size: 0.8rem;
font-weight: 400;
}
.mini_article .title{
color: #333;
font-weight: 300;
}
.mini_article:hover .thumbnail_placer{
height: 100%;
}
#content #primary #main > article p a{
font-weight: 600;
}
input[type="submit"]{
cursor: pointer;
background: #FAB526;
}
footer a{
color: #fff!important;
}
footer a i{
color: inherit;
}
footer a:hover{
color: #FAB526!important;
} .wp-block-button .wp-block-button__link, 
.wp-block-file .wp-block-file__button,
a.button, a.button:focus,
input[type="submit"].um-button,
{
background: #FAB526;
color: #fff;
font-weight: 600;
font-size: 1.15em;
padding: 10px 15px;
transition: 0.15s;
display: inline-block;
-webkit-box-shadow: 0px 0px 7px 5px #bbbbbb7d;
-ms-box-shadow: 0px 0px 7px 5px #bbbbbb7d;
box-shadow: 0px 0px 7px 5px #bbbbbb7d;
}
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:hover,
a.button:hover{
-webkit-box-shadow: 0px 0px 7px 8px #bbbbbb7d;
-ms-box-shadow: 0px 0px 7px 8px #bbbbbb7d;
box-shadow: 0px 0px 7px 8px #bbbbbb7d;
}
body{
color: #424242;
margin: 0;
}
article, aside, footer, header, nav, section, figcaption, figure {
display: block;
}
script{
display: none!important;
}
i[class^='fa']{
font-style: normal;
} .cli-bar-container{
padding: 1rem 1.5rem;
}
.cli-bar-message{
font-size: 0.9rem;
}
.cli-bar-message p{
margin-bottom: 0;	
}
.cli-bar-btn_container {
flex-direction: column-reverse;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
font-weight: bold;
background: #fab526;
color: #fff;
text-align: center;
padding: 7px 5px;
font-size: 1.05rem;
margin-bottom: 15px!important;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]{
padding: 0;
box-shadow: rgba(0, 0, 0, .5) 0px 5px 50px
}
.cli-style-v2 .cli_settings_button:not(.cli-plugin-button){
font-weight: 400;
font-size: 0.75rem;
opacity: 0.3;
text-decoration: none;
padding: 5px 10px
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button{
font-size: 0.9rem;
font-weight: bold;
background: #fab526 !important;
}
.wp-block-buttons.aligncenter, figure.aligncenter{
text-align: center;
align-items: center;
}
img{
image-rendering: pixelated;
image-rendering: -webkit-optimize-contrast;
}.main-navigation a{
font-size: 0.9rem;
}
.main-navigation ul.sub-menu a{
padding-top: 5px;
padding-bottom: 5px;
max-width: 225px;
width: max-content;
font-size: 0.9rem;
}
.main-navigation ul.sub-menu a:hover{
background: #fab526;
color: #fff!important;
}
.main-navigation ul.sub-menu li:not(:last-child){
border-bottom: 1px solid #DDD;
}
.main-navigation ul ul li.lang-item a{
width: auto;
}
.iot-dot-menu-a::after{
font-family: 'Font Awesome 7 Free';
} a.custom-logo-link{
display: none;
}
.site-title{
font-size: 1.25rem;
margin-top: 10px;
font-weight: bold;
}
.site-description{
font-size: 0.95rem;
margin-bottom: 10px;
display: block;
font-weight: 400;
}
.site-title a, .site-description a{
font-size: inherit;
font-weight: inherit;
}
.logo-container{
padding: 0;
}
@media (min-width: 640px) {	
a.custom-logo-link{
display: block;
max-width: 80px;
margin: -5px 20px -5px 0;
padding: 0; 
}
} .select2-container--default .select2-selection--single .select2-selection__arrow b{ border-color:  transparent transparent transparent; }
.single article.post table *,.page article.page table *, .woocommerce .woocommerce-checkout #payment ul.payment_methods, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login{ background: #ffffff; }
.single-product div#primary.content-area { width: 100%; max-width: 100%; }
.single-product aside#secondary { display: none; }
.woocommerce-product-gallery{ opacity: 1 !important; }  #ajaxsearchlite1{ 
border-radius: 50px;
-webkit-box-shadow: 0px 0px 5px 1px #bbbbbbaa;
-ms-box-shadow: 0px 0px 5px 1px #bbbbbbaa;
box-shadow: 0px 0px 5px 1px #bbbbbbaa;
}
#ajaxsearchlite1 .promagnifier{
height: auto;
}
#ajaxsearchlite1 .probox,
#ajaxsearchliteres1{
background: white;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
color: #333!important;
font-size: 1rem!important;
font-family: inherit;
}
#ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder{
color: #BBB!important;	
font-family: inherit;
}
#ajaxsearchlite1 .probox{
height: auto;
}
#ajaxsearchlite1 .probox > div{
height: auto;
padding: 5px 15px;
}
#ajaxsearchlite1 .probox > .proclose{
padding-left: 0;
padding-right: 0;
} 
div.asl_w .probox > div{
padding: 5px 15px;
}
div.asl_r.vertical{
width: 100%!important;
max-width: 500px;
left: 0!important;
right: 0!important;
margin: 15px auto;
padding: 0;
border-radius: 20px;
-webkit-box-shadow: 0px 5px 15px 1px #bbbbbbaa;
-ms-box-shadow: 0px 5px 15px 1px #bbbbbbaa;
box-shadow: 0px 5px 15px 1px #bbbbbbaa;
border-left: 1px solid #bbb;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
}
div.asl_rf{
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
div.asl_r .results .item .asl_content .asl_desc{
display: none;
}
div.asl_r .results .item .asl_image{
width: 70px!important;
height: 50px!important;
object-fit: scale-down!important;
}
div.asl_r p.showmore{
display: none!important;
}
div.asl_r .results .item .asl_content h3{
padding: 10px;
}
div.asl_r .results .item .asl_content h3 a,
div.asl_r .results .item .asl_content h3 a:hover{
font-size: 1.05rem!important;
color: #333!important;
text-decoration: none!important;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: 500;
}
div.asl_r .results .item .asl_content h3 a .highlighted{
color: #fab526;
font-weight: 600;
background: none;
}
div.asl_r .results .item .asl_content{
display: flex;
justify-content: center;
align-items: center;
}
div[id*='ajaxsearchliteres'].wpdreams_asl_results .results div.asl_image{
width: 140px!important;
height: 100px!important;
}
div.asl_r .results .item, 
div.asl_r p.showmore a{
transition: 0.2s;
}
div.asl_r .results .item:hover, 
div.asl_r p.showmore a:hover{
background: #eee;
} .entry-content ul li:not(first-child){
margin-top: 20px;
}
.grecaptcha-badge{
display: none;
} .cart-header{
margin-right:10px;
}
.cart-header .xoo-wsc-sc-subt{
display: none;
} .pagination,
nav.pagination .nav-links{
display: flex;
justify-content: center;
align-items: baseline;
gap: 10px;
margin-top: 15px;
}
nav.pagination{
margin-top: 15px;
}
.woocommerce nav.woocommerce-pagination ul li{
border: none;
box-shadow: none;
background: transparent;
margin: 0;
}
.pagination a, .pagination button, .pagination .current,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span.current, 
.woocommerce nav.woocommerce-pagination ul li span{
background: #fff!important;
color: #FAB526!important;
font-size: 18px!important;
width: 40px;
height: 40px;
padding: 0!important;
display: flex!important;
justify-content: center;
align-items: center;
margin: 0!important;
transition: 0.2s;
border-radius: 100%;
border: 1px solid transparent;
}
.pagination a.next{
border: 0!important;
margin-left: 15px!important;
}
.pagination span.dots{
padding-left: 0!important;
padding-right: 0!important;
}
.pagination .current, .pagination .current:hover, .pagination a:hover,
.woocommerce nav.woocommerce-pagination ul li:hover span:not(.dots),
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li span.current:hover,
.woocommerce nav.woocommerce-pagination ul li:hover a
{
border-color: #fab526;
font-size: 16px;
opacity: 1;
border-radius: 100%;
margin-left: 0;
margin-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li .current,
.woocommerce nav.woocommerce-pagination ul li a{
margin: 0!important;
} .pswp:not(.pswp--open),
.xoo-wsc-markup{
display: none;
} .footer-container{
z-index: 20;
position: relative;
}
.footer-container .site-info{
padding: 15px 45px;
display: flex;
flex-direction: column;
width: 100%;
justify-content: space-between;
}
.footer-container .site-info > div{
flex: 1;	
}
footer .social{
display: flex;
justify-content: center;
gap: 15px;
}
.footer-container .site-info .social{
margin-top: 10px;	
}
#social h2 span{
display: block;
font-weight: normal;
}
footer .social i{	
font-size: 20px;
}
.footer-menu li{
display: block;
float: none;
border-top: 1px solid #444;
margin: 0;
}
.footer-menu li a{
margin-left: 10px;
margin-right: 10px;
padding: 10px;
}
@media (min-width: 768px) {
.footer-container .site-info{
flex-direction: row;
}
.footer-container .site-info .social{
margin-top: 0;
}
.footer-menu li{
text-align: right;
border-top: 0;
margin: 0 0 10px 0;
}
.footer-menu li a{
padding: 0;
margin: 0;
}
span.footer-menu{
margin: 0;
}
} body.admin-bar .navigation-wrapper{
top: 32px;
}
.navigation-wrapper{
z-index: 20!important;
width: 100%;
max-width: 100%;
top:0;
left: 0;
position: fixed;
border-bottom: 2px solid #e8e8e8;
}
button.iot-menu-left-open{
height:100%;
float: none;
margin: auto;
background: transparent;
}
#site-navigation{
display: flex;
align-items: center;
justify-content: flex-end;
}
#site-navigation i{
font-size: 18px;
}
#site-navigation > div {
max-width: 100%!important;	
}
#site-navigation span.dashicons.dashicons-menu{
margin-top: 0;
padding-left: 30px;
height: initial;
}
#site-navigation span.dashicons.dashicons-menu:before{
font-size: 1.7rem;
}   
.site-branding{
display: flex;
align-items: center;
} .empty_article, .mini_article, .wc-block-grid__product{
margin: 15px;
flex: 1 1 45%;
}
body.page-template-post-list .mini_article, body.archive .mini_article{
flex-grow: 0;
} 
.mini_article > a{
display: flex;
height: 100%;
}
.mini_article > a > div{
flex: 1;	
}
.mini_article, .wc-block-grid__product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
background: #fff;
-webkit-box-shadow: 0px -5px 10px 4px #BBBBBB44;
-ms-box-shadow: 0px -5px 10px 4px #BBBBBB44;
box-shadow: 0px -5px 10px 4px #BBBBBB44;
transition: 0.5s;
position: relative;
}
.mini_article:hover, .wc-block-grid__product:hover{
-webkit-box-shadow: 0px -5px 15px 8px #BBBBBB88;
-ms-box-shadow: 0px -5px 15px 8px #BBBBBB88;
box-shadow: 0px -5px 15px 8px #BBBBBB88;
}
.mini_article .thumbnail_placer{
display: flex;
align-content: center;
overflow: hidden;
transition: 0.4s;
height: 100%;
}
.mini_article img, .clear_thumbnail img{
width: 100%;
height: 100%;
object-fit: cover;
max-width: initial;
max-height: initial;
transition: 0.5s;
will-change: transform;
image-rendering: pixelated;
image-rendering: -webkit-optimize-contrast;
}
.mini_article:hover .thumbnail_placer img{
transform: scale(1.1);
}
.mini_article .content{
padding: 15px;
max-width: 100%;
}
.mini_article .title, .related-posts h3{
font-size: 1em;
margin-bottom: 5px;
font-weight: bold;
font-family: 'Segoe UI', helvetica,'helvetica neue',arial,sans-serif
}
.mini_article .date{
font-size: 0.9rem;
}
@media (min-width: 480px) {
.mini_article .date{
font-size: 0.85rem;
}
}
@media (min-width: 1024px) {
.mini_article{
flex-basis: 30%;
}
} .clear_thumbnail img{
max-height: 45vh;
}
.page-title{
text-align: center;
font-size: 2.8rem;
clear: both;
font-family: "Segoe UI", helvetica, "helvetica neue", arial, sans-serif;
font-weight: 400;
}
.search-results .page-header, .archive .page-header, .page-template-post-list  .page-header{
margin-bottom: 0;
}
#primary{
padding: 30px;	
}
.blog main, .search-results main, .archive main{
justify-content: space-around;
}
.wp-block-image figcaption, .wp-block-gallery figcaption{
font-size: 0.85rem;
}
article{
width: 100%;
}
.site-content h5,.site-content .h5{
text-decoration: underline;
margin-left: 15px;
margin-right: 15px;
}
.site-content h2.text-center{
margin-bottom: 30px; 
}
.single-post .post .entry-content h2,
.page-template-default .page .entry-content h2{	
margin: 45px 0 30px 0;
width: 100%;
border-bottom-width: 3px;
border-bottom-style: solid;
padding: 10px 0 10px 30px;
position: relative;
font-size: 1.9em;
font-weight: 700;
font-family: "Segoe UI", helvetica, "helvetica neue", arial, sans-serif;
}
#secondary{
z-index: 1;
}
#secondary h4{
color: #FAB526;
float: none;
margin-bottom: 20px;
}
.wpcu-front-box .category{
display: none;
}
.post-thumbnail { 
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
position: relative;
z-i!ndex: 10;
height: 500px;
min-height: 300px;
max-height: 1024px;
}
.post-thumbnail img{ 
width: 100%;
height: 100%;
object-fit: cover;
max-width: initial;
max-height: initial;
transition: 3s;
filter: blur(8px);
-webkit-filter: blur(8px);
}
.home .post-thumbnail{
height: calc(100vh - 97px);
}
.home .post-thumbnail img{
filter: blur(0px);
-webkit-filter: blur(0px);
}
.post-thumbnail:after{
background-color : transparent;
}
.post-thumbnail:after{ 
content: '';
position: absolute;
top: 0; right: 0;
bottom: 0; left: 0;
background-color : transparent;
background-color : #AAAAAA10;
}
.post-thumbnail .hover{
position: absolute;
left:0;
right:0;
top:0;
bottom:0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
transition: .3s;
z-index: initial;
clip: rect(auto, auto, auto, auto);
text-shadow: 3px 0px 3px #f9f9f9bb;
}
#widget_section .social,
#newsletter .social,
footer .social,
post-thumbnail .hover .social,
.woocommerce section.shop-design.presentation .social{
display: flex;
justify-content: center;
gap: 25px;
}
.post-thumbnail .hover .social{
display: flex;
flex-direction: row;
align-content: center;
max-width: 280px;
width: 100%;
justify-content: space-around;
margin-top: -2px;
margin-bottom: 15px;
position: absolute;
top: 5px;
background: #fff;
padding: 10px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
z-index: 10;
}
.post-thumbnail .hover .social a i{
font-size: 28px;
}
.post-thumbnail:hover .separator{
background-color: #fdcc5a;
}
.post-thumbnail .siteinfo{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position: fixed;
width: 100%;
height: 100%;
padding: 0;
} .searchengine{
width: 100%;
max-width: 350px;
background: #fff;
margin: auto;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
overflow: hidden;
padding: 10px;
z-index: 10;
}
body.page-template-post-list .searchengine{
position: absolute;
top: -60px;
left: 0;
right: 0;
}
body.search .category_list_2{
display: none;
}
body.search .page-title, 
body.search .page-title span{
font-size: 2.5rem;
}
.post-thumbnail h1{
font-family: "Segoe UI", helvetica, "helvetica neue", arial, sans-serif;
font-weight: 600;
font-size: 5.1vw;
margin-bottom: 0;
text-shadow: -1px -2px 0px #DDD, 4px 1px 0px #ffffffA0, 7px 3px 0px #ffffffA0;
}
.post-thumbnail h3{
display: none;
text-shadow: -1px 0px 0px #DDD, 1px 2px 0px #ffffffA0, 3px 3px 0px #ffffffA0, 3px 2px 0px #ffffffA0;
}
.post-thumbnail h2{
font-family: "Segoe UI", helvetica, "helvetica neue", arial, sans-serif;
font-size: 2.8vw;
font-weight: 400;
margin-top: 0px;
text-shadow: -1px 0px 0px #DDD, 1px 2px 0px #ffffffA0, 3px 3px 0px #ffffffA0, 3px 2px 0px #ffffffA0;
}
.post-thumbnail .separator{
width: 60px;
height: 1px;
background-color: #81a2d4;
margin-top: 30px;
margin-bottom: 15px;
}
.post .entry-content p:not(.has-text-align-center):not(.has-text-align-right){
text-align: justify;
}
.comments-area img.avatar{
max-width: 50px;
}
.comments-area ol.children{
margin-left: 50px;
}
@media screen and (max-width: 1024px) {
.woocommerce-view-order .tracking_infos, .woocommerce-view-order #order-infos{
max-width: 100%;
}
ul.iot-menu-left-ul ul li {
padding-left: 20px;
}
.post-thumbnail h1{
font-size: 4em;
}
.post-thumbnail h2{
font-size: 3em;
}
.post-thumbnail h3{
font-size: 3.1vw;
}	
.iot-menu-left-ul a{
color: #000;
}
.iot-menu-left-ul li{	float: left; clear: both}
.iot-menu-left-ul, .iot-menu-left-ul ul{ padding-left: 10x}
.iot-menu-left-ul ul li{margin-bottom: 10px;}
.iot-menu-left-ul ul ul ul li{margin-bottom: 0;}
.iot-menu-left-ul li a{
padding-left: 10px;
border-bottom: 1px solid #F0F0F0;
font-weight: 600;
position: relative
}
.iot-menu-left-ul ul li a{
border: 0;
padding-left: 10px
}
.iot-menu-left-ul ul li a:last-child{ font-weight: 400; }
.iot-menu-left-ul ul li a:not(:last-child){
text-decoration: underline;
}
.iot-menu-left-ul ul li{
margin-bottom: 5px;
}
.iot-menu-left-ul ul ul li a{
padding-left: 20px;
text-decoration: none!important;
}
.iot-menu-left-ul ul ul ul li a{
font-weight: 400;
padding-top: 0;
}
ul.iot-menu-left-ul ul ul li{
padding-left: 0;
margin-bottom: 10px;
}
.iot-menu-left-ul ul ul ul li{
margin: 0;
}
}
@media screen and (max-width: 768px) {	
.post-thumbnail h3{
font-size: 6vw;
}
.pciwgas-cat-wrap .pciwgas-title a{
font-size: 1.7em;
}
}
@media screen and (max-width: 640px) {	
.home .post-thumbnail, .woocommerce.archive .post-thumbnail{
height: 70vh;
}
.post-thumbnail h1{
font-size: 2.8em;
}
.post-thumbnail h2{
font-size: 2em;
margin-top: -5px;
}
#site-navigation span.dashicons.dashicons-menu{
padding-left: 0px;
}
.entry-content .wp-block-image .alignleft, .entry-content .wp-block-image .alignright,
.entry-content .wp-block-group.alignleft, .entry-content .wp-block-group.alignright{
float: none;
margin: 1.5em auto;
}
.entry-content .wp-block-group.alignright br{
content: ""
}
.entry-content .wp-block-group.alignright br:after{
content: " ";
}
.page-template-default article.page .entry-title{
font-size: 2.2rem;
}
}
@media screen and (max-width: 480px) {
.wp-block-columns.is-layout-flex{
flex-direction: column;
}
#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container{
flex-direction: column-reverse;
}
.post-thumbnail h1{
font-size: 2.3em;
}
.post-thumbnail h2{
font-size: 1.7em;
margin-top: -5px;
}
.page .entry-title, .woocommerce-checkout.woocommerce-page h3{
font-size: 6vw;
}
.post-thumbnail .hover .social{
max-width: 250px;
}
html #wpadminbar{
min-width: initial;
max-width: 100%;
height: initial!important;
max-height: 35px;
}
#wpadminbar .ab-item{
max-height: 30px;
max-width: 45px;
}
#wpadminbar .ab-item.svg{
width: 40px!important;
background-size: 18px!important;
}
#wpadminbar .ab-item:before, #wpadminbar .ab-icon:before, #wpadminbar .monsterinsights-adminbar-menu-item .dashicons-chart-bar:before{
font-size: 20px!important;		
max-width: 30px!important;
}
#wpadminbar #wp-admin-bar-new-content .ab-icon:before{
line-height: 1.8!important;
}
.ab-icon.dashicons-before.dashicons-chart-bar:before{
line-height: 0.8; 
}
.post-thumbnail h3{
font-size: 8vw;
}	
.pciwgas-cat-wrap .pciwgas-title a{
font-size: 1.5em;
}
.single-post .post .entry-content h2,
.page-template-default .page .entry-content h2{
font-size: 1.8rem;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
width: 100%;
margin-bottom: 30px;
padding: 10px;
}
.single-post .post .entry-content h3{
margin-left: 0;
margin-right: 0;
font-size: 1.6rem;
padding: 15px 0;
}
.clear_thumbnail{
margin-left: -10px;
margin-right: -10px;
}
.beeing-translated{
font-size: 3.5vw;
}
}@font-face {
font-family: star; 
src: url(//leblogargentique.com/wp-content/plugins/woocommerce/assets/fonts/star.woff); 
}
.single_add_to_cart_button{position: relative;}
.single_add_to_cart_button.loading{color: #fab526!important;}
.single_add_to_cart_button.loading::before{
content: '\f110';
font-family: 'Font Awesome 7 Free';
animation: spin 3s infinite linear;
-webkit-animation: spin 3s infinite linear;
position: absolute;
left: 0;
right: 0;
color: #FFF;
font-weight: 600;
}
@-webkit-keyframes spin {
0%   {-webkit-transform: rotate(0deg)}
100% {-webkit-transform: rotate(360deg)}
} .pswp{
margin-top: 72px;
height: calc(100% - 72px);
}
.pswp .pswp__caption,
.xoo-wsc-modal:not(.xoo-wsc-cart-active){
display: none;	
}
#wooswipe .thumbnails{
height: initial!important;
}
#wooswipe button.slick-arrow:hover{
background: none;
}
.cwginstock-subscribe-form{
clear: both;
border: 3px solid #fab526;
display: block;
width: fit-content;
}
.cwginstock-subscribe-form .cwgstock_button{
background-color: #fab526;
border-radius: 0;
border: 1px;
min-height: 39px;
border-radius: 3px;
} 
.cwginstock-subscribe-form .center-block{
display:inline-block;
}
.cwginstock-subscribe-form .center-block:first-child{
min-width: 60%;	
}
.cwgstock_output{
font-size: 1rem;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading{
background-color: #fab526;
display: inline-block;
padding: 0px 15px;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading h4{
text-align: center;
color: #fff;
font-size: 1.05rem;
}
.cwgstock_email{
min-width: 70%;
}
.cwginstock-panel-body{
padding: 5px 15px;
text-align: center;
}
.woocommerce ul.products li.product .price span:not(.amount) {
font-weight: 100;
font-size: 1rem;
color: #333;	
}
.woocommerce ul.products li.product .price del{
text-decoration-color: #333;
}
.woocommerce .star-rating span::before {
content: "SSSSS";
top: 0;
position: absolute;
left: 0;
}
.woocommerce .star-rating::before {
content: "sssss";
color: #cfc8d8;
float: left;
top: 0;
left: 0;
position: absolute;
}
.woocommerce .star-rating, .woocommerce .star-rating span, .star-rating span, .woocommerce .star-rating::before, .woocommerce .star-rating span::before{
font-family: star;
}
.woocommerce .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.woocommerce .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
text-align: left;
}
.single-product-main-image{
display: flex;
justify-content: center;
}
.summary .recent_sales,
.summary .woocommerce-product-rating,
.summary .woocommerce-product-rating .numeric_rating::after,
.summary .woocommerce-product-rating .woocommerce-review-link,
.summary .star-rating::before,
.summary .star-rating span::before,
.woocommerce div.product .garanty_message
{
font-size: 0.8rem;
}
.woocommerce-order-pay .shop_table .wc-item-meta{
font-size: 0.9rem;
}
.woocommerce-order-pay .shop_table .wc-item-meta li{
margin-top : 5px;
}
.woocommerce div.product .garanty_message,
.summary .recent_sales,
.summary .woocommerce-product-rating .numeric_rating,
.woocommerce .summary .woocommerce-review-link{
color: #555;
}
.summary .recent_sales{
margin-bottom: 0;
margin-left: 0;
}
.summary .recent_sales span{
font-weight: 700;	
}
.woocommerce div.product .summary .woocommerce-product-rating{
flex-direction: row;
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: 0;
}
.summary .woocommerce-product-rating .numeric_rating{
line-height: initial;
margin-bottom: 0;
font-size: 0.9rem
}
.summary .woocommerce-product-rating .numeric_rating::after{
margin-left: 0;
font-size: 80%;
}
.woocommerce .summary .woocommerce-review-link{
margin: 0;
}
.summary .woocommerce-product-rating .star-rating{
margin-left: 5px!important;
margin-top: 3px!important;
width: 4.5em;
}
.summary .separator{
display: block;
border-bottom: 1px solid #DDD;
width: 100%;
margin-bottom: 1rem;
padding-top: 5px;
} .woocommerce-product-details__short-description,
.woocommerce div.product .woocommerce-tabs .panel#tab-description{
-webkit-user-select: none;
-webkit-touch-callout: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.unused_price{
margin-top: 15px;
opacity: 0.5;
font-size: 0.9rem;
}
.unused_price bdi{
text-decoration: line-through;
font-weight: 700;
font-size: 1.1rem;
}
.unused_price .woocommerce-Price-currencySymbol{
text-decoration: none;
}
.single-product .summary #needed_for_free_shipping{
font-size: 0.85rem;
margin-bottom: 15px;
clear: both;
}
.single-product .summary #needed_for_free_shipping bdi{
font-size: 1rem;
}
.single-product .summary #needed_for_free_shipping span{
color: #fab526;
}
.woocommerce.archive #content{
flex-direction: row-reverse;
}
.woocommerce.archive #content #primary{
flex: 4;	
}
.woocommerce.archive #content #secondary{
flex: 1;	
margin: 30px 0;
border-right: 1px solid #fab526;
width: 100%;
min-width: 350px;
}
.woocommerce.archive #content #secondary .wp-block-heading + div:has(*) {
border-bottom: 1px solid #fab526!important;
border-radius: 0;
margin-bottom: 15px;
}
.woocommerce.archive #content #secondary .sidebar-inner{
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
padding: 0 15px;
}
.woocommerce.archive #content #secondary .widget{
flex: 1;
margin: 0;
}
.woocommerce.archive #content #secondary .widget .wc-block-components-price-slider{
margin: 0;
}
.woocommerce.archive #content #secondary .widget *{
float: none;
}
.woocommerce.archive #content #secondary .widget ul{
display: flex;
flex-wrap: wrap;
padding: 0 15px;
}
.woocommerce.archive #content #secondary .widget ul li{
width: 50%;
margin: 0;
text-align: left;
}
.woocommerce.archive #content #secondary .widget ul li[hidden]{
display: none;
}
.woocommerce.archive #content #secondary .widget ul li.show-more,
.woocommerce.archive #content #secondary .widget ul li.show-less{
margin: auto;
}
.woocommerce.archive #content #secondary .widget  .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{
border-radius: 30px!important;
padding: 3px 5px;
max-width: 80px;
text-align: center;
height: auto;
border-color: #333!important; 
opacity: 0.6;
}
.woocommerce.archive #content #secondary .widget label,
.woocommerce.archive #content #secondary .widget .wc-block-components-checkbox__label{
font-size: 0.95rem;
}
.woocommerce.archive #content #secondary .widget .wp-block-heading{
background: #fab526;
padding: 5px 15px;
font-size: 1.1rem;
color: #fff;
}
.woocommerce.archive #content #secondary .widget h2.wp-block-heading{
font-size: 2rem;
font-family: "Segoe UI", helvetica, "helvetica neue", arial, sans-serif;
font-weight: 300;
background: none;
color: #fab526;
}
#blog-article-helper .mini-article{
max-width: 300px;
}
#blog-article-helper h2,
.related > h2{
margin-top: 30px;
margin-bottom: 15px;
display: inline-block;
font-weight: 700;
}
#blog-article-helper h2 span{
font-weight: 400;	
display: block;
font-size: 80%;
}
.woocommerce-product-details__short-description p em{
font-size: 0.92rem;	
opacity: 0.7;
}
#tab-description ul.long_list{
display: flex;
flex-direction: column;
gap: 0 15px;
list-style: none;
flex-wrap: wrap;
padding: 0 15px;
}
#tab-description ul.long_list a{
font-weight: inherit;	
}
#tab-description ul.long_list li{
margin-top: 8px;
}
.wcpoa_attachment{
display: flex;
gap: 15px;
justify-content: center;
align-items: center;
}
.woocommerce-cart .cart-collaterals .cart_totals{
width: 100%!important;
}
.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachment_name{
width: auto;
font-size: 1.1rem;
}
.woocommerce div.product .woocommerce-tabs a.wcpoa_attachmentbtn{
background: #fab526;
padding: 3px 8px;
border-radius: 10px;
color: #fff !important;
}
.woocommerce-no-products-found{
clear: both;
padding-top: 10px;
}
.woocommerce-no-products-found .woocommerce-info{
display: block;
margin-top: 15px;
}
.woocommerce-info{
border: 0;
max-width: 800px;
margin-bottom: 15px;
display: block;
border-top: 4px solid #fab526;
}
.cart-preview-tem{
font-weight: bold;
}
.woocommerce-cart .shop_table .product-name .description,
.xoo-wsc-products p.description,
.woocommerce-cart .shop_table .variation{
white-space: normal;
font-size: 0.75rem;
margin-top: 5px;
}
#rebuy_message{
margin-bottom: 0!important;
}
#rebuy_message p, #rebuy_message a{
color: #fff;
margin: 0;
font-size: 0.95rem;
transition: 0.2s;
}
#rebuy_message span{
font-size: 1.05rem;	
}
#rebuy_message a{
font-weight: bold;
display: inline-block;
}
#rebuy_message a:hover{
border-left: 1px solid #fff;
padding-left: 8px;
} #category-navigation{
width: 100%;
position: relative;
background: #FAB526;
color: #fff;
z-index: 10;
display: flex;
justify-content: center;
border-top: 1px solid #fff;
}
#category-navigation a,
#category-navigation a.visited,
#iot-menu-left a.visited{
color: inherit;
transition: 0.3s;
font-size: 1rem;
font-weight: 400;
}
#category-navigation div.asl_w .probox .promagnifier{
background: #fff;
}
#category-navigation div.asl_w .probox .promagnifier svg{
fill: #fab526;
}
#category-navigation .searchengine{
position: relative;
top: 0;
width: auto;
display: block;
margin: 0;
background: none;
padding: 0;
border-right: 1px solid #fff;
}
#category-navigation #ajaxsearchlite1, #category-navigation .searchengine{
border-radius: 0;
}
#category-navigation ul:not(.sub-menu) > li > a{
padding: 13px 18px;
border-right: 1px solid #fff;
font-weight: 600;
}
#category-navigation ul:not(.sub-menu) > li:first-child > a{
border-left: 1px solid #fff;
}
#category-navigation ul:not(.sub-menu) > li:hover > a,
#category-navigation a:hover{
background: #fff;
color: #FAB526;
}
.woocommerce nav.woocommerce-pagination ul{
text-align: center;
}
#category-navigation a:hover + ul, 
#category-navigation a + ul:hover{
display: flex;	
}
#category-navigation .sub-menu{
display: none;
position: absolute;
min-width: 200px;
list-style: none;
background: #FFF;
color: #333;
margin-left: 0;
}
#category-navigation .sub-menu a{
font-weight: bold;
}
#category-navigation .menu > li > .sub-menu{
-webkit-box-shadow: 1px 2x 2px 0px #BBBBBBAA;
-ms-box-shadow: 1px 2px 2px 0px #BBBBBBAA;
box-shadow: 1px 2px 2px 0px #BBBBBBAA;	
border: 1px solid #F0F0F0;
border-top: 0;
width: 100%;
left: 0;
margin: auto;
d!isplay: flex; flex-wrap: wrap;
justify-content: center;
gap: 15px;
padding: 10px;
}
#category-navigation .menu > li > .sub-menu li{
flex: 1;
max-width: max-content;
}
#category-navigation .menu > li > .sub-menu > li:not(:first-child){
border-left: 1px solid #F0F0F0;
}
#category-navigation .sub-menu .sub-menu{
display: block;
position: relative;
} 
#category-navigation .sub-menu .sub-menu a{
padding-top: 0;
font-weight: 400;
}
#category-navigation .sub-menu li{
border-top: 1px solid #fff;
}
@media screen and (max-width: 63.9375em){
#category-navigation {
background: #fff;
}
#category-navigation .menu-product-categories-container{
display: none;
}
#category-navigation .searchengine {
border: 1px solid #F0F0F0;
border-radius: 30px;
margin: 10px 0 0 0;
width: 250px;
max-width: 80%;
}
} .woocommerce div.product form.cart .button{
background: #FAB526;
padding: 10px;
font-size: 1rem;
}
.woocommerce .quantity .qty{
max-width: 50px;
}
.single-product section.shop-design#ecological{
clear: both;
margin: 30px -30px -30px -30px;
width: initial;
}
section#ecological .content,
section.presentation .content{
display: flex;
flex-wrap: wrap;
padding: 15px 0;
flex-direction: row;
width: 1200px;
max-width: 100%;
}
section#ecological .content > div{
flex: 1;
border-left: 1px solid #FAB526;
padding: 0px 30px;
}
section#ecological .content > div:first-child{
border-left: 0;	
}
section#ecological h2{
color: #FAB526;
font-size: 1.7rem;
font-weight: bold;
}
section#ecological h2 span{
display: block; 
font-size: 80%;
font-weight:400;
font-family: inherit
}
section#ecological .topline{
font-weight: 600;
color: #FAB526;
}
section#ecological p{
font-size: 1rem;
text-align: left;
}
body.single #page, body.archive #page, .page-template-post-list #page{
z-!index: 0;	
}
.shopinformation{
display: flex;
justify-content: center;
}
.shopinformation > div{
margin: 5px 15px;	
}
.shopinformation > div .wp-block-button__link, 
.shopinformation > div .wp-block-button__link:hover{
font-size: 1.15rem;
}
section.related.products{
max-width: 1200px;
margin-left: auto;
margin-right: auto;
clear: both;
}
section.related.products ul{
flex-wrap: nowrap;
margin-left: 0;
}
section.related.products ul li{
margin: 15px!important;
flex: 1;
max-width: 20%;
}
.state_of_product{
max-width: 900px!important;
font-size: 1rem;
}
.state_of_product ul{
display: flex;
clear: both;
flex-direction: column;
flex-wrap: wrap;
margin-left: 0;
max-width: 600px;
margin: auto;
margin-top: 15px;
align-items: center;
gap: 15px;
}
.state_of_product ul li{
max-width: 500px;
list-style: none;
padding: 0 15px 15px 15px;
font-size: 1rem;
text-align: left;
width: 100%;
border-bottom: 1px solid #F0F0F0;
}
.state_of_product span{
font-size: 85%;
font-style: italic;
opacity: 0.5;
}
.woocommerce div.product div.images .thumbnails li{
margin: 10px;
display: inline-block;
background: none!important;
}
#wooswipe .thumbnails .thumbnail-nav{
display: flex;
justify-content: center;
}
.slick-track{
display: flex;
justify-content: center;
}
.slick-track li:first-child:last-child{
display: none!important;
}
.slick-list{
width: 100%;
}
.iv-comment-image{
display: inline-block;
margin-right: 5px;
margin-left: 0;
margin-bottom: 5px;
margin-top: 0px;
border-radius: 5px;
overflow: hidden;
border: 1px solid #e4e1e3;
filter: brightness(100%);
float: none;
}
.cr-all-reviews-shortcode .cr-comment-images, .cr-comment-videos{
text-align: center;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-answer-s p{
margin-bottom: 0.75rem;	
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-q .cr-qna-list-q-q-r .cr-qna-list-q-author,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-a .cr-qna-list-q-a-r .cr-qna-list-q-author,
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b .cr-qna-list-q-b-r .cr-qna-q-voting,
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-b,
#cr_qna.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-q-author-verified{
display: none;
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont:not(:last-child){
border-bottom: 1px solid #F0F0F0;
padding-bottom: 10px;
}
#cr_qna.cr-qna-block .cr-input-text:focus{
box-shadow: 0 0 0 1pt #FAB526;	
}
.cr-qna-block .cr-qna-list-block .cr-qna-list-q-cont .cr-qna-list-v-icon path{
fill: #FAB526;
stroke: #FAB526;
}
#cr_qna.cr-qna-block div.cr-qna-search-block .cr-qna-search-icon{
fill: #FAB526;
}
#cr_qna.cr-qna-block div.cr-qna-list-block .cr-qna-list-q-cont button.cr-qna-ans-button{
border-color: #FAB526;
background: #FAB526;
color: #fff;
padding: 5px 10px;
}
#cr_qna.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button {
background-color: #FAB526;
color: #fff;
}
#cr_qna.cr-qna-block div.cr-qna-search-block{
flex-direction: row-reverse;
width: 100%;
}
.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button{
margin-left: 10px;
margin-right: 10px;
}
.cart-preview-tem span {
padding-left: 0px;
}
.cart-preview-tem span.amount{
margin-top: 0;
margin-left: 10px;
}
.cart-preview-tem span.quantity{
font-size: 90%;
font-weight: 400;
margin-left: 5px;
color: #525252;
}
.woocommerce div.product form.cart{
clear: both;
}
.woocommerce-product-details__short-description{	
margin-bottom: 30px;
max-width: 500px;
}
.woocommerce-product-details__short-description a{
display: inline-block;	
}
form.cart .woocommerce-info{
margin-bottom: 20px;
background: #fff7e8;
border: 2px solid #FAB526;
}
.single-product .product-type-variable .summary .price{
display: none!important;
}
.woosg-products .woosg-product{
border: 0;
}
.product .woovr-variations{
margin-bottom: 15px;
}
.product.reduced_variation .woovr-variations{
display: flex;
gap: 0 15px;
flex-wrap: wrap;
}
.product.reduced_variation .summary .woovr-variations .woovr-variation-price, 
.product.reduced_variation .summary p.price{
margin: 10px 15px; 
clear: none;
}
.product.reduced_variation .woovr-variation-radio .woovr-variation-info .woovr-variation-availability,
.woocommerce div.product.reduced_variation p.stock{
display: flex;
flex-direction: column;
margin-right: 0;
}
.woocommerce div.product.reduced_variation .stock span.stock_left{
margin: 1px 8px 1px 0px;
font-size: 100%;
font-style: normal;
font-weight: bold; 
}
.woocommerce div.product.reduced_variation .woovr-variations .woovr-variation{
min-width: 60%;
}
.woocommerce div.product.reduced_variation .woovr-variations .woovr-variation .stock{
max-width: 160px;
}
.woocommerce div.product.reduced_variation .stock span.message{
display: none;
}
.product .woosg-products .woosg-product .woosg-title .woovr-variations .woovr-variation-image{
display: block!important;
}
.woosg-products .woosg-product .woosg-title .woosg-title-inner{
font-size: 1.2rem;
color: #333;
font-weight: 600;
text-decoration: underline;
}
.product .woovr-variations .woovr-variation-image{
margin-right: 10px;
}
.product .woovr-variation-radio .woovr-variation-name{
font-weight: 600;	
}
.woovr-variations .woovr-variation{
padding-top: 5px;
padding-bottom: 5px;
box-shadow: 10px 2px 10px 0px #eee;
border: 2px solid #eee;
transition: 0.15s;
border-radius: 20px;
margin: 8px 0;
padding: 0 15px;
}
.woovr-variations .woovr-variation:hover, .woovr-variations .woovr-variation-active{
border: 2px solid #fab526;
background: #FAB52622;
}
.summary .woovr-variations .woovr-variation-name{
margin-bottom: 3px;
margin-top: 5px;
float: left;
}
.summary .woovr-variations .woovr-variation-name label{
font-weight: bold;
font-size: 1.15rem;
text-align: left;
}
.summary .woovr-variations .woovr-variation-name label .show-pop-etat-info{
border-radius: 100%;
border: 1px solid #DDD;
display: inline-block;
color: #888;
font-size: 0.8rem;
text-align: center;
display: inline;
padding: 3px 6px;
margin: 5px 10px;
transition: 0.2s;
}
.summary .woovr-variations .woovr-variation-name label .show-pop-etat-info:hover{
color: #fab526;
border-color: #fab526;
background: #fffcfa:
}
.summary .woovr-variations .woovr-variation-name label .show-pop-etat-info:hover + .popup-etat-info{
display: block
}
.summary .woovr-variations .woovr-variation-name label .popup-etat-info{
z-index: 1;
font-size: 0.85rem;
font-weight: 400;
position: absolute;
background: #fffcfa;
max-width: 300px;
border: 1px solid #fab526;
box-shadow: 0px 0px 10px 0px #DDD;
left: 10px;
border-radius: 10px;
padding: 0.5rem;
display: none;
}
.summary .woovr-variations .woovr-variation-price,
.summary p.price{
display: block;
float: left;
margin-top: 3px;
clear: left;
margin-bottom: 15px;
}
.woovr-variation-radio .woovr-variation-info .woovr-variation-availability,
.woocommerce div.product p.stock{
float: right;
}
.summary .woovr-variations .woovr-variation[data-availability*="out-of-stock"], 
.summary .woovr-variations .woovr-variation[data-availability*="out-of-stock"] .woovr-variation-price .amount,
.summary .woovr-variations .woovr-variation[data-availability*="out-of-stock"] .woovr-variation-name label{
background: #f9f9f9;
color: #ccc!important;
cursor: not-allowed;
border-color: #DDD;
}
.summary .woovr-variations .woovr-variation[data-availability*="out-of-stock"] .stock{
border-color: #ccc;
color: #ccc!important;
}
.summary .woovr-variations .woovr-variation-description{
clear: both;
}
.summary .woovr-variations .woovr-variation-price .amount, .summary .woovr-variations .woovr-variation-price del{
font-size: 1.10rem;
}
.product .variations th.label{
background: rgba(0,0,0,0);
margin: 5px 0 0 0;
padding: 0;
}
body .woocommerce-store-notice, .admin-bar p.demo_store{
color: #333;
display: block;
position: relative;
background: #fefcf5!important;
top: 0;
box-shadow: none;
border-bottom: 1px solid #ddd;
padding: 15px;
}
.woocommerce-store-notice a, p.demo_store a{
display: none;
}
.woocommerce-page div.product #reviews .comment img.emoji{
float: none!important;
}
.woocommerce #reviews #comments ol.commentlist li{
margin-bottom: 0!important;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
display: none;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover{
color: #ffffffaa!important;
}
body.single-product #page, 
body.post-type-archive-product #page,
body.tax-product_cat #page{
margin-top: 0;
}
.woocommerce #reviews div.iv-comment-image img {
width: auto;
height: auto;
object-fit: fill;
}
.woocommerce #reviews .cr-summaryBox-wrap{
align-items: stretch;
}
#reviews #comments .cr-summaryBox-wrap .crstar-rating span::before{
font-family: crstar;
}
#reviews #comments span.ivole-voting-cont, 
#reviews #comments .ivole-verified-badge,
#reviews #comments .cr-comment-image-text{
display: none;
}
#reviews #comments .iv-comment-images{
display: flex;
justify-content: center;
flex-wrap: wrap;
}
#reviews #comments .iv-comment-image img{
width: 200px;
max-width: none;
max-height: none;
}
.woocommerce #reviews #comments ol.commentlist ul.children{
margin-top: -15px!important;
margin-left: 0!important;
position: relative;
}
.woocommerce #reviews #comments ol.commentlist ul.children li{
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
border: 0!important;
padding-top: 10px;
float: left;
background: transparent!important;
}
.woocommerce #reviews #comments ol.commentlist ul.children .refered_product{
display: none!important;
}
.woocommerce #reviews #comments ol.commentlist ul.children .description{
border: 0;
}
.woocommerce #reviews #comments ol.commentlist{
margin-bottom: 30px;
text-align: center;
margin-left: 0;
}
.woocommerce #reviews #comments ol.commentlist::after, .woocommerce #reviews #comments ol.commentlist::before{
display: none!important;
}
.woocommerce #reviews #comments ol.commentlist ul.children{ color: #AAA; font-style: italic; font-size: 0.9rem}
.woocommerce #reviews #comments ol.commentlist ul.children .description p{color: inherit; font-size: inherit;}
.woocommerce #reviews #comments ol.commentlist ul.children .comment-text:before{
display: block;
content: "La réponse du Blog Argentique :";
font-weight: 600;
position: relative;
margin-bottom: 5px;
margin-left: 10px;
text-decoration: underline;
text-align: center
}
#reviews #comments ol.commentlist .refered_product a{
font-weight: 400;
font-size: 0.8rem;
}
.woocommerce #reviews #comments p.meta, .woocommerce #reviews #comments ul.children .comment-text:before{
color: inherit!important;	
}
.woocommerce #reviews #comments ol.commentlist li ul.children p.meta{
display: none!important;	
}
.woocommerce-product-rating .numeric_rating,
#reviews #comments .child_theme_numeric_rating
{
font-size: 28px;
text-align: center;
display: block;
font-weight: bold;
line-height: 40px;
color: #0E252C;
margin-bottom: 3px;
}	
.woocommerce .woocommerce-review-link{
font-size: 14px;
color: #0E252C;
line-height: 25px;
font-weight: 400;
display: block;
margin-bottom: 5px;
margin-top: 5px;
}   
#rebuy_message{
display: inline-block;
background-color: #FAB526;
position: relative;
left: -15px;
padding: 5px 15px;
color: #fff;
margin-bottom: 30px;
font-size: 1rem;
}
.woocommerce div.product .long_garanty_message{
display: block;
font-size: 1rem;
text-align: left;
max-width: 500px;
margin-bottom: 20px;
margin-top: -5px;
background: #fff;
color: #fab526;
}
.woocommerce div.product .long_garanty_message span{
font-weight: bold;
}
.woocommerce div.product .garanty_message span, #rebuy_message span{
font-size: 110%;
font-weight: 600;
}
#rebuy_message span{
display: block;
}
#reviews #comments .cr-average-rating::after,
.woocommerce-product-rating .numeric_rating::after,
#reviews #comments .child_theme_numeric_rating:after{
content: "/5";
font-weight: 400;
font-size: 70%;
margin-left: 3px;
}
.woocommerce-product-rating .star-rating{
color: #ff912c;
float: none!important;
margin: auto;
}
.woocommerce-product-rating .child_theme_numeric_rating{
display: none;
}
#reviews #comments .cr-average-rating-stars .child_theme_numeric_rating{
display: block;
font-size: 2.2rem;
margin: auto;
float: none;
} 
#reviews #comments .cr-average-rating-stars .star-rating{
float: none;	
margin:auto;
margin-bottom: 5px;
}
#reviews #comments .star-rating{
display: inline-block;
position: relative;
font-size: 1rem;
clear: both;
margin-right: 5px;
}
#reviews #comments .child_theme_numeric_rating{
float: left;
color: inherit;
display: inline-block;
font-size: 1.1rem;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
font-size: 15px!important;
width: fit-content;
margin-bottom: 0;
display: inline-block;
}
#reviews #comments .woocommerce-review__verified{
display: none;
}
#reviews #comments .woocommerce-review__author{
text-transform: capitalize;
color: inherit;
}
#reviews #comments .woocommerce-review__published-date::before{
content: '- ';
display: inline;
}
#reviews #comments .woocommerce-review__dash{
display: none;
}
#reviews #comments .ivole-voting-cont{
padding-left: 8px;
}
#reviews #comments ol.commentlist li .comment-text{
margin-left: auto!important;
margin-right: auto!important;
}
#reviews #comments ol.commentlist .refered_product{
font-size: 0.85rem;
font-style: italic;
margin: 0;
display: block;
}
.woocommerce li.product .star-rating{
display: none!important;
}
#reviews #comments ol.commentlist li{
list-style: none;
background: #fff!important;
}
.woocommerce #reviews #comments ol.commentlist > li{
width: 100%;
max-width: 600px;
height: auto;
border-bottom: 1px solid #AAA!important;	
padding-top: 5px; padding-bottom: 5px;
overflow: hidden;
margin-left: auto; margin-right: auto;
background: #fff!important;
}
.woocommerce #reviews #comments ol.commentlist > li:nth-child(even){
background: #FAFAFA!important;
} .woocommerce #reviews #comments ol.commentlist > li.comment{
display:none
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
border: 0;
background: transparent;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
padding: 0!important;
text-align: left;
}
.woocommerce #reviews #comments .content-comment{
padding: 0 15px;
}
.woocommerce #reviews #comments .content-comment:not(:has(*)){
display: none;
}
.woocommerce #reviews #comments .top-comment{
padding: 5px 10px;
display: flex;	
gap: 15px;
align-items: center;
color: #FAB526;
}
.woocommerce #reviews #comments .info-comment{
border-left: 1px solid #fab526;
padding-left: 15px;
}
.woocommerce #reviews #comments .star-rating span::before,
.woocommerce #reviews #comments .star-rating::before{
color: inherit;	
}
.woocommerce #reviews #comments .rating-comment{
display: flex;
flex-direction: row-reverse;
align-items: baseline;
margin-bottom: -5px;
}
.woocommerce #reviews #comments .star-rating{
margin-top: -12px;
}
.woocommerce #reviews #comments .children{
padding-left: 15px;
padding-right: 15px;
margin-top: !important15px;
}
.woocommerce #reviews #comments .children .content-comment,
.woocommerce #reviews #comments .children .top-comment{
padding: 0;
}
.woocommerce .woocommerce-Tabs-panel .woocommerce-verification-required{
text-align: center;
display: none;
}
#page section.shop-design{
position: relative;
width: 100%;
}
section.shop-design{
background: #fffcfa;
padding: 15px;
}
section.shop-design.review_and_shipping{
display: flex;
justify-content: center;
}
.archive section.shop-design.review_and_shipping{
background: #ffffff;
}
section.shop-design.review_and_shipping h2{
margin-top: 15px;	
font-size: 3rem;
}
section.shop-design.review_and_shipping #comments{
margin-top: 0;
}
section.shop-design.review_and_shipping #reviews ol li .comment-text{
border: 0!important;
}
section.shop-design.review_and_shipping #reviews ol li .description p{
font-size: 0.95rem;
color: #333;
}
.woocommerce  section.shop-design.band{
background: transparent;
}
.woocommerce section.shop-design .content{
display: flex;
margin: auto;
flex-direction: column;
}
.woocommerce section.shop-design.band h2{
text-align: center;	
margin-bottom: 0;
font-size: 2.2rem;
font-weight: bold;
margin-top: 15px;
margin-bottom: 15px;
}
.woocommerce section.shop-design.band .description{
width: 100%;
text-align: center;
margin: auto;
margin-bottom: 30px;
}
.woocommerce section.shop-design h2{
font-family: "Segoe UI", helvetica, "helvetica neue", arial, sans-serif;
font-size: 2.6rem;
font-weight: 300;
text-align: center;
margin-bottom: 30px;
}
.woocommerce section.shop-design.demand{
margin-top: 15px;
padding-top: 20px;
padding-bottom: 30px;
}
.woocommerce section.shop-design.presentation .content > div{
padding: 15px;
}
.woocommerce section.shop-design.presentation .content h2 + p{
text-align: justify;
}
.woocommerce section.shop-design.presentation #signature{
font-style: italic;
opacity: color: #ffffff50;
text-align: right;
font-size: 0.85rem;
}
.woocommerce section.shop-design.presentation .social i{
font-size: 32px;
transition: 0.3s;
color: #FAB526;
}
.woocommerce section.shop-design.presentation .social i:hover{
color: #81a2d4;	
}
.cart-preview{
width: 100vw;
color: #000;
top: 45px;
padding-top: 15px;
}
a.cart-customlocation span.cart-icon-number{
margin-top:0;
}
.cart-customlocation svg{
margin-top:0!important;
}
a.cart-customlocation span.cart-icon-number{
font-weight: 600;	
}
.footer-menu li:nth-child(2), .footer-menu li:nth-child(3){
display: block!important;
}
.woocommerce-checkout form .wc-payment-form .required{
display: none;
}
body.woocommerce-cart .entry-content h2, 
body.woocommerce-checkout .entry-content h2{
border: 0!important;
left: 0!important;
margin-top: 0!important;
width: 100%!important;
text-align: center;
padding-left: 0!important;
padding-right: 0!important;
}
.woocommerce .woocommerce-ordering{
margin-top: 1em;
}
.woocommerce .woocommerce-ordering select{
margin-top: 0;
}
.woocommerce ul.products{
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: left;
align-items: stretch;
padding-top: 15px;
}
.woocommerce section.shop-design.band ul.products{
justify-content: center;
}
.woocommerce ul.products > li{
display: inline-block;
float: none!important;
}
#primary{
padding: 30px;	
}
.woocommerce.archive > #page,
.woocommerce.archive > #page #content,
.woocommerce.archive > #page #primary, 
.woocommerce.archive > #page #primary main, 
.woocommerce.archive > #page #primary main > article,
.woocommerce.page> #page,
.woocommerce.page > #page #content,
.woocommerce.page > #page #primary, 
.woocommerce.page > #page #primary main, 
.woocommerce.page > #page #primary main > article{
max-width: initial;
padding: 0!important;
margin: 0;
}
.woocommerce.archive > #page #primary main,
.page > #page #primary main{
max-width: 1200px;
margin: auto;
}
.woocommerce section.presentation.shop-design{
-webkit-box-shadow: 0px 0 10px 5px #e5e5e5;
-ms-box-shadow: 0px 0 10px 5px #e5e5e5;
box-shadow: 0px 0 10px 5px #e5e5e5;
z-index: 5;
}	
.woocommerce.archive .intro{
text-align: center;
width: 85%;
font-size: 20px;
margin: 20px auto 45px auto;
align-items: center;
}
.woocommerce.archive .intro > p{
padding: 0 45px;
}
.woocommerce.archive #content section{
position: relative;
clear: both;
text-align: center;
}
.woocommerce.archive #content section .woocommerce-products-main{
margin-top: 20px;
float: left;
}
.woocommerce #reviews #comments .woocommerce-pagination{
width: 100%;
text-align: center;
clear: both;
}
.woocommerce .star-rating{
float: left !important;
display: block;
margin-top: 6px;
font-size: 1rem;
}
.woocommerce .woocommerce-product-rating .star-rating{
margin: 0;
}
.woocommerce .star-rating::before{
left: 0;
right: 0;
}
.woocommerce .comment-text .description{
display: block;
width: 100%;
text-align: left;	
clear: both;
}
.woocommerce.single-product .comment-text .description{
text-align: left;
}
.woocommerce.single-product .comment-text .description{
border-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text::after{
content: none;
}
.woocommerce .star-rating span::before{
color: #FAB526;
left: 0;
right: 0;
}
.woocommerce .star-rating span *{
display: none;
}
.woocommerce.archive #content section .header h2 span{
float: left;
margin-top: 10px;
font-family: Roboto,Arial,sans-serif;
font-size: 22px;
font-weight: 300;
background: #FAB526;
color: #fff;
padding: 2px 8px; 
position: relative;
}
.woocommerce .result_count{
border-bottom: 1px solid #FAB526;
min-width: 250px;
width: 30%;
float: right;
margin: 30px;
text-align: right;
}
.woocommerce .result_count span{
background: #FAB526;
color: #fff;
padding: 5px 10px; 
position: relative;
top: -2px;
}
.reassurance{
position: relative;
background: #FAB526;
z-index: 10;
}
.reassurance > div {
padding: 20px 30px;
display: flex;
justify-content: space-evenly;
position: relative;
}
.reassurance > div > div {
display: flex;
justify-content: center;
align-items: center;
flex: 1;
}
.reassurance i{
font-size: 34px;
color: #fff;
}
.reassurance p{
font-size: 18px;
margin: 0;
margin-left: 30px;
text-align: left;
color: #fff;
}
.reassurance span{
color: #fff;
font-weight: bold;
}
.woocommerce #top_shop_widget{
padding: 30px 0;
width: 100%;
}
.woocommerce-breadcrumb{
padding: 30px 15px 0px 30px!important;
margin-bottom: 0!important;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
z-index: 5;
font-size: .92em!important;
}
.woocommerce-breadcrumb a{
color: #767676;
}
.woocommerce-breadcrumb a:hover{
color: #FAB526;	
}
.woocommerce-breadcrumb a + span{
color: inherit;
font-weight: 400;
}
.woocommerce .page-title{
margin-bottom: 30px;
color: #333;
}
.woocommerce-order-received h2{
font-weight: 500;
}
.woocommerce-order-received .post-thumbnail{
display: none;
}
.woocommerce-order-received .wc-item-meta{
display: none;
}
.woocommerce-order-received h2{
margin-top: 30px;	
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li{
margin-bottom: 10px;
}
.woocommerce-order-received ul{
list-style-type: none;
}
.woocommerce .woocommerce-bacs-bank-details ul.order_details li{
float: none;
margin: 20px auto;
}
.woocommerce ul.order_details{
margin: 0;
}
.woocommerce ul.order_details + p{
text-align: center;	
font-style: italic;
font-size: 18px;
clear: both;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
max-width: 300px;
}
.woocommerce-page section.upsells ul.products li.product{
max-width: 250px;
}
.woocommerce-page section.upsells ul.products li.product .woocommerce-loop-product__title{
font-size: 1.4rem;
}
.woocommerce ul.products li.product .child_theme_numeric_rating, 
.woocommerce-page ul.products li.product .child_theme_numeric_rating{
display: none;
}
.woocommerce-page ul.products li.product{
justify-content: start;
border-top: 1px solid #EAEAEA!important;
}
.woocommerce-page ul.products li.product::before{
content: "Produit neuf";
background: #fff;
color: #fab526;
border: 1px solid #EAEAEA;
border-bottom: 0;
padding: 0px 5px 0px 7px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
font-size: 0.9rem;
position: absolute;
top: -25px;
right: 0;
z-index: 1;
}
.woocommerce-page ul.products li.product.refurbished{
border-top: 1px solid #fab526!important;   
}
.woocommerce-page ul.products li.product.refurbished::before{
background: #fab526;
border-color:#fab526;
color: #fff;
content: "Reconditionné";
}
.woocommerce ul.products li.product .product_content{
padding: 10px 5px;
}
.woocommerce div.product div.images img{
max-height: 60vh;
object-fit: contain;
-webkit-backface-visibility: hidden;
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-box-shadow: 0px 0px 7px 4px #e6e6e659;
-ms-box-shadow: 0px 0px 7px 4px #e6e6e659;
box-shadow: 0px 0px 7px 4px #e6e6e659;
}
.woocommerce div.product div.images .single-product-main-image img{
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
background-position: center;
background-repeat: no-repeat;
height: 60vw;
}
.woocommerce div.product div.images .attachment-shop_thumbnail,
.woocommerce div.product div.images .thumb
{
background-size: contain; 
background-position: center;
background-repeat: no-repeat;
aspect-ratio: 5 / 4;
}
.woocommerce table.shop_attributes{
clear: both;
width: auto;
min-width: 75%;
margin: auto;
}
.woocommerce table.shop_attributes th{
width: auto;
font-size: 0.97rem;	
}
.woocommerce table.shop_attributes tr{
background-color: transparent;
font-size: 102%;
}
.woocommerce table.shop_attributes tr td, 
.woocommerce table.shop_attributes tr th{
padding: 5px 10px!important;
}
.woocommerce table.shop_attributes tr td p{
font-size: 0.92rem;	
margin-bottom: 0;
}
.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th{
border-bottom: 1px solid #ddd;
}
.woocommerce ul.products li.product .onsale, 
.woocommerce span.onsale{
ight: initial;
left: 5px;
top: 5px;
rotate: -15deg;
font-size: 1rem;
font-weight: bold;
min-height: 0;
align-items: center;
border-radius: 0;
border-radius: 100%;
margin: 0;
transform: none;
padding-right: 10px;
padding-bottom: 5px;
color: #fff;
z-index: 1;
position: absolute;
}
.woocommerce span.onsale{
display: block;
align-content: center;
justify-content: center;
background: #FAB526;
font-size: 17px!important;
width:55px;
height:55px;
}
.wc-block-grid__product h3{
margin: 0;
float: none;
}
.wc-block-grid.has-2-columns .wc-block-grid__product{
max-width: 43%;
}
.wc-block-grid__product .wp-block-button__link{
color: #fff;
margin-bottom: 15px;
margin-top: 15px;
}
.wc-block-grid__product .wc-block-grid__product-price del, 
.wc-block-grid__product .wc-block-grid__product-price del span,
.woocommerce div.product p.price del,
.woocommerce div.product p.price del span{
color: #555;
margin-right: 2px;
}
.wc-block-grid__product .wc-block-grid__product-price del .amount, .woocommerce div.product p.price del .amount{
font-weight: 400;
font-size: 0.8em;
}
.woocommerce-Price-currencySymbol{
font-size: 80%;
}
.wc-block-grid__product .wc-block-grid__product-price .amount, .woocommerce div.product p.price .amount{
font-size: 1.1em;
}
.wc-block-grid__product .wc-block-grid__product-title{
margin: 0;
padding: 15px 15px 10px 15px;
font-size: 1em;
font-weight: 500;
}
.woocommerce #content div.product div.images{
width: 60%;
}
.woocommerce #content div.product div.summary{
width: 38%;
border-left: 4px solid #FAB526;
padding-left: 15px;
}
.woocommerce #content div.product div.summary b{
margin-top: 5px;
}
.woocommerce div.product .woocommerce-tabs{
float: left;
width: calc(100% + 60px);
position: relative;
margin-top: 60px;
} #additionnal_single_product_tab{
padding: 0;
background: none;
box-shadow: none;
gap: 30px;
margin-top: 0;
max-width: 1200px;
width: 100%;
margin: auto;
float: none;
flex-wrap: wrap;
}
#additionnal_single_product_tab .panel{
padding: 15px;
max-width: none;
}
#additionnal_single_product_tab .panel + .panel{
padding-left: 30px;
border-left: 3px solid #fab526;	
}
#blog-article-helper .article_list{
margin-top: 30px;
align-items: center;
justify-content: center;
max-width: 1024px;
margin: auto;
display: flex;
flex-wrap: wrap;
clear: both;
}
#additionnal_single_product_tab .panel + #blog-article-helper .article_list{
flex-direction: column;
}
#additionnal_single_product_tab .panel + #blog-article-helper .mini_article:nth-child(n+3){
display: none;
}
#blog-article-helper .mini_article{
min-width: 450px;
max-width: 450px;
flex: 1;
}
#blog-article-helper .mini_article img{
aspect-ratio: 3 / 2;
} 
#blog-article-helper .category_list{
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs{
position: absolute;
top: -49px;
left: 0;
right: 0;
}
.woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li{
transition: 0.3s;
margin: 0 5px;
border-top: 2px solid #eee!important;
border-left: 2px solid #eee!important;
border-right: 2px solid #eee!important;
-webkit-box-shadow: 0px -5px 10px 4px #BBBBBB44;
-ms-box-shadow: 0px -5px 10px 4px #BBBBBB44;
box-shadow: 0px -5px 10px 4px #BBBBBB44;
border-radius: 0;
background: #fff;
padding: 0;
}
.woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li a{
color: #FAB526!important;	
transition: 0.3s;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce section .content .wp-block-button{
text-align: center;
}
.woocommerce section.band{
border-bottom: 15px solid #EEE;
padding-bottom: 30px;
}
.woocommerce section.band.last{
border-bottom: none;
}
.woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li{
padding: 8px 3px;
}
.woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li:hover, .woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li.active
{
background: #fffffc!important;
}
.woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li.active{
border-color: #FAB526;
}
.woocommerce div.product .woocommerce-tabs .wp-caption .wp-caption-text{
font-size: 0.9rem;
}
.woocommerce div.product .woocommerce-tabs{
background: #fffcfa;
box-shadow: 0 1px 8px 2px rgb(0 0 0 / 25%);
margin-left: -30px;
margin-right: -30px;
padding-left: 30px;
padding-right: 30px;
display: flex;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs {
width: 100%;
max-width: 768px;
margin: auto;
}
.woocommerce div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs:before{
border: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
margin-bottom: 30px;
margin-top: 30px;
display: none;
}
.woocommerce div.product .woocommerce-tabs ul+.panel{
display: block;
}
.product h1.product_title.entry-title:after{
display: none;
}
.upsells h2{
margin-top: 45px;
margin-bottom: 45px;
text-align: center;
font-family: "Segoe UI", helvetica, "helvetica neue", arial, sans-serif;
font-size: 2.2rem;
}
.woocommerce:not(.archive) #page, .single-mailpoet_page #page, .parent-pageid-8352 #page{margin-top: 0; max-width: none; padding-left: 0; padding-right: 0;}
.woocommerce:not(.archive) #content, .single-mailpoet_page #content, .parent-pageid-8352 #content{max-width:100%!important; margin:auto;}
.woocommerce #main{display: block;} 
.wc-block-grid__product a{
display: block;
}
.wc-block-grid__product:hover, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product:hover{
border : 1px solid #EAEAEA;
}
.woocommerce section.band h2, .woocommerce section.band h3, .woocommerce section.band h4{
margin-bottom: 15px;
}
.woocommerce section.band h2, .woocommerce section.band strong, .woocommerce section.band h3, .woocommerce section.band h4{
color: #FAB526;
}
.woocommerce section.band .wp-block-button__link{
background: #FAB526;
}
.woocommerce section.band .wp-block-button__link:hover{
-webkit-box-shadow: 0px 0px 4px 4px #BBB;
-ms-box-shadow: 0px 0px 4px 4px #BBB;
box-shadow: 0px 0px 4px 4px #BBB;
background: #fab526;
}
.woocommerce section.band .header h2, 
.woocommerce section.band .header p{
width: fit-content;
position: relative;
}
.woocommercesection.band .header h2{
float: left;
}
.woocommerce section.band .header p{
float: right;
margin-top: 25px;
}
.woocommerce section.band .header p:after{
content: "";
width: 70px;
margin: 10px 0 35px 0;
height: 2px;
background-color: #FAB526;	
position: absolute;
bottom: -45px;
left: 0;
display: block;
text-align: right;
left: initial; 
right: 0;
}
.woocommerce li.product.category{
padding: 0!important;
height: 100%;
}
.woocommerce li.product.category > a {
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
flex-direction: column;
}
.woocommerce div.product p.price *{
font-weight: 600;
}
.woocommerce div.product p.price *{
color: #222;	
}
.woocommerce li.product p.stock{
position: absolute;
right: 10px;  
color: #fff!important;
}
.woocommerce li.product p.stock span{
display: none;
}
.product-type-woosg .woosg-product .woosg-choose{
display: none;	
}
.woocommerce div.product .stock{
font-size: 0.95rem!important;
color: #FAB526!important;
color: #222;
width: fit-content;
border-left: 2px solid;
border-color: #FAB526;
padding: 5px 10px;
text-align: center;
font-weight: bold;
margin-top: 5px;
}
.woocommerce div.product .stock span:not(.message){
display: block;
font-size: 90%;
font-style: italic;
font-weight: normal;
}
.summary p.availability, .summary p, .woocommerce div.product .long_garanty_message{
margin-left: 10px;
}
form.cart .variations label{
padding: 0;
}
form.cart .variations select{
margin-bottom: 0;
}
form.cart button{
font-weight: 500!important;	
}
.product p.price{
margin-bottom: 15px;	
}
form.cart .button{
float:left;
}
form.cart .button{
border-radius: 0;
border: none!important;
margin-left: -15px;
transition: 0.3s;
border: 1.1px solid transparent!important;
}
form.woocommerce-cart-form input.qty{
margin: 0;
}
form.cart.variations_form{
padding-top: 0;
}
form.cart .reset_variations{
display: none!important;
}
form.cart .button{
background: #FAB526;
}
form.cart .button:hover{
-webkit-box-shadow: 0px 0px 15px 2px #81a2d4AA;
-ms-box-shadow: 0px 0px 15px 2px #81a2d4AA;
box-shadow: 0px 0px 15px 2px #81a2d4AA;
}
.woocommerce div.product form.cart div.quantity{
float: none;
display: inline-block;
margin-left: 10px;
}
.woocommerce-Tabs-panel h3{
margin-top: 8px;
margin-bottom: 0px;
padding : 0 0.6rem;
display: block;
color: #FAB526;
font-family: "Segoe UI", helvetica, "helvetica neue", arial, sans-serif;
font-size: 1.85rem;
float: none;
}
#tab-description > ul > li{
margin-top: 15px;
}
#tab-description > p{
padding: 0.6rem;
margin: 0;
}
#tab-description > p,
#tab-description li{
font-size: 1rem;
margin: 0;
color: inherit;
}
#tab-description ul{
padding-left: 30px;	
}
#tab-description a{
color: #FAB526;	
}
#tab-description img{
margin-bottom: 15px;	
}
.woocommerce-Tabs-panel h3 span{
font-size: 1.8rem;
display: block;
font-family: inherit;
}
.woocommerce-Tabs-panel p{
padding-left: 8px;
padding-right: 8px;
}
.woocommerce-Tabs-panel p em{
font-size: 0.95rem;	
}
.woocommerce-Tabs-panel h2,
.related > h2{
display: block;
font-weight: 600;
font-size: 2rem;
text-align: center;
margin-bottom: 30px;
color: #fab526;
}
.woocommerce-Tabs-panel h2{
display: none;
}
#reviews .cr-overall-rating-wrap, 
#reviews .ivole-summaryBox, 
#reviews .comment-text{
background: #fff;
-webkit-box-shadow: 0px 5x 5px 0px #BBBBBBAA;
-ms-box-shadow: 0px 5px 5px 0px #BBBBBBAA;
box-shadow: 0px 5px 5px 0px #bbbbbbaa;
}
.woocommerce .post-thumbnail img, .woocommerce-page .post-thumbnail img{
height: 100%;
}
.woocommerce-page .post-thumbnail img{
filter: blur(8px);
-webkit-filter: blur(8px);
}
body.woocommerce .post-thumbnail, body.woocommerce-cart .post-thumbnail, body.woocommerce-checkout .post-thumbnail{
height: 200px;
}
.post-thumbnail .siteinfo{
color: #1b1b1b;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message{
position: relative;
margin-left: auto;
margin-right: auto;
border: 1px solid #F0F0F0;
}
.xoo-wsc-markup{
display: initial;
}
.xoo-wsc-markup a .description,
.xoo-wsc-markup a .shipped_on,
.xoo-wsc-markup a .backorder_notification{
display: none;
}
.xoo-wsc-bki{
color: #fab526;
}
.xoo-wsc-items-count{
background: #fab526;
}
a.xoo-wsc-ft-btn-checkout .amount{
color: inherit;
font-size: inherit;
}
.xoo-wsch-new.xoo-wsch-top{
display: flex;
justify-content: space-between;
}
.xoo-wsc-ft-btn-checkout{
display: none!important;
}
.xoo-wsc-ft-buttons-cont{
display: flex;
flex-direction: column-reverse;
}
.xoo-wsc-header{
border-bottom: 3px solid #fab526;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn{
align-items: baseline;
background: #fab526;
}
.product table.variations, .product .variations tbody, .product .variations tr, .product .variations td{
display: block;
}
form.cart .variations{
width: fit-content;
margin-bottom: 15px;
}
.product .variations .label label{
font-size: 17px;
}
.product .variations .variable-item.button-variable-item:not(.radio-variable-item){
padding: 30px;
}
.variable-item:not(.radio-variable-item).disabled:before, .variable-item:not(.radio-variable-item).disabled:after{
display: none;
}
.product .variations .variable-item.image-variable-item{
width: 140px;
height: 120px;
}
.woocommerce #primary{
width: 70%;
} 
.woocommerce.is_shop #primary{
width: 100%;
}
.woocommerce #secondary{
width: 30%;
} 
.woocommerce.is_shop .category_list{
border-right: 2px solid #FAB526;
padding: 10px 0;
}
.woocommerce.is_shop .category_list p{
font-size: 18px;
color: #FAB526;
font-weight: bold;
text-align: center;
padding: 0px 10px 12px 10px;
margin-bottom:0;
}
li.product{
background: #fff;
}
.woocommerce-notices-wrapper, .woocommerce-NoticeGroup-checkout{
margin-left: auto;
margin-right: auto;
will-change: transform;
animation-fill-mode: forwards;
width: fit-content;
position: relative;
z-index: 10;
margin-top: 15px;
flex: 0 0 100%;
}
.woocommerce-notices-wrapper ul{
list-style: none;
}
.woocommerce-notices-wrapper .button{
margin: 0 5px!important;
padding: 6px 10px!important;
background: #fab526!important;
color: #fff!important;
}
.woocommerce-notices-wrapper .woocommerce-info{
background: #fff;
}
@keyframes notices-wrapper-animation{
0%{	
opacity: 1;
transform: rotateX(0deg);
}
70%{
opacity: 1;
}
85%{
opacity: 0.5;
transform: rotateX(0deg);
}
100%{
opacity: 0;
transform: rotateX(90deg);
}
}
li.product .product_header{
position: relative;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
li.product .product_header .stock, 
.wc-block-grid__product .stock{
position: absolute;
top: 10px;
padding: 2px 7px;
color: #fff;
font-weight: 500;
font-size: 16px;
background-color: #FAB526;
text-align: left;
}
li.product .product_header .stock span, 
.wc-block-grid__product .stock span{
display: block;
font-size: 13px;
position: relative;
margin-top: -2px;
top: -1px;
font-weight: 400;
}
.wc-block-grid__product .stock{
bottom: 15px;
font-size: 18px;
}
li.product img{ 
width: 100%;
height: 100%;
min-width: 100%;
object-fit: cover;
transition: 0.3s;
max-width: initial;
width: initial!important;
margin: 0!important;
-webkit-backface-visibility: hidden; 
-ms-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
background-size: contain; 
background-position: center;
background-repeat: no-repeat;
}
li.product:hover img{
transform: scale(1.1);
}
.woocommerce .woocommerce-result-count{
display: none;
}
.woocommerce ul.products li.product .add_to_cart_button{
display: none!important;
}
.product .product_title{
font-family: 'Segoe UI', helvetica,'helvetica neue',arial,sans-serif;
font-size: 2rem;
font-weight: 600;
}
.product h1.product_title.entry-title{
color: #333;
float: none;
margin-bottom: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
font-family: 'Segoe UI', helvetica,'helvetica neue',arial,sans-serif;
color: #333;
font-size: 1.2rem;
margin-top: 0px;
padding: 0px 10px 5px 10px;
text-align: center;
font-weight: 600;	
word-break: break-word;
}
.products .category_list{
min-height: 200px;	
padding: 10px 20px!important;
}
.products .woocommerce-Price-amount.amount bdi{
font-weight: 300;
font-size: 16px;
}
.single-product .post-thumbnail{
margin-top: 0;
}
section.presentation .illustration{
flex: 1; display: flex; justify-content: center; flex-direction: column;
max-width: 350px;
}
section.presentation .illustration img{
max-width: 170px;
margin: auto;
}
.woocommerce-variation-description p{
font-size: 16px;
}
@media screen and (max-width: 1200px) {
section.related.products ul li:nth-child(n+5){
display: none;
}
.woocommerce #primary, .single-mailpoet_page #primary{max-width:100%!important;}
}
@media screen and (max-width: 1024px) {		
.woocommerce section.shop-design .content{
max-width: 100%;
}
.woocommerce.archive #content{
flex-direction: column;
border: none;
}
.woocommerce.archive #content #secondary{
border-right: 0;
min-width: none;
}
.woocommerce.archive #content #secondary .widget h2.wp-block-heading{
width: auto;
min-width: 50%;
}
.woocommerce.archive #content #secondary .sidebar-inner{
flex-direction: row;
gap: 0 15px;
padding: 0;
}
.woocommerce.archive #content #secondary .wp-block-heading + div{
border-bottom: 0;
}	
.woocommerce.archive #content #secondary .widget{
min-width: 45%;
max-width: 45%;
}
.woocommerce.archive #content #secondary .widget:first-child{
min-width: 100%;	
}
.woovr-variations .woovr-variation:hover:not(.woovr-variation-active){
border: 2px solid #eee;
background: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
padding: 0 15px;
}
.woocommerce-product-rating{
float: none;
margin-left: auto; margin-right: auto;
}
.woocommerce.archive section .header{
width: 100%;
}
.reassurance > div > div{
flex-direction: column;	
}
.reassurance p{
text-align: center;
margin-left:0;
margin-top: 15px;
}
.woocommerce.archive #content section .header h2{
font-size: 2.1rem;
}
}
@media screen and (max-width: 768px) {	
.woocommerce #reviews #comments ol.commentlist > li{
max-width: 100%;    
}
section.related.products ul li{
max-width: calc(33% - 15px)!important;
width: calc(33% - 15px)!important;
margin-left: 7px!important;
margin-right: 7px!important;
}
section.related.products ul li:nth-child(n+4){
display: none;
}
#additionnal_single_product_tab .panel + #blog-article-helper .mini_article:nth-child(n+3){
display: block;
}
.summary .woovr-variations .woovr-variation-name label .show-pop-etat-info{
display: none;
}
.woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li a{
width: 100%;	
}
.woocommerce div.product .woocommerce-tabs{
box-shadow: none;
margin-top: 30px;
padding: 0;
flex-direction: column;
}
.woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li{
margin-left: 0;
border-bottom: 1px solid #FAB526;
}
.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs{
display: none;
}
.woocommerce-Tabs-panel h2{
display: block;
}
.woocommerce div.product .woocommerce-tabs .panel:not(:last-child){
padding-bottom: 30px;
border-bottom: 15px solid #fff;
}
.woocommerce div.product .woocommerce-tabs .panel{
display: block!important;
margin: 15px 0;
}
.commentlist{
display: flex;
flex-direction: column;
}
.commentlist li{
width: 100%;
max-width: 100%;
margin-left: 0!important;
margin-right: 0!important;
}
.reassurance > div > div{
flex: 1;
}
.woocommerce ul.products[class*=columns-] li.product, 
.woocommerce-page ul.products[class*=columns-] li.product{
width: 45%!important;
margin-left: 2%!important;
margin-right: 2%!important;
margin-bottom: 30px!important;
max-width: 45%!important;
}
.woocommerce #primary{
width: 100%;
} 
.woocommerce #secondary{
width: 100%;
} 
.tabs.wc-tabs{
padding-top: 0;	
}
.tabs.wc-tabs li{
width: initial;
}
.woocommerce-tabs{
margin-top: 90px;
}
.woocommerce #content div.product div.images{
width: 100%;
}
.woocommerce #content div.product div.summary{
width: fit-content;
margin-left: auto;
margin-right: auto;
}
.woocommerce-loop-product__title{
font-size: 1.5rem;
}
.product .woocommerce-Price-amount.amount{
font-size: 1.3rem;
}
.woocommerce.archive #content section .description{
position: relative;
}
.woocommerce.archive #content section .header h2{
margin-bottom: 0;
}
.woocommerce.archive #content section .woocommerce-products-main{
margin-top: 45px;
}
.article_list, .wc-block-grid__products{
flex-direction: column;
align-content: center;
}
.wc-block-grid.has-2-columns .wc-block-grid__product{
max-width: 450px;
width: 100%;
}
}
@media screen and (max-width: 640px) {	
section.related.products ul{
flex-wrap: wrap;
}
section.related.products ul li{
max-width: calc(50% - 15px)!important;
width: calc(50% - 15px)!important;
}
section.related.products ul li:nth-child(4){
display: block;
}
.woocommerce.archive #content #secondary .widget{
min-width: 100%;
max-width: 100%;
padding-left: 30px;
padding-right: 30px;
}
.single-product div#comments .woocommerce-pagination ul{
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.state_of_product ul li:not(:last-child){
border: 0;
}
section.shop-design.band.flex-design-variation .header p{
font-size: 1rem;
}
.woocommerce.archive #content section h3{
font-size: 1.7rem;
}
section#ecological h2{
padding-top: 20px;	
margin-bottom: 15px;
}
section#ecological .content > div:not(:first-child) h2{
border-top: 1px solid;
}
section#ecological h2 span{
display: block;
font-size: 100%;
}
section#ecological .content > div{
border-left: 0;
}
.shopinformation{
flex-direction: column;
}
.woocommerce section.presentation .content{
flex-direction: column!important;
}	
.woocommerce section.presentation .content .illustration{
margin: auto;
max-width: 100%;
border-top: 2px solid #FAB526;
margin-top: 30px;
}
.woocommerce.archive .intro > p{
margin-top: 45px;
}
.woocommerce.is_shop .category_list{
border: 0;
}	
body.woocommerce .post-thumbnail, body.woocommerce-cart .post-thumbnail, body.woocommerce-checkout .post-thumbnail{
height: 150px;
min-height: 150px;
}
body.archive .page-title{
font-size: 2.5rem;
}
.woocommerce-product-details__short-description a{
display: inline;	
}
}
@media screen and (max-width: 480px) {
#reviews #comments .woocommerce-review__published-date{
display: block;
}
#reviews #comments .woocommerce-review__published-date::before{
display: none;
}
#blog-article-helper .mini_article{
min-width: 100%;
}
.woocommerce div.product.reduced_variation .woovr-variations .woovr-variation{
min-width: 100%;
}
.woocommerce div.product .summary .woocommerce-product-rating{
justify-content: center;
}
.woocommerce div.product .stock{
border-left-width: 0;
border-right: 2px solid;
}
.woocommerce div.product .stock{
margin-left: auto;
margin-right: auto;	
}
#tab-description img{
display: block;
margin-left: auto; margin-right: auto;
float: none;
}
.woocommerce-Tabs-panel h2{
font-size: 1.8rem;
}
.woocommerce-Tabs-panel h3{
font-size: 1.7rem;	
}
#reviews #comments .star-rating{
margin-left: 0;
}
#tab-description ul{
padding-left: 0px;	
}
body.archive .page-title{
margin-top: 30px;
}
.woocommerce.archive > #page #primary main > div,
.woocommerce.archive > #page #primary main > section{
padding-left: 15px;
padding-right: 15px;
}
.woocommerce div.product .garanty_message, #rebuy_message{
left: 0;	
}
.woocommerce div.product p.price p {
margin: 0;		
}
.woocommerce div.product p.price p.stock{
margin: 15px 0 0 0;
}
.woocommerce .commentlist .star-rating{
float: none;
margin-left: 7px;
margin-bottom: 10px;
display: inline-block
}
.woocommerce #reviews #comments ol.commentlist li{
min-width: initial;
}
.woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li{
display: block!important;
padding: 0;
}
.woocommerce .product .woocommerce-tabs ul.tabs.wc-tabs li a{
width: 100%;
padding: 0.5em;
}
.woocommerce-product-rating .star-rating{
float: none;
margin: auto;
}
.woocommerce div.product .product_title{
font-size: 1.8rem;	
}
.woocommerce #content div.product div.images{
margin-bottom: 15px;
}
.woocommerce section.presentation .illustration{
max-width: 70%;
}	
.woocommerce div.product form.cart .variations{
margin:auto;	
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
border: none;
background: transparent;
}
.woocommerce #content div.product div.summary{
max-width: 100%;
width: fit-content;
margin: auto;
padding: 0;
border: 0;
text-align: center;
}
.woocommerce #content div.product div.summary .woocommerce-product-details__short-description,
.woocommerce #content div.product div.summary .woovr-variation-description{
text-align: left;
}
.woocommerce-breadcrumb{
display: none;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
font-size: 1.1rem;
padding: 5px;
}
.products .woocommerce-Price-amount.amount bdi{
font-size: 0.9rem;
}
.woocommerce ul.products li.product .onsale{ display: none;
}
.woocommerce .products li.product p.stock{ display: none;
}
.woocommerce.archive #content section.presentation{
margin-bottom: 30px;
}
.woocommerce.archive .intro{
font-size: 1em;
width: 100%;
}
.reassurance > div{
display: table;
}
.reassurance>div>div{
flex-direction: row;
justify-content: flex-start;
width: 100%;
}
.reassurance>div>div:not(:last-child){
border-bottom: 1px solid #fff;	
}
.reassurance > div > div  i{
width: 50px;
text-align: center;
}
.reassurance p, .woocommerce .reassurance i{
display: table-cell;
vertical-align: middle;
padding: 10px 10px;
}
.reassurance p{
margin: auto;
margin-left: 10px;
text-align: left;
}
.woocommerce-billing-fields__field-wrapper > p, .woocommerce-shipping-fields__field-wrapper > p{
width: 100%;
}
.woocommerce span.onsale{
font-size: 18px;
}
.wc-block-grid__product .stock{
font-size: 14px;	
}
.woocommerce div.product form.cart .button{
float: none;
margin-top: -5px;
margin-bottom: 0;
}
.woocommerce div.product form.cart div.quantity{
margin-right: 15px;
}
body.single-product div.product p.price{
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
display: inline-block;
float: none;
vertical-align: super;
}
.woocommerce div.product p.stock{
display: inline-block;
border-right-width: 0;
border-left-width: 1px;
float: none;
margin-left: 15px;
}
.woocommerce ul.products li.product .woocommerce-Price-amount.amount{
font-size: 1.1rem;
}
}.article_list, .wc-block-grid__products{
display: flex;
flex-wrap: wrap;	
justify-content: space-around;
width: 100%;
}
.article_list .content{
float: left;	
margin-top: 15px;
margin-bottom: 15px;
margin-left: -25%;
z-index: 1;
background: #FFF;
border-left: 5px solid #fab256;
}
.entry-content .wp-block-image{
clear: both;
}
.tags-links a, .cat-links a {
border-width: 1px; 
border-style: solid;
padding: 5px 10px;
margin: 3px;
display: inline-block; 
font-size: 13px;
border-radius: 3px;
}
#end_of_page_ads{
margin-top: 15px;
margin-bottom: 15px;
border-top: 1px solid #ddd;
clear: both; 
}
#end_of_page_ads h2{
font-size: 1.1rem; 
border: 0; 
margin-bottom: 5px;
text-decoration: underline;
}
#end_of_page_ads > #ads{
clear: both;
display: block;
}
.wp-block-themeisle-blocks-tabs{
margin-top: 15px;
margin-bottom: 15px;
}
.wp-block-themeisle-blocks-tabs,
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__header,
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__content
{
border: none;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item.active::before,
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item.active::after{
display: none;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item,
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__content .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__header{
font-weight: 600;
font-size: 1.25rem;
font-family: "Segoe UI", helvetica, "helvetica neue", arial, sans-serif;
white-space: break-spaces;
color: #FAB526;
border-radius: 7px 7px 0 0;
padding: 7px 15px;
margin-right: 5px;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item{
border: 2px solid #FAB526!important;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item{
border-bottom: none!important;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__content{
padding: 30px;
-webkit-box-shadow: 0px -5px 10px 4px #bbbbbb44;
-ms-box-shadow: 0px -5px 10px 4px #BBBBBB44;
box-shadow: 0px -5px 10px 4px #bbbbbb44;
border: 2px solid #FAB526!important;
}
.wp-block-themeisle-blocks-tabs__content .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__header{
display: none;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item{
font-size: 1.1rem!important;
padding: 10px 20px!important;
color: #fab526!important;
font-weight: 400;
}
.wp-block-themeisle-blocks-tabs:not(.has-pos-left,.is-style-border)>.wp-block-themeisle-blocks-tabs__header .wp-block-themeisle-blocks-tabs__header_item{
margin: 0;
border-width: 1px!important;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item.active, 
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item:hover,
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__content .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__header{
color: #FFF!important;
background: #FAB526!important;
transition: 0.5s;
-webkit-box-shadow: 0px -5px 10px 4px #bbbbbb44;
-ms-box-shadow: 0px -5px 10px 4px #BBBBBB44;
box-shadow: 0px -5px 10px 4px #bbbbbb44;
}
@media (max-width: 800px){
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__content{
margin-bottom: 15px;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__content{
display: block!important;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__content .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__header{
display: block!important;
border: 0;
}
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header{
overflow: visible;
display: flex;
}
.related-posts.blog{
margin-bottom: 15px;
}
.related-posts.blog .mini_article{
max-width: 450px;
}
#newsletter{
width: 100%;
padding: 0px 0 15px 0;
justify-content: center;
margin: 30px 0 15px 0;
}
#newsletter .social{
margin-top: 15px;
}
#newsletter .social i{
font-size: 1.8rem;
}
#newsletter h2{
color: #333;
font-size: 1.60rem;
font-weight: 600;
font-family: 'Segoe UI',helvetica,'helvetica neue',arial,sans-serif;
text-align: center;
}
#newsletter form #newsletterpart > div{
margin: 10px 3%;	
width: fit-content;
}
#newsletter #form{
display: flex;	
align-items: center;
border-radius: 10px;
}
#newsletter #info p, 
#newsletter #info h2{
text-align: center;
}
#newsletter input, 
#newsletter #info p{
margin-bottom: 0;	
}
#newsletter input[type="submit"]{
padding: 12px 15px;
border-radius: 0 10px 10px 0;
transition: 0.3s;
background: #FAB526;
color: #fff;
}
#newsletter input[type="email"]{
border-radius: 10px 0 0 10px;
}
#newsletter input[type="email"]::placeholder {
color: #888;
opacity: 1; }
#newsletter form{
display: flex;
justify-content: center;
align-items: center;
width: 100%;
flex-direction: row;
}
#newsletter form > *, #shop_promotion{
max-width: 500px;
flex: 1;	
height: 100%;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
border: 2px solid #c3c3c32b;
-webkit-box-shadow: 0px 0px 20px 0px #c3c3c330;
-ms-box-shadow: 0px 0px 20px 0px #c3c3c330;
box-shadow: 0px 0px 20px 0px #c3c3c330;
padding: 10px 30px;
margin: 0 15px;
}
#newsletter form > *:first-child{
margin-left: 0;	
}
#newsletter form > *:last-child{
margin-right: 0;	
}
#newsletter h2, #shop_promotion h2{
border: 0;
padding: 0;
font-size: 1.6rem!important;
margin: 0 0 0.5rem 0;
width: 100%;
}
#newsletter, #shop_promotion{
width: 100%;
justify-content: center;
margin: 30px auto 15px auto;
}
#shop_promotion{
max-width: initial;
border-top: 2px solid #FAB526;
border-bottom: 2px solid #FAB526;
margin-left: -30px;
width: calc(100% + 60px);
text-align: center;
padding-top: 0;
padding-bottom: 0;
color: #FFF;
margin-top: 5rem;
background: #FAB526;
}
#shop_promotion .content{
align-items: center;
align-items: stretch;
display: flex; 
}
#shop_promotion .content p, #shop_promotion .button{
color: inherit;
}
#shop_promotion h2{
font-weight: bold;
flex: 2;
margin:auto;
padding-top: 30px;
padding-bottom: 30px;
color: inherit!important;
}
#shop_promotion h2 span{
display: block;
font-size: 85%;
font-weight: 500;
}
#shop_promotion p{
padding: 30px 15px;
flex: 3;
margin:auto;
text-align: left;
}
#shop_promotion p span{
display: block;
font-weight: bold;
margin-bottom: 5px;
font-size: 108%;
}
#shop_promotion .button{
flex: 1;
margin: 0 -30px 0 15px;
position: relative;
border-radius: 0;
border: none!important;
background-color: transparent;
box-shadow: none;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.4rem;
padding-right: 30px;
transition: 0.2s;
}
#shop_promotion .button:hover{
box-shadow: -230px 0px 100px -100px #FAB526 inset;
color: #fff;
padding-right: 40px;
}
#shop_promotion .button:hover::after{
padding-right: 20px;
color: #fff;
background: transparent;
border: none;
} 
#shop_promotion .button::after{
content: "\f061";
position: absolute;
display: flex;
justify-content: center;
align-items: center;
top: 0;
height: 100%;
right: 0;
padding: 5px;
color: #fff;
bottom: 0;
margin: auto;
font-size: 1.8rem;
font-family: 'Font Awesome 7 Free';
transition: 0.2s;
}
[class*=" rmp-icon--"], [class^=rmp-icon--]{
font-family: FontAwesome!important;
}
body.archive header .page-title{
font-size: 2.2em;
}
body.archive header .page-title span{
font-size: 2rem;
font-weight: 700;
display: inline-block;
}
.page-template:not(.home) section.category_list{
margin-top: -30px;
}
.page-template:not(.home) section.category_list .category h3{
font-size: 1.6em;
}
.tiktok-embed{
border: none;
max-width: 100%!important;
padding: 0!important;
}
.category_list_2{
width: 100%;
text-align: center;
max-width: 800px;
margin: 30px auto;
padding-top: 15px;
clear: both;
}
.category_list_2 .category{
display: inline-block;
margin: 5px 7px;
transition: 0.4s;
padding: 2px 5px!important;
box-shadow: none!important;
}
.category_list_2 .category h3{
padding: 2px 8px; 
font-weight: 400;
font-size: 1.05rem;
margin: 0;
}
section.category_list{
background: #222;
padding: 30px 60px;
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
border-top: 5px solid #FAB526;
border-bottom: 5px solid #FAB526;
-webkit-box-shadow: inset 0px 0px 15px 2px #FAB52666;
-ms-box-shadow: inset 0px 0px 15px 2px #FAB52666;
box-shadow: inset 0px 0px 15px 2px #FAB52666;
}
section.category_list h2{
color: #FAB526!important;
}
section.category_list .category img {
width: 100%;
height: 100%;
object-fit: cover;
max-width: initial;
max-height: initial;
}
section.category_list .content{
max-width: 1200px;	
}
section.category_list .content{
display: flex;
align-content: center;
max-width: 1500px;
margin: auto;
flex-wrap: wrap;
justify-content: space-around;
}
section.category_list h2{ 
color: #fff;
}
section.category_list .category{
width: 30%;
position: relative;
margin: 15px 0;
max-height: 250px;
overflow: hidden;
transition: 0.2s;
}
section.category_list .category .name{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
display:flex;
justify-content: center;
align-content: center;
}
section.category_list .category h3{
background: #222222C0;
color: #fff;
padding: 15px 15px;
font-size: 2.3em;
transition: 0.2s;
margin: auto;
font-family: 'Dancing Script', cursive;
}
section.category_list .category:hover h3{
color: #FAB526;
background: #222222F0;
}
.article_list, .wc-block-grid__products{
display: flex;
flex-wrap: wrap;	
justify-content: space-around;
width: 100%;
}
.article_list .category_list{
text-align: right;	
}
.article_list .content{
float: left;	
}
body.page-template-landing-page #newsletterwidgetminimal-3 .button{
width: fit-content;	
margin: 0 5px;
margin-top: 5px;
font-size: 18px;
border: 1px solid #FAB526!important;
color: #fff!important;
background: #FAB526;
-webkit-box-shadow: 0px 0x 10px 0px #BBBBBBAA;
-ms-box-shadow: 0px 0px 10px 0px #BBBBBBAA;
box-shadow: 0px 0px 10px 0px #bbbbbbaa;	
}
@media screen and (max-width: 1024px) {
section.category_list .category h3{
font-size: 2.5vw;
}
}
@media screen and (max-width: 768px) {	
#shop_promotion{
padding-left: 10px;
padding-right: 10px;
}
#shop_promotion p{
text-align: center;
margin-bottom: 15px;
}
#shop_promotion .content{
flex-direction: column;
}
#shop_promotion .button{
margin: 0 10px 10px 10px;
flex-direction: column;
background: #fab526;
color: #fff;
border: 1px solid #fff!important;
font-size: 1.2rem;
border-radius: 5px;
padding: 7px;
display: block;
width: fit-content;
margin: 0px auto 15px auto;
}
#shop_promotion .button:hover{
padding-right: 7px;
}
#shop_promotion .button::after{
display: none;
}
#shop_promotion h2, 
#shop_promotion p{
padding-top: 15px;
padding-bottom: 15px;
}
body.archive header .page-title{
font-size: 2rem;	
}
body.archive header .page-title span{
font-size: 2.3rem;
}
.mini_article .title{
font-size: 1.15em;
}
section.category_list{
padding-left: 15px;
padding-right: 15px;
}
section.category_list .category{
width: 75%;	
}
section.category_list .category h3{
font-size: 5vw;
}
}
@media screen and (max-width: 640px) {
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item{
margin-top: 30px;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__content{
border-top: none!important;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.wp-block-themeisle-blocks-tabs__content .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__header{
display: block;
text-align: center;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__content{
padding: 15px;
display: block;
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header{
display: none
}
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item,
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs-item .wp-block-themeisle-blocks-tabs-item__content{
margin-right: 0;
}
.mini_article{
flex-basis: 95%;
}
#newsletter form{
flex-direction: column;
}
#newsletter form{
flex-direction: column;	
}
#newsletter h2{
font-size: 1.5rem!important;	
}
#newsletter h2 br{
content: "";
}
#newsletter h2 br:after{
content: " ";
}
#newsletter #form{
flex-direction: column;
}
#newsletter input[type="email"]{
border-radius: 10px;
margin-bottom: 10px;
}
#newsletter input[type="submit"]{
border-radius: 10px;	
}
#newsletter form > *{
margin: 15px 0;
height: auto;
width: 100%;
}
}
@media screen and (max-width: 480px) {
.category_list_2{
margin-top: 15px;
margin-bottom: 15px;
}
.category_list_2 .category{
margin: 1px 3px;
}
.category_list_2 .category *{
font-size: 14px;	
}
section.category_list .category{
width: 100%;
}
section.category_list .category h3{
font-size: 1.45em;
}
}.lba-dev-form h3{
display: block;
color: #fff!important;
font-weight: bold;
background: #fab526;
border: 2px solid #fab526;
text-align: center;
position: relative;
padding: 5px 10px;
width: 100%;
margin-bottom: 0;
font-size: 1.2rem;
}
.lba-dev-form .content{
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: space-around;
margin: 0 auto 15px auto;
background: #fef0d4;
text-align: center;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
font-size: 1.02rem;
clear: both;
max-width: none;
padding: 15px;
} 
.lba-dev-form .content > p{
text-align: left;
margin: 0;
border-bottom: 2px solid #fff;
padding: 15px 0;
}
.lba-dev-form.column-2 .content > p{
border: 0;
}
.lba-dev-form .content > p,
.lba-dev-form.column-2 .content > p{
max-width: 100%;
width: 100%;
}	
.lba-dev-form .content p > label{
font-weight: bold;
font-size: 1.1rem;
margin-bottom: 15px;
text-align: left;
}
.lba-dev-form .optional{
font-size: 0.9rem;
color: #888;
font-weight: 400;
font-style: italic;
}
.wpcf7-form .content input:not([type=file]){
background: #fff;
}
.wpcf7-not-valid-tip{
font-size: 0.8rem;
}
.wpcf7-spinner{
display: inline-block!important;
position: absolute;
}
.wpcf7-radio{
display: flex;
flex-wrap: wrap;
width: 100%;
gap: 0 30px;
}
@media screen and (min-width: 768px) {
.lba-dev-form .content{
flex-direction: row;
gap: 15px;
}
.lba-dev-form .content > p{
width: 100%;
max-width: 100%;
padding-top: 0;
}
.lba-dev-form.column-2 .content > p{
width: calc(50% - 20px);
}
}@font-face {
font-family: 'Woo-Side-Cart';
src:  url(//leblogargentique.com/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp);
src:  url(//leblogargentique.com/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp#iefix) format('embedded-opentype'),
url(//leblogargentique.com/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.ttf?qq7fgp) format('truetype'),
url(//leblogargentique.com/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.woff?qq7fgp) format('woff'),
url(//leblogargentique.com/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.svg?qq7fgp#Woo-Side-Cart) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="xoo-wsc-icon-"], [class*=" xoo-wsc-icon-"] { font-family: 'Woo-Side-Cart' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.xoo-wsc-icon-heart1:before {
content: "\e92d";
}
.xoo-wsc-icon-cart-plus:before {
content: "\e92e";
}
.xoo-wsc-icon-bookmark-o:before {
content: "\e929";
}
.xoo-wsc-icon-bookmark1:before {
content: "\e92a";
}
.xoo-wsc-icon-arrow-long-right:before {
content: "\e900";
}
.xoo-wsc-icon-basket5:before {
content: "\e901";
}
.xoo-wsc-icon-basket4:before {
content: "\e902";
}
.xoo-wsc-icon-basket6:before {
content: "\e903";
}
.xoo-wsc-icon-basket1:before {
content: "\e904";
}
.xoo-wsc-icon-basket2:before {
content: "\e905";
}
.xoo-wsc-icon-basket3:before {
content: "\e906";
}
.xoo-wsc-icon-trash1:before {
content: "\e907";
}
.xoo-wsc-icon-trash:before {
content: "\e908";
}
.xoo-wsc-icon-cross:before {
content: "\e909";
}
.xoo-wsc-icon-check_circle:before {
content: "\e90a";
}
.xoo-wsc-icon-pencil:before {
content: "\e90b";
}
.xoo-wsc-icon-bag1:before {
content: "\e90c";
}
.xoo-wsc-icon-arrow-thin-right:before {
content: "\e90d";
}
.xoo-wsc-icon-shopping-bag1:before {
content: "\e90e";
}
.xoo-wsc-icon-shopping-cart:before {
content: "\e90f";
}
.xoo-wsc-icon-bag2:before {
content: "\e910";
}
.xoo-wsc-icon-cart1:before {
content: "\e911";
}
.xoo-wsc-icon-cart2:before {
content: "\e912";
}
.xoo-wsc-icon-del4:before {
content: "\e913";
}
.xoo-wsc-icon-trash3:before {
content: "\e914";
}
.xoo-wsc-icon-del1:before {
content: "\e915";
}
.xoo-wsc-icon-del2:before {
content: "\e916";
}
.xoo-wsc-icon-del3:before {
content: "\e917";
}
.xoo-wsc-icon-shopping-bag:before {
content: "\e918";
}
.xoo-wsc-icon-chevron-thin-left:before {
content: "\e919";
}
.xoo-wsc-icon-chevron-left:before {
content: "\e91a";
}
.xoo-wsc-icon-arrow-thin-left:before {
content: "\e91b";
}
.xoo-wsc-icon-arrow-left:before {
content: "\e91c";
}
.xoo-wsc-icon-coupon-1:before {
content: "\e91d";
}
.xoo-wsc-icon-coupon-2:before {
content: "\e91e";
}
.xoo-wsc-icon-coupon-3:before {
content: "\e91f";
}
.xoo-wsc-icon-coupon-5:before {
content: "\e920";
}
.xoo-wsc-icon-coupon-6:before {
content: "\e921";
}
.xoo-wsc-icon-coupon:before {
content: "\e922";
}
.xoo-wsc-icon-coupon-4:before {
content: "\e923";
}
.xoo-wsc-icon-discout:before {
content: "\e924";
}
.xoo-wsc-icon-coupon-7:before {
content: "\e925";
}
.xoo-wsc-icon-coupon-8:before {
content: "\e926";
}
.xoo-wsc-icon-coupon-9:before {
content: "\e927";
}
.xoo-wsc-icon-external-link:before {
content: "\e928";
}
.xoo-wsc-icon-chevron-right:before {
content: "\e92b";
}
.xoo-wsc-icon-chevron-left1:before {
content: "\e92c";
}
.xoo-wsc-icon-cart:before {
content: "\e93a";
}
.xoo-wsc-icon-spinner:before {
content: "\e97a";
}
.xoo-wsc-icon-spinner2:before {
content: "\e97b";
}
.xoo-wsc-icon-spinner4:before {
content: "\e97d";
}
.xoo-wsc-icon-spinner8:before {
content: "\e981";
}
.xoo-wsc-icon-spinner11:before {
content: "\e984";
}
.xoo-wsc-icon-trash2:before {
content: "\e9ad";
}
.xoo-wsc-icon-checkmark:before {
content: "\ea10";
}
.xoo-wsc-icon-cloud-download:before {
content: "\e9c2";
}
.xoo-wsc-icon-download3:before {
content: "\e9c7";
}
.xoo-wsc-icon-heart:before {
content: "\e9da";
}