@charset "UTF-8";
@charset 'UTF-8';
.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/soundy-audio-playlist/css/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/soundy-audio-playlist/css/jquery-ui-1.12.1/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/soundy-audio-playlist/css/jquery-ui-1.12.1/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/soundy-audio-playlist/css/jquery-ui-1.12.1/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/soundy-audio-playlist/css/jquery-ui-1.12.1/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/soundy-audio-playlist/css/jquery-ui-1.12.1/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/soundy-audio-playlist/css/jquery-ui-1.12.1/images/ui-icons_777777_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .003;
filter: Alpha(Opacity=.3); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}img.war_sdy_pl_audio_control
{
cursor: pointer; 
z-index: 99999999;
border: red 0px solid !important;
border-radius: 0px !important;
box-shadow: none !important;
}
.war_hidden
{
display: none;
}div.war_sdy_pl_playlist_outer_box
{
padding: 6px 6px 6px 6px;
border: 1px solid #aaaaaa;
border-radius: 3px;
vertical-align: top;
text-align: center;
}
ul.war_sdy_pl_playlist
{
vertical-align: middle;
text-align: left;
list-style-type: none;
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important;
width: 100%;
} ul.war_sdy_pl_playlist li
{
padding-top:     5px;
padding-bottom:  5px;
padding-left:    10px;
padding-right:   10px;
border: 1px solid #aaaaaa;
}
#war_sdy_pl_playlist li
{
margin: -1px 0px -1px 0px;
border-radius: 0px;
background-color: #ffffff;
cursor: pointer;
text-wrap: none;
white-space: nowrap;
overflow: hidden;
}
#war_sdy_pl_playlist li:first-child
{
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#war_sdy_pl_playlist li:last-child
{
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
#war_sdy_pl_playlist li:nth-child( odd )
{
background-color: #eeeeee;
}
.war_sdy_pl_sortable_placeholder
{
height: 1.5em;
line-height: 1.2em;
background: #ccffcc;
border: 1px solid #ffffcc;
}
li.war_sdy_pl_playlist_row_header
{
text-align: left;
margin: 0 0 0 0;
background: #cccccc;
border-radius: 3px;
cursor: auto;
font-weight: bold;
padding: 1em 1em 1em 1em !important;
margin-left: 0 !important;
margin-right: 0 !important;
list-style-type: none;
border: red solid 0px;
}
li.war_sdy_pl_playlist_row_header a:link,
li.war_sdy_pl_playlist_row_header a:visited,
li.war_sdy_pl_playlist_row_header a:hover,
li.war_sdy_pl_playlist_row_header a:active
{
text-decoration: none !important;
border-bottom: 0px solid red !important;
background: rgba( 255, 0, 0, 0 ) !important;
}
li.war_sdy_pl_playlist_columns_caption_row
{
margin: 0px 0px 6px 0px;
margin-left: 0px !important;
list-style-type: none;
background: #cccccc;
cursor: auto;
font-weight: bold;
border-radius: 3px;
text-wrap: none;
white-space: nowrap;
overflow: hidden;
}
li.war_sdy_pl_playlist_row_footer
{
margin: 6px 0px 0px 0px;
margin-left: 0px !important;
text-align: left;
background: #cccccc;
border-radius: 3px;
cursor: auto;
font-weight: normal;
list-style-type: none;
}
div.war_sdy_pl_playlist_row_footer_div
{
margin-left: 1em;
}
img.war_sdy_pl_playlist_picture
{
float: left;
margin: 0 1.2em 0 0;
border: red solid 0px;
background-color: transparent !important;
box-shadow: none !important;
}
a.war_sdy_pl_playlist_picture_link,
a.war_sdy_pl_playlist_picture_link:link,
a.war_sdy_pl_playlist_picture_link:visited,
a.war_sdy_pl_playlist_picture_link:hover,
a.war_sdy_pl_playlist_picture_link:active
{
background-color: transparent !important;
text-decoration: none !important;
box-shadow: none !important;
}
div.war_sdy_pl_playlist_header_container
{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-items: flex-start;
align-items: flex-start;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
border: red solid 0px;
padding: 0 0 0 0;
margin: 0 0 0 0;
vertical-align: top;
}
div.war_sdy_pl_playlist_pp_button
{
float: right;
border: 0px red solid;
padding: 0 0 0 0;
margin: 0 0 0 1em;
vertical-align: top;
text-align: left;
cursor: pointer;
}
div.war_sdy_pl_playlist_title_global
{
border: 0px green solid;
vertical-align: top;
padding: 0 0 0 0;
margin: 0.5em 1em 1em 0;
text-wrap: normal;
white-space: normal;
width: 350px;
}
div.war_sdy_pl_playlist_title
{
display: block;
border: 0px red solid;
vertical-align: middle;
font-size: 1.5em;
text-wrap: normal;
white-space: normal;
}
div.war_sdy_pl_playlist_volume_container
{
display: block;
vertical-align: middle;
text-wrap: none;
white-space: nowrap;
padding-top: 0.2em;
border: 0px solid black;
}
svg.war_sdy_pl_playlist_volume_icon
{
display: inline-block;
vertical-align: middle;
margin-right: 5%;
border: red solid 0px;
}
div.war_sdy_pl_playlist_volume_slider
{
display: inline-block;
font-size: 10px;
vertical-align: middle;
cursor: pointer;
max-width: 200px;
}
.war_sdy_pl_playlist_volume_slider .ui-slider-range
{
background: #dddddd;
}
.war_sdy_pl_playlist_volume_slider .ui-slider-handle
{
width: 15px;
font-size: 15px;
margin-left: -4px;
margin-top: 0px !important;
background: #2eaecc;
border-color: #0074a2;
cursor: ew-resize;
}
.war_sdy_pl_playlist_volume_slider .ui-slider-handle:focus
{
outline: none;
}
div.war_sdy_pl_playlist_time_slider_container
{
border: 0px solid red;
margin: 0.5em 0 0 0; }
table.war_sdy_pl_playlist_time_slider_table
{
border: 0 none !important;
margin: 0 0 0 0 !important;
padding: 0 0 0 0 !important; }
tr.war_sdy_pl_playlist_time_slider_table_row
{
border: 0 none !important;
}
td.war_sdy_pl_playlist_soundtrack_time_local
{
border: 0 none !important;
text-align: right;
vertical-align: middle;
padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
}
td.war_sdy_pl_playlist_time_slider_local
{
border: 0 none !important;
text-align: center;
vertical-align: middle;
padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
}
div.war_sdy_pl_playlist_time_slider
{
display: inline-block;
font-size: 10px;
cursor: pointer;
margin: 0px 10px 0px 10px;
}
.war_sdy_pl_playlist_time_slider .ui-slider-range
{
background: #dddddd;
}
.war_sdy_pl_playlist_time_slider .ui-slider-handle
{
background: #2eaecc;
border-color: #0074a2;
cursor: ew-resize;
width: 8px;
font-size: 15px;
margin-left: -4px;
margin-top: 0px !important;
}
.war_sdy_pl_playlist_time_slider .ui-slider-handle:focus
{
outline: none;
}
td.war_sdy_pl_playlist_soundtrack_duration_local
{
border: 0 none !important;
text-align: left;
vertical-align: middle;
margin-left: 0;
padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
}
td.war_sdy_pl_playlist_header_soundtrack_title_and_artist
{
border: 0 none !important;
vertical-align: middle;
text-align: center;
text-wrap: normal;
white-space: normal;
padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
}
div.war_sdy_pl_playlist_header_soundtrack_title
{
width: 100%;
vertical-align: middle;
text-align: center;
font-size: 1.1em;
}
div.war_sdy_pl_playlist_header_soundtrack_artist
{
width: 100%;
text-align: center;
font-size: 0.8em;
}
td.war_sdy_pl_playlist_previous_local
{
vertical-align: middle;
text-align: right;
margin-right: 0;
min-width: 40px;
padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
border: 0 none !important;
}
td.war_sdy_pl_playlist_next_local
{
vertical-align: middle;
text-align: left;
margin-left: 0;
min-width: 40px;
padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
border: 0 none !important;
}
td.war_sdy_pl_download_soundtrack_cell
{
vertical-align: middle;
text-align: center;
white-space: nowrap;
padding: 0 0 0 0 !important;
margin: 0 0 0 0 !important;
border: 0 none !important;
}
a:link.war_sdy_pl_placeholder_soundtrack_download,
a:visited.war_sdy_pl_placeholder_soundtrack_download,
a:hover.war_sdy_pl_placeholder_soundtrack_download,
a:active.war_sdy_pl_placeholder_soundtrack_download
{
text-decoration: none !important;
border-width: 0px !important;
box-shadow: none !important;
color: inherit !important;
}
div.war_sdy_pl_soundtrack_download_text
{
display: inline-block;
font-size: 0.6em !important;
line-height: 1.4em !important;
text-decoration: none !important;
border-style: solid !important;
border-width: 1px !important;
border-radius: 3px !important;
padding: 0.0em 0.5em 0.0em 0.5em !important;
margin: 0 !important;
}
li.war_soundtrack_selected
{
background-color: #c0e7f0 !important;
}
div.war_soundtrack_index,
div.war_soundtrack_title,
div.war_soundtrack_artist,
div.war_soundtrack_composer,
div.war_soundtrack_time,
div.war_soundtrack_id,
div.war_soundtrack_url,
div.war_soundtrack_volume,
div.war_soundtrack_type
{
display: inline-block;
vertical-align: middle;
margin: 0 0 0 0;
margin-left: 1em;
margin-right: 1em;
text-wrap: none;
overflow: hidden;
white-space: nowrap;
text-align: left;
}
div.war_soundtrack_url,
div.war_soundtrack_volume,
div.war_soundtrack_type
{
display: none;
}
div.war_soundtrack_index
{
width: 3%;
}
div.war_soundtrack_title
{
width: 24%;
}
div.war_soundtrack_artist
{
width: 25%;
}
div.war_soundtrack_composer
{
width: 26%;
}
div.war_soundtrack_time
{
width: 8%;
text-align: right;
}
div.war_soundtrack_id
{
width: 5%;
}
svg.war_sdy_pl_button_previous,
svg.war_sdy_pl_button_next
{
cursor: pointer;
border: red solid 0px;
}
.war_sdy_pl_icon_previous_next_graphic
{
fill:           #3c3c3c;
stroke:         #3c3c3c;
stroke-width:   2;
stroke-linejoin: round;
}
.war_sdy_pl_icon_speaker_graphic_1
{
fill: #3c3c3c;
}
.war_sdy_pl_icon_speaker_graphic_2
{
stroke: #3c3c3c;
}.yzp-wrapper{margin-bottom:20px;--yzp-col-mobile:1;--yzp-col-tablet:3;--yzp-col-desktop:3;--yzp-aspect-ratio:1/1}.yzp-wrapper.yzp-aspect-ratio-1-1{--yzp-aspect-ratio:1/1}.yzp-wrapper.yzp-aspect-ratio-4-3{--yzp-aspect-ratio:4/3}.yzp-wrapper.yzp-aspect-ratio-3-2{--yzp-aspect-ratio:3/2}.yzp-wrapper.yzp-aspect-ratio-16-9{--yzp-aspect-ratio:16/9}.yzp-wrapper.yzp-mobile-columns-1{--yzp-col-mobile:1}.yzp-wrapper.yzp-mobile-columns-2{--yzp-col-mobile:2}.yzp-wrapper.yzp-mobile-columns-3{--yzp-col-mobile:3}.yzp-wrapper.yzp-mobile-columns-4{--yzp-col-mobile:4}.yzp-wrapper.yzp-tablet-columns-1{--yzp-col-tablet:1}.yzp-wrapper.yzp-tablet-columns-2{--yzp-col-tablet:2}.yzp-wrapper.yzp-tablet-columns-3{--yzp-col-tablet:3}.yzp-wrapper.yzp-tablet-columns-4{--yzp-col-tablet:4}.yzp-wrapper.yzp-desktop-columns-1{--yzp-col-desktop:1}.yzp-wrapper.yzp-desktop-columns-2{--yzp-col-desktop:2}.yzp-wrapper.yzp-desktop-columns-3{--yzp-col-desktop:3}.yzp-wrapper.yzp-desktop-columns-4{--yzp-col-desktop:4}@media screen and (min-width:320px) and (max-width:767px){.yzp-wrapper .yzp-container{-ms-grid-columns:(1fr) [var];grid-template-columns:repeat(var(--yzp-col-mobile),1fr)}}@media screen and (min-width:768px) and (max-width:1024px){.yzp-wrapper .yzp-container{-ms-grid-columns:(1fr) [var];grid-template-columns:repeat(var(--yzp-col-tablet),1fr)}}@media screen and (min-width:1025px){.yzp-wrapper .yzp-container{-ms-grid-columns:(1fr) [var];grid-template-columns:repeat(var(--yzp-col-desktop),1fr)}}.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item-img{padding-top:calc(100% / (var(--yzp-aspect-ratio)))}.yzp-inline,.yzp-widget,.yzp-wrapper{width:100%;display:inline-block}.yzp-inline ol>li::after,.yzp-inline ul>li::after,.yzp-widget ol>li::after,.yzp-widget ul>li::after,.yzp-wrapper ol>li::after,.yzp-wrapper ul>li::after{display:none!important}.yzp-inline img,.yzp-widget img,.yzp-wrapper img{display:block;max-width:100%;height:100%!important}.yzp-inline .yzp-container,.yzp-widget .yzp-container,.yzp-wrapper .yzp-container{padding:0!important;margin:0!important;display:-ms-grid;display:grid;grid-gap:30px}.yzp-inline .yzp-container .yzp-wrap-item,.yzp-widget .yzp-container .yzp-wrap-item,.yzp-wrapper .yzp-container .yzp-wrap-item{width:100%;-ms-grid-column:auto;grid-column-start:auto;-ms-grid-row:auto;grid-row-start:auto;margin:0;-webkit-box-shadow:none!important;box-shadow:none!important;border:none!important}.yzp-inline .yzp-container .yzp-wrap-item a,.yzp-widget .yzp-container .yzp-wrap-item a,.yzp-wrapper .yzp-container .yzp-wrap-item a{text-decoration:none;font-weight:400;border-bottom:0}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item{text-decoration:none;display:block;cursor:pointer}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img{height:0;position:relative}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img img,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img img,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%!important;position:absolute;left:0;right:0;top:0;bottom:0}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas{margin-top:.5em;font-size:.9em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(34,34,34,.5);text-align:center;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:.4em!important;margin-bottom:.3em!important;font-size:.8em!important;text-transform:capitalize}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta::before,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta::before,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta::before{background-image:url(//www.photovoyage.fr/blog/wp-content/plugins/yuzo-related-post/public/assets/images/metas.svg);width:19px;height:15px;opacity:.5;content:'';background-repeat:no-repeat;display:block;margin-right:5px;background-size:cover}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-date::before,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-date::before,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-date::before{background-position-x:-79px;width:15px}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-author::before,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-author::before,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-author::before{background-position-x:-40px;width:16px}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-view::before,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-view::before,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-view::before{background-position-x:-18px;width:19px}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-cat::before,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-cat::before,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-cat::before{background-position-x:-60px;width:15px}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-comment::before,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-comment::before,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta.yzp-meta-comment::before{background-position-x:1px;width:17px}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{color:#222;margin:.5em 0}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0;word-break:break-word;-webkit-box-shadow:none!important;box-shadow:none!important}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt{font-size:.8em;opacity:.6;word-break:break-word}.yzp-inline .yzp-container .yzp-wrap-item .yzp-item:hover .yzp-item-title a,.yzp-widget .yzp-container .yzp-wrap-item .yzp-item:hover .yzp-item-title a,.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item:hover .yzp-item-title a{text-decoration:underline}.yzp-inline.yzp-align-content-left,.yzp-widget.yzp-align-content-left,.yzp-wrapper.yzp-align-content-left{width:100%;float:left;clear:right}@media screen and (min-width:320px){.yzp-inline.yzp-align-content-left,.yzp-widget.yzp-align-content-left,.yzp-wrapper.yzp-align-content-left{width:45%;--yzp-col-mobile:1;--yzp-col-tablet:1;--yzp-col-desktop:1;margin-right:5px;margin-left:0;margin-bottom:0;padding:5px;background:#f7f7f7}}@media screen and (min-width:768px){.yzp-inline.yzp-align-content-left,.yzp-widget.yzp-align-content-left,.yzp-wrapper.yzp-align-content-left{padding:5px 15px;margin-right:20px;background:#f7f7f7;width:35%}}@media screen and (min-width:1025px){.yzp-inline.yzp-align-content-left,.yzp-widget.yzp-align-content-left,.yzp-wrapper.yzp-align-content-left{width:30%}}.yzp-inline.yzp-align-content-left .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-widget.yzp-align-content-left .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-align-content-left .yzp-wrap-item .yzp-item .yzp-item-title{margin-top:0}.yzp-inline.yzp-align-content-right,.yzp-widget.yzp-align-content-right,.yzp-wrapper.yzp-align-content-right{width:100%;float:right;clear:left}@media screen and (min-width:320px){.yzp-inline.yzp-align-content-right,.yzp-widget.yzp-align-content-right,.yzp-wrapper.yzp-align-content-right{width:45%;--yzp-col-mobile:1;--yzp-col-tablet:1;--yzp-col-desktop:1;margin-left:20px;margin-right:0;margin-bottom:0;padding:5px;background:#f7f7f7}}@media screen and (min-width:768px) and (max-width:1024px){.yzp-inline.yzp-align-content-right,.yzp-widget.yzp-align-content-right,.yzp-wrapper.yzp-align-content-right{padding:5px 15px;margin-left:20px;background:#f7f7f7;width:35%}}@media screen and (min-width:1025px){.yzp-inline.yzp-align-content-right,.yzp-widget.yzp-align-content-right,.yzp-wrapper.yzp-align-content-right{width:30%}}@media screen and (min-width:320px){.yzp-inline.yzp-widget.yzp-mobile-columns-2,.yzp-widget.yzp-widget.yzp-mobile-columns-2,.yzp-wrapper.yzp-widget.yzp-mobile-columns-2{--yzp-col-mobile:2}.yzp-inline.yzp-widget.yzp-mobile-columns-1,.yzp-widget.yzp-widget.yzp-mobile-columns-1,.yzp-wrapper.yzp-widget.yzp-mobile-columns-1{--yzp-col-mobile:1}}@media screen and (min-width:768px) and (max-width:1024px){.yzp-inline.yzp-widget.yzp-tablet-columns-1,.yzp-widget.yzp-widget.yzp-tablet-columns-1,.yzp-wrapper.yzp-widget.yzp-tablet-columns-1{--yzp-col-tablet:1}.yzp-inline.yzp-widget.yzp-tablet-columns-2,.yzp-widget.yzp-widget.yzp-tablet-columns-2,.yzp-wrapper.yzp-widget.yzp-tablet-columns-2{--yzp-col-mobile:2}.yzp-inline.yzp-widget.yzp-tablet-columns-3,.yzp-widget.yzp-widget.yzp-tablet-columns-3,.yzp-wrapper.yzp-widget.yzp-tablet-columns-3{--yzp-col-mobile:3}}@media screen and (min-width:1025px){.yzp-inline.yzp-widget.yzp-desktop-columns-1,.yzp-widget.yzp-widget.yzp-desktop-columns-1,.yzp-wrapper.yzp-widget.yzp-desktop-columns-1{--yzp-col-desktop:1}.yzp-inline.yzp-widget.yzp-desktop-columns-2,.yzp-inline.yzp-widget.yzp-desktop-columns-3,.yzp-inline.yzp-widget.yzp-desktop-columns-4,.yzp-widget.yzp-widget.yzp-desktop-columns-2,.yzp-widget.yzp-widget.yzp-desktop-columns-3,.yzp-widget.yzp-widget.yzp-desktop-columns-4,.yzp-wrapper.yzp-widget.yzp-desktop-columns-2,.yzp-wrapper.yzp-widget.yzp-desktop-columns-3,.yzp-wrapper.yzp-widget.yzp-desktop-columns-4{--yzp-col-desktop:2}}.yzp-inline.yzp-layout-list .yzp-container,.yzp-widget.yzp-layout-list .yzp-container,.yzp-wrapper.yzp-layout-list .yzp-container{padding:unset}.yzp-inline.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item,.yzp-widget.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item,.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);-ms-grid-rows:auto;grid-template-rows:auto;grid-template-areas:'title' 'excerpt' 'meta'}.yzp-inline.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img,.yzp-widget.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img,.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img{-ms-grid-row:1;-ms-grid-column:3;grid-area:image}.yzp-inline.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas,.yzp-widget.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas,.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:meta;margin-top:0}.yzp-inline.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas span,.yzp-widget.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas span,.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas span{background-color:transparent;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:13px;text-transform:capitalize}.yzp-inline.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-widget.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{-ms-grid-row:1;-ms-grid-column:2;grid-area:title;margin:0;font-weight:700;margin-bottom:.6em}.yzp-inline.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-widget.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{line-height:1}.yzp-inline.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt,.yzp-widget.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt,.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:excerpt}.yzp-inline.yzp-layout-list.yzp-mobile-columns-1,.yzp-widget.yzp-layout-list.yzp-mobile-columns-1,.yzp-wrapper.yzp-layout-list.yzp-mobile-columns-1{--yzp-col-mobile:1}.yzp-inline.yzp-layout-list.yzp-mobile-columns-2,.yzp-widget.yzp-layout-list.yzp-mobile-columns-2,.yzp-wrapper.yzp-layout-list.yzp-mobile-columns-2{--yzp-col-mobile:1}.yzp-inline.yzp-layout-list.yzp-mobile-columns-3,.yzp-widget.yzp-layout-list.yzp-mobile-columns-3,.yzp-wrapper.yzp-layout-list.yzp-mobile-columns-3{--yzp-col-mobile:1}.yzp-inline.yzp-layout-list.yzp-mobile-columns-4,.yzp-widget.yzp-layout-list.yzp-mobile-columns-4,.yzp-wrapper.yzp-layout-list.yzp-mobile-columns-4{--yzp-col-mobile:1}.yzp-inline.yzp-layout-list.yzp-tablet-columns-1,.yzp-widget.yzp-layout-list.yzp-tablet-columns-1,.yzp-wrapper.yzp-layout-list.yzp-tablet-columns-1{--yzp-col-tablet:1}.yzp-inline.yzp-layout-list.yzp-tablet-columns-2,.yzp-widget.yzp-layout-list.yzp-tablet-columns-2,.yzp-wrapper.yzp-layout-list.yzp-tablet-columns-2{--yzp-col-tablet:1}.yzp-inline.yzp-layout-list.yzp-tablet-columns-3,.yzp-widget.yzp-layout-list.yzp-tablet-columns-3,.yzp-wrapper.yzp-layout-list.yzp-tablet-columns-3{--yzp-col-tablet:1}.yzp-inline.yzp-layout-list.yzp-tablet-columns-4,.yzp-widget.yzp-layout-list.yzp-tablet-columns-4,.yzp-wrapper.yzp-layout-list.yzp-tablet-columns-4{--yzp-col-tablet:1}.yzp-inline.yzp-layout-list.yzp-desktop-columns-1,.yzp-widget.yzp-layout-list.yzp-desktop-columns-1,.yzp-wrapper.yzp-layout-list.yzp-desktop-columns-1{--yzp-col-desktop:1}.yzp-inline.yzp-layout-list.yzp-desktop-columns-2,.yzp-widget.yzp-layout-list.yzp-desktop-columns-2,.yzp-wrapper.yzp-layout-list.yzp-desktop-columns-2{--yzp-col-desktop:1}.yzp-inline.yzp-layout-list.yzp-desktop-columns-3,.yzp-widget.yzp-layout-list.yzp-desktop-columns-3,.yzp-wrapper.yzp-layout-list.yzp-desktop-columns-3{--yzp-col-desktop:1}.yzp-inline.yzp-layout-list.yzp-desktop-columns-4,.yzp-widget.yzp-layout-list.yzp-desktop-columns-4,.yzp-wrapper.yzp-layout-list.yzp-desktop-columns-4{--yzp-col-desktop:1}.yzp-widget .yzp-container .yzp-wrap-item .yzp-item a{line-height:1.2em}.yzp-wrapper.yzp-align-content-left .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-align-content-right .yzp-wrap-item .yzp-item .yzp-item-title{margin-top:2px!important}.yzp-wrapper.yzp-layout-grid .yzp-container{list-style:none!important}.yzp-wrapper.yzp-layout-grid .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{line-height:1.3em}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-old-related .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{margin:0;margin-top:10px}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-old-related .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{color:#222}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-old-related .yzp-container .yzp-wrap-item .yzp-item img{border-radius:3px!important;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2)!important;box-shadow:0 1px 4px rgba(0,0,0,.2)!important}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-old-related2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{margin:0;margin-top:10px}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-old-related2 .yzp-container .yzp-wrap-item .yzp-item img{border-radius:2px;-webkit-box-shadow:0 0 5px 0 rgba(50,50,50,.75);box-shadow:0 0 5px 0 rgba(50,50,50,.75)}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-jet-pack .yzp-container .yzp-wrap-item .yzp-item{opacity:.8}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-jet-pack .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{padding:.5em 0 .5em;margin:0}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-jet-pack .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{line-height:22px}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-jet-pack .yzp-container .yzp-wrap-item .yzp-item img{border:1px solid #dedede;padding:2px}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-jet-pack .yzp-container .yzp-wrap-item .yzp-item:hover{opacity:1}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-jet-pack .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt{line-height:1em}.yzp-wrapper.yzp-layout-grid.yzp-template-grid-yuzo .yzp-container .yzp-wrap-item .yzp-item:hover img{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.yzp-wrapper.yzp-layout-list .yzp-container{grid-gap:10px;padding-left:1.6em!important}.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item{margin:0!important;padding:0!important}.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item{grid-template-areas:'title' 'excerpt' 'meta' 's'}.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img{-ms-grid-row:1;-ms-grid-column:3;grid-area:image}.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt,.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas,.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{margin-left:10px}.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{margin-bottom:.1em}.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{color:#222;font-size:1em;line-height:1.2em}.yzp-wrapper.yzp-layout-list .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt{line-height:1.1em}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image .yzp-container{padding-left:0!important;list-style:none!important}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image .yzp-container .yzp-wrap-item .yzp-item{-ms-grid-columns:50px 1fr;grid-template-columns:50px 1fr;grid-template-areas:'image title' 'image excerpt' 'image meta' 'image s'}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img{-ms-grid-row:1;-ms-grid-column:3;grid-area:image}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt,.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas,.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{margin-left:10px}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image.yzp-without-excerpt .yzp-container .yzp-wrap-item .yzp-item{grid-template-areas:'image title' 'image meta' 'image s'}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-medium .yzp-container{padding-left:0!important;list-style:none!important}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-medium .yzp-container .yzp-wrap-item .yzp-item{-ms-grid-columns:80px 1fr;grid-template-columns:80px 1fr;grid-template-areas:'image title' 'image excerpt' 'image meta' 'image s'}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-medium .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img{-ms-grid-row:1;-ms-grid-column:3;grid-area:image}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-medium .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt{font-size:.9em}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-medium .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt,.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-medium .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas,.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-medium .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{margin-left:10px}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-medium .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas{margin-top:2px}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-large .yzp-container{padding-left:0!important;list-style:none!important}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-large .yzp-container .yzp-wrap-item .yzp-item{-ms-grid-columns:150px 1fr;grid-template-columns:150px 1fr;grid-template-areas:'image title' 'image excerpt' 'image meta' 'image s'}@media screen and (min-width:320px) and (max-width:479px){.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-large .yzp-container .yzp-wrap-item .yzp-item{-ms-grid-columns:100px 1fr;grid-template-columns:100px 1fr}}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-large .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{margin-bottom:.2em}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-large .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{color:#222;font-size:1.2em;line-height:1.4em}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-big .yzp-container{padding-left:0!important;list-style:none!important}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-big .yzp-container .yzp-wrap-item .yzp-item{-ms-grid-columns:200px 1fr;grid-template-columns:200px 1fr;grid-template-areas:'image title' 'image excerpt' 'image meta' 'image s'}@media screen and (min-width:320px) and (max-width:479px){.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-big .yzp-container .yzp-wrap-item .yzp-item{-ms-grid-columns:120px 1fr;grid-template-columns:120px 1fr}}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-big .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{margin-bottom:.3em}.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-big .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{color:#222;font-size:1.4em;line-height:1.6em}.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l .yzp-container{padding-left:0!important;list-style:none!important}.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l .yzp-container .yzp-wrap-item .yzp-item{background:#fff;-webkit-box-shadow:0 1px 3px #e4e4e4;box-shadow:0 1px 3px #e4e4e4;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-transition:border .2s ease;transition:border .2s ease;-ms-grid-columns:minmax(75px,85px) 1fr;grid-template-columns:minmax(75px,85px) 1fr;grid-template-areas:'image title' 'image meta'}.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l .yzp-container .yzp-wrap-item .yzp-item-title{padding:10px;padding-bottom:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:0}.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l .yzp-container .yzp-wrap-item .yzp-item-title a{font-size:1em;line-height:1.1em}@media screen and (min-width:768px){.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l .yzp-container .yzp-wrap-item .yzp-item-title a{font-size:1.1em;line-height:1.2em}}.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l .yzp-container .yzp-wrap-item .yzp-item-metas{padding:0 10px;margin-top:10px;-ms-flex-line-pack:start;align-content:start}.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l.yzp-without-meta .yzp-container .yzp-wrap-item .yzp-item{grid-template-areas:'image title' 'image title'}.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l.yzp-without-meta .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{padding-bottom:10px}.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l.yzp-wrapper.yzp-aspect-ratio-16-9,.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l.yzp-wrapper.yzp-aspect-ratio-3-2,.yzp-wrapper.yzp-layout-list.yzp-template-list-yuzo-l.yzp-wrapper.yzp-aspect-ratio-4-3{--yzp-aspect-ratio:1/1!important}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container{grid-gap:0;padding-left:0!important;list-style:none!important}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item{margin:0!important;padding:0!important}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item{padding:10px 3px 10px 10px;background:#f7f7f7;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-transition:border .2s ease;transition:border .2s ease;-ms-grid-columns:75px 1fr;grid-template-columns:75px 1fr;position:relative;grid-template-areas:'image title' 'image excerpt'}@media screen and (min-width:320px) and (max-width:479px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item{grid-template-areas:'image title'}}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{padding:0 10px;padding-bottom:0;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-bottom:0;position:relative}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{font-size:.9em;line-height:1em}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas{padding:0;margin-top:10px;-ms-flex-line-pack:start;align-content:start;position:absolute;top:-10px;right:-15px;margin-top:0}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta{color:#fff;margin:0!important;padding:5px;background:#000;color:#fff;font-size:.9em!important}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta:after{content:'';position:absolute;left:42%;top:100%;width:0;height:0;border-left:0 solid transparent;border-right:10px solid transparent;border-top:7px solid #000;clear:both}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas .yzp-meta:before{content:none}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt{padding:10px;position:relative;line-height:1em}@media screen and (min-width:320px) and (max-width:479px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt{display:none}}@media screen and (min-width:480px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item{width:70%}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(1){width:100%}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(2){width:95%}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(2) .yzp-item .yzp-item-metas{top:-13px}}@media screen and (min-width:480px) and (min-width:768px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(2) .yzp-item .yzp-item-metas{top:-10px}}@media screen and (min-width:480px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(2) .yzp-item .yzp-item-title a{font-size:.9em;line-height:1.1em}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(3){width:90%}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(3) .yzp-item .yzp-item-metas{top:-13px}}@media screen and (min-width:480px) and (min-width:768px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(3) .yzp-item .yzp-item-metas{top:-10px}}@media screen and (min-width:480px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(3) .yzp-item .yzp-item-title a{font-size:.9em;line-height:1.1em}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(4){width:85%}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(4) .yzp-item .yzp-item-metas{top:-13px}}@media screen and (min-width:480px) and (min-width:768px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(4) .yzp-item .yzp-item-metas{top:-10px}}@media screen and (min-width:480px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(4) .yzp-item .yzp-item-title a{font-size:.9em;line-height:1.1em}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(5){width:80%}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(5) .yzp-item .yzp-item-metas{top:-13px}}@media screen and (min-width:480px) and (min-width:768px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(5) .yzp-item .yzp-item-metas{top:-10px}}@media screen and (min-width:480px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item:nth-child(5) .yzp-item .yzp-item-title a{font-size:.9em;line-height:1.1em}}@media screen and (min-width:768px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{font-size:1em;line-height:1.2em}}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-without-meta .yzp-container .yzp-wrap-item .yzp-item{grid-template-areas:'image title' 'image excerpt'}@media screen and (min-width:320px) and (max-width:479px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-without-meta .yzp-container .yzp-wrap-item .yzp-item{grid-template-areas:'image title'}}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-without-excerpt .yzp-container .yzp-wrap-item .yzp-item{grid-template-areas:'image title'}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-align-content-right{width:100%}@media screen and (min-width:768px) and (max-width:1024px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-align-content-right{width:65%}}@media screen and (min-width:1025px){.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-align-content-right{width:50%}}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-no-image .yzp-container .yzp-wrap-item .yzp-item{grid-template-areas:'meta meta' 'title title' 'excerpt excerpt'}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-no-image .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{padding:0 10px}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-no-image.yzp-without-excerpt .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{padding:15px 10px}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(1) .yzp-item{background-color:#fd8783}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(2) .yzp-item{background-color:#f9d2b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(3) .yzp-item{background-color:#f9eb83}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(4) .yzp-item{background-color:#e2f7b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(5) .yzp-item{background-color:#dbf59d}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(6) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(7) .yzp-item{background-color:#f29999}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(8) .yzp-item{background-color:#a3f299}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(9) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(10) .yzp-item{background-color:#b799f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(11) .yzp-item{background-color:#dc99f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(12) .yzp-item{background-color:#f299be}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(13) .yzp-item{background-color:#fd8783}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(14) .yzp-item{background-color:#f9d2b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(15) .yzp-item{background-color:#f9eb83}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(16) .yzp-item{background-color:#e2f7b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(17) .yzp-item{background-color:#dbf59d}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(18) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(19) .yzp-item{background-color:#f29999}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(20) .yzp-item{background-color:#a3f299}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(21) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(22) .yzp-item{background-color:#b799f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(23) .yzp-item{background-color:#dc99f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(24) .yzp-item{background-color:#f299be}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(25) .yzp-item{background-color:#fd8783}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(26) .yzp-item{background-color:#f9d2b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(27) .yzp-item{background-color:#f9eb83}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(28) .yzp-item{background-color:#e2f7b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(29) .yzp-item{background-color:#dbf59d}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(30) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(31) .yzp-item{background-color:#f29999}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(32) .yzp-item{background-color:#a3f299}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(33) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(34) .yzp-item{background-color:#b799f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(35) .yzp-item{background-color:#dc99f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(36) .yzp-item{background-color:#f299be}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(37) .yzp-item{background-color:#fd8783}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(38) .yzp-item{background-color:#f9d2b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(39) .yzp-item{background-color:#f9eb83}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(40) .yzp-item{background-color:#e2f7b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(41) .yzp-item{background-color:#dbf59d}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(42) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(43) .yzp-item{background-color:#f29999}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(44) .yzp-item{background-color:#a3f299}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(45) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(46) .yzp-item{background-color:#b799f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(47) .yzp-item{background-color:#dc99f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(48) .yzp-item{background-color:#f299be}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(49) .yzp-item{background-color:#fd8783}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(50) .yzp-item{background-color:#f9d2b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(51) .yzp-item{background-color:#f9eb83}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(52) .yzp-item{background-color:#e2f7b1}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(53) .yzp-item{background-color:#dbf59d}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(54) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(55) .yzp-item{background-color:#f29999}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(56) .yzp-item{background-color:#a3f299}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(57) .yzp-item{background-color:#99e0f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(58) .yzp-item{background-color:#b799f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(59) .yzp-item{background-color:#dc99f2}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-1 .yzp-container .yzp-wrap-item:nth-child(60) .yzp-item{background-color:#f299be}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(1) .yzp-item{background-color:#f2558a}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(2) .yzp-item{background-color:#efa151}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(3) .yzp-item{background-color:#f9e760}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(4) .yzp-item{background-color:#b7c443}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(5) .yzp-item{background-color:#9fce53}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(6) .yzp-item{background-color:#33aacf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(7) .yzp-item{background-color:#3379cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(8) .yzp-item{background-color:#3343cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(9) .yzp-item{background-color:#7133cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(10) .yzp-item{background-color:#a833cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(11) .yzp-item{background-color:#cf33ab}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(12) .yzp-item{background-color:#cf3374}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(13) .yzp-item{background-color:#f2558a}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(14) .yzp-item{background-color:#efa151}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(15) .yzp-item{background-color:#f9e760}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(16) .yzp-item{background-color:#b7c443}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(17) .yzp-item{background-color:#9fce53}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(18) .yzp-item{background-color:#33aacf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(19) .yzp-item{background-color:#3379cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(20) .yzp-item{background-color:#3343cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(21) .yzp-item{background-color:#7133cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(22) .yzp-item{background-color:#a833cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(23) .yzp-item{background-color:#cf33ab}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(24) .yzp-item{background-color:#cf3374}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(25) .yzp-item{background-color:#f2558a}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(26) .yzp-item{background-color:#efa151}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(27) .yzp-item{background-color:#f9e760}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(28) .yzp-item{background-color:#b7c443}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(29) .yzp-item{background-color:#9fce53}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(30) .yzp-item{background-color:#33aacf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(31) .yzp-item{background-color:#3379cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(32) .yzp-item{background-color:#3343cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(33) .yzp-item{background-color:#7133cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(34) .yzp-item{background-color:#a833cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(35) .yzp-item{background-color:#cf33ab}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(36) .yzp-item{background-color:#cf3374}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(37) .yzp-item{background-color:#f2558a}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(38) .yzp-item{background-color:#efa151}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(39) .yzp-item{background-color:#f9e760}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(40) .yzp-item{background-color:#b7c443}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(41) .yzp-item{background-color:#9fce53}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(42) .yzp-item{background-color:#33aacf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(43) .yzp-item{background-color:#3379cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(44) .yzp-item{background-color:#3343cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(45) .yzp-item{background-color:#7133cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(46) .yzp-item{background-color:#a833cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(47) .yzp-item{background-color:#cf33ab}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(48) .yzp-item{background-color:#cf3374}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(49) .yzp-item{background-color:#f2558a}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(50) .yzp-item{background-color:#efa151}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(51) .yzp-item{background-color:#f9e760}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(52) .yzp-item{background-color:#b7c443}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(53) .yzp-item{background-color:#9fce53}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(54) .yzp-item{background-color:#33aacf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(55) .yzp-item{background-color:#3379cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(56) .yzp-item{background-color:#3343cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(57) .yzp-item{background-color:#7133cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(58) .yzp-item{background-color:#a833cf}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(59) .yzp-item{background-color:#cf33ab}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-2 .yzp-container .yzp-wrap-item:nth-child(60) .yzp-item{background-color:#cf3374}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(1) .yzp-item{background-color:#a1b1e9}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(2) .yzp-item{background-color:#71e5c0}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(3) .yzp-item{background-color:#ffb5a9}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(4) .yzp-item{background-color:#ebaddd}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(5) .yzp-item{background-color:#ecff5f}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(6) .yzp-item{background-color:#34bde6}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(7) .yzp-item{background-color:#34dae6}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(8) .yzp-item{background-color:#3490e6}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(9) .yzp-item{background-color:#3475e6}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(10) .yzp-item{background-color:#3437e6}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(11) .yzp-item{background-color:#8734e6}.yzp-wrapper.yzp-layout-list.yzp-template-list-colours.yzp-template-colours-set-3 .yzp-container .yzp-wrap-item:nth-child(12) .yzp-item{background-color:#d134e6}.yzp-wrapper.yzp-layout-inline{margin-bottom:10px}.yzp-wrapper.yzp-layout-inline .yzp-container{--yzp-col-desktop:1;--yzp-col-tablet:1;--yzp-col-mobile:1;grid-gap:0;list-style:none}.yzp-wrapper.yzp-layout-inline .yzp-container .yzp-wrap-item .yzp-item{padding:0 3px 10px 0;grid-template-areas:'title';cursor:pointer}.yzp-wrapper.yzp-layout-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-excerpt,.yzp-wrapper.yzp-layout-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img,.yzp-wrapper.yzp-layout-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-metas{display:none}.yzp-wrapper.yzp-layout-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{margin:0}.yzp-wrapper.yzp-layout-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{display:inline;line-height:1em}.yzp-wrapper.yzp-layout-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title .yzp-title-inline{font-weight:700}@media screen and (min-width:320px){.yzp-wrapper.yzp-layout-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{line-height:1.5em}}.yzp-wrapper.yzp-layout-inline.yzp-align-content-left .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-wrapper.yzp-layout-inline.yzp-align-content-right .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{line-height:1.2em}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2{padding:0 2px;background:0 0}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item{cursor:pointer;display:-ms-grid;display:grid;grid-template-areas:'title button';-ms-grid-columns:1fr 20%;grid-template-columns:1fr 20%;padding:0;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.17);box-shadow:0 1px 2px rgba(0,0,0,.17)}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title .yzp-title-inline,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title .yzp-title-inline,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{text-transform:unset;font-size:1.2em;line-height:1.4em}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title .yzp-title-inline,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title .yzp-title-inline{font-weight:700;text-decoration:underline;color:#000}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{margin-left:5px;text-decoration:none;font-weight:700;color:#333}@media screen and (min-width:320px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{padding:12.5px 5px}}@media screen and (min-width:768px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{padding:17.5px 8px}}@media screen and (min-width:1025px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{padding:20px 10px}}@media screen and (min-width:320px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{font-size:1em}}@media screen and (min-width:768px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{font-size:1.1em}}@media screen and (min-width:1025px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{font-size:1.2em}}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button{-ms-grid-row:1;-ms-grid-column:1;grid-area:button;background:#eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2.8em;color:#fff}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item:hover,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item:hover{background:rgba(229,229,229,.3)}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i .yzp-container .yzp-wrap-item:hover .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item:hover .yzp-item-button{background-color:rgba(229,229,229,.5)}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-left,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-right,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-left,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-right{width:55%}@media screen and (min-width:320px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-left .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-right .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-left .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-right .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button{font-size:1.4em}}@media screen and (min-width:768px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-left .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-right .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-left .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-right .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button{font-size:2.1em}}@media screen and (min-width:1025px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-left .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-right .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-left .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-right .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button{font-size:2.8em}}@media screen and (min-width:320px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-left,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-left{margin-right:5px}}@media screen and (min-width:768px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-left,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-left{margin-right:10px}}@media screen and (min-width:1025px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-left,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-left{margin-right:20px}}@media screen and (min-width:320px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-right,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-right{margin-left:5px}}@media screen and (min-width:768px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-right,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-right{margin-left:10px}}@media screen and (min-width:1025px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i.yzp-align-content-right,.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2.yzp-align-content-right{margin-left:20px}}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item{display:-ms-grid;display:grid;-ms-grid-columns:20% 1fr 120px;grid-template-columns:20% 1fr 120px;grid-template-areas:'button title image'}@media screen and (max-width:768px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item{-ms-grid-columns:1fr 120px;grid-template-columns:1fr 120px;grid-template-areas:'title image'}}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-img{-ms-grid-row:1;-ms-grid-column:3;grid-area:image;display:block}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title{-ms-grid-row:1;-ms-grid-column:2;grid-area:title;padding:0;padding:10px}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a{margin-left:0}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title .yzp-item-title-sub-wrap{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button{-ms-grid-row:1;-ms-grid-column:1;grid-area:button;background-color:transparent}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button a{background:#1abc9c;color:#fff;border:none;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;font-size:14px;font-weight:700;margin:18px 14px 18px 14px;moz-border-radius:3px;padding:12px 0;text-align:center;text-decoration:none;text-shadow:none;webkit-border-radius:3px;width:80%}@media screen and (max-width:768px){.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item .yzp-item .yzp-item-button{display:none}}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item:hover{background-color:transparent}.yzp-wrapper.yzp-layout-inline.yzp-template-inline-yuzo-i2 .yzp-container .yzp-wrap-item:hover .yzp-item-button a{background-color:#17a689}.yzp-no-index{font-size:.9em}.ngg-trigger-buttons {
clear: both;
text-align: right;
font-size: 12px;
line-height: 1em;
margin: 0;
}
.ngg-trigger-buttons.hidden {
display: none;
}
.ngg-trigger-large {
font-size: 16px;
margin: 0 10px;
}
.ngg-trigger-buttons .ngg-trigger {
margin-left: 0.3em;
cursor: pointer;
}
.ngg-trigger-buttons .ngg-trigger:active,
.ngg-trigger-buttons .ngg-trigger:focus,
.ngg-trigger-buttons .ngg-trigger:visited,
.ngg-trigger-buttons .ngg-trigger {
color: #999;
}
.ngg-trigger-buttons .ngg-trigger:hover {
color: #333;
}
.ngg-trigger-large .ngg-trigger {
} .galleria.photocrati-nextgen_pro_horizontal_filmstrip {
margin-bottom: 5px;
}
@media screen and (min-width: 0px) and (max-width: 1024px) {
.ngg-trigger-buttons.mobile-hide {
display: none;
}
}#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
overflow: hidden;
z-index: 1104;
display: none;
}
#fancybox-loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 480px;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
}
#fancybox-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1100;
display: none;
}
#fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
overflow: auto;
display: none;
}
#fancybox-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index: 1101;
outline: none;
display: none;
}
#fancybox-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff;
}
#fancybox-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index: 1102;
border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 1101;
}
#fancybox-close {
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background: transparent url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png) -40px 0px;
cursor: pointer;
z-index: 1103;
display: none;
}
#fancybox-error {
color: #444;
font: normal 12px/20px Arial;
padding: 14px;
margin: 0;
}
#fancybox-img {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
border: none;
outline: none;
line-height: 0;
vertical-align: top;
}
#fancybox-frame {
width: 100%;
height: 100%;
border: none;
display: block;
}
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/blank.gif);
z-index: 1102;
display: none;
}
#fancybox-left {
left: 0px;
}
#fancybox-right {
right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
position: absolute;
top: 50%;
left: -9999px;
width: 30px;
height: 30px;
margin-top: -15px;
cursor: pointer;
z-index: 1102;
display: block;
}
#fancybox-left-ico {
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -30px;
}
#fancybox-right-ico {
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
visibility: visible; }
#fancybox-left:hover span {
left: 20px;
}
#fancybox-right:hover span {
left: auto;
right: 20px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1001;
}
#fancybox-bg-n {
top: -20px;
left: 0;
width: 100%;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-x.png);
}
#fancybox-bg-ne {
top: -20px;
right: -20px;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -162px;
}
#fancybox-bg-e {
top: 0;
right: -20px;
height: 100%;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-y.png);
background-position: -20px 0px;
}
#fancybox-bg-se {
bottom: -20px;
right: -20px;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -182px; 
}
#fancybox-bg-s {
bottom: -20px;
left: 0;
width: 100%;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-x.png);
background-position: 0px -20px;
}
#fancybox-bg-sw {
bottom: -20px;
left: -20px;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -142px;
}
#fancybox-bg-w {
top: 0;
left: -20px;
height: 100%;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-y.png);
}
#fancybox-bg-nw {
top: -20px;
left: -20px;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png);
background-position: -40px -122px;
}
#fancybox-title {
font-family: Helvetica;
font-size: 12px;
z-index: 1102;
}
.fancybox-title-inside {
padding-bottom: 10px;
text-align: center;
color: #333;
background: #fff;
position: relative;
}
.fancybox-title-outside {
padding-top: 10px;
color: #fff;
}
.fancybox-title-over {
position: absolute;
bottom: 0;
left: 0;
color: #FFF;
text-align: left;
}
#fancybox-title-over {
padding: 10px;
background-image: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancy_title_over.png);
display: block;
}
.fancybox-title-float {
position: absolute;
left: 0;
bottom: -20px;
height: 32px;
}
#fancybox-title-float-wrap {
border: none;
border-collapse: collapse;
width: auto;
}
#fancybox-title-float-wrap td {
border: none;
white-space: nowrap;
}
#fancybox-title-float-left {
padding: 0 0 0 15px;
background: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
color: #FFF;
line-height: 29px;
font-weight: bold;
padding: 0 0 3px 0;
background: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
padding: 0 0 0 15px;
background: url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Lightbox/fancybox/fancybox.png) -55px -90px no-repeat;
} .fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
position: absolute; margin-top: 0;
top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); } .fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); } #fancybox-wrap, #fancybox-content, #fancybox-outer {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.ngg-slideshow.slick-slider {
margin: 40px auto 50px !important;
overflow: visible;
}
.ngg-slideshow .ngg-gallery-slideshow-image {
display: inline-block;
text-align: center;
font: 0/0 a;
}
.ngg-slideshow .ngg-gallery-slideshow-image:before {
content: ' ';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.ngg-slideshow .ngg-gallery-slideshow-image a {
display: inline !important;
}
.ngg-slideshow .ngg-gallery-slideshow-image img {
margin: 0 auto;
display: inline-block !important;
vertical-align: middle;
max-width: 99%!important;
max-height: 98% !important;
}
.ngg-slideshow .slick-prev {
left: 20px !important;
z-index: 10 !important;
top: 49%;
cursor: before;
}
.ngg-slideshow .slick-next {
right: 30px !important;
z-index: 10 !important;
top: 49%;
cursor: pointer;
}
.ngg-slideshow .slick-next:before, 
.ngg-slideshow .slick-prev:before {
color: #CCC !important;
font-size: 32px !important;
}
.ngg-slideshow .slick-next:hover:before, 
.ngg-slideshow .slick-prev:hover:before {
color: #AAA !important;
font-size: 32px !important;
}
.ngg-slideshow .slick-dots {
margin: 0;
padding: 0;
bottom: -30px;
}
.ngg-slideshow .slick-dots li {
margin: 0;
}
.ngg-slideshow .slick-dots li button {
margin: 0;
}
.ngg-slideshow .slick-dots li button:before {
font-size: 8px;
color: #888;
opacity: .5;
cursor: pointer;
}
.ngg-slideshow .slick-dots li.slick-active button:before {
opacity: 1;
color: #555;
}
.slideshowlink {
margin: -34px auto 50px;
text-align: center;
text-transform: uppercase;
}
.slideshowlink a {
font-size: 13px;
letter-spacing: .75px;
cursor: pointer;
text-decoration: none;
box-shadow: none;
border: none;
}
.slideshowlink a:hover {
text-decoration: none !important;
box-shadow: none !important;
border: none !important;
}
@media (max-width: 600px) {
.ngg-slideshow .ngg-gallery-slideshow-image {
height: 400px !important;
}
}
@media (max-width: 450px) {
.ngg-slideshow .ngg-gallery-slideshow-image {
height: 300px !important;
}
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
margin: 0 auto;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(http://www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Slideshow/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(http://www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Slideshow/slick/fonts/slick.eot);
src: url(http://www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Slideshow/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(http://www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Slideshow/slick/fonts/slick.woff) format('woff'), url(http://www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Slideshow/slick/fonts/slick.ttf) format('truetype'), url(http://www.photovoyage.fr/blog/wp-content/plugins/nextgen-gallery/static/Slideshow/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.gallery-caption{
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .widget.widget-line .mc4wp-form{
position:relative;
}
 body {
direction: ltr;
text-align: left;
unicode-bidi: embed; } html {
box-sizing: border-box; }
*, *::after, *::before {
box-sizing: inherit; }    article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block; } audio,
canvas,
video {
display: inline-block; } audio:not([controls]) {
display: none;
height: 0; } [hidden],
template {
display: none; }  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0; }  a {
background: transparent; } a:focus {
outline: thin dotted; } a:active,
a:hover {
outline: 0; }  h1 {
font-size: 2em;
margin: 0.67em 0; } abbr[title] {
border-bottom: 1px dotted; } b,
strong {
font-weight: bold; } dfn {
font-style: italic; } hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0; } mark {
background: #ff0;
color: #000; } code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em; } pre {
white-space: pre-wrap; } q {
quotes: "\201C" "\201D" "\2018" "\2019"; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }  img {
border: 0;
height: auto;
max-height: 100%;
max-width: 100%; } svg:not(:root) {
overflow: hidden; }  figure {
margin: 0; }  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
border: 0; padding: 0; } button, .banner-text .banner-button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button, .banner-text .banner-button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button,
input {
line-height: normal; } button, .banner-text .banner-button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button,
select {
text-transform: none; } button, .banner-text .banner-button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled], .banner-text [disabled].banner-button, .comment-respond .comment-form button[disabled], .comment-respond .comment-form input[disabled][type="button"], .comment-respond .comment-form input[disabled][type="reset"], .comment-respond .comment-form input[disabled][type="submit"], .widget_wrt_shop .product [disabled].product-button,
html input[disabled] {
cursor: default; } input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } button::-moz-focus-inner, .banner-text .banner-button::-moz-focus-inner, .comment-respond .comment-form button::-moz-focus-inner, .comment-respond .comment-form input[type="button"]::-moz-focus-inner, .comment-respond .comment-form input[type="reset"]::-moz-focus-inner, .comment-respond .comment-form input[type="submit"]::-moz-focus-inner, .widget_wrt_shop .product .product-button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; } textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0; }
button, .banner-text .banner-button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .widget_wrt_shop .product .product-button, input[type="button"], input[type="reset"], input[type="submit"],
button,
.banner-text .banner-button,
.comment-respond .comment-form button,
.comment-respond .comment-form input[type="button"],
.comment-respond .comment-form input[type="reset"],
.comment-respond .comment-form input[type="submit"],
.widget_wrt_shop .product .product-button {
position: relative;
z-index: 1;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
-webkit-font-smoothing: antialiased;
border-radius: 0;
background-color: #000000;
border: 1px solid #000000;
color: #ffffff;
cursor: pointer;
display: inline-block;
font-family: "Lato", "Lora", serif;
font-size: 1rem;
font-weight: 400;
letter-spacing: 0;
padding: 0.75em 1.5em;
text-decoration: none;
user-select: none;
vertical-align: middle;
white-space: nowrap;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
button:disabled, .banner-text .banner-button:disabled, .comment-respond .comment-form button:disabled, .comment-respond .comment-form input[type="button"]:disabled, .comment-respond .comment-form input[type="reset"]:disabled, .comment-respond .comment-form input[type="submit"]:disabled, .widget_wrt_shop .product .product-button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled,
button:disabled,
.banner-text .banner-button:disabled,
.comment-respond .comment-form button:disabled,
.comment-respond .comment-form input[type="button"]:disabled,
.comment-respond .comment-form input[type="reset"]:disabled,
.comment-respond .comment-form input[type="submit"]:disabled,
.widget_wrt_shop .product .product-button:disabled {
cursor: not-allowed;
opacity: 0.5; }
fieldset {
margin: 0 0 0.75em;
padding: 1.5em; }
input,
label,
select {
display: block;
font-family: "Lato", "Lora", serif;
font-size: 1rem; }
label {
font-weight: 600;
margin-bottom: 0.375em; }
label.required::after {
content: "*"; }
label abbr {
display: none; }
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="name"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select,
textarea {
background-color: #ffffff;
border: 1px solid #000000;
border-radius: 0px;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.01);
box-sizing: border-box;
font-family: "Lato", "Lora", serif;
font-size: 1rem;
margin-bottom: 0.75em;
padding: 0.75em;
transition: border-color;
width: 100%; }
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="name"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover,
select:hover,
textarea:hover {
border-color: #000000; }
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="name"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
select:focus,
textarea:focus {
border-color: #bf9e3b;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.01), 0 0 5px rgba(254, 253, 251, 0.7);
outline: none; }
textarea {
resize: vertical; }
input[type="search"] {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none; }
input[type="checkbox"],
input[type="radio"] {
display: inline;
margin-right: 0.375em; }
input[type="file"] {
padding-bottom: 0.75em;
width: 100%; }
select {
margin-bottom: 1.5em;
max-width: 100%;
width: 100%; }
ul,
ol {
list-style-type: none;
margin: 0;
padding: 0; }
dl {
margin-bottom: 0.75em; }
dl dt {
font-weight: bold;
margin-top: 0.75em; }
dl dd {
margin: 0; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline; }
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em; }
body {
-webkit-font-feature-settings: "kern", "liga", "pnum";
-moz-font-feature-settings: "kern", "liga", "pnum";
-ms-font-feature-settings: "kern", "liga", "pnum";
font-feature-settings: "kern", "liga", "pnum";
-webkit-font-smoothing: antialiased;
color: #000000;
font-family: "Lato", "Lora", serif;
font-size: 16px;
line-height: 1.5; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: inherit;
line-height: 1.2;
margin: 0 0 0.75em; }
h1 {
font-size: 2.25em; }
h2 {
font-size: 2em; }
h3 {
font-size: 1.75em; }
h4 {
font-size: 1.5em; }
h5 {
font-size: 1.25em; }
h6 {
font-size: 1em; }
p {
margin: 0 0 0.75em;
line-height: 2; }
a {
color: inherit;
text-decoration: none;
transition: color 0.1s linear; }
a:active, a:focus, a:hover {
color: #bf9e3b; }
a:active, a:focus {
outline: none; }
hr {
border-bottom: 1px solid #000000;
border-left: none;
border-right: none;
border-top: none;
margin: 1.5em 0; }
img,
picture {
margin: 0;
max-width: 100%;
vertical-align: middle; }
blockquote {
position: relative;
z-index: 1;
display: block;
font-family: inherit;
font-size: 1.4em;
line-height: 1.5;
font-weight: 700;
text-align: center;
padding: 0.75em;
margin: 0; }
pre {
text-align: left;
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
table {
-webkit-font-feature-settings: "kern", "liga", "tnum";
-moz-font-feature-settings: "kern", "liga", "tnum";
-ms-font-feature-settings: "kern", "liga", "tnum";
font-feature-settings: "kern", "liga", "tnum";
border-collapse: collapse;
margin: 0.75em 0;
table-layout: fixed;
width: 100%; }
table th {
border-bottom: 1px solid black;
font-weight: 600;
padding: 0.75em 0;
text-align: left; }
table td {
border-bottom: 1px solid black;
padding: 0.75em 0; }
table tr:first-child th {
color: #222222; }
table tr,
table td,
table th {
vertical-align: middle; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 0.3125em;
line-height: normal;
padding: 0.9375em 1.4375em 0.875em;
text-decoration: none;
top: 0.3125em;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; }
@media screen and (max-width: 767px) {
.alignleft, .alignright {
float: none;
margin: 0; } }  .widget select {
max-width: 100%; } .widget_search .search-submit {
display: none; }  .byline,
.updated:not(.published) {
display: none; }
.single .byline,
.group-blog .byline {
display: inline; }
.page-content:not(:first-child),
.entry-content:not(:first-child),
.entry-summary:not(:first-child) {
margin: 1.5em 0 0; }
.page-links {
clear: both;
margin: 0 0 1.5em; } .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none; } .comment-content a {
word-wrap: break-word; }
.bypostauthor {
display: block; }  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } .wp-caption {
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0; }
.wp-caption-text {
text-align: center; } .gallery-caption {
color: currentColor; }
.gallery:after {
display: table;
clear: both;
content: " "; }
.gallery .gallery-item {
position: relative;
display: block;
margin-bottom: 1.5%;
min-height: 1px;
text-align: center; }
@media screen and (min-width: 768px) {
.gallery.gallery-columns-1 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 100%; }
.gallery.gallery-columns-1 .gallery-item:last-child {
margin-right: 0; }
.gallery.gallery-columns-1 .gallery-item:nth-child(n) {
margin-right: 0; }
.gallery.gallery-columns-2 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 49.19355%; }
.gallery.gallery-columns-2 .gallery-item:last-child {
margin-right: 0; }
.gallery.gallery-columns-2 .gallery-item:nth-child(2n) {
margin-right: 0; }
.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: left; }
.gallery.gallery-columns-3 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 32.25806%; }
.gallery.gallery-columns-3 .gallery-item:last-child {
margin-right: 0; }
.gallery.gallery-columns-3 .gallery-item:nth-child(3n) {
margin-right: 0; }
.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: left; }
.gallery.gallery-columns-4 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 23.79032%; }
.gallery.gallery-columns-4 .gallery-item:last-child {
margin-right: 0; }
.gallery.gallery-columns-4 .gallery-item:nth-child(4n) {
margin-right: 0; }
.gallery.gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: left; }
.gallery.gallery-columns-5 .gallery-item {
float: left;
display: block;
margin-right: 1.44928%;
width: 18.84058%; }
.gallery.gallery-columns-5 .gallery-item:last-child {
margin-right: 0; }
.gallery.gallery-columns-5 .gallery-item:nth-child(5n) {
margin-right: 0; }
.gallery.gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: left; }
.gallery.gallery-columns-6 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 15.32258%; }
.gallery.gallery-columns-6 .gallery-item:last-child {
margin-right: 0; }
.gallery.gallery-columns-6 .gallery-item:nth-child(6n) {
margin-right: 0; }
.gallery.gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: left; }
.gallery.gallery-columns-7 .gallery-item {
float: left;
display: block;
margin-right: 1.37931%;
width: 13.10345%; }
.gallery.gallery-columns-7 .gallery-item:last-child {
margin-right: 0; }
.gallery.gallery-columns-7 .gallery-item:nth-child(7n) {
margin-right: 0; }
.gallery.gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: left; }
.gallery.gallery-columns-8 .gallery-item {
float: left;
display: block;
margin-right: 1.81818%;
width: 10.90909%; }
.gallery.gallery-columns-8 .gallery-item:last-child {
margin-right: 0; }
.gallery.gallery-columns-8 .gallery-item:nth-child(8n) {
margin-right: 0; }
.gallery.gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: left; }
.gallery.gallery-columns-9 .gallery-item {
float: left;
display: block;
margin-right: 1.6129%;
width: 9.67742%; }
.gallery.gallery-columns-9 .gallery-item:last-child {
margin-right: 0; }
.gallery.gallery-columns-9 .gallery-item:nth-child(9n) {
margin-right: 0; }
.gallery.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left; } } .fl-left {
float: left; }
.fl-right {
float: right; }
.fl-center {
float: none;
margin: 0 auto; }
.clear {
clear: both; }
.clearfix:after {
display: table;
clear: both;
content: " "; }
.text-left {
text-align: left !important; }
.text-right {
text-align: right !important; }
.text-center {
text-align: center !important; }
.no-margin {
margin: 0 !important; }
.no-margin-top {
margin-top: 0 !important; }
.no-margin-bottom {
margin-bottom: 0 !important; }
.no-padding {
padding: 0 !important; }
.no-padding-top {
padding-top: 0 !important; }
.no-padding-bottom {
padding-bottom: 0 !important; }
.none-transition {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none; }
.inline-ist {
list-style: none;
margin: 0;
padding: 0;
display: inline-block; }
.inline-ist:before, .inline-ist:after {
display: table;
clear: left;
content: ""; }
.inline-ist li {
display: block;
float: left; }
.inline-ist li:not(:last-child) {
margin-left: 0.3125em;
margin-left: 0.3125em; }
.unstyle-list {
list-style: none;
margin: 0;
padding: 0;
display: inline-block; }
.unstyle-list li {
display: block; }   .slick-loading .slick-list {
background: #fff url(http://www.photovoyage.fr/blog/wp-content/themes/writee/assets/css/ajax-loader.gif) center center no-repeat; }  .slick-prev,
.slick-next {
position: absolute;
z-index: 10;
display: block;
height: 2.5em;
width: 2.5em;
line-height: 1.25em;
font-size: 1em;
text-align: center;
cursor: pointer;
background: #f5f5f5;
color: transparent;
top: 50%;
margin-top: -0.625em \9; -webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0.625em;
border: 2px solid #000000;
outline: none;
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
color: transparent;
opacity: 1; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.1; }
.slick-prev:before, .slick-next:before {
font-family: "FontAwesome";
color: #000000;
opacity: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.slick-prev {
left: -3.125em; }
[dir="rtl"] .slick-prev {
left: auto;
right: -3.125em; }
.slick-prev:before {
content: ""; }
[dir="rtl"] .slick-prev:before {
content: ""; }
.slick-next {
right: -3.125em; }
[dir="rtl"] .slick-next {
left: -3.125em;
right: auto; }
.slick-next:before {
content: ""; }
[dir="rtl"] .slick-next:before {
content: ""; }
.slick-slider:hover .slick-prev {
left: 0.9375em; }
[dir="rtl"] .slick-slider:hover .slick-prev {
left: auto;
right: 0.9375em; }
.slick-slider:hover .slick-next {
right: 0.9375em; }
[dir="rtl"] .slick-slider:hover .slick-next {
right: auto;
left: 0.9375em; } .slick-dots {
position: relative;
z-index: 99;
list-style: none;
display: block;
text-align: center;
padding: 0;
width: 100%; }
.slick-dots li {
position: relative;
display: inline-block;
height: 15px;
width: 15px;
margin: 0 3px;
padding: 0;
cursor: pointer; }
.slick-dots li span {
border: 0;
background: transparent;
display: block;
height: 15px;
width: 15px;
padding: 0;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
cursor: pointer; }
.slick-dots li span:hover, .slick-dots li span:focus {
outline: none; }
.slick-dots li span:hover:before, .slick-dots li span:focus:before {
opacity: 1; }
.slick-dots li span:before {
position: absolute;
top: 0;
left: 0;
content: "";
width: 15px;
height: 15px;
font-family: "FontAwesome";
font-size: 16px;
line-height: 10px;
text-align: center;
color: #000000;
opacity: 0.1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active span:before {
color: #000000;
opacity: 1;
content: ""; }
.wrapper-light .slick-dots li span:before {
color: #000000; }
.wrapper-light .slick-dots li.slick-active span:before {
color: #000000; }
.wrapper-dark .slick-dots li span:before {
color: #ffffff; }
.wrapper-dark .slick-dots li.slick-active span:before {
color: #ffffff; } .slick-slider {
position: relative;
display: block;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
left: 0;
top: 0;
display: block; }
.slick-track:before, .slick-track:after {
content: "";
display: table; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: inline-block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-arrow.slick-hidden {
display: none; }
#scrollUp {
bottom: 0.625em;
right: 0.625em;
width: 2.5em;
height: 2.5em;
text-align: center;
font-family: FontAwesome;
font-size: 1.2rem;
line-height: 2.25em;
border: 2px solid currentColor;
background-color: #ffffff;
color: #000000; }
[dir="rtl"] #scrollUp {
left: 0.625em;
right: auto; }
#scrollUp-active {
display: none; }
.pace-running .pace {
background-color: #ffffff; }
.pace-done .pace {
background-color: transparent; }
.pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
-webkit-transform: translate3d(0, -3.125em, 0);
-ms-transform: translate3d(0, -3.125em, 0);
transform: translate3d(0, -3.125em, 0);
-webkit-transition: -webkit-transform .5s ease-out;
-ms-transition: -webkit-transform .5s ease-out;
transition: transform .5s ease-out; }
.pace.pace-active {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.pace .pace-progress {
display: block;
position: fixed;
z-index: 2000;
top: 0;
right: 100%;
width: 100%;
height: 5px;
background: #bf9e3b;
pointer-events: none; }  @font-face {
font-family: 'FontAwesome';
src: url(//www.photovoyage.fr/blog/wp-content/themes/writee/assets/fonts/fontawesome-webfont.eot);
src: url(//www.photovoyage.fr/blog/wp-content/themes/writee/assets/fonts/fontawesome-webfont.eot) format("embedded-opentype"), url(//www.photovoyage.fr/blog/wp-content/themes/writee/assets/fonts/fontawesome-webfont.woff2) format("woff2"), url(//www.photovoyage.fr/blog/wp-content/themes/writee/assets/fonts/fontawesome-webfont.woff) format("woff"), url(//www.photovoyage.fr/blog/wp-content/themes/writee/assets/fonts/fontawesome-webfont.ttf) format("truetype"), url(//www.photovoyage.fr/blog/wp-content/themes/writee/assets/fonts/fontawesome-webfont.svg) format("svg");
font-weight: normal;
font-style: normal; }
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } .fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-fw {
width: 1.28571em;
text-align: center; }
.fa-ul {
padding-left: 0;
margin-left: 2.14286em;
list-style-type: none; }
.fa-ul > li {
position: relative; }
.fa-li {
position: absolute;
left: -2.14286em;
width: 2.14286em;
top: 0.14286em;
text-align: center; }
.fa-li.fa-lg {
left: -1.85714em; }
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right {
margin-left: .3em; } .pull-right {
float: right; }
.pull-left {
float: left; }
.fa.pull-left {
margin-right: .3em; }
.fa.pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none; }
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle; }
.fa-stack-1x, .fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-glass:before {
content: ""; }
.fa-music:before {
content: ""; }
.fa-search:before {
content: ""; }
.fa-envelope-o:before {
content: ""; }
.fa-heart:before {
content: ""; }
.fa-star:before {
content: ""; }
.fa-star-o:before {
content: ""; }
.fa-user:before {
content: ""; }
.fa-film:before {
content: ""; }
.fa-th-large:before {
content: ""; }
.fa-th:before {
content: ""; }
.fa-th-list:before {
content: ""; }
.fa-check:before {
content: ""; }
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: ""; }
.fa-search-plus:before {
content: ""; }
.fa-search-minus:before {
content: ""; }
.fa-power-off:before {
content: ""; }
.fa-signal:before {
content: ""; }
.fa-gear:before,
.fa-cog:before {
content: ""; }
.fa-trash-o:before {
content: ""; }
.fa-home:before {
content: ""; }
.fa-file-o:before {
content: ""; }
.fa-clock-o:before {
content: ""; }
.fa-road:before {
content: ""; }
.fa-download:before {
content: ""; }
.fa-arrow-circle-o-down:before {
content: ""; }
.fa-arrow-circle-o-up:before {
content: ""; }
.fa-inbox:before {
content: ""; }
.fa-play-circle-o:before {
content: ""; }
.fa-rotate-right:before,
.fa-repeat:before {
content: ""; }
.fa-refresh:before {
content: ""; }
.fa-list-alt:before {
content: ""; }
.fa-lock:before {
content: ""; }
.fa-flag:before {
content: ""; }
.fa-headphones:before {
content: ""; }
.fa-volume-off:before {
content: ""; }
.fa-volume-down:before {
content: ""; }
.fa-volume-up:before {
content: ""; }
.fa-qrcode:before {
content: ""; }
.fa-barcode:before {
content: ""; }
.fa-tag:before {
content: ""; }
.fa-tags:before {
content: ""; }
.fa-book:before {
content: ""; }
.fa-bookmark:before {
content: ""; }
.fa-print:before {
content: ""; }
.fa-camera:before {
content: ""; }
.fa-font:before {
content: ""; }
.fa-bold:before {
content: ""; }
.fa-italic:before {
content: ""; }
.fa-text-height:before {
content: ""; }
.fa-text-width:before {
content: ""; }
.fa-align-left:before {
content: ""; }
.fa-align-center:before {
content: ""; }
.fa-align-right:before {
content: ""; }
.fa-align-justify:before {
content: ""; }
.fa-list:before {
content: ""; }
.fa-dedent:before,
.fa-outdent:before {
content: ""; }
.fa-indent:before {
content: ""; }
.fa-video-camera:before {
content: ""; }
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: ""; }
.fa-pencil:before {
content: ""; }
.fa-map-marker:before {
content: ""; }
.fa-adjust:before {
content: ""; }
.fa-tint:before {
content: ""; }
.fa-edit:before,
.fa-pencil-square-o:before {
content: ""; }
.fa-share-square-o:before {
content: ""; }
.fa-check-square-o:before {
content: ""; }
.fa-arrows:before {
content: ""; }
.fa-step-backward:before {
content: ""; }
.fa-fast-backward:before {
content: ""; }
.fa-backward:before {
content: ""; }
.fa-play:before {
content: ""; }
.fa-pause:before {
content: ""; }
.fa-stop:before {
content: ""; }
.fa-forward:before {
content: ""; }
.fa-fast-forward:before {
content: ""; }
.fa-step-forward:before {
content: ""; }
.fa-eject:before {
content: ""; }
.fa-chevron-left:before {
content: ""; }
.fa-chevron-right:before {
content: ""; }
.fa-plus-circle:before {
content: ""; }
.fa-minus-circle:before {
content: ""; }
.fa-times-circle:before {
content: ""; }
.fa-check-circle:before {
content: ""; }
.fa-question-circle:before {
content: ""; }
.fa-info-circle:before {
content: ""; }
.fa-crosshairs:before {
content: ""; }
.fa-times-circle-o:before {
content: ""; }
.fa-check-circle-o:before {
content: ""; }
.fa-ban:before {
content: ""; }
.fa-arrow-left:before {
content: ""; }
.fa-arrow-right:before {
content: ""; }
.fa-arrow-up:before {
content: ""; }
.fa-arrow-down:before {
content: ""; }
.fa-mail-forward:before,
.fa-share:before {
content: ""; }
.fa-expand:before {
content: ""; }
.fa-compress:before {
content: ""; }
.fa-plus:before {
content: ""; }
.fa-minus:before {
content: ""; }
.fa-asterisk:before {
content: ""; }
.fa-exclamation-circle:before {
content: ""; }
.fa-gift:before {
content: ""; }
.fa-leaf:before {
content: ""; }
.fa-fire:before {
content: ""; }
.fa-eye:before {
content: ""; }
.fa-eye-slash:before {
content: ""; }
.fa-warning:before,
.fa-exclamation-triangle:before {
content: ""; }
.fa-plane:before {
content: ""; }
.fa-calendar:before {
content: ""; }
.fa-random:before {
content: ""; }
.fa-comment:before {
content: ""; }
.fa-magnet:before {
content: ""; }
.fa-chevron-up:before {
content: ""; }
.fa-chevron-down:before {
content: ""; }
.fa-retweet:before {
content: ""; }
.fa-shopping-cart:before {
content: ""; }
.fa-folder:before {
content: ""; }
.fa-folder-open:before {
content: ""; }
.fa-arrows-v:before {
content: ""; }
.fa-arrows-h:before {
content: ""; }
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: ""; }
.fa-twitter-square:before {
content: ""; }
.fa-facebook-square:before {
content: ""; }
.fa-camera-retro:before {
content: ""; }
.fa-key:before {
content: ""; }
.fa-gears:before,
.fa-cogs:before {
content: ""; }
.fa-comments:before {
content: ""; }
.fa-thumbs-o-up:before {
content: ""; }
.fa-thumbs-o-down:before {
content: ""; }
.fa-star-half:before {
content: ""; }
.fa-heart-o:before {
content: ""; }
.fa-sign-out:before {
content: ""; }
.fa-linkedin-square:before {
content: ""; }
.fa-thumb-tack:before {
content: ""; }
.fa-external-link:before {
content: ""; }
.fa-sign-in:before {
content: ""; }
.fa-trophy:before {
content: ""; }
.fa-github-square:before {
content: ""; }
.fa-upload:before {
content: ""; }
.fa-lemon-o:before {
content: ""; }
.fa-phone:before {
content: ""; }
.fa-square-o:before {
content: ""; }
.fa-bookmark-o:before {
content: ""; }
.fa-phone-square:before {
content: ""; }
.fa-twitter:before {
content: ""; }
.fa-facebook-f:before,
.fa-facebook:before {
content: ""; }
.fa-github:before {
content: ""; }
.fa-unlock:before {
content: ""; }
.fa-credit-card:before {
content: ""; }
.fa-feed:before,
.fa-rss:before,
.widget_rss .widget-title .rsswidget:before {
content: ""; }
.fa-hdd-o:before {
content: ""; }
.fa-bullhorn:before {
content: ""; }
.fa-bell:before {
content: ""; }
.fa-certificate:before {
content: ""; }
.fa-hand-o-right:before {
content: ""; }
.fa-hand-o-left:before {
content: ""; }
.fa-hand-o-up:before {
content: ""; }
.fa-hand-o-down:before {
content: ""; }
.fa-arrow-circle-left:before {
content: ""; }
.fa-arrow-circle-right:before {
content: ""; }
.fa-arrow-circle-up:before {
content: ""; }
.fa-arrow-circle-down:before {
content: ""; }
.fa-globe:before {
content: ""; }
.fa-wrench:before {
content: ""; }
.fa-tasks:before {
content: ""; }
.fa-filter:before {
content: ""; }
.fa-briefcase:before {
content: ""; }
.fa-arrows-alt:before {
content: ""; }
.fa-group:before,
.fa-users:before {
content: ""; }
.fa-chain:before,
.fa-link:before {
content: ""; }
.fa-cloud:before {
content: ""; }
.fa-flask:before {
content: ""; }
.fa-cut:before,
.fa-scissors:before {
content: ""; }
.fa-copy:before,
.fa-files-o:before {
content: ""; }
.fa-paperclip:before {
content: ""; }
.fa-save:before,
.fa-floppy-o:before {
content: ""; }
.fa-square:before {
content: ""; }
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: ""; }
.fa-list-ul:before {
content: ""; }
.fa-list-ol:before {
content: ""; }
.fa-strikethrough:before {
content: ""; }
.fa-underline:before {
content: ""; }
.fa-table:before {
content: ""; }
.fa-magic:before {
content: ""; }
.fa-truck:before {
content: ""; }
.fa-pinterest:before {
content: ""; }
.fa-pinterest-square:before {
content: ""; }
.fa-google-plus-square:before {
content: ""; }
.fa-google-plus:before {
content: ""; }
.fa-money:before {
content: ""; }
.fa-caret-down:before {
content: ""; }
.fa-caret-up:before {
content: ""; }
.fa-caret-left:before {
content: ""; }
.fa-caret-right:before {
content: ""; }
.fa-columns:before {
content: ""; }
.fa-unsorted:before,
.fa-sort:before {
content: ""; }
.fa-sort-down:before,
.fa-sort-desc:before {
content: ""; }
.fa-sort-up:before,
.fa-sort-asc:before {
content: ""; }
.fa-envelope:before {
content: ""; }
.fa-linkedin:before {
content: ""; }
.fa-rotate-left:before,
.fa-undo:before {
content: ""; }
.fa-legal:before,
.fa-gavel:before {
content: ""; }
.fa-dashboard:before,
.fa-tachometer:before {
content: ""; }
.fa-comment-o:before {
content: ""; }
.fa-comments-o:before {
content: ""; }
.fa-flash:before,
.fa-bolt:before {
content: ""; }
.fa-sitemap:before {
content: ""; }
.fa-umbrella:before {
content: ""; }
.fa-paste:before,
.fa-clipboard:before {
content: ""; }
.fa-lightbulb-o:before {
content: ""; }
.fa-exchange:before {
content: ""; }
.fa-cloud-download:before {
content: ""; }
.fa-cloud-upload:before {
content: ""; }
.fa-user-md:before {
content: ""; }
.fa-stethoscope:before {
content: ""; }
.fa-suitcase:before {
content: ""; }
.fa-bell-o:before {
content: ""; }
.fa-coffee:before {
content: ""; }
.fa-cutlery:before {
content: ""; }
.fa-file-text-o:before {
content: ""; }
.fa-building-o:before {
content: ""; }
.fa-hospital-o:before {
content: ""; }
.fa-ambulance:before {
content: ""; }
.fa-medkit:before {
content: ""; }
.fa-fighter-jet:before {
content: ""; }
.fa-beer:before {
content: ""; }
.fa-h-square:before {
content: ""; }
.fa-plus-square:before {
content: ""; }
.fa-angle-double-left:before {
content: ""; }
.fa-angle-double-right:before {
content: ""; }
.fa-angle-double-up:before {
content: ""; }
.fa-angle-double-down:before {
content: ""; }
.fa-angle-left:before {
content: ""; }
.fa-angle-right:before {
content: ""; }
.fa-angle-up:before {
content: ""; }
.fa-angle-down:before {
content: ""; }
.fa-desktop:before {
content: ""; }
.fa-laptop:before {
content: ""; }
.fa-tablet:before {
content: ""; }
.fa-mobile-phone:before,
.fa-mobile:before {
content: ""; }
.fa-circle-o:before {
content: ""; }
.fa-quote-left:before {
content: ""; }
.fa-quote-right:before {
content: ""; }
.fa-spinner:before {
content: ""; }
.fa-circle:before {
content: ""; }
.fa-mail-reply:before,
.fa-reply:before {
content: ""; }
.fa-github-alt:before {
content: ""; }
.fa-folder-o:before {
content: ""; }
.fa-folder-open-o:before {
content: ""; }
.fa-smile-o:before {
content: ""; }
.fa-frown-o:before {
content: ""; }
.fa-meh-o:before {
content: ""; }
.fa-gamepad:before {
content: ""; }
.fa-keyboard-o:before {
content: ""; }
.fa-flag-o:before {
content: ""; }
.fa-flag-checkered:before {
content: ""; }
.fa-terminal:before {
content: ""; }
.fa-code:before {
content: ""; }
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: ""; }
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: ""; }
.fa-location-arrow:before {
content: ""; }
.fa-crop:before {
content: ""; }
.fa-code-fork:before {
content: ""; }
.fa-unlink:before,
.fa-chain-broken:before {
content: ""; }
.fa-question:before {
content: ""; }
.fa-info:before {
content: ""; }
.fa-exclamation:before {
content: ""; }
.fa-superscript:before {
content: ""; }
.fa-subscript:before {
content: ""; }
.fa-eraser:before {
content: ""; }
.fa-puzzle-piece:before {
content: ""; }
.fa-microphone:before {
content: ""; }
.fa-microphone-slash:before {
content: ""; }
.fa-shield:before {
content: ""; }
.fa-calendar-o:before {
content: ""; }
.fa-fire-extinguisher:before {
content: ""; }
.fa-rocket:before {
content: ""; }
.fa-maxcdn:before {
content: ""; }
.fa-chevron-circle-left:before {
content: ""; }
.fa-chevron-circle-right:before {
content: ""; }
.fa-chevron-circle-up:before {
content: ""; }
.fa-chevron-circle-down:before {
content: ""; }
.fa-html5:before {
content: ""; }
.fa-css3:before {
content: ""; }
.fa-anchor:before {
content: ""; }
.fa-unlock-alt:before {
content: ""; }
.fa-bullseye:before {
content: ""; }
.fa-ellipsis-h:before {
content: ""; }
.fa-ellipsis-v:before {
content: ""; }
.fa-rss-square:before {
content: ""; }
.fa-play-circle:before {
content: ""; }
.fa-ticket:before {
content: ""; }
.fa-minus-square:before {
content: ""; }
.fa-minus-square-o:before {
content: ""; }
.fa-level-up:before {
content: ""; }
.fa-level-down:before {
content: ""; }
.fa-check-square:before {
content: ""; }
.fa-pencil-square:before {
content: ""; }
.fa-external-link-square:before {
content: ""; }
.fa-share-square:before {
content: ""; }
.fa-compass:before {
content: ""; }
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: ""; }
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: ""; }
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: ""; }
.fa-euro:before,
.fa-eur:before {
content: ""; }
.fa-gbp:before {
content: ""; }
.fa-dollar:before,
.fa-usd:before {
content: ""; }
.fa-rupee:before,
.fa-inr:before {
content: ""; }
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: ""; }
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: ""; }
.fa-won:before,
.fa-krw:before {
content: ""; }
.fa-bitcoin:before,
.fa-btc:before {
content: ""; }
.fa-file:before {
content: ""; }
.fa-file-text:before {
content: ""; }
.fa-sort-alpha-asc:before {
content: ""; }
.fa-sort-alpha-desc:before {
content: ""; }
.fa-sort-amount-asc:before {
content: ""; }
.fa-sort-amount-desc:before {
content: ""; }
.fa-sort-numeric-asc:before {
content: ""; }
.fa-sort-numeric-desc:before {
content: ""; }
.fa-thumbs-up:before {
content: ""; }
.fa-thumbs-down:before {
content: ""; }
.fa-youtube-square:before {
content: ""; }
.fa-youtube:before {
content: ""; }
.fa-xing:before {
content: ""; }
.fa-xing-square:before {
content: ""; }
.fa-youtube-play:before {
content: ""; }
.fa-dropbox:before {
content: ""; }
.fa-stack-overflow:before {
content: ""; }
.fa-instagram:before {
content: ""; }
.fa-flickr:before {
content: ""; }
.fa-adn:before {
content: ""; }
.fa-bitbucket:before {
content: ""; }
.fa-bitbucket-square:before {
content: ""; }
.fa-tumblr:before {
content: ""; }
.fa-tumblr-square:before {
content: ""; }
.fa-long-arrow-down:before {
content: ""; }
.fa-long-arrow-up:before {
content: ""; }
.fa-long-arrow-left:before {
content: ""; }
.fa-long-arrow-right:before {
content: ""; }
.fa-apple:before {
content: ""; }
.fa-windows:before {
content: ""; }
.fa-android:before {
content: ""; }
.fa-linux:before {
content: ""; }
.fa-dribbble:before {
content: ""; }
.fa-skype:before {
content: ""; }
.fa-foursquare:before {
content: ""; }
.fa-trello:before {
content: ""; }
.fa-female:before {
content: ""; }
.fa-male:before {
content: ""; }
.fa-gittip:before,
.fa-gratipay:before {
content: ""; }
.fa-sun-o:before {
content: ""; }
.fa-moon-o:before {
content: ""; }
.fa-archive:before {
content: ""; }
.fa-bug:before {
content: ""; }
.fa-vk:before {
content: ""; }
.fa-weibo:before {
content: ""; }
.fa-renren:before {
content: ""; }
.fa-pagelines:before {
content: ""; }
.fa-stack-exchange:before {
content: ""; }
.fa-arrow-circle-o-right:before {
content: ""; }
.fa-arrow-circle-o-left:before {
content: ""; }
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: ""; }
.fa-dot-circle-o:before {
content: ""; }
.fa-wheelchair:before {
content: ""; }
.fa-vimeo-square:before {
content: ""; }
.fa-turkish-lira:before,
.fa-try:before {
content: ""; }
.fa-plus-square-o:before {
content: ""; }
.fa-space-shuttle:before {
content: ""; }
.fa-slack:before {
content: ""; }
.fa-envelope-square:before {
content: ""; }
.fa-wordpress:before {
content: ""; }
.fa-openid:before {
content: ""; }
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: ""; }
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: ""; }
.fa-yahoo:before {
content: ""; }
.fa-google:before {
content: ""; }
.fa-reddit:before {
content: ""; }
.fa-reddit-square:before {
content: ""; }
.fa-stumbleupon-circle:before {
content: ""; }
.fa-stumbleupon:before {
content: ""; }
.fa-delicious:before {
content: ""; }
.fa-digg:before {
content: ""; }
.fa-pied-piper-pp:before {
content: ""; }
.fa-pied-piper-alt:before {
content: ""; }
.fa-drupal:before {
content: ""; }
.fa-joomla:before {
content: ""; }
.fa-language:before {
content: ""; }
.fa-fax:before {
content: ""; }
.fa-building:before {
content: ""; }
.fa-child:before {
content: ""; }
.fa-paw:before {
content: ""; }
.fa-spoon:before {
content: ""; }
.fa-cube:before {
content: ""; }
.fa-cubes:before {
content: ""; }
.fa-behance:before {
content: ""; }
.fa-behance-square:before {
content: ""; }
.fa-steam:before {
content: ""; }
.fa-steam-square:before {
content: ""; }
.fa-recycle:before {
content: ""; }
.fa-automobile:before,
.fa-car:before {
content: ""; }
.fa-cab:before,
.fa-taxi:before {
content: ""; }
.fa-tree:before {
content: ""; }
.fa-spotify:before {
content: ""; }
.fa-deviantart:before {
content: ""; }
.fa-soundcloud:before {
content: ""; }
.fa-database:before {
content: ""; }
.fa-file-pdf-o:before {
content: ""; }
.fa-file-word-o:before {
content: ""; }
.fa-file-excel-o:before {
content: ""; }
.fa-file-powerpoint-o:before {
content: ""; }
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: ""; }
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: ""; }
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: ""; }
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: ""; }
.fa-file-code-o:before {
content: ""; }
.fa-vine:before {
content: ""; }
.fa-codepen:before {
content: ""; }
.fa-jsfiddle:before {
content: ""; }
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: ""; }
.fa-circle-o-notch:before {
content: ""; }
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: ""; }
.fa-ge:before,
.fa-empire:before {
content: ""; }
.fa-git-square:before {
content: ""; }
.fa-git:before {
content: ""; }
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: ""; }
.fa-tencent-weibo:before {
content: ""; }
.fa-qq:before {
content: ""; }
.fa-wechat:before,
.fa-weixin:before {
content: ""; }
.fa-send:before,
.fa-paper-plane:before {
content: ""; }
.fa-send-o:before,
.fa-paper-plane-o:before {
content: ""; }
.fa-history:before {
content: ""; }
.fa-circle-thin:before {
content: ""; }
.fa-header:before {
content: ""; }
.fa-paragraph:before {
content: ""; }
.fa-sliders:before {
content: ""; }
.fa-share-alt:before {
content: ""; }
.fa-share-alt-square:before {
content: ""; }
.fa-bomb:before {
content: ""; }
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: ""; }
.fa-tty:before {
content: ""; }
.fa-binoculars:before {
content: ""; }
.fa-plug:before {
content: ""; }
.fa-slideshare:before {
content: ""; }
.fa-twitch:before {
content: ""; }
.fa-yelp:before {
content: ""; }
.fa-newspaper-o:before {
content: ""; }
.fa-wifi:before {
content: ""; }
.fa-calculator:before {
content: ""; }
.fa-paypal:before {
content: ""; }
.fa-google-wallet:before {
content: ""; }
.fa-cc-visa:before {
content: ""; }
.fa-cc-mastercard:before {
content: ""; }
.fa-cc-discover:before {
content: ""; }
.fa-cc-amex:before {
content: ""; }
.fa-cc-paypal:before {
content: ""; }
.fa-cc-stripe:before {
content: ""; }
.fa-bell-slash:before {
content: ""; }
.fa-bell-slash-o:before {
content: ""; }
.fa-trash:before {
content: ""; }
.fa-copyright:before {
content: ""; }
.fa-at:before {
content: ""; }
.fa-eyedropper:before {
content: ""; }
.fa-paint-brush:before {
content: ""; }
.fa-birthday-cake:before {
content: ""; }
.fa-area-chart:before {
content: ""; }
.fa-pie-chart:before {
content: ""; }
.fa-line-chart:before {
content: ""; }
.fa-lastfm:before {
content: ""; }
.fa-lastfm-square:before {
content: ""; }
.fa-toggle-off:before {
content: ""; }
.fa-toggle-on:before {
content: ""; }
.fa-bicycle:before {
content: ""; }
.fa-bus:before {
content: ""; }
.fa-ioxhost:before {
content: ""; }
.fa-angellist:before {
content: ""; }
.fa-cc:before {
content: ""; }
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: ""; }
.fa-meanpath:before {
content: ""; }
.fa-buysellads:before {
content: ""; }
.fa-connectdevelop:before {
content: ""; }
.fa-dashcube:before {
content: ""; }
.fa-forumbee:before {
content: ""; }
.fa-leanpub:before {
content: ""; }
.fa-sellsy:before {
content: ""; }
.fa-shirtsinbulk:before {
content: ""; }
.fa-simplybuilt:before {
content: ""; }
.fa-skyatlas:before {
content: ""; }
.fa-cart-plus:before {
content: ""; }
.fa-cart-arrow-down:before {
content: ""; }
.fa-diamond:before {
content: ""; }
.fa-ship:before {
content: ""; }
.fa-user-secret:before {
content: ""; }
.fa-motorcycle:before {
content: ""; }
.fa-street-view:before {
content: ""; }
.fa-heartbeat:before {
content: ""; }
.fa-venus:before {
content: ""; }
.fa-mars:before {
content: ""; }
.fa-mercury:before {
content: ""; }
.fa-intersex:before,
.fa-transgender:before {
content: ""; }
.fa-transgender-alt:before {
content: ""; }
.fa-venus-double:before {
content: ""; }
.fa-mars-double:before {
content: ""; }
.fa-venus-mars:before {
content: ""; }
.fa-mars-stroke:before {
content: ""; }
.fa-mars-stroke-v:before {
content: ""; }
.fa-mars-stroke-h:before {
content: ""; }
.fa-neuter:before {
content: ""; }
.fa-genderless:before {
content: ""; }
.fa-facebook-official:before {
content: ""; }
.fa-pinterest-p:before {
content: ""; }
.fa-whatsapp:before {
content: ""; }
.fa-server:before {
content: ""; }
.fa-user-plus:before {
content: ""; }
.fa-user-times:before {
content: ""; }
.fa-hotel:before,
.fa-bed:before {
content: ""; }
.fa-viacoin:before {
content: ""; }
.fa-train:before {
content: ""; }
.fa-subway:before {
content: ""; }
.fa-medium:before {
content: ""; }
.fa-yc:before,
.fa-y-combinator:before {
content: ""; }
.fa-optin-monster:before {
content: ""; }
.fa-opencart:before {
content: ""; }
.fa-expeditedssl:before {
content: ""; }
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: ""; }
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: ""; }
.fa-battery-2:before,
.fa-battery-half:before {
content: ""; }
.fa-battery-1:before,
.fa-battery-quarter:before {
content: ""; }
.fa-battery-0:before,
.fa-battery-empty:before {
content: ""; }
.fa-mouse-pointer:before {
content: ""; }
.fa-i-cursor:before {
content: ""; }
.fa-object-group:before {
content: ""; }
.fa-object-ungroup:before {
content: ""; }
.fa-sticky-note:before {
content: ""; }
.fa-sticky-note-o:before {
content: ""; }
.fa-cc-jcb:before {
content: ""; }
.fa-cc-diners-club:before {
content: ""; }
.fa-clone:before {
content: ""; }
.fa-balance-scale:before {
content: ""; }
.fa-hourglass-o:before {
content: ""; }
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: ""; }
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: ""; }
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: ""; }
.fa-hourglass:before {
content: ""; }
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: ""; }
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: ""; }
.fa-hand-scissors-o:before {
content: ""; }
.fa-hand-lizard-o:before {
content: ""; }
.fa-hand-spock-o:before {
content: ""; }
.fa-hand-pointer-o:before {
content: ""; }
.fa-hand-peace-o:before {
content: ""; }
.fa-trademark:before {
content: ""; }
.fa-registered:before {
content: ""; }
.fa-creative-commons:before {
content: ""; }
.fa-gg:before {
content: ""; }
.fa-gg-circle:before {
content: ""; }
.fa-tripadvisor:before {
content: ""; }
.fa-odnoklassniki:before {
content: ""; }
.fa-odnoklassniki-square:before {
content: ""; }
.fa-get-pocket:before {
content: ""; }
.fa-wikipedia-w:before {
content: ""; }
.fa-safari:before {
content: ""; }
.fa-chrome:before {
content: ""; }
.fa-firefox:before {
content: ""; }
.fa-opera:before {
content: ""; }
.fa-internet-explorer:before {
content: ""; }
.fa-tv:before,
.fa-television:before {
content: ""; }
.fa-contao:before {
content: ""; }
.fa-500px:before {
content: ""; }
.fa-amazon:before {
content: ""; }
.fa-calendar-plus-o:before {
content: ""; }
.fa-calendar-minus-o:before {
content: ""; }
.fa-calendar-times-o:before {
content: ""; }
.fa-calendar-check-o:before {
content: ""; }
.fa-industry:before {
content: ""; }
.fa-map-pin:before {
content: ""; }
.fa-map-signs:before {
content: ""; }
.fa-map-o:before {
content: ""; }
.fa-map:before {
content: ""; }
.fa-commenting:before {
content: ""; }
.fa-commenting-o:before {
content: ""; }
.fa-houzz:before {
content: ""; }
.fa-vimeo:before {
content: ""; }
.fa-black-tie:before {
content: ""; }
.fa-fonticons:before {
content: ""; }
.fa-reddit-alien:before {
content: ""; }
.fa-edge:before {
content: ""; }
.fa-credit-card-alt:before {
content: ""; }
.fa-codiepie:before {
content: ""; }
.fa-modx:before {
content: ""; }
.fa-fort-awesome:before {
content: ""; }
.fa-usb:before {
content: ""; }
.fa-product-hunt:before {
content: ""; }
.fa-mixcloud:before {
content: ""; }
.fa-scribd:before {
content: ""; }
.fa-pause-circle:before {
content: ""; }
.fa-pause-circle-o:before {
content: ""; }
.fa-stop-circle:before {
content: ""; }
.fa-stop-circle-o:before {
content: ""; }
.fa-shopping-bag:before {
content: ""; }
.fa-shopping-basket:before {
content: ""; }
.fa-hashtag:before {
content: ""; }
.fa-bluetooth:before {
content: ""; }
.fa-bluetooth-b:before {
content: ""; }
.fa-percent:before {
content: ""; }
.fa-gitlab:before {
content: ""; }
.fa-wpbeginner:before {
content: ""; }
.fa-wpforms:before {
content: ""; }
.fa-envira:before {
content: ""; }
.fa-universal-access:before {
content: ""; }
.fa-wheelchair-alt:before {
content: ""; }
.fa-question-circle-o:before {
content: ""; }
.fa-blind:before {
content: ""; }
.fa-audio-description:before {
content: ""; }
.fa-volume-control-phone:before {
content: ""; }
.fa-braille:before {
content: ""; }
.fa-assistive-listening-systems:before {
content: ""; }
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: ""; }
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: ""; }
.fa-glide:before {
content: ""; }
.fa-glide-g:before {
content: ""; }
.fa-signing:before,
.fa-sign-language:before {
content: ""; }
.fa-low-vision:before {
content: ""; }
.fa-viadeo:before {
content: ""; }
.fa-viadeo-square:before {
content: ""; }
.fa-snapchat:before {
content: ""; }
.fa-snapchat-ghost:before {
content: ""; }
.fa-snapchat-square:before {
content: ""; }
.fa-pied-piper:before {
content: ""; }
.fa-first-order:before {
content: ""; }
.fa-yoast:before {
content: ""; }
.fa-themeisle:before {
content: ""; }
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: ""; }
.fa-fa:before,
.fa-font-awesome:before {
content: ""; }
.fa-handshake-o:before {
content: ""; }
.fa-envelope-open:before {
content: ""; }
.fa-envelope-open-o:before {
content: ""; }
.fa-linode:before {
content: ""; }
.fa-address-book:before {
content: ""; }
.fa-address-book-o:before {
content: ""; }
.fa-vcard:before,
.fa-address-card:before {
content: ""; }
.fa-vcard-o:before,
.fa-address-card-o:before {
content: ""; }
.fa-user-circle:before {
content: ""; }
.fa-user-circle-o:before {
content: ""; }
.fa-user-o:before {
content: ""; }
.fa-id-badge:before {
content: ""; }
.fa-drivers-license:before,
.fa-id-card:before {
content: ""; }
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: ""; }
.fa-quora:before {
content: ""; }
.fa-free-code-camp:before {
content: ""; }
.fa-telegram:before {
content: ""; }
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: ""; }
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: ""; }
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: ""; }
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: ""; }
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: ""; }
.fa-shower:before {
content: ""; }
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: ""; }
.fa-podcast:before {
content: ""; }
.fa-window-maximize:before {
content: ""; }
.fa-window-minimize:before {
content: ""; }
.fa-window-restore:before {
content: ""; }
.fa-times-rectangle:before,
.fa-window-close:before {
content: ""; }
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: ""; }
.fa-bandcamp:before {
content: ""; }
.fa-grav:before {
content: ""; }
.fa-etsy:before {
content: ""; }
.fa-imdb:before {
content: ""; }
.fa-ravelry:before {
content: ""; }
.fa-eercast:before {
content: ""; }
.fa-microchip:before {
content: ""; }
.fa-snowflake-o:before {
content: ""; }
.fa-superpowers:before {
content: ""; }
.fa-wpexplorer:before {
content: ""; }
.fa-meetup:before {
content: ""; }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto; }  .site-brand {
position: relative; }
.site-brand:after {
display: table;
clear: both;
content: " "; }
.site-brand h1, .site-brand h2, .site-brand h3, .site-brand h4, .site-brand h5, .site-brand h6 {
font-size: 2.25rem;
padding: 0;
margin: 0; }
@media screen and (min-width: 768px) {
.site-brand {
padding: 40px 0; } }
.site-logo, .site-heading {
display: block;
text-align: inherit; }
.site-logo img, .site-heading img {
display: inline-block;
-webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-moz-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
@media screen and (max-width: 767px) {
.site-logo, .site-heading {
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
padding-top: 0 !important;
padding-bottom: 0 !important;
float: left; }
.site-logo + p, .site-heading + p {
float: left;
clear: left;
margin-bottom: 0; }
.site-logo + a, .site-logo + p + a, .site-heading + a, .site-heading + p + a {
position: absolute;
top: 50%;
right: 10px;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%); }
.site-logo img, .site-heading img {
max-width: 200px;
max-height: 30px;
width: auto;
height: auto; } } .primary-navigation {
display: block;
z-index: 100;
background-color: #000000;
color: #ffffff; }
.primary-navigation a {
position: relative;
display: block;
vertical-align: middle;
font-family: inherit;
font-size: 0.9375rem;
line-height: 3.33333em;
font-weight: inherit;
color: currentColor;
text-align: inherit;
text-decoration: none;
white-space: nowrap;
text-align: left;
padding: 0 1.33333em;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.primary-navigation a:hover {
opacity: 0.8;
color: currentColor; }
.primary-navigation > ul > li > a, .primary-navigation > ul > li > a:before {
line-height: 3.33333em; }
.primary-navigation ul {
list-style: none;
display: block;
margin: 0;
padding: 0;
background-color: inherit; }
.primary-navigation ul li {
display: block;
background-color: inherit; }
.primary-navigation ul li ul li a {
min-width: 11.25em; }
.primary-navigation ul li ul {
display: none; }
@media screen and (min-width: 768px) {
.primary-navigation {
display: inline-block; }
.primary-navigation .menu-item-has-children > a {
padding-right: 3.33333em; }
.primary-navigation .menu-item-has-children > a:before {
position: absolute;
top: 0;
right: 3px;
display: inline-block;
padding: 0 0.66667em;
font-family: FontAwesome;
font-size: 0.9375rem;
line-height: 3.33333em;
content: "\f107"; }
.primary-navigation .menu-item-has-children > .menu-item-arrow {
display: none; }
.primary-navigation > ul > li.menu-item-has-children > a:before {
line-height: 3.33333em; }
.primary-navigation ul {
list-style: none;
margin: 0;
padding: 0; }
.primary-navigation ul li {
position: relative;
display: inline-block; }
.primary-navigation ul li:not(.mega-menu):hover > ul {
display: block; }
.primary-navigation .sub-menu {
position: absolute;
left: 0;
top: calc(100% - 0px);
z-index: 1;
display: none;
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
animation-name: fadeInUp;
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s; }
.primary-navigation .sub-menu li {
position: relative;
display: block; }
.primary-navigation .sub-menu li a:not(.mega-menu-link):hover {
background-color: rgba(255, 255, 255, 0.12); }
.primary-navigation .sub-menu li:not(:last-child) a {
border-bottom: 1px solid rgba(255, 255, 255, 0.12); }
.primary-navigation .sub-menu li.menu-item-has-children > a:before {
content: "\f105"; }
.primary-navigation .sub-menu li:last-child > a {
border-bottom-width: 0; }
.primary-navigation .sub-menu .sub-menu {
top: -1px;
left: 100%;
right: auto; }
.primary-navigation > ul > li:nth-child(-n+50):nth-child(n+5):not(.mega-menu) .sub-menu {
position: absolute;
top: 100%;
right: 0;
left: auto; }
.primary-navigation > ul > li:nth-child(-n+50):nth-child(n+5):not(.mega-menu) .sub-menu .sub-menu {
top: -1px;
left: auto;
right: 100%; } }
@media screen and (max-width: 767px) {
.primary-navigation .menu-item-has-children {
position: relative; }
.primary-navigation .menu-item-has-children > .menu-item-arrow {
position: absolute;
top: 3px;
right: 3px;
display: inline-block;
padding: 0 0.625em;
font-family: FontAwesome;
font-size: 1rem;
line-height: 3.125em;
cursor: pointer;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.primary-navigation .menu-item-has-children > .menu-item-arrow:before {
content: "\f107"; } }
.social-navigation, .author-navigation {
display: inline-block; }
.social-navigation a, .author-navigation a {
position: relative;
display: block;
font-family: inherit;
font-size: 0.875rem;
line-height: 3.57143em;
font-weight: 400;
color: inherit;
text-transform: uppercase;
text-decoration: none;
text-align: inherit;
white-space: nowrap;
text-align: left;
padding: 0 1.42857em;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.social-navigation a:hover, .author-navigation a:hover, .social-navigation a:focus, .author-navigation a:focus, .social-navigation a:active, .author-navigation a:active {
color: inherit; }
.social-navigation ul, .author-navigation ul {
display: block;
list-style: none;
margin: 0;
padding: 0; }
.social-navigation ul li, .author-navigation ul li {
position: relative;
display: block; }
@media screen and (min-width: 768px) {
.social-navigation a, .author-navigation a {
padding: 0 5px; }
.social-navigation ul, .author-navigation ul {
display: inline-block; }
.social-navigation ul li, .author-navigation ul li {
display: inline-block;
padding-left: 1px;
padding-right: 1px; } }
.social-navigation.default-colors, .default-colors.author-navigation {
color: inherit; }
.social-navigation.theme-colors, .theme-colors.author-navigation {
color: #bf9e3b; }
.social-navigation.original-colors .fa-facebook, .original-colors.author-navigation .fa-facebook {
color: #3b5998; }
.social-navigation.original-colors .fa-twitter, .original-colors.author-navigation .fa-twitter {
color: #00aced; }
.social-navigation.original-colors .fa-instagram, .original-colors.author-navigation .fa-instagram {
color: #125688; }
.social-navigation.original-colors .fa-pinterest-p, .original-colors.author-navigation .fa-pinterest-p {
color: #cb2027; }
.social-navigation.original-colors .fa-google-plus, .original-colors.author-navigation .fa-google-plus {
color: #dd4b39; }
.social-navigation.original-colors .fa-linkedin, .original-colors.author-navigation .fa-linkedin {
color: #007bb5; }
.social-navigation.original-colors .fa-youtube, .original-colors.author-navigation .fa-youtube {
color: #bb0000; }
.social-navigation.original-colors .fa-vimeo, .original-colors.author-navigation .fa-vimeo {
color: #17B3E8; }
.social-navigation.original-colors .fa-skype, .original-colors.author-navigation .fa-skype {
color: #0BBFF2; }
.social-navigation.original-colors .fa-dribbble, .original-colors.author-navigation .fa-dribbble {
color: #EA4C89; }
.social-navigation.original-colors .fa-tumblr, .original-colors.author-navigation .fa-tumblr {
color: #32506d; }
.social-navigation.original-colors .fa-vk, .original-colors.author-navigation .fa-vk {
color: #527498; }
.social-navigation.original-colors .fa-buffer, .original-colors.author-navigation .fa-buffer {
color: #000000; }
.social-navigation.original-colors .fa-rss, .original-colors.author-navigation .fa-rss, .social-navigation.original-colors .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .social-navigation.original-colors .rsswidget, .original-colors.author-navigation .widget_rss .widget-title .rsswidget, .widget_rss .widget-title .original-colors.author-navigation .rsswidget {
color: #FF9900; }
@media screen and (max-width: 767px) {
.social-navigation ul, .author-navigation ul {
display: inline-block; }
.social-navigation ul li, .author-navigation ul li {
display: inline-block; } }
.mobile-navigation-toggle {
display: none;
vertical-align: middle;
width: 1.875rem;
height: 30px;
background-color: transparent;
border-top: 6px solid #000000;
border-bottom: 18px double #000000; }
@media screen and (max-width: 767px) {
.mobile-navigation-toggle {
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle; } }
.site-mobile-navigation {
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 9999;
display: block;
width: 100%;
overflow-y: scroll !important;
max-width: 18.75em;
background-color: #000000;
color: #ffffff;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease; }
.site-mobile-navigation ul li {
display: block; }
.site-mobile-navigation ul li a {
border-bottom: 1px solid #e5e5e5; }
.site-mobile-navigation ul li ul {
position: relative;
top: inherit;
left: inherit;
bottom: inherit;
right: inherit; }
.site-mobile-navigation ul li ul li {
border-left: 0.625em solid #e5e5e5; }
.site-navigation-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9990;
display: block;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; }
.opened-site-navigation {
overflow: hidden; }
.opened-site-navigation .site-mobile-navigation {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); }
.opened-site-navigation .site-navigation-overlay {
visibility: visible;
opacity: 1; }
.primary-navigation .site-search-toggle,
.secondary-navigation .site-search-toggle,
.social-navigation .site-search-toggle,
.author-navigation .site-search-toggle {
display: inline-block;
vertical-align: middle;
padding: 0 1.875em;
font-family: inherit;
font-size: 1rem;
line-height: 0.19531em;
font-weight: 400;
text-transform: uppercase; }
.site-search {
position: relative; }
.site-search-toggle {
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 0.9375rem;
line-height: 3.33333em;
font-weight: inherit;
color: inherit;
text-align: inherit;
text-decoration: none;
white-space: nowrap;
text-align: left;
padding: 0 1.33333em;
cursor: pointer; }
.secondary-navigation + .site-search-toggle, .social-navigation + .site-search-toggle, .author-navigation + .site-search-toggle {
font-size: 0.875rem;
line-height: 3.57143em; }
.primary-navigation + .site-search-toggle {
font-size: 0.9375rem;
line-height: 3.33333em; }
.site-header .site-header-three .primary-navigation + .site-search-toggle {
padding: 1.33333em 0.66667em; }
.site-search input[type="search"], .site-search input[type="text"] {
position: relative;
display: block;
width: 100%;
height: 4.28571em;
font-family: inherit;
font-size: 1.75rem;
line-height: 4.28571em;
margin: 0;
padding: 1.07143em;
background-color: transparent;
border-color: transparent;
color: currentColor; }
.site-search input[type="search"]:active, .site-search input[type="text"]:active,
.site-search input[type="search"]:focus, .site-search input[type="text"]:focus {
box-shadow: 0 0 0 0 transparent;
box-shadow: 0 0 0 0 transparent; }
.site-search .site-search-close {
position: absolute;
top: 50%;
right: 1.25em;
bottom: 0;
left: auto;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
width: 1.875em;
height: 1.875em; }
.site-search .site-search-close:before, .site-search .site-search-close:after {
position: absolute;
top: 0.8125em;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 100%;
height: 4px;
background-color: currentColor;
content: "";
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg); }
.site-search .site-search-close:after {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg); } .site-banner a, .site-banner a:hover, .site-banner a:active {
color: inherit; }
.site-banner .banner-item {
position: relative;
display: block;
text-align: left;
color: #ffffff;
padding: 3px; }
@media screen and (max-width: 991px) {
.site-banner .banner-item {
height: auto; } }
.banner-media {
position: relative;
display: block;
width: 100%;
height: 31.25em;
overflow: hidden;
background-size: cover;
background-position: 50% 50%; }
.banner-media:before {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
background-color: transparent; }
.banner-item:hover .banner-media:before, .banner-item.stop .banner-media:before {
background-color: rgba(0, 0, 0, 0.4); }
.banner-text {
position: absolute;
top: 50%;
right: 50%;
-webkit-transform: translate(50%, -50%);
-moz-transform: translate(50%, -50%);
-ms-transform: translate(50%, -50%);
-o-transform: translate(50%, -50%);
transform: translate(50%, -50%);
width: 100%;
max-width: 37.5em;
padding: 2.5em;
background-color: transparent !important;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
text-align: center; }
.banner-text .banner-text-cat {
font-size: 1rem;
line-height: 1.2;
text-transform: uppercase;
letter-spacing: 5px;
font-weight: 700; }
.banner-text .banner-text-date, .banner-text .banner-text-author {
position: relative;
font-size: 0.875rem; }
.banner-text .banner-text-title {
font-family: inherit;
font-size: 1.75rem;
line-height: 1.2;
font-weight: 700;
margin: 0;
padding: 0; }
@media screen and (max-width: 991px) {
.banner-media {
height: 23.4375em; }
.banner-media img {
max-width: 100%; } }
@media screen and (max-width: 767px) {
.banner-media {
height: 15.625em; }
.banner-text {
padding: 0.625em; }
.banner-text .banner-text-cat {
font-size: 1rem;
line-height: 1.2; }
.banner-text .banner-text-title {
font-size: 1.25rem;
line-height: 1.3; } }
@media screen and (min-width: 768px) {
.banner-item {
display: block;
float: left; } } .author:after {
display: table;
clear: both;
content: " "; }
.author-image {
position: relative;
display: block;
text-align: center;
margin-bottom: 1.875em; }
.author-image img {
position: relative;
z-index: 1;
width: 10.625em;
height: 10.625em;
padding: 3px;
background-color: transparent;
-webkit-border-radius: 50%;
border-radius: 50%; }
.author-name {
font-family: inherit;
font-size: 1.25rem;
line-height: 1.2;
text-transform: uppercase;
margin: 0;
padding: 0; }
.author-desc {
margin: 1.42857em 0 0;
padding: 0; } .comments-area:not(:first-child) {
margin-top: 1.875em; }
.comments-area .comments-title, .comments-area .comment-reply-title {
font-size: 1.375rem;
line-height: 1.2; }
.comments-area .comments-title:not(:first-child), .comments-area .comment-reply-title:not(:first-child) {
margin-top: 1.25em; }
.comment {
padding: 1.25em 0;
border-top: 2px solid #000000;
margin-top: 1.25em; }
.comment:after {
display: table;
clear: both;
content: " "; }
.comment .comment-img {
float: left;
margin-right: 1.25em; }
.comment .comment-img img {
width: 4em;
height: 4em; }
.comment .comment-meta {
padding: 0;
margin-left: 5.3125em; }
.comment .comment-meta .comment-header {
margin-bottom: 1.25em; }
.comment .comment-meta .comment-header > * {
display: inline; }
.comment .comment-meta .comment-author {
font-weight: bold; }
.comment .comment-meta .comment-reply {
margin-left: 0.625em;
color: #bf9e3b; }
.comment .comment-meta .comment-reply:before {
content: "- "; }
.comments-list:not(:first-child) {
margin-top: 1.25em; }
.comments-list .children {
padding: 0 0 0 1.875em; }
.comments-list .children .comment {
border-top: 1px solid #000000;
margin-top: 1.25em;
padding-top: 1.25em; }
.comment-respond {
margin-top: 4.6875em;
padding: 1.875em;
border: 2px solid #000000; }
.comment-respond:not(:first-child) {
margin-top: 1.25em; }
.comment-respond .comment-reply-title {
display: block;
margin-top: -2.04545em;
padding-left: 1.36364em;
padding-right: 1.36364em;
background-color: #ffffff; }
.comment-respond .comment-form input[type="color"], .comment-respond .comment-form input[type="date"], .comment-respond .comment-form input[type="datetime"], .comment-respond .comment-form input[type="datetime-local"], .comment-respond .comment-form input[type="email"], .comment-respond .comment-form input[type="month"], .comment-respond .comment-form input[type="name"], .comment-respond .comment-form input[type="number"], .comment-respond .comment-form input[type="password"], .comment-respond .comment-form input[type="search"], .comment-respond .comment-form input[type="tel"], .comment-respond .comment-form input[type="text"], .comment-respond .comment-form input[type="time"], .comment-respond .comment-form input[type="url"], .comment-respond .comment-form input[type="week"], .comment-respond .comment-form textarea {
background-color: #ffffff;
color: #000000;
border-color: #000000; }
.comment-respond .comment-form .banner-text .banner-button, .banner-text .comment-respond .comment-form .banner-button, .comment-respond .comment-form button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"], .comment-respond .comment-form .widget_wrt_shop .product .product-button, .widget_wrt_shop .product .comment-respond .comment-form .product-button, .comment-respond .comment-form input[type="button"], .comment-respond .comment-form input[type="reset"], .comment-respond .comment-form input[type="submit"] {
margin-top: 2.14286em;
background-color: #000000;
color: #ffffff;
border: 3px solid #000000; }
.comment-respond .comment-form .banner-text .banner-button:hover, .banner-text .comment-respond .comment-form .banner-button:hover, .comment-respond .comment-form button:hover, .comment-respond .comment-form input[type="button"]:hover, .comment-respond .comment-form input[type="reset"]:hover, .comment-respond .comment-form input[type="submit"]:hover, .comment-respond .comment-form .widget_wrt_shop .product .product-button:hover, .widget_wrt_shop .product .comment-respond .comment-form .product-button:hover, .comment-respond .comment-form .banner-text .banner-button:focus, .banner-text .comment-respond .comment-form .banner-button:focus, .comment-respond .comment-form button:focus, .comment-respond .comment-form input[type="button"]:focus, .comment-respond .comment-form input[type="reset"]:focus, .comment-respond .comment-form input[type="submit"]:focus, .comment-respond .comment-form .widget_wrt_shop .product .product-button:focus, .widget_wrt_shop .product .comment-respond .comment-form .product-button:focus, .comment-respond .comment-form .banner-text .added.banner-button, .banner-text .comment-respond .comment-form .added.banner-button, .comment-respond .comment-form button.added, .comment-respond .comment-form input.added[type="button"], .comment-respond .comment-form input.added[type="reset"], .comment-respond .comment-form input.added[type="submit"], .comment-respond .comment-form .widget_wrt_shop .product .added.product-button, .widget_wrt_shop .product .comment-respond .comment-form .added.product-button, .comment-respond .comment-form input[type="button"]:hover, .comment-respond .comment-form input[type="button"]:focus, .comment-respond .comment-form input[type="button"].added, .comment-respond .comment-form input[type="reset"]:hover, .comment-respond .comment-form input[type="reset"]:focus, .comment-respond .comment-form input[type="reset"].added, .comment-respond .comment-form input[type="submit"]:hover, .comment-respond .comment-form input[type="submit"]:focus, .comment-respond .comment-form input[type="submit"].added {
background-color: #ffffff;
color: #000000; }
.comment-respond .comment-form textarea {
min-height: 12.5em; } .search-form {
position: relative;
display: block; }
.search-form .search-input {
height: 2.5em;
padding-right: 3.75em; }
.search-form .search-submit-icon {
position: absolute;
padding: 0.625em 1.25em;
font-size: 1rem;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 2.5em;
line-height: 1.25em;
background-color: #000000;
color: #ffffff;
cursor: pointer;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.search-form .search-submit {
display: none; } .pagination {
margin-top: 1.875em; }
.pagination .nav-links {
text-align: center; }
.pagination ul {
display: inline-block;
list-style: none;
padding: 0;
margin: 0; }
.pagination ul li {
display: inline-block;
margin: 0 2px; }
.pagination a, .pagination span {
display: inline-block;
padding: 0.3125em 0.625em; }
.pagination span {
background-color: #000000;
color: #ffffff; }
.pagination a {
background-color: transparent; }
.pagination a:hover {
background-color: #000000;
color: #ffffff; }
@media screen and (max-width: 767px) {
.pagination {
text-align: center; } }
body {
background-color: #f5f5f5; }   .site-container, .site-container-fluid {
max-width: 100%;
margin-left: auto;
margin-right: auto; }
.site-container:after, .site-container-fluid:after {
display: table;
clear: both;
content: " "; }
.site-container:after, .site-container-fluid:after {
display: table;
clear: both;
content: " "; }
.site-container {
padding: 0 0.625em; }
@media screen and (min-width: 768px) {
.site-container {
max-width: 48em; } }
@media screen and (min-width: 992px) {
.site-container {
max-width: 61.875em; } }
@media screen and (min-width: 1200px) {
.site-container {
max-width: 75em; } }
.site-row {
display: block; }
.site-row:after {
display: table;
clear: both;
content: " "; }
.site-row:after {
display: table;
clear: both;
content: " "; }
.site-row .site-column-1 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-1 {
float: left;
display: block;
margin-right: 2.43902%;
width: 6.09756%; }
.site-row .site-column-1:last-child {
margin-right: 0; } }
.site-row .site-column-2 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-2 {
float: left;
display: block;
margin-right: 2.43902%;
width: 14.63415%; }
.site-row .site-column-2:last-child {
margin-right: 0; } }
.site-row .site-column-3 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-3 {
float: left;
display: block;
margin-right: 2.43902%;
width: 23.17073%; }
.site-row .site-column-3:last-child {
margin-right: 0; } }
.site-row .site-column-4 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-4 {
float: left;
display: block;
margin-right: 2.43902%;
width: 31.70732%; }
.site-row .site-column-4:last-child {
margin-right: 0; } }
.site-row .site-column-5 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-5 {
float: left;
display: block;
margin-right: 2.43902%;
width: 40.2439%; }
.site-row .site-column-5:last-child {
margin-right: 0; } }
.site-row .site-column-6 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-6 {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%; }
.site-row .site-column-6:last-child {
margin-right: 0; } }
.site-row .site-column-7 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-7 {
float: left;
display: block;
margin-right: 2.43902%;
width: 57.31707%; }
.site-row .site-column-7:last-child {
margin-right: 0; } }
.site-row .site-column-8 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-8 {
float: left;
display: block;
margin-right: 2.43902%;
width: 65.85366%; }
.site-row .site-column-8:last-child {
margin-right: 0; } }
.site-row .site-column-9 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-9 {
float: left;
display: block;
margin-right: 2.43902%;
width: 74.39024%; }
.site-row .site-column-9:last-child {
margin-right: 0; } }
.site-row .site-column-10 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-10 {
float: left;
display: block;
margin-right: 2.43902%;
width: 82.92683%; }
.site-row .site-column-10:last-child {
margin-right: 0; } }
.site-row .site-column-11 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-11 {
float: left;
display: block;
margin-right: 2.43902%;
width: 91.46341%; }
.site-row .site-column-11:last-child {
margin-right: 0; } }
.site-row .site-column-12 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-row .site-column-12 {
float: left;
display: block;
margin-right: 2.43902%;
width: 100%; }
.site-row .site-column-12:last-child {
margin-right: 0; } }
.site-table-row {
display: block; }
.site-table-row:after {
display: table;
clear: both;
content: " "; }
.site-table-row .site-column-1 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-2 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-3 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-4 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-5 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-6 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-7 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-8 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-9 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-10 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-11 {
position: relative;
min-height: 1px; }
.site-table-row .site-column-12 {
position: relative;
min-height: 1px; }
@media screen and (min-width: 768px) {
.site-table-row {
display: table;
width: 100%;
table-layout: fixed; }
.site-table-row > * {
vertical-align: middle; }
.site-table-row .site-column-1 {
float: none;
display: table-cell;
width: 8.33333%; }
.site-table-row .site-column-2 {
float: none;
display: table-cell;
width: 16.66667%; }
.site-table-row .site-column-3 {
float: none;
display: table-cell;
width: 25%; }
.site-table-row .site-column-4 {
float: none;
display: table-cell;
width: 33.33333%; }
.site-table-row .site-column-5 {
float: none;
display: table-cell;
width: 41.66667%; }
.site-table-row .site-column-6 {
float: none;
display: table-cell;
width: 50%; }
.site-table-row .site-column-7 {
float: none;
display: table-cell;
width: 58.33333%; }
.site-table-row .site-column-8 {
float: none;
display: table-cell;
width: 66.66667%; }
.site-table-row .site-column-9 {
float: none;
display: table-cell;
width: 75%; }
.site-table-row .site-column-10 {
float: none;
display: table-cell;
width: 83.33333%; }
.site-table-row .site-column-11 {
float: none;
display: table-cell;
width: 91.66667%; }
.site-table-row .site-column-12 {
float: none;
display: table-cell;
width: 100%; } }
.site-col-center {
float: none !important;
margin: auto !important; }
.site-wrapper {
background-color: #ffffff;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out; }
.site-wrapper.shadow-wrapper {
-webkit-box-shadow: 0 0 1.25em 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0 1.25em 0 rgba(0, 0, 0, 0.2); }
@media screen and (min-width: 992px) {
.site-wrapper.boxed-wrapper {
margin: 0 auto;
max-width: 80em; }
.site-wrapper.boxed-wrapper .site-container {
padding: 0 1.25em; }
.site-wrapper.full-wrapper {
margin: 0;
max-width: 100%; } } .site-header {
position: relative;
z-index: 101;
background-color: #ffffff;
background-repeat: repeat;
background-repeat: repeat;
background-size: cover;
background-position: center center; }
.site-header .site-container {
position: relative; }
.site-header [class*="-column"] {
position: static; }
.site-header > div {
background-position: center center;
background-repeat: no-repeat; }
.site-header .site-header-top {
position: relative;
background-color: #000000;
color: #ffffff;
transition: background 0.3s ease;
-webkit-transition: background 0.3s ease; }
.site-header .site-header-top .site-header-top-left {
text-align: left; }
.site-header .site-header-top .site-header-top-center {
text-align: center; }
.site-header .site-header-top .site-header-top-right {
text-align: right; }
.site-header .site-header-bottom {
position: relative;
background-color: #ffffff;
color: #000000;
text-align: center;
transition: background 0.3s ease;
-webkit-transition: background 0.3s ease; }
.site-header .sticky, .site-header .sticky-wrapper {
position: relative; }
@media screen and (max-width: 767px) {
.site-header {
padding-top: 0.625em;
padding-bottom: 0.625em;
border-bottom: 1px solid #000000; }
.site-header .site-header-top {
display: none; } }
.site-content {
display: block;
width: 100%;
padding: 1.25em 0; }
@media screen and (min-width: 768px) {
.site-content {
padding: 1.875em 0; }
.site-content.with-sidebar {
width: 65.85366%;
width: calc(97.56098% - 25rem); }
.site-content.with-no-sidebar {
float: none;
margin: 0 auto; }
.site-content.with-no-sidebar.compact-view {
width: 65.85366%; } }
@media screen and (min-width: 992px) {
.site-content {
padding: 3.75em 0; } }
.site-breadcrumbs .delimiter, .site-breadcrumbs .current, .breadcrumbs .delimiter, .breadcrumbs .current {
color: #bf9e3b; }
.site-content-header {
padding-bottom: 1.875em;
margin-bottom: 1.875em;
border-bottom: 1px solid #000000; }
.site-content-header h1, .site-content-header h2, .site-content-header h3 {
margin: 0;
padding: 0; }
.site-content-header h1 a, .site-content-header h2 a, .site-content-header h3 a {
color: inherit; } .entry {
position: relative;
display: block; }
.entry:after {
display: table;
clear: both;
content: " "; }
.entry.sticky {
margin-top: 1.25em;
padding: 1.875em;
background-color: #f5f5f5; }
.entry-header {
position: relative;
display: block;
overflow: hidden; }
.entry-header:not(:first-child) {
margin-top: 1.875em; }
.entry-header > * {
position: relative; }
.entry-footer {
position: relative;
margin-top: 1.25em; }
.entry-footer:after {
display: table;
clear: both;
content: " "; }
.entry-footer:before {
position: absolute;
right: 0;
bottom: calc(50% - 1px);
left: 0;
display: block;
content: " ";
height: 2px;
background-color: #000000; }
.entry-footer > * {
position: relative;
z-index: 2; }
.entry-footer > div {
position: relative;
z-index: 2;
background-color: #ffffff; }
.entry-footer > div:first-child {
float: left;
text-align: left;
border-right: 1.25em solid #ffffff; }
.entry-footer > div:last-child {
float: right;
text-align: right;
border-left: 1.25em solid #ffffff; }
.sticky .entry-footer > div {
background-color: #f5f5f5; }
.sticky .entry-footer > div:first-child, .sticky .entry-footer > div:last-child {
border-color: #f5f5f5; }
.entry-title {
font-family: inherit;
font-size: 1.75rem;
line-height: 1.2;
font-weight: 400; }
.entry-title:not(:last-child) {
margin-bottom: 0.53571em; }
.entry-meta:not(:last-child) {
margin-bottom: 0.9375em; }
.entry-cat {
font-size: 0.93rem;
line-height: 1.2;
color: #bf9e3b;
text-transform: uppercase;
display: block; }
.entry-cat a:not(:first-child) {
margin-left: 0.33333em; }
.entry-cat a:not(:first-child):before {
display: inline-block;
vertical-align: middle;
content: "/";
margin-right: 0.33333em; }
.entry-date, .entry-author {
position: relative;
font-size: 0.93rem; }
.entry-author a {
text-transform: capitalize; }
.entry-media {
overflow: hidden; }
.entry-media:not(:first-child) {
margin-top: 1.875em; }
.entry-media.justified-gallery {
margin-left: -0.625em;
margin-right: -0.625em; }
.entry-media img {
max-width: 100%;
vertical-align: middle;
display: inline-block; }
.entry-media iframe {
width: 100%;
height: 100%; }
.entry-share, .entry-comments {
display: inline-block;
padding: 0.75em;
text-align: right;
font-size: 1rem;
line-height: 1.2;
text-transform: uppercase; }
.entry-share ul, .entry-comments ul {
list-style: none;
margin: 0;
padding: 0; }
.entry-share ul li, .entry-comments ul li {
display: inline-block; }
.entry-share ul li:not(:last-child), .entry-comments ul li:not(:last-child) {
padding-right: 0.58824em; }
.entry-share ul li a, .entry-comments ul li a {
display: block;
text-decoration: none;
color: inherit; }
.entry-quote {
position: relative;
display: block;
background-position: center center;
background-size: cover;
background-repeat: no-repeat; }
.entry-quote a, .entry-quote div {
display: block;
padding: 1.875em;
text-align: center;
background-color: rgba(0, 0, 0, 0.2);
color: #ffffff; }
.entry-quote > * {
position: relative;
z-index: 2; }
.entry-quote-author {
display: block;
padding-bottom: 1.17647em;
font-size: 1.2rem;
text-align: center;
color: #bf9e3b; }
.entry-link {
position: relative;
overflow: hidden; }
.entry-link a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 1.5rem;
color: #ffffff; }
.entry-link span {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: inline-block;
max-width: 80%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden; }
.entry-button {
position: relative;
display: inline-block;
padding: 0.75em 1.5em;
font-size: 1rem;
font-weight: 400;
line-height: 1.2;
letter-spacing: 1px;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
background-color: #000000;
color: #ffffff; }
@media screen and (max-width: 767px) {
.entry-button {
width: 100%;
border-width: 0; } } .entry-content {
text-align: left; }
.entry-content:after {
display: table;
clear: both;
content: " "; }
.entry-content:not(:first-child) {
margin-top: 1.875em; }
.entry-content * > p {
font-size: inherit;
line-height: inherit; }
.entry-content em {
font-style: italic; }
.entry-content h1 {
font-size: 2.25rem; }
.entry-content h2 {
font-size: 2rem; }
.entry-content h3 {
font-size: 1.75rem; }
.entry-content h4 {
font-size: 1.5rem; }
.entry-content h5 {
font-size: 1.25rem; }
.entry-content h6 {
font-size: 1rem; }
.entry-content ul:not(.entry-unordered-list) {
list-style-type: disc;
list-style-position: inside;
padding-left: 1.25em; }
.entry-content ol:not(.entry-ordered-list) {
list-style-type: decimal;
list-style-position: inside;
padding-left: 1.25em; }
.entry-content .entry-link {
padding: 1.25em; }
.entry-content .entry-link a, .entry-content .entry-link span {
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
color: inherit; }
.entry-content .entry-quote:after {
font-size: 8.5rem;
line-height: 1;
content: '\201C' !important;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 1;
opacity: 0.1; }
.entry-navigation {
display: table;
table-layout: fixed;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #000000; }
.entry-navigation:not(:first-child) {
margin-top: 1.875em; }
.entry-navigation a {
display: block;
font-family: inherit;
font-size: 1.05rem;
padding: 0.59524em;
background-color: #ffffff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out; }
.entry-navigation a small {
display: block;
font-family: "Lato", "Lora", serif;
font-size: 1rem; }
.entry-navigation a:hover {
background-color: #000000;
color: #ffffff; }
.entry-navigation a:before, .entry-navigation a:after {
display: inline;
font-family: 'FontAwesome';
font-size: inherit;
line-height: 1;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.entry-previous, .entry-next {
position: relative;
display: table-cell;
vertical-align: middle;
overflow: hidden;
width: 50%; }
.entry-previous {
text-align: left; }
.entry-previous:only-child {
padding-right: 50%; }
.entry-previous a:before {
content: "\f053";
margin-right: 10px; }
.entry-next {
text-align: right; }
.entry-next:only-child {
padding-left: 50%; }
.entry-next a:after {
content: "\f054";
margin-left: 10px; }
.entry-author:not(:first-child) {
margin-top: 1.875em; }
.entry-author .author {
text-align: left; }
.entry-author .author .author-image {
float: left;
margin-bottom: 0; }
.entry-author .author .author-image img {
width: 8.75em;
height: 8.75em;
-webkit-box-shadow: 0 0 0 0 #ffffff;
box-shadow: 0 0 0 0 #ffffff; }
.entry-author .author .author-meta {
margin-left: 10.625em; }
.entry-tags a, .entry-tags a:hover {
display: inline-block;
padding: 0.3125em 0.5em;
margin-top: 0.3125em;
margin-bottom: 0.3125em;
background-color: #000000;
color: #ffffff; }
.entry-tags a:not(:last-child), .entry-tags a:hover:not(:last-child) {
margin-right: 0.375em; }
@media screen and (max-width: 991px) {
.entry-footer {
text-align: center;
padding-bottom: 1.25em; }
.entry-footer:before {
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 1px; }
.entry-footer > div:first-child {
float: none;
display: inline-block; }
.entry-footer > div:last-child:not(:first-child) {
display: inline-block;
float: none;
margin-left: auto;
margin-right: auto;
margin-top: 0;
border-left-width: 0; }
.entry-share, .entry-comments {
padding: 0.75em; }
.entry-share:last-child, .entry-comments:last-child {
padding-left: 0; } }
@media screen and (max-width: 767px) {
.entry-title {
font-size: 1.25rem; }
.entry-author .author {
text-align: center; }
.entry-author .author .author-image {
float: none;
margin: 0 0 1.25em 0; }
.entry-author .author .author-meta {
margin-left: 0; } } .standard-container {
margin-top: -2.5em; }
.standard-container .entry {
padding-top: 2.5em; }
.standard-container .entry.sticky {
margin-top: 1.25em;
padding-top: 1.875em; }
.standard-container .entry-title {
font-size: 1.75rem; }
@media screen and (max-width: 767px) {
.standard-container .entry-header {
padding-right: 0;
padding-left: 0; }
.standard-container .entry-title {
font-size: 1.25rem; }
.standard-container .entry-content {
padding: 0; }
.standard-container .entry-footer-bottom {
margin-top: 1.25em; } }
.site-sidebar {
position: relative;
display: block;
width: 100%;
padding: 1.25em 0; }
.site-sidebar:before {
content: "";
display: block;
padding-top: 1.25em; }
@media screen and (min-width: 768px) {
.site-sidebar {
padding: 0 0 1.875em 0;
width: 31.70732%;
width: 25rem; } }
.with-left-sidebar .site-content, .with-left-sidebar .site-sidebar {
float: right;
margin-left: 2.43902%; }
.with-left-sidebar .site-content:last-child, .with-left-sidebar .site-sidebar:last-child {
margin-left: 0; }
@media screen and (min-width: 768px) {
.with-left-sidebar .site-sidebar {
padding: 3.75em 2.5em 3.75em 0; } }
.with-right-sidebar .site-content, .with-right-sidebar .site-sidebar {
float: left;
margin-right: 2.43902%; }
.with-right-sidebar .site-content:last-child, .with-right-sidebar .site-sidebar:last-child {
margin-right: 0; }
@media screen and (min-width: 768px) {
.with-right-sidebar .site-sidebar {
padding: 3.75em 0 3.75em 2.5em; } }
.grid-container {
display: block;
margin-top: -2.5em; }
.grid-container:after {
display: table;
clear: both;
content: " "; }
@media screen and (min-width: 768px) {
.grid-container .entry {
padding-top: 2.5em; }
.grid-container .entry-footer {
text-align: center; }
.grid-container .entry-footer > div:first-child {
float: none;
display: none; }
.grid-container .entry-footer > div:last-child:not(:first-child) {
display: inline-block;
float: none;
margin-left: auto;
margin-right: auto; }
.grid-container.grid-no-sidebar .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%; }
.grid-container.grid-no-sidebar .entry:last-child {
margin-right: 0; }
.grid-container.grid-no-sidebar .entry.entry-first {
width: 100%;
margin-right: 0; }
.grid-container.grid-no-sidebar.grid-no-first .entry:nth-child(2n) {
margin-right: 0; }
.grid-container.grid-no-sidebar.grid-no-first .entry:nth-child(2n+1) {
clear: left; }
.grid-container.grid-no-sidebar.grid-with-first .entry:nth-child(2n+1) {
margin-right: 0; }
.grid-container.grid-no-sidebar.grid-with-first .entry:nth-child(2n) {
clear: left; } }
@media screen and (min-width: 992px) {
.grid-container.grid-with-sidebar .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%; }
.grid-container.grid-with-sidebar .entry:last-child {
margin-right: 0; }
.grid-container.grid-with-sidebar .entry.entry-first {
width: 100%;
margin-right: 0; }
.grid-container.grid-with-sidebar.grid-no-first .entry:nth-child(2n) {
margin-right: 0; }
.grid-container.grid-with-sidebar.grid-no-first .entry:nth-child(2n+1) {
clear: left; }
.grid-container.grid-with-sidebar.grid-with-first .entry:nth-child(2n+1) {
margin-right: 0; }
.grid-container.grid-with-sidebar.grid-with-first .entry:nth-child(2n) {
clear: left; }
.grid-container.grid-no-sidebar .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 31.70732%; }
.grid-container.grid-no-sidebar .entry:last-child {
margin-right: 0; }
.grid-container.grid-no-sidebar .entry.entry-first {
width: 100%;
margin-right: 0; }
.grid-container.grid-no-sidebar.grid-no-first .entry:nth-child(2n) {
margin-right: 2.43902%; }
.grid-container.grid-no-sidebar.grid-no-first .entry:nth-child(2n+1) {
clear: none; }
.grid-container.grid-no-sidebar.grid-no-first .entry:nth-child(3n) {
margin-right: 0; }
.grid-container.grid-no-sidebar.grid-no-first .entry:nth-child(3n+1) {
clear: left; }
.grid-container.grid-no-sidebar.grid-with-first .entry:nth-child(2n+1) {
margin-right: 2.43902%; }
.grid-container.grid-no-sidebar.grid-with-first .entry:nth-child(2n) {
clear: none; }
.grid-container.grid-no-sidebar.grid-with-first .entry:nth-child(3n+1) {
margin-right: 0; }
.grid-container.grid-no-sidebar.grid-with-first .entry:nth-child(3n+2) {
clear: left; } } .widget {
position: relative;
display: block;
background-color: #ffffff;
width: 100%;
padding: 1.25em;
border: 2px solid #000000; }
.widget:after {
display: table;
clear: both;
content: " "; }
.widget .widget-title {
position: relative;
display: block;
height: 40px;
text-align: center;
margin: 0;
padding: 0;
text-align: center;
font-size: 1rem;
line-height: 40px;
font-weight: 400;
margin-bottom: 1.25em;
background-color: inherit; }
.widget .widget-title span {
position: relative;
display: inline-block;
z-index: 1;
background-color: #000000;
color: #ffffff;
border-left: 20px solid #000000;
border-right: 20px solid #000000; }
.widget:not(:first-child) {
margin-top: 3.75em; }
.widget .widget-title {
margin-top: -35px;
margin-top: calc(-20px - 1.875em); } .widget_wrt_about {
text-align: center; }
.widget_posts .entry-list:after, .widget_related_posts .entry-list:after,
.widget_wrt_recent_posts .entry-list:after {
display: table;
clear: both;
content: " "; }
.widget_posts .entry, .widget_related_posts .entry,
.widget_wrt_recent_posts .entry {
padding-bottom: 1.25em; }
.widget_posts .entry:not(:first-child), .widget_related_posts .entry:not(:first-child),
.widget_wrt_recent_posts .entry:not(:first-child) {
margin-top: 1.25em; }
.widget_posts .entry:before, .widget_related_posts .entry:before,
.widget_wrt_recent_posts .entry:before {
height: 1px; }
.widget_posts .entry .entry-meta, .widget_related_posts .entry .entry-meta,
.widget_wrt_recent_posts .entry .entry-meta {
font-size: 0.8125rem;
margin: 0;
padding: 0; }
.widget_posts .entry .entry-meta .entry-cat, .widget_related_posts .entry .entry-meta .entry-cat,
.widget_wrt_recent_posts .entry .entry-meta .entry-cat {
color: #bf9e3b;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 400;
display: block; }
.widget_posts .entry .entry-meta .entry-cat a:not(:first-child), .widget_related_posts .entry .entry-meta .entry-cat a:not(:first-child),
.widget_wrt_recent_posts .entry .entry-meta .entry-cat a:not(:first-child) {
margin-left: 0.3125em; }
.widget_posts .entry .entry-meta .entry-cat a:not(:first-child):before, .widget_related_posts .entry .entry-meta .entry-cat a:not(:first-child):before,
.widget_wrt_recent_posts .entry .entry-meta .entry-cat a:not(:first-child):before {
display: inline-block;
vertical-align: middle;
content: "/";
margin-right: 0.3125em; }
.widget_posts .entry .entry-title, .widget_related_posts .entry .entry-title,
.widget_wrt_recent_posts .entry .entry-title {
font-family: inherit;
font-size: 1.375rem;
line-height: 1.4;
font-weight: 400;
margin: 0.59524em 0;
padding: 0; }
.widget_posts .entry-small-thumb .entry > *:not(.entry-media), .widget_related_posts .entry-small-thumb .entry > *:not(.entry-media),
.widget_wrt_recent_posts .entry-small-thumb .entry > *:not(.entry-media) {
margin-left: 7.5rem; }
.widget_posts .entry-small-thumb .entry .entry-media, .widget_related_posts .entry-small-thumb .entry .entry-media,
.widget_wrt_recent_posts .entry-small-thumb .entry .entry-media {
max-width: 6.25rem;
float: left; }
.widget_posts .entry-small-thumb .entry .entry-title, .widget_related_posts .entry-small-thumb .entry .entry-title,
.widget_wrt_recent_posts .entry-small-thumb .entry .entry-title {
font-size: 1.125rem; }
.widget_posts .entry-big-thumb, .widget_related_posts .entry-big-thumb,
.widget_wrt_recent_posts .entry-big-thumb {
display: block; }
.widget_posts .entry-big-thumb:after, .widget_related_posts .entry-big-thumb:after,
.widget_wrt_recent_posts .entry-big-thumb:after {
display: table;
clear: both;
content: " "; }
@media screen and (min-width: 992px) {
.widget_posts .entry-big-thumb .entry, .widget_related_posts .entry-big-thumb .entry,
.widget_wrt_recent_posts .entry-big-thumb .entry {
float: left;
display: block;
margin-right: 2.43902%;
width: 31.70732%;
margin-top: 0; }
.widget_posts .entry-big-thumb .entry:last-child, .widget_related_posts .entry-big-thumb .entry:last-child,
.widget_wrt_recent_posts .entry-big-thumb .entry:last-child {
margin-right: 0; } }
.widget_posts .entry-big-thumb .entry, .widget_related_posts .entry-big-thumb .entry,
.widget_wrt_recent_posts .entry-big-thumb .entry {
text-align: center; }
.widget_posts .entry-big-thumb .entry .entry-media .entry-thumb, .widget_related_posts .entry-big-thumb .entry .entry-media .entry-thumb,
.widget_wrt_recent_posts .entry-big-thumb .entry .entry-media .entry-thumb {
position: relative;
display: block;
padding-bottom: 56.25%;
margin-bottom: 1.5em;
overflow: hidden;
float: none; }
.widget_posts .entry-big-thumb .entry .entry-media img, .widget_related_posts .entry-big-thumb .entry .entry-media img,
.widget_wrt_recent_posts .entry-big-thumb .entry .entry-media img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
max-width: 100%;
max-height: none;
margin: auto; }
.widget_posts.widget-ver .entry, .widget-ver.widget_related_posts .entry,
.widget-ver.widget_wrt_recent_posts .entry {
float: left;
display: block;
margin-right: 5%;
width: 100%;
margin-right: 0; }
.widget_posts.widget-ver .entry:last-child, .widget-ver.widget_related_posts .entry:last-child,
.widget-ver.widget_wrt_recent_posts .entry:last-child {
margin-right: 0; }
.widget_posts.widget-hor .entry, .widget-hor.widget_related_posts .entry,
.widget-hor.widget_wrt_recent_posts .entry {
width: 100%;
padding: 0 0.3125em;
margin: 0; }
.widget_posts.widget-hor .entry:before, .widget-hor.widget_related_posts .entry:before,
.widget-hor.widget_wrt_recent_posts .entry:before {
display: none; }
.widget_posts.widget-hor .entry:nth-child(n), .widget-hor.widget_related_posts .entry:nth-child(n),
.widget-hor.widget_wrt_recent_posts .entry:nth-child(n) {
clear: none !important; }
.widget_posts.widget-hor .entry-big-thumb .entry, .widget-hor.widget_related_posts .entry-big-thumb .entry,
.widget-hor.widget_wrt_recent_posts .entry-big-thumb .entry, .widget_posts.widget-hor .entry-small-thumb .entry, .widget-hor.widget_related_posts .entry-small-thumb .entry,
.widget-hor.widget_wrt_recent_posts .entry-small-thumb .entry {
text-align: center; }
.widget_posts.widget-hor .entry-big-thumb .entry > *, .widget-hor.widget_related_posts .entry-big-thumb .entry > *,
.widget-hor.widget_wrt_recent_posts .entry-big-thumb .entry > *, .widget_posts.widget-hor .entry-small-thumb .entry > *, .widget-hor.widget_related_posts .entry-small-thumb .entry > *,
.widget-hor.widget_wrt_recent_posts .entry-small-thumb .entry > * {
margin-left: 0; }
.widget_posts.widget-hor .entry-big-thumb .entry .entry-media, .widget-hor.widget_related_posts .entry-big-thumb .entry .entry-media,
.widget-hor.widget_wrt_recent_posts .entry-big-thumb .entry .entry-media, .widget_posts.widget-hor .entry-small-thumb .entry .entry-media, .widget-hor.widget_related_posts .entry-small-thumb .entry .entry-media,
.widget-hor.widget_wrt_recent_posts .entry-small-thumb .entry .entry-media {
float: none;
max-width: 100%;
margin: 0 0 1.25em 0; }
.widget_posts.widget-hor.entry-small-thumb .entry .entry-media, .widget-hor.entry-small-thumb.widget_related_posts .entry .entry-media,
.widget-hor.entry-small-thumb.widget_wrt_recent_posts .entry .entry-media {
max-width: 6.25em; }
.widget_recent_entries ul li {
margin-bottom: 0.9375em; }
.widget_recent_entries ul li a {
font-family: inherit;
font-size: 1.125rem;
line-height: 1.2;
font-weight: 400;
display: block; }
.widget_recent_entries ul li span {
font-size: 1rem; }
.widget_categories ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_meta ul,
.widget_archive ul,
.widget_archives ul {
display: block;
list-style: none;
margin: 0;
padding: 0; }
.widget_categories ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_archive ul li,
.widget_archives ul li {
display: block; }
.widget_categories ul li ul,
.widget_nav_menu ul li ul,
.widget_pages ul li ul,
.widget_meta ul li ul,
.widget_archive ul li ul,
.widget_archives ul li ul {
padding-left: 1.25em; }
.widget_categories ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_archive ul li a,
.widget_archives ul li a {
position: relative;
display: block;
padding: 0.625em 0;
color: inherit; }
.widget_categories ul li a:after,
.widget_nav_menu ul li a:after,
.widget_pages ul li a:after,
.widget_meta ul li a:after,
.widget_archive ul li a:after,
.widget_archives ul li a:after {
display: table;
clear: both;
content: " "; }
.widget_categories ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_pages ul li a:hover,
.widget_meta ul li a:hover,
.widget_archive ul li a:hover,
.widget_archives ul li a:hover {
color: #bf9e3b; }
.widget_categories ul li a:before,
.widget_nav_menu ul li a:before,
.widget_pages ul li a:before,
.widget_meta ul li a:before,
.widget_archive ul li a:before,
.widget_archives ul li a:before {
position: absolute;
right: 0;
bottom: -1px;
display: block;
content: "";
width: 0;
height: 1px;
background-color: #bf9e3b;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.widget_categories ul li a:hover:before,
.widget_nav_menu ul li a:hover:before,
.widget_pages ul li a:hover:before,
.widget_meta ul li a:hover:before,
.widget_archive ul li a:hover:before,
.widget_archives ul li a:hover:before {
width: 100%; }
.widget_categories ul li span,
.widget_nav_menu ul li span,
.widget_pages ul li span,
.widget_meta ul li span,
.widget_archive ul li span,
.widget_archives ul li span {
float: right; }
.widget_categories ul li:not(:last-child) a,
.widget_nav_menu ul li:not(:last-child) a,
.widget_pages ul li:not(:last-child) a,
.widget_meta ul li:not(:last-child) a,
.widget_archive ul li:not(:last-child) a,
.widget_archives ul li:not(:last-child) a {
border-bottom: 1px solid #000000; }
.widget_tag_cloud .tagcloud:after {
display: table;
clear: both;
content: " "; }
.widget_tag_cloud .tagcloud a {
font-size: 1rem !important;
line-height: 1.2;
display: block;
float: left;
padding: 0.3125em 0.625em;
border: 1px solid #000000;
margin-left: 0.3125em;
margin-bottom: 0.3125em;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear; }
.widget_tag_cloud .tagcloud a:hover {
color: #bf9e3b;
border-color: #bf9e3b; }
.widget_calendar table th, .widget_calendar table td {
text-align: center; }
.widget_calendar a {
display: block;
padding: 3px;
background-color: #000000;
color: #ffffff; }
.widget_recent_comments .recentcomments {
padding: 0.625em 0; }
.widget_recent_comments .recentcomments:not(:last-child) {
border-bottom: 1px solid #000000; }
.widget_recent_comments .recentcomments span a {
font-size: 1rem;
font-weight: bold;
margin-right: 0.625em;
color: #bf9e3b; }
.widget_recent_comments .recentcomments span a:before {
position: absolute;
right: 0;
bottom: -2px;
display: block;
content: "";
width: 0;
height: 1px;
background-color: currentColor;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out; }
.widget_recent_comments .recentcomments span a:hover:before {
width: 100%; }
.widget_wrt_social .social-navigation, .widget_wrt_social .author-navigation {
display: block;
text-align: center; }
.widget_wrt_social .social-navigation ul, .widget_wrt_social .author-navigation ul {
width: 100%; }
.widget_wrt_social .social-navigation ul:after, .widget_wrt_social .author-navigation ul:after {
display: table;
clear: both;
content: " "; }
.widget_wrt_social .social-navigation ul li, .widget_wrt_social .author-navigation ul li {
float: left;
display: block;
margin-right: 2.43902%;
width: 23.17073%; }
.widget_wrt_social .social-navigation ul li:last-child, .widget_wrt_social .author-navigation ul li:last-child {
margin-right: 0; }
.widget_wrt_social .social-navigation ul li:nth-child(4n), .widget_wrt_social .author-navigation ul li:nth-child(4n) {
clear: right;
margin-right: 0; }
.widget_wrt_social .social-navigation ul li a, .widget_wrt_social .author-navigation ul li a {
font-size: 1.5rem;
text-align: center;
padding: 0.3125em; }
.widget_wrt_social .social-navigation ul li span, .widget_wrt_social .author-navigation ul li span, .widget_wrt_social .social-navigation ul li small, .widget_wrt_social .author-navigation ul li small {
display: block; }
.widget_wrt_social .social-navigation ul li small, .widget_wrt_social .author-navigation ul li small {
font-size: 0.75rem;
line-height: 2.33333em; }
@media screen and (max-width: 1199px) {
.widget_wrt_social .social-navigation ul li small, .widget_wrt_social .author-navigation ul li small {
display: none; } }
.widget_wrt_shop {
text-align: center; }
.widget_wrt_shop .products-list:after {
display: table;
clear: both;
content: " "; }
.widget_wrt_shop .product .product-image {
display: block; }
.widget_wrt_shop .product .product-title {
font-family: inherit;
font-size: 0.875rem;
line-height: 1.2;
font-weight: 400;
margin: 0;
padding: 0; }
.widget_wrt_shop .product .product-price {
font-size: 1rem;
line-height: 1.2;
margin: 0;
padding: 0; }
.widget_wrt_shop .product .product-button {
font-size: 0.875rem; }
.widget_wrt_shop .product > *:not(:last-child) {
margin-bottom: 0.625em; }
.widget_wrt_shop.widget-ver .product:not(:last-child) {
margin-bottom: 1.25em; }
.widget_wrt_shop.widget-hor .product {
padding: 0 0.3125em; }
.widget_ad {
padding: 0.625em 0;
text-align: center; }
.widget_ad img {
display: inline-block;
max-width: 100%; }
.widget_wrt_instagram .instagram-pics > div a {
position: relative;
display: block;
overflow: hidden;
background-color: #000000;
padding-bottom: 99%;
height: 0; }
.widget_wrt_instagram .instagram-pics > div a:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: " ";
width: 100%;
height: 100%;
background-color: #000000;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0; }
.widget_wrt_instagram .instagram-pics > div a img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: auto;
width: 100%;
max-width: 100%;
max-height: none; }
.widget_wrt_instagram .instagram-pics > div a:hover:before {
opacity: 0.2; }
.widget_wrt_instagram.widget-hor .instagram-pics {
overflow: hidden;
max-height: 19.6875em; }
.widget_wrt_instagram.widget-ver {
text-align: center; }
.widget_wrt_instagram.widget-ver .instagram-pics {
display: block; }
.widget_wrt_instagram.widget-ver .instagram-pics:after {
display: table;
clear: both;
content: " "; }
.widget_wrt_instagram.widget-ver .instagram-pics li {
margin-bottom: 2.43902%;
float: left;
display: block;
margin-right: 2.43902%;
width: 48.78049%; }
.widget_wrt_instagram.widget-ver .instagram-pics li:last-child {
margin-right: 0; }
.widget_wrt_instagram.widget-ver .instagram-pics li:nth-child(2n) {
clear: right;
margin-right: 0; }
.widget_newsletter {
text-align: center;
display: block; }
.widget_newsletter .newsletter-text .newsletter-title {
font-family: inherit;
font-size: 1.225rem; }
.widget_newsletter .newsletter-text .newsletter-content {
font-size: 1rem;
line-height: 1.2; }
.widget_newsletter .newsletter-form {
position: relative; }
.widget_newsletter .newsletter-form input[type="color"], .widget_newsletter .newsletter-form input[type="date"], .widget_newsletter .newsletter-form input[type="datetime"], .widget_newsletter .newsletter-form input[type="datetime-local"], .widget_newsletter .newsletter-form input[type="email"], .widget_newsletter .newsletter-form input[type="month"], .widget_newsletter .newsletter-form input[type="name"], .widget_newsletter .newsletter-form input[type="number"], .widget_newsletter .newsletter-form input[type="password"], .widget_newsletter .newsletter-form input[type="search"], .widget_newsletter .newsletter-form input[type="tel"], .widget_newsletter .newsletter-form input[type="text"], .widget_newsletter .newsletter-form input[type="time"], .widget_newsletter .newsletter-form input[type="url"], .widget_newsletter .newsletter-form input[type="week"], .widget_newsletter .newsletter-form textarea {
display: inline-block;
vertical-align: middle;
-webkit-border-radius: 0;
height: 3.125em;
line-height: 3.125em; }
.widget_newsletter .newsletter-form .button {
padding: 0 0.5em;
height: 2.5em;
line-height: 2.5em;
border-width: 0;
font-size: 1.25rem; }
.widget_newsletter .newsletter-form .button:before {
display: none; }
.widget_newsletter.widget-hor .newsletter-container {
display: table;
width: 100%;
table-layout: fixed; }
@media screen and (min-width: 768px) {
.widget_newsletter.widget-hor .newsletter-container .newsletter-text, .widget_newsletter.widget-hor .newsletter-container .newsletter-form {
display: table-cell;
width: 50%;
vertical-align: middle; } }
.widget_newsletter.widget-hor .newsletter-container .newsletter-form {
position: relative; }
.widget_newsletter.widget-hor .newsletter-container .newsletter-form .site-row:not(:last-child) [class*='site-column'] {
position: relative;
margin-bottom: 2.43902%; }
.widget_newsletter.widget-hor .newsletter-container .newsletter-form .button {
position: absolute;
top: 0;
right: 0;
display: inline-block;
width: 0.5em;
height: 2.5em;
line-height: 2.5em;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
background: none;
background: none;
-webkit-box-shadow: 0 0 0 0 #000000;
box-shadow: 0 0 0 0 #000000;
font-size: 1.25rem;
color: #ffffff;
color: transparent;
color: rgba(255, 255, 255, 0);
overflow: hidden; }
.widget_newsletter.widget-hor .newsletter-container .newsletter-form .button:after {
position: absolute;
right: 0.35714em;
color: #000000;
font-size: 28px;
height: 1.78571em;
line-height: 1.78571em;
content: "\f0da"; }
.widget_newsletter.widget-ver .newsletter-container .newsletter-form [class*='site-column'] {
position: relative;
width: 100%;
padding: 2px; }
.widget_newsletter.widget-ver .newsletter-container .newsletter-form .site-table-row {
display: block; }
.widget_newsletter.widget-ver .newsletter-container .newsletter-form .site-table-row:after {
display: table;
clear: both;
content: " "; }
.widget_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-6, .widget_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-12 {
float: left;
display: block;
margin-right: 2.43902%;
width: 100%; }
.widget_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-6:last-child, .widget_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-12:last-child {
margin-right: 0; }
.widget_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-6:nth-child(n), .widget_newsletter.widget-ver .newsletter-container .newsletter-form .site-column-12:nth-child(n) {
margin-right: 0; }
.widget_newsletter.widget-ver .newsletter-container .newsletter-form .button {
display: block;
width: 100%; }
.widget_newsletter.widget-non-line .widget-newsletter-light {
padding: 1.25em;
background-color: #ffffff;
color: #000000; }
.widget_newsletter.widget-non-line .widget-newsletter-dark {
padding: 1.25em;
background-color: #000000;
color: #ffffff; }
.widget_newsletter.widget-non-line.widget-ver .widget-newsletter-light .button {
background-color: #000000;
color: #ffffff; }
.widget_newsletter.widget-non-line.widget-ver .widget-newsletter-dark .button {
background-color: #ffffff;
color: #000000; }
.widget_newsletter.widget-non-line input[type="color"], .widget_newsletter.widget-non-line input[type="date"], .widget_newsletter.widget-non-line input[type="datetime"], .widget_newsletter.widget-non-line input[type="datetime-local"], .widget_newsletter.widget-non-line input[type="email"], .widget_newsletter.widget-non-line input[type="month"], .widget_newsletter.widget-non-line input[type="name"], .widget_newsletter.widget-non-line input[type="number"], .widget_newsletter.widget-non-line input[type="password"], .widget_newsletter.widget-non-line input[type="search"], .widget_newsletter.widget-non-line input[type="tel"], .widget_newsletter.widget-non-line input[type="text"], .widget_newsletter.widget-non-line input[type="time"], .widget_newsletter.widget-non-line input[type="url"], .widget_newsletter.widget-non-line input[type="week"], .widget_newsletter.widget-non-line textarea {
border-color: transparent; }
.widget_wrt_twitter .tweets-list .tweet a {
color: #bf9e3b; }
.widget_wrt_twitter .tweets-list .tweet .tweet-text {
font-size: 0.875rem;
line-height: 1.4; }
.widget_wrt_twitter .tweets-list .tweet .username {
margin-right: 1.25em; }
.widget_wrt_twitter.widget-ver .tweets-list .tweet:not(:last-child) {
padding-bottom: 1.25em;
margin-bottom: 1.25em;
border-bottom: 1px solid #000000; }
.widget_wrt_twitter.widget-hor .tweets-list .tweet {
padding-left: 0.625em;
padding-right: 0.625em; }
.widget_rss .widget-title .rsswidget + .rsswidget:before {
display: none; }
.widget_rss .widget-title .rsswidget img {
display: none; }
.widget_rss ul li {
margin-bottom: 0.9375em; }
.widget_rss ul li .rsswidget {
display: block;
font-family: inherit;
font-size: 0.875rem;
line-height: 1.2;
font-weight: 400; }
.widget_rss ul li .rss-date {
font-size: 0.8125rem; }
.widget_rss ul li .rssSummary {
font-size: 0.875rem;
line-height: 2; }
.widget_wrt_cta_content {
text-align: center; }
.widget_wrt_cta_content a {
position: relative;
display: inline-block; }
.widget_wrt_cta_content a h1, .widget_wrt_cta_content a h2, .widget_wrt_cta_content a h3, .widget_wrt_cta_content a h4, .widget_wrt_cta_content a h5, .widget_wrt_cta_content a h6 {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 80%;
display: block;
padding: 0.625em 1.25em;
background-color: #000000;
color: #ffffff; } .site-footer .site-footer-top {
background-color: #ffffff;
color: #000000;
padding: 3.75em 0; }
.site-footer .site-footer-bottom {
background-color: #ffffff;
color: #000000;
padding: 1.875em 0;  }
.site-footer .widget {
padding: 0;
margin: 0;
border-width: 0;
background-color: #f5f5f5; }
@media screen and (max-width: 991px) {
.site-footer .widget {
margin-bottom: 1.25em; } }
.site-footer .widget .widget-title {
margin-top: 0;
background-color: #000000; }
.site-footer .site-footer-top {
background-color: #f5f5f5; }