@charset "UTF-8";
@font-face {
font-family: 'FontAwesome';
src: url(//www.referentiel-restauration-collective.fr/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.eot?v=4.6.3);
src: url(//www.referentiel-restauration-collective.fr/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//www.referentiel-restauration-collective.fr/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//www.referentiel-restauration-collective.fr/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//www.referentiel-restauration-collective.fr/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//www.referentiel-restauration-collective.fr/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.ts-vgallery,
.ts-vgallery-fas,
.ts-vgallery-far,
.ts-vgallery-fal,
.ts-vgallery-fad,
.ts-vgallery-fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.ts-vgallery-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em;
}
.ts-vgallery-xs {
font-size: .75em;
}
.ts-vgallery-sm {
font-size: .875em;
}
.ts-vgallery-1x {
font-size: 1em;
}
.ts-vgallery-2x {
font-size: 2em;
}
.ts-vgallery-3x {
font-size: 3em;
}
.ts-vgallery-4x {
font-size: 4em;
}
.ts-vgallery-5x {
font-size: 5em;
}
.ts-vgallery-6x {
font-size: 6em;
}
.ts-vgallery-7x {
font-size: 7em;
}
.ts-vgallery-8x {
font-size: 8em;
}
.ts-vgallery-9x {
font-size: 9em;
}
.ts-vgallery-10x {
font-size: 10em;
}
.ts-vgallery-fw {
text-align: center;
width: 1.25em;
}
.ts-vgallery-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0;
}
.ts-vgallery-ul>li {
position: relative;
}
.ts-vgallery-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit;
}
.ts-vgallery-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em;
}
.ts-vgallery-pull-left {
float: left;
}
.ts-vgallery-pull-right {
float: right;
}
.ts-vgallery.ts-vgallery-pull-left,
.ts-vgallery-fas.ts-vgallery-pull-left,
.ts-vgallery-far.ts-vgallery-pull-left,
.ts-vgallery-fal.ts-vgallery-pull-left,
.ts-vgallery-fab.ts-vgallery-pull-left {
margin-right: .3em;
}
.ts-vgallery.ts-vgallery-pull-right,
.ts-vgallery-fas.ts-vgallery-pull-right,
.ts-vgallery-far.ts-vgallery-pull-right,
.ts-vgallery-fal.ts-vgallery-pull-right,
.ts-vgallery-fab.ts-vgallery-pull-right {
margin-left: .3em;
}
.ts-vgallery-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-vgallery-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(360deg);
transform: rotate(360deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.ts-vgallery-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-vgallery-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-vgallery-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-vgallery-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.ts-vgallery-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1);
}
.ts-vgallery-flip-both,
.ts-vgallery-flip-horizontal.ts-vgallery-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1);
}
:root .ts-vgallery-rotate-90,
:root .ts-vgallery-rotate-180,
:root .ts-vgallery-rotate-270,
:root .ts-vgallery-flip-horizontal,
:root .ts-vgallery-flip-vertical,
:root .ts-vgallery-flip-both {
-webkit-filter: none;
filter: none;
}
.ts-vgallery-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em;
}
.ts-vgallery-stack-1x,
.ts-vgallery-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
.ts-vgallery-stack-1x {
line-height: inherit;
}
.ts-vgallery-stack-2x {
font-size: 2em;
}
.ts-vgallery-inverse {
color: #fff;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.ts-vgallery.pull-left {
margin-right: .3em;
}
.ts-vgallery.pull-right {
margin-left: .3em;
}
.ts-vgallery-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.ts-vgallery-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);
}
}
.ts-vgallery-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.ts-vgallery-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.ts-vgallery-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.ts-vgallery-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);
}
.ts-vgallery-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 .ts-vgallery-rotate-90,
:root .ts-vgallery-rotate-180,
:root .ts-vgallery-rotate-270,
:root .ts-vgallery-flip-horizontal,
:root .ts-vgallery-flip-vertical {
filter: none;
}
.ts-vgallery-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.ts-vgallery-stack-1x,
.ts-vgallery-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.ts-vgallery-stack-1x {
line-height: inherit;
}
.ts-vgallery-stack-2x {
font-size: 2em;
}
.ts-vgallery-inverse {
color: #ffffff;
} .ts-vgallery-glass:before {
content: "\f000";
}
.ts-vgallery-music:before {
content: "\f001";
}
.ts-vgallery-search:before {
content: "\f002";
}
.ts-vgallery-envelope-o:before {
content: "\f003";
}
.ts-vgallery-heart:before {
content: "\f004";
}
.ts-vgallery-star:before {
content: "\f005";
}
.ts-vgallery-star-o:before {
content: "\f006";
}
.ts-vgallery-user:before {
content: "\f007";
}
.ts-vgallery-film:before {
content: "\f008";
}
.ts-vgallery-th-large:before {
content: "\f009";
}
.ts-vgallery-th:before {
content: "\f00a";
}
.ts-vgallery-th-list:before {
content: "\f00b";
}
.ts-vgallery-check:before {
content: "\f00c";
}
.ts-vgallery-remove:before,
.ts-vgallery-close:before,
.ts-vgallery-times:before {
content: "\f00d";
}
.ts-vgallery-search-plus:before {
content: "\f00e";
}
.ts-vgallery-search-minus:before {
content: "\f010";
}
.ts-vgallery-power-off:before {
content: "\f011";
}
.ts-vgallery-signal:before {
content: "\f012";
}
.ts-vgallery-gear:before,
.ts-vgallery-cog:before {
content: "\f013";
}
.ts-vgallery-trash-o:before {
content: "\f014";
}
.ts-vgallery-home:before {
content: "\f015";
}
.ts-vgallery-file-o:before {
content: "\f016";
}
.ts-vgallery-clock-o:before {
content: "\f017";
}
.ts-vgallery-road:before {
content: "\f018";
}
.ts-vgallery-download:before {
content: "\f019";
}
.ts-vgallery-arrow-circle-o-down:before {
content: "\f01a";
}
.ts-vgallery-arrow-circle-o-up:before {
content: "\f01b";
}
.ts-vgallery-inbox:before {
content: "\f01c";
}
.ts-vgallery-play-circle-o:before {
content: "\f01d";
}
.ts-vgallery-rotate-right:before,
.ts-vgallery-repeat:before {
content: "\f01e";
}
.ts-vgallery-refresh:before {
content: "\f021";
}
.ts-vgallery-list-alt:before {
content: "\f022";
}
.ts-vgallery-lock:before {
content: "\f023";
}
.ts-vgallery-flag:before {
content: "\f024";
}
.ts-vgallery-headphones:before {
content: "\f025";
}
.ts-vgallery-volume-off:before {
content: "\f026";
}
.ts-vgallery-volume-down:before {
content: "\f027";
}
.ts-vgallery-volume-up:before {
content: "\f028";
}
.ts-vgallery-qrcode:before {
content: "\f029";
}
.ts-vgallery-barcode:before {
content: "\f02a";
}
.ts-vgallery-tag:before {
content: "\f02b";
}
.ts-vgallery-tags:before {
content: "\f02c";
}
.ts-vgallery-book:before {
content: "\f02d";
}
.ts-vgallery-bookmark:before {
content: "\f02e";
}
.ts-vgallery-print:before {
content: "\f02f";
}
.ts-vgallery-camera:before {
content: "\f030";
}
.ts-vgallery-font:before {
content: "\f031";
}
.ts-vgallery-bold:before {
content: "\f032";
}
.ts-vgallery-italic:before {
content: "\f033";
}
.ts-vgallery-text-height:before {
content: "\f034";
}
.ts-vgallery-text-width:before {
content: "\f035";
}
.ts-vgallery-align-left:before {
content: "\f036";
}
.ts-vgallery-align-center:before {
content: "\f037";
}
.ts-vgallery-align-right:before {
content: "\f038";
}
.ts-vgallery-align-justify:before {
content: "\f039";
}
.ts-vgallery-list:before {
content: "\f03a";
}
.ts-vgallery-dedent:before,
.ts-vgallery-outdent:before {
content: "\f03b";
}
.ts-vgallery-indent:before {
content: "\f03c";
}
.ts-vgallery-video-camera:before {
content: "\f03d";
}
.ts-vgallery-photo:before,
.ts-vgallery-image:before,
.ts-vgallery-picture-o:before {
content: "\f03e";
}
.ts-vgallery-pencil:before {
content: "\f040";
}
.ts-vgallery-map-marker:before {
content: "\f041";
}
.ts-vgallery-adjust:before {
content: "\f042";
}
.ts-vgallery-tint:before {
content: "\f043";
}
.ts-vgallery-edit:before,
.ts-vgallery-pencil-square-o:before {
content: "\f044";
}
.ts-vgallery-share-square-o:before {
content: "\f045";
}
.ts-vgallery-check-square-o:before {
content: "\f046";
}
.ts-vgallery-arrows:before {
content: "\f047";
}
.ts-vgallery-step-backward:before {
content: "\f048";
}
.ts-vgallery-fast-backward:before {
content: "\f049";
}
.ts-vgallery-backward:before {
content: "\f04a";
}
.ts-vgallery-play:before {
content: "\f04b";
}
.ts-vgallery-pause:before {
content: "\f04c";
}
.ts-vgallery-stop:before {
content: "\f04d";
}
.ts-vgallery-forward:before {
content: "\f04e";
}
.ts-vgallery-fast-forward:before {
content: "\f050";
}
.ts-vgallery-step-forward:before {
content: "\f051";
}
.ts-vgallery-eject:before {
content: "\f052";
}
.ts-vgallery-chevron-left:before {
content: "\f053";
}
.ts-vgallery-chevron-right:before {
content: "\f054";
}
.ts-vgallery-plus-circle:before {
content: "\f055";
}
.ts-vgallery-minus-circle:before {
content: "\f056";
}
.ts-vgallery-times-circle:before {
content: "\f057";
}
.ts-vgallery-check-circle:before {
content: "\f058";
}
.ts-vgallery-question-circle:before {
content: "\f059";
}
.ts-vgallery-info-circle:before {
content: "\f05a";
}
.ts-vgallery-crosshairs:before {
content: "\f05b";
}
.ts-vgallery-times-circle-o:before {
content: "\f05c";
}
.ts-vgallery-check-circle-o:before {
content: "\f05d";
}
.ts-vgallery-ban:before {
content: "\f05e";
}
.ts-vgallery-arrow-left:before {
content: "\f060";
}
.ts-vgallery-arrow-right:before {
content: "\f061";
}
.ts-vgallery-arrow-up:before {
content: "\f062";
}
.ts-vgallery-arrow-down:before {
content: "\f063";
}
.ts-vgallery-mail-forward:before,
.ts-vgallery-share:before {
content: "\f064";
}
.ts-vgallery-expand:before {
content: "\f065";
}
.ts-vgallery-compress:before {
content: "\f066";
}
.ts-vgallery-plus:before {
content: "\f067";
}
.ts-vgallery-minus:before {
content: "\f068";
}
.ts-vgallery-asterisk:before {
content: "\f069";
}
.ts-vgallery-exclamation-circle:before {
content: "\f06a";
}
.ts-vgallery-gift:before {
content: "\f06b";
}
.ts-vgallery-leaf:before {
content: "\f06c";
}
.ts-vgallery-fire:before {
content: "\f06d";
}
.ts-vgallery-eye:before {
content: "\f06e";
}
.ts-vgallery-eye-slash:before {
content: "\f070";
}
.ts-vgallery-warning:before,
.ts-vgallery-exclamation-triangle:before {
content: "\f071";
}
.ts-vgallery-plane:before {
content: "\f072";
}
.ts-vgallery-calendar:before {
content: "\f073";
}
.ts-vgallery-random:before {
content: "\f074";
}
.ts-vgallery-comment:before {
content: "\f075";
}
.ts-vgallery-magnet:before {
content: "\f076";
}
.ts-vgallery-chevron-up:before {
content: "\f077";
}
.ts-vgallery-chevron-down:before {
content: "\f078";
}
.ts-vgallery-retweet:before {
content: "\f079";
}
.ts-vgallery-shopping-cart:before {
content: "\f07a";
}
.ts-vgallery-folder:before {
content: "\f07b";
}
.ts-vgallery-folder-open:before {
content: "\f07c";
}
.ts-vgallery-arrows-v:before {
content: "\f07d";
}
.ts-vgallery-arrows-h:before {
content: "\f07e";
}
.ts-vgallery-bar-chart-o:before,
.ts-vgallery-bar-chart:before {
content: "\f080";
}
.ts-vgallery-twitter-square:before {
content: "\f081";
}
.ts-vgallery-facebook-square:before {
content: "\f082";
}
.ts-vgallery-camera-retro:before {
content: "\f083";
}
.ts-vgallery-key:before {
content: "\f084";
}
.ts-vgallery-gears:before,
.ts-vgallery-cogs:before {
content: "\f085";
}
.ts-vgallery-comments:before {
content: "\f086";
}
.ts-vgallery-thumbs-o-up:before {
content: "\f087";
}
.ts-vgallery-thumbs-o-down:before {
content: "\f088";
}
.ts-vgallery-star-half:before {
content: "\f089";
}
.ts-vgallery-heart-o:before {
content: "\f08a";
}
.ts-vgallery-sign-out:before {
content: "\f08b";
}
.ts-vgallery-linkedin-square:before {
content: "\f08c";
}
.ts-vgallery-thumb-tack:before {
content: "\f08d";
}
.ts-vgallery-external-link:before {
content: "\f08e";
}
.ts-vgallery-sign-in:before {
content: "\f090";
}
.ts-vgallery-trophy:before {
content: "\f091";
}
.ts-vgallery-github-square:before {
content: "\f092";
}
.ts-vgallery-upload:before {
content: "\f093";
}
.ts-vgallery-lemon-o:before {
content: "\f094";
}
.ts-vgallery-phone:before {
content: "\f095";
}
.ts-vgallery-square-o:before {
content: "\f096";
}
.ts-vgallery-bookmark-o:before {
content: "\f097";
}
.ts-vgallery-phone-square:before {
content: "\f098";
}
.ts-vgallery-twitter:before {
content: "\f099";
}
.ts-vgallery-facebook-f:before,
.ts-vgallery-facebook:before {
content: "\f09a";
}
.ts-vgallery-github:before {
content: "\f09b";
}
.ts-vgallery-unlock:before {
content: "\f09c";
}
.ts-vgallery-credit-card:before {
content: "\f09d";
}
.ts-vgallery-feed:before,
.ts-vgallery-rss:before {
content: "\f09e";
}
.ts-vgallery-hdd-o:before {
content: "\f0a0";
}
.ts-vgallery-bullhorn:before {
content: "\f0a1";
}
.ts-vgallery-bell:before {
content: "\f0f3";
}
.ts-vgallery-certificate:before {
content: "\f0a3";
}
.ts-vgallery-hand-o-right:before {
content: "\f0a4";
}
.ts-vgallery-hand-o-left:before {
content: "\f0a5";
}
.ts-vgallery-hand-o-up:before {
content: "\f0a6";
}
.ts-vgallery-hand-o-down:before {
content: "\f0a7";
}
.ts-vgallery-arrow-circle-left:before {
content: "\f0a8";
}
.ts-vgallery-arrow-circle-right:before {
content: "\f0a9";
}
.ts-vgallery-arrow-circle-up:before {
content: "\f0aa";
}
.ts-vgallery-arrow-circle-down:before {
content: "\f0ab";
}
.ts-vgallery-globe:before {
content: "\f0ac";
}
.ts-vgallery-wrench:before {
content: "\f0ad";
}
.ts-vgallery-tasks:before {
content: "\f0ae";
}
.ts-vgallery-filter:before {
content: "\f0b0";
}
.ts-vgallery-briefcase:before {
content: "\f0b1";
}
.ts-vgallery-arrows-alt:before {
content: "\f0b2";
}
.ts-vgallery-group:before,
.ts-vgallery-users:before {
content: "\f0c0";
}
.ts-vgallery-chain:before,
.ts-vgallery-link:before {
content: "\f0c1";
}
.ts-vgallery-cloud:before {
content: "\f0c2";
}
.ts-vgallery-flask:before {
content: "\f0c3";
}
.ts-vgallery-cut:before,
.ts-vgallery-scissors:before {
content: "\f0c4";
}
.ts-vgallery-copy:before,
.ts-vgallery-files-o:before {
content: "\f0c5";
}
.ts-vgallery-paperclip:before {
content: "\f0c6";
}
.ts-vgallery-save:before,
.ts-vgallery-floppy-o:before {
content: "\f0c7";
}
.ts-vgallery-square:before {
content: "\f0c8";
}
.ts-vgallery-navicon:before,
.ts-vgallery-reorder:before,
.ts-vgallery-bars:before {
content: "\f0c9";
}
.ts-vgallery-list-ul:before {
content: "\f0ca";
}
.ts-vgallery-list-ol:before {
content: "\f0cb";
}
.ts-vgallery-strikethrough:before {
content: "\f0cc";
}
.ts-vgallery-underline:before {
content: "\f0cd";
}
.ts-vgallery-table:before {
content: "\f0ce";
}
.ts-vgallery-magic:before {
content: "\f0d0";
}
.ts-vgallery-truck:before {
content: "\f0d1";
}
.ts-vgallery-pinterest:before {
content: "\f0d2";
}
.ts-vgallery-pinterest-square:before {
content: "\f0d3";
}
.ts-vgallery-google-plus-square:before {
content: "\f0d4";
}
.ts-vgallery-google-plus:before {
content: "\f0d5";
}
.ts-vgallery-money:before {
content: "\f0d6";
}
.ts-vgallery-caret-down:before {
content: "\f0d7";
}
.ts-vgallery-caret-up:before {
content: "\f0d8";
}
.ts-vgallery-caret-left:before {
content: "\f0d9";
}
.ts-vgallery-caret-right:before {
content: "\f0da";
}
.ts-vgallery-columns:before {
content: "\f0db";
}
.ts-vgallery-unsorted:before,
.ts-vgallery-sort:before {
content: "\f0dc";
}
.ts-vgallery-sort-down:before,
.ts-vgallery-sort-desc:before {
content: "\f0dd";
}
.ts-vgallery-sort-up:before,
.ts-vgallery-sort-asc:before {
content: "\f0de";
}
.ts-vgallery-envelope:before {
content: "\f0e0";
}
.ts-vgallery-linkedin:before {
content: "\f0e1";
}
.ts-vgallery-rotate-left:before,
.ts-vgallery-undo:before {
content: "\f0e2";
}
.ts-vgallery-legal:before,
.ts-vgallery-gavel:before {
content: "\f0e3";
}
.ts-vgallery-dashboard:before,
.ts-vgallery-tachometer:before {
content: "\f0e4";
}
.ts-vgallery-comment-o:before {
content: "\f0e5";
}
.ts-vgallery-comments-o:before {
content: "\f0e6";
}
.ts-vgallery-flash:before,
.ts-vgallery-bolt:before {
content: "\f0e7";
}
.ts-vgallery-sitemap:before {
content: "\f0e8";
}
.ts-vgallery-umbrella:before {
content: "\f0e9";
}
.ts-vgallery-paste:before,
.ts-vgallery-clipboard:before {
content: "\f0ea";
}
.ts-vgallery-lightbulb-o:before {
content: "\f0eb";
}
.ts-vgallery-exchange:before {
content: "\f0ec";
}
.ts-vgallery-cloud-download:before {
content: "\f0ed";
}
.ts-vgallery-cloud-upload:before {
content: "\f0ee";
}
.ts-vgallery-user-md:before {
content: "\f0f0";
}
.ts-vgallery-stethoscope:before {
content: "\f0f1";
}
.ts-vgallery-suitcase:before {
content: "\f0f2";
}
.ts-vgallery-bell-o:before {
content: "\f0a2";
}
.ts-vgallery-coffee:before {
content: "\f0f4";
}
.ts-vgallery-cutlery:before {
content: "\f0f5";
}
.ts-vgallery-file-text-o:before {
content: "\f0f6";
}
.ts-vgallery-building-o:before {
content: "\f0f7";
}
.ts-vgallery-hospital-o:before {
content: "\f0f8";
}
.ts-vgallery-ambulance:before {
content: "\f0f9";
}
.ts-vgallery-medkit:before {
content: "\f0fa";
}
.ts-vgallery-fighter-jet:before {
content: "\f0fb";
}
.ts-vgallery-beer:before {
content: "\f0fc";
}
.ts-vgallery-h-square:before {
content: "\f0fd";
}
.ts-vgallery-plus-square:before {
content: "\f0fe";
}
.ts-vgallery-angle-double-left:before {
content: "\f100";
}
.ts-vgallery-angle-double-right:before {
content: "\f101";
}
.ts-vgallery-angle-double-up:before {
content: "\f102";
}
.ts-vgallery-angle-double-down:before {
content: "\f103";
}
.ts-vgallery-angle-left:before {
content: "\f104";
}
.ts-vgallery-angle-right:before {
content: "\f105";
}
.ts-vgallery-angle-up:before {
content: "\f106";
}
.ts-vgallery-angle-down:before {
content: "\f107";
}
.ts-vgallery-desktop:before {
content: "\f108";
}
.ts-vgallery-laptop:before {
content: "\f109";
}
.ts-vgallery-tablet:before {
content: "\f10a";
}
.ts-vgallery-mobile-phone:before,
.ts-vgallery-mobile:before {
content: "\f10b";
}
.ts-vgallery-circle-o:before {
content: "\f10c";
}
.ts-vgallery-quote-left:before {
content: "\f10d";
}
.ts-vgallery-quote-right:before {
content: "\f10e";
}
.ts-vgallery-spinner:before {
content: "\f110";
}
.ts-vgallery-circle:before {
content: "\f111";
}
.ts-vgallery-mail-reply:before,
.ts-vgallery-reply:before {
content: "\f112";
}
.ts-vgallery-github-alt:before {
content: "\f113";
}
.ts-vgallery-folder-o:before {
content: "\f114";
}
.ts-vgallery-folder-open-o:before {
content: "\f115";
}
.ts-vgallery-smile-o:before {
content: "\f118";
}
.ts-vgallery-frown-o:before {
content: "\f119";
}
.ts-vgallery-meh-o:before {
content: "\f11a";
}
.ts-vgallery-gamepad:before {
content: "\f11b";
}
.ts-vgallery-keyboard-o:before {
content: "\f11c";
}
.ts-vgallery-flag-o:before {
content: "\f11d";
}
.ts-vgallery-flag-checkered:before {
content: "\f11e";
}
.ts-vgallery-terminal:before {
content: "\f120";
}
.ts-vgallery-code:before {
content: "\f121";
}
.ts-vgallery-mail-reply-all:before,
.ts-vgallery-reply-all:before {
content: "\f122";
}
.ts-vgallery-star-half-empty:before,
.ts-vgallery-star-half-full:before,
.ts-vgallery-star-half-o:before {
content: "\f123";
}
.ts-vgallery-location-arrow:before {
content: "\f124";
}
.ts-vgallery-crop:before {
content: "\f125";
}
.ts-vgallery-code-fork:before {
content: "\f126";
}
.ts-vgallery-unlink:before,
.ts-vgallery-chain-broken:before {
content: "\f127";
}
.ts-vgallery-question:before {
content: "\f128";
}
.ts-vgallery-info:before {
content: "\f129";
}
.ts-vgallery-exclamation:before {
content: "\f12a";
}
.ts-vgallery-superscript:before {
content: "\f12b";
}
.ts-vgallery-subscript:before {
content: "\f12c";
}
.ts-vgallery-eraser:before {
content: "\f12d";
}
.ts-vgallery-puzzle-piece:before {
content: "\f12e";
}
.ts-vgallery-microphone:before {
content: "\f130";
}
.ts-vgallery-microphone-slash:before {
content: "\f131";
}
.ts-vgallery-shield:before {
content: "\f132";
}
.ts-vgallery-calendar-o:before {
content: "\f133";
}
.ts-vgallery-fire-extinguisher:before {
content: "\f134";
}
.ts-vgallery-rocket:before {
content: "\f135";
}
.ts-vgallery-maxcdn:before {
content: "\f136";
}
.ts-vgallery-chevron-circle-left:before {
content: "\f137";
}
.ts-vgallery-chevron-circle-right:before {
content: "\f138";
}
.ts-vgallery-chevron-circle-up:before {
content: "\f139";
}
.ts-vgallery-chevron-circle-down:before {
content: "\f13a";
}
.ts-vgallery-html5:before {
content: "\f13b";
}
.ts-vgallery-css3:before {
content: "\f13c";
}
.ts-vgallery-anchor:before {
content: "\f13d";
}
.ts-vgallery-unlock-alt:before {
content: "\f13e";
}
.ts-vgallery-bullseye:before {
content: "\f140";
}
.ts-vgallery-ellipsis-h:before {
content: "\f141";
}
.ts-vgallery-ellipsis-v:before {
content: "\f142";
}
.ts-vgallery-rss-square:before {
content: "\f143";
}
.ts-vgallery-play-circle:before {
content: "\f144";
}
.ts-vgallery-ticket:before {
content: "\f145";
}
.ts-vgallery-minus-square:before {
content: "\f146";
}
.ts-vgallery-minus-square-o:before {
content: "\f147";
}
.ts-vgallery-level-up:before {
content: "\f148";
}
.ts-vgallery-level-down:before {
content: "\f149";
}
.ts-vgallery-check-square:before {
content: "\f14a";
}
.ts-vgallery-pencil-square:before {
content: "\f14b";
}
.ts-vgallery-external-link-square:before {
content: "\f14c";
}
.ts-vgallery-share-square:before {
content: "\f14d";
}
.ts-vgallery-compass:before {
content: "\f14e";
}
.ts-vgallery-toggle-down:before,
.ts-vgallery-caret-square-o-down:before {
content: "\f150";
}
.ts-vgallery-toggle-up:before,
.ts-vgallery-caret-square-o-up:before {
content: "\f151";
}
.ts-vgallery-toggle-right:before,
.ts-vgallery-caret-square-o-right:before {
content: "\f152";
}
.ts-vgallery-euro:before,
.ts-vgallery-eur:before {
content: "\f153";
}
.ts-vgallery-gbp:before {
content: "\f154";
}
.ts-vgallery-dollar:before,
.ts-vgallery-usd:before {
content: "\f155";
}
.ts-vgallery-rupee:before,
.ts-vgallery-inr:before {
content: "\f156";
}
.ts-vgallery-cny:before,
.ts-vgallery-rmb:before,
.ts-vgallery-yen:before,
.ts-vgallery-jpy:before {
content: "\f157";
}
.ts-vgallery-ruble:before,
.ts-vgallery-rouble:before,
.ts-vgallery-rub:before {
content: "\f158";
}
.ts-vgallery-won:before,
.ts-vgallery-krw:before {
content: "\f159";
}
.ts-vgallery-bitcoin:before,
.ts-vgallery-btc:before {
content: "\f15a";
}
.ts-vgallery-file:before {
content: "\f15b";
}
.ts-vgallery-file-text:before {
content: "\f15c";
}
.ts-vgallery-sort-alpha-asc:before {
content: "\f15d";
}
.ts-vgallery-sort-alpha-desc:before {
content: "\f15e";
}
.ts-vgallery-sort-amount-asc:before {
content: "\f160";
}
.ts-vgallery-sort-amount-desc:before {
content: "\f161";
}
.ts-vgallery-sort-numeric-asc:before {
content: "\f162";
}
.ts-vgallery-sort-numeric-desc:before {
content: "\f163";
}
.ts-vgallery-thumbs-up:before {
content: "\f164";
}
.ts-vgallery-thumbs-down:before {
content: "\f165";
}
.ts-vgallery-youtube-square:before {
content: "\f166";
}
.ts-vgallery-youtube:before {
content: "\f167";
}
.ts-vgallery-xing:before {
content: "\f168";
}
.ts-vgallery-xing-square:before {
content: "\f169";
}
.ts-vgallery-youtube-play:before {
content: "\f16a";
}
.ts-vgallery-dropbox:before {
content: "\f16b";
}
.ts-vgallery-stack-overflow:before {
content: "\f16c";
}
.ts-vgallery-instagram:before {
content: "\f16d";
}
.ts-vgallery-flickr:before {
content: "\f16e";
}
.ts-vgallery-adn:before {
content: "\f170";
}
.ts-vgallery-bitbucket:before {
content: "\f171";
}
.ts-vgallery-bitbucket-square:before {
content: "\f172";
}
.ts-vgallery-tumblr:before {
content: "\f173";
}
.ts-vgallery-tumblr-square:before {
content: "\f174";
}
.ts-vgallery-long-arrow-down:before {
content: "\f175";
}
.ts-vgallery-long-arrow-up:before {
content: "\f176";
}
.ts-vgallery-long-arrow-left:before {
content: "\f177";
}
.ts-vgallery-long-arrow-right:before {
content: "\f178";
}
.ts-vgallery-apple:before {
content: "\f179";
}
.ts-vgallery-windows:before {
content: "\f17a";
}
.ts-vgallery-android:before {
content: "\f17b";
}
.ts-vgallery-linux:before {
content: "\f17c";
}
.ts-vgallery-dribbble:before {
content: "\f17d";
}
.ts-vgallery-skype:before {
content: "\f17e";
}
.ts-vgallery-foursquare:before {
content: "\f180";
}
.ts-vgallery-trello:before {
content: "\f181";
}
.ts-vgallery-female:before {
content: "\f182";
}
.ts-vgallery-male:before {
content: "\f183";
}
.ts-vgallery-gittip:before,
.ts-vgallery-gratipay:before {
content: "\f184";
}
.ts-vgallery-sun-o:before {
content: "\f185";
}
.ts-vgallery-moon-o:before {
content: "\f186";
}
.ts-vgallery-archive:before {
content: "\f187";
}
.ts-vgallery-bug:before {
content: "\f188";
}
.ts-vgallery-vk:before {
content: "\f189";
}
.ts-vgallery-weibo:before {
content: "\f18a";
}
.ts-vgallery-renren:before {
content: "\f18b";
}
.ts-vgallery-pagelines:before {
content: "\f18c";
}
.ts-vgallery-stack-exchange:before {
content: "\f18d";
}
.ts-vgallery-arrow-circle-o-right:before {
content: "\f18e";
}
.ts-vgallery-arrow-circle-o-left:before {
content: "\f190";
}
.ts-vgallery-toggle-left:before,
.ts-vgallery-caret-square-o-left:before {
content: "\f191";
}
.ts-vgallery-dot-circle-o:before {
content: "\f192";
}
.ts-vgallery-wheelchair:before {
content: "\f193";
}
.ts-vgallery-vimeo-square:before {
content: "\f194";
}
.ts-vgallery-turkish-lira:before,
.ts-vgallery-try:before {
content: "\f195";
}
.ts-vgallery-plus-square-o:before {
content: "\f196";
}
.ts-vgallery-space-shuttle:before {
content: "\f197";
}
.ts-vgallery-slack:before {
content: "\f198";
}
.ts-vgallery-envelope-square:before {
content: "\f199";
}
.ts-vgallery-wordpress:before {
content: "\f19a";
}
.ts-vgallery-openid:before {
content: "\f19b";
}
.ts-vgallery-institution:before,
.ts-vgallery-bank:before,
.ts-vgallery-university:before {
content: "\f19c";
}
.ts-vgallery-mortar-board:before,
.ts-vgallery-graduation-cap:before {
content: "\f19d";
}
.ts-vgallery-yahoo:before {
content: "\f19e";
}
.ts-vgallery-google:before {
content: "\f1a0";
}
.ts-vgallery-reddit:before {
content: "\f1a1";
}
.ts-vgallery-reddit-square:before {
content: "\f1a2";
}
.ts-vgallery-stumbleupon-circle:before {
content: "\f1a3";
}
.ts-vgallery-stumbleupon:before {
content: "\f1a4";
}
.ts-vgallery-delicious:before {
content: "\f1a5";
}
.ts-vgallery-digg:before {
content: "\f1a6";
}
.ts-vgallery-pied-piper-pp:before {
content: "\f1a7";
}
.ts-vgallery-pied-piper-alt:before {
content: "\f1a8";
}
.ts-vgallery-drupal:before {
content: "\f1a9";
}
.ts-vgallery-joomla:before {
content: "\f1aa";
}
.ts-vgallery-language:before {
content: "\f1ab";
}
.ts-vgallery-fax:before {
content: "\f1ac";
}
.ts-vgallery-building:before {
content: "\f1ad";
}
.ts-vgallery-child:before {
content: "\f1ae";
}
.ts-vgallery-paw:before {
content: "\f1b0";
}
.ts-vgallery-spoon:before {
content: "\f1b1";
}
.ts-vgallery-cube:before {
content: "\f1b2";
}
.ts-vgallery-cubes:before {
content: "\f1b3";
}
.ts-vgallery-behance:before {
content: "\f1b4";
}
.ts-vgallery-behance-square:before {
content: "\f1b5";
}
.ts-vgallery-steam:before {
content: "\f1b6";
}
.ts-vgallery-steam-square:before {
content: "\f1b7";
}
.ts-vgallery-recycle:before {
content: "\f1b8";
}
.ts-vgallery-automobile:before,
.ts-vgallery-car:before {
content: "\f1b9";
}
.ts-vgallery-cab:before,
.ts-vgallery-taxi:before {
content: "\f1ba";
}
.ts-vgallery-tree:before {
content: "\f1bb";
}
.ts-vgallery-spotify:before {
content: "\f1bc";
}
.ts-vgallery-deviantart:before {
content: "\f1bd";
}
.ts-vgallery-soundcloud:before {
content: "\f1be";
}
.ts-vgallery-database:before {
content: "\f1c0";
}
.ts-vgallery-file-pdf-o:before {
content: "\f1c1";
}
.ts-vgallery-file-word-o:before {
content: "\f1c2";
}
.ts-vgallery-file-excel-o:before {
content: "\f1c3";
}
.ts-vgallery-file-powerpoint-o:before {
content: "\f1c4";
}
.ts-vgallery-file-photo-o:before,
.ts-vgallery-file-picture-o:before,
.ts-vgallery-file-image-o:before {
content: "\f1c5";
}
.ts-vgallery-file-zip-o:before,
.ts-vgallery-file-archive-o:before {
content: "\f1c6";
}
.ts-vgallery-file-sound-o:before,
.ts-vgallery-file-audio-o:before {
content: "\f1c7";
}
.ts-vgallery-file-movie-o:before,
.ts-vgallery-file-video-o:before {
content: "\f1c8";
}
.ts-vgallery-file-code-o:before {
content: "\f1c9";
}
.ts-vgallery-vine:before {
content: "\f1ca";
}
.ts-vgallery-codepen:before {
content: "\f1cb";
}
.ts-vgallery-jsfiddle:before {
content: "\f1cc";
}
.ts-vgallery-life-bouy:before,
.ts-vgallery-life-buoy:before,
.ts-vgallery-life-saver:before,
.ts-vgallery-support:before,
.ts-vgallery-life-ring:before {
content: "\f1cd";
}
.ts-vgallery-circle-o-notch:before {
content: "\f1ce";
}
.ts-vgallery-ra:before,
.ts-vgallery-resistance:before,
.ts-vgallery-rebel:before {
content: "\f1d0";
}
.ts-vgallery-ge:before,
.ts-vgallery-empire:before {
content: "\f1d1";
}
.ts-vgallery-git-square:before {
content: "\f1d2";
}
.ts-vgallery-git:before {
content: "\f1d3";
}
.ts-vgallery-y-combinator-square:before,
.ts-vgallery-yc-square:before,
.ts-vgallery-hacker-news:before {
content: "\f1d4";
}
.ts-vgallery-tencent-weibo:before {
content: "\f1d5";
}
.ts-vgallery-qq:before {
content: "\f1d6";
}
.ts-vgallery-wechat:before,
.ts-vgallery-weixin:before {
content: "\f1d7";
}
.ts-vgallery-send:before,
.ts-vgallery-paper-plane:before {
content: "\f1d8";
}
.ts-vgallery-send-o:before,
.ts-vgallery-paper-plane-o:before {
content: "\f1d9";
}
.ts-vgallery-history:before {
content: "\f1da";
}
.ts-vgallery-circle-thin:before {
content: "\f1db";
}
.ts-vgallery-header:before {
content: "\f1dc";
}
.ts-vgallery-paragraph:before {
content: "\f1dd";
}
.ts-vgallery-sliders:before {
content: "\f1de";
}
.ts-vgallery-share-alt:before {
content: "\f1e0";
}
.ts-vgallery-share-alt-square:before {
content: "\f1e1";
}
.ts-vgallery-bomb:before {
content: "\f1e2";
}
.ts-vgallery-soccer-ball-o:before,
.ts-vgallery-futbol-o:before {
content: "\f1e3";
}
.ts-vgallery-tty:before {
content: "\f1e4";
}
.ts-vgallery-binoculars:before {
content: "\f1e5";
}
.ts-vgallery-plug:before {
content: "\f1e6";
}
.ts-vgallery-slideshare:before {
content: "\f1e7";
}
.ts-vgallery-twitch:before {
content: "\f1e8";
}
.ts-vgallery-yelp:before {
content: "\f1e9";
}
.ts-vgallery-newspaper-o:before {
content: "\f1ea";
}
.ts-vgallery-wifi:before {
content: "\f1eb";
}
.ts-vgallery-calculator:before {
content: "\f1ec";
}
.ts-vgallery-paypal:before {
content: "\f1ed";
}
.ts-vgallery-google-wallet:before {
content: "\f1ee";
}
.ts-vgallery-cc-visa:before {
content: "\f1f0";
}
.ts-vgallery-cc-mastercard:before {
content: "\f1f1";
}
.ts-vgallery-cc-discover:before {
content: "\f1f2";
}
.ts-vgallery-cc-amex:before {
content: "\f1f3";
}
.ts-vgallery-cc-paypal:before {
content: "\f1f4";
}
.ts-vgallery-cc-stripe:before {
content: "\f1f5";
}
.ts-vgallery-bell-slash:before {
content: "\f1f6";
}
.ts-vgallery-bell-slash-o:before {
content: "\f1f7";
}
.ts-vgallery-trash:before {
content: "\f1f8";
}
.ts-vgallery-copyright:before {
content: "\f1f9";
}
.ts-vgallery-at:before {
content: "\f1fa";
}
.ts-vgallery-eyedropper:before {
content: "\f1fb";
}
.ts-vgallery-paint-brush:before {
content: "\f1fc";
}
.ts-vgallery-birthday-cake:before {
content: "\f1fd";
}
.ts-vgallery-area-chart:before {
content: "\f1fe";
}
.ts-vgallery-pie-chart:before {
content: "\f200";
}
.ts-vgallery-line-chart:before {
content: "\f201";
}
.ts-vgallery-lastfm:before {
content: "\f202";
}
.ts-vgallery-lastfm-square:before {
content: "\f203";
}
.ts-vgallery-toggle-off:before {
content: "\f204";
}
.ts-vgallery-toggle-on:before {
content: "\f205";
}
.ts-vgallery-bicycle:before {
content: "\f206";
}
.ts-vgallery-bus:before {
content: "\f207";
}
.ts-vgallery-ioxhost:before {
content: "\f208";
}
.ts-vgallery-angellist:before {
content: "\f209";
}
.ts-vgallery-cc:before {
content: "\f20a";
}
.ts-vgallery-shekel:before,
.ts-vgallery-sheqel:before,
.ts-vgallery-ils:before {
content: "\f20b";
}
.ts-vgallery-meanpath:before {
content: "\f20c";
}
.ts-vgallery-buysellads:before {
content: "\f20d";
}
.ts-vgallery-connectdevelop:before {
content: "\f20e";
}
.ts-vgallery-dashcube:before {
content: "\f210";
}
.ts-vgallery-forumbee:before {
content: "\f211";
}
.ts-vgallery-leanpub:before {
content: "\f212";
}
.ts-vgallery-sellsy:before {
content: "\f213";
}
.ts-vgallery-shirtsinbulk:before {
content: "\f214";
}
.ts-vgallery-simplybuilt:before {
content: "\f215";
}
.ts-vgallery-skyatlas:before {
content: "\f216";
}
.ts-vgallery-cart-plus:before {
content: "\f217";
}
.ts-vgallery-cart-arrow-down:before {
content: "\f218";
}
.ts-vgallery-diamond:before {
content: "\f219";
}
.ts-vgallery-ship:before {
content: "\f21a";
}
.ts-vgallery-user-secret:before {
content: "\f21b";
}
.ts-vgallery-motorcycle:before {
content: "\f21c";
}
.ts-vgallery-street-view:before {
content: "\f21d";
}
.ts-vgallery-heartbeat:before {
content: "\f21e";
}
.ts-vgallery-venus:before {
content: "\f221";
}
.ts-vgallery-mars:before {
content: "\f222";
}
.ts-vgallery-mercury:before {
content: "\f223";
}
.ts-vgallery-intersex:before,
.ts-vgallery-transgender:before {
content: "\f224";
}
.ts-vgallery-transgender-alt:before {
content: "\f225";
}
.ts-vgallery-venus-double:before {
content: "\f226";
}
.ts-vgallery-mars-double:before {
content: "\f227";
}
.ts-vgallery-venus-mars:before {
content: "\f228";
}
.ts-vgallery-mars-stroke:before {
content: "\f229";
}
.ts-vgallery-mars-stroke-v:before {
content: "\f22a";
}
.ts-vgallery-mars-stroke-h:before {
content: "\f22b";
}
.ts-vgallery-neuter:before {
content: "\f22c";
}
.ts-vgallery-genderless:before {
content: "\f22d";
}
.ts-vgallery-facebook-official:before {
content: "\f230";
}
.ts-vgallery-pinterest-p:before {
content: "\f231";
}
.ts-vgallery-whatsapp:before {
content: "\f232";
}
.ts-vgallery-server:before {
content: "\f233";
}
.ts-vgallery-user-plus:before {
content: "\f234";
}
.ts-vgallery-user-times:before {
content: "\f235";
}
.ts-vgallery-hotel:before,
.ts-vgallery-bed:before {
content: "\f236";
}
.ts-vgallery-viacoin:before {
content: "\f237";
}
.ts-vgallery-train:before {
content: "\f238";
}
.ts-vgallery-subway:before {
content: "\f239";
}
.ts-vgallery-medium:before {
content: "\f23a";
}
.ts-vgallery-yc:before,
.ts-vgallery-y-combinator:before {
content: "\f23b";
}
.ts-vgallery-optin-monster:before {
content: "\f23c";
}
.ts-vgallery-opencart:before {
content: "\f23d";
}
.ts-vgallery-expeditedssl:before {
content: "\f23e";
}
.ts-vgallery-battery-4:before,
.ts-vgallery-battery-full:before {
content: "\f240";
}
.ts-vgallery-battery-3:before,
.ts-vgallery-battery-three-quarters:before {
content: "\f241";
}
.ts-vgallery-battery-2:before,
.ts-vgallery-battery-half:before {
content: "\f242";
}
.ts-vgallery-battery-1:before,
.ts-vgallery-battery-quarter:before {
content: "\f243";
}
.ts-vgallery-battery-0:before,
.ts-vgallery-battery-empty:before {
content: "\f244";
}
.ts-vgallery-mouse-pointer:before {
content: "\f245";
}
.ts-vgallery-i-cursor:before {
content: "\f246";
}
.ts-vgallery-object-group:before {
content: "\f247";
}
.ts-vgallery-object-ungroup:before {
content: "\f248";
}
.ts-vgallery-sticky-note:before {
content: "\f249";
}
.ts-vgallery-sticky-note-o:before {
content: "\f24a";
}
.ts-vgallery-cc-jcb:before {
content: "\f24b";
}
.ts-vgallery-cc-diners-club:before {
content: "\f24c";
}
.ts-vgallery-clone:before {
content: "\f24d";
}
.ts-vgallery-balance-scale:before {
content: "\f24e";
}
.ts-vgallery-hourglass-o:before {
content: "\f250";
}
.ts-vgallery-hourglass-1:before,
.ts-vgallery-hourglass-start:before {
content: "\f251";
}
.ts-vgallery-hourglass-2:before,
.ts-vgallery-hourglass-half:before {
content: "\f252";
}
.ts-vgallery-hourglass-3:before,
.ts-vgallery-hourglass-end:before {
content: "\f253";
}
.ts-vgallery-hourglass:before {
content: "\f254";
}
.ts-vgallery-hand-grab-o:before,
.ts-vgallery-hand-rock-o:before {
content: "\f255";
}
.ts-vgallery-hand-stop-o:before,
.ts-vgallery-hand-paper-o:before {
content: "\f256";
}
.ts-vgallery-hand-scissors-o:before {
content: "\f257";
}
.ts-vgallery-hand-lizard-o:before {
content: "\f258";
}
.ts-vgallery-hand-spock-o:before {
content: "\f259";
}
.ts-vgallery-hand-pointer-o:before {
content: "\f25a";
}
.ts-vgallery-hand-peace-o:before {
content: "\f25b";
}
.ts-vgallery-trademark:before {
content: "\f25c";
}
.ts-vgallery-registered:before {
content: "\f25d";
}
.ts-vgallery-creative-commons:before {
content: "\f25e";
}
.ts-vgallery-gg:before {
content: "\f260";
}
.ts-vgallery-gg-circle:before {
content: "\f261";
}
.ts-vgallery-tripadvisor:before {
content: "\f262";
}
.ts-vgallery-odnoklassniki:before {
content: "\f263";
}
.ts-vgallery-odnoklassniki-square:before {
content: "\f264";
}
.ts-vgallery-get-pocket:before {
content: "\f265";
}
.ts-vgallery-wikipedia-w:before {
content: "\f266";
}
.ts-vgallery-safari:before {
content: "\f267";
}
.ts-vgallery-chrome:before {
content: "\f268";
}
.ts-vgallery-firefox:before {
content: "\f269";
}
.ts-vgallery-opera:before {
content: "\f26a";
}
.ts-vgallery-internet-explorer:before {
content: "\f26b";
}
.ts-vgallery-tv:before,
.ts-vgallery-television:before {
content: "\f26c";
}
.ts-vgallery-contao:before {
content: "\f26d";
}
.ts-vgallery-500px:before {
content: "\f26e";
}
.ts-vgallery-amazon:before {
content: "\f270";
}
.ts-vgallery-calendar-plus-o:before {
content: "\f271";
}
.ts-vgallery-calendar-minus-o:before {
content: "\f272";
}
.ts-vgallery-calendar-times-o:before {
content: "\f273";
}
.ts-vgallery-calendar-check-o:before {
content: "\f274";
}
.ts-vgallery-industry:before {
content: "\f275";
}
.ts-vgallery-map-pin:before {
content: "\f276";
}
.ts-vgallery-map-signs:before {
content: "\f277";
}
.ts-vgallery-map-o:before {
content: "\f278";
}
.ts-vgallery-map:before {
content: "\f279";
}
.ts-vgallery-commenting:before {
content: "\f27a";
}
.ts-vgallery-commenting-o:before {
content: "\f27b";
}
.ts-vgallery-houzz:before {
content: "\f27c";
}
.ts-vgallery-vimeo:before {
content: "\f27d";
}
.ts-vgallery-black-tie:before {
content: "\f27e";
}
.ts-vgallery-fonticons:before {
content: "\f280";
}
.ts-vgallery-reddit-alien:before {
content: "\f281";
}
.ts-vgallery-edge:before {
content: "\f282";
}
.ts-vgallery-credit-card-alt:before {
content: "\f283";
}
.ts-vgallery-codiepie:before {
content: "\f284";
}
.ts-vgallery-modx:before {
content: "\f285";
}
.ts-vgallery-fort-awesome:before {
content: "\f286";
}
.ts-vgallery-usb:before {
content: "\f287";
}
.ts-vgallery-product-hunt:before {
content: "\f288";
}
.ts-vgallery-mixcloud:before {
content: "\f289";
}
.ts-vgallery-scribd:before {
content: "\f28a";
}
.ts-vgallery-pause-circle:before {
content: "\f28b";
}
.ts-vgallery-pause-circle-o:before {
content: "\f28c";
}
.ts-vgallery-stop-circle:before {
content: "\f28d";
}
.ts-vgallery-stop-circle-o:before {
content: "\f28e";
}
.ts-vgallery-shopping-bag:before {
content: "\f290";
}
.ts-vgallery-shopping-basket:before {
content: "\f291";
}
.ts-vgallery-hashtag:before {
content: "\f292";
}
.ts-vgallery-bluetooth:before {
content: "\f293";
}
.ts-vgallery-bluetooth-b:before {
content: "\f294";
}
.ts-vgallery-percent:before {
content: "\f295";
}
.ts-vgallery-gitlab:before {
content: "\f296";
}
.ts-vgallery-wpbeginner:before {
content: "\f297";
}
.ts-vgallery-wpforms:before {
content: "\f298";
}
.ts-vgallery-envira:before {
content: "\f299";
}
.ts-vgallery-universal-access:before {
content: "\f29a";
}
.ts-vgallery-wheelchair-alt:before {
content: "\f29b";
}
.ts-vgallery-question-circle-o:before {
content: "\f29c";
}
.ts-vgallery-blind:before {
content: "\f29d";
}
.ts-vgallery-audio-description:before {
content: "\f29e";
}
.ts-vgallery-volume-control-phone:before {
content: "\f2a0";
}
.ts-vgallery-braille:before {
content: "\f2a1";
}
.ts-vgallery-assistive-listening-systems:before {
content: "\f2a2";
}
.ts-vgallery-asl-interpreting:before,
.ts-vgallery-american-sign-language-interpreting:before {
content: "\f2a3";
}
.ts-vgallery-deafness:before,
.ts-vgallery-hard-of-hearing:before,
.ts-vgallery-deaf:before {
content: "\f2a4";
}
.ts-vgallery-glide:before {
content: "\f2a5";
}
.ts-vgallery-glide-g:before {
content: "\f2a6";
}
.ts-vgallery-signing:before,
.ts-vgallery-sign-language:before {
content: "\f2a7";
}
.ts-vgallery-low-vision:before {
content: "\f2a8";
}
.ts-vgallery-viadeo:before {
content: "\f2a9";
}
.ts-vgallery-viadeo-square:before {
content: "\f2aa";
}
.ts-vgallery-snapchat:before {
content: "\f2ab";
}
.ts-vgallery-snapchat-ghost:before {
content: "\f2ac";
}
.ts-vgallery-snapchat-square:before {
content: "\f2ad";
}
.ts-vgallery-pied-piper:before {
content: "\f2ae";
}
.ts-vgallery-first-order:before {
content: "\f2b0";
}
.ts-vgallery-yoast:before {
content: "\f2b1";
}
.ts-vgallery-themeisle:before {
content: "\f2b2";
}
.ts-vgallery-google-plus-circle:before,
.ts-vgallery-google-plus-official:before {
content: "\f2b3";
}
.ts-vgallery-address-book:before {
content: "\f2b9";
}
.ts-vgallery-fa:before,
.ts-vgallery-font-awesome:before {
content: "\f2b4";
}
.ts-vgallery:before {
font-family: "FontAwesome";
}
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: .0625rem;
margin: -0.0625rem;
overflow: hidden;
padding: 0;
position: absolute;
width: .0625rem;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
.ts-vgallery,
.ts-vgallery-fab {
font-family: 'FontAwesome';
}
.ts-vgallery-far {
font-family: 'FontAwesome';
font-weight: 500;
}
.ts-vgallery-fas {
font-family: 'FontAwesome';
font-weight: 900;
}
.ts-vgallery-emoji {
font-family: monospace;
color: #000;
font-style: initial;
}
.ts-vgallery-emoji-100:before {
content: "💯";
}
.ts-vgallery-emoji-grinning:before {
content: "😀";
}
.ts-vgallery-emoji-grimacing:before {
content: "😬";
}
.ts-vgallery-emoji-grin:before {
content: "😁";
}
.ts-vgallery-emoji-joy:before {
content: "😂";
}
.ts-vgallery-emoji-rofl:before {
content: "🤣";
}
.ts-vgallery-emoji-partying:before {
content: "🥳";
}
.ts-vgallery-emoji-smiley:before {
content: "😃";
}
.ts-vgallery-emoji-smile:before {
content: "😄";
}
.ts-vgallery-emoji-sweat-smile:before {
content: "😅";
}
.ts-vgallery-emoji-laughing:before {
content: "😆";
}
.ts-vgallery-emoji-innocent:before {
content: "😇";
}
.ts-vgallery-emoji-wink:before {
content: "😉";
}
.ts-vgallery-emoji-blush:before {
content: "😊";
}
.ts-vgallery-emoji-slightly-smiling-face:before {
content: "🙂";
}
.ts-vgallery-emoji-upside-down-face:before {
content: "🙃";
}
.ts-vgallery-emoji-yum:before {
content: "😋";
}
.ts-vgallery-emoji-relieved:before {
content: "😌";
}
.ts-vgallery-emoji-heart-eyes:before {
content: "😍";
}
.ts-vgallery-emoji-smiling-face-with-three-hearts:before {
content: "🥰";
}
.ts-vgallery-emoji-kissing-heart:before {
content: "😘";
}
.ts-vgallery-emoji-kissing:before {
content: "😗";
}
.ts-vgallery-emoji-kissing-smiling-eyes:before {
content: "😙";
}
.ts-vgallery-emoji-kissing-closed-eyes:before {
content: "😚";
}
.ts-vgallery-emoji-stuck-out-tongue-winking-eye:before {
content: "😜";
}
.ts-vgallery-emoji-zany:before {
content: "🤪";
}
.ts-vgallery-emoji-raised-eyebrow:before {
content: "🤨";
}
.ts-vgallery-emoji-monocle:before {
content: "🧐";
}
.ts-vgallery-emoji-stuck-out-tongue-closed-eyes:before {
content: "😝";
}
.ts-vgallery-emoji-stuck-out-tongue:before {
content: "😛";
}
.ts-vgallery-emoji-money-mouth-face:before {
content: "🤑";
}
.ts-vgallery-emoji-nerd-face:before {
content: "🤓";
}
.ts-vgallery-emoji-sunglasses:before {
content: "😎";
}
.ts-vgallery-emoji-star-struck:before {
content: "🤩";
}
.ts-vgallery-emoji-clown-face:before {
content: "🤡";
}
.ts-vgallery-emoji-cowboy-hat-face:before {
content: "🤠";
}
.ts-vgallery-emoji-hugs:before {
content: "🤗";
}
.ts-vgallery-emoji-smirk:before {
content: "😏";
}
.ts-vgallery-emoji-no-mouth:before {
content: "😶";
}
.ts-vgallery-emoji-neutral-face:before {
content: "😐";
}
.ts-vgallery-emoji-expressionless:before {
content: "😑";
}
.ts-vgallery-emoji-unamused:before {
content: "😒";
}
.ts-vgallery-emoji-roll-eyes:before {
content: "🙄";
}
.ts-vgallery-emoji-thinking:before {
content: "🤔";
}
.ts-vgallery-emoji-lying-face:before {
content: "🤥";
}
.ts-vgallery-emoji-hand-over-mouth:before {
content: "🤭";
}
.ts-vgallery-emoji-shushing:before {
content: "🤫";
}
.ts-vgallery-emoji-symbols-over-mouth:before {
content: "🤬";
}
.ts-vgallery-emoji-exploding-head:before {
content: "🤯";
}
.ts-vgallery-emoji-flushed:before {
content: "😳";
}
.ts-vgallery-emoji-disappointed:before {
content: "😞";
}
.ts-vgallery-emoji-worried:before {
content: "😟";
}
.ts-vgallery-emoji-angry:before {
content: "😠";
}
.ts-vgallery-emoji-rage:before {
content: "😡";
}
.ts-vgallery-emoji-pensive:before {
content: "😔";
}
.ts-vgallery-emoji-confused:before {
content: "😕";
}
.ts-vgallery-emoji-slightly-frowning-face:before {
content: "🙁";
}
.ts-vgallery-emoji-persevere:before {
content: "😣";
}
.ts-vgallery-emoji-confounded:before {
content: "😖";
}
.ts-vgallery-emoji-tired-face:before {
content: "😫";
}
.ts-vgallery-emoji-weary:before {
content: "😩";
}
.ts-vgallery-emoji-pleading:before {
content: "🥺";
}
.ts-vgallery-emoji-triumph:before {
content: "😤";
}
.ts-vgallery-emoji-open-mouth:before {
content: "😮";
}
.ts-vgallery-emoji-scream:before {
content: "😱";
}
.ts-vgallery-emoji-fearful:before {
content: "😨";
}
.ts-vgallery-emoji-cold-sweat:before {
content: "😰";
}
.ts-vgallery-emoji-hushed:before {
content: "😯";
}
.ts-vgallery-emoji-frowning:before {
content: "😦";
}
.ts-vgallery-emoji-anguished:before {
content: "😧";
}
.ts-vgallery-emoji-cry:before {
content: "😢";
}
.ts-vgallery-emoji-disappointed-relieved:before {
content: "😥";
}
.ts-vgallery-emoji-drooling-face:before {
content: "🤤";
}
.ts-vgallery-emoji-sleepy:before {
content: "😪";
}
.ts-vgallery-emoji-sweat:before {
content: "😓";
}
.ts-vgallery-emoji-hot:before {
content: "🥵";
}
.ts-vgallery-emoji-cold:before {
content: "🥶";
}
.ts-vgallery-emoji-sob:before {
content: "😭";
}
.ts-vgallery-emoji-dizzy-face:before {
content: "😵";
}
.ts-vgallery-emoji-astonished:before {
content: "😲";
}
.ts-vgallery-emoji-zipper-mouth-face:before {
content: "🤐";
}
.ts-vgallery-emoji-nauseated-face:before {
content: "🤢";
}
.ts-vgallery-emoji-sneezing-face:before {
content: "🤧";
}
.ts-vgallery-emoji-vomiting:before {
content: "🤮";
}
.ts-vgallery-emoji-mask:before {
content: "😷";
}
.ts-vgallery-emoji-face-with-thermometer:before {
content: "🤒";
}
.ts-vgallery-emoji-face-with-head-bandage:before {
content: "🤕";
}
.ts-vgallery-emoji-woozy:before {
content: "🥴";
}
.ts-vgallery-emoji-sleeping:before {
content: "😴";
}
.ts-vgallery-emoji-ghost:before {
content: "👻";
}
.ts-vgallery-emoji-alien:before {
content: "👽";
}
.ts-vgallery-emoji-palms-up:before {
content: "🤲";
}
.ts-vgallery-emoji-raised-hands:before {
content: "🙌";
}
.ts-vgallery-emoji-clap:before {
content: "👏";
}
.ts-vgallery-emoji-wave:before {
content: "👋";
}
.ts-vgallery-emoji-call-me-hand:before {
content: "🤙";
}
.ts-vgallery-emoji-plus1:before {
content: "👍";
}
.ts-vgallery-emoji--1:before {
content: "👎";
}
.ts-vgallery-emoji-facepunch:before {
content: "👊";
}
.ts-vgallery-emoji-fist:before {
content: "✊";
}
.ts-vgallery-emoji-fist-left:before {
content: "🤛";
}
.ts-vgallery-emoji-fist-right:before {
content: "🤜";
}
.ts-vgallery-emoji-v:before {
content: "✌";
}
.ts-vgallery-emoji-ok-hand:before {
content: "👌";
}
.ts-vgallery-emoji-raised-hand:before {
content: "✋";
}
.ts-vgallery-emoji-raised-back-of-hand:before {
content: "🤚";
}
.ts-vgallery-emoji-open-hands:before {
content: "👐";
}
.ts-vgallery-emoji-muscle:before {
content: "💪";
}
.ts-vgallery-emoji-pray:before {
content: "🙏";
}
.ts-vgallery-emoji-foot:before {
content: "🦶";
}
.ts-vgallery-emoji-leg:before {
content: "🦵";
}
.ts-vgallery-emoji-handshake:before {
content: "🤝";
}
.ts-vgallery-emoji-point-up:before {
content: "☝";
}
.ts-vgallery-emoji-point-up-2:before {
content: "👆";
}
.ts-vgallery-emoji-point-down:before {
content: "👇";
}
.ts-vgallery-emoji-point-left:before {
content: "👈";
}
.ts-vgallery-emoji-point-right:before {
content: "👉";
}
.ts-vgallery-emoji-fu:before {
content: "🖕";
}
.ts-vgallery-emoji-raised-hand-with-fingers-splayed:before {
content: "🖐";
}
.ts-vgallery-emoji-love-you:before {
content: "🤟";
}
.ts-vgallery-emoji-metal:before {
content: "🤘";
}
.ts-vgallery-emoji-crossed-fingers:before {
content: "🤞";
}
.ts-vgallery-emoji-vulcan-salute:before {
content: "🖖";
}
.ts-vgallery-emoji-eyes:before {
content: "👀";
}
.ts-vgallery-emoji-brain:before {
content: "🧠";
}
.ts-vgallery-emoji-speaking-head:before {
content: "🗣";
}
.ts-vgallery-emoji-baby:before {
content: "👶";
}
.ts-vgallery-emoji-child:before {
content: "🧒";
}
.ts-vgallery-emoji-boy:before {
content: "👦";
}
.ts-vgallery-emoji-girl:before {
content: "👧";
}
.ts-vgallery-emoji-adult:before {
content: "🧑";
}
.ts-vgallery-emoji-man:before {
content: "👨";
}
.ts-vgallery-emoji-woman:before {
content: "👩";
}
.ts-vgallery-emoji-blonde-man:before {
content: "👱";
}
.ts-vgallery-emoji-bearded-person:before {
content: "🧔";
}
.ts-vgallery-emoji-older-adult:before {
content: "🧓";
}
.ts-vgallery-emoji-older-man:before {
content: "👴";
}
.ts-vgallery-emoji-older-woman:before {
content: "👵";
}
.ts-vgallery-emoji-man-with-gua-pi-mao:before {
content: "👲";
}
.ts-vgallery-emoji-woman-with-headscarf:before {
content: "🧕";
}
.ts-vgallery-emoji-man-with-turban:before {
content: "👳";
}
.ts-vgallery-emoji-policeman:before {
content: "👮";
}
.ts-vgallery-emoji-construction-worker-man:before {
content: "👷";
}
.ts-vgallery-emoji-male-detective:before {
content: "🕵";
}
.ts-vgallery-emoji-angel:before {
content: "👼";
}
.ts-vgallery-emoji-pregnant-woman:before {
content: "🤰";
}
.ts-vgallery-emoji-breastfeeding:before {
content: "🤱";
}
.ts-vgallery-emoji-princess:before {
content: "👸";
}
.ts-vgallery-emoji-prince:before {
content: "🤴";
}
.ts-vgallery-emoji-bride-with-veil:before {
content: "👰";
}
.ts-vgallery-emoji-man-in-tuxedo:before {
content: "🤵";
}
.ts-vgallery-emoji-running-man:before {
content: "🏃";
}
.ts-vgallery-emoji-walking-man:before {
content: "🚶";
}
.ts-vgallery-emoji-dancer:before {
content: "💃";
}
.ts-vgallery-emoji-man-dancing:before {
content: "🕺";
}
.ts-vgallery-emoji-dancing-women:before {
content: "👯";
}
.ts-vgallery-emoji-couple:before {
content: "👫";
}
.ts-vgallery-emoji-two-men-holding-hands:before {
content: "👬";
}
.ts-vgallery-emoji-two-women-holding-hands:before {
content: "👭";
}
.ts-vgallery-emoji-bowing-man:before {
content: "🙇";
}
.ts-vgallery-emoji-woman-shrugging:before {
content: "🤷";
}
.ts-vgallery-emoji-tipping-hand-woman:before {
content: "💁";
}
.ts-vgallery-emoji-no-good-woman:before {
content: "🙅";
}
.ts-vgallery-emoji-ok-woman:before {
content: "🙆";
}
.ts-vgallery-emoji-raising-hand-woman:before {
content: "🙋";
}
.ts-vgallery-emoji-pouting-woman:before {
content: "🙎";
}
.ts-vgallery-emoji-frowning-woman:before {
content: "🙍";
}
.ts-vgallery-emoji-haircut-woman:before {
content: "💇";
}
.ts-vgallery-emoji-massage-woman:before {
content: "💆";
}
.ts-vgallery-emoji-couple-with-heart-woman-man:before {
content: "💑";
}
.ts-vgallery-emoji-couplekiss-man-woman:before {
content: "💏";
}
.ts-vgallery-emoji-family-man-woman-boy:before {
content: "👪";
}
.ts-vgallery-emoji-kiss:before {
content: "💋";
}
.ts-vgallery-emoji-tophat:before {
content: "🎩";
}
.ts-vgallery-emoji-mortar-board:before {
content: "🎓";
}
.ts-vgallery-emoji-crown:before {
content: "👑";
}
.ts-vgallery-emoji-ring:before {
content: "💍";
}
.ts-vgallery-emoji-dog:before {
content: "🐶";
}
.ts-vgallery-emoji-cat:before {
content: "🐱";
}
.ts-vgallery-emoji-mouse:before {
content: "🐭";
}
.ts-vgallery-emoji-hamster:before {
content: "🐹";
}
.ts-vgallery-emoji-rabbit:before {
content: "🐰";
}
.ts-vgallery-emoji-fox-face:before {
content: "🦊";
}
.ts-vgallery-emoji-bear:before {
content: "🐻";
}
.ts-vgallery-emoji-panda-face:before {
content: "🐼";
}
.ts-vgallery-emoji-koala:before {
content: "🐨";
}
.ts-vgallery-emoji-tiger:before {
content: "🐯";
}
.ts-vgallery-emoji-lion:before {
content: "🦁";
}
.ts-vgallery-emoji-cow:before {
content: "🐮";
}
.ts-vgallery-emoji-pig:before {
content: "🐷";
}
.ts-vgallery-emoji-frog:before {
content: "🐸";
}
.ts-vgallery-emoji-monkey-face:before {
content: "🐵";
}
.ts-vgallery-emoji-see-no-evil:before {
content: "🙈";
}
.ts-vgallery-emoji-hear-no-evil:before {
content: "🙉";
}
.ts-vgallery-emoji-speak-no-evil:before {
content: "🙊";
}
.ts-vgallery-emoji-monkey:before {
content: "🐒";
}
.ts-vgallery-emoji-chicken:before {
content: "🐔";
}
.ts-vgallery-emoji-penguin:before {
content: "🐧";
}
.ts-vgallery-emoji-bird:before {
content: "🐦";
}
.ts-vgallery-emoji-baby-chick:before {
content: "🐤";
}
.ts-vgallery-emoji-hatching-chick:before {
content: "🐣";
}
.ts-vgallery-emoji-hatched-chick:before {
content: "🐥";
}
.ts-vgallery-emoji-duck:before {
content: "🦆";
}
.ts-vgallery-emoji-eagle:before {
content: "🦅";
}
.ts-vgallery-emoji-owl:before {
content: "🦉";
}
.ts-vgallery-emoji-bat:before {
content: "🦇";
}
.ts-vgallery-emoji-wolf:before {
content: "🐺";
}
.ts-vgallery-emoji-boar:before {
content: "🐗";
}
.ts-vgallery-emoji-horse:before {
content: "🐴";
}
.ts-vgallery-emoji-unicorn:before {
content: "🦄";
}
.ts-vgallery-emoji-honeybee:before {
content: "🐝";
}
.ts-vgallery-emoji-bug:before {
content: "🐛";
}
.ts-vgallery-emoji-butterfly:before {
content: "🦋";
}
.ts-vgallery-emoji-snail:before {
content: "🐌";
}
.ts-vgallery-emoji-beetle:before {
content: "🐞";
}
.ts-vgallery-emoji-ant:before {
content: "🐜";
}
.ts-vgallery-emoji-grasshopper:before {
content: "🦗";
}
.ts-vgallery-emoji-spider:before {
content: "🕷";
}
.ts-vgallery-emoji-scorpion:before {
content: "🦂";
}
.ts-vgallery-emoji-crab:before {
content: "🦀";
}
.ts-vgallery-emoji-snake:before {
content: "🐍";
}
.ts-vgallery-emoji-lizard:before {
content: "🦎";
}
.ts-vgallery-emoji-t-rex:before {
content: "🦖";
}
.ts-vgallery-emoji-sauropod:before {
content: "🦕";
}
.ts-vgallery-emoji-turtle:before {
content: "🐢";
}
.ts-vgallery-emoji-tropical-fish:before {
content: "🐠";
}
.ts-vgallery-emoji-fish:before {
content: "🐟";
}
.ts-vgallery-emoji-blowfish:before {
content: "🐡";
}
.ts-vgallery-emoji-dolphin:before {
content: "🐬";
}
.ts-vgallery-emoji-shark:before {
content: "🦈";
}
.ts-vgallery-emoji-whale:before {
content: "🐳";
}
.ts-vgallery-emoji-whale2:before {
content: "🐋";
}
.ts-vgallery-emoji-crocodile:before {
content: "🐊";
}
.ts-vgallery-emoji-leopard:before {
content: "🐆";
}
.ts-vgallery-emoji-zebra:before {
content: "🦓";
}
.ts-vgallery-emoji-tiger2:before {
content: "🐅";
}
.ts-vgallery-emoji-water-buffalo:before {
content: "🐃";
}
.ts-vgallery-emoji-ox:before {
content: "🐂";
}
.ts-vgallery-emoji-cow2:before {
content: "🐄";
}
.ts-vgallery-emoji-deer:before {
content: "🦌";
}
.ts-vgallery-emoji-dromedary-camel:before {
content: "🐪";
}
.ts-vgallery-emoji-camel:before {
content: "🐫";
}
.ts-vgallery-emoji-giraffe:before {
content: "🦒";
}
.ts-vgallery-emoji-elephant:before {
content: "🐘";
}
.ts-vgallery-emoji-rhinoceros:before {
content: "🦏";
}
.ts-vgallery-emoji-goat:before {
content: "🐐";
}
.ts-vgallery-emoji-ram:before {
content: "🐏";
}
.ts-vgallery-emoji-sheep:before {
content: "🐑";
}
.ts-vgallery-emoji-racehorse:before {
content: "🐎";
}
.ts-vgallery-emoji-pig2:before {
content: "🐖";
}
.ts-vgallery-emoji-rat:before {
content: "🐀";
}
.ts-vgallery-emoji-mouse2:before {
content: "🐁";
}
.ts-vgallery-emoji-rooster:before {
content: "🐓";
}
.ts-vgallery-emoji-turkey:before {
content: "🦃";
}
.ts-vgallery-emoji-dove:before {
content: "🕊";
}
.ts-vgallery-emoji-dog2:before {
content: "🐕";
}
.ts-vgallery-emoji-poodle:before {
content: "🐩";
}
.ts-vgallery-emoji-cat2:before {
content: "🐈";
}
.ts-vgallery-emoji-rabbit2:before {
content: "🐇";
}
.ts-vgallery-emoji-chipmunk:before {
content: "🐿";
}
.ts-vgallery-emoji-hedgehog:before {
content: "🦔";
}
.ts-vgallery-emoji-raccoon:before {
content: "🦝";
}
.ts-vgallery-emoji-llama:before {
content: "🦙";
}
.ts-vgallery-emoji-hippopotamus:before {
content: "🦛";
}
.ts-vgallery-emoji-kangaroo:before {
content: "🦘";
}
.ts-vgallery-emoji-badger:before {
content: "🦡";
}
.ts-vgallery-emoji-swan:before {
content: "🦢";
}
.ts-vgallery-emoji-peacock:before {
content: "🦚";
}
.ts-vgallery-emoji-parrot:before {
content: "🦜";
}
.ts-vgallery-emoji-lobster:before {
content: "🦞";
}
.ts-vgallery-emoji-mosquito:before {
content: "🦟";
}
.ts-vgallery-emoji-paw-prints:before {
content: "🐾";
}
.ts-vgallery-emoji-cactus:before {
content: "🌵";
}
.ts-vgallery-emoji-evergreen-tree:before {
content: "🌲";
}
.ts-vgallery-emoji-deciduous-tree:before {
content: "🌳";
}
.ts-vgallery-emoji-palm-tree:before {
content: "🌴";
}
.ts-vgallery-emoji-seedling:before {
content: "🌱";
}
.ts-vgallery-emoji-herb:before {
content: "🌿";
}
.ts-vgallery-emoji-four-leaf-clover:before {
content: "🍀";
}
.ts-vgallery-emoji-bamboo:before {
content: "🎍";
}
.ts-vgallery-emoji-tanabata-tree:before {
content: "🎋";
}
.ts-vgallery-emoji-leaves:before {
content: "🍃";
}
.ts-vgallery-emoji-fallen-leaf:before {
content: "🍂";
}
.ts-vgallery-emoji-maple-leaf:before {
content: "🍁";
}
.ts-vgallery-emoji-ear-of-rice:before {
content: "🌾";
}
.ts-vgallery-emoji-hibiscus:before {
content: "🌺";
}
.ts-vgallery-emoji-sunflower:before {
content: "🌻";
}
.ts-vgallery-emoji-rose:before {
content: "🌹";
}
.ts-vgallery-emoji-wilted-flower:before {
content: "🥀";
}
.ts-vgallery-emoji-tulip:before {
content: "🌷";
}
.ts-vgallery-emoji-blossom:before {
content: "🌼";
}
.ts-vgallery-emoji-cherry-blossom:before {
content: "🌸";
}
.ts-vgallery-emoji-bouquet:before {
content: "💐";
}
.ts-vgallery-emoji-mushroom:before {
content: "🍄";
}
.ts-vgallery-emoji-chestnut:before {
content: "🌰";
}
.ts-vgallery-emoji-jack-o-lantern:before {
content: "🎃";
}
.ts-vgallery-emoji-earth-americas:before {
content: "🌎";
}
.ts-vgallery-emoji-earth-africa:before {
content: "🌍";
}
.ts-vgallery-emoji-earth-asia:before {
content: "🌏";
}
.ts-vgallery-emoji-full-moon:before {
content: "🌕";
}
.ts-vgallery-emoji-new-moon-with-face:before {
content: "🌚";
}
.ts-vgallery-emoji-full-moon-with-face:before {
content: "🌝";
}
.ts-vgallery-emoji-sun-with-face:before {
content: "🌞";
}
.ts-vgallery-emoji-crescent-moon:before {
content: "🌙";
}
.ts-vgallery-emoji-star:before {
content: "⭐";
}
.ts-vgallery-emoji-star2:before {
content: "🌟";
}
.ts-vgallery-emoji-zap:before {
content: "⚡";
}
.ts-vgallery-emoji-fire:before {
content: "🔥";
}
.ts-vgallery-emoji-boom:before {
content: "💥";
}
.ts-vgallery-emoji-green-apple:before {
content: "🍏";
}
.ts-vgallery-emoji-apple:before {
content: "🍎";
}
.ts-vgallery-emoji-pear:before {
content: "🍐";
}
.ts-vgallery-emoji-tangerine:before {
content: "🍊";
}
.ts-vgallery-emoji-lemon:before {
content: "🍋";
}
.ts-vgallery-emoji-banana:before {
content: "🍌";
}
.ts-vgallery-emoji-watermelon:before {
content: "🍉";
}
.ts-vgallery-emoji-grapes:before {
content: "🍇";
}
.ts-vgallery-emoji-strawberry:before {
content: "🍓";
}
.ts-vgallery-emoji-melon:before {
content: "🍈";
}
.ts-vgallery-emoji-cherries:before {
content: "🍒";
}
.ts-vgallery-emoji-peach:before {
content: "🍑";
}
.ts-vgallery-emoji-pineapple:before {
content: "🍍";
}
.ts-vgallery-emoji-coconut:before {
content: "🥥";
}
.ts-vgallery-emoji-kiwi-fruit:before {
content: "🥝";
}
.ts-vgallery-emoji-mango:before {
content: "🥭";
}
.ts-vgallery-emoji-avocado:before {
content: "🥑";
}
.ts-vgallery-emoji-broccoli:before {
content: "🥦";
}
.ts-vgallery-emoji-tomato:before {
content: "🍅";
}
.ts-vgallery-emoji-eggplant:before {
content: "🍆";
}
.ts-vgallery-emoji-cucumber:before {
content: "🥒";
}
.ts-vgallery-emoji-carrot:before {
content: "🥕";
}
.ts-vgallery-emoji-hot-pepper:before {
content: "🌶";
}
.ts-vgallery-emoji-potato:before {
content: "🥔";
}
.ts-vgallery-emoji-corn:before {
content: "🌽";
}
.ts-vgallery-emoji-leafy-greens:before {
content: "🥬";
}
.ts-vgallery-emoji-sweet-potato:before {
content: "🍠";
}
.ts-vgallery-emoji-peanuts:before {
content: "🥜";
}
.ts-vgallery-emoji-honey-pot:before {
content: "🍯";
}
.ts-vgallery-emoji-croissant:before {
content: "🥐";
}
.ts-vgallery-emoji-bread:before {
content: "🍞";
}
.ts-vgallery-emoji-baguette-bread:before {
content: "🥖";
}
.ts-vgallery-emoji-bagel:before {
content: "🥯";
}
.ts-vgallery-emoji-pretzel:before {
content: "🥨";
}
.ts-vgallery-emoji-cheese:before {
content: "🧀";
}
.ts-vgallery-emoji-egg:before {
content: "🥚";
}
.ts-vgallery-emoji-bacon:before {
content: "🥓";
}
.ts-vgallery-emoji-steak:before {
content: "🥩";
}
.ts-vgallery-emoji-pancakes:before {
content: "🥞";
}
.ts-vgallery-emoji-poultry-leg:before {
content: "🍗";
}
.ts-vgallery-emoji-meat-on-bone:before {
content: "🍖";
}
.ts-vgallery-emoji-bone:before {
content: "🦴";
}
.ts-vgallery-emoji-fried-shrimp:before {
content: "🍤";
}
.ts-vgallery-emoji-fried-egg:before {
content: "🍳";
}
.ts-vgallery-emoji-hamburger:before {
content: "🍔";
}
.ts-vgallery-emoji-fries:before {
content: "🍟";
}
.ts-vgallery-emoji-stuffed-flatbread:before {
content: "🥙";
}
.ts-vgallery-emoji-hotdog:before {
content: "🌭";
}
.ts-vgallery-emoji-pizza:before {
content: "🍕";
}
.ts-vgallery-emoji-sandwich:before {
content: "🥪";
}
.ts-vgallery-emoji-canned-food:before {
content: "🥫";
}
.ts-vgallery-emoji-spaghetti:before {
content: "🍝";
}
.ts-vgallery-emoji-taco:before {
content: "🌮";
}
.ts-vgallery-emoji-burrito:before {
content: "🌯";
}
.ts-vgallery-emoji-green-salad:before {
content: "🥗";
}
.ts-vgallery-emoji-shallow-pan-of-food:before {
content: "🥘";
}
.ts-vgallery-emoji-ramen:before {
content: "🍜";
}
.ts-vgallery-emoji-stew:before {
content: "🍲";
}
.ts-vgallery-emoji-fish-cake:before {
content: "🍥";
}
.ts-vgallery-emoji-fortune-cookie:before {
content: "🥠";
}
.ts-vgallery-emoji-sushi:before {
content: "🍣";
}
.ts-vgallery-emoji-bento:before {
content: "🍱";
}
.ts-vgallery-emoji-curry:before {
content: "🍛";
}
.ts-vgallery-emoji-rice-ball:before {
content: "🍙";
}
.ts-vgallery-emoji-rice:before {
content: "🍚";
}
.ts-vgallery-emoji-rice-cracker:before {
content: "🍘";
}
.ts-vgallery-emoji-oden:before {
content: "🍢";
}
.ts-vgallery-emoji-dango:before {
content: "🍡";
}
.ts-vgallery-emoji-shaved-ice:before {
content: "🍧";
}
.ts-vgallery-emoji-ice-cream:before {
content: "🍨";
}
.ts-vgallery-emoji-icecream:before {
content: "🍦";
}
.ts-vgallery-emoji-pie:before {
content: "🥧";
}
.ts-vgallery-emoji-cake:before {
content: "🍰";
}
.ts-vgallery-emoji-cupcake:before {
content: "🧁";
}
.ts-vgallery-emoji-moon-cake:before {
content: "🥮";
}
.ts-vgallery-emoji-birthday:before {
content: "🎂";
}
.ts-vgallery-emoji-custard:before {
content: "🍮";
}
.ts-vgallery-emoji-candy:before {
content: "🍬";
}
.ts-vgallery-emoji-lollipop:before {
content: "🍭";
}
.ts-vgallery-emoji-chocolate-bar:before {
content: "🍫";
}
.ts-vgallery-emoji-popcorn:before {
content: "🍿";
}
.ts-vgallery-emoji-dumpling:before {
content: "🥟";
}
.ts-vgallery-emoji-doughnut:before {
content: "🍩";
}
.ts-vgallery-emoji-cookie:before {
content: "🍪";
}
.ts-vgallery-emoji-soccer:before {
content: "⚽";
}
.ts-vgallery-emoji-basketball:before {
content: "🏀";
}
.ts-vgallery-emoji-baseball:before {
content: "⚾";
}
.ts-vgallery-emoji-softball:before {
content: "🥎";
}
.ts-vgallery-emoji-volleyball:before {
content: "🏐";
}
.ts-vgallery-emoji-8ball:before {
content: "🎱";
}
.ts-vgallery-emoji-trophy:before {
content: "🏆";
}
.ts-vgallery-emoji-medal-sports:before {
content: "🏅";
}
.ts-vgallery-emoji-1st-place-medal:before {
content: "🥇";
}
.ts-vgallery-emoji-2nd-place-medal:before {
content: "🥈";
}
.ts-vgallery-emoji-3rd-place-medal:before {
content: "🥉";
}
.ts-vgallery-emoji-clapper:before {
content: "🎬";
}
.ts-vgallery-emoji-dart:before {
content: "🎯";
}
.ts-vgallery-emoji-rocket:before {
content: "🚀";
}
.ts-vgallery-emoji-vertical-traffic-light:before {
content: "🚦";
}
.ts-vgallery-emoji-traffic-light:before {
content: "🚥";
}
.ts-vgallery-emoji-checkered-flag:before {
content: "🏁";
}
.ts-vgallery-emoji-sparkler:before {
content: "🎇";
}
.ts-vgallery-emoji-fireworks:before {
content: "🎆";
}
.ts-vgallery-emoji-computer:before {
content: "💻";
}
.ts-vgallery-emoji-camera:before {
content: "📷";
}
.ts-vgallery-emoji-camera-flash:before {
content: "📸";
}
.ts-vgallery-emoji-video-camera:before {
content: "📹";
}
.ts-vgallery-emoji-movie-camera:before {
content: "🎥";
}
.ts-vgallery-emoji-film-projector:before {
content: "📽";
}
.ts-vgallery-emoji-film-strip:before {
content: "🎞";
}
.ts-vgallery-emoji-hourglass-flowing-sand:before {
content: "⏳";
}
.ts-vgallery-emoji-hourglass:before {
content: "⌛";
}
.ts-vgallery-emoji-bulb:before {
content: "💡";
}
.ts-vgallery-emoji-oil-drum:before {
content: "🛢";
}
.ts-vgallery-emoji-money-with-wings:before {
content: "💸";
}
.ts-vgallery-emoji-dollar:before {
content: "💵";
}
.ts-vgallery-emoji-yen:before {
content: "💴";
}
.ts-vgallery-emoji-euro:before {
content: "💶";
}
.ts-vgallery-emoji-pound:before {
content: "💷";
}
.ts-vgallery-emoji-moneybag:before {
content: "💰";
}
.ts-vgallery-emoji-credit-card:before {
content: "💳";
}
.ts-vgallery-emoji-gem:before {
content: "💎";
}
.ts-vgallery-emoji-bomb:before {
content: "💣";
}
.ts-vgallery-emoji-firecracker:before {
content: "🧨";
}
.ts-vgallery-emoji-smoking:before {
content: "🚬";
}
.ts-vgallery-emoji-nazar-amulet:before {
content: "🧿";
}
.ts-vgallery-emoji-key:before {
content: "🔑";
}
.ts-vgallery-emoji-teddy-bear:before {
content: "🧸";
}
.ts-vgallery-emoji-world-map:before {
content: "🗺";
}
.ts-vgallery-emoji-moyai:before {
content: "🗿";
}
.ts-vgallery-emoji-shopping-cart:before {
content: "🛒";
}
.ts-vgallery-emoji-balloon:before {
content: "🎈";
}
.ts-vgallery-emoji-ribbon:before {
content: "🎀";
}
.ts-vgallery-emoji-gift:before {
content: "🎁";
}
.ts-vgallery-emoji-love-letter:before {
content: "💌";
}
.ts-vgallery-emoji-inbox-tray:before {
content: "📥";
}
.ts-vgallery-emoji-outbox-tray:before {
content: "📤";
}
.ts-vgallery-emoji-bar-chart:before {
content: "📊";
}
.ts-vgallery-emoji-chart-with-upwards-trend:before {
content: "📈";
}
.ts-vgallery-emoji-chart-with-downwards-trend:before {
content: "📉";
}
.ts-vgallery-emoji-date:before {
content: "📅";
}
.ts-vgallery-emoji-calendar:before {
content: "📆";
}
.ts-vgallery-emoji-link:before {
content: "🔗";
}
.ts-vgallery-emoji-paperclip:before {
content: "📎";
}
.ts-vgallery-emoji-pushpin:before {
content: "📌";
}
.ts-vgallery-emoji-triangular-flag-on-post:before {
content: "🚩";
}
.ts-vgallery-emoji-closed-lock-with-key:before {
content: "🔐";
}
.ts-vgallery-emoji-lock:before {
content: "🔒";
}
.ts-vgallery-emoji-unlock:before {
content: "🔓";
}
.ts-vgallery-emoji-lock-with-ink-pen:before {
content: "🔏";
}
.ts-vgallery-emoji-memo:before {
content: "📝";
}
.ts-vgallery-emoji-mag:before {
content: "🔍";
}
.ts-vgallery-emoji-mag-right:before {
content: "🔎";
}
.ts-vgallery-emoji-orange-heart:before {
content: "🧡";
}
.ts-vgallery-emoji-yellow-heart:before {
content: "💛";
}
.ts-vgallery-emoji-green-heart:before {
content: "💚";
}
.ts-vgallery-emoji-blue-heart:before {
content: "💙";
}
.ts-vgallery-emoji-purple-heart:before {
content: "💜";
}
.ts-vgallery-emoji-black-heart:before {
content: "🖤";
}
.ts-vgallery-emoji-broken-heart:before {
content: "💔";
}
.ts-vgallery-emoji-two-hearts:before {
content: "💕";
}
.ts-vgallery-emoji-revolving-hearts:before {
content: "💞";
}
.ts-vgallery-emoji-heartbeat:before {
content: "💓";
}
.ts-vgallery-emoji-heartpulse:before {
content: "💗";
}
.ts-vgallery-emoji-sparkling-heart:before {
content: "💖";
}
.ts-vgallery-emoji-cupid:before {
content: "💘";
}
.ts-vgallery-emoji-gift-heart:before {
content: "💝";
}
.ts-vgallery-emoji-heart-decoration:before {
content: "💟";
}
.ts-vgallery-emoji-vs:before {
content: "🆚";
}
.ts-vgallery-emoji-white-flower:before {
content: "💮";
}
.ts-vgallery-emoji-sos:before {
content: "🆘";
}
.ts-vgallery-emoji-no-entry:before {
content: "⛔";
}
.ts-vgallery-emoji-no-entry-sign:before {
content: "🚫";
}
.ts-vgallery-emoji-x:before {
content: "❌";
}
.ts-vgallery-emoji-o:before {
content: "⭕";
}
.ts-vgallery-emoji-stop-sign:before {
content: "🛑";
}
.ts-vgallery-emoji-anger:before {
content: "💢";
}
.ts-vgallery-emoji-underage:before {
content: "🔞";
}
.ts-vgallery-emoji-no-mobile-phones:before {
content: "📵";
}
.ts-vgallery-emoji-exclamation:before {
content: "❗";
}
.ts-vgallery-emoji-grey-exclamation:before {
content: "❕";
}
.ts-vgallery-emoji-question:before {
content: "❓";
}
.ts-vgallery-emoji-grey-question:before {
content: "❔";
}
.ts-vgallery-emoji-chart:before {
content: "💹";
}
.ts-vgallery-emoji-negative-squared-cross-mark:before {
content: "❎";
}
.ts-vgallery-emoji-white-check-mark:before {
content: "✅";
}
.ts-vgallery-emoji-mens:before {
content: "🚹";
}
.ts-vgallery-emoji-womens:before {
content: "🚺";
}
.ts-vgallery-emoji-cinema:before {
content: "🎦";
}
.ts-vgallery-emoji-up:before {
content: "🆙";
}
.ts-vgallery-emoji-cool:before {
content: "🆒";
}
.ts-vgallery-emoji-new:before {
content: "🆕";
}
.ts-vgallery-emoji-free:before {
content: "🆓";
}
.ts-vgallery-emoji-stop-button:before {
content: "⏹";
}
.ts-vgallery-emoji-record-button:before {
content: "⏺";
}
.ts-vgallery-emoji-arrows-counterclockwise:before {
content: "🔄";
}
.ts-vgallery-emoji-musical-note:before {
content: "🎵";
}
.ts-vgallery-emoji-notes:before {
content: "🎶";
}
.ts-vgallery-emoji-heavy-plus-sign:before {
content: "➕";
}
.ts-vgallery-emoji-heavy-minus-sign:before {
content: "➖";
}
.ts-vgallery-emoji-heavy-division-sign:before {
content: "➗";
}
.ts-vgallery-emoji-infinity:before {
content: "♾";
}
.ts-vgallery-emoji-heavy-dollar-sign:before {
content: "💲";
}
.ts-vgallery-emoji-currency-exchange:before {
content: "💱";
}
.ts-vgallery-emoji-end:before {
content: "🔚";
}
.ts-vgallery-emoji-back:before {
content: "🔙";
}
.ts-vgallery-emoji-on:before {
content: "🔛";
}
.ts-vgallery-emoji-top:before {
content: "🔝";
}
.ts-vgallery-emoji-soon:before {
content: "🔜";
}
.ts-vgallery-emoji-radio-button:before {
content: "🔘";
}
.ts-vgallery-emoji-white-circle:before {
content: "⚪";
}
.ts-vgallery-emoji-black-circle:before {
content: "⚫";
}
.ts-vgallery-emoji-red-circle:before {
content: "🔴";
}
.ts-vgallery-emoji-large-blue-circle:before {
content: "🔵";
}
.ts-vgallery-emoji-large-orange-diamond:before {
content: "🔶";
}
.ts-vgallery-emoji-large-blue-diamond:before {
content: "🔷";
}
.ts-vgallery-emoji-small-red-triangle:before {
content: "🔺";
}
.ts-vgallery-emoji-black-large-square:before {
content: "⬛";
}
.ts-vgallery-emoji-white-large-square:before {
content: "⬜";
}
.ts-vgallery-emoji-small-red-triangle-down:before {
content: "🔻";
}
.ts-vgallery-emoji-black-square-button:before {
content: "🔲";
}
.ts-vgallery-emoji-white-square-button:before {
content: "🔳";
}
.ts-vgallery-emoji-speaker:before {
content: "🔈";
}
.ts-vgallery-emoji-sound:before {
content: "🔉";
}
.ts-vgallery-emoji-loud-sound:before {
content: "🔊";
}
.ts-vgallery-emoji-mute:before {
content: "🔇";
}
.ts-vgallery-emoji-mega:before {
content: "📣";
}
.ts-vgallery-emoji-loudspeaker:before {
content: "📢";
}
.ts-vgallery-emoji-bell:before {
content: "🔔";
}
.ts-vgallery-emoji-no-bell:before {
content: "🔕";
}
.ts-vgallery-emoji-thought-balloon:before {
content: "💭";
}
.ts-vgallery-emoji-right-anger-bubble:before {
content: "🗯";
}
.ts-vgallery-emoji-speech-balloon:before {
content: "💬";
}
.ts-vgallery-emoji-left-speech-bubble:before {
content: "🗨";
}
@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:hsla(0,0%,100%,.9);border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px - -2);margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:0 0;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word;white-space:normal}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius,5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius,5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius,5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}#wprm-timer-container{align-items:center;background-color:#000;bottom:0;color:#fff;display:flex;font-family:monospace,sans-serif;font-size:24px;height:50px;left:0;line-height:50px;position:fixed;right:0;z-index:16777271}#wprm-timer-container .wprm-timer-icon{cursor:pointer;padding:0 10px}#wprm-timer-container .wprm-timer-icon svg{display:table-cell;height:24px;vertical-align:middle;width:24px}#wprm-timer-container span{flex-shrink:0}#wprm-timer-container span#wprm-timer-bar-container{flex:1;padding:0 10px 0 15px}#wprm-timer-container span#wprm-timer-bar-container #wprm-timer-bar{border:3px solid #fff;display:block;height:24px;width:100%}#wprm-timer-container span#wprm-timer-bar-container #wprm-timer-bar #wprm-timer-bar-elapsed{background-color:#fff;border:0;display:block;height:100%;width:0}#wprm-timer-container.wprm-timer-finished{animation:wprmtimerblink 1s linear infinite}@keyframes wprmtimerblink{50%{opacity:.5}}.wprm-user-rating.wprm-user-rating-allowed .wprm-rating-star{cursor:pointer}.wprm-popup-modal-user-rating .wprm-popup-modal__container{max-width:500px;width:95%}.wprm-popup-modal-user-rating #wprm-user-ratings-modal-message{display:none}.wprm-popup-modal-user-rating .wprm-user-ratings-modal-recipe-name{margin:5px auto;max-width:350px;text-align:center}.wprm-popup-modal-user-rating .wprm-user-ratings-modal-stars-container{margin-bottom:5px;text-align:center}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container{display:none}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container .wprm-user-rating-modal-comment-suggestions{display:flex;flex-wrap:wrap;margin:-5px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container .wprm-user-rating-modal-comment-suggestion{border:1px dashed var(--wprm-popup-button-background);border-radius:5px;cursor:pointer;font-size:.8em;font-weight:700;margin:5px;padding:5px 10px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-comment-suggestions-container .wprm-user-rating-modal-comment-suggestion:hover{border-style:solid}.wprm-popup-modal-user-rating input,.wprm-popup-modal-user-rating textarea{box-sizing:border-box}.wprm-popup-modal-user-rating textarea{border:1px solid #cecece;border-radius:4px;display:block;font-family:inherit;font-size:.9em;line-height:1.5;margin:0;min-height:75px;padding:10px;resize:vertical;width:100%}.wprm-popup-modal-user-rating textarea:focus::placeholder{color:transparent}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field{align-items:center;display:flex;margin-top:10px}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field label{margin-right:10px;min-width:70px;width:auto}.wprm-popup-modal-user-rating .wprm-user-rating-modal-field input{border:1px solid #cecece;border-radius:4px;display:block;flex:1;font-size:.9em;line-height:1.5;margin:0;padding:5px 10px;width:100%}.wprm-popup-modal-user-rating.wprm-user-rating-modal-logged-in .wprm-user-rating-modal-comment-meta{display:none}.wprm-popup-modal-user-rating button{margin-right:5px}.wprm-popup-modal-user-rating button:disabled,.wprm-popup-modal-user-rating button[disabled]{cursor:not-allowed;opacity:.5}.wprm-popup-modal-user-rating #wprm-user-rating-modal-errors{color:darkred;display:inline-block;font-size:.8em}.wprm-popup-modal-user-rating #wprm-user-rating-modal-errors div,.wprm-popup-modal-user-rating #wprm-user-rating-modal-thank-you,.wprm-popup-modal-user-rating #wprm-user-rating-modal-waiting{display:none}fieldset.wprm-user-ratings-modal-stars{background:none;border:0;display:inline-block;margin:0;padding:0;position:relative}fieldset.wprm-user-ratings-modal-stars legend{left:0;opacity:0;position:absolute}fieldset.wprm-user-ratings-modal-stars br{display:none}fieldset.wprm-user-ratings-modal-stars input[type=radio]{border:0;cursor:pointer;float:left;height:16px;margin:0!important;min-height:0;min-width:0;opacity:0;padding:0!important;width:16px}fieldset.wprm-user-ratings-modal-stars input[type=radio]:first-child{margin-left:-16px}fieldset.wprm-user-ratings-modal-stars span{font-size:0;height:16px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:80px}fieldset.wprm-user-ratings-modal-stars span svg{height:100%!important;width:100%!important}fieldset.wprm-user-ratings-modal-stars input:checked+span,fieldset.wprm-user-ratings-modal-stars input:hover+span{opacity:1}fieldset.wprm-user-ratings-modal-stars input:hover+span~span{display:none}.wprm-user-rating-summary{align-items:center;display:flex}.wprm-user-rating-summary .wprm-user-rating-summary-stars{margin-right:10px}.wprm-user-rating-summary .wprm-user-rating-summary-details{margin-top:2px}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-error{display:none}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-ratings{max-height:500px;overflow-y:scroll}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating{align-items:center;display:flex;justify-content:space-between}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-stars{margin:0 5px;width:7em}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-stars svg{height:1em!important;width:1em!important}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-name{flex:1;margin:0 5px;text-align:center}.wprm-popup-modal-user-rating-summary .wprm-popup-modal-user-rating-summary-rating .wprm-popup-modal-user-rating-summary-rating-date{margin:0 5px;text-align:right;width:160px}.rtl fieldset.wprm-user-ratings-modal-stars span{left:inherit;right:0}.rtl fieldset.wprm-user-ratings-modal-stars span svg{transform:scaleX(-1)}@supports(-webkit-touch-callout:none){.wprm-popup-modal-user-rating .wprm-user-rating-modal-field input,.wprm-popup-modal-user-rating textarea{font-size:16px}}.wprm-nutrition-label-layout{box-sizing:border-box}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-title{font-size:1.8em;font-weight:bolder;line-height:1.1em}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-subtitle{line-height:1em}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-disclaimer{font-size:.9em;opacity:.7}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-daily{font-weight:700;text-align:right}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-bold{font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-line{font-size:1px;height:5px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-serving{display:flex}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-serving-big{font-size:1.1em;font-weight:700;justify-content:space-between}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-daily-container,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-name-value-unit-container,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-value-unit-container{display:flex}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient{border-top-style:solid;border-top-width:1px;justify-content:space-between}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-daily-container{font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-calories{border-top:none;font-size:1.4em;font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-calories .wprmp-nutrition-label-block-nutrient-daily-container,.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-calories .wprmp-nutrition-label-block-nutrient-extra-container{font-size:1.4em;margin-top:-.1em}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-main .wprmp-nutrition-label-block-nutrient-name{font-weight:700}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child{margin-left:14px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild{margin-left:28px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child-line{padding-left:14px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild-line{padding-left:28px}.wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-other .wprmp-nutrition-label-block-nutrient-daily-container{font-weight:400}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-text-daily{text-align:left}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child{margin-left:0;margin-right:14px}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild{margin-left:0;margin-right:28px}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-child-line{padding-left:0;padding-right:14px}.rtl .wprm-nutrition-label-layout .wprmp-nutrition-label-block-nutrient-subchild-line{padding-left:0;padding-right:28px}.wprm-recipe-advanced-servings-container{align-items:center;display:flex;flex-wrap:wrap;margin:5px 0}.wprm-recipe-advanced-servings-container a.wprm-recipe-advanced-servings-input,.wprm-recipe-advanced-servings-container a.wprm-recipe-advanced-servings-reset{text-decoration:none}.wprm-recipe-advanced-servings-container .wprm-recipe-advanced-servings-input-unit{margin-left:3px}.wprm-recipe-advanced-servings-container .wprm-recipe-advanced-servings-input-shape{margin-left:5px}.wprm-recipe-advanced-servings-container .wprm-recipe-advanced-servings-reset{font-size:.8em}.wprm-main-container-preview .wprm-recipe-advanced-servings-container a{cursor:pointer}.wprm-recipe-equipment-container,.wprm-recipe-ingredients-container,.wprm-recipe-instructions-container,ul.wprm-advanced-list.wprm-advanced-list-reset{counter-reset:wprm-advanced-list-counter}ul.wprm-advanced-list li{list-style-type:none}ul.wprm-advanced-list li:before{align-items:center;border:0;border-radius:100%;content:counter(wprm-advanced-list-counter);counter-increment:wprm-advanced-list-counter;display:flex;float:left;font-weight:700;justify-content:center;margin:2px 0 0 -32px}.rtl ul.wprm-advanced-list li:before{float:right;margin:2px -32px 0 0}:root{--wprm-list-checkbox-size:18px;--wprm-list-checkbox-left-position:0px;--wprm-list-checkbox-top-position:0px;--wprm-list-checkbox-background:#fff;--wprm-list-checkbox-borderwidth:1px;--wprm-list-checkbox-border-style:solid;--wprm-list-checkbox-border-color:inherit;--wprm-list-checkbox-border-radius:0px;--wprm-list-checkbox-check-width:2px;--wprm-list-checkbox-check-color:inherit}.wprm-checkbox-container{margin-left:-16px}.rtl .wprm-checkbox-container{margin-left:0;margin-right:-16px}.wprm-checkbox-container input[type=checkbox]{margin:0!important;opacity:0;width:16px!important}.wprm-checkbox-container label.wprm-checkbox-label{display:inline!important;left:0;margin:0!important;padding-left:26px;position:relative}.wprm-checkbox-container label:after,.wprm-checkbox-container label:before{content:"";display:inline-block;position:absolute}.rtl ​.wprm-checkbox-container label:before{right:var(--wprm-list-checkbox-left-position)}.rtl .wprm-checkbox-container label:after{right:calc(var(--wprm-list-checkbox-left-position) + var(--wprm-list-checkbox-size)/4)}.wprm-checkbox-container label:before{background-color:var(--wprm-list-checkbox-background);border-color:var(--wprm-list-checkbox-border-color);border-radius:var(--wprm-list-checkbox-border-radius);border-style:var(--wprm-list-checkbox-border-style);border-width:var(--wprm-list-checkbox-borderwidth);height:var(--wprm-list-checkbox-size);left:var(--wprm-list-checkbox-left-position);top:var(--wprm-list-checkbox-top-position);width:var(--wprm-list-checkbox-size)}.wprm-checkbox-container label:after{border-bottom:var(--wprm-list-checkbox-check-width) solid;border-left:var(--wprm-list-checkbox-check-width) solid;border-color:var(--wprm-list-checkbox-check-color);height:calc(var(--wprm-list-checkbox-size)/4);left:calc(var(--wprm-list-checkbox-left-position) + var(--wprm-list-checkbox-size)/4);top:calc(var(--wprm-list-checkbox-top-position) + var(--wprm-list-checkbox-size)/4);transform:rotate(-45deg);width:calc(var(--wprm-list-checkbox-size)/2)}.wprm-checkbox-container input[type=checkbox]+label:after{content:none}.wprm-checkbox-container input[type=checkbox]:checked+label:after{content:""}.wprm-checkbox-container input[type=checkbox]:focus+label:before{outline:5px auto #3b99fc}.wprm-recipe-equipment li,.wprm-recipe-ingredients li,.wprm-recipe-instructions li{position:relative}.wprm-recipe-equipment li .wprm-checkbox-container,.wprm-recipe-ingredients li .wprm-checkbox-container,.wprm-recipe-instructions li .wprm-checkbox-container{display:inline-block;left:-32px;line-height:.9em;position:absolute;top:.25em}.wprm-recipe-equipment li.wprm-checkbox-is-checked,.wprm-recipe-equipment li.wprm-checkbox-is-checked .wprm-recipe-instruction-ingredient,.wprm-recipe-ingredients li.wprm-checkbox-is-checked,.wprm-recipe-ingredients li.wprm-checkbox-is-checked .wprm-recipe-instruction-ingredient,.wprm-recipe-instructions li.wprm-checkbox-is-checked,.wprm-recipe-instructions li.wprm-checkbox-is-checked .wprm-recipe-instruction-ingredient{text-decoration:line-through}.rtl .wprm-recipe-equipment li .wprm-checkbox-container,.rtl .wprm-recipe-ingredients li .wprm-checkbox-container,.rtl .wprm-recipe-instructions li .wprm-checkbox-container{left:inherit;right:-32px}.wprm-list-checkbox-container:before{display:none!important}.wprm-list-checkbox-container.wprm-list-checkbox-checked{text-decoration:line-through}.wprm-list-checkbox-container .wprm-list-checkbox:hover{cursor:pointer}.wprm-recipe-equipment-grid .eafl-disclaimer,.wprm-recipe-equipment-images .eafl-disclaimer{display:none}.wprm-recipe-equipment-images{display:flex;flex-wrap:wrap;margin:5px -5px}.wprm-recipe-equipment-images.wprm-recipe-equipment-images-align-center{justify-content:center}.wprm-recipe-equipment-images.wprm-recipe-equipment-images-align-right{justify-content:flex-end}.wprm-recipe-equipment-images.wprm-recipe-equipment-images-align-spaced{justify-content:space-evenly}.wprm-recipe-equipment-images a{background:0!important;border:0!important;box-shadow:none!important;float:none!important;margin:0!important;opacity:1!important;padding:0!important}.wprm-recipe-equipment-images .wprm-recipe-equipment-item{margin:5px}.wprm-recipe-equipment-images .wprm-recipe-equipment-item img{margin:0}.wprm-recipe-equipment-images .wprm-recipe-equipment-item .wprm-recipe-equipment-name{text-align:center}.wprm-recipe-equipment-grid{margin:5px -5px}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{margin:5px;max-width:100%;overflow:hidden;text-align:center}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item img{margin:0 auto;max-width:100%}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item .wprm-recipe-equipment-name{text-align:center}@media screen and (min-width:400px){.wprm-recipe-equipment-grid .wprm-recipe-equipment-grid-row{display:flex}.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{flex:1 1 50%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-1 .wprm-recipe-equipment-item{flex:1 1 100%}}@media screen and (min-width:550px){.wprm-recipe-equipment-grid .wprm-recipe-equipment-item{flex:1 1 33.33%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-1 .wprm-recipe-equipment-item{flex:1 1 100%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-2 .wprm-recipe-equipment-item{flex:1 1 50%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-3 .wprm-recipe-equipment-item{flex:1 1 33.33%}}@media screen and (min-width:650px){.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-1 .wprm-recipe-equipment-item{flex:1 1 100%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-2 .wprm-recipe-equipment-item{flex:1 1 50%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-3 .wprm-recipe-equipment-item{flex:1 1 33.33%}.wprm-recipe-equipment-grid.wprm-recipe-equipment-grid-columns-4 .wprm-recipe-equipment-item{flex:1 1 25%}}.wprm-nutrition-label,html body .wprm-recipe-container .wprm-nutrition-label{border:1px solid #333;color:#000;display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:16px;max-width:250px;padding:5px;text-align:left!important}.wprm-nutrition-label .nutrition-title,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-title{font-size:24px;font-weight:700;line-height:24px}.wprm-nutrition-label .nutrition-serving,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-serving{font-size:10px;font-weight:700;line-height:14px}.wprm-nutrition-label .nutrition-item,.wprm-nutrition-label .nutrition-sub-item,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-item,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item{border-top:1px solid #333;clear:both}.wprm-nutrition-label .nutrition-sub-item,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item{margin-left:14px}.wprm-nutrition-label .nutrition-percentage,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-percentage{float:right}.wprm-nutrition-label .nutrition-line,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-line{background-color:#333;font-size:1px;height:5px}.wprm-nutrition-label .nutrition-line.nutrition-line-big,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-line.nutrition-line-big{height:10px}.wprm-nutrition-label .nutrition-warning,html body .wprm-recipe-container .wprm-nutrition-label .nutrition-warning{border-top:1px solid #333;clear:both;color:#999;font-size:10px;padding-top:5px}.rtl .wprm-nutrition-label,html body.rtl .wprm-recipe-container .wprm-nutrition-label{text-align:right!important}.rtl .wprm-nutrition-label .nutrition-sub-item,html body.rtl .wprm-recipe-container .wprm-nutrition-label .nutrition-sub-item{margin-left:0;margin-right:14px}.rtl .wprm-nutrition-label .nutrition-percentage,html body.rtl .wprm-recipe-container .wprm-nutrition-label .nutrition-percentage{float:left}.no-js .wprm-private-notes-container,.no-js .wprm-recipe-private-notes-header{display:none}.wprm-private-notes-container:not(.wprm-private-notes-container-disabled){cursor:pointer}.wprm-private-notes-container .wprm-private-notes-input,.wprm-private-notes-container .wprm-private-notes-user,.wprm-private-notes-container.wprm-private-notes-has-notes .wprm-private-notes-placeholder{display:none}.wprm-private-notes-container.wprm-private-notes-has-notes .wprm-private-notes-user{display:block}.wprm-private-notes-container.wprm-private-notes-editing .wprm-private-notes-placeholder,.wprm-private-notes-container.wprm-private-notes-editing .wprm-private-notes-user{display:none}.wprm-private-notes-container.wprm-private-notes-editing .wprm-private-notes-input{display:block}.wprm-private-notes-container .wprm-private-notes-user{white-space:pre-wrap}.wprm-private-notes-container .wprm-private-notes-input{box-sizing:border-box;height:100px;overflow:hidden;padding:5px;resize:none;width:100%}.wprm-print .wprm-private-notes-container{cursor:default}.wprm-print .wprm-private-notes-container .wprm-private-notes-input,.wprm-print .wprm-private-notes-container .wprm-private-notes-placeholder{display:none!important}.wprm-print .wprm-private-notes-container .wprm-private-notes-user{display:block!important}input[type=number].wprm-recipe-servings{display:inline;margin:0;padding:5px;width:60px}.wprm-recipe-servings-text-buttons-container{display:inline-flex}.wprm-recipe-servings-text-buttons-container input[type=text].wprm-recipe-servings{border-radius:0!important;display:inline;margin:0;outline:none;padding:0;text-align:center;vertical-align:top;width:40px}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change,.wprm-recipe-servings-text-buttons-container input[type=text].wprm-recipe-servings{border:1px solid #333;font-size:16px;height:30px;user-select:none}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change{background:#333;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;line-height:26px;text-align:center;width:20px}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change:active{font-weight:700}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change.wprm-recipe-servings-decrement{border-bottom-right-radius:0!important;border-right:none;border-top-right-radius:0!important}.wprm-recipe-servings-text-buttons-container .wprm-recipe-servings-change.wprm-recipe-servings-increment{border-bottom-left-radius:0!important;border-left:none;border-top-left-radius:0!important}.wprm-recipe-servings-container .tippy-box{padding:5px 10px}input[type=range].wprm-recipe-servings-slider{-webkit-appearance:none;background:none;border:0;margin:0;min-width:150px;width:100%}input[type=range].wprm-recipe-servings-slider:focus{outline:none}input[type=range].wprm-recipe-servings-slider::-webkit-slider-runnable-track{background:#aaa;border:.5px solid #010101;border-radius:1.3px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d;cursor:pointer;height:9.2px;width:100%}input[type=range].wprm-recipe-servings-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:.7px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:22px;margin-top:-6.9px;width:10px}input[type=range].wprm-recipe-servings-slider:focus::-webkit-slider-runnable-track{background:#bcbcbc}input[type=range].wprm-recipe-servings-slider::-moz-range-track{background:#aaa;border:.5px solid #010101;border-radius:1.3px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d;cursor:pointer;height:9.2px;width:100%}input[type=range].wprm-recipe-servings-slider::-moz-range-thumb{background:#fff;border:.7px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:22px;width:10px}input[type=range].wprm-recipe-servings-slider::-ms-track{background:transparent;border-color:transparent;color:transparent;cursor:pointer;height:9.2px;width:100%}input[type=range].wprm-recipe-servings-slider::-ms-fill-lower{background:#989898;border:.5px solid #010101;border-radius:2.6px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d}input[type=range].wprm-recipe-servings-slider::-ms-fill-upper{background:#aaa;border:.5px solid #010101;border-radius:2.6px;box-shadow:.5px .5px 1px #000,0 0 .5px #0d0d0d}input[type=range].wprm-recipe-servings-slider::-ms-thumb{background:#fff;border:.7px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:22px;height:9.2px;width:10px}input[type=range].wprm-recipe-servings-slider:focus::-ms-fill-lower{background:#aaa}input[type=range].wprm-recipe-servings-slider:focus::-ms-fill-upper{background:#bcbcbc}.wprm-recipe-tag-term{align-items:center;display:inline-flex;margin:5px}.wprm-recipe-tag-term .wprm-recipe-tag-term-image{display:flex}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-left{flex-direction:row}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-left .wprm-recipe-tag-term-image{margin-right:5px}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-right{flex-direction:row-reverse}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-right .wprm-recipe-tag-term-image{margin-left:5px}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-top{flex-direction:column}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-top .wprm-recipe-tag-term-image{margin-bottom:5px}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-bottom{flex-direction:column-reverse}.wprm-recipe-tag-term.wprm-recipe-tag-image-align-bottom .wprm-recipe-tag-term-image{margin-top:5px}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.footer-widgets-container{padding:40px}.inside-footer-widgets{display:flex}.inside-footer-widgets>div{flex:1 1 0}.site-footer .footer-widgets-container .inner-padding{padding:0 0 0 40px}.site-footer .footer-widgets-container .inside-footer-widgets{margin-left:-40px}.top-bar{font-weight:400;text-transform:none;font-size:13px}.top-bar .inside-top-bar{display:flex;align-items:center;flex-wrap:wrap}.top-bar .inside-top-bar .widget{padding:0;display:inline-block;margin-bottom:0}.top-bar .inside-top-bar .textwidget p:last-child{margin:0}.top-bar .widget-title{display:none}.top-bar .widget{margin:0 10px}.top-bar .widget_nav_menu>div>ul{display:flex;align-items:center}.top-bar .widget_nav_menu li{margin:0 10px;padding:0}.top-bar .widget_nav_menu li:first-child{margin-left:0}.top-bar .widget_nav_menu li:last-child{margin-right:0}.top-bar .widget_nav_menu li ul{display:none}.inside-top-bar{padding:10px 40px}div.top-bar .widget{margin-bottom:0}.top-bar-align-right .widget{margin-right:0}.top-bar-align-right .widget:first-child{margin-left:auto}.top-bar-align-right .widget:nth-child(2n){order:-20}.top-bar-align-right .widget:nth-child(2){margin-left:0}.top-bar-align-left .widget{margin-left:0}.top-bar-align-left .widget:nth-child(odd){order:-20}.top-bar-align-left .widget:nth-child(2){margin-left:auto}.top-bar-align-left .widget:last-child{margin-right:0}.top-bar-align-center .widget:first-child{margin-left:auto}.top-bar-align-center .widget:last-child{margin-right:auto}.top-bar-align-center .widget:not(:first-child):not(:last-child){margin:0 5px}.footer-bar-active .footer-bar .widget{padding:0}.footer-bar .widget_nav_menu>div>ul{display:flex;align-items:center;flex-wrap:wrap}.footer-bar .widget_nav_menu li{margin:0 10px;padding:0}.footer-bar .widget_nav_menu li:first-child{margin-left:0}.footer-bar .widget_nav_menu li:last-child{margin-right:0}.footer-bar .widget_nav_menu li ul{display:none}.footer-bar .textwidget p:last-child{margin:0}.footer-bar .widget-title{display:none}.footer-bar-align-right .copyright-bar{order:-20;margin-right:auto}.footer-bar-align-left .copyright-bar{margin-left:auto}.footer-bar-align-center .inside-site-info{flex-direction:column}.footer-bar-align-center .footer-bar{margin-bottom:10px}.site-footer:not(.footer-bar-active) .copyright-bar{margin:0 auto}@media (max-width:768px){.top-bar .inside-top-bar{justify-content:center}.top-bar .inside-top-bar>.widget{order:1;margin:0 10px}.top-bar .inside-top-bar:first-child{margin-left:auto}.top-bar .inside-top-bar:last-child{margin-right:auto}.top-bar .widget_nav_menu li{padding:5px 0}.top-bar-align-center{text-align:center}.inside-footer-widgets{flex-direction:column}.inside-footer-widgets>div:not(:last-child){margin-bottom:40px}.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets{margin:0}.site-footer .footer-widgets .footer-widgets-container .inner-padding{padding:0}.footer-bar-active .inside-site-info{flex-direction:column}.footer-bar-active .footer-bar{margin-bottom:10px}.footer-bar .widget_nav_menu>div>ul{justify-content:center}.footer-bar .widget_nav_menu li{padding:5px 0}.footer-bar .widget_nav_menu li:first-child{margin-left:10px}.footer-bar .widget_nav_menu li:last-child{margin-right:10px}.footer-bar-align-left .copyright-bar{margin-left:0}.footer-bar-align-right .copyright-bar{order:unset;margin-right:0}}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid transparent;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgba(255,255,255,.7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}}