@font-face {
font-family: 'FontAwesome';
src: url(//rodusadba78.ru/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.eot?v=4.6.3);
src: url(//rodusadba78.ru/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//rodusadba78.ru/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//rodusadba78.ru/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//rodusadba78.ru/wp-content/plugins/gallery-videos/public/css/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//rodusadba78.ru/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: "🗨";
}.lwpcngNotice{position:fixed;z-index:999999;padding:12px 24px;font:16px/20px "Trebuchet MS","Helvetica CY",sans-serif;box-shadow:0 0 8px rgba(0,0,0,.1);border:0 solid}.lwpcngNotice A{text-decoration:underline}.lwpcngNotice A:hover{text-decoration:none}.lwpcngNotice-float{border:1px solid;border-radius:4px}.lwpcngNotice_message{display:inline;margin-right:8px}.lwpcngNotice_accept,.lwpcngNotice_reject{margin:8px 8px;display:inline-block;vertical-align:middle;padding:6px 12px;border:1px solid;white-space:nowrap;cursor:pointer}.lwpcngNotice_accept{font-weight:700}.lwpcngNotice_more{margin:0 6px;display:inline-block;vertical-align:middle;white-space:nowrap;cursor:pointer;font-size:14px}.lwpcngNoticeBar{text-align:center}.lwpcngNoticeBar.lwpcngNotice-sticked{left:0;right:0}.lwpcngNoticeBar-top.lwpcngNotice-sticked{top:0;border-bottom-width:1px}.lwpcngNoticeBar-bottom.lwpcngNotice-sticked{bottom:0;border-top-width:1px}.lwpcngNoticeBar .lwpcngNotice_buttons{display:inline}.lwpcngNoticeBox{max-width:40%}@media screen and (max-width:980px){.lwpcngNoticeBox{max-width:75%}}@media screen and (max-width:600px){.lwpcngNoticeBox{max-width:none;left:0!important;right:0!important;border-radius:0!important;border-width:0}.lwpcngNoticeBox-topLeft,.lwpcngNoticeBox-topRight{top:0!important;border-bottom-width:1px}.lwpcngNoticeBox-bottomLeft,.lwpcngNoticeBox-bottomRight{bottom:0!important;border-top-width:1px}}.lwpcngNoticeBox-bottomLeft.lwpcngNotice-sticked{left:0;bottom:0;border-right-width:1px;border-top-width:1px;border-radius:0 4px 0 0}.lwpcngNoticeBox-bottomRight.lwpcngNotice-sticked{right:0;bottom:0;border-left-width:1px;border-top-width:1px;border-radius:4px 0 0 0}.lwpcngNoticeBox-topLeft.lwpcngNotice-sticked{left:0;top:0;border-right-width:1px;border-bottom-width:1px;border-radius:0 0 4px 0}.lwpcngNoticeBox-topRight.lwpcngNotice-sticked{right:0;top:0;border-left-width:1px;border-bottom-width:1px;border-radius:0 0 0 4px}.lwpcngNoticeBox .lwpcngNotice_buttons{margin-top:6px}.lwpcngNotice-light{background:#fff;background:rgba(255,255,255,.97);color:#000;border-color:#ddd}.lwpcngNotice-light A,.lwpcngNotice-light A:hover,.lwpcngNotice-light A:visited{color:#aaa}.lwpcngNotice-light .lwpcngNotice_accept{border-color:#ddd;background:#fff;color:#00a65a}.lwpcngNotice-light .lwpcngNotice_accept:hover{border-color:#82ccaa;background:#f4fff3}.lwpcngNotice-light .lwpcngNotice_reject{border-color:#ddd;background:#fff;color:#888}.lwpcngNotice-light .lwpcngNotice_reject:hover{border-color:#bbb;background:#f8f8f8;color:#000}.lwpcngNotice-dark{background:#2b2b2b;background:rgba(43,43,43,.97);color:#fff;border-color:#2b2b2b}.lwpcngNotice-dark A,.lwpcngNotice-dark A:hover,.lwpcngNotice-dark A:visited{color:#aaa}.lwpcngNotice-dark .lwpcngNotice_accept{border-color:#555;color:#00a65a}.lwpcngNotice-dark .lwpcngNotice_accept:hover{background:#2b2b2b}.lwpcngNotice-dark .lwpcngNotice_reject{border-color:#555;color:#888}.lwpcngNotice-dark .lwpcngNotice_reject:hover{background:#2b2b2b;color:#aaa}.lwpcngShowAgain{position:fixed;z-index:999999;padding:6px 16px;border:0 solid;border-top-width:1px;font:14px/18px "Trebuchet MS","Helvetica CY",sans-serif;cursor:pointer}.lwpcngShowAgain-bottomSticked{bottom:0}.lwpcngShowAgain-bottomFloat{border-bottom-width:1px}.lwpcngShowAgain-sideSticked.lwpcngShowAgain-bottomRight{right:0}.lwpcngShowAgain-sideSticked.lwpcngShowAgain-bottomLeft{left:0}.lwpcngShowAgain-bottomRight{border-left-width:1px;border-top-left-radius:4px}.lwpcngShowAgain-bottomRight.lwpcngShowAgain-sideFloat{border-right-width:1px;border-top-right-radius:4px}.lwpcngShowAgain-bottomRight.lwpcngShowAgain-sideFloat.lwpcngShowAgain-bottomFloat{border-bottom-right-radius:4px}.lwpcngShowAgain-bottomRight.lwpcngShowAgain-bottomFloat{border-bottom-left-radius:4px}.lwpcngShowAgain-bottomLeft{border-right-width:1px;border-top-right-radius:4px}.lwpcngShowAgain-bottomLeft.lwpcngShowAgain-sideFloat{border-left-width:1px;border-top-left-radius:4px}.lwpcngShowAgain-bottomLeft.lwpcngShowAgain-sideFloat.lwpcngShowAgain-bottomFloat{border-bottom-left-radius:4px}.lwpcngShowAgain-bottomLeft.lwpcngShowAgain-bottomFloat{border-bottom-right-radius:4px}.lwpcngShowAgain-light{background:#fff;background:rgba(255,255,255,.97);border-color:#ddd;color:#000}.lwpcngShowAgain-light:hover{background:#f6f6f6;color:#000}.lwpcngShowAgain-dark{background:#2b2b2b;background:rgba(43,43,43,.97);color:#bbb;border-color:#2b2b2b}.lwpcngShowAgain-dark:hover{background:#2b2b2b;color:#ddd}.lwpcngHide{display:none}@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");  html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
scroll-behavior: smooth;
}  body {
margin: 0;
}
#page {
overflow-x: hidden; 
}
#page.site > p {
display: none;
}
section {
clear: both;
} main {
display: block;  margin: 0 auto;
overflow-x: hidden;
}
.container {
display: block;
max-width: 1340px;
padding: 0 20px;
margin: 0 auto;
}
.caveat {
font-family: 'Caveat'; 
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
color: inherit;
text-decoration: none;
transition: all .3s ease-in-out;
}
a:hover {
color: var(--accent);
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: 'Montserrat', "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #FFFFFF;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}  a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block; }
.main-navigation ul {
display: flex;
gap: 20px;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul { float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
gap: 10px;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
} .main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
} .main-navigation li.menu-item-has-children > a{
position: relative;
padding-right: 20px
}
.main-navigation li.menu-item-has-children > a::after{
content: "";
position: absolute;
right: 0;               
top: 50%;
width: 14px;              
height: 14px;
transform: translateY(-50%) rotate(0deg);
transform-origin: 50% 50%;
transition: transform 0.25s ease; 
display: inline-block;
background-image: url(//rodusadba78.ru/wp-content/themes/dptheme/assets/img/icon/ArrowDown.svg);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
.main-navigation li.menu-item-has-children:hover > a::after,
.main-navigation li.menu-item-has-children:focus-within > a::after{
transform: translateY(-50%) rotate(180deg);
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
.hamburger {
display: none;
flex-direction: column;
gap: 5px;
background: transparent;
border: none;
cursor: pointer;
padding: 5px;
}
.hamburger span {
width: 30px;
height: 2px;
background-color: #000000;
border-radius: 3px;
transition: all 0.3s ease;
}
.overlay {
position: fixed;
left: 0;
top: 0;
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
pointer-events: none;
transition: opacity 0.3s;
z-index: 99;
}
.overlay.active {
opacity: 1;
pointer-events: auto;
}
.mobile_menu {
position: fixed;
top: 80px;
right: -150%;
background-color: #f5f5f5;
transition: all 0.4s ease;
gap: 0;
padding: 1rem 0;
height: 100vh;
opacity: 0;
visibility: hidden;
z-index: 100;
pointer-events: none;
}
.mobile_menu.active {
right: 0;
opacity: 1;
visibility: visible;
overflow-y: scroll;
height: calc(100vh - 80px);
pointer-events: all;
}
.body-locked {
overflow: hidden;
position: fixed;
width: 100vw;
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .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, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.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;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}   :root {
--color-main: #1c2132;
--color-text: #343A40;
--color-muted: #5b5f73;
--color-bg: #f8f8f8;
--color-border: #dde2eb;
--accent: #931D22;
--radius: 10px;
--radius-big: 30px;
--radius-small: 8px;
--shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
--footer-bg: #fff;
--footer-text: #2a2a2a;
--footer-muted: #6b6b6b;
--footer-line: #371819B2;
--footer-accent: #8b1b1b;
--footer-radius: 32px;
}
.btn {
background-color: var(--accent);
color: #fff;
border-radius: var(--radius-small);
padding: 10px 16px;
font-weight: 600;
font-size: 14px;
text-decoration: none;
cursor: pointer;
transition: all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
display: inline-block
}
.btn-outline {
padding: 10px 16px;
border: 1px solid var(--accent);
border-radius: var(--radius-small);
font-size: 16px;
color: var(--accent);
text-decoration: none;
cursor: pointer;
transition: all .3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
font-weight: 600;
background: transparent; 
width: max-content;
}
.btn-outline:hover,
.btn-outline.is-active {
background: #FFFFFF;
border: 1px solid #F6F9FC;
}
.btn-medium {
font-size: 16px;
padding: 16px 24px;
}
.btn-small {
font-size: 14px;
padding: 10px 14px;
}
.btn-block {
display: block;
width: max-content;
margin-top: 20px;
}
.btn:hover {
background: #371819;
color: #fff;
}
.entry-title {
display: none;
visibility: hidden;
opacity: 0;
}
.header_callback {
white-space: nowrap;
}
.header_callback-mobile {
display: none;
} .site-main section {   }
.breadcrumbs_wrapper {
background: #F6F5F4;
padding: 20px 0;
}
.breadcrumbs {
display: flex;
align-items: center;
gap: 5px;
font-size: 12px;
color: #371819;
}
.single-page {
padding-top: 40px;
} .first_screen {
width: 100%;
height: calc(100vh - 106px);
background-repeat: no-repeat;
background-size: cover;
}
.first_screen > .container {
height: inherit;
}
.first_screen__inner {
display: flex;
padding-bottom: 65px;
height: inherit;
align-items: flex-end;
justify-content: space-between;
gap: 16px;
}
.first_screen_info {
color: #F2EFEC;
border: 0.5px solid #F3F2F199;
border-radius: var(--radius);
display: flex;
flex-wrap: wrap;
}
.first_screen_info__title {
font-size: 40px;
font-weight: 500;
padding: 28px 13px;
line-height: 1;
border-bottom: 0.5px solid #F3F2F199;
width: 100%;
margin: 0;
}
.first_screen_info_left {
border-right: 0.5px solid #F3F2F199;
padding: 40px 16px 20px 40px;
display: flex;
flex-direction: column;
width: 45%;
gap: 16px;
font-size: 18px;
}
.first_screen_info_left__btn {
display: flex;
align-items: center;
gap: 12px;
}
.first_screen_info_left__btn svg path {
transition: all .3s ease-in-out;
}
.first_screen_info_left__btn:hover svg path {
fill: var(--accent);
}
.first_screen_info_right {
padding: 40px 16px 20px 40px;
display: flex;
flex-direction: column; 
justify-content: space-between;
font-size: 18px;
}
.first_screen_info_right__text {
margin: 0;
padding-left: 16px;
}
.first_screen_form {
padding: 28px 50px;
border: 0.5px solid #F3F2F199;
background: #ffffff01;
backdrop-filter: blur(10px);
border-radius: var(--radius);
color: #F2EFEC;
min-width: 500px;
}
.first_screen_form__title {
font-size: 24px;
color: #F2EFEC;
margin-bottom: 5px;
line-height: 1;
font-weight: 500;
text-align: center;
}
.first_screen_form_des {
font-size: 16px;
text-align: center;
margin-bottom: 5px;
} .block-services {
width: 100%;
padding: 80px 0 50px;
background: #F6F5F4;
}
.post-type-archive .block-services {
background: transparent;  
}
.post-type-archive .block-services__grid::before {
background: #fff;
}
.post-type-archive .wave.hidden {
display: none;
} .block-services h2.block-services__title {
font-size: 52px;
margin: 0 0 12px;
line-height: 1;
text-align: center;
font-weight: 700;
color: #343A40;
}
.block-services .block-services__subtitle {
margin: 0 auto 40px;
font-size: 16px;
color: #000000;
text-align: center;
font-weight: 400;
} .block-services__grid,
.block-articles__grid {
display: flex;
gap: 24px;
position: relative;
}
.block-services__grid::before {
content: "";
display: block;
background: #F6F5F4;
height: 100%;
position: absolute;
top: 0;
left: -520px;
width: 500px;
z-index: 2;
} .block-services__card,
.block-articles__card {
background: #ffffff;
border-radius: var(--radius-big);
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
position: relative;
overflow: hidden;
display: flex !important;
flex-direction: column;
width: 350px;
transition: all .3s ease-in-out;
height: 410px !important;
justify-content: center;
}
.swiper-slide-active.block-services__card,
.swiper-slide-active.block-articles__card {
height: 460px !important;
}
.block-services__card:hover,
.block-articles__card:hover {
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
} .block-services__thumb {
display: block;
}
.block-services__thumb-img,
.block-articles__thumb-img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
z-index: 1;
}
.block-services__thumb-overlay {
z-index: 2;
width: 100%;
height: 100%;
position: absolute;
background: #ffffff60;
transition: all .3s ease-in-out;
opacity: 1;
}
.swiper-slide-active .block-services__thumb-overlay {
opacity: 0;
} .block-services__content,
.block-articles__content {
padding: 10px 18px 22px;
display: flex;
flex-direction: column;
z-index: 3; align-items: center;
justify-content: center;
backdrop-filter: blur(3px);
}
.block-services__title,
.block-articles__title {
font-size: 24px;
margin: 0 0 25px;
line-height: 1;
text-align: center;
font-weight: 700;
color: #343A40;
}
.block-services__title a,
.block-articles__title a {
color: #1c2132;
text-decoration: none;
transition: color 0.3s ease;
}
.block-services__title a:hover,
.block-articles__title a:hover  {
color: var(--accent);
}
.block-services__excerpt,
.block-articles__excerpt {
font-size: 16px;
line-height: 20px;
color: #343A40;
margin-bottom: 35px;
text-align: center; }
.swiper-slide-active .block-services__title a,
.swiper-slide-active .block-services__excerpt {
color: #fff;
}
.block-services .swiper-slide-active .btn-outline,
.block-articles .swiper-slide-active .btn-outline {
background: #fff;
color: var(--accent);
border: 1px solid #Fff;
}
.block-services__desc {
max-width: 870px;
text-align: center;
margin: 45px auto;
} .block-services__footer { }
.block-services__more-btn {
text-align: center;
}
.services-slider,
.articles-slider {
overflow: visible !important;
}
.services-slider .swiper-wrapper,
.articles-slider .swiper-wrapper {
align-items: center;
}
.services-slider-nav{
margin-top: 28px;
display: flex;
gap: 14px;
justify-content: flex-end;
}
.slider-btn {
padding: 0;
background: transparent;
border: none;
border-radius: 0;
transition: all 0.3s ease;
cursor: pointer;
}
.slider-btn:hover{
transform: scale(0.94);
}
.slider-btn.swiper-button-disabled {
opacity: .35;
cursor: default;
}
.wave{
display:block; width:100%;
height:auto;
}
.block-center,
.block-registration,
.block-registration,
.block-advantages,
.block-gallery,
.block-history-list,
.block-reviews,
.block-rates {
margin-bottom: 80px;
} .center-cta {
text-align: center;
margin-top: 50px;
}
.center-tabs__nav {
text-align: center;
margin-bottom: 48px;
}
.center-tabs__tab {
background: transparent;
border: 2px solid transparent;
color: var(--color-text);
padding: 12px 18px;
margin: 0 15px;
border-radius: var(--radius);
cursor: pointer;
transition: all .3s ease-in-out;
font-weight: 600;
}
.center-tabs__tab.is-active {
border: 2px solid var(--accent);
color: var(--accent);
}
.center-tab-card{
display:grid;
grid-template-columns: minmax(280px, 600px) 1fr;
gap:48px;
align-items:stretch;
}
.center-tab-card__image img{
width:100%;
height:100%;
display:block;
border-radius: var(--radius-big);
object-fit:cover;
}
.center-tab-card__title {
font-weight: 700;
font-size: 28px;
line-height: 1;
margin: 0 0 25px;
color: var(--color-text);
}
.center-tab-card__subtitle {
font-weight: 400;
font-size: 18px;
color: var(--color-text);
margin-bottom: 48px;
}
.dir-points{
display:grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 48px;
}
.dir-point__icon{
position: relative;
width: 101px;
height: 99px;
margin-bottom: 25px;
}
.dir-point__img{
width: 100%;
height: 100%;
display:block;
}
.dir-point__num{
position:absolute;
top:50%;
left: 45%;
transform: translate(-50%, -52%);
font-size: 64px;
line-height: 1;
font-weight: 400;
color: var(--accent);
}
.dir-point__title{
margin: 0 0 25px;
font-size: 24px;
line-height: 1;
font-weight: 700;
color: var(--color-text);
}
.dir-point__text{
font-weight: 400;
font-size: 16px;
line-height: 22px;
color: var(--color-text);
max-width: 420px;
} .block-title,
.block-registration__title,
.block-advantages__title,
.block-timeline__title,
.block-gallery__title,
.block-reviews__title,
.block-history-list__title {
font-size: 52px;
margin: 0 0 12px;
line-height: 1;
text-align: center;
font-weight: 700;
color: #343A40;
font-family: 'Caveat';
} .block-subtitle,
.block-registration__subtitle,
.block-advantages__subtitle,
.block-timeline__subtitle,
.block-gallery__subtitle {
margin: 0 auto 40px;
font-size: 16px;
color: #000000;
text-align: center;
font-weight: 400;
} .block-registration {
text-align: center;
}
.block-registration__list {
margin: 0;
padding-left: 0;
text-align: left;
counter-reset: reg-counter;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
grid-template-rows: repeat(3, auto); grid-auto-flow: column;  
column-gap: 200px; row-gap: 28px; 
}
.block-registration__item {
list-style: none;
position: relative;
margin: 0;
padding: 0 0 44px 0;
border-bottom: 1px solid #371819B2;
font-size: 18px;
color: var(--color-text);
display: flex;
flex-direction: column;
align-items: flex-start;
line-height: 1;
}
.block-registration__item:nth-child(3),
.block-registration__item:nth-child(6) {
border-bottom: none;
}
.block-registration__item::before {
counter-increment: reg-counter;
content: counter(reg-counter, decimal-leading-zero);
font-family: 'Caveat';
color: var(--accent);
font-size: 36px;
font-weight: 600;
line-height: 1;
}
.block-registration__cta {
margin-top: 48px;
} .block-staff {
text-align: center;
padding: 96px 0;
background: #B6B2A61F;
}
.staff-card {
background: #fff;
border-radius: var(--radius);
padding: 24px 20px 26px;
box-shadow: var(--shadow);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.staff-card:hover {
transform: translateY(-4px);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
}
.staff-photo {
width: 120px;
height: 120px;
border-radius: 50%;
object-fit: cover;
margin: 0 auto 16px;
display: block;
}
.staff-name {
font-size: 18px;
margin: 0 0 4px;
color: var(--color-main);
}
.staff-post {
font-size: 14px;
color: var(--accent);
margin-bottom: 10px;
}
.staff-desc {
font-size: 14px;
line-height: 1.6;
color: var(--color-muted);
}
.staff-tabs__nav{
display: flex;
gap: 30px;
justify-content: center;
flex-wrap: wrap;
margin-bottom: 48px;
}
.staff-tabs__tab{
background: transparent;
border: 2px solid transparent;
color: var(--color-text);
padding: 12px 18px; border-radius: var(--radius);
cursor: pointer;
transition: all .3s 
ease-in-out;
font-weight: 600;
}
.staff-tabs__tab.is-active{
border: 2px solid var(--accent);
color: var(--accent);
}
.staff-list{
display: grid;
gap: 48px;
}
.staff-row{
display: grid;
grid-template-columns: 270px 1fr;
gap: 48px;
align-items: start;
}
.staff-row__photo{
width: 100%;
aspect-ratio: 1 / 1; object-fit: cover; border-radius: 25px;
background: #fff;
order: -1;
}
.staff-row__name{
margin: 26px 0 16px;
font-size: 18px;
line-height: 20px;
text-align: left;
font-weight: bold;
}
.staff-row__desc{
font-size: 18px;
line-height: 20px;
text-align: left;      
}
.staff__btn {
margin-top: 48px;
}  .block-advantages__content{
position: relative;
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 300px;
align-items: center;
min-height: 536px;
justify-items: center;
}
.block-advantages__background{
content: "";
position: absolute;
width: 536px;
height: 536px;
pointer-events: none;
z-index: 0;
}
.block-advantages__gradient{
position: absolute;
width: 536px;
height: 536px;
pointer-events: none;
z-index: 0;
background-image:
radial-gradient(circle at 50% 55%, rgba(255,255,255,0) 0 34%, #fff 62%);
background-position: center, center;
background-size: 100% 100%, contain; background-repeat: no-repeat, no-repeat;
}
.block-advantages__item {
width: 270px;
}
.block-advantages__col{
position: relative;
z-index: 1;
margin: 0;
padding: 0;
list-style: none;
display: grid;
row-gap: 40px;
}
.block-advantages__item-title {
font-size: 52px;
font-weight: 500;
font-family: 'Caveat';
color: var(--accent);
line-height: 1;
white-space: nowrap;
} .block-promo {
padding: 0;
margin-bottom: 90px;
}
.block-promo__inner,
.block-form-question__inner,
.block-form-excursion__inner,
.block-form-cost__inner {
position: relative;
background-size: cover;
background-position: center;
overflow: hidden;
padding: 96px 24px;
} .block-promo__content,
.block-form-question__content,
.block-form-excursion__content,
.block-form-cost__content {
position: relative;
max-width: calc(100% / 2);
text-align: left;
backdrop-filter: blur(20px);
background: #FFFFFF26;
padding: 48px;
border-radius: var(--radius-big);
float: right;
overflow: hidden;
}
.block-promo__content::before,
.block-form-question__content::before,
.block-form-excursion__content::before,
.block-form-cost__content::before {
content: "";
position: absolute;
inset: 0;
padding: 2px;                
border-radius: inherit;
pointer-events: none;
background:
linear-gradient(to top,
rgba(255,255,255,1) 0%,
rgba(255,255,255,1) 22%,
rgba(255,255,255,0) 70%,
rgba(255,255,255,0) 100%),
linear-gradient(to right,
rgba(255,255,255,0) 0%,
rgba(255,255,255,.65) 18%,
rgba(255,255,255,.65) 82%,
rgba(255,255,255,0) 100%);
-webkit-mask:
linear-gradient(#000 0 0) content-box,
linear-gradient(#000 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
}
.block-promo__title,
.block-form-question__title,
.block-form-excursion__title,
.block-form-cost__title {
font-size: 24px;
margin: 0 0 25px;
font-weight: bold;
}
.block-promo__desc,
.block-form-question__subtitle,
.block-form-excursion__subtitle,
.block-form-cost__subtitle {
font-size: 16px;
line-height: 22px;
margin-bottom: 35px;
}
.block-promo__actions {
display: flex;
flex-wrap: wrap;
gap: 34px 18px;
align-items: center;
}
.block-promo__link {
font-weight: 600;
font-size: 16px;
display: flex;
align-items: center;
gap: 12px;
}
.block-promo__link svg path {
transition: all .3s ease-in-out;
}
.block-promo__link:hover svg path {
fill: var(--accent);
} .block-rates {
text-align: center;
margin-bottom: 40px;
}
.rates-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 24px;
margin-top: 30px;
}
.rate-card { display: flex;
flex-direction: column;
height: 100%; }
.rate-title {
font-size: 34px;
margin: 0;
line-height: 56px;
font-family: 'Caveat';
font-weight: 700;
color: var(--accent);
}
.rate-price {
font-size: 20px;
font-weight: 600;
color: var(--color-main); }
.rate-desc {
font-size: 18px;
font-weight: 400;
color: var(--color-text);
line-height: 1;
text-align: left;
}
.rate-desc ul {
padding-left: 25px;
margin: 0;
}
.rate-footer,
.rate-footer {
margin-top: auto;
text-align: center;
} .block-timeline {
background: #F6F5F4;
padding: 96px 0 60px;
}
.block-timeline__static {
padding: 14px 20px;
background: #fff;
box-shadow: 0px 4px 12px 0px #371819B2;
border-radius: var(--radius);
margin-bottom: 60px;
}
.block-timeline__static__title {
font-size: 20px;
font-weight: 600;
}
.block-timeline__static__title.red {
color: var(--accent);
}
.block-timeline__accordion {
position: relative;
}
.block-timeline__accordion-hr {
height: 100%;
position: absolute;
left: 100px;
width: 1px;
background: var(--accent);
}
.block-timeline__static ul {
margin: 18px 0 0;
padding-left: 20px;
}
.block-timeline__grid{
display:grid;
grid-template-columns: 1fr 520px;
gap: 40px;
align-items:start;
}
.tl-item{
display:grid;
grid-template-columns: 72px 1fr;
gap: 14px 75px;
align-items:start;
margin-bottom: 12px;
}
.tl-item:last-child {
margin-bottom: 0;
}
.tl-trigger{
all: unset;
cursor: pointer;
display:block;
font-size: 22px;
font-weight: 600;
color:#343A40;
width: 100%;
padding: 14px;
}
.tl-panel[aria-hidden="true"]{ display:none; }
.tl-card:has(.tl-trigger[aria-expanded="true"]) {
border-color: #931D22;
box-shadow:
0 0 5px  rgba(147, 29, 34, 0.6),
0 0 15px rgba(147, 29, 34, 0.3),
0 0 30px rgba(147, 29, 34, 0.1);
}
.tl-item:has(.tl-trigger[aria-expanded="true"]) .tl-time {
color: #c5252b;
text-shadow:
0 0 4px rgba(147, 29, 34, 0.4),
0 0 8px rgba(147, 29, 35, 0.281);
}
.block-timeline__photo img{
width:100%;
height:auto;
border-radius:10px;
display:block;
object-fit:cover;
}
@media (max-width: 720px){
.block-timeline__grid{ grid-template-columns: 1fr; }
}
.tl-time {
font-size: 20px;
font-weight: 700;
color: var(--accent);
transition: all .3s ease-in-out;
}
.tl-card {
font-size: 16px;
background: transparent;
border-radius: var(--radius);
border: 1px solid #37181933; position: relative;
transition: all .3s ease-in-out;
}
.tl-card__marker {
position: absolute;
top: 18px;
left: -30px;
}
.tl-title {
font-size: 22px;
font-weight: 600;
margin:0;
color: #343A40;
line-height: 1;
overflow: hidden;
}
.tl-panel {
padding: 0 16px 16px 16px;
}
.tl-desc {
font-size: 16px;
color: #343A40;
} @media (max-width: 720px) {
.block-timeline__item {
grid-template-columns: 1fr;
text-align: left;
}
.block-timeline__item-image img {
width: 100%;
height: 180px;
}
} */ .block-reviews {
padding: 80px 0 48px;
}   .block-history-list {
padding: 60px 0;
background: #fff;
}
.block-history-list__inner {
} .block-history-list__grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
gap: 48px;
margin-top: 45px;
overflow: visible !important;
} .history-teaser {
background: #F6F5F4;
border-radius: 30px;
padding: 30px;
transition: box-shadow 0.25s ease, transform 0.25s ease;
display: flex;
flex-direction: column;
justify-content: space-between;
box-shadow: -1px 2px 5px 0px #00000026;
}  .history-teaser__fio {
font-size: 24px;
font-weight: 600;
margin-bottom: 25px;
color: #1c2132;
line-height: 1.2;
} .history-teaser__excerpt {
font-size: 16px;
line-height: 22px;
color: #343A40;
margin-bottom: 35px;
} .history-teaser__more {
display: inline-block;
align-self: flex-start;
background: #1c2132;
color: #fff !important;
padding: 10px 20px;
border-radius: 8px;
text-decoration: none;
font-weight: 500;
transition: background 0.25s ease, opacity 0.25s ease;
}
.history-teaser__more:hover {
background: #000;
opacity: 0.9;
}
.history-teaser__more-btn {
text-align: center;
margin-top: 45px;
}   .contact_wrap {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 30px;
}
.contact_wrap .col iframe {
width: 100%;
border-radius: 25px;
overflow: hidden;
height: 450px;
border: none;
}
.contact_info {
padding: 33px;
display: flex;
flex-direction: column;
gap: 12px;
max-width: 455px;
}
.contact-social {
display: flex;
gap: 34px;
margin-top: 4px;
}
.contact_info__title {
font-size: 22px;
font-weight: 600;
color: #343A40;
margin-bottom: 18px;
line-height: 1.2;
}
.contact-social .social-link {
background: #931D22;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
height: 40px;
width: 40px;
padding: 10px;
}
.contact_info__link {
color: var(--accent);
font-size: 18px;
font-weight: 400;
}
.contact_info__btn {
margin: 0;
}   .single-gallery__top{
display:flex;
flex-wrap:wrap;
gap:10px;
margin: 18px 0 22px;
justify-content: center;
}
.single-gallery__tab{
display:inline-flex;
padding:10px 14px;
border-radius:999px;
border:1px solid rgba(0,0,0,.15);
text-decoration:none;
color:inherit;
background:#fff;
font-weight:700;
}
.single-gallery__tab.is-active{
background:#1e5fff;
border-color:transparent;
color:#fff;
}
.single-gallery__content-photo,
.single-gallery__content-video{
margin-top:18px;
}  .block-open-form {
padding: 0;
}
.block-open-form.has-bg {
border-radius: var(--radius);
overflow: hidden;
}
.block-open-form__inner {
border-radius: var(--radius);
background-size: cover;
background-position: center;
position: relative;
padding: 60px 20px;
}
.block-open-form__inner::before {
content: '';
position: absolute;
inset: 0;
background: rgba(7, 11, 26, 0.68);
}
.block-open-form__content {
position: relative;
max-width: 720px;
margin: 0 auto;
color: #fff;
text-align: center;
}
.block-open-form__title {
font-size: 30px;
margin: 0 0 8px;
color: #fff;
}
.block-open-form__subtitle {
font-size: 18px;
margin-bottom: 24px;
color: #e5e9ff;
}
.block-open-form__form {
max-width: 600px;
margin: 0 auto;
} .block-gallery__rows {
display: flex;
flex-direction: column;
gap: 18px;
}
.block-gallery__row {
display: flex;
align-items: center;
gap: 18px;
will-change: transform; animation: none;
} .block-gallery__row--top.is-ready {
animation: gallery-marquee-left var(--duration, 32s) linear infinite;
} .block-gallery__row--bottom.is-ready {
animation: gallery-marquee-right var(--duration, 34s) linear infinite;
} @keyframes gallery-marquee-left {
from {
transform: translateX(0);
}
to {
transform: translateX(calc(-1 * var(--marquee-distance, 1000px)));
}
}
@keyframes gallery-marquee-right {
from {
transform: translateX(calc(-1 * var(--marquee-distance, 1000px)));
}
to {
transform: translateX(0);
}
}
@media (prefers-reduced-motion: reduce) {
.block-gallery__row--top.is-ready,
.block-gallery__row--bottom.is-ready {
animation: none;
transform: none;
}
}
.block-gallery__item {
flex: 0 0 auto;
width: clamp(160px, 18vw, 240px);
aspect-ratio: 4 / 3;
overflow: hidden;
border-radius: 10px;
}
.block-gallery__item img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 0.3s ease;
}
.block-gallery__item img:hover {
transform: scale(1.05);
}  .block-tell-story {
background: #F6F5F4;
margin-top: -2px;
padding: 80px 0 48px;
}
.block-tell-story__btns {
display: flex;
flex-wrap: wrap;
gap: 34px 18px;
align-items: center;margin-top: 30px;
}
.block-tell-story__btn.whatsapp {
font-weight: 600;
font-size: 16px;
display: flex;
align-items: center;
gap: 12px;
}   .archive-service .page-header,
.taxonomy-service-category .page-header {
text-align: center;
margin-bottom: 32px;
}
.archive-service .page-title,
.taxonomy-service-category .page-title {
font-size: 32px;
line-height: 1.2;
margin: 0 0 8px;
color: #1c2132;
font-weight: 700;
}
.archive-description,
.taxonomy-description {
max-width: 720px;
margin: 0 auto;
font-size: 16px;
line-height: 1.6;
color: #5b5f73;
} .service-archive-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 24px;
margin-top: 24px;
} .service-card {
background: #ffffff;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
overflow: hidden;
display: flex;
flex-direction: column;
transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.service-card:hover {
transform: translateY(-4px);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
} .service-card__thumb {
display: block;
}
.service-card__thumb img {
display: block;
width: 100%;
height: 190px;
object-fit: cover;
} .service-card__content {
padding: 16px 18px 18px;
display: flex;
flex-direction: column;
height: 100%;
}
.service-card__title {
font-size: 18px;
line-height: 1.3;
margin: 0 0 8px;
}
.service-card__title a {
color: #1c2132;
text-decoration: none;
transition: color 0.15s ease;
}
.service-card__title a:hover {
color: var(--accent)
} .service-card__excerpt {
font-size: 14px;
line-height: 1.6;
color: #5b5f73;
margin-bottom: 12px;
flex-grow: 1;
}
.service-card__more::after {
content: "→";
font-size: 14px;
}
.service-card__more:hover {
text-decoration: underline;
} .pagination {
margin-top: 32px;
text-align: center;
}
.pagination .page-numbers {
display: inline-block;
margin: 0 3px;
min-width: 33px;
padding: 6px 10px;
border-radius: 999px;
font-size: 14px;
text-decoration: none;
color: #343A40;
background: #f2f3f8;
}
.pagination .page-numbers.current {
background: var(--accent);
color: #ffffff;
} @media (max-width: 600px) {
.archive-service .page-title,
.taxonomy-service-category .page-title {
font-size: 26px;
}
}     .service_first_screen {
display: flex;
gap: 40px;
}
.service-single .entry-header {
margin-bottom: 20px;
}
.service-single .single-page  ul,
.service-single .single-page  ol {
margin: 0 0 10px;
}
.service-single .entry-content > p:first-child {
margin: 0;
padding: 0;
} .service-single__categories {
font-size: 13px;
color: #5b5f73;
}
.service-single__categories a {
display: inline-flex;
align-items: center;
padding: 4px 9px;
margin-right: 6px;
margin-bottom: 4px;
border-radius: 999px;
background: #f0f2f8;
color: var(--accent);
text-decoration: none;
transition: background 0.15s ease, color 0.15s ease;
}
.service-single__categories a:hover {
background: var(--accent);
color: #ffffff;
} .service-single__thumb img {
display: block;
border-radius: 12px;
max-width: 440px;
width: 100%;
border-radius: 25px; object-fit: cover;
}
.service_first_screen__intro {
flex: 1 0 0;
}   .service-single .entry-footer {
margin-top: 24px;
border-top: 1px solid #eceef5;
padding-top: 16px;
text-align: left;
}
.service-single__back {
font-size: 14px;
color: #4230e4;
text-decoration: none;
}
.service-single__back:hover {
text-decoration: underline;
} @media (max-width: 600px) {
.site-main.single-service {
margin-top: 40px;
margin-bottom: 60px;
}
} .site-header {
background: #F6F5F4;
box-sizing: var(--shadow);
padding: 20px 0;
position: relative;
z-index: 102;
}
.site-header__inner {
display: flex;
justify-content: space-between;
align-items: center;
}
.header-fixed {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
z-index: 9999 !important;
box-shadow: 0 2px 10px rgba(0,0,0,0.1); }
.site-branding {
display: flex;
align-items: center;
}
.site-title {
margin: 0;
font-size: 22px;
font-weight: 700;
}
.site-title a {
color: #1c2132;
text-decoration: none;
}
.site-title a:hover {
opacity: 0.8;
} .main-navigation {
position: relative;
}
.nav-menu {
list-style: none;
display: flex;
gap: 45px;
margin: 0;
padding: 0;
} .menu-item a {
display: inline-block;
padding: 8px 0;
color: #371819;
font-size: 16px;
text-decoration: none;
font-weight: 500;
transition: all 0.2s ease;
}
.menu-item a:hover {
color: var(--accent);
} .menu-item.current-menu-item > a,
.menu-item.current_page_item > a {
color: var(--accent);
font-weight: 700;
} .menu-item-has-children {
position: relative;
}
.sub-menu {
position: absolute;
left: 0;
top: calc(100% + 10px);
min-width: max-content;
max-width: 500px;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
padding: 10px 0;
list-style: none;
opacity: 0;
visibility: hidden;
transform: translateY(10px);
transition: all 0.2s ease;
z-index: 100;
flex-direction: column;
}
.menu-item:hover > .sub-menu {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.sub-menu .menu-item {
width: 100%;
}
.sub-menu a {
display: block;
padding: 5px 18px;
color: #343A40;
font-size: 14px;
}
.sub-menu a:hover {
color: var(--accent);
} .menu-toggle {
display: none;
background: none;
border: 0;
font-size: 16px;
} .header_number {
display: flex;
color: #371819;
font-weight: 500;
text-decoration: none;
gap: 8px;
align-items: center;
}
.header-ico {
fill: #371819;
width: 18px;
} .archive-history .archive-description {
margin: 0;
font-size: 15px;
line-height: 1.6;
color: #555;
}
.custom_title {
display: flex;
justify-content: center;
}
.custom_title-text{
max-width: 830px;
} .history-archive-grid {
margin: 0 auto;
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 45px;
}
@media (max-width: 1024px) {
.history-archive-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (max-width: 640px) {
.history-archive-grid {
grid-template-columns: 1fr;
}
} .history-card {
display: flex;
flex-direction: column;
box-shadow: 0px 4px 10px 0px #00000040;
background: #F7F6F5;
border-radius: 10px;
overflow: hidden;
border: 1px solid rgba(0, 0, 0, 0.03);
align-items: center;
transition: transform 0.2s ease, box-shadow 0.2s ease;
padding: 25px 0;
}
.history-card:hover {
transform: translateY(-4px);
box-shadow: 0 16px 35px rgba(0, 0, 0, 0.06);
} .history-card__thumb {
display: block;
overflow: hidden;
max-height: 220px;
}
.history-card__thumb img {
display: block;
width: 220px;
height: 220px;
object-fit: cover;
border-radius: 50%;
} .history-card__content {
padding: 18px 18px 20px;
display: flex;
flex-direction: column;
gap: 10px;
}
.history-card__content a {
margin: 0 auto;
} .history-card .history-single__meta-row {
padding: 6px 18px 0;
font-size: 12px;
line-height: 1.4;
color: #343A40;
margin-bottom: 0;
}
.history-single__meta-fio {
color: #371819;
font-size: 20px;
line-height: 1.5;
font-weight: 600;
}
.history-single__meta-hobby {
padding: 6px;
border-radius: 50px;
background: #931D2220;
color: #371819;
}
.history-card .history-single__meta-row + .history-single__meta-row {
margin-top: 4px;
}
.history-card .history-single__meta-value {
font-weight: 500;
color: #343A40;
} .history-card__excerpt {
font-size: 18px;
line-height: 1.2;
color: #343A40;
text-align: justify;
}
.history-card__excerpt p {
margin: 0 0 0.5em;
} .archive-history .pagination {
max-width: 960px;
margin: 32px auto 0;
padding: 0 16px;
text-align: center;
}
.archive-history .pagination .page-numbers {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 34px;
height: 34px;
margin: 0 3px;
padding: 0 8px;
border-radius: 999px;
font-size: 14px;
text-decoration: none;
color: #1c2132;
background: #fff;
border: none;
transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.archive-history .pagination .page-numbers.current,
.archive-history .pagination .page-numbers:hover {
background: var(--accent);
color: #fff;
} .history-single {
margin: 45px auto 0; } .history-single .entry-header {
margin-bottom: 24px;
}
.history-single .entry-title {
margin: 0 0 16px;
font-size: 32px;
line-height: 1.2;
font-weight: 700;
color: #1c2132;
} .history-single__thumb {
margin: 0 0 20px;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
}
.history-single__thumb img {
display: block;
width: 100%;
height: auto;
object-fit: cover;
aspect-ratio: 1 / 1.3;
} .history-single__meta {
margin: 0 0 24px;
gap: 10px 24px;
}
@media (max-width: 640px) {
}
.history-single__meta-row {
display: flex;
flex-wrap: wrap;
font-size: 12px;
line-height: 1.3;
flex-direction: column;
color: #371819;
margin-bottom: 16px;
margin-bottom: 15px;
}
.history-single__meta-label {
font-weight: 600;
}
.history-single__meta-fio {
font-size: 18px;
font-weight: 600;
color: #371819;
}
.history-single__meta-des {
color: #00000080;
}
.history-single__meta-value {
font-weight: 300  ;
} .history-single .entry-content {
font-size: 18px;
line-height: 22px;
color: #515151;
}
.history-single .entry-content p {
margin: 0 0 1em;
}
.history-single .entry-content blockquote {
border-radius: 10px;
background: #F7F6F5;
padding: 26px 29px 22px;
font-size: 24px;
font-weight: 400;
color: #000;
font-family: 'Caveat';
margin: 0;
box-shadow: 0px 4px 10.2px -5px #00000040;
}
.history-single .entry-content blockquote p {
margin: 0;
}
.history-single .entry-content h2,
.history-single .entry-content h3,
.history-single .entry-content h4 {
margin: 1.2em 0 0.5em;
color: var(--accent);
font-weight: 600;
}
.history-single .entry-content ul,
.history-single .entry-content ol {
margin: 0 0 1em 1.2em;
} .history-single .entry-footer {
margin-top: 20px;
}
.history-single__back {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 8px 16px;
border-radius: 999px;
border: 1px solid #1c2132;
font-size: 14px;
font-weight: 500;
text-decoration: none;
color: #1c2132;
background: transparent;
transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.history-single__back:hover {
background: #1c2132;
color: #fff;
}
.history-single{
display: flex;
gap: 50px
}
.history-single > *:first-child{
min-width: 240px;
}
.history-single > *:last-child{
} .site-main.taxonomy-article-category {
max-width: 1200px;
margin: 60px auto 80px;
padding: 0 20px;
} .taxonomy-article-category .page-header {
text-align: center;
margin-bottom: 32px;
}
.taxonomy-article-category .page-title {
font-size: 32px;
line-height: 1.2;
margin: 0 0 8px;
color: #1c2132;
font-weight: 700;
}
.archive-description,
.taxonomy-description {
max-width: 720px;
margin: 0 auto;
font-size: 16px;
line-height: 1.6;
color: #5b5f73;
} .article-archive-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
gap: 24px;
margin-top: 24px;
} .article-card {
background: #ffffff;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
overflow: hidden;
display: flex;
flex-direction: column;
transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.article-card:hover {
transform: translateY(-4px);
box-shadow: 0 16px 40px rgba(0, 0, 0, 0.09);
} .article-card__thumb {
display: block;
}
.article-card__thumb img {
display: block;
width: 100%;
height: 190px;
object-fit: cover;
} .article-card__content {
padding: 16px 18px 18px;
display: flex;
flex-direction: column;
height: 100%;
}
.article-card__title {
font-size: 18px;
line-height: 1.3;
margin: 0 0 8px;
}
.article-card__title a {
color: #1c2132;
text-decoration: none;
transition: color 0.15s ease;
}
.article-card__title a:hover {
color: var(--accent);
} .article-card__excerpt {
font-size: 14px;
line-height: 1.6;
color: #5b5f73;
margin-bottom: 12px;
flex-grow: 1;
}
.article-card__more::after {
content: "→";
font-size: 14px;
}
.article-card__more:hover {
text-decoration: underline;
}  .article-single .entry-header {
margin-bottom: 40px;
} .article-single__categories {
font-size: 13px;
color: #5b5f73;
}
.article-single__categories a {
display: inline-flex;
align-items: center;
padding: 4px 9px;
margin-right: 6px;
margin-bottom: 4px;
border-radius: 999px;
background: #f0f2f8;
color: #4b5674;
text-decoration: none;
transition: background 0.15s ease, color 0.15s ease;
}
.article-single__categories a:hover {
background: #4230e4;
color: #ffffff;
} .article-single__thumb {
margin-bottom: 20px;
float: left;
margin-right: 20px;
}
.town-single__thumb,
.post-thumbnail {
float: right;
max-width: 500px;
}
.article-single__thumb img,
.post-thumbnail img {
width: 100%;
display: block;
border-radius: 12px;
max-height: 420px;
object-fit: cover;
} .article-single .entry-content {
font-size: 16px;
line-height: 1.8;
color: #2b3042;
}
.article-single .entry-content p {
margin-bottom: 1em;
}
.article-single .entry-content h2,
.article-single .entry-content h3,
.article-single .entry-content h4 {
margin-top: 1.5em;
margin-bottom: 0.5em;
color: #1c2132;
clear: none;
line-height: 1.2;
}
.article-single .entry-content ul,
.article-single .entry-content ol {
margin-bottom: 1em;
padding-left: 1.5em;
} .article-single .entry-footer {
margin-top: 24px;
border-top: 1px solid #eceef5;
padding-top: 16px;
text-align: left;
}
.article-single__back {
font-size: 14px;
color: #4230e4;
text-decoration: none;
}
.article-single__back:hover {
text-decoration: underline;
} .document {
display: flex;
gap: 64px;
margin-bottom: 100px;
margin-top: 50px;
}
.document_sidebar {
width: 30%;
}
.document_content {
width: 70%;
}
.document_sidebar_item_list {
list-style: none;
padding: 0;
margin: 0;
}
.document_sidebar_item_list_item {
font-size: 16px;
margin-bottom: 10px;
border: 1px solid var(--accent);
padding: 5px 10px;
font-weight: 500;
color: var(--accent);
cursor: pointer;
transition: all 0.3s ease-in-out;
border-radius: 10px;
}
.document_sidebar_item_list_item.is-active {
color: #fff;
background: var(--accent);
}
.document_content_item {
display: none;
transition: all 0.3s ease-in-out;
}
.document_content_item.is-active {
display: block;
}
.document_content_item_title {
font-size: 28px;
font-weight: bold;
color: #343A40;
margin: 0 0 20px;
}
.document_content_item_content {
border: 1px solid var(--accent);
border-radius: 10px;
padding: 30px 20px;
}
.document_content_item_content p {
margin: 0 0 16px;
}
.document_content_item_content a[href$=".pdf"] {
position: relative;
display: flex;
align-items: center;
margin-bottom: 8px;
line-height: 1.2;
}
.document_content_item_content a[href$=".pdf"]::before {
content: "";
display: inline-block;
width: 40px;
min-width: 40px;
height: 40px;
margin-right: 12px;
background-image: url(//rodusadba78.ru/wp-content/themes/dptheme/assets/img/icon/pdf-file.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
vertical-align: text-bottom;
} .block-articles { 
margin: 60px auto;
}    :root{
--blue-main:#2F6FDB;
--blue-dark:#1E4FA8;
--blue-light:#EAF1FF;
--white:#ffffff;
--text-main:#0F1C2E;
--text-muted:#5A6B85;
--border:rgba(47,111,219,.18);
--shadow:0 10px 30px rgba(20,40,80,.12);
--radius:18px;
} .block-form-cost,
.block-form-excursion,
.block-opros{
margin:60px 0;
color:var(--text-main);
font-family: 'Montserrat', system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
}
.block-form-cost *,
.block-form-excursion *,
.block-form-question *,
.block-opros *{
box-sizing:border-box;
} .has-bg .block-form-cost__inner,
.has-bg .block-form-excursion__inner,
.has-bg .block-form-question__inner{
background-size:cover;
background-position:center;
position:relative;
} .block-opros__content{
max-width:860px;
margin:0 auto;
}
.block-opros__form{
padding:32px;
border-radius:var(--radius);
border:1px solid var(--border);
box-shadow:var(--shadow);
background:
radial-gradient(900px 300px at 15% 0%, rgba(47,111,219,.28), transparent 60%),
linear-gradient(180deg, rgba(47,111,219,.08), rgba(255,255,255,.96));
} @media (max-width:768px){
.block-form-cost__inner,
.block-form-excursion__inner,
.block-form-question__inner{
padding:28px 18px;
}
.block-form-cost__title,
.block-form-excursion__title,
.block-form-question__title{
font-size:24px;
}
} .site-footer-block {
color: var(--footer-line);
font: 16px/1.55 'Montserrat', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
background: transparent;
}
.site-footer-block * {
box-sizing: border-box;
}
.site-footer-block a {
color: inherit;
text-decoration: none;
}
.site-footer-block a:hover { color: var(--accent) !important;
}
.site-footer-block .wrap {
max-width: 1340px;
margin: 0 auto;
padding: 50px 20px 20px;
} .footer-top {
display: grid;
grid-template-columns: 430px 1.35fr;
gap: 18px;
align-items: stretch;
}
.footer-map {
border: 1px solid var(--footer-line);
border-radius: var(--footer-radius);
overflow: hidden;
background: #f3f3f3;
min-height: 240px;
}
.footer-map iframe {
width: 100%;
height: 100%;
min-height: 240px;
border: 0;
display: block;
}
.footer-card {
border: 1px solid var(--footer-line);
border-radius: var(--footer-radius);
overflow: hidden;
background: var(--footer-bg);
} .footer-grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
}
.footer-cell {
padding: 10px;
border-right: 1px solid var(--footer-line);
border-bottom: 1px solid var(--footer-line);
display: flex;
align-items: center;
gap: 10px;
min-height: 64px;
justify-content: center;
} .footer-cell:last-child {
border: none;
}
.footer-cell:nth-child(3),
.footer-cell:nth-child(4) {
border-right: none;
}
.footer-cell:nth-child(1),
.footer-cell:nth-child(5) {
border-bottom: none;
} .footer-cell--logo {
grid-row: 1 / span 3;
flex-direction: column;
align-items: flex-start;
justify-content: center;
gap: 10px;
min-height: 128px;
padding: 0 43px;
}
.footer-logo {
display: flex;
align-items: center;
gap: 12px;
width: 100%;
justify-content: center;
}
.footer-logo__img {
width: 100%;
height: auto;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
flex: 0 0 auto;
}
.footer-logo__img img {
width: 100%;
height: 100%;
object-fit: contain;
display: block;
} .footer-contact {
display: flex;
flex-direction: column;
gap: 4px;
}
.footer-contact__top {
display: flex;
align-items: center;
gap: 10px;
font-weight: 800;
font-size: 20px;
}
.footer-ico {
width: 18px;
height: 18px;
flex: 0 0 auto;
opacity: .85;
} .footer-menu {
width: 100%;
}
.footer-menu ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 10px 18px;
align-items: center;
color: var(--footer-muted);
font-weight: 600;
justify-content: center;
}
.footer-menu a {
color: #371819;
}
.footer-menu a:hover {
color: var(--accent) !important;
} .footer-social {
display: flex;
gap: 10px;
align-items: center;
}
.social-link {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.social-link.max {
width: 20px;
height: 20px;
margin: 0 10px;
}
.social-link:hover {
border-color: rgba(139, 27, 27, .55);
box-shadow: 0 8px 18px rgba(0, 0, 0, .08);
text-decoration: none;
}
.social-link svg {
width: 40px;
height: 40px;
opacity: .9;
} .footer-email {
font-weight: 500;
color: var(--footer-muted);
} .footer-middle {
margin-top: 40px;
display: grid;
grid-template-columns: 1.2fr .8fr;
gap: 22px;
font-size: 12px;
font-weight: 400;
}
.footer-middle p {
margin: 0;
color: var(--footer-muted);
font-size: 13px;
line-height: 1.55;
}
.footer-middle .col {
} .footer-bottom {
margin-top: 12px;
border-radius: 12px;
display: flex;
gap: 10px;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
background: #fff;
}
.footer-bottom__left {
display: flex;
gap: 10px 14px;
align-items: center;
flex-wrap: wrap;
}
.footer-copy {
font-weight: 400;
font-size: 11px;
color: #371819;
}
.footer-links {
display: flex;
gap: 16px;
flex-wrap: wrap;
}
.footer-links a {
font-size: 11px;
color: var(--footer-muted);    }
.footer-links a:hover {
color: var(--footer-text);
border-color: rgba(139, 27, 27, .45);
text-decoration: none;
}
.footer-yandex {
display: flex;
align-items: center;
justify-content: flex-end; }
.ai-content img{
border-radius: var(--radius-small);
}
.ai-content ol,
.ai-content ul{
margin: 0;
padding-left: 20px;
}
.container.ai-content h2,
.container.ai-content h3 {
clear: none;
} .lwpcngNotice {
backdrop-filter: blur(10px);
border: none;
padding: 5px 20px;
max-width: 1300px;
margin: 0 auto 10px;
border-radius: 12px;
}
.lwpcngNotice-light {
background: #ffffff9f;
}
.lwpcngNotice_message {
font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 14px;
}
.lwpcngNotice-light .lwpcngNotice_accept {
border-color: none;
background: var(--accent);
color: #fff;
transition: all .3s ease-in-out;
border-radius: var(--radius-small);
}
.lwpcngNotice-light .lwpcngNotice_accept:hover {
background: #371819;
color: #fff;
}
.lwpcngNotice A {
text-decoration: none;
color: #000 !important;
font-weight: 600;
}
.error-404 svg {
max-width: 649px;
width: 100%;
} #post-68 .entry-header,
#post-34 .entry-header {
display: none;
visibility: hidden;
opacity: 0;
}
.block-widget {
margin-top: 50px;
margin-bottom: 50px;
}
.block-widget__wrapper {
display: flex;
gap: 60px;
margin-top: 45px;
}
.block-widget-left {
max-width: 460px;
width: 100%;
}
.block-widget-left #vk_groups {
width: 100% !important;
}
.block-widget-left #vk_groups iframe {
width: 100% !important;
}
.block-widget-left p {
display: none;
}
.block-widget-right {
padding: 20px;
position: relative;
}
.block-widget-right br {
display: block;
}
@media (min-width:1200px) {
.sub-menu {
overflow-y: scroll;
max-height: calc(70vh - 100px);
}
.sub-menu::-webkit-scrollbar {
width: 4px; }
.sub-menu::-webkit-scrollbar-track {
background: #fff; border-radius: 10px;
}
.sub-menu::-webkit-scrollbar-thumb {
background: var(--accent); }
.sub-menu::-webkit-scrollbar-thumb:hover {
background: var(--accent); }
}
@media (max-width:1200px) {
.main-navigation {
display: none;
}
#primary-menu {
list-style: none;
margin: 0;
padding: 20px 30px;
}
#primary-menu .sub-menu {
position: relative;
opacity: 1;
visibility: visible;
padding: 0;
box-shadow: none;
margin: 0 0 10px;
display: block;
min-width: auto;
}
.sub-menu a {
padding: 10px 18px;
}
.site-header__inner {
gap: 20px;
}
.site-branding {
flex: 1;
}
.hamburger {
display: flex;
}
.hamburger.active span:nth-child(1) {
transform: rotate(45deg) translate(2px, 2px);
}
.hamburger.active span:nth-child(2) {
opacity: 0;
}
.hamburger.active span:nth-child(3) {
transform: rotate(-45deg) translate(8px, -8px);
}
.first_screen_form {
max-width: 400px;
padding: 25px 20px;
}
.first_screen_info {
flex-direction: column;
}
.first_screen_info_left,
.first_screen_info_right {
padding: 16px;
width: 100%;
border: none;
}
.center-tab-card {
grid-template-columns: minmax(280px, 400px) 1fr;
gap: 20px;
}
.rates-grid {
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
}
.footer-cell--logo {
grid-row: 1;
border-bottom: 1px solid var(--footer-line) !important;
}
.footer-cell:nth-child(4) {
grid-column: 1 / 4 !important;
}
.article-single__thumb,
.post-thumbnail {
width: 50%;
}
}
@media (max-width:960px) {
.first_screen__inner {
flex-direction: column;
align-items: center;
justify-content: flex-end;
}
.first_screen_form {
max-width: none;
width: 100%;
min-width: fit-content;
}
.first_screen {
background-position: -100px center;
}
.first_screen_info_left, .first_screen_info_right {
width: 50%;
}
.first_screen_info {
flex-direction: row;
}
.center-tab-card__image img {
aspect-ratio: 1;
}
.center-tab-card {
display: flex;
flex-direction: column;
}
.block-promo__content, .block-form-question__content, .block-form-excursion__content, .block-form-cost__content {
width: 100%;
max-width: 100%;
}
.block-registration__list {
column-gap: 40px;
}
.block-timeline__grid {
grid-template-columns: 1fr 300px;
gap: 20px;
}
.footer-cell--logo {
padding: 10px 34px;
border-right: 1px solid var(--footer-line) !important;
}
.footer-cell:nth-child(2) {
border-right: 1px solid var(--footer-line);
}
.footer-cell:nth-child(5) {
border-right: 1px solid var(--footer-line);
border-bottom: none;
}
.footer-cell:nth-child(6) {
border-bottom: none;
}
.block-advantages__content {
column-gap: 200px;
}
.block-advantages__content::before,
.block-advantages__background {
opacity: .4;
}
.center-tab-card__title,
.dir-point__title {
font-size: 20px;
}
.center-tab-card__subtitle {
font-size: 16px;
}
.footer-top {
grid-template-columns: 1fr;
}
.footer-grid {
grid-template-columns: 1fr;
}
.footer-cell {
border-right: none;
}
.footer-cell--logo {
grid-row: auto;
min-height: auto;
align-items: flex-start;
}
.footer-middle {
grid-template-columns: 1fr;
}
.footer-yandex {
min-width: unset;
width: 100%;
justify-content: flex-start;
}
.document_sidebar_item_list_item {
font-size: 14px;
}
.document_sidebar_item_list {
flex-wrap: wrap;
display: flex;
column-gap: 10px;
}
.document_sidebar, .document_content {
width: 100%;
}
.document {
flex-direction: column;
gap: 20px;
}
.block-widget__wrapper {
flex-direction: column-reverse;
align-items: center;
}                
}
@media (max-width:768px) {
.site-header {
padding: 10px 0;
height: 65px;
} .first_screen  {
height: 100%;
padding-top: 100px;
}
.first_screen {
background-position: -220px center;
}
.first_screen__inner {
padding-bottom: 16px;
}
.first_screen_info__title {
font-size: 28px;
line-height: 1;
padding: 20px 16px;
}
.first_screen_info_left,
.first_screen_info_right {
font-size: 16px;
line-height: 1.2;
}
.first_screen_form iframe {
height: 100%;
}
.first_screen_form {
padding: 20px 10px;
}
.first_screen_form__title {
font-size: 20px;
}
.service_first_screen {
flex-direction: column;
}
.service-single__thumb img {
width: 100%;
max-width: none;
}
.block-title, .block-registration__title, .block-advantages__title, .block-timeline__title, .block-gallery__title, .block-reviews__title, .block-history-list__title {
font-size: 38px;
}
.contact_wrap { display: flex;
flex-direction: column-reverse;
}
.staff-tabs__nav {
gap: 10px;
}
.center-tabs__tab {
margin: 0 5px;
}
.dir-points {
gap: 20px;
}
.staff-row{
grid-template-columns: 140px 1fr;
gap: 16px;
}
.block-timeline__grid {
grid-template-columns: 1fr;
}
.block-timeline__photo {
display: none;
} .block-advantages__content { column-gap: normal;
min-height: auto;
}
.block-advantages__item {
width: 100%;
}
.block-advantages__content::before,
.block-advantages__background,
.block-advantages__gradient {
display: none;
}
.block-advantages {
padding: 0 0 60px;
}
.block-promo {
margin-bottom: 60px;
}
.block-timeline {
padding: 90px 0 20px;
}
.block-promo__actions {
gap: 18px;
justify-content: center;
}
.history-single {
flex-direction: column;
}
.rate-card {
border-bottom: 0.5px solid #3718195b;
}
.rate-card:last-child {
border-bottom: none;
}
.block-history-list__grid {
overflow: hidden !important;
}
.history-slider .swiper-slide {
width: 100% !important; margin: 0 !important; padding: 0; }
.history-slider .swiper-wrapper {
width: 100%; }
.history-teaser__fio {
margin: 14px;
font-size: 20px;
}
.history-teaser__excerpt {
margin: 14px;
}
.history-slider .swiper-slide a {
display: block;
margin: 0 14px 14px;
}
.article-single__thumb,
.post-thumbnail {
width: 100%;
max-width: none;
float: none;
}
.block-gallery__item {
width: clamp(150px, 60vw, 260px);
aspect-ratio: 4 / 3;
}
.block-gallery__row {
gap: 12px;
}
}
@media (max-width: 560px){
body {
font-size: 14px;
}
.header_callback {
display: none;
} .header_number {
font-size: 16px;
}
.header_number .header-ico {
display: none;
}
.first_screen_info {
flex-direction: column;
}
.first_screen {
background-position: -350px center;
}
.first_screen_info_left, .first_screen_info_right {
width: 100%;
}
.first_screen_info_right {
display: none;
}
.first_screen__inner {
padding-bottom: 16px;
}
.dir-points {
grid-template-columns: 1fr;
}
.dir-point {
column-gap: 20px;
grid-template-columns: (100px, 1fr); display: grid;
}
.dir-point__icon {
grid-area: 1 / 1 / 3 / 2;
height: auto;
width: 50px;
}
.dir-point__title {
grid-area: 1 / 2 / 2 / 3;
margin: 0 0 5px;
}
.dir-point__text {
grid-area: 2 / 2 / 3 / 3;
}
.block-registration__list {
grid-auto-flow: dense;
grid-template-columns: 1fr;
}
.block-registration__item:nth-child(3) {
border-bottom: 1px solid #371819B2;
}
.block-advantages__item-title {
font-size: 28px;
}
.block-advantages__content { }    
.staff-row{
grid-template-columns: 1fr;
}
.staff-row__photo{
max-width: none;
}
.staff-tabs__tab{ white-space: nowrap; }
.block-promo__content, .block-form-question__content, .block-form-excursion__content, .block-form-cost__content {
padding: 20px;
}
.block-form-cost__inner, .block-form-excursion__inner, .block-form-question__inner,.block-promo__inner {
padding: 28px 0;
}
.rates-grid {
grid-template-columns: 1fr;
}
.rate-desc ul {
font-size: 16px;
}
.tl-item {
gap: 14px 25px;
grid-template-columns: 52px 1fr;
}
.tl-card__marker {
display: none;
}
.block-timeline__accordion-hr {
left: 60px;
}
.tl-trigger,
.tl-time {
font-size: 16px;
}
.tl-desc {
font-size: 14px;
}
.tl-trigger {
padding: 14px;
}
.tl-panel {
padding: 0 14px 14px 14px;
}
.block-timeline__static__title {
font-size: 18px;
}
.block-timeline__static ul {
font-size: 14px;
}
.block-timeline__static {
margin-bottom: 30px;
font-size: 14px;
}
.block-gallery__rows {
margin: 0 auto;
padding: 0 16px;
gap: 14px;
display: grid;
overflow: hidden;
}
.footer-cell {
grid-column: 1 / 4;
}
.footer-cell--logo,
.footer-cell:nth-child(2) {
border-right: none !important;
}
.footer-cell:nth-child(5) {
border-bottom: 1px solid var(--footer-line) !important;
}
}
.btn-center{
display: flex;
justify-content: center;
align-items: center;
}
blockquote{
border-left: 2px solid #8b1b1b;
border-radius: 10px;
}
blockquote strong{
font-weight: normal;
font-style: italic;
}
blockquote p{
padding: 10px;
}
ul{
list-style: circle;
}
ul li::marker,
ol li::marker{
color: #8b1b1b;
} .services-slider .swiper-wrapper{
align-items: stretch;
}
.swiper-slide-active.block-services__card,
.swiper-slide.block-services__card{
height: auto !important;
min-height: 410px;
}
.block-services__card{
justify-content: start;
transition: box-shadow 0.3s ease;
transition-property: all !important;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.09);
}
.block-services__thumb-overlay{
opacity: 0;
pointer-events: none;
}
.block-services__thumb-wrapper{
height: 200px;
margin-bottom: 6px;
display: block;
width: 100%;
overflow: hidden;
}
.block-services__thumb-img{
position: static;
height: 100%;
width: 100%;
transition: all 0.5s ease;
}
.block-services__thumb-wrapper:hover .block-services__thumb-img{
transform: scale(1.02);
}
.block-services__title{
font-size: 20px;
margin-bottom: 16px;
}
.block-services__content{
flex: 1;
justify-content: start;
}
.swiper-slide-active .block-services__title a, .swiper-slide-active .block-services__excerpt{
color: #1c2132;
}
.block-services__footer{
position: absolute;
bottom: 22px;
}
.block-services__excerpt{
margin-bottom: 55px;
}
.block-services__footer .btn-outline:hover{
color: white;
background-color: var(--accent);
border-color: var(--accent);
}
.block-services .swiper-slide-active .btn-outline{
border-color: var(--accent);
}
.swiper-slide-active .block-services__title a:hover{
color: var(--accent);
} .submenu-toggle{
display: none;
}
@media(max-width: 1200px){ .menu-item-has-children {
position: relative;
} .menu-item-has-children > a {
display: inline-block;
width: calc(100% - 40px);
} .submenu-toggle {
display: block;
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
border: 0;
background: transparent;
cursor: pointer;
font-size: 22px;
line-height: 40px;
transition: transform .3s;
padding: 0px;
font-weight: 600;
color: var(--accent);
}
.menu-item-has-children.open > .submenu-toggle {
transform: rotate(45deg);
} .menu-item-has-children > .sub-menu {
height: 0;
overflow: hidden;
transition: height .35s ease;
}
.menu-item > .sub-menu {
transform: translateY(0);
}
}
@media (max-width: 560px) {   
.block-advantages__content {
display: flex;
flex-direction: column;
row-gap: 20px;
}
.block-advantages__col{
width: 100%;
row-gap: 20px;
}
}
@media(max-width: 500px){
.site-header{
align-content: center;
}
}
@media(max-width: 360px){
.site-header{
height: 70px;
}
.site-header__inner{
flex-direction: column;
row-gap: 3px;
}
.site-branding img{
max-width: 120px;
}
.header_number{
font-size: 20px;
font-weight: 600;
line-height: 24px;
}
.hamburger{
position: absolute;
right: 20px;
top: 0px;
bottom: 0px;
margin: auto;
height: fit-content;
}
.header__mail{
display: none;
}
}
@media(max-width: 1300px){
.main-navigation ul{
gap: 10px;
}
.menu-item a{
font-size: 14px;
}
}
@media(max-width: 1200px){
.menu-item a{
font-size: 16px;
}
}
.header_number,
.footer-contact__top > a,
.footer-email > a{
user-select: all !important;
-webkit-user-select: all !important;
}
.header__info{
display: flex;
flex-direction: column;
row-gap: 2px;
align-items: end;
}
.header__mail{
font-size: 14px;
}
@media(max-width: 800px){
.site-header{
display: flex;
align-items: center;
}
}
.block-promo__inner{
position: relative;
}
.block-promo__background{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
object-fit: cover;
z-index: -1;
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}