From f1dcffc106574b456fbbc006789c594e42c39566 Mon Sep 17 00:00:00 2001 From: ProjectSoft-STUDIONIONS Date: Mon, 1 Apr 2024 12:26:46 +0400 Subject: [PATCH] update --- .../assets/templates/projectsoft/css/main.css | 49 +++++---- .../templates/projectsoft/css/main.min.css | 2 +- .../projectsoft/nastavnichestvo.html | 97 ++++++++++++++++++ .../templates/projectsoft/tpl/head.html | 4 +- .../projectsoft/tpl/yepnope-load.html | 4 +- src/pug/nastavnichestvo.pug | 99 +++++++++++++++++++ 6 files changed, 225 insertions(+), 30 deletions(-) create mode 100644 site/assets/templates/projectsoft/nastavnichestvo.html create mode 100644 src/pug/nastavnichestvo.pug diff --git a/site/assets/templates/projectsoft/css/main.css b/site/assets/templates/projectsoft/css/main.css index a0978eb..64887bb 100644 --- a/site/assets/templates/projectsoft/css/main.css +++ b/site/assets/templates/projectsoft/css/main.css @@ -1,7 +1,7 @@ @charset "UTF-8"; @font-face { font-family: "IconsSite"; - src: url("/assets/templates/projectsoft/fonts/IconsSite.woff?30075b8ce5d4d8cf17e81a1506fce7f3") format("woff"), url("/assets/templates/projectsoft/fonts/IconsSite.woff2?30075b8ce5d4d8cf17e81a1506fce7f3") format("woff2"), url("/assets/templates/projectsoft/fonts/IconsSite.ttf?30075b8ce5d4d8cf17e81a1506fce7f3") format("truetype"); + src: url("/assets/templates/projectsoft/fonts/IconsSite.woff?3fed5927d6f1f747c03b4fb80ed34903") format("woff"), url("/assets/templates/projectsoft/fonts/IconsSite.woff2?3fed5927d6f1f747c03b4fb80ed34903") format("woff2"), url("/assets/templates/projectsoft/fonts/IconsSite.ttf?3fed5927d6f1f747c03b4fb80ed34903") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; @@ -279,7 +279,7 @@ @font-face { font-family: 'Times New Roman'; - src: local('Times New Roman'), url('/assets/templates/projectsoft/fonts/times.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/times.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/times.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Times New Roman'), url('/assets/templates/projectsoft/fonts/times.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/times.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/times.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; @@ -287,7 +287,7 @@ @font-face { font-family: 'Times New Roman'; - src: local('Times New Roman Italic'), url('/assets/templates/projectsoft/fonts/timesi.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/timesi.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/timesi.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Times New Roman Italic'), url('/assets/templates/projectsoft/fonts/timesi.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/timesi.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/timesi.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 400; font-style: italic; font-display: swap; @@ -295,7 +295,7 @@ @font-face { font-family: 'Times New Roman'; - src: local('Times New Roman Bold'), url('/assets/templates/projectsoft/fonts/timesbd.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/timesbd.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/timesbd.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Times New Roman Bold'), url('/assets/templates/projectsoft/fonts/timesbd.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/timesbd.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/timesbd.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; @@ -303,7 +303,7 @@ @font-face { font-family: 'Times New Roman'; - src: local('Times New Roman Bold Italic'), url('/assets/templates/projectsoft/fonts/timesbi.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/timesbi.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/timesbi.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Times New Roman Bold Italic'), url('/assets/templates/projectsoft/fonts/timesbi.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/timesbi.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/timesbi.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 700; font-style: italic; font-display: swap; @@ -311,7 +311,7 @@ @font-face { font-family: 'Arial'; - src: local('Arial'), local('Arial'), url('/assets/templates/projectsoft/fonts/arial.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/arial.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/arial.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Arial'), local('Arial'), url('/assets/templates/projectsoft/fonts/arial.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/arial.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/arial.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; @@ -319,7 +319,7 @@ @font-face { font-family: 'Arial'; - src: local('Arial'), local('Arial'), url('/assets/templates/projectsoft/fonts/ariali.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/ariali.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/ariali.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Arial'), local('Arial'), url('/assets/templates/projectsoft/fonts/ariali.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/ariali.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/ariali.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 400; font-style: italic; font-display: swap; @@ -327,7 +327,7 @@ @font-face { font-family: 'Arial'; - src: local('Arial'), local('Arial'), url('/assets/templates/projectsoft/fonts/arialbd.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/arialbd.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/arialbd.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Arial'), local('Arial'), url('/assets/templates/projectsoft/fonts/arialbd.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/arialbd.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/arialbd.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; @@ -335,7 +335,7 @@ @font-face { font-family: 'Arial'; - src: local('Arial'), local('Arial'), url('/assets/templates/projectsoft/fonts/arialbi.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/arialbi.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/arialbi.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Arial'), local('Arial'), url('/assets/templates/projectsoft/fonts/arialbi.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/arialbi.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/arialbi.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 700; font-style: italic; font-display: swap; @@ -343,7 +343,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans Light'), local('OpenSans-Light'), url('/assets/templates/projectsoft/fonts/opensanslight.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensanslight.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensanslight.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans Light'), local('OpenSans-Light'), url('/assets/templates/projectsoft/fonts/opensanslight.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensanslight.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensanslight.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 300; font-style: normal; font-display: swap; @@ -351,7 +351,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('/assets/templates/projectsoft/fonts/opensanslightitalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensanslightitalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensanslightitalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('/assets/templates/projectsoft/fonts/opensanslightitalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensanslightitalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensanslightitalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 300; font-style: italic; font-display: swap; @@ -359,7 +359,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans'), local('OpenSans'), url('/assets/templates/projectsoft/fonts/opensans.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensans.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensans.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans'), local('OpenSans'), url('/assets/templates/projectsoft/fonts/opensans.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensans.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensans.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; @@ -367,7 +367,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans Italic'), local('OpenSans-Italic'), url('/assets/templates/projectsoft/fonts/opensansitalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansitalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensansitalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans Italic'), local('OpenSans-Italic'), url('/assets/templates/projectsoft/fonts/opensansitalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansitalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensansitalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 400; font-style: italic; font-display: swap; @@ -375,7 +375,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('/assets/templates/projectsoft/fonts/opensanssemibold.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensanssemibold.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensanssemibold.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('/assets/templates/projectsoft/fonts/opensanssemibold.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensanssemibold.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensanssemibold.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 600; font-style: normal; font-display: swap; @@ -383,7 +383,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 600; font-style: italic; font-display: swap; @@ -391,7 +391,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/assets/templates/projectsoft/fonts/opensansbold.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansbold.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensansbold.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/assets/templates/projectsoft/fonts/opensansbold.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansbold.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensansbold.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; @@ -399,7 +399,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('/assets/templates/projectsoft/fonts/opensansbolditalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansbolditalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensansbolditalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('/assets/templates/projectsoft/fonts/opensansbolditalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansbolditalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensansbolditalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 700; font-style: italic; font-display: swap; @@ -407,7 +407,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('/assets/templates/projectsoft/fonts/opensansextrabold.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansextrabold.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensansextrabold.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('/assets/templates/projectsoft/fonts/opensansextrabold.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansextrabold.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensansextrabold.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 800; font-style: normal; font-display: swap; @@ -415,7 +415,7 @@ @font-face { font-family: 'Open Sans'; - src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 800; font-style: italic; font-display: swap; @@ -423,7 +423,7 @@ @font-face { font-family: 'Comic Sans MS'; - src: local('Comic Sans MS'), local('ComicSans-MS'), url('/assets/templates/projectsoft/fonts/comic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/comic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/comic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Comic Sans MS'), local('ComicSans-MS'), url('/assets/templates/projectsoft/fonts/comic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/comic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/comic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 400; font-style: normal; font-display: swap; @@ -431,7 +431,7 @@ @font-face { font-family: 'Comic Sans MS'; - src: local('Comic Sans MS Italic'), local('ComicSans-MS-Italic'), url('/assets/templates/projectsoft/fonts/comici.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/comici.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/comici.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Comic Sans MS Italic'), local('ComicSans-MS-Italic'), url('/assets/templates/projectsoft/fonts/comici.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/comici.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/comici.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 400; font-style: italic; font-display: swap; @@ -439,7 +439,7 @@ @font-face { font-family: 'Comic Sans MS'; - src: local('Comic Sans MS Bold'), local('ComicSans-MS-Bold'), url('/assets/templates/projectsoft/fonts/comicbd.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/comicbd.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/comicbd.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Comic Sans MS Bold'), local('ComicSans-MS-Bold'), url('/assets/templates/projectsoft/fonts/comicbd.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/comicbd.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/comicbd.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 700; font-style: normal; font-display: swap; @@ -447,7 +447,7 @@ @font-face { font-family: 'Comic Sans MS'; - src: local('Comic Sans MS Bold Italic'), local('ComicSans-MS-BoldItalic'), url('/assets/templates/projectsoft/fonts/comicz.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/comicz.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/comicz.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Comic Sans MS Bold Italic'), local('ComicSans-MS-BoldItalic'), url('/assets/templates/projectsoft/fonts/comicz.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/comicz.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/comicz.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-weight: 700; font-style: italic; font-display: swap; @@ -455,7 +455,7 @@ @font-face { font-family: 'Ruslan Display'; - src: local('Ruslan Display'), local('RuslanDisplay'), url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'), url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'), url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype'); + src: local('Ruslan Display'), local('RuslanDisplay'), url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'), url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'), url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype'); font-display: swap; font-weight: 400; } @@ -8165,7 +8165,6 @@ input[type="reset"].btn:active { -ms-flex-item-align: end; align-self: flex-end; margin-top: 1em; - -webkit-hyphens: none !important; -ms-hyphens: none !important; hyphens: none !important; white-space: nowrap; diff --git a/site/assets/templates/projectsoft/css/main.min.css b/site/assets/templates/projectsoft/css/main.min.css index b3d0a8a..4da2463 100644 --- a/site/assets/templates/projectsoft/css/main.min.css +++ b/site/assets/templates/projectsoft/css/main.min.css @@ -1 +1 @@ -@charset "UTF-8";@font-face{font-family:IconsSite;src:url("/assets/templates/projectsoft/fonts/IconsSite.woff?30075b8ce5d4d8cf17e81a1506fce7f3") format("woff"),url("/assets/templates/projectsoft/fonts/IconsSite.woff2?30075b8ce5d4d8cf17e81a1506fce7f3") format("woff2"),url("/assets/templates/projectsoft/fonts/IconsSite.ttf?30075b8ce5d4d8cf17e81a1506fce7f3") format("truetype");font-weight:400;font-style:normal;font-display:swap}[class*=" icon-"]:before,[class^=icon-]:before{font-family:IconsSite!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-begin:before{content:"\e900"}.icon-bell:before{content:"\e901"}.icon-best-banner:before{content:"\e902"}.icon-best-video:before{content:"\e903"}.icon-blockquote:before{content:"\e904"}.icon-calendar:before{content:"\e905"}.icon-callme:before{content:"\e906"}.icon-check:before{content:"\e907"}.icon-checkbox:before{content:"\e908"}.icon-chrome:before{content:"\e909"}.icon-circle-close:before{content:"\e90a"}.icon-close:before{content:"\e90b"}.icon-copy:before{content:"\e90c"}.icon-down:before{content:"\e90d"}.icon-download-pdf:before{content:"\e90e"}.icon-download:before{content:"\e90f"}.icon-email:before{content:"\e910"}.icon-end:before{content:"\e911"}.icon-error:before{content:"\e912"}.icon-event-calendar:before{content:"\e913"}.icon-eye-new:before{content:"\e914"}.icon-eye:before{content:"\e915"}.icon-facebook:before{content:"\e916"}.icon-fbs:before{content:"\e917"}.icon-firefox:before{content:"\e918"}.icon-github:before{content:"\e919"}.icon-google:before{content:"\e91a"}.icon-home:before{content:"\e91b"}.icon-icofb:before{content:"\e91c"}.icon-icoinsta:before{content:"\e91d"}.icon-icook:before{content:"\e91e"}.icon-icosk:before{content:"\e91f"}.icon-icotg:before{content:"\e920"}.icon-icotw:before{content:"\e921"}.icon-icovb:before{content:"\e922"}.icon-icovk:before{content:"\e923"}.icon-icoyt:before{content:"\e924"}.icon-image:before{content:"\e925"}.icon-modx:before{content:"\e926"}.icon-next:before{content:"\e927"}.icon-ok:before{content:"\e928"}.icon-oks:before{content:"\e929"}.icon-opera:before{content:"\e92a"}.icon-phone:before{content:"\e92b"}.icon-photo:before{content:"\e92c"}.icon-prev:before{content:"\e92d"}.icon-print-ic:before{content:"\e92e"}.icon-print:before{content:"\e92f"}.icon-required:before{content:"\e930"}.icon-reset:before{content:"\e931"}.icon-rss-logo:before{content:"\e932"}.icon-rss:before{content:"\e933"}.icon-rutube:before{content:"\e934"}.icon-search:before{content:"\e935"}.icon-share:before{content:"\e936"}.icon-success:before{content:"\e937"}.icon-telegram:before{content:"\e938"}.icon-twitter:before{content:"\e939"}.icon-tws:before{content:"\e93a"}.icon-up:before{content:"\e93b"}.icon-vk:before{content:"\e93c"}.icon-vks:before{content:"\e93d"}.icon-zoom-in:before{content:"\e93e"}.icon-zoom-out:before{content:"\e93f"}@font-face{font-family:'Times New Roman';src:local('Times New Roman'),url('/assets/templates/projectsoft/fonts/times.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/times.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/times.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Times New Roman';src:local('Times New Roman Italic'),url('/assets/templates/projectsoft/fonts/timesi.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/timesi.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/timesi.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Times New Roman';src:local('Times New Roman Bold'),url('/assets/templates/projectsoft/fonts/timesbd.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/timesbd.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/timesbd.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Times New Roman';src:local('Times New Roman Bold Italic'),url('/assets/templates/projectsoft/fonts/timesbi.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/timesbi.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/timesbi.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Arial;src:local('Arial'),local('Arial'),url('/assets/templates/projectsoft/fonts/arial.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/arial.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/arial.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Arial;src:local('Arial'),local('Arial'),url('/assets/templates/projectsoft/fonts/ariali.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/ariali.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/ariali.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Arial;src:local('Arial'),local('Arial'),url('/assets/templates/projectsoft/fonts/arialbd.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/arialbd.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/arialbd.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Arial;src:local('Arial'),local('Arial'),url('/assets/templates/projectsoft/fonts/arialbi.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/arialbi.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/arialbi.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Light'),local('OpenSans-Light'),url('/assets/templates/projectsoft/fonts/opensanslight.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensanslight.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensanslight.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Light Italic'),local('OpenSansLight-Italic'),url('/assets/templates/projectsoft/fonts/opensanslightitalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensanslightitalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensanslightitalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans'),local('OpenSans'),url('/assets/templates/projectsoft/fonts/opensans.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensans.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensans.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Italic'),local('OpenSans-Italic'),url('/assets/templates/projectsoft/fonts/opensansitalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansitalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensansitalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Semibold'),local('OpenSans-Semibold'),url('/assets/templates/projectsoft/fonts/opensanssemibold.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensanssemibold.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensanssemibold.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Semibold Italic'),local('OpenSans-SemiboldItalic'),url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Bold'),local('OpenSans-Bold'),url('/assets/templates/projectsoft/fonts/opensansbold.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansbold.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensansbold.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url('/assets/templates/projectsoft/fonts/opensansbolditalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansbolditalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensansbolditalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Extrabold'),local('OpenSans-Extrabold'),url('/assets/templates/projectsoft/fonts/opensansextrabold.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansextrabold.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensansextrabold.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Extrabold Italic'),local('OpenSans-ExtraboldItalic'),url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:'Comic Sans MS';src:local('Comic Sans MS'),local('ComicSans-MS'),url('/assets/templates/projectsoft/fonts/comic.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/comic.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/comic.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Comic Sans MS';src:local('Comic Sans MS Italic'),local('ComicSans-MS-Italic'),url('/assets/templates/projectsoft/fonts/comici.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/comici.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/comici.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Comic Sans MS';src:local('Comic Sans MS Bold'),local('ComicSans-MS-Bold'),url('/assets/templates/projectsoft/fonts/comicbd.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/comicbd.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/comicbd.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Comic Sans MS';src:local('Comic Sans MS Bold Italic'),local('ComicSans-MS-BoldItalic'),url('/assets/templates/projectsoft/fonts/comicz.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/comicz.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/comicz.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Ruslan Display';src:local('Ruslan Display'),local('RuslanDisplay'),url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.woff2?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff2'),url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.woff?30075b8ce5d4d8cf17e81a1506fce7f3') format('woff'),url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.ttf?30075b8ce5d4d8cf17e81a1506fce7f3') format('truetype');font-display:swap;font-weight:400}a.bvi-open{position:absolute;right:15px;top:6px;font-size:25px}a.bvi-open,a.bvi-open:active{text-decoration:none}a.bvi-open:hover{text-decoration:underline}a.bvi-open .icon-eye{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap}a.bvi-open .icon-eye::after{content:attr(data-title);margin-right:15px;margin-left:15px;font-size:16px;font-family:'Open Sans'}a.bvi-panel-close{position:absolute;z-index:10;top:6px;right:15px}html body .bvi-panel{margin-bottom:0!important}html body .bvi-panel{font-family:Arial!important;padding:10px 10px;color:#000;top:0;left:0;right:0;letter-spacing:0;position:relative;text-shadow:none;line-height:normal;border:0;margin-bottom:.3rem;background-color:#f7f7f7;border-color:#000;moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);box-shadow:0 1px 3px 0 rgba(0,0,0,.23);z-index:999999!important}html body .bvi-panel a{color:#2a2a2a;background-color:transparent;outline:0;text-decoration:underline}html body .bvi-panel a:hover{color:#000;outline:0;background-color:transparent;text-decoration:underline}html body .bvi-panel a:focus{color:#000;outline:0;background-color:transparent;text-decoration:underline}html body .bvi-panel a.bvi-link-copy{text-decoration:underline;color:#000;outline:0}html body .bvi-panel a.bvi-link-copy.active{color:#000;outline:0;text-decoration:none}html body .bvi-panel a.bvi-link-copy:hover{color:#000;outline:0;text-decoration:none}html body .bvi-panel a.bvi-link-copy:focus{color:#000;outline:0;text-decoration:none}html body .bvi-panel a.bvi-link{text-decoration:none;color:#000;background-color:transparent;text-align:center;transition:background-color .2s ease-out;cursor:pointer;border-radius:2px;display:inline-block;height:36px;font-weight:700;line-height:36px;padding:0 10px;vertical-align:middle;border:1px solid #b2b2b2}html body .bvi-panel a.bvi-link.active{color:inherit;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-panel a.bvi-link:hover{color:#000;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-panel a.bvi-link:focus{color:#000;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-white{background-color:#fff;color:#000;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-white:hover{background-color:#fff;color:#000;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-black{background-color:#000;color:#fff;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-black:hover{background-color:#000;color:#fff;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-blue{background-color:#9dd1ff;color:#063462;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-blue:hover{background-color:#9dd1ff;color:#063462;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-brown{background-color:#f7f3d6;color:#4d4b43;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-brown:hover{background-color:#f7f3d6;color:#4d4b43;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-green{background-color:#3b2716;color:#a9e44d;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-green:hover{background-color:#3b2716;color:#a9e44d;text-decoration:none}html body .bvi-panel .bvi-title{text-shadow:none;text-decoration:none;background-color:transparent;display:block;font-weight:700;text-transform:uppercase;vertical-align:middle;margin:10px 0 15px 0}html body .bvi-panel .bvi-text-center{text-align:center}html body .bvi-panel .bvi-text-left{text-align:left}html body .bvi-panel .bvi-text-right{text-align:right}html body .bvi-panel .bvi-setting-menu{margin-top:10px;border-top:1px solid #dfdfdf;display:none}html body .bvi-panel .bvi-images{margin-top:10px;width:16px;height:16px;font-weight:400;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal}html body .bvi-panel .bvi-images.bvi-images-eye-slash{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGbXBMSuEARgA4Oe77zocXTdISBYMXKFMJvkBkoVF6iw33n8wmXVXymi0SUnZzQaJTNcNd9MNBsnwuq9uOVaexx8rKJuwqGXKDzm7noUQwqcRQya9aXu3ruBWOMSMooFlbXMubdnwJXTlsKZrWl9ZWwk9JS0hbGMeC3rGeVCRedQRwpNE6kRmT4MzRzL7QggVVK3INNTIe7WJxI1wh1F1mZp7ib6iF8cSF8Is8ihoupEaSJ3qCOdILan7UJUYci2U0HRlx5hfVh34F999xzhj5hTP0AAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-arrow{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAVFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU4H24AAAAG3RSTlMAAQIDBgkMExQiRmJoaXN0dX6Aj5GbwcPR4vHLNuV5AAAAWElEQVQYV23NNxKAMAADQQEm52y4//+TwuSxuttGkn/J2n97g+nXb3H9yNWXPO0k3oAOmC0wSgXQCqiNBYyihUYCahlLKSnIdILC9H528JoPqg8M7Ln8OwBv7gmtk0G77wAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-volume-on{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-volume-on{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-volume-off{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFHRSTlMAAQIcHh8rLjx8hpKUlZi6vsXz/c3U9VgAAABHSURBVBhXrci3AYAwDADBtwFjcpD2n5WGIKnmyoNXGgestOjuYlYfk37R1FpXNXHq7Qn9IY4Y5Jx7sQFQJARFQlBk80HbARfdYAcpeUBcogAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-adjust{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAs30iGAAAAN3RSTlMAAQIDBAUHCQsMExQVFh4fJSsuLztGS1FYYWJkZnh7f4KIiYyRmKWmqMHO1dna3Ovt7/P3+fv9mqZ1DQAAAIJJREFUGBlNwVUCglAURdEtGNgd2N2BGGf+M5PL48O1MI31Q7pMAxx/K+c7wHhnvSaVvMycxE7nMqBUD5qKAxJKRR5LhRg5ba6qY+SEvFXCyJlxVw0jZ8JKI4ycLi1FRRJKxT4cdCoCSvWB/E3PYZCT2WAKR2XGZDr7jxQtqvwp+Dg/vREcKt7EoBcAAAAASUVORK5CYII=")}html body .bvi-panel .bvi-images.bvi-images-off{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAARVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADc6ur3AAAAFnRSTlMAAQIFBgcSGRowMVhZW128wMHDxfX3KcFjjgAAAGpJREFUGBlVwQkSgzAMA0CJUpKYuzX6/1ObeoAJuwhMpSTiwslV+UiEftNpfaHirttKALMaI0BXw4mshwSTZEMwSQUmyYZgkgqyHhJ4qOEEFjUmAN1Ht42o3l+d9h6hWw5VPhMXZrNM/P0AZ7gN/s4xaEgAAAAASUVORK5CYII=")}html body .bvi-panel .bvi-images.bvi-images-on{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6T+iNAAAAH3RSTlMAAQIDBycwOUJKS0xPUW1whZGVmJ2erbfT2uDk6Pv9OeeoXAAAAGJJREFUGFdlzkcCgDAIBVGMvSb27r//LTUxFnRW8NhA9E3N46uppU2wOwgiXCSHBfD07F8g0euxRGKB9N2pAGQWKBBODRgxEKNrzI7BQIq7E57dQv4UHbC6n08LsNTxAYt+7bh0DPt8j/8TAAAAAElFTkSuQmCC")}html body .bvi-panel .bvi-images.bvi-images-minus-square-o{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAODs8dnfx8vPK0lEjAAAAJElEQVR4AWOgD2BkYUUCLIwM7JwogI2BA1WAnYGZFQUw0cehAOJeAaqtH8h4AAAAAElFTkSuQmCC)}html body .bvi-panel.bvi-fixed-top{position:fixed;top:0;right:0;left:0;z-index:999999}html body .bvi-panel .bvi-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}html body .bvi-panel .bvi-container-fluid,html body .bvi-panel .bvi-container-lg,html body .bvi-panel .bvi-container-md,html body .bvi-panel .bvi-container-sm,html body .bvi-panel .bvi-container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}html body .bvi-panel .bvi-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}html body .bvi-panel .bvi-no-gutters{margin-right:0;margin-left:0}html body .bvi-panel .bvi-no-gutters>.bvi-col,html body .bvi-panel .bvi-no-gutters>[class*=bvi-col-]{padding-right:0;padding-left:0}html body .bvi-panel .bvi-col,html body .bvi-panel .bvi-col-1,html body .bvi-panel .bvi-col-10,html body .bvi-panel .bvi-col-11,html body .bvi-panel .bvi-col-12,html body .bvi-panel .bvi-col-2,html body .bvi-panel .bvi-col-3,html body .bvi-panel .bvi-col-4,html body .bvi-panel .bvi-col-5,html body .bvi-panel .bvi-col-6,html body .bvi-panel .bvi-col-7,html body .bvi-panel .bvi-col-8,html body .bvi-panel .bvi-col-9,html body .bvi-panel .bvi-col-auto,html body .bvi-panel .bvi-col-lg,html body .bvi-panel .bvi-col-lg-1,html body .bvi-panel .bvi-col-lg-10,html body .bvi-panel .bvi-col-lg-11,html body .bvi-panel .bvi-col-lg-12,html body .bvi-panel .bvi-col-lg-2,html body .bvi-panel .bvi-col-lg-3,html body .bvi-panel .bvi-col-lg-4,html body .bvi-panel .bvi-col-lg-5,html body .bvi-panel .bvi-col-lg-6,html body .bvi-panel .bvi-col-lg-7,html body .bvi-panel .bvi-col-lg-8,html body .bvi-panel .bvi-col-lg-9,html body .bvi-panel .bvi-col-lg-auto,html body .bvi-panel .bvi-col-md,html body .bvi-panel .bvi-col-md-1,html body .bvi-panel .bvi-col-md-10,html body .bvi-panel .bvi-col-md-11,html body .bvi-panel .bvi-col-md-12,html body .bvi-panel .bvi-col-md-2,html body .bvi-panel .bvi-col-md-3,html body .bvi-panel .bvi-col-md-4,html body .bvi-panel .bvi-col-md-5,html body .bvi-panel .bvi-col-md-6,html body .bvi-panel .bvi-col-md-7,html body .bvi-panel .bvi-col-md-8,html body .bvi-panel .bvi-col-md-9,html body .bvi-panel .bvi-col-md-auto,html body .bvi-panel .bvi-col-sm,html body .bvi-panel .bvi-col-sm-1,html body .bvi-panel .bvi-col-sm-10,html body .bvi-panel .bvi-col-sm-11,html body .bvi-panel .bvi-col-sm-12,html body .bvi-panel .bvi-col-sm-2,html body .bvi-panel .bvi-col-sm-3,html body .bvi-panel .bvi-col-sm-4,html body .bvi-panel .bvi-col-sm-5,html body .bvi-panel .bvi-col-sm-6,html body .bvi-panel .bvi-col-sm-7,html body .bvi-panel .bvi-col-sm-8,html body .bvi-panel .bvi-col-sm-9,html body .bvi-panel .bvi-col-sm-auto,html body .bvi-panel .bvi-col-xl,html body .bvi-panel .bvi-col-xl-1,html body .bvi-panel .bvi-col-xl-10,html body .bvi-panel .bvi-col-xl-11,html body .bvi-panel .bvi-col-xl-12,html body .bvi-panel .bvi-col-xl-2,html body .bvi-panel .bvi-col-xl-3,html body .bvi-panel .bvi-col-xl-4,html body .bvi-panel .bvi-col-xl-5,html body .bvi-panel .bvi-col-xl-6,html body .bvi-panel .bvi-col-xl-7,html body .bvi-panel .bvi-col-xl-8,html body .bvi-panel .bvi-col-xl-9,html body .bvi-panel .bvi-col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}html body .bvi-panel .bvi-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-3{margin-left:25%}html body .bvi-panel .bvi-offset-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-6{margin-left:50%}html body .bvi-panel .bvi-offset-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-9{margin-left:75%}html body .bvi-panel .bvi-offset-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-11{margin-left:91.66666667%}html body .bvi-body[data-bvi-theme=white]{background-color:#fff!important;fill:#000000!important}html body .bvi-body[data-bvi-theme=white] *{background-color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:#000!important;color:#000!important;fill:#000000!important}html body .bvi-body[data-bvi-theme=white] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link{color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link.disabled{color:rgba(0,0,0,.5)!important;border:1px solid rgba(0,0,0,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link.disabled:focus{color:rgba(0,0,0,.5)!important;border:1px solid rgba(0,0,0,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link:hover{color:#fff!important;background-color:#000!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link:focus{color:#000!important;background-color:#fff!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * :checked,html body .bvi-body[data-bvi-theme=white] * :default,html body .bvi-body[data-bvi-theme=white] * :disabled,html body .bvi-body[data-bvi-theme=white] * :empty,html body .bvi-body[data-bvi-theme=white] * :enabled,html body .bvi-body[data-bvi-theme=white] * :first-child,html body .bvi-body[data-bvi-theme=white] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=white] * :first-of-type,html body .bvi-body[data-bvi-theme=white] * :focus,html body .bvi-body[data-bvi-theme=white] * :hover,html body .bvi-body[data-bvi-theme=white] * :indeterminate,html body .bvi-body[data-bvi-theme=white] * :last-child,html body .bvi-body[data-bvi-theme=white] * :last-of-type,html body .bvi-body[data-bvi-theme=white] * :link,html body .bvi-body[data-bvi-theme=white] * :nth-last-child,html body .bvi-body[data-bvi-theme=white] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=white] * :nth-of-type,html body .bvi-body[data-bvi-theme=white] * :only-child,html body .bvi-body[data-bvi-theme=white] * :only-of-type,html body .bvi-body[data-bvi-theme=white] * :optional,html body .bvi-body[data-bvi-theme=white] * :read-write,html body .bvi-body[data-bvi-theme=white] * :required,html body .bvi-body[data-bvi-theme=white] * :root,html body .bvi-body[data-bvi-theme=white] * :target,html body .bvi-body[data-bvi-theme=white] * :valid,html body .bvi-body[data-bvi-theme=white] * :visited{background-color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:#000!important;color:#000!important;fill:#000000!important}html body .bvi-body[data-bvi-theme=white] :after{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] :before{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] ::selection{background-color:#000!important;color:#fff!important}html body .bvi-body[data-bvi-theme=white] * a{outline:0!important;color:#000!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=white] * a.active{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a:hover{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * a:hover *{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * button,html body .bvi-body[data-bvi-theme=white] * button[type=button],html body .bvi-body[data-bvi-theme=white] * button[type=submit],html body .bvi-body[data-bvi-theme=white] * input[type=button],html body .bvi-body[data-bvi-theme=white] * input[type=submit]{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * button:hover.active,html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=white] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=white] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=white] * input[type=submit]:hover.active{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * button:hover:hover,html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=white] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=white] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=white] * input[type=submit]:hover:hover{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * button:hover:hover *,html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=white] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=white] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=white] * input[type=submit]:hover:hover *{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black]{background-color:#000!important;fill:#ffffff!important}html body .bvi-body[data-bvi-theme=black] *{background-color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:#fff!important;color:#fff!important;fill:#ffffff!important}html body .bvi-body[data-bvi-theme=black] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link{color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link.disabled{color:rgba(255,255,255,.5)!important;border:1px solid rgba(255,255,255,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link.disabled:focus{color:rgba(255,255,255,.5)!important;border:1px solid rgba(255,255,255,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link:hover{color:#000!important;background-color:#fff!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link:focus{color:#fff!important;background-color:#000!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * :checked,html body .bvi-body[data-bvi-theme=black] * :default,html body .bvi-body[data-bvi-theme=black] * :disabled,html body .bvi-body[data-bvi-theme=black] * :empty,html body .bvi-body[data-bvi-theme=black] * :enabled,html body .bvi-body[data-bvi-theme=black] * :first-child,html body .bvi-body[data-bvi-theme=black] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=black] * :first-of-type,html body .bvi-body[data-bvi-theme=black] * :focus,html body .bvi-body[data-bvi-theme=black] * :hover,html body .bvi-body[data-bvi-theme=black] * :indeterminate,html body .bvi-body[data-bvi-theme=black] * :last-child,html body .bvi-body[data-bvi-theme=black] * :last-of-type,html body .bvi-body[data-bvi-theme=black] * :link,html body .bvi-body[data-bvi-theme=black] * :nth-last-child,html body .bvi-body[data-bvi-theme=black] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=black] * :nth-of-type,html body .bvi-body[data-bvi-theme=black] * :only-child,html body .bvi-body[data-bvi-theme=black] * :only-of-type,html body .bvi-body[data-bvi-theme=black] * :optional,html body .bvi-body[data-bvi-theme=black] * :read-write,html body .bvi-body[data-bvi-theme=black] * :required,html body .bvi-body[data-bvi-theme=black] * :root,html body .bvi-body[data-bvi-theme=black] * :target,html body .bvi-body[data-bvi-theme=black] * :valid,html body .bvi-body[data-bvi-theme=black] * :visited{background-color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:#fff!important;color:#fff!important;fill:#ffffff!important}html body .bvi-body[data-bvi-theme=black] :after{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] :before{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] ::selection{background-color:#fff!important;color:#000!important}html body .bvi-body[data-bvi-theme=black] * a{outline:0!important;color:#fff!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=black] * a.active{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a:hover{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * a:hover *{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * button,html body .bvi-body[data-bvi-theme=black] * button[type=button],html body .bvi-body[data-bvi-theme=black] * button[type=submit],html body .bvi-body[data-bvi-theme=black] * input[type=button],html body .bvi-body[data-bvi-theme=black] * input[type=submit]{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * button:hover.active,html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=black] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=black] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=black] * input[type=submit]:hover.active{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * button:hover:hover,html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=black] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=black] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=black] * input[type=submit]:hover:hover{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * button:hover:hover *,html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=black] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=black] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=black] * input[type=submit]:hover:hover *{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue]{background-color:#9dd1ff!important;fill:#063462!important}html body .bvi-body[data-bvi-theme=blue] *{background-color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:#063462!important;color:#063462!important;fill:#063462!important}html body .bvi-body[data-bvi-theme=blue] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link{color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link.disabled{color:rgba(6,52,98,.5)!important;border:1px solid rgba(6,52,98,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link.disabled:focus{color:rgba(6,52,98,.5)!important;border:1px solid rgba(6,52,98,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link:hover{color:#9dd1ff!important;background-color:#063462!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link:focus{color:#063462!important;background-color:#9dd1ff!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * :checked,html body .bvi-body[data-bvi-theme=blue] * :default,html body .bvi-body[data-bvi-theme=blue] * :disabled,html body .bvi-body[data-bvi-theme=blue] * :empty,html body .bvi-body[data-bvi-theme=blue] * :enabled,html body .bvi-body[data-bvi-theme=blue] * :first-child,html body .bvi-body[data-bvi-theme=blue] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=blue] * :first-of-type,html body .bvi-body[data-bvi-theme=blue] * :focus,html body .bvi-body[data-bvi-theme=blue] * :hover,html body .bvi-body[data-bvi-theme=blue] * :indeterminate,html body .bvi-body[data-bvi-theme=blue] * :last-child,html body .bvi-body[data-bvi-theme=blue] * :last-of-type,html body .bvi-body[data-bvi-theme=blue] * :link,html body .bvi-body[data-bvi-theme=blue] * :nth-last-child,html body .bvi-body[data-bvi-theme=blue] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=blue] * :nth-of-type,html body .bvi-body[data-bvi-theme=blue] * :only-child,html body .bvi-body[data-bvi-theme=blue] * :only-of-type,html body .bvi-body[data-bvi-theme=blue] * :optional,html body .bvi-body[data-bvi-theme=blue] * :read-write,html body .bvi-body[data-bvi-theme=blue] * :required,html body .bvi-body[data-bvi-theme=blue] * :root,html body .bvi-body[data-bvi-theme=blue] * :target,html body .bvi-body[data-bvi-theme=blue] * :valid,html body .bvi-body[data-bvi-theme=blue] * :visited{background-color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:#063462!important;color:#063462!important;fill:#063462!important}html body .bvi-body[data-bvi-theme=blue] :after{background-color:rgba(255,255,255,0)!important;color:#063462!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] :before{background-color:rgba(255,255,255,0)!important;color:#063462!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] ::selection{background-color:#063462!important;color:#9dd1ff!important}html body .bvi-body[data-bvi-theme=blue] * a{outline:0!important;color:#063462!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=blue] * a.active{color:#063462!important;background-color:#9dd1ff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a:hover{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * a:hover *{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * button,html body .bvi-body[data-bvi-theme=blue] * button[type=button],html body .bvi-body[data-bvi-theme=blue] * button[type=submit],html body .bvi-body[data-bvi-theme=blue] * input[type=button],html body .bvi-body[data-bvi-theme=blue] * input[type=submit]{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * button:hover.active,html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=blue] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=blue] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=blue] * input[type=submit]:hover.active{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * button:hover:hover,html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=blue] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=blue] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=blue] * input[type=submit]:hover:hover{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * button:hover:hover *,html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=blue] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=blue] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=blue] * input[type=submit]:hover:hover *{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown]{background-color:#f7f3d6!important;fill:#4D4B43!important}html body .bvi-body[data-bvi-theme=brown] *{background-color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:#4d4b43!important;color:#4d4b43!important;fill:#4D4B43!important}html body .bvi-body[data-bvi-theme=brown] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link{color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link.disabled{color:rgba(77,75,67,.5)!important;border:1px solid rgba(77,75,67,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link.disabled:focus{color:rgba(77,75,67,.5)!important;border:1px solid rgba(77,75,67,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link:hover{color:#f7f3d6!important;background-color:#4d4b43!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link:focus{color:#4d4b43!important;background-color:#f7f3d6!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * :checked,html body .bvi-body[data-bvi-theme=brown] * :default,html body .bvi-body[data-bvi-theme=brown] * :disabled,html body .bvi-body[data-bvi-theme=brown] * :empty,html body .bvi-body[data-bvi-theme=brown] * :enabled,html body .bvi-body[data-bvi-theme=brown] * :first-child,html body .bvi-body[data-bvi-theme=brown] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=brown] * :first-of-type,html body .bvi-body[data-bvi-theme=brown] * :focus,html body .bvi-body[data-bvi-theme=brown] * :hover,html body .bvi-body[data-bvi-theme=brown] * :indeterminate,html body .bvi-body[data-bvi-theme=brown] * :last-child,html body .bvi-body[data-bvi-theme=brown] * :last-of-type,html body .bvi-body[data-bvi-theme=brown] * :link,html body .bvi-body[data-bvi-theme=brown] * :nth-last-child,html body .bvi-body[data-bvi-theme=brown] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=brown] * :nth-of-type,html body .bvi-body[data-bvi-theme=brown] * :only-child,html body .bvi-body[data-bvi-theme=brown] * :only-of-type,html body .bvi-body[data-bvi-theme=brown] * :optional,html body .bvi-body[data-bvi-theme=brown] * :read-write,html body .bvi-body[data-bvi-theme=brown] * :required,html body .bvi-body[data-bvi-theme=brown] * :root,html body .bvi-body[data-bvi-theme=brown] * :target,html body .bvi-body[data-bvi-theme=brown] * :valid,html body .bvi-body[data-bvi-theme=brown] * :visited{background-color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:#4d4b43!important;color:#4d4b43!important;fill:#4D4B43!important}html body .bvi-body[data-bvi-theme=brown] :after{background-color:rgba(255,255,255,0)!important;color:#4d4b43!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] :before{background-color:rgba(255,255,255,0)!important;color:#4d4b43!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] ::selection{background-color:#4d4b43!important;color:#f7f3d6!important}html body .bvi-body[data-bvi-theme=brown] * a{outline:0!important;color:#4d4b43!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=brown] * a.active{color:#4d4b43!important;background-color:#f7f3d6!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a:hover{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * a:hover *{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * button,html body .bvi-body[data-bvi-theme=brown] * button[type=button],html body .bvi-body[data-bvi-theme=brown] * button[type=submit],html body .bvi-body[data-bvi-theme=brown] * input[type=button],html body .bvi-body[data-bvi-theme=brown] * input[type=submit]{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * button:hover.active,html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=brown] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=brown] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=brown] * input[type=submit]:hover.active{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * button:hover:hover,html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=brown] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=brown] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=brown] * input[type=submit]:hover:hover{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * button:hover:hover *,html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=brown] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=brown] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=brown] * input[type=submit]:hover:hover *{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green]{background-color:#3b2716!important;fill:#A9E44D!important}html body .bvi-body[data-bvi-theme=green] *{background-color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:#a9e44d!important;color:#a9e44d!important;fill:#A9E44D!important}html body .bvi-body[data-bvi-theme=green] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link{color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link.disabled{color:rgba(169,228,77,.5)!important;border:1px solid rgba(169,228,77,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link.disabled:focus{color:rgba(169,228,77,.5)!important;border:1px solid rgba(169,228,77,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link:hover{color:#3b2716!important;background-color:#a9e44d!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link:focus{color:#a9e44d!important;background-color:#3b2716!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * :checked,html body .bvi-body[data-bvi-theme=green] * :default,html body .bvi-body[data-bvi-theme=green] * :disabled,html body .bvi-body[data-bvi-theme=green] * :empty,html body .bvi-body[data-bvi-theme=green] * :enabled,html body .bvi-body[data-bvi-theme=green] * :first-child,html body .bvi-body[data-bvi-theme=green] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=green] * :first-of-type,html body .bvi-body[data-bvi-theme=green] * :focus,html body .bvi-body[data-bvi-theme=green] * :hover,html body .bvi-body[data-bvi-theme=green] * :indeterminate,html body .bvi-body[data-bvi-theme=green] * :last-child,html body .bvi-body[data-bvi-theme=green] * :last-of-type,html body .bvi-body[data-bvi-theme=green] * :link,html body .bvi-body[data-bvi-theme=green] * :nth-last-child,html body .bvi-body[data-bvi-theme=green] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=green] * :nth-of-type,html body .bvi-body[data-bvi-theme=green] * :only-child,html body .bvi-body[data-bvi-theme=green] * :only-of-type,html body .bvi-body[data-bvi-theme=green] * :optional,html body .bvi-body[data-bvi-theme=green] * :read-write,html body .bvi-body[data-bvi-theme=green] * :required,html body .bvi-body[data-bvi-theme=green] * :root,html body .bvi-body[data-bvi-theme=green] * :target,html body .bvi-body[data-bvi-theme=green] * :valid,html body .bvi-body[data-bvi-theme=green] * :visited{background-color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:#a9e44d!important;color:#a9e44d!important;fill:#A9E44D!important}html body .bvi-body[data-bvi-theme=green] :after{background-color:rgba(255,255,255,0)!important;color:#a9e44d!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] :before{background-color:rgba(255,255,255,0)!important;color:#a9e44d!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] ::selection{background-color:#a9e44d!important;color:#3b2716!important}html body .bvi-body[data-bvi-theme=green] * a{outline:0!important;color:#a9e44d!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=green] * a.active{color:#a9e44d!important;background-color:#3b2716!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a:hover{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * a:hover *{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * button,html body .bvi-body[data-bvi-theme=green] * button[type=button],html body .bvi-body[data-bvi-theme=green] * button[type=submit],html body .bvi-body[data-bvi-theme=green] * input[type=button],html body .bvi-body[data-bvi-theme=green] * input[type=submit]{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * button:hover.active,html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=green] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=green] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=green] * input[type=submit]:hover.active{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * button:hover:hover,html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=green] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=green] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=green] * input[type=submit]:hover:hover{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * button:hover:hover *,html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=green] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=green] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=green] * input[type=submit]:hover:hover *{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-size="40"] *{font-size:40px!important}html body .bvi-body[data-bvi-size="40"] * h1,html body .bvi-body[data-bvi-size="40"] * h1 *{font-size:47px!important}html body .bvi-body[data-bvi-size="40"] * h2,html body .bvi-body[data-bvi-size="40"] * h2 *{font-size:46px!important}html body .bvi-body[data-bvi-size="40"] * h3,html body .bvi-body[data-bvi-size="40"] * h3 *{font-size:45px!important}html body .bvi-body[data-bvi-size="40"] * h4,html body .bvi-body[data-bvi-size="40"] * h4 *{font-size:44px!important}html body .bvi-body[data-bvi-size="40"] * h5,html body .bvi-body[data-bvi-size="40"] * h5 *{font-size:43px!important}html body .bvi-body[data-bvi-size="40"] * h6,html body .bvi-body[data-bvi-size="40"] * h6 *{font-size:42px!important}html body .bvi-body[data-bvi-size="39"] *{font-size:39px!important}html body .bvi-body[data-bvi-size="39"] * h1,html body .bvi-body[data-bvi-size="39"] * h1 *{font-size:46px!important}html body .bvi-body[data-bvi-size="39"] * h2,html body .bvi-body[data-bvi-size="39"] * h2 *{font-size:45px!important}html body .bvi-body[data-bvi-size="39"] * h3,html body .bvi-body[data-bvi-size="39"] * h3 *{font-size:44px!important}html body .bvi-body[data-bvi-size="39"] * h4,html body .bvi-body[data-bvi-size="39"] * h4 *{font-size:43px!important}html body .bvi-body[data-bvi-size="39"] * h5,html body .bvi-body[data-bvi-size="39"] * h5 *{font-size:42px!important}html body .bvi-body[data-bvi-size="39"] * h6,html body .bvi-body[data-bvi-size="39"] * h6 *{font-size:41px!important}html body .bvi-body[data-bvi-size="38"] *{font-size:38px!important}html body .bvi-body[data-bvi-size="38"] * h1,html body .bvi-body[data-bvi-size="38"] * h1 *{font-size:45px!important}html body .bvi-body[data-bvi-size="38"] * h2,html body .bvi-body[data-bvi-size="38"] * h2 *{font-size:44px!important}html body .bvi-body[data-bvi-size="38"] * h3,html body .bvi-body[data-bvi-size="38"] * h3 *{font-size:43px!important}html body .bvi-body[data-bvi-size="38"] * h4,html body .bvi-body[data-bvi-size="38"] * h4 *{font-size:42px!important}html body .bvi-body[data-bvi-size="38"] * h5,html body .bvi-body[data-bvi-size="38"] * h5 *{font-size:41px!important}html body .bvi-body[data-bvi-size="38"] * h6,html body .bvi-body[data-bvi-size="38"] * h6 *{font-size:40px!important}html body .bvi-body[data-bvi-size="37"] *{font-size:37px!important}html body .bvi-body[data-bvi-size="37"] * h1,html body .bvi-body[data-bvi-size="37"] * h1 *{font-size:44px!important}html body .bvi-body[data-bvi-size="37"] * h2,html body .bvi-body[data-bvi-size="37"] * h2 *{font-size:43px!important}html body .bvi-body[data-bvi-size="37"] * h3,html body .bvi-body[data-bvi-size="37"] * h3 *{font-size:42px!important}html body .bvi-body[data-bvi-size="37"] * h4,html body .bvi-body[data-bvi-size="37"] * h4 *{font-size:41px!important}html body .bvi-body[data-bvi-size="37"] * h5,html body .bvi-body[data-bvi-size="37"] * h5 *{font-size:40px!important}html body .bvi-body[data-bvi-size="37"] * h6,html body .bvi-body[data-bvi-size="37"] * h6 *{font-size:39px!important}html body .bvi-body[data-bvi-size="36"] *{font-size:36px!important}html body .bvi-body[data-bvi-size="36"] * h1,html body .bvi-body[data-bvi-size="36"] * h1 *{font-size:43px!important}html body .bvi-body[data-bvi-size="36"] * h2,html body .bvi-body[data-bvi-size="36"] * h2 *{font-size:42px!important}html body .bvi-body[data-bvi-size="36"] * h3,html body .bvi-body[data-bvi-size="36"] * h3 *{font-size:41px!important}html body .bvi-body[data-bvi-size="36"] * h4,html body .bvi-body[data-bvi-size="36"] * h4 *{font-size:40px!important}html body .bvi-body[data-bvi-size="36"] * h5,html body .bvi-body[data-bvi-size="36"] * h5 *{font-size:39px!important}html body .bvi-body[data-bvi-size="36"] * h6,html body .bvi-body[data-bvi-size="36"] * h6 *{font-size:38px!important}html body .bvi-body[data-bvi-size="35"] *{font-size:35px!important}html body .bvi-body[data-bvi-size="35"] * h1,html body .bvi-body[data-bvi-size="35"] * h1 *{font-size:42px!important}html body .bvi-body[data-bvi-size="35"] * h2,html body .bvi-body[data-bvi-size="35"] * h2 *{font-size:41px!important}html body .bvi-body[data-bvi-size="35"] * h3,html body .bvi-body[data-bvi-size="35"] * h3 *{font-size:40px!important}html body .bvi-body[data-bvi-size="35"] * h4,html body .bvi-body[data-bvi-size="35"] * h4 *{font-size:39px!important}html body .bvi-body[data-bvi-size="35"] * h5,html body .bvi-body[data-bvi-size="35"] * h5 *{font-size:38px!important}html body .bvi-body[data-bvi-size="35"] * h6,html body .bvi-body[data-bvi-size="35"] * h6 *{font-size:37px!important}html body .bvi-body[data-bvi-size="34"] *{font-size:34px!important}html body .bvi-body[data-bvi-size="34"] * h1,html body .bvi-body[data-bvi-size="34"] * h1 *{font-size:41px!important}html body .bvi-body[data-bvi-size="34"] * h2,html body .bvi-body[data-bvi-size="34"] * h2 *{font-size:40px!important}html body .bvi-body[data-bvi-size="34"] * h3,html body .bvi-body[data-bvi-size="34"] * h3 *{font-size:39px!important}html body .bvi-body[data-bvi-size="34"] * h4,html body .bvi-body[data-bvi-size="34"] * h4 *{font-size:38px!important}html body .bvi-body[data-bvi-size="34"] * h5,html body .bvi-body[data-bvi-size="34"] * h5 *{font-size:37px!important}html body .bvi-body[data-bvi-size="34"] * h6,html body .bvi-body[data-bvi-size="34"] * h6 *{font-size:36px!important}html body .bvi-body[data-bvi-size="33"] *{font-size:33px!important}html body .bvi-body[data-bvi-size="33"] * h1,html body .bvi-body[data-bvi-size="33"] * h1 *{font-size:40px!important}html body .bvi-body[data-bvi-size="33"] * h2,html body .bvi-body[data-bvi-size="33"] * h2 *{font-size:39px!important}html body .bvi-body[data-bvi-size="33"] * h3,html body .bvi-body[data-bvi-size="33"] * h3 *{font-size:38px!important}html body .bvi-body[data-bvi-size="33"] * h4,html body .bvi-body[data-bvi-size="33"] * h4 *{font-size:37px!important}html body .bvi-body[data-bvi-size="33"] * h5,html body .bvi-body[data-bvi-size="33"] * h5 *{font-size:36px!important}html body .bvi-body[data-bvi-size="33"] * h6,html body .bvi-body[data-bvi-size="33"] * h6 *{font-size:35px!important}html body .bvi-body[data-bvi-size="32"] *{font-size:32px!important}html body .bvi-body[data-bvi-size="32"] * h1,html body .bvi-body[data-bvi-size="32"] * h1 *{font-size:39px!important}html body .bvi-body[data-bvi-size="32"] * h2,html body .bvi-body[data-bvi-size="32"] * h2 *{font-size:38px!important}html body .bvi-body[data-bvi-size="32"] * h3,html body .bvi-body[data-bvi-size="32"] * h3 *{font-size:37px!important}html body .bvi-body[data-bvi-size="32"] * h4,html body .bvi-body[data-bvi-size="32"] * h4 *{font-size:36px!important}html body .bvi-body[data-bvi-size="32"] * h5,html body .bvi-body[data-bvi-size="32"] * h5 *{font-size:35px!important}html body .bvi-body[data-bvi-size="32"] * h6,html body .bvi-body[data-bvi-size="32"] * h6 *{font-size:34px!important}html body .bvi-body[data-bvi-size="31"] *{font-size:31px!important}html body .bvi-body[data-bvi-size="31"] * h1,html body .bvi-body[data-bvi-size="31"] * h1 *{font-size:38px!important}html body .bvi-body[data-bvi-size="31"] * h2,html body .bvi-body[data-bvi-size="31"] * h2 *{font-size:37px!important}html body .bvi-body[data-bvi-size="31"] * h3,html body .bvi-body[data-bvi-size="31"] * h3 *{font-size:36px!important}html body .bvi-body[data-bvi-size="31"] * h4,html body .bvi-body[data-bvi-size="31"] * h4 *{font-size:35px!important}html body .bvi-body[data-bvi-size="31"] * h5,html body .bvi-body[data-bvi-size="31"] * h5 *{font-size:34px!important}html body .bvi-body[data-bvi-size="31"] * h6,html body .bvi-body[data-bvi-size="31"] * h6 *{font-size:33px!important}html body .bvi-body[data-bvi-size="30"] *{font-size:30px!important}html body .bvi-body[data-bvi-size="30"] * h1,html body .bvi-body[data-bvi-size="30"] * h1 *{font-size:37px!important}html body .bvi-body[data-bvi-size="30"] * h2,html body .bvi-body[data-bvi-size="30"] * h2 *{font-size:36px!important}html body .bvi-body[data-bvi-size="30"] * h3,html body .bvi-body[data-bvi-size="30"] * h3 *{font-size:35px!important}html body .bvi-body[data-bvi-size="30"] * h4,html body .bvi-body[data-bvi-size="30"] * h4 *{font-size:34px!important}html body .bvi-body[data-bvi-size="30"] * h5,html body .bvi-body[data-bvi-size="30"] * h5 *{font-size:33px!important}html body .bvi-body[data-bvi-size="30"] * h6,html body .bvi-body[data-bvi-size="30"] * h6 *{font-size:32px!important}html body .bvi-body[data-bvi-size="29"] *{font-size:29px!important}html body .bvi-body[data-bvi-size="29"] * h1,html body .bvi-body[data-bvi-size="29"] * h1 *{font-size:36px!important}html body .bvi-body[data-bvi-size="29"] * h2,html body .bvi-body[data-bvi-size="29"] * h2 *{font-size:35px!important}html body .bvi-body[data-bvi-size="29"] * h3,html body .bvi-body[data-bvi-size="29"] * h3 *{font-size:34px!important}html body .bvi-body[data-bvi-size="29"] * h4,html body .bvi-body[data-bvi-size="29"] * h4 *{font-size:33px!important}html body .bvi-body[data-bvi-size="29"] * h5,html body .bvi-body[data-bvi-size="29"] * h5 *{font-size:32px!important}html body .bvi-body[data-bvi-size="29"] * h6,html body .bvi-body[data-bvi-size="29"] * h6 *{font-size:31px!important}html body .bvi-body[data-bvi-size="28"] *{font-size:28px!important}html body .bvi-body[data-bvi-size="28"] * h1,html body .bvi-body[data-bvi-size="28"] * h1 *{font-size:35px!important}html body .bvi-body[data-bvi-size="28"] * h2,html body .bvi-body[data-bvi-size="28"] * h2 *{font-size:34px!important}html body .bvi-body[data-bvi-size="28"] * h3,html body .bvi-body[data-bvi-size="28"] * h3 *{font-size:33px!important}html body .bvi-body[data-bvi-size="28"] * h4,html body .bvi-body[data-bvi-size="28"] * h4 *{font-size:32px!important}html body .bvi-body[data-bvi-size="28"] * h5,html body .bvi-body[data-bvi-size="28"] * h5 *{font-size:31px!important}html body .bvi-body[data-bvi-size="28"] * h6,html body .bvi-body[data-bvi-size="28"] * h6 *{font-size:30px!important}html body .bvi-body[data-bvi-size="27"] *{font-size:27px!important}html body .bvi-body[data-bvi-size="27"] * h1,html body .bvi-body[data-bvi-size="27"] * h1 *{font-size:34px!important}html body .bvi-body[data-bvi-size="27"] * h2,html body .bvi-body[data-bvi-size="27"] * h2 *{font-size:33px!important}html body .bvi-body[data-bvi-size="27"] * h3,html body .bvi-body[data-bvi-size="27"] * h3 *{font-size:32px!important}html body .bvi-body[data-bvi-size="27"] * h4,html body .bvi-body[data-bvi-size="27"] * h4 *{font-size:31px!important}html body .bvi-body[data-bvi-size="27"] * h5,html body .bvi-body[data-bvi-size="27"] * h5 *{font-size:30px!important}html body .bvi-body[data-bvi-size="27"] * h6,html body .bvi-body[data-bvi-size="27"] * h6 *{font-size:29px!important}html body .bvi-body[data-bvi-size="26"] *{font-size:26px!important}html body .bvi-body[data-bvi-size="26"] * h1,html body .bvi-body[data-bvi-size="26"] * h1 *{font-size:33px!important}html body .bvi-body[data-bvi-size="26"] * h2,html body .bvi-body[data-bvi-size="26"] * h2 *{font-size:32px!important}html body .bvi-body[data-bvi-size="26"] * h3,html body .bvi-body[data-bvi-size="26"] * h3 *{font-size:31px!important}html body .bvi-body[data-bvi-size="26"] * h4,html body .bvi-body[data-bvi-size="26"] * h4 *{font-size:30px!important}html body .bvi-body[data-bvi-size="26"] * h5,html body .bvi-body[data-bvi-size="26"] * h5 *{font-size:29px!important}html body .bvi-body[data-bvi-size="26"] * h6,html body .bvi-body[data-bvi-size="26"] * h6 *{font-size:28px!important}html body .bvi-body[data-bvi-size="25"] *{font-size:25px!important}html body .bvi-body[data-bvi-size="25"] * h1,html body .bvi-body[data-bvi-size="25"] * h1 *{font-size:32px!important}html body .bvi-body[data-bvi-size="25"] * h2,html body .bvi-body[data-bvi-size="25"] * h2 *{font-size:31px!important}html body .bvi-body[data-bvi-size="25"] * h3,html body .bvi-body[data-bvi-size="25"] * h3 *{font-size:30px!important}html body .bvi-body[data-bvi-size="25"] * h4,html body .bvi-body[data-bvi-size="25"] * h4 *{font-size:29px!important}html body .bvi-body[data-bvi-size="25"] * h5,html body .bvi-body[data-bvi-size="25"] * h5 *{font-size:28px!important}html body .bvi-body[data-bvi-size="25"] * h6,html body .bvi-body[data-bvi-size="25"] * h6 *{font-size:27px!important}html body .bvi-body[data-bvi-size="24"] *{font-size:24px!important}html body .bvi-body[data-bvi-size="24"] * h1,html body .bvi-body[data-bvi-size="24"] * h1 *{font-size:31px!important}html body .bvi-body[data-bvi-size="24"] * h2,html body .bvi-body[data-bvi-size="24"] * h2 *{font-size:30px!important}html body .bvi-body[data-bvi-size="24"] * h3,html body .bvi-body[data-bvi-size="24"] * h3 *{font-size:29px!important}html body .bvi-body[data-bvi-size="24"] * h4,html body .bvi-body[data-bvi-size="24"] * h4 *{font-size:28px!important}html body .bvi-body[data-bvi-size="24"] * h5,html body .bvi-body[data-bvi-size="24"] * h5 *{font-size:27px!important}html body .bvi-body[data-bvi-size="24"] * h6,html body .bvi-body[data-bvi-size="24"] * h6 *{font-size:26px!important}html body .bvi-body[data-bvi-size="23"] *{font-size:23px!important}html body .bvi-body[data-bvi-size="23"] * h1,html body .bvi-body[data-bvi-size="23"] * h1 *{font-size:30px!important}html body .bvi-body[data-bvi-size="23"] * h2,html body .bvi-body[data-bvi-size="23"] * h2 *{font-size:29px!important}html body .bvi-body[data-bvi-size="23"] * h3,html body .bvi-body[data-bvi-size="23"] * h3 *{font-size:28px!important}html body .bvi-body[data-bvi-size="23"] * h4,html body .bvi-body[data-bvi-size="23"] * h4 *{font-size:27px!important}html body .bvi-body[data-bvi-size="23"] * h5,html body .bvi-body[data-bvi-size="23"] * h5 *{font-size:26px!important}html body .bvi-body[data-bvi-size="23"] * h6,html body .bvi-body[data-bvi-size="23"] * h6 *{font-size:25px!important}html body .bvi-body[data-bvi-size="22"] *{font-size:22px!important}html body .bvi-body[data-bvi-size="22"] * h1,html body .bvi-body[data-bvi-size="22"] * h1 *{font-size:29px!important}html body .bvi-body[data-bvi-size="22"] * h2,html body .bvi-body[data-bvi-size="22"] * h2 *{font-size:28px!important}html body .bvi-body[data-bvi-size="22"] * h3,html body .bvi-body[data-bvi-size="22"] * h3 *{font-size:27px!important}html body .bvi-body[data-bvi-size="22"] * h4,html body .bvi-body[data-bvi-size="22"] * h4 *{font-size:26px!important}html body .bvi-body[data-bvi-size="22"] * h5,html body .bvi-body[data-bvi-size="22"] * h5 *{font-size:25px!important}html body .bvi-body[data-bvi-size="22"] * h6,html body .bvi-body[data-bvi-size="22"] * h6 *{font-size:24px!important}html body .bvi-body[data-bvi-size="21"] *{font-size:21px!important}html body .bvi-body[data-bvi-size="21"] * h1,html body .bvi-body[data-bvi-size="21"] * h1 *{font-size:28px!important}html body .bvi-body[data-bvi-size="21"] * h2,html body .bvi-body[data-bvi-size="21"] * h2 *{font-size:27px!important}html body .bvi-body[data-bvi-size="21"] * h3,html body .bvi-body[data-bvi-size="21"] * h3 *{font-size:26px!important}html body .bvi-body[data-bvi-size="21"] * h4,html body .bvi-body[data-bvi-size="21"] * h4 *{font-size:25px!important}html body .bvi-body[data-bvi-size="21"] * h5,html body .bvi-body[data-bvi-size="21"] * h5 *{font-size:24px!important}html body .bvi-body[data-bvi-size="21"] * h6,html body .bvi-body[data-bvi-size="21"] * h6 *{font-size:23px!important}html body .bvi-body[data-bvi-size="20"] *{font-size:20px!important}html body .bvi-body[data-bvi-size="20"] * h1,html body .bvi-body[data-bvi-size="20"] * h1 *{font-size:27px!important}html body .bvi-body[data-bvi-size="20"] * h2,html body .bvi-body[data-bvi-size="20"] * h2 *{font-size:26px!important}html body .bvi-body[data-bvi-size="20"] * h3,html body .bvi-body[data-bvi-size="20"] * h3 *{font-size:25px!important}html body .bvi-body[data-bvi-size="20"] * h4,html body .bvi-body[data-bvi-size="20"] * h4 *{font-size:24px!important}html body .bvi-body[data-bvi-size="20"] * h5,html body .bvi-body[data-bvi-size="20"] * h5 *{font-size:23px!important}html body .bvi-body[data-bvi-size="20"] * h6,html body .bvi-body[data-bvi-size="20"] * h6 *{font-size:22px!important}html body .bvi-body[data-bvi-size="19"] *{font-size:19px!important}html body .bvi-body[data-bvi-size="19"] * h1,html body .bvi-body[data-bvi-size="19"] * h1 *{font-size:26px!important}html body .bvi-body[data-bvi-size="19"] * h2,html body .bvi-body[data-bvi-size="19"] * h2 *{font-size:25px!important}html body .bvi-body[data-bvi-size="19"] * h3,html body .bvi-body[data-bvi-size="19"] * h3 *{font-size:24px!important}html body .bvi-body[data-bvi-size="19"] * h4,html body .bvi-body[data-bvi-size="19"] * h4 *{font-size:23px!important}html body .bvi-body[data-bvi-size="19"] * h5,html body .bvi-body[data-bvi-size="19"] * h5 *{font-size:22px!important}html body .bvi-body[data-bvi-size="19"] * h6,html body .bvi-body[data-bvi-size="19"] * h6 *{font-size:21px!important}html body .bvi-body[data-bvi-size="18"] *{font-size:18px!important}html body .bvi-body[data-bvi-size="18"] * h1,html body .bvi-body[data-bvi-size="18"] * h1 *{font-size:25px!important}html body .bvi-body[data-bvi-size="18"] * h2,html body .bvi-body[data-bvi-size="18"] * h2 *{font-size:24px!important}html body .bvi-body[data-bvi-size="18"] * h3,html body .bvi-body[data-bvi-size="18"] * h3 *{font-size:23px!important}html body .bvi-body[data-bvi-size="18"] * h4,html body .bvi-body[data-bvi-size="18"] * h4 *{font-size:22px!important}html body .bvi-body[data-bvi-size="18"] * h5,html body .bvi-body[data-bvi-size="18"] * h5 *{font-size:21px!important}html body .bvi-body[data-bvi-size="18"] * h6,html body .bvi-body[data-bvi-size="18"] * h6 *{font-size:20px!important}html body .bvi-body[data-bvi-size="17"] *{font-size:17px!important}html body .bvi-body[data-bvi-size="17"] * h1,html body .bvi-body[data-bvi-size="17"] * h1 *{font-size:24px!important}html body .bvi-body[data-bvi-size="17"] * h2,html body .bvi-body[data-bvi-size="17"] * h2 *{font-size:23px!important}html body .bvi-body[data-bvi-size="17"] * h3,html body .bvi-body[data-bvi-size="17"] * h3 *{font-size:22px!important}html body .bvi-body[data-bvi-size="17"] * h4,html body .bvi-body[data-bvi-size="17"] * h4 *{font-size:21px!important}html body .bvi-body[data-bvi-size="17"] * h5,html body .bvi-body[data-bvi-size="17"] * h5 *{font-size:20px!important}html body .bvi-body[data-bvi-size="17"] * h6,html body .bvi-body[data-bvi-size="17"] * h6 *{font-size:19px!important}html body .bvi-body[data-bvi-size="16"] *{font-size:16px!important}html body .bvi-body[data-bvi-size="16"] * h1,html body .bvi-body[data-bvi-size="16"] * h1 *{font-size:23px!important}html body .bvi-body[data-bvi-size="16"] * h2,html body .bvi-body[data-bvi-size="16"] * h2 *{font-size:22px!important}html body .bvi-body[data-bvi-size="16"] * h3,html body .bvi-body[data-bvi-size="16"] * h3 *{font-size:21px!important}html body .bvi-body[data-bvi-size="16"] * h4,html body .bvi-body[data-bvi-size="16"] * h4 *{font-size:20px!important}html body .bvi-body[data-bvi-size="16"] * h5,html body .bvi-body[data-bvi-size="16"] * h5 *{font-size:19px!important}html body .bvi-body[data-bvi-size="16"] * h6,html body .bvi-body[data-bvi-size="16"] * h6 *{font-size:18px!important}html body .bvi-body[data-bvi-size="15"] *{font-size:15px!important}html body .bvi-body[data-bvi-size="15"] * h1,html body .bvi-body[data-bvi-size="15"] * h1 *{font-size:22px!important}html body .bvi-body[data-bvi-size="15"] * h2,html body .bvi-body[data-bvi-size="15"] * h2 *{font-size:21px!important}html body .bvi-body[data-bvi-size="15"] * h3,html body .bvi-body[data-bvi-size="15"] * h3 *{font-size:20px!important}html body .bvi-body[data-bvi-size="15"] * h4,html body .bvi-body[data-bvi-size="15"] * h4 *{font-size:19px!important}html body .bvi-body[data-bvi-size="15"] * h5,html body .bvi-body[data-bvi-size="15"] * h5 *{font-size:18px!important}html body .bvi-body[data-bvi-size="15"] * h6,html body .bvi-body[data-bvi-size="15"] * h6 *{font-size:17px!important}html body .bvi-body[data-bvi-size="14"] *{font-size:14px!important}html body .bvi-body[data-bvi-size="14"] * h1,html body .bvi-body[data-bvi-size="14"] * h1 *{font-size:21px!important}html body .bvi-body[data-bvi-size="14"] * h2,html body .bvi-body[data-bvi-size="14"] * h2 *{font-size:20px!important}html body .bvi-body[data-bvi-size="14"] * h3,html body .bvi-body[data-bvi-size="14"] * h3 *{font-size:19px!important}html body .bvi-body[data-bvi-size="14"] * h4,html body .bvi-body[data-bvi-size="14"] * h4 *{font-size:18px!important}html body .bvi-body[data-bvi-size="14"] * h5,html body .bvi-body[data-bvi-size="14"] * h5 *{font-size:17px!important}html body .bvi-body[data-bvi-size="14"] * h6,html body .bvi-body[data-bvi-size="14"] * h6 *{font-size:16px!important}html body .bvi-body[data-bvi-size="13"] *{font-size:13px!important}html body .bvi-body[data-bvi-size="13"] * h1,html body .bvi-body[data-bvi-size="13"] * h1 *{font-size:20px!important}html body .bvi-body[data-bvi-size="13"] * h2,html body .bvi-body[data-bvi-size="13"] * h2 *{font-size:19px!important}html body .bvi-body[data-bvi-size="13"] * h3,html body .bvi-body[data-bvi-size="13"] * h3 *{font-size:18px!important}html body .bvi-body[data-bvi-size="13"] * h4,html body .bvi-body[data-bvi-size="13"] * h4 *{font-size:17px!important}html body .bvi-body[data-bvi-size="13"] * h5,html body .bvi-body[data-bvi-size="13"] * h5 *{font-size:16px!important}html body .bvi-body[data-bvi-size="13"] * h6,html body .bvi-body[data-bvi-size="13"] * h6 *{font-size:15px!important}html body .bvi-body[data-bvi-size="12"] *{font-size:12px!important}html body .bvi-body[data-bvi-size="12"] * h1,html body .bvi-body[data-bvi-size="12"] * h1 *{font-size:19px!important}html body .bvi-body[data-bvi-size="12"] * h2,html body .bvi-body[data-bvi-size="12"] * h2 *{font-size:18px!important}html body .bvi-body[data-bvi-size="12"] * h3,html body .bvi-body[data-bvi-size="12"] * h3 *{font-size:17px!important}html body .bvi-body[data-bvi-size="12"] * h4,html body .bvi-body[data-bvi-size="12"] * h4 *{font-size:16px!important}html body .bvi-body[data-bvi-size="12"] * h5,html body .bvi-body[data-bvi-size="12"] * h5 *{font-size:15px!important}html body .bvi-body[data-bvi-size="12"] * h6,html body .bvi-body[data-bvi-size="12"] * h6 *{font-size:14px!important}html body .bvi-body[data-bvi-size="11"] *{font-size:11px!important}html body .bvi-body[data-bvi-size="11"] * h1,html body .bvi-body[data-bvi-size="11"] * h1 *{font-size:18px!important}html body .bvi-body[data-bvi-size="11"] * h2,html body .bvi-body[data-bvi-size="11"] * h2 *{font-size:17px!important}html body .bvi-body[data-bvi-size="11"] * h3,html body .bvi-body[data-bvi-size="11"] * h3 *{font-size:16px!important}html body .bvi-body[data-bvi-size="11"] * h4,html body .bvi-body[data-bvi-size="11"] * h4 *{font-size:15px!important}html body .bvi-body[data-bvi-size="11"] * h5,html body .bvi-body[data-bvi-size="11"] * h5 *{font-size:14px!important}html body .bvi-body[data-bvi-size="11"] * h6,html body .bvi-body[data-bvi-size="11"] * h6 *{font-size:13px!important}html body .bvi-body[data-bvi-size="10"] *{font-size:10px!important}html body .bvi-body[data-bvi-size="10"] * h1,html body .bvi-body[data-bvi-size="10"] * h1 *{font-size:17px!important}html body .bvi-body[data-bvi-size="10"] * h2,html body .bvi-body[data-bvi-size="10"] * h2 *{font-size:16px!important}html body .bvi-body[data-bvi-size="10"] * h3,html body .bvi-body[data-bvi-size="10"] * h3 *{font-size:15px!important}html body .bvi-body[data-bvi-size="10"] * h4,html body .bvi-body[data-bvi-size="10"] * h4 *{font-size:14px!important}html body .bvi-body[data-bvi-size="10"] * h5,html body .bvi-body[data-bvi-size="10"] * h5 *{font-size:13px!important}html body .bvi-body[data-bvi-size="10"] * h6,html body .bvi-body[data-bvi-size="10"] * h6 *{font-size:12px!important}html body .bvi-body[data-bvi-size="9"] *{font-size:9px!important}html body .bvi-body[data-bvi-size="9"] * h1,html body .bvi-body[data-bvi-size="9"] * h1 *{font-size:16px!important}html body .bvi-body[data-bvi-size="9"] * h2,html body .bvi-body[data-bvi-size="9"] * h2 *{font-size:15px!important}html body .bvi-body[data-bvi-size="9"] * h3,html body .bvi-body[data-bvi-size="9"] * h3 *{font-size:14px!important}html body .bvi-body[data-bvi-size="9"] * h4,html body .bvi-body[data-bvi-size="9"] * h4 *{font-size:13px!important}html body .bvi-body[data-bvi-size="9"] * h5,html body .bvi-body[data-bvi-size="9"] * h5 *{font-size:12px!important}html body .bvi-body[data-bvi-size="9"] * h6,html body .bvi-body[data-bvi-size="9"] * h6 *{font-size:11px!important}html body .bvi-body[data-bvi-size="8"] *{font-size:8px!important}html body .bvi-body[data-bvi-size="8"] * h1,html body .bvi-body[data-bvi-size="8"] * h1 *{font-size:15px!important}html body .bvi-body[data-bvi-size="8"] * h2,html body .bvi-body[data-bvi-size="8"] * h2 *{font-size:14px!important}html body .bvi-body[data-bvi-size="8"] * h3,html body .bvi-body[data-bvi-size="8"] * h3 *{font-size:13px!important}html body .bvi-body[data-bvi-size="8"] * h4,html body .bvi-body[data-bvi-size="8"] * h4 *{font-size:12px!important}html body .bvi-body[data-bvi-size="8"] * h5,html body .bvi-body[data-bvi-size="8"] * h5 *{font-size:11px!important}html body .bvi-body[data-bvi-size="8"] * h6,html body .bvi-body[data-bvi-size="8"] * h6 *{font-size:10px!important}html body .bvi-body[data-bvi-size="7"] *{font-size:7px!important}html body .bvi-body[data-bvi-size="7"] * h1,html body .bvi-body[data-bvi-size="7"] * h1 *{font-size:14px!important}html body .bvi-body[data-bvi-size="7"] * h2,html body .bvi-body[data-bvi-size="7"] * h2 *{font-size:13px!important}html body .bvi-body[data-bvi-size="7"] * h3,html body .bvi-body[data-bvi-size="7"] * h3 *{font-size:12px!important}html body .bvi-body[data-bvi-size="7"] * h4,html body .bvi-body[data-bvi-size="7"] * h4 *{font-size:11px!important}html body .bvi-body[data-bvi-size="7"] * h5,html body .bvi-body[data-bvi-size="7"] * h5 *{font-size:10px!important}html body .bvi-body[data-bvi-size="7"] * h6,html body .bvi-body[data-bvi-size="7"] * h6 *{font-size:9px!important}html body .bvi-body[data-bvi-size="6"] *{font-size:6px!important}html body .bvi-body[data-bvi-size="6"] * h1,html body .bvi-body[data-bvi-size="6"] * h1 *{font-size:13px!important}html body .bvi-body[data-bvi-size="6"] * h2,html body .bvi-body[data-bvi-size="6"] * h2 *{font-size:12px!important}html body .bvi-body[data-bvi-size="6"] * h3,html body .bvi-body[data-bvi-size="6"] * h3 *{font-size:11px!important}html body .bvi-body[data-bvi-size="6"] * h4,html body .bvi-body[data-bvi-size="6"] * h4 *{font-size:10px!important}html body .bvi-body[data-bvi-size="6"] * h5,html body .bvi-body[data-bvi-size="6"] * h5 *{font-size:9px!important}html body .bvi-body[data-bvi-size="6"] * h6,html body .bvi-body[data-bvi-size="6"] * h6 *{font-size:8px!important}html body .bvi-body[data-bvi-size="5"] *{font-size:5px!important}html body .bvi-body[data-bvi-size="5"] * h1,html body .bvi-body[data-bvi-size="5"] * h1 *{font-size:12px!important}html body .bvi-body[data-bvi-size="5"] * h2,html body .bvi-body[data-bvi-size="5"] * h2 *{font-size:11px!important}html body .bvi-body[data-bvi-size="5"] * h3,html body .bvi-body[data-bvi-size="5"] * h3 *{font-size:10px!important}html body .bvi-body[data-bvi-size="5"] * h4,html body .bvi-body[data-bvi-size="5"] * h4 *{font-size:9px!important}html body .bvi-body[data-bvi-size="5"] * h5,html body .bvi-body[data-bvi-size="5"] * h5 *{font-size:8px!important}html body .bvi-body[data-bvi-size="5"] * h6,html body .bvi-body[data-bvi-size="5"] * h6 *{font-size:7px!important}html body .bvi-body[data-bvi-size="4"] *{font-size:4px!important}html body .bvi-body[data-bvi-size="4"] * h1,html body .bvi-body[data-bvi-size="4"] * h1 *{font-size:11px!important}html body .bvi-body[data-bvi-size="4"] * h2,html body .bvi-body[data-bvi-size="4"] * h2 *{font-size:10px!important}html body .bvi-body[data-bvi-size="4"] * h3,html body .bvi-body[data-bvi-size="4"] * h3 *{font-size:9px!important}html body .bvi-body[data-bvi-size="4"] * h4,html body .bvi-body[data-bvi-size="4"] * h4 *{font-size:8px!important}html body .bvi-body[data-bvi-size="4"] * h5,html body .bvi-body[data-bvi-size="4"] * h5 *{font-size:7px!important}html body .bvi-body[data-bvi-size="4"] * h6,html body .bvi-body[data-bvi-size="4"] * h6 *{font-size:6px!important}html body .bvi-body[data-bvi-size="3"] *{font-size:3px!important}html body .bvi-body[data-bvi-size="3"] * h1,html body .bvi-body[data-bvi-size="3"] * h1 *{font-size:10px!important}html body .bvi-body[data-bvi-size="3"] * h2,html body .bvi-body[data-bvi-size="3"] * h2 *{font-size:9px!important}html body .bvi-body[data-bvi-size="3"] * h3,html body .bvi-body[data-bvi-size="3"] * h3 *{font-size:8px!important}html body .bvi-body[data-bvi-size="3"] * h4,html body .bvi-body[data-bvi-size="3"] * h4 *{font-size:7px!important}html body .bvi-body[data-bvi-size="3"] * h5,html body .bvi-body[data-bvi-size="3"] * h5 *{font-size:6px!important}html body .bvi-body[data-bvi-size="3"] * h6,html body .bvi-body[data-bvi-size="3"] * h6 *{font-size:5px!important}html body .bvi-body[data-bvi-size="2"] *{font-size:2px!important}html body .bvi-body[data-bvi-size="2"] * h1,html body .bvi-body[data-bvi-size="2"] * h1 *{font-size:9px!important}html body .bvi-body[data-bvi-size="2"] * h2,html body .bvi-body[data-bvi-size="2"] * h2 *{font-size:8px!important}html body .bvi-body[data-bvi-size="2"] * h3,html body .bvi-body[data-bvi-size="2"] * h3 *{font-size:7px!important}html body .bvi-body[data-bvi-size="2"] * h4,html body .bvi-body[data-bvi-size="2"] * h4 *{font-size:6px!important}html body .bvi-body[data-bvi-size="2"] * h5,html body .bvi-body[data-bvi-size="2"] * h5 *{font-size:5px!important}html body .bvi-body[data-bvi-size="2"] * h6,html body .bvi-body[data-bvi-size="2"] * h6 *{font-size:4px!important}html body .bvi-body[data-bvi-size="1"] *{font-size:1px!important}html body .bvi-body[data-bvi-size="1"] * h1,html body .bvi-body[data-bvi-size="1"] * h1 *{font-size:8px!important}html body .bvi-body[data-bvi-size="1"] * h2,html body .bvi-body[data-bvi-size="1"] * h2 *{font-size:7px!important}html body .bvi-body[data-bvi-size="1"] * h3,html body .bvi-body[data-bvi-size="1"] * h3 *{font-size:6px!important}html body .bvi-body[data-bvi-size="1"] * h4,html body .bvi-body[data-bvi-size="1"] * h4 *{font-size:5px!important}html body .bvi-body[data-bvi-size="1"] * h5,html body .bvi-body[data-bvi-size="1"] * h5 *{font-size:4px!important}html body .bvi-body[data-bvi-size="1"] * h6,html body .bvi-body[data-bvi-size="1"] * h6 *{font-size:3px!important}html body .bvi-body .bvi-tts .bvi-tts-link{display:inline-block;border:1px dashed transparent;border-bottom:0;padding:10px}html body .bvi-body .bvi-tts .bvi-tts-text{border:1px dashed transparent;padding:10px}html body .bvi-body a{text-decoration:none}html body .bvi-body a.bvi-link{text-decoration:none;color:#000;background-color:transparent;text-align:center;transition:background-color .2s ease-out;cursor:pointer;border-radius:2px;display:inline-block;height:36px;font-weight:700;line-height:36px;padding:0 10px;vertical-align:middle;border:1px solid #b2b2b2;margin:2px}html body .bvi-body a.bvi-link.active{color:inherit;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-body a.bvi-link:hover{color:#000;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-body a.bvi-link:focus{color:#000;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-body[data-bvi-images=true] .bvi-background-image.bvi-img,html body .bvi-body[data-bvi-images=true] img.bvi-img{filter:grayscale(0)}html body .bvi-body[data-bvi-images=true] .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-images=false] .bvi-background-image{background-image:none!important;border:0!important}html body .bvi-body[data-bvi-images=false] div.bvi-img{vertical-align:middle;border:2px dashed;box-sizing:border-box;overflow:hidden;max-width:100%;max-height:100%;word-wrap:break-word;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}html body .bvi-body[data-bvi-images=grayscale] .bvi-background-image,html body .bvi-body[data-bvi-images=grayscale] img.bvi-img{-moz-filter:url("data:image/svg+xml;utf8,#grayscale");-o-filter:url("data:image/svg+xml;utf8,#grayscale");filter:gray;filter:url("data:image/svg+xml;utf8,#grayscale");filter:url("data:image/svg+xml;utf8,#grayscale");filter:grayscale(1)}html body .bvi-body[data-bvi-line-height=normal] :not(.bvi-link){line-height:1.5!important}html body .bvi-body[data-bvi-line-height=average] :not(.bvi-link){line-height:2!important}html body .bvi-body[data-bvi-line-height=big] :not(.bvi-link){line-height:2.5!important}html body .bvi-body[data-bvi-letter-spacing=normal] :not(.bvi-link){letter-spacing:0!important}html body .bvi-body[data-bvi-letter-spacing=average] :not(.bvi-link){letter-spacing:2px!important}html body .bvi-body[data-bvi-letter-spacing=big] :not(.bvi-link){letter-spacing:4px!important}html body .bvi-body[data-bvi-font-family=arial] :not(i):not(span){font-family:Arial,sans-serif!important}html body .bvi-body[data-bvi-font-family=times] :not(i):not(span){font-family:"Times New roman"!important}html body .bvi-body[data-bvi-flash-iframe=true] .wp-audio-shortcode,html body .bvi-body[data-bvi-flash-iframe=true] figure,html body .bvi-body[data-bvi-flash-iframe=true] iframe,html body .bvi-body[data-bvi-flash-iframe=true] video,html body .bvi-body[data-bvi-flash-iframe=true] ymaps{display:block!important}html body .bvi-body[data-bvi-flash-iframe=false] .wp-audio-shortcode,html body .bvi-body[data-bvi-flash-iframe=false] figure,html body .bvi-body[data-bvi-flash-iframe=false] iframe,html body .bvi-body[data-bvi-flash-iframe=false] video,html body .bvi-body[data-bvi-flash-iframe=false] ymaps{display:none!important}html body .bvi-body .bvi-hide{display:none}html body .bvi-body .bvi-show{display:block}html body .bvi-hide{display:block}html body .bvi-show{display:none}html body #bvi-panel-show.bvi-link{text-decoration:none;color:#000;background-color:#fff;text-align:center;transition:background-color .2s ease-out;cursor:pointer;border-radius:2px;display:inline-block;height:36px;font-weight:700;line-height:36px;padding:0 10px;vertical-align:middle;border:1px solid #b2b2b2}html body #bvi-panel-show.bvi-link.bvi-link-top{position:fixed!important;top:2.5rem!important;right:1.5rem!important;z-index:999999!important}html body #bvi-panel-show .bvi-images{font-weight:400;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;vertical-align:middle}html body #bvi-panel-show .bvi-images.bvi-images-eye{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC88vZ+AAAAZXRSTlMAAQIDBAcICQsMDg8QEhMVFhcYGRweHyAjJCUmKCk1Nzg5Ojs8PUFGSUpMTVBRV1hZXmFiZmxvcXR1d3h5fn+AhYaJi4yOmJqbnaOlpqitvL7Iys7P0dfZ2tze4OTm6fHz9ff7/S2JgwQAAAFESURBVBgZ3cGJWhJhAIbRbyiYygGUFjY3LFuUMtTIfdcWl6g0DQRk/N/7vwX/wXEeKG9Az9Gdk8iXpqZK+YRulZpvEmrOp/SvzCF9DjPq9WCNrk9PnOeEVmOKpOpQN1zmJD0jYOpQTypU9DEzI/BaDxeaXBv+aPAL6soazjNaoaHYMTeW9bSJeSHL6/AnLh2zordEfkuJUy48yflFw5XkM6tNIh1JboOfjuYwg7L+0lr0iZzJGjLMqkVZgW/0+aLAe1o6YluBl/SZUGCHIyUNr2Q55/RoOLImMUmpjMnJytEjKysPZVkb+AVZ44aQGZVV9NlQ1x68kTVUo+tHWtY7+KrQAnx3ZaWnq9XptCx3H5YUGWtjqo8UefzZcFFSj/gWUPtQ8FzXK8zUgN24+g2sdoj4657+5xQrByft9slBpRjTPXMFyfd8QTOpicwAAAAASUVORK5CYII=");width:32px;height:32px}html body a.bvi-link-shortcode,html body a.bvi-link-widget{transition:background-color .2s ease-out;cursor:pointer;border-radius:2px;display:inline-block;padding:5px 10px;vertical-align:middle;text-decoration:none}html body a.bvi-link-shortcode .bvi-svg-eye,html body a.bvi-link-widget .bvi-svg-eye{display:inline-block;overflow:visible;width:1.125em;height:1em;font-size:2em;vertical-align:middle}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}table{background-color:transparent}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{box-sizing:border-box;appearance:none}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .has-feedback .form-control-feedback{right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child{display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25, .46, .45, .94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}.fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url('/assets/templates/projectsoft/images/ajax-loader.gif') center center no-repeat}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0px;cursor:pointer;background:0 0;color:transparent;top:50%;-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url('/assets/templates/projectsoft/fonts/slick.woff') format('woff'),url('/assets/templates/projectsoft/fonts/slick.woff2') format('woff2'),url('/assets/templates/projectsoft/fonts/slick.ttf') format('truetype')}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted .slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}body.new_year{position:relative}body.new_year>*{position:relative;z-index:2}body.new_year .notification-form{position:fixed;z-index:2000}body.new_year::after,body.new_year::before{content:"";position:absolute;top:0;height:100%;z-index:0;background-size:55px auto;background-repeat:repeat-y;background-attachment:fixed;width:55px}body.new_year::before{left:0;background-position:top left;background-image:url('/assets/templates/projectsoft/images/left.png')}body.new_year::after{right:0;background-position:top right;background-image:url('/assets/templates/projectsoft/images/right.png')}body.new_year .section.container>.row>.container-fluid>h1{padding-bottom:26%;background-position:center bottom;background-repeat:no-repeat;background-size:contain;background-image:url('/assets/templates/projectsoft/images/top.png')}body.new_year.bvi::after,body.new_year.bvi::before{display:none!important}body.new_year.bvi .section.container>.row>.container-fluid>h1{padding-bottom:unset;background-image:none}#map{height:400px}.ballon{background-color:#fff;padding:17px;position:relative;border:1px solid #d8d8da;text-align:left!important;margin-left:60px;margin-top:-48px;width:330px;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:inset 0 -3px 0 0 #0098ff}.ballon::after,.ballon::before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ballon::before{border-color:transparent;border-right-color:#d8d8da;border-width:18px;margin-top:-18px}.ballon::after{border-color:transparent;border-right-color:#fff;border-width:16px;margin-top:-16px}.ballon__close{position:absolute;right:6px;top:3px;cursor:pointer}ymaps[class*=copyrights-promo]{display:none!important}.hidden{display:none!important}ol,ul{margin-top:0;margin-bottom:.8em}ol ol>li,ol ul>li,ol>li,ul ol>li,ul ul>li,ul>li{margin-bottom:.8em}ol.list-content,ol.list-content ol>li,ol.list-content ul,ul.list-content,ul.list-content ol>li,ul.list-content ul{margin-bottom:0}ul,ul ul{list-style-type:disc}.clearfix:after,.clearfix:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before{display:table;content:" "}.clearfix:after,.form-horizontal .form-group:after{clear:both}.clearfix::after,.clearfix::before,.form-horizontal .form-group::after,.form-horizontal .form-group::before{display:table;content:""}.clearfix::after,.form-horizontal .form-group::after{clear:both}.clearfix:after,.clearfix:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before{display:table;content:" "}.clearfix:after,.form-horizontal .form-group:after{clear:both}.clearfix::after,.clearfix::before,.form-horizontal .form-group::after,.form-horizontal .form-group::before{display:table;content:""}.clearfix::after,.form-horizontal .form-group::after{clear:both}.paginate,.pagination{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pagination>li{font-family:Abel,sans-serif}.pagination>li a,.pagination>li span{transition:all .3s ease}.pagination>li a:focus,.pagination>li a:hover,.pagination>li span:focus,.pagination>li span:hover{background-color:#59b2ff;border-color:#59b2ff;color:#fff}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#0098ff;border-color:#0098ff;color:#fff}.h1,.h2,.h3,.h4,.h5,.h6,b,h1,h2,h3,h4,h5,h6,strong{font-weight:600}h1{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}h1::after{content:"";margin-left:1em;-ms-flex:1;flex:1;box-shadow:0 0 3px #0098ff;height:0;overflow:hidden;border-bottom:.5px solid #0098ff;min-width:calc(100% / 4)}.h1,h1{font-size:2em}.h2,h2{font-size:1.7em}.h3,h3{font-size:1.4em}.h4,h4{font-size:1.4em}.h5,h5{font-size:1.1em}.h6,h6{font-size:1em}dl.dl-horizontal{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}dl.dl-horizontal dt{text-align:right;width:300px;font-weight:600}dl.dl-horizontal dd{width:calc(100% - 300px);padding-left:15px;margin-left:unset;margin-right:unset}.flex{display:-ms-flexbox;display:flex}.flex-row{-ms-flex-direction:row;flex-direction:row}.flex-row-center{-ms-flex-pack:center;justify-content:center}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-column{-ms-flex-direction:column;flex-direction:column}.flex-item-row{padding-left:15px;padding-right:15px;margin-bottom:.8em}.flex-justify-center{-ms-flex-pack:center;justify-content:center}.flex-align-center{-ms-flex-align:center;align-items:center}.col{padding-left:15px;padding-right:15px}.block{display:block}.block-inline,.inline-block{display:inline-block}.block-center,.center-block{margin-left:auto;margin-right:auto}table{border-collapse:collapse;border-spacing:0}img{max-width:100%}img.img-round{border-radius:50%;object-fit:contain;object-position:center center}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-italic{font-style:italic}.text-bold,.text-bold-italic{font-weight:600}.text-bold-italic{font-style:italic}em,strong{font-weight:600}p{margin-top:0;margin-bottom:.8em}a,a:active,a:focus,a:visited{color:#0098ff}a:hover{color:#59b2ff}blockquote{margin:0;padding-top:1em;padding-bottom:1em;padding-left:45px;padding-right:1em;box-shadow:0 0 1px #2d2d2d;margin-bottom:.8em;margin-top:.8em;border-radius:.3em;background-color:#f3f3f3;font-style:italic;position:relative;min-height:54px}blockquote::before{position:absolute;font-family:IconsSite;font-weight:400;font-style:normal;font-display:swap;content:"\e904";color:#bbb;left:10px;top:10px;font-size:31px;text-shadow:0 0 1px #000;line-height:1}blockquote>p:last-child{margin-bottom:0}.dialog,.user-speech{padding-left:1.2em;font-style:italic}.user-speech{text-indent:-1em}.dialog{position:relative}.dialog::before{position:absolute;left:.3em;top:0;content:"–"}.frame-video{display:block;height:0;width:100%;position:relative;margin-bottom:1em}.frame-video iframe,.frame-video object,.frame-video video{display:block;border:unset;box-shadow:none;position:absolute;top:0;left:0;width:100%;height:100%}.frame-video.video-16x9{padding-bottom:56.25%}.frame-video.video-4x3{padding-bottom:75%}svg.svg___burger{width:30px;max-height:30px;position:relative;cursor:pointer!important}.menu_icon_dash{fill:#ffffff;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:100;transition:transform .3s,opacity .3s}.open .svg___burger_dash_top{-ms-transform:translateY(16.75%) translateX(-16.9%) rotate(45deg);transform:translateY(16.75%) translateX(-16.9%) rotate(45deg)}.open .svg___burger_dash_bottom{-ms-transform:translateY(16.75%) translateX(16.9%) rotate(135deg);transform:translateY(16.75%) translateX(16.9%) rotate(135deg)}.open .svg___burger_dash_middle{-ms-transform:rotate(135deg);transform:rotate(135deg);opacity:0}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.row:after{clear:both}.clearfix::after,.clearfix::before,.container-fluid::after,.container-fluid::before,.container::after,.container::before,.form-horizontal .form-group::after,.form-horizontal .form-group::before,.row::after,.row::before{display:table;content:""}.clearfix::after,.container-fluid::after,.container::after,.form-horizontal .form-group::after,.row::after{clear:both}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.row:after{clear:both}.clearfix::after,.clearfix::before,.container-fluid::after,.container-fluid::before,.container::after,.container::before,.form-horizontal .form-group::after,.form-horizontal .form-group::before,.row::after,.row::before{display:table;content:""}.clearfix::after,.container-fluid::after,.container::after,.form-horizontal .form-group::after,.row::after{clear:both}.container{max-width:1200px;margin-left:auto;margin-right:auto;width:100%}.container,.container-fluid{padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.column{padding-left:15px;padding-right:15px}*,::after,::before{box-sizing:border-box}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;font-family:'Open Sans',sans-serif;font-size:1em;line-height:1.42857143}body>.footer,body>.topmenu{-ms-flex:0 0 auto;flex:0 0 auto;position:relative;z-index:100}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.section{-ms-flex:1 0 auto;flex:1 0 auto;position:relative;z-index:1;background-color:#fff;box-shadow:0 0 10px #ccc}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.footer{background-color:#0098ff}body.x1{font-size:1.1em}body.x2{font-size:1.2em}body.x3{font-size:1.3em}body.x4{font-size:1.4em}body.screen::after{color:#000;background-color:#fff;white-space:pre;content:"Пожалуйста подождите...\000A\000DГенерируется скриншот страницы...";text-align:center;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999999;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.relative{position:relative}html body .bvi-body[data-bvi-images=grayscale] .fancybox-image{-moz-filter:url("data:image/svg+xml;utf8,#grayscale");-o-filter:url("data:image/svg+xml;utf8,#grayscale");filter:gray;filter:url("data:image/svg+xml;utf8,#grayscale");filter:url("data:image/svg+xml;utf8,#grayscale");filter:grayscale(1)}html body .bvi-body[data-bvi-images=grayscale] .fancybox-thumbs__list a{-moz-filter:url("data:image/svg+xml;utf8,#grayscale");-o-filter:url("data:image/svg+xml;utf8,#grayscale");filter:gray;filter:url("data:image/svg+xml;utf8,#grayscale");filter:url("data:image/svg+xml;utf8,#grayscale");filter:grayscale(1)}.embed-wrapper{margin-left:auto;margin-right:auto;margin-top:2em;margin-bottom:1em}.carausel .slick-slider.home.slick-initialized{-webkit-user-select:none;-ms-user-select:none;user-select:none}.carausel .slick-slider.home.slick-initialized .slick-slider-item::before{content:"";z-index:100;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.carausel .slick-slider.home.slick-initialized .slick-slider-item,.carausel .slick-slider.home.slick-initialized .slick-slider-item img{position:relative;z-index:1}.breadcrumbs .breadcrumb{list-style:none;margin-top:0}.breadcrumbs .breadcrumb li{display:inline;padding-left:.2em;padding-right:.2em}.btn,a.btn,button.btn,input[type=button].btn,input[type=reset].btn,input[type=submit].btn{display:inline-block;padding-left:1em;padding-right:1em;background-color:#0098ff;padding-top:.8em;padding-bottom:.8em;color:#fff;text-decoration:none;box-shadow:0 0 2px #0098ff;transition:all .5s ease;border:none;appearance:none;outline:0!important}.btn:active,.btn:focus,.btn:hover,a.btn:active,a.btn:focus,a.btn:hover,button.btn:active,button.btn:focus,button.btn:hover,input[type=button].btn:active,input[type=button].btn:focus,input[type=button].btn:hover,input[type=reset].btn:active,input[type=reset].btn:focus,input[type=reset].btn:hover,input[type=submit].btn:active,input[type=submit].btn:focus,input[type=submit].btn:hover{background-color:#fff;color:#0098ff;text-decoration:none;box-shadow:0 0 2px #0098ff}.slick-slider.home{margin-bottom:1em;margin-top:1em;overflow:hidden}.slick-slider.home img{display:block;width:100%}.slick-slider-item{display:block!important}.slick-slide :focus,.slick-slide:focus{outline:0!important}.photogallery{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-top:30px}.photogallery-item{width:25%;margin-bottom:30px}.photogallery-item img{width:100%;display:block;margin-left:auto;margin-right:auto;transition:transform .3s ease;-ms-transform:scale(1);transform:scale(1)}.photogallery-item a{display:block;overflow:hidden;width:100%}.photogallery-item a:hover img{-ms-transform:scale(1.3);transform:scale(1.3)}.topmenu{overflow:hidden}.topmenu ul{padding:0;margin:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center}.topmenu ul>li{display:block;text-align:center;margin-bottom:0}.topmenu ul>li>a,.topmenu ul>li>span{padding-left:15px;padding-right:15px;padding-top:5px;padding-bottom:5px;display:block;transition:all .3s ease}.topmenu ul>li>a{background-color:#0098ff;color:#fff;text-decoration:none!important;box-shadow:0 0 2px #fff}.topmenu ul>li>a:hover{background-color:#fff;color:#0098ff;box-shadow:inset 0 0 2px #0098ff}.topmenu ul>li>span{cursor:pointer}.topmenu ul>li>span,.topmenu ul>li>span:focus,.topmenu ul>li>span:hover{background-color:#fff;color:#0098ff}.director{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.director .column{padding-left:15px;padding-right:15px;width:calc((100 / 3) * 1%)}.director .column dl{margin:0;padding:0}.director .column dl dt{font-weight:700;margin:0;margin-bottom:.5em}.director .column dl dd{margin:0}.director .column.contact a{text-decoration:none}.director .column.contact a:hover{text-decoration:underline}.director .column.contact dl>dd{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:.8em}.director .column.contact dl>dd [class*=" icon-"],.director .column.contact dl>dd [class^=icon-]{padding-right:10px;width:1.7em;text-align:center}.director .column.contact dl>dd>p{margin-bottom:0}.director .column.contact dl>dd>p>span{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:.3em}.director .column.sidebar ul{margin:0;padding:0;display:block;list-style:none}.director .column.sidebar ul>li{margin:0;padding:0;margin-bottom:.8em}.director .column.sidebar ul>li>a{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1 0 auto;flex:1 0 auto;text-decoration:none}.director .column.sidebar ul>li>a::before{content:"•";color:#0098ff;padding-right:.5em}.director .column.sidebar ul>li>a:hover span{text-decoration:underline}.director .column.sidebar .sidebar-navmenu{display:none;overflow:hidden}.director .column.sidebar .sidebar-navmenu-button{color:#fff}.director .column.sidebar.all{width:100%;padding-bottom:.3em;padding-top:.5em;box-shadow:0 0 2px #fff;background-color:#0098ff}.director .column.sidebar.all .sidebar-navmenu{display:block;margin:unset;padding:unset}.director .column.sidebar.all nav{margin-right:-15px;margin-left:-15px}.director .column.sidebar.all ul{overflow:hidden;height:0;list-style:none;padding:0;margin:0}.director .column.sidebar.all ul>li{padding:0;margin:0;display:block}.director .column.sidebar.all ul>li>a{text-decoration:none!important}.director .column.sidebar.all ul>li>a::before{display:none}.director .column.sidebar.all ul>li>a:hover span{text-decoration:none}.director .column.sidebar.all.open ul{height:auto}.director .column.sidebar.all a{color:#fff;background-color:#0098ff;text-decoration:none;padding-top:.3em;padding-bottom:.3em;padding-right:.8em;padding-left:.8em;display:block;transition:all .3s ease;box-shadow:0 0 1px #fff}.director .column.sidebar.all a:hover{color:#59b2ff;background-color:#fff;text-decoration:underline}.sidebar-navmenu-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-align:center;align-items:center}.sidebar-navmenu-button>span{font-size:.8em;color:#fff;padding-left:1em}.sidebar-navmenu-button>*{cursor:pointer}.navmenu{background-color:#0098ff;-webkit-user-select:none;-ms-user-select:none;user-select:none;line-height:1}.navmenu nav{display:block;margin:0;padding:0}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu ol,.navmenu ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;-ms-flex:1 0 auto;flex:1 0 auto;padding:0;margin:0}.navmenu ol li,.navmenu ul li{white-space:nowrap;padding:0;margin:0;-ms-flex:auto;flex:auto}.navmenu ol li a,.navmenu ul li a{transition:background .3s ease,color .3s ease;font-size:1.1em;display:block;color:#fff;background-color:#0098ff;text-decoration:none;padding:15px;box-shadow:inset 0 0 2px #fff;text-align:center;filter:none!important;outline:0!important}.navmenu ol li a.active,.navmenu ol li a:hover,.navmenu ul li a.active,.navmenu ul li a:hover{background-color:#fff;color:#0098ff;box-shadow:0 0 2px #0098ff}.navmenu ol li span,.navmenu ul li span{transition:background .3s ease,color .3s ease;font-size:1.1em;display:block;text-decoration:none;padding:15px;text-align:center;filter:none!important;outline:0!important;background-color:#fff;color:#0098ff;box-shadow:0 0 2px #0098ff}.navmenu-button-container{display:none;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-pack:end;justify-content:flex-end;color:#fff}.school{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.school p{margin-top:.8em;margin-bottom:.8em}.school-logo,.school-name,.school-phones{padding-left:15px;padding-right:15px}.school-logo,.school-phones{width:312px}.school-logo{text-align:left;-webkit-user-select:none;-ms-user-select:none;user-select:none}.school-logo img{cursor:pointer}.school-name{text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:700;font-style:italic;font-family:"Times New Roman";font-size:1.2em}.school-phones{text-align:right}.content{text-align:justify}.news_person{padding-top:1em}.news_person-history{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.news_person-history>strong{margin-top:.6em;max-width:28em;text-align:right;padding-left:.6em}.news_date strong,.news_person strong{font-weight:600}.news-title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;font-size:1.4em}.news-title::after,.news-title::before{content:"";-ms-flex:1;flex:1;box-shadow:0 0 3px #0098ff;height:0;overflow:hidden;border-bottom:.5px solid #0098ff}.news-title::before{margin-right:1em}.news-title::after{margin-left:1em}.news-container{width:100%;position:relative}.news-container:last-child .news-container-item-description{box-shadow:unset}.news-container-item{width:100%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:1em}.news-container-item-button,.news-container-item-description{width:100%;-ms-flex:1 0 auto;flex:1 0 auto}.news-container-item-description{width:100%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-order:2;order:2;box-shadow:0 5px 10px #f5f5f5}.news-container-item-description p.photo{width:300px;margin-right:30px;overflow:hidden;box-shadow:0 0 1px #848484;-ms-flex-item-align:start;align-self:flex-start}.news-container-item-description p.photo img{display:block;width:100%;object-fit:contain;object-position:center;transition:transform .3s ease}.news-container-item-description p.photo img:hover{-ms-transform:scale(1.3);transform:scale(1.3)}.news-container-item-description p.text{width:calc(100% - 330px);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:baseline;align-items:baseline}.news-container-item-description p.text .text-wrapper{display:block;width:100%;text-align:left;-ms-flex:1 0 auto;flex:1 0 auto;text-align:justify}.news-container-item-description p.text .btn{-ms-flex-item-align:end;align-self:flex-end;margin-top:1em;-webkit-hyphens:none!important;-ms-hyphens:none!important;hyphens:none!important;white-space:nowrap}.news-container-item-button{-ms-flex-order:3;order:3;margin-bottom:1em}.news-container-item .date{margin-top:0;-ms-flex-order:0;order:0;width:300px;margin-right:30px;overflow:hidden;-ms-flex-align:end;align-items:flex-end;font-style:italic;font-size:.8em;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:1.4em}.news-container-item .date span.icon-calendar{margin-right:.4em}.news-container-item .title{margin-top:0;margin-bottom:1em;-ms-flex-order:1;order:1;width:calc(100% - 330px);font-size:1.2em}.methodical{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.methodical-container{width:25%;padding-left:15px;padding-right:15px;margin-top:15px;margin-bottom:15px}.methodical-container-item{margin-bottom:0}.methodical-container-item>a{display:block}.methodical-container-item>a img{display:block;margin-left:auto;margin-right:auto;transition:transform .3s ease;-ms-transform-origin:center center;transform-origin:center center;-ms-transform:scale(1);transform:scale(1)}.methodical-container-item>a>span{display:block;text-align:center;overflow:hidden;width:100%}.methodical-container-item>a>span:first-child{box-shadow:0 0 1px #000}.methodical-container-item>a:hover img{-ms-transform:scale(1.3);transform:scale(1.3)}.documents--list{padding:0;list-style:none;margin-left:-15px;margin-right:-15px}.documents--list-item{padding-left:15px;padding-right:15px}.univers-wrapper{padding-bottom:2em;margin-bottom:0;margin-top:3em}.univers-wrapper .univers-slick{white-space:nowrap;overflow:hidden}.univers-wrapper .univers-slick.slick-initialized{overflow:initial}.univers-slick.slick-initialized .univers-slick-item{display:block!important}.univers-slick.slick-initialized .univers-slick-item img{display:block;object-position:center;object-fit:contain;width:100%}.univers-slick.slick-initialized .univers-slick-item a{display:block}.univers-slick-item{display:inline-block}.univers-slick-item a{display:block}.sites{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-top:6em;margin-bottom:3em}.sites .sites-link{width:230px;margin-bottom:30px}.sites .sites-link img{box-shadow:0 0 1px #000,0 0 0 #ccc;transition:all .4s ease;-ms-transform:scale(1);transform:scale(1)}.sites .sites-link a{display:block}.sites .sites-link a:hover img{box-shadow:0 0 1px #000,0 0 10px #ddd;-ms-transform:scale(1.1);transform:scale(1.1)}.footer{color:#fff;font-weight:700;font-style:italic;font-family:"Times New Roman",sans-serif;font-size:1.2em}.footer a{color:#fff}.footer a:hover{color:#fff}.footer .flex{display:-ms-flexbox;display:flex}.footer .flex-column{-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}.footer-wrapper{-ms-flex:1 0 auto;flex:1 0 auto;width:100%;padding-top:60px}.footer-wrapper p{margin-top:0}.footer-organization{font-weight:700}.footer-copyright{font-style:normal;font-family:Arial;font-size:.6em}.footer-cookie{font-style:normal;font-weight:400;font-size:.7em;font-family:'Open Sans',sans-serif}.footer-rss .icon-rss{font-size:2em;text-decoration:none!important}.footer-develop{margin-bottom:0;font-size:.6em;font-family:Consolas}.footer-icons-menu{display:block;margin:0;padding:0;list-style:none}.footer-icons-menu .submenu{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;transition:all .3s ease;visibility:hidden;opacity:0;position:relative;z-index:200}.footer-icons-menu .submenu li{float:right}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu>li>a::after{content:"Поделиться";position:absolute;right:40px;opacity:1;visibility:visible;transition:all .3s ease;font-family:'Open Sans';font-weight:100;font-size:14px;top:5px;color:#fff}.footer-icons-menu>li>a:hover::after{opacity:0;visibility:hidden}.footer-icons-menu li{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-icons-menu li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:30px;height:30px;text-decoration:none!important;margin-left:10px;-ms-transform:scale(1);transform:scale(1);transition:all .4s ease}.footer-icons-menu li a,.footer-icons-menu li a:active,.footer-icons-menu li a:focus,.footer-icons-menu li a:hover{background-color:#fff;color:#0098ff}.footer-icons-menu li a:hover{-ms-transform:scale(1.2);transform:scale(1.2);box-shadow:0 0 3px 1px #fff,inset 0 0 1px 1px #0098ff}.footer-icons-menu li a::before{font-size:19.2px}.footer-icons .icons{position:absolute;right:0;top:15px}.footer-icons .icons .footer-icons-menu>li>a{position:absolute;z-index:0}.footer-icons .icons.open .footer-icons-menu>li>a::after{opacity:0;visibility:hidden}.footer-icons .icons.open .footer-icons-menu .submenu{opacity:1;visibility:visible}.fancybox-active .fancybox__wrapper{position:fixed;z-index:99992;top:0;left:0;width:100%;height:100%}.notification-form{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;background-color:#fff;z-index:2000;box-shadow:0 0 1px #000,0 0 10px #d3d3d3}.notification-container{display:block;position:relative;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}.notification-wrapp{text-align:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%;-ms-flex-direction:column;flex-direction:column}.bvi-body[data-bvi-theme=white] .notification-form{border-top:1px solid #000}.bvi-body[data-bvi-theme=black] .notification-form{border-top:1px solid #fff}.bvi-body[data-bvi-theme=blue] .notification-form{border-top:1px solid #063462}.bvi-body[data-bvi-theme=brown] .notification-form{border-top:1px solid #4d4b43}.bvi-body[data-bvi-theme=green] .notification-form{border-top:1px solid #a9e44d}.hyphenation,.hyphenation *{hyphens:none;-webkit-hyphens:none;-ms-hyphens:none;-moz-hyphens:none}@media (max-width:575.98px){html body .bvi-panel{padding:10px 0 10px 0}html body .bvi-panel .bvi-panel-toggler{display:block;text-align:center}html body .bvi-panel .bvi-panel-container{overflow:auto;width:auto;height:145px;border-top:1px solid #bcbcbc;box-shadow:inset 0 5px 15px 0 #d6d6d6}html body .bvi-panel #bvi-panel-close,html body .bvi-panel #bvi-panel-hide,html body .bvi-panel .bvi-panel-container{display:none;margin-top:10px;border-top:1px solid #dfdfdf}html body .bvi-panel *{font-size:12px!important}html body .bvi-panel a.bvi-link{height:28px;line-height:28px;padding:0 5px}html body .bvi-panel .bvi-images{margin-top:6px}html body .bvi-body a.bvi-link{height:28px;line-height:28px;padding:0 5px}}@media (min-width:576px) and (max-width:767.98px){html body .bvi-panel{padding:10px 0 10px 0}html body .bvi-panel .bvi-panel-toggler{display:block;text-align:center}html body .bvi-panel .bvi-panel-container{overflow:auto;width:auto;height:145px;border-top:1px solid #bcbcbc;box-shadow:inset 0 5px 15px 0 #d6d6d6}html body .bvi-panel #bvi-panel-close,html body .bvi-panel #bvi-panel-hide,html body .bvi-panel .bvi-panel-container{display:none;text-align:right;margin-top:10px;border-top:1px solid #dfdfdf}html body .bvi-panel *{font-size:14px!important}html body .bvi-panel a.bvi-link{height:28px;line-height:28px;padding:0 5px}html body .bvi-panel .bvi-images{margin-top:6px}html body .bvi-body a.bvi-link{height:28px;line-height:28px;padding:0 5px}}@media (min-width:576px){html body .bvi-panel .bvi-container{max-width:540px}html body .bvi-panel .bvi-container,html body .bvi-panel .bvi-container-sm{max-width:540px}html body .bvi-panel .bvi-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-sm-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-sm-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-sm-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-sm-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-sm-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-sm-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-sm-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-sm-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-sm-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-sm-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-sm-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-sm-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-sm-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-sm-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-sm-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-sm-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-sm-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-sm-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-sm-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-sm-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-sm-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-sm-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-sm-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-sm-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-sm-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-sm-0{margin-left:0}html body .bvi-panel .bvi-offset-sm-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-sm-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-sm-3{margin-left:25%}html body .bvi-panel .bvi-offset-sm-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-sm-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-sm-6{margin-left:50%}html body .bvi-panel .bvi-offset-sm-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-sm-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-sm-9{margin-left:75%}html body .bvi-panel .bvi-offset-sm-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px) and (max-width:991.98px){html body .bvi-panel{padding:10px 0 10px 0}html body .bvi-panel .bvi-panel-toggler{display:block;text-align:right}html body .bvi-panel #bvi-panel-close,html body .bvi-panel #bvi-panel-hide,html body .bvi-panel .bvi-panel-container{display:none;text-align:right;margin-top:10px;border-top:1px solid #dfdfdf}html body .bvi-panel *{font-size:14px!important}html body .bvi-panel a.bvi-link{height:30px;line-height:30px;padding:0 8px}html body .bvi-panel .bvi-images{margin-top:7px}html body .bvi-body a.bvi-link{height:30px;line-height:30px;padding:0 8px}}@media (min-width:768px){html body .bvi-panel .bvi-container{max-width:720px}html body .bvi-panel .bvi-container,html body .bvi-panel .bvi-container-md,html body .bvi-panel .bvi-container-sm{max-width:720px}html body .bvi-panel .bvi-col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-md-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-md-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-md-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-md-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-md-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-md-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-md-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-md-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-md-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-md-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-md-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-md-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-md-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-md-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-md-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-md-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-md-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-md-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-md-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-md-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-md-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-md-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-md-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-md-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-md-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-md-0{margin-left:0}html body .bvi-panel .bvi-offset-md-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-md-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-md-3{margin-left:25%}html body .bvi-panel .bvi-offset-md-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-md-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-md-6{margin-left:50%}html body .bvi-panel .bvi-offset-md-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-md-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-md-9{margin-left:75%}html body .bvi-panel .bvi-offset-md-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-md-11{margin-left:91.66666667%}.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}@media (min-width:992px) and (max-width:1199.98px){html body .bvi-panel .bvi-panel-toggler{display:none}html body .bvi-panel *{font-size:16px!important}html body .bvi-panel a.bvi-link{height:34px;line-height:34px;padding:0 9px}html body .bvi-panel .bvi-images{margin-top:9px}html body .bvi-body a.bvi-link{height:34px;line-height:34px;padding:0 9px}}@media (min-width:992px){html body .bvi-panel .bvi-container{max-width:960px}html body .bvi-panel .bvi-container,html body .bvi-panel .bvi-container-lg,html body .bvi-panel .bvi-container-md,html body .bvi-panel .bvi-container-sm{max-width:960px}html body .bvi-panel .bvi-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-lg-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-lg-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-lg-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-lg-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-lg-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-lg-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-lg-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-lg-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-lg-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-lg-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-lg-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-lg-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-lg-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-lg-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-lg-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-lg-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-lg-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-lg-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-lg-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-lg-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-lg-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-lg-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-lg-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-lg-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-lg-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-lg-0{margin-left:0}html body .bvi-panel .bvi-offset-lg-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-lg-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-lg-3{margin-left:25%}html body .bvi-panel .bvi-offset-lg-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-lg-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-lg-6{margin-left:50%}html body .bvi-panel .bvi-offset-lg-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-lg-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-lg-9{margin-left:75%}html body .bvi-panel .bvi-offset-lg-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-lg-11{margin-left:91.66666667%}}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:46px}}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@media (max-width:991px){h1::after{min-width:unset}.slick-slider.home{margin-bottom:0;margin-top:0}.photogallery-item{width:33.33333333%}.director .column{width:50%}.director .column.sidebar{width:100%;padding-bottom:.3em;padding-top:.5em;margin-bottom:.5em;background-color:#0098ff;box-shadow:0 0 2px #fff}.director .column.sidebar .sidebar-navmenu{display:block;margin:unset;padding:unset}.director .column.sidebar a{color:#fff;background-color:#0098ff;text-decoration:none;padding-top:.3em;padding-bottom:.3em;padding-right:.8em;padding-left:.8em;display:block;transition:all .3s ease;box-shadow:0 0 1px #fff}.director .column.sidebar a:hover{color:#59b2ff;background-color:#fff;text-decoration:underline}.director .column.sidebar nav{margin-left:-15px;margin-right:-15px}.director .column.sidebar ul{overflow:hidden;height:0;margin:0}.director .column.sidebar ul li{padding:0;margin:0}.director .column.sidebar ul li a::before{display:none}.director .column.sidebar.open ul{height:auto}.news-container-item-description p.text .text-wrapper{text-align:left}.methodical-container{width:33.33333333%}.hyphenation,.hyphenation *{hyphens:manual;-webkit-hyphens:manual;-ms-hyphens:manual;-moz-hyphens:manual}}@media (max-width:767px){dl.dl-horizontal{display:block;-ms-flex-direction:unset;flex-direction:unset;-ms-flex-wrap:unset;flex-wrap:unset}dl.dl-horizontal dt{text-align:left;width:unset}dl.dl-horizontal dd{padding-left:unset;width:unset;margin-left:40px}.photogallery-item{width:50%}.navmenu ol li,.navmenu ul li{white-space:normal}.navmenu ol li a,.navmenu ul li a{text-align:left}.navmenu ol,.navmenu ul{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;visibility:hidden;transition:height .3s ease;height:0;overflow:hidden;box-shadow:0 0 2px #0098ff}.navmenu ol li,.navmenu ul li{white-space:wrap}.navmenu ol li a,.navmenu ul li a{text-align:left}.navmenu ol.open,.navmenu ul.open{visibility:visible;height:auto}.navmenu-button-container{display:-ms-flexbox;display:flex;padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px}.school{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.school-logo,.school-phones{width:auto}.school-logo img{width:70px}.school-logo{-ms-flex-order:1;order:1}.school-phones{-ms-flex-order:2;order:2}.school-name{-ms-flex-order:3;order:3}.school-name p{margin-top:0}}@media (max-width:975px){body.x1,body.x2,body.x3,body.x4{font-size:1em}}@media (max-width:501px){.photogallery-item{width:100%}}@media (max-width:500px){.topmenu ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;-ms-flex:1 0 auto;flex:1 0 auto;padding:0;margin:0}.topmenu ul>li{-ms-flex:auto;flex:auto}}@media (max-width:760px){.director .column.photo{display:none}.director .column.contact{margin-left:auto;margin-right:auto;max-width:435px;width:100%}}@media (max-width:768px){.content{text-align:left}}@media (max-width:37em){.news_person-history>strong{display:block;width:100%;max-width:100%;text-align:right}}@media (max-width:802px){.news-container-item-description p.photo{width:100%;margin-left:0;margin-right:0}.news-container-item-description p.photo img{max-width:100%;margin-right:auto;margin-left:auto}.news-container-item-description p.text{width:100%}.news-container-item .date{-ms-flex-order:1;order:1;width:100%;margin-right:0;margin-left:0;padding-top:0}.news-container-item .title{-ms-flex-order:0;order:0;width:100%;margin-bottom:.6em}}@media (max-width:801px){.methodical-container{width:50%}}@media (max-width:621px){.methodical-container{width:100%}}@media (min-width:1200px){html body .bvi-panel .bvi-panel-toggler{display:none}html body .bvi-panel *{font-size:16px!important}html body .bvi-panel .bvi-container{max-width:1140px}html body .bvi-panel .bvi-container,html body .bvi-panel .bvi-container-lg,html body .bvi-panel .bvi-container-md,html body .bvi-panel .bvi-container-sm,html body .bvi-panel .bvi-container-xl{max-width:1140px}html body .bvi-panel .bvi-col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-xl-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-xl-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-xl-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-xl-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-xl-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-xl-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-xl-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-xl-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-xl-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-xl-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-xl-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-xl-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-xl-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-xl-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-xl-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-xl-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-xl-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-xl-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-xl-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-xl-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-xl-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-xl-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-xl-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-xl-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-xl-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-xl-0{margin-left:0}html body .bvi-panel .bvi-offset-xl-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-xl-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-xl-3{margin-left:25%}html body .bvi-panel .bvi-offset-xl-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-xl-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-xl-6{margin-left:50%}html body .bvi-panel .bvi-offset-xl-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-xl-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-xl-9{margin-left:75%}html body .bvi-panel .bvi-offset-xl-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-xl-11{margin-left:91.66666667%}} \ No newline at end of file +@charset "UTF-8";@font-face{font-family:IconsSite;src:url("/assets/templates/projectsoft/fonts/IconsSite.woff?3fed5927d6f1f747c03b4fb80ed34903") format("woff"),url("/assets/templates/projectsoft/fonts/IconsSite.woff2?3fed5927d6f1f747c03b4fb80ed34903") format("woff2"),url("/assets/templates/projectsoft/fonts/IconsSite.ttf?3fed5927d6f1f747c03b4fb80ed34903") format("truetype");font-weight:400;font-style:normal;font-display:swap}[class*=" icon-"]:before,[class^=icon-]:before{font-family:IconsSite!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-begin:before{content:"\e900"}.icon-bell:before{content:"\e901"}.icon-best-banner:before{content:"\e902"}.icon-best-video:before{content:"\e903"}.icon-blockquote:before{content:"\e904"}.icon-calendar:before{content:"\e905"}.icon-callme:before{content:"\e906"}.icon-check:before{content:"\e907"}.icon-checkbox:before{content:"\e908"}.icon-chrome:before{content:"\e909"}.icon-circle-close:before{content:"\e90a"}.icon-close:before{content:"\e90b"}.icon-copy:before{content:"\e90c"}.icon-down:before{content:"\e90d"}.icon-download-pdf:before{content:"\e90e"}.icon-download:before{content:"\e90f"}.icon-email:before{content:"\e910"}.icon-end:before{content:"\e911"}.icon-error:before{content:"\e912"}.icon-event-calendar:before{content:"\e913"}.icon-eye-new:before{content:"\e914"}.icon-eye:before{content:"\e915"}.icon-facebook:before{content:"\e916"}.icon-fbs:before{content:"\e917"}.icon-firefox:before{content:"\e918"}.icon-github:before{content:"\e919"}.icon-google:before{content:"\e91a"}.icon-home:before{content:"\e91b"}.icon-icofb:before{content:"\e91c"}.icon-icoinsta:before{content:"\e91d"}.icon-icook:before{content:"\e91e"}.icon-icosk:before{content:"\e91f"}.icon-icotg:before{content:"\e920"}.icon-icotw:before{content:"\e921"}.icon-icovb:before{content:"\e922"}.icon-icovk:before{content:"\e923"}.icon-icoyt:before{content:"\e924"}.icon-image:before{content:"\e925"}.icon-modx:before{content:"\e926"}.icon-next:before{content:"\e927"}.icon-ok:before{content:"\e928"}.icon-oks:before{content:"\e929"}.icon-opera:before{content:"\e92a"}.icon-phone:before{content:"\e92b"}.icon-photo:before{content:"\e92c"}.icon-prev:before{content:"\e92d"}.icon-print-ic:before{content:"\e92e"}.icon-print:before{content:"\e92f"}.icon-required:before{content:"\e930"}.icon-reset:before{content:"\e931"}.icon-rss-logo:before{content:"\e932"}.icon-rss:before{content:"\e933"}.icon-rutube:before{content:"\e934"}.icon-search:before{content:"\e935"}.icon-share:before{content:"\e936"}.icon-success:before{content:"\e937"}.icon-telegram:before{content:"\e938"}.icon-twitter:before{content:"\e939"}.icon-tws:before{content:"\e93a"}.icon-up:before{content:"\e93b"}.icon-vk:before{content:"\e93c"}.icon-vks:before{content:"\e93d"}.icon-zoom-in:before{content:"\e93e"}.icon-zoom-out:before{content:"\e93f"}@font-face{font-family:'Times New Roman';src:local('Times New Roman'),url('/assets/templates/projectsoft/fonts/times.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/times.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/times.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Times New Roman';src:local('Times New Roman Italic'),url('/assets/templates/projectsoft/fonts/timesi.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/timesi.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/timesi.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Times New Roman';src:local('Times New Roman Bold'),url('/assets/templates/projectsoft/fonts/timesbd.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/timesbd.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/timesbd.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Times New Roman';src:local('Times New Roman Bold Italic'),url('/assets/templates/projectsoft/fonts/timesbi.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/timesbi.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/timesbi.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Arial;src:local('Arial'),local('Arial'),url('/assets/templates/projectsoft/fonts/arial.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/arial.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/arial.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Arial;src:local('Arial'),local('Arial'),url('/assets/templates/projectsoft/fonts/ariali.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/ariali.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/ariali.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Arial;src:local('Arial'),local('Arial'),url('/assets/templates/projectsoft/fonts/arialbd.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/arialbd.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/arialbd.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Arial;src:local('Arial'),local('Arial'),url('/assets/templates/projectsoft/fonts/arialbi.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/arialbi.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/arialbi.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Light'),local('OpenSans-Light'),url('/assets/templates/projectsoft/fonts/opensanslight.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensanslight.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensanslight.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Light Italic'),local('OpenSansLight-Italic'),url('/assets/templates/projectsoft/fonts/opensanslightitalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensanslightitalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensanslightitalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans'),local('OpenSans'),url('/assets/templates/projectsoft/fonts/opensans.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensans.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensans.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Italic'),local('OpenSans-Italic'),url('/assets/templates/projectsoft/fonts/opensansitalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansitalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensansitalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Semibold'),local('OpenSans-Semibold'),url('/assets/templates/projectsoft/fonts/opensanssemibold.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensanssemibold.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensanssemibold.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Semibold Italic'),local('OpenSans-SemiboldItalic'),url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensanssemibolditalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Bold'),local('OpenSans-Bold'),url('/assets/templates/projectsoft/fonts/opensansbold.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansbold.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensansbold.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Bold Italic'),local('OpenSans-BoldItalic'),url('/assets/templates/projectsoft/fonts/opensansbolditalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansbolditalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensansbolditalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Extrabold'),local('OpenSans-Extrabold'),url('/assets/templates/projectsoft/fonts/opensansextrabold.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansextrabold.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensansextrabold.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Open Sans';src:local('Open Sans Extrabold Italic'),local('OpenSans-ExtraboldItalic'),url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/opensansextrabolditalic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:'Comic Sans MS';src:local('Comic Sans MS'),local('ComicSans-MS'),url('/assets/templates/projectsoft/fonts/comic.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/comic.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/comic.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Comic Sans MS';src:local('Comic Sans MS Italic'),local('ComicSans-MS-Italic'),url('/assets/templates/projectsoft/fonts/comici.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/comici.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/comici.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Comic Sans MS';src:local('Comic Sans MS Bold'),local('ComicSans-MS-Bold'),url('/assets/templates/projectsoft/fonts/comicbd.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/comicbd.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/comicbd.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Comic Sans MS';src:local('Comic Sans MS Bold Italic'),local('ComicSans-MS-BoldItalic'),url('/assets/templates/projectsoft/fonts/comicz.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/comicz.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/comicz.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'Ruslan Display';src:local('Ruslan Display'),local('RuslanDisplay'),url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.woff2?3fed5927d6f1f747c03b4fb80ed34903') format('woff2'),url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.woff?3fed5927d6f1f747c03b4fb80ed34903') format('woff'),url('/assets/templates/projectsoft/fonts/RuslanDisplayRegular.ttf?3fed5927d6f1f747c03b4fb80ed34903') format('truetype');font-display:swap;font-weight:400}a.bvi-open{position:absolute;right:15px;top:6px;font-size:25px}a.bvi-open,a.bvi-open:active{text-decoration:none}a.bvi-open:hover{text-decoration:underline}a.bvi-open .icon-eye{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:nowrap;flex-wrap:nowrap}a.bvi-open .icon-eye::after{content:attr(data-title);margin-right:15px;margin-left:15px;font-size:16px;font-family:'Open Sans'}a.bvi-panel-close{position:absolute;z-index:10;top:6px;right:15px}html body .bvi-panel{margin-bottom:0!important}html body .bvi-panel{font-family:Arial!important;padding:10px 10px;color:#000;top:0;left:0;right:0;letter-spacing:0;position:relative;text-shadow:none;line-height:normal;border:0;margin-bottom:.3rem;background-color:#f7f7f7;border-color:#000;moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);box-shadow:0 1px 3px 0 rgba(0,0,0,.23);z-index:999999!important}html body .bvi-panel a{color:#2a2a2a;background-color:transparent;outline:0;text-decoration:underline}html body .bvi-panel a:hover{color:#000;outline:0;background-color:transparent;text-decoration:underline}html body .bvi-panel a:focus{color:#000;outline:0;background-color:transparent;text-decoration:underline}html body .bvi-panel a.bvi-link-copy{text-decoration:underline;color:#000;outline:0}html body .bvi-panel a.bvi-link-copy.active{color:#000;outline:0;text-decoration:none}html body .bvi-panel a.bvi-link-copy:hover{color:#000;outline:0;text-decoration:none}html body .bvi-panel a.bvi-link-copy:focus{color:#000;outline:0;text-decoration:none}html body .bvi-panel a.bvi-link{text-decoration:none;color:#000;background-color:transparent;text-align:center;transition:background-color .2s ease-out;cursor:pointer;border-radius:2px;display:inline-block;height:36px;font-weight:700;line-height:36px;padding:0 10px;vertical-align:middle;border:1px solid #b2b2b2}html body .bvi-panel a.bvi-link.active{color:inherit;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-panel a.bvi-link:hover{color:#000;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-panel a.bvi-link:focus{color:#000;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-white{background-color:#fff;color:#000;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-white:hover{background-color:#fff;color:#000;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-black{background-color:#000;color:#fff;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-black:hover{background-color:#000;color:#fff;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-blue{background-color:#9dd1ff;color:#063462;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-blue:hover{background-color:#9dd1ff;color:#063462;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-brown{background-color:#f7f3d6;color:#4d4b43;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-brown:hover{background-color:#f7f3d6;color:#4d4b43;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-green{background-color:#3b2716;color:#a9e44d;text-decoration:none}html body .bvi-panel a.bvi-link.bvi-link-green:hover{background-color:#3b2716;color:#a9e44d;text-decoration:none}html body .bvi-panel .bvi-title{text-shadow:none;text-decoration:none;background-color:transparent;display:block;font-weight:700;text-transform:uppercase;vertical-align:middle;margin:10px 0 15px 0}html body .bvi-panel .bvi-text-center{text-align:center}html body .bvi-panel .bvi-text-left{text-align:left}html body .bvi-panel .bvi-text-right{text-align:right}html body .bvi-panel .bvi-setting-menu{margin-top:10px;border-top:1px solid #dfdfdf;display:none}html body .bvi-panel .bvi-images{margin-top:10px;width:16px;height:16px;font-weight:400;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal}html body .bvi-panel .bvi-images.bvi-images-eye-slash{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGbXBMSuEARgA4Oe77zocXTdISBYMXKFMJvkBkoVF6iw33n8wmXVXymi0SUnZzQaJTNcNd9MNBsnwuq9uOVaexx8rKJuwqGXKDzm7noUQwqcRQya9aXu3ruBWOMSMooFlbXMubdnwJXTlsKZrWl9ZWwk9JS0hbGMeC3rGeVCRedQRwpNE6kRmT4MzRzL7QggVVK3INNTIe7WJxI1wh1F1mZp7ib6iF8cSF8Is8ihoupEaSJ3qCOdILan7UJUYci2U0HRlx5hfVh34F999xzhj5hTP0AAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-arrow{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAVFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU4H24AAAAG3RSTlMAAQIDBgkMExQiRmJoaXN0dX6Aj5GbwcPR4vHLNuV5AAAAWElEQVQYV23NNxKAMAADQQEm52y4//+TwuSxuttGkn/J2n97g+nXb3H9yNWXPO0k3oAOmC0wSgXQCqiNBYyihUYCahlLKSnIdILC9H528JoPqg8M7Ln8OwBv7gmtk0G77wAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-volume-on{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-volume-on{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-volume-off{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFHRSTlMAAQIcHh8rLjx8hpKUlZi6vsXz/c3U9VgAAABHSURBVBhXrci3AYAwDADBtwFjcpD2n5WGIKnmyoNXGgestOjuYlYfk37R1FpXNXHq7Qn9IY4Y5Jx7sQFQJARFQlBk80HbARfdYAcpeUBcogAAAABJRU5ErkJggg==")}html body .bvi-panel .bvi-images.bvi-images-adjust{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAs30iGAAAAN3RSTlMAAQIDBAUHCQsMExQVFh4fJSsuLztGS1FYYWJkZnh7f4KIiYyRmKWmqMHO1dna3Ovt7/P3+fv9mqZ1DQAAAIJJREFUGBlNwVUCglAURdEtGNgd2N2BGGf+M5PL48O1MI31Q7pMAxx/K+c7wHhnvSaVvMycxE7nMqBUD5qKAxJKRR5LhRg5ba6qY+SEvFXCyJlxVw0jZ8JKI4ycLi1FRRJKxT4cdCoCSvWB/E3PYZCT2WAKR2XGZDr7jxQtqvwp+Dg/vREcKt7EoBcAAAAASUVORK5CYII=")}html body .bvi-panel .bvi-images.bvi-images-off{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAARVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADc6ur3AAAAFnRSTlMAAQIFBgcSGRowMVhZW128wMHDxfX3KcFjjgAAAGpJREFUGBlVwQkSgzAMA0CJUpKYuzX6/1ObeoAJuwhMpSTiwslV+UiEftNpfaHirttKALMaI0BXw4mshwSTZEMwSQUmyYZgkgqyHhJ4qOEEFjUmAN1Ht42o3l+d9h6hWw5VPhMXZrNM/P0AZ7gN/s4xaEgAAAAASUVORK5CYII=")}html body .bvi-panel .bvi-images.bvi-images-on{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6T+iNAAAAH3RSTlMAAQIDBycwOUJKS0xPUW1whZGVmJ2erbfT2uDk6Pv9OeeoXAAAAGJJREFUGFdlzkcCgDAIBVGMvSb27r//LTUxFnRW8NhA9E3N46uppU2wOwgiXCSHBfD07F8g0euxRGKB9N2pAGQWKBBODRgxEKNrzI7BQIq7E57dQv4UHbC6n08LsNTxAYt+7bh0DPt8j/8TAAAAAElFTkSuQmCC")}html body .bvi-panel .bvi-images.bvi-images-minus-square-o{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAODs8dnfx8vPK0lEjAAAAJElEQVR4AWOgD2BkYUUCLIwM7JwogI2BA1WAnYGZFQUw0cehAOJeAaqtH8h4AAAAAElFTkSuQmCC)}html body .bvi-panel.bvi-fixed-top{position:fixed;top:0;right:0;left:0;z-index:999999}html body .bvi-panel .bvi-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}html body .bvi-panel .bvi-container-fluid,html body .bvi-panel .bvi-container-lg,html body .bvi-panel .bvi-container-md,html body .bvi-panel .bvi-container-sm,html body .bvi-panel .bvi-container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}html body .bvi-panel .bvi-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}html body .bvi-panel .bvi-no-gutters{margin-right:0;margin-left:0}html body .bvi-panel .bvi-no-gutters>.bvi-col,html body .bvi-panel .bvi-no-gutters>[class*=bvi-col-]{padding-right:0;padding-left:0}html body .bvi-panel .bvi-col,html body .bvi-panel .bvi-col-1,html body .bvi-panel .bvi-col-10,html body .bvi-panel .bvi-col-11,html body .bvi-panel .bvi-col-12,html body .bvi-panel .bvi-col-2,html body .bvi-panel .bvi-col-3,html body .bvi-panel .bvi-col-4,html body .bvi-panel .bvi-col-5,html body .bvi-panel .bvi-col-6,html body .bvi-panel .bvi-col-7,html body .bvi-panel .bvi-col-8,html body .bvi-panel .bvi-col-9,html body .bvi-panel .bvi-col-auto,html body .bvi-panel .bvi-col-lg,html body .bvi-panel .bvi-col-lg-1,html body .bvi-panel .bvi-col-lg-10,html body .bvi-panel .bvi-col-lg-11,html body .bvi-panel .bvi-col-lg-12,html body .bvi-panel .bvi-col-lg-2,html body .bvi-panel .bvi-col-lg-3,html body .bvi-panel .bvi-col-lg-4,html body .bvi-panel .bvi-col-lg-5,html body .bvi-panel .bvi-col-lg-6,html body .bvi-panel .bvi-col-lg-7,html body .bvi-panel .bvi-col-lg-8,html body .bvi-panel .bvi-col-lg-9,html body .bvi-panel .bvi-col-lg-auto,html body .bvi-panel .bvi-col-md,html body .bvi-panel .bvi-col-md-1,html body .bvi-panel .bvi-col-md-10,html body .bvi-panel .bvi-col-md-11,html body .bvi-panel .bvi-col-md-12,html body .bvi-panel .bvi-col-md-2,html body .bvi-panel .bvi-col-md-3,html body .bvi-panel .bvi-col-md-4,html body .bvi-panel .bvi-col-md-5,html body .bvi-panel .bvi-col-md-6,html body .bvi-panel .bvi-col-md-7,html body .bvi-panel .bvi-col-md-8,html body .bvi-panel .bvi-col-md-9,html body .bvi-panel .bvi-col-md-auto,html body .bvi-panel .bvi-col-sm,html body .bvi-panel .bvi-col-sm-1,html body .bvi-panel .bvi-col-sm-10,html body .bvi-panel .bvi-col-sm-11,html body .bvi-panel .bvi-col-sm-12,html body .bvi-panel .bvi-col-sm-2,html body .bvi-panel .bvi-col-sm-3,html body .bvi-panel .bvi-col-sm-4,html body .bvi-panel .bvi-col-sm-5,html body .bvi-panel .bvi-col-sm-6,html body .bvi-panel .bvi-col-sm-7,html body .bvi-panel .bvi-col-sm-8,html body .bvi-panel .bvi-col-sm-9,html body .bvi-panel .bvi-col-sm-auto,html body .bvi-panel .bvi-col-xl,html body .bvi-panel .bvi-col-xl-1,html body .bvi-panel .bvi-col-xl-10,html body .bvi-panel .bvi-col-xl-11,html body .bvi-panel .bvi-col-xl-12,html body .bvi-panel .bvi-col-xl-2,html body .bvi-panel .bvi-col-xl-3,html body .bvi-panel .bvi-col-xl-4,html body .bvi-panel .bvi-col-xl-5,html body .bvi-panel .bvi-col-xl-6,html body .bvi-panel .bvi-col-xl-7,html body .bvi-panel .bvi-col-xl-8,html body .bvi-panel .bvi-col-xl-9,html body .bvi-panel .bvi-col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}html body .bvi-panel .bvi-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-3{margin-left:25%}html body .bvi-panel .bvi-offset-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-6{margin-left:50%}html body .bvi-panel .bvi-offset-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-9{margin-left:75%}html body .bvi-panel .bvi-offset-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-11{margin-left:91.66666667%}html body .bvi-body[data-bvi-theme=white]{background-color:#fff!important;fill:#000000!important}html body .bvi-body[data-bvi-theme=white] *{background-color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:#000!important;color:#000!important;fill:#000000!important}html body .bvi-body[data-bvi-theme=white] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link{color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link.disabled{color:rgba(0,0,0,.5)!important;border:1px solid rgba(0,0,0,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link.disabled:focus{color:rgba(0,0,0,.5)!important;border:1px solid rgba(0,0,0,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link:hover{color:#fff!important;background-color:#000!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a.bvi-link:focus{color:#000!important;background-color:#fff!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * :checked,html body .bvi-body[data-bvi-theme=white] * :default,html body .bvi-body[data-bvi-theme=white] * :disabled,html body .bvi-body[data-bvi-theme=white] * :empty,html body .bvi-body[data-bvi-theme=white] * :enabled,html body .bvi-body[data-bvi-theme=white] * :first-child,html body .bvi-body[data-bvi-theme=white] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=white] * :first-of-type,html body .bvi-body[data-bvi-theme=white] * :focus,html body .bvi-body[data-bvi-theme=white] * :hover,html body .bvi-body[data-bvi-theme=white] * :indeterminate,html body .bvi-body[data-bvi-theme=white] * :last-child,html body .bvi-body[data-bvi-theme=white] * :last-of-type,html body .bvi-body[data-bvi-theme=white] * :link,html body .bvi-body[data-bvi-theme=white] * :nth-last-child,html body .bvi-body[data-bvi-theme=white] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=white] * :nth-of-type,html body .bvi-body[data-bvi-theme=white] * :only-child,html body .bvi-body[data-bvi-theme=white] * :only-of-type,html body .bvi-body[data-bvi-theme=white] * :optional,html body .bvi-body[data-bvi-theme=white] * :read-write,html body .bvi-body[data-bvi-theme=white] * :required,html body .bvi-body[data-bvi-theme=white] * :root,html body .bvi-body[data-bvi-theme=white] * :target,html body .bvi-body[data-bvi-theme=white] * :valid,html body .bvi-body[data-bvi-theme=white] * :visited{background-color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:#000!important;color:#000!important;fill:#000000!important}html body .bvi-body[data-bvi-theme=white] :after{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] :before{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] ::selection{background-color:#000!important;color:#fff!important}html body .bvi-body[data-bvi-theme=white] * a{outline:0!important;color:#000!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=white] * a.active{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a:hover{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * a:hover *{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=white] * button,html body .bvi-body[data-bvi-theme=white] * button[type=button],html body .bvi-body[data-bvi-theme=white] * button[type=submit],html body .bvi-body[data-bvi-theme=white] * input[type=button],html body .bvi-body[data-bvi-theme=white] * input[type=submit]{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * button:hover.active,html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=white] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=white] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=white] * input[type=submit]:hover.active{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * button:hover:hover,html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=white] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=white] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=white] * input[type=submit]:hover:hover{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=white] * button:hover:hover *,html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=white] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=white] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=white] * input[type=submit]:hover:hover *{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black]{background-color:#000!important;fill:#ffffff!important}html body .bvi-body[data-bvi-theme=black] *{background-color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:#fff!important;color:#fff!important;fill:#ffffff!important}html body .bvi-body[data-bvi-theme=black] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link{color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link.disabled{color:rgba(255,255,255,.5)!important;border:1px solid rgba(255,255,255,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link.disabled:focus{color:rgba(255,255,255,.5)!important;border:1px solid rgba(255,255,255,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link:hover{color:#000!important;background-color:#fff!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a.bvi-link:focus{color:#fff!important;background-color:#000!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * :checked,html body .bvi-body[data-bvi-theme=black] * :default,html body .bvi-body[data-bvi-theme=black] * :disabled,html body .bvi-body[data-bvi-theme=black] * :empty,html body .bvi-body[data-bvi-theme=black] * :enabled,html body .bvi-body[data-bvi-theme=black] * :first-child,html body .bvi-body[data-bvi-theme=black] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=black] * :first-of-type,html body .bvi-body[data-bvi-theme=black] * :focus,html body .bvi-body[data-bvi-theme=black] * :hover,html body .bvi-body[data-bvi-theme=black] * :indeterminate,html body .bvi-body[data-bvi-theme=black] * :last-child,html body .bvi-body[data-bvi-theme=black] * :last-of-type,html body .bvi-body[data-bvi-theme=black] * :link,html body .bvi-body[data-bvi-theme=black] * :nth-last-child,html body .bvi-body[data-bvi-theme=black] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=black] * :nth-of-type,html body .bvi-body[data-bvi-theme=black] * :only-child,html body .bvi-body[data-bvi-theme=black] * :only-of-type,html body .bvi-body[data-bvi-theme=black] * :optional,html body .bvi-body[data-bvi-theme=black] * :read-write,html body .bvi-body[data-bvi-theme=black] * :required,html body .bvi-body[data-bvi-theme=black] * :root,html body .bvi-body[data-bvi-theme=black] * :target,html body .bvi-body[data-bvi-theme=black] * :valid,html body .bvi-body[data-bvi-theme=black] * :visited{background-color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:#fff!important;color:#fff!important;fill:#ffffff!important}html body .bvi-body[data-bvi-theme=black] :after{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] :before{background-color:rgba(255,255,255,0)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] ::selection{background-color:#fff!important;color:#000!important}html body .bvi-body[data-bvi-theme=black] * a{outline:0!important;color:#fff!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=black] * a.active{color:#fff!important;background-color:#000!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a:hover{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * a:hover *{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=black] * button,html body .bvi-body[data-bvi-theme=black] * button[type=button],html body .bvi-body[data-bvi-theme=black] * button[type=submit],html body .bvi-body[data-bvi-theme=black] * input[type=button],html body .bvi-body[data-bvi-theme=black] * input[type=submit]{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * button:hover.active,html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=black] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=black] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=black] * input[type=submit]:hover.active{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * button:hover:hover,html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=black] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=black] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=black] * input[type=submit]:hover:hover{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=black] * button:hover:hover *,html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=black] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=black] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=black] * input[type=submit]:hover:hover *{color:#000!important;background-color:#fff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue]{background-color:#9dd1ff!important;fill:#063462!important}html body .bvi-body[data-bvi-theme=blue] *{background-color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:#063462!important;color:#063462!important;fill:#063462!important}html body .bvi-body[data-bvi-theme=blue] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link{color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link.disabled{color:rgba(6,52,98,.5)!important;border:1px solid rgba(6,52,98,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link.disabled:focus{color:rgba(6,52,98,.5)!important;border:1px solid rgba(6,52,98,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link:hover{color:#9dd1ff!important;background-color:#063462!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a.bvi-link:focus{color:#063462!important;background-color:#9dd1ff!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * :checked,html body .bvi-body[data-bvi-theme=blue] * :default,html body .bvi-body[data-bvi-theme=blue] * :disabled,html body .bvi-body[data-bvi-theme=blue] * :empty,html body .bvi-body[data-bvi-theme=blue] * :enabled,html body .bvi-body[data-bvi-theme=blue] * :first-child,html body .bvi-body[data-bvi-theme=blue] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=blue] * :first-of-type,html body .bvi-body[data-bvi-theme=blue] * :focus,html body .bvi-body[data-bvi-theme=blue] * :hover,html body .bvi-body[data-bvi-theme=blue] * :indeterminate,html body .bvi-body[data-bvi-theme=blue] * :last-child,html body .bvi-body[data-bvi-theme=blue] * :last-of-type,html body .bvi-body[data-bvi-theme=blue] * :link,html body .bvi-body[data-bvi-theme=blue] * :nth-last-child,html body .bvi-body[data-bvi-theme=blue] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=blue] * :nth-of-type,html body .bvi-body[data-bvi-theme=blue] * :only-child,html body .bvi-body[data-bvi-theme=blue] * :only-of-type,html body .bvi-body[data-bvi-theme=blue] * :optional,html body .bvi-body[data-bvi-theme=blue] * :read-write,html body .bvi-body[data-bvi-theme=blue] * :required,html body .bvi-body[data-bvi-theme=blue] * :root,html body .bvi-body[data-bvi-theme=blue] * :target,html body .bvi-body[data-bvi-theme=blue] * :valid,html body .bvi-body[data-bvi-theme=blue] * :visited{background-color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:#063462!important;color:#063462!important;fill:#063462!important}html body .bvi-body[data-bvi-theme=blue] :after{background-color:rgba(255,255,255,0)!important;color:#063462!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] :before{background-color:rgba(255,255,255,0)!important;color:#063462!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] ::selection{background-color:#063462!important;color:#9dd1ff!important}html body .bvi-body[data-bvi-theme=blue] * a{outline:0!important;color:#063462!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=blue] * a.active{color:#063462!important;background-color:#9dd1ff!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a:hover{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * a:hover *{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#9dd1ff!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=blue] * button,html body .bvi-body[data-bvi-theme=blue] * button[type=button],html body .bvi-body[data-bvi-theme=blue] * button[type=submit],html body .bvi-body[data-bvi-theme=blue] * input[type=button],html body .bvi-body[data-bvi-theme=blue] * input[type=submit]{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * button:hover.active,html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=blue] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=blue] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=blue] * input[type=submit]:hover.active{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * button:hover:hover,html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=blue] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=blue] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=blue] * input[type=submit]:hover:hover{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=blue] * button:hover:hover *,html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=blue] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=blue] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=blue] * input[type=submit]:hover:hover *{color:#9dd1ff!important;background-color:#063462!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown]{background-color:#f7f3d6!important;fill:#4D4B43!important}html body .bvi-body[data-bvi-theme=brown] *{background-color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:#4d4b43!important;color:#4d4b43!important;fill:#4D4B43!important}html body .bvi-body[data-bvi-theme=brown] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link{color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link.disabled{color:rgba(77,75,67,.5)!important;border:1px solid rgba(77,75,67,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link.disabled:focus{color:rgba(77,75,67,.5)!important;border:1px solid rgba(77,75,67,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link:hover{color:#f7f3d6!important;background-color:#4d4b43!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a.bvi-link:focus{color:#4d4b43!important;background-color:#f7f3d6!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * :checked,html body .bvi-body[data-bvi-theme=brown] * :default,html body .bvi-body[data-bvi-theme=brown] * :disabled,html body .bvi-body[data-bvi-theme=brown] * :empty,html body .bvi-body[data-bvi-theme=brown] * :enabled,html body .bvi-body[data-bvi-theme=brown] * :first-child,html body .bvi-body[data-bvi-theme=brown] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=brown] * :first-of-type,html body .bvi-body[data-bvi-theme=brown] * :focus,html body .bvi-body[data-bvi-theme=brown] * :hover,html body .bvi-body[data-bvi-theme=brown] * :indeterminate,html body .bvi-body[data-bvi-theme=brown] * :last-child,html body .bvi-body[data-bvi-theme=brown] * :last-of-type,html body .bvi-body[data-bvi-theme=brown] * :link,html body .bvi-body[data-bvi-theme=brown] * :nth-last-child,html body .bvi-body[data-bvi-theme=brown] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=brown] * :nth-of-type,html body .bvi-body[data-bvi-theme=brown] * :only-child,html body .bvi-body[data-bvi-theme=brown] * :only-of-type,html body .bvi-body[data-bvi-theme=brown] * :optional,html body .bvi-body[data-bvi-theme=brown] * :read-write,html body .bvi-body[data-bvi-theme=brown] * :required,html body .bvi-body[data-bvi-theme=brown] * :root,html body .bvi-body[data-bvi-theme=brown] * :target,html body .bvi-body[data-bvi-theme=brown] * :valid,html body .bvi-body[data-bvi-theme=brown] * :visited{background-color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:#4d4b43!important;color:#4d4b43!important;fill:#4D4B43!important}html body .bvi-body[data-bvi-theme=brown] :after{background-color:rgba(255,255,255,0)!important;color:#4d4b43!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] :before{background-color:rgba(255,255,255,0)!important;color:#4d4b43!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] ::selection{background-color:#4d4b43!important;color:#f7f3d6!important}html body .bvi-body[data-bvi-theme=brown] * a{outline:0!important;color:#4d4b43!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=brown] * a.active{color:#4d4b43!important;background-color:#f7f3d6!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a:hover{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * a:hover *{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#f7f3d6!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=brown] * button,html body .bvi-body[data-bvi-theme=brown] * button[type=button],html body .bvi-body[data-bvi-theme=brown] * button[type=submit],html body .bvi-body[data-bvi-theme=brown] * input[type=button],html body .bvi-body[data-bvi-theme=brown] * input[type=submit]{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * button:hover.active,html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=brown] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=brown] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=brown] * input[type=submit]:hover.active{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * button:hover:hover,html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=brown] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=brown] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=brown] * input[type=submit]:hover:hover{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=brown] * button:hover:hover *,html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=brown] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=brown] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=brown] * input[type=submit]:hover:hover *{color:#f7f3d6!important;background-color:#4d4b43!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green]{background-color:#3b2716!important;fill:#A9E44D!important}html body .bvi-body[data-bvi-theme=green] *{background-color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:#a9e44d!important;color:#a9e44d!important;fill:#A9E44D!important}html body .bvi-body[data-bvi-theme=green] * .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * a{text-decoration:underline!important;outline:0!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link{color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link.disabled{color:rgba(169,228,77,.5)!important;border:1px solid rgba(169,228,77,.5)!important;pointer-events:none;cursor:no-drop;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link.disabled:focus{color:rgba(169,228,77,.5)!important;border:1px solid rgba(169,228,77,.5)!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link:hover{color:#3b2716!important;background-color:#a9e44d!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a.bvi-link:focus{color:#a9e44d!important;background-color:#3b2716!important;text-underline:none!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * :checked,html body .bvi-body[data-bvi-theme=green] * :default,html body .bvi-body[data-bvi-theme=green] * :disabled,html body .bvi-body[data-bvi-theme=green] * :empty,html body .bvi-body[data-bvi-theme=green] * :enabled,html body .bvi-body[data-bvi-theme=green] * :first-child,html body .bvi-body[data-bvi-theme=green] * :first-child:first-letter,html body .bvi-body[data-bvi-theme=green] * :first-of-type,html body .bvi-body[data-bvi-theme=green] * :focus,html body .bvi-body[data-bvi-theme=green] * :hover,html body .bvi-body[data-bvi-theme=green] * :indeterminate,html body .bvi-body[data-bvi-theme=green] * :last-child,html body .bvi-body[data-bvi-theme=green] * :last-of-type,html body .bvi-body[data-bvi-theme=green] * :link,html body .bvi-body[data-bvi-theme=green] * :nth-last-child,html body .bvi-body[data-bvi-theme=green] * :nth-last-of-type,html body .bvi-body[data-bvi-theme=green] * :nth-of-type,html body .bvi-body[data-bvi-theme=green] * :only-child,html body .bvi-body[data-bvi-theme=green] * :only-of-type,html body .bvi-body[data-bvi-theme=green] * :optional,html body .bvi-body[data-bvi-theme=green] * :read-write,html body .bvi-body[data-bvi-theme=green] * :required,html body .bvi-body[data-bvi-theme=green] * :root,html body .bvi-body[data-bvi-theme=green] * :target,html body .bvi-body[data-bvi-theme=green] * :valid,html body .bvi-body[data-bvi-theme=green] * :visited{background-color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:#a9e44d!important;color:#a9e44d!important;fill:#A9E44D!important}html body .bvi-body[data-bvi-theme=green] :after{background-color:rgba(255,255,255,0)!important;color:#a9e44d!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] :before{background-color:rgba(255,255,255,0)!important;color:#a9e44d!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] ::selection{background-color:#a9e44d!important;color:#3b2716!important}html body .bvi-body[data-bvi-theme=green] * a{outline:0!important;color:#a9e44d!important;background-color:transparent!important;text-decoration:underline!important}html body .bvi-body[data-bvi-theme=green] * a.active{color:#a9e44d!important;background-color:#3b2716!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a:hover{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a:hover:after{background-color:rgba(255,255,255,0)!important;color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * a:hover:before{background-color:rgba(255,255,255,0)!important;color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * a:hover *{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * a:hover :after{background-color:rgba(255,255,255,0)!important;color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * a:hover :before{background-color:rgba(255,255,255,0)!important;color:#3b2716!important;box-shadow:none!important;text-shadow:none!important;border-color:transparent!important}html body .bvi-body[data-bvi-theme=green] * button,html body .bvi-body[data-bvi-theme=green] * button[type=button],html body .bvi-body[data-bvi-theme=green] * button[type=submit],html body .bvi-body[data-bvi-theme=green] * input[type=button],html body .bvi-body[data-bvi-theme=green] * input[type=submit]{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * button:hover.active,html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover.active,html body .bvi-body[data-bvi-theme=green] * button[type=submit]:hover.active,html body .bvi-body[data-bvi-theme=green] * input[type=button]:hover.active,html body .bvi-body[data-bvi-theme=green] * input[type=submit]:hover.active{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * button:hover:hover,html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=green] * button[type=submit]:hover:hover,html body .bvi-body[data-bvi-theme=green] * input[type=button]:hover:hover,html body .bvi-body[data-bvi-theme=green] * input[type=submit]:hover:hover{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-theme=green] * button:hover:hover *,html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=green] * button[type=submit]:hover:hover *,html body .bvi-body[data-bvi-theme=green] * input[type=button]:hover:hover *,html body .bvi-body[data-bvi-theme=green] * input[type=submit]:hover:hover *{color:#3b2716!important;background-color:#a9e44d!important;text-decoration:none!important}html body .bvi-body[data-bvi-size="40"] *{font-size:40px!important}html body .bvi-body[data-bvi-size="40"] * h1,html body .bvi-body[data-bvi-size="40"] * h1 *{font-size:47px!important}html body .bvi-body[data-bvi-size="40"] * h2,html body .bvi-body[data-bvi-size="40"] * h2 *{font-size:46px!important}html body .bvi-body[data-bvi-size="40"] * h3,html body .bvi-body[data-bvi-size="40"] * h3 *{font-size:45px!important}html body .bvi-body[data-bvi-size="40"] * h4,html body .bvi-body[data-bvi-size="40"] * h4 *{font-size:44px!important}html body .bvi-body[data-bvi-size="40"] * h5,html body .bvi-body[data-bvi-size="40"] * h5 *{font-size:43px!important}html body .bvi-body[data-bvi-size="40"] * h6,html body .bvi-body[data-bvi-size="40"] * h6 *{font-size:42px!important}html body .bvi-body[data-bvi-size="39"] *{font-size:39px!important}html body .bvi-body[data-bvi-size="39"] * h1,html body .bvi-body[data-bvi-size="39"] * h1 *{font-size:46px!important}html body .bvi-body[data-bvi-size="39"] * h2,html body .bvi-body[data-bvi-size="39"] * h2 *{font-size:45px!important}html body .bvi-body[data-bvi-size="39"] * h3,html body .bvi-body[data-bvi-size="39"] * h3 *{font-size:44px!important}html body .bvi-body[data-bvi-size="39"] * h4,html body .bvi-body[data-bvi-size="39"] * h4 *{font-size:43px!important}html body .bvi-body[data-bvi-size="39"] * h5,html body .bvi-body[data-bvi-size="39"] * h5 *{font-size:42px!important}html body .bvi-body[data-bvi-size="39"] * h6,html body .bvi-body[data-bvi-size="39"] * h6 *{font-size:41px!important}html body .bvi-body[data-bvi-size="38"] *{font-size:38px!important}html body .bvi-body[data-bvi-size="38"] * h1,html body .bvi-body[data-bvi-size="38"] * h1 *{font-size:45px!important}html body .bvi-body[data-bvi-size="38"] * h2,html body .bvi-body[data-bvi-size="38"] * h2 *{font-size:44px!important}html body .bvi-body[data-bvi-size="38"] * h3,html body .bvi-body[data-bvi-size="38"] * h3 *{font-size:43px!important}html body .bvi-body[data-bvi-size="38"] * h4,html body .bvi-body[data-bvi-size="38"] * h4 *{font-size:42px!important}html body .bvi-body[data-bvi-size="38"] * h5,html body .bvi-body[data-bvi-size="38"] * h5 *{font-size:41px!important}html body .bvi-body[data-bvi-size="38"] * h6,html body .bvi-body[data-bvi-size="38"] * h6 *{font-size:40px!important}html body .bvi-body[data-bvi-size="37"] *{font-size:37px!important}html body .bvi-body[data-bvi-size="37"] * h1,html body .bvi-body[data-bvi-size="37"] * h1 *{font-size:44px!important}html body .bvi-body[data-bvi-size="37"] * h2,html body .bvi-body[data-bvi-size="37"] * h2 *{font-size:43px!important}html body .bvi-body[data-bvi-size="37"] * h3,html body .bvi-body[data-bvi-size="37"] * h3 *{font-size:42px!important}html body .bvi-body[data-bvi-size="37"] * h4,html body .bvi-body[data-bvi-size="37"] * h4 *{font-size:41px!important}html body .bvi-body[data-bvi-size="37"] * h5,html body .bvi-body[data-bvi-size="37"] * h5 *{font-size:40px!important}html body .bvi-body[data-bvi-size="37"] * h6,html body .bvi-body[data-bvi-size="37"] * h6 *{font-size:39px!important}html body .bvi-body[data-bvi-size="36"] *{font-size:36px!important}html body .bvi-body[data-bvi-size="36"] * h1,html body .bvi-body[data-bvi-size="36"] * h1 *{font-size:43px!important}html body .bvi-body[data-bvi-size="36"] * h2,html body .bvi-body[data-bvi-size="36"] * h2 *{font-size:42px!important}html body .bvi-body[data-bvi-size="36"] * h3,html body .bvi-body[data-bvi-size="36"] * h3 *{font-size:41px!important}html body .bvi-body[data-bvi-size="36"] * h4,html body .bvi-body[data-bvi-size="36"] * h4 *{font-size:40px!important}html body .bvi-body[data-bvi-size="36"] * h5,html body .bvi-body[data-bvi-size="36"] * h5 *{font-size:39px!important}html body .bvi-body[data-bvi-size="36"] * h6,html body .bvi-body[data-bvi-size="36"] * h6 *{font-size:38px!important}html body .bvi-body[data-bvi-size="35"] *{font-size:35px!important}html body .bvi-body[data-bvi-size="35"] * h1,html body .bvi-body[data-bvi-size="35"] * h1 *{font-size:42px!important}html body .bvi-body[data-bvi-size="35"] * h2,html body .bvi-body[data-bvi-size="35"] * h2 *{font-size:41px!important}html body .bvi-body[data-bvi-size="35"] * h3,html body .bvi-body[data-bvi-size="35"] * h3 *{font-size:40px!important}html body .bvi-body[data-bvi-size="35"] * h4,html body .bvi-body[data-bvi-size="35"] * h4 *{font-size:39px!important}html body .bvi-body[data-bvi-size="35"] * h5,html body .bvi-body[data-bvi-size="35"] * h5 *{font-size:38px!important}html body .bvi-body[data-bvi-size="35"] * h6,html body .bvi-body[data-bvi-size="35"] * h6 *{font-size:37px!important}html body .bvi-body[data-bvi-size="34"] *{font-size:34px!important}html body .bvi-body[data-bvi-size="34"] * h1,html body .bvi-body[data-bvi-size="34"] * h1 *{font-size:41px!important}html body .bvi-body[data-bvi-size="34"] * h2,html body .bvi-body[data-bvi-size="34"] * h2 *{font-size:40px!important}html body .bvi-body[data-bvi-size="34"] * h3,html body .bvi-body[data-bvi-size="34"] * h3 *{font-size:39px!important}html body .bvi-body[data-bvi-size="34"] * h4,html body .bvi-body[data-bvi-size="34"] * h4 *{font-size:38px!important}html body .bvi-body[data-bvi-size="34"] * h5,html body .bvi-body[data-bvi-size="34"] * h5 *{font-size:37px!important}html body .bvi-body[data-bvi-size="34"] * h6,html body .bvi-body[data-bvi-size="34"] * h6 *{font-size:36px!important}html body .bvi-body[data-bvi-size="33"] *{font-size:33px!important}html body .bvi-body[data-bvi-size="33"] * h1,html body .bvi-body[data-bvi-size="33"] * h1 *{font-size:40px!important}html body .bvi-body[data-bvi-size="33"] * h2,html body .bvi-body[data-bvi-size="33"] * h2 *{font-size:39px!important}html body .bvi-body[data-bvi-size="33"] * h3,html body .bvi-body[data-bvi-size="33"] * h3 *{font-size:38px!important}html body .bvi-body[data-bvi-size="33"] * h4,html body .bvi-body[data-bvi-size="33"] * h4 *{font-size:37px!important}html body .bvi-body[data-bvi-size="33"] * h5,html body .bvi-body[data-bvi-size="33"] * h5 *{font-size:36px!important}html body .bvi-body[data-bvi-size="33"] * h6,html body .bvi-body[data-bvi-size="33"] * h6 *{font-size:35px!important}html body .bvi-body[data-bvi-size="32"] *{font-size:32px!important}html body .bvi-body[data-bvi-size="32"] * h1,html body .bvi-body[data-bvi-size="32"] * h1 *{font-size:39px!important}html body .bvi-body[data-bvi-size="32"] * h2,html body .bvi-body[data-bvi-size="32"] * h2 *{font-size:38px!important}html body .bvi-body[data-bvi-size="32"] * h3,html body .bvi-body[data-bvi-size="32"] * h3 *{font-size:37px!important}html body .bvi-body[data-bvi-size="32"] * h4,html body .bvi-body[data-bvi-size="32"] * h4 *{font-size:36px!important}html body .bvi-body[data-bvi-size="32"] * h5,html body .bvi-body[data-bvi-size="32"] * h5 *{font-size:35px!important}html body .bvi-body[data-bvi-size="32"] * h6,html body .bvi-body[data-bvi-size="32"] * h6 *{font-size:34px!important}html body .bvi-body[data-bvi-size="31"] *{font-size:31px!important}html body .bvi-body[data-bvi-size="31"] * h1,html body .bvi-body[data-bvi-size="31"] * h1 *{font-size:38px!important}html body .bvi-body[data-bvi-size="31"] * h2,html body .bvi-body[data-bvi-size="31"] * h2 *{font-size:37px!important}html body .bvi-body[data-bvi-size="31"] * h3,html body .bvi-body[data-bvi-size="31"] * h3 *{font-size:36px!important}html body .bvi-body[data-bvi-size="31"] * h4,html body .bvi-body[data-bvi-size="31"] * h4 *{font-size:35px!important}html body .bvi-body[data-bvi-size="31"] * h5,html body .bvi-body[data-bvi-size="31"] * h5 *{font-size:34px!important}html body .bvi-body[data-bvi-size="31"] * h6,html body .bvi-body[data-bvi-size="31"] * h6 *{font-size:33px!important}html body .bvi-body[data-bvi-size="30"] *{font-size:30px!important}html body .bvi-body[data-bvi-size="30"] * h1,html body .bvi-body[data-bvi-size="30"] * h1 *{font-size:37px!important}html body .bvi-body[data-bvi-size="30"] * h2,html body .bvi-body[data-bvi-size="30"] * h2 *{font-size:36px!important}html body .bvi-body[data-bvi-size="30"] * h3,html body .bvi-body[data-bvi-size="30"] * h3 *{font-size:35px!important}html body .bvi-body[data-bvi-size="30"] * h4,html body .bvi-body[data-bvi-size="30"] * h4 *{font-size:34px!important}html body .bvi-body[data-bvi-size="30"] * h5,html body .bvi-body[data-bvi-size="30"] * h5 *{font-size:33px!important}html body .bvi-body[data-bvi-size="30"] * h6,html body .bvi-body[data-bvi-size="30"] * h6 *{font-size:32px!important}html body .bvi-body[data-bvi-size="29"] *{font-size:29px!important}html body .bvi-body[data-bvi-size="29"] * h1,html body .bvi-body[data-bvi-size="29"] * h1 *{font-size:36px!important}html body .bvi-body[data-bvi-size="29"] * h2,html body .bvi-body[data-bvi-size="29"] * h2 *{font-size:35px!important}html body .bvi-body[data-bvi-size="29"] * h3,html body .bvi-body[data-bvi-size="29"] * h3 *{font-size:34px!important}html body .bvi-body[data-bvi-size="29"] * h4,html body .bvi-body[data-bvi-size="29"] * h4 *{font-size:33px!important}html body .bvi-body[data-bvi-size="29"] * h5,html body .bvi-body[data-bvi-size="29"] * h5 *{font-size:32px!important}html body .bvi-body[data-bvi-size="29"] * h6,html body .bvi-body[data-bvi-size="29"] * h6 *{font-size:31px!important}html body .bvi-body[data-bvi-size="28"] *{font-size:28px!important}html body .bvi-body[data-bvi-size="28"] * h1,html body .bvi-body[data-bvi-size="28"] * h1 *{font-size:35px!important}html body .bvi-body[data-bvi-size="28"] * h2,html body .bvi-body[data-bvi-size="28"] * h2 *{font-size:34px!important}html body .bvi-body[data-bvi-size="28"] * h3,html body .bvi-body[data-bvi-size="28"] * h3 *{font-size:33px!important}html body .bvi-body[data-bvi-size="28"] * h4,html body .bvi-body[data-bvi-size="28"] * h4 *{font-size:32px!important}html body .bvi-body[data-bvi-size="28"] * h5,html body .bvi-body[data-bvi-size="28"] * h5 *{font-size:31px!important}html body .bvi-body[data-bvi-size="28"] * h6,html body .bvi-body[data-bvi-size="28"] * h6 *{font-size:30px!important}html body .bvi-body[data-bvi-size="27"] *{font-size:27px!important}html body .bvi-body[data-bvi-size="27"] * h1,html body .bvi-body[data-bvi-size="27"] * h1 *{font-size:34px!important}html body .bvi-body[data-bvi-size="27"] * h2,html body .bvi-body[data-bvi-size="27"] * h2 *{font-size:33px!important}html body .bvi-body[data-bvi-size="27"] * h3,html body .bvi-body[data-bvi-size="27"] * h3 *{font-size:32px!important}html body .bvi-body[data-bvi-size="27"] * h4,html body .bvi-body[data-bvi-size="27"] * h4 *{font-size:31px!important}html body .bvi-body[data-bvi-size="27"] * h5,html body .bvi-body[data-bvi-size="27"] * h5 *{font-size:30px!important}html body .bvi-body[data-bvi-size="27"] * h6,html body .bvi-body[data-bvi-size="27"] * h6 *{font-size:29px!important}html body .bvi-body[data-bvi-size="26"] *{font-size:26px!important}html body .bvi-body[data-bvi-size="26"] * h1,html body .bvi-body[data-bvi-size="26"] * h1 *{font-size:33px!important}html body .bvi-body[data-bvi-size="26"] * h2,html body .bvi-body[data-bvi-size="26"] * h2 *{font-size:32px!important}html body .bvi-body[data-bvi-size="26"] * h3,html body .bvi-body[data-bvi-size="26"] * h3 *{font-size:31px!important}html body .bvi-body[data-bvi-size="26"] * h4,html body .bvi-body[data-bvi-size="26"] * h4 *{font-size:30px!important}html body .bvi-body[data-bvi-size="26"] * h5,html body .bvi-body[data-bvi-size="26"] * h5 *{font-size:29px!important}html body .bvi-body[data-bvi-size="26"] * h6,html body .bvi-body[data-bvi-size="26"] * h6 *{font-size:28px!important}html body .bvi-body[data-bvi-size="25"] *{font-size:25px!important}html body .bvi-body[data-bvi-size="25"] * h1,html body .bvi-body[data-bvi-size="25"] * h1 *{font-size:32px!important}html body .bvi-body[data-bvi-size="25"] * h2,html body .bvi-body[data-bvi-size="25"] * h2 *{font-size:31px!important}html body .bvi-body[data-bvi-size="25"] * h3,html body .bvi-body[data-bvi-size="25"] * h3 *{font-size:30px!important}html body .bvi-body[data-bvi-size="25"] * h4,html body .bvi-body[data-bvi-size="25"] * h4 *{font-size:29px!important}html body .bvi-body[data-bvi-size="25"] * h5,html body .bvi-body[data-bvi-size="25"] * h5 *{font-size:28px!important}html body .bvi-body[data-bvi-size="25"] * h6,html body .bvi-body[data-bvi-size="25"] * h6 *{font-size:27px!important}html body .bvi-body[data-bvi-size="24"] *{font-size:24px!important}html body .bvi-body[data-bvi-size="24"] * h1,html body .bvi-body[data-bvi-size="24"] * h1 *{font-size:31px!important}html body .bvi-body[data-bvi-size="24"] * h2,html body .bvi-body[data-bvi-size="24"] * h2 *{font-size:30px!important}html body .bvi-body[data-bvi-size="24"] * h3,html body .bvi-body[data-bvi-size="24"] * h3 *{font-size:29px!important}html body .bvi-body[data-bvi-size="24"] * h4,html body .bvi-body[data-bvi-size="24"] * h4 *{font-size:28px!important}html body .bvi-body[data-bvi-size="24"] * h5,html body .bvi-body[data-bvi-size="24"] * h5 *{font-size:27px!important}html body .bvi-body[data-bvi-size="24"] * h6,html body .bvi-body[data-bvi-size="24"] * h6 *{font-size:26px!important}html body .bvi-body[data-bvi-size="23"] *{font-size:23px!important}html body .bvi-body[data-bvi-size="23"] * h1,html body .bvi-body[data-bvi-size="23"] * h1 *{font-size:30px!important}html body .bvi-body[data-bvi-size="23"] * h2,html body .bvi-body[data-bvi-size="23"] * h2 *{font-size:29px!important}html body .bvi-body[data-bvi-size="23"] * h3,html body .bvi-body[data-bvi-size="23"] * h3 *{font-size:28px!important}html body .bvi-body[data-bvi-size="23"] * h4,html body .bvi-body[data-bvi-size="23"] * h4 *{font-size:27px!important}html body .bvi-body[data-bvi-size="23"] * h5,html body .bvi-body[data-bvi-size="23"] * h5 *{font-size:26px!important}html body .bvi-body[data-bvi-size="23"] * h6,html body .bvi-body[data-bvi-size="23"] * h6 *{font-size:25px!important}html body .bvi-body[data-bvi-size="22"] *{font-size:22px!important}html body .bvi-body[data-bvi-size="22"] * h1,html body .bvi-body[data-bvi-size="22"] * h1 *{font-size:29px!important}html body .bvi-body[data-bvi-size="22"] * h2,html body .bvi-body[data-bvi-size="22"] * h2 *{font-size:28px!important}html body .bvi-body[data-bvi-size="22"] * h3,html body .bvi-body[data-bvi-size="22"] * h3 *{font-size:27px!important}html body .bvi-body[data-bvi-size="22"] * h4,html body .bvi-body[data-bvi-size="22"] * h4 *{font-size:26px!important}html body .bvi-body[data-bvi-size="22"] * h5,html body .bvi-body[data-bvi-size="22"] * h5 *{font-size:25px!important}html body .bvi-body[data-bvi-size="22"] * h6,html body .bvi-body[data-bvi-size="22"] * h6 *{font-size:24px!important}html body .bvi-body[data-bvi-size="21"] *{font-size:21px!important}html body .bvi-body[data-bvi-size="21"] * h1,html body .bvi-body[data-bvi-size="21"] * h1 *{font-size:28px!important}html body .bvi-body[data-bvi-size="21"] * h2,html body .bvi-body[data-bvi-size="21"] * h2 *{font-size:27px!important}html body .bvi-body[data-bvi-size="21"] * h3,html body .bvi-body[data-bvi-size="21"] * h3 *{font-size:26px!important}html body .bvi-body[data-bvi-size="21"] * h4,html body .bvi-body[data-bvi-size="21"] * h4 *{font-size:25px!important}html body .bvi-body[data-bvi-size="21"] * h5,html body .bvi-body[data-bvi-size="21"] * h5 *{font-size:24px!important}html body .bvi-body[data-bvi-size="21"] * h6,html body .bvi-body[data-bvi-size="21"] * h6 *{font-size:23px!important}html body .bvi-body[data-bvi-size="20"] *{font-size:20px!important}html body .bvi-body[data-bvi-size="20"] * h1,html body .bvi-body[data-bvi-size="20"] * h1 *{font-size:27px!important}html body .bvi-body[data-bvi-size="20"] * h2,html body .bvi-body[data-bvi-size="20"] * h2 *{font-size:26px!important}html body .bvi-body[data-bvi-size="20"] * h3,html body .bvi-body[data-bvi-size="20"] * h3 *{font-size:25px!important}html body .bvi-body[data-bvi-size="20"] * h4,html body .bvi-body[data-bvi-size="20"] * h4 *{font-size:24px!important}html body .bvi-body[data-bvi-size="20"] * h5,html body .bvi-body[data-bvi-size="20"] * h5 *{font-size:23px!important}html body .bvi-body[data-bvi-size="20"] * h6,html body .bvi-body[data-bvi-size="20"] * h6 *{font-size:22px!important}html body .bvi-body[data-bvi-size="19"] *{font-size:19px!important}html body .bvi-body[data-bvi-size="19"] * h1,html body .bvi-body[data-bvi-size="19"] * h1 *{font-size:26px!important}html body .bvi-body[data-bvi-size="19"] * h2,html body .bvi-body[data-bvi-size="19"] * h2 *{font-size:25px!important}html body .bvi-body[data-bvi-size="19"] * h3,html body .bvi-body[data-bvi-size="19"] * h3 *{font-size:24px!important}html body .bvi-body[data-bvi-size="19"] * h4,html body .bvi-body[data-bvi-size="19"] * h4 *{font-size:23px!important}html body .bvi-body[data-bvi-size="19"] * h5,html body .bvi-body[data-bvi-size="19"] * h5 *{font-size:22px!important}html body .bvi-body[data-bvi-size="19"] * h6,html body .bvi-body[data-bvi-size="19"] * h6 *{font-size:21px!important}html body .bvi-body[data-bvi-size="18"] *{font-size:18px!important}html body .bvi-body[data-bvi-size="18"] * h1,html body .bvi-body[data-bvi-size="18"] * h1 *{font-size:25px!important}html body .bvi-body[data-bvi-size="18"] * h2,html body .bvi-body[data-bvi-size="18"] * h2 *{font-size:24px!important}html body .bvi-body[data-bvi-size="18"] * h3,html body .bvi-body[data-bvi-size="18"] * h3 *{font-size:23px!important}html body .bvi-body[data-bvi-size="18"] * h4,html body .bvi-body[data-bvi-size="18"] * h4 *{font-size:22px!important}html body .bvi-body[data-bvi-size="18"] * h5,html body .bvi-body[data-bvi-size="18"] * h5 *{font-size:21px!important}html body .bvi-body[data-bvi-size="18"] * h6,html body .bvi-body[data-bvi-size="18"] * h6 *{font-size:20px!important}html body .bvi-body[data-bvi-size="17"] *{font-size:17px!important}html body .bvi-body[data-bvi-size="17"] * h1,html body .bvi-body[data-bvi-size="17"] * h1 *{font-size:24px!important}html body .bvi-body[data-bvi-size="17"] * h2,html body .bvi-body[data-bvi-size="17"] * h2 *{font-size:23px!important}html body .bvi-body[data-bvi-size="17"] * h3,html body .bvi-body[data-bvi-size="17"] * h3 *{font-size:22px!important}html body .bvi-body[data-bvi-size="17"] * h4,html body .bvi-body[data-bvi-size="17"] * h4 *{font-size:21px!important}html body .bvi-body[data-bvi-size="17"] * h5,html body .bvi-body[data-bvi-size="17"] * h5 *{font-size:20px!important}html body .bvi-body[data-bvi-size="17"] * h6,html body .bvi-body[data-bvi-size="17"] * h6 *{font-size:19px!important}html body .bvi-body[data-bvi-size="16"] *{font-size:16px!important}html body .bvi-body[data-bvi-size="16"] * h1,html body .bvi-body[data-bvi-size="16"] * h1 *{font-size:23px!important}html body .bvi-body[data-bvi-size="16"] * h2,html body .bvi-body[data-bvi-size="16"] * h2 *{font-size:22px!important}html body .bvi-body[data-bvi-size="16"] * h3,html body .bvi-body[data-bvi-size="16"] * h3 *{font-size:21px!important}html body .bvi-body[data-bvi-size="16"] * h4,html body .bvi-body[data-bvi-size="16"] * h4 *{font-size:20px!important}html body .bvi-body[data-bvi-size="16"] * h5,html body .bvi-body[data-bvi-size="16"] * h5 *{font-size:19px!important}html body .bvi-body[data-bvi-size="16"] * h6,html body .bvi-body[data-bvi-size="16"] * h6 *{font-size:18px!important}html body .bvi-body[data-bvi-size="15"] *{font-size:15px!important}html body .bvi-body[data-bvi-size="15"] * h1,html body .bvi-body[data-bvi-size="15"] * h1 *{font-size:22px!important}html body .bvi-body[data-bvi-size="15"] * h2,html body .bvi-body[data-bvi-size="15"] * h2 *{font-size:21px!important}html body .bvi-body[data-bvi-size="15"] * h3,html body .bvi-body[data-bvi-size="15"] * h3 *{font-size:20px!important}html body .bvi-body[data-bvi-size="15"] * h4,html body .bvi-body[data-bvi-size="15"] * h4 *{font-size:19px!important}html body .bvi-body[data-bvi-size="15"] * h5,html body .bvi-body[data-bvi-size="15"] * h5 *{font-size:18px!important}html body .bvi-body[data-bvi-size="15"] * h6,html body .bvi-body[data-bvi-size="15"] * h6 *{font-size:17px!important}html body .bvi-body[data-bvi-size="14"] *{font-size:14px!important}html body .bvi-body[data-bvi-size="14"] * h1,html body .bvi-body[data-bvi-size="14"] * h1 *{font-size:21px!important}html body .bvi-body[data-bvi-size="14"] * h2,html body .bvi-body[data-bvi-size="14"] * h2 *{font-size:20px!important}html body .bvi-body[data-bvi-size="14"] * h3,html body .bvi-body[data-bvi-size="14"] * h3 *{font-size:19px!important}html body .bvi-body[data-bvi-size="14"] * h4,html body .bvi-body[data-bvi-size="14"] * h4 *{font-size:18px!important}html body .bvi-body[data-bvi-size="14"] * h5,html body .bvi-body[data-bvi-size="14"] * h5 *{font-size:17px!important}html body .bvi-body[data-bvi-size="14"] * h6,html body .bvi-body[data-bvi-size="14"] * h6 *{font-size:16px!important}html body .bvi-body[data-bvi-size="13"] *{font-size:13px!important}html body .bvi-body[data-bvi-size="13"] * h1,html body .bvi-body[data-bvi-size="13"] * h1 *{font-size:20px!important}html body .bvi-body[data-bvi-size="13"] * h2,html body .bvi-body[data-bvi-size="13"] * h2 *{font-size:19px!important}html body .bvi-body[data-bvi-size="13"] * h3,html body .bvi-body[data-bvi-size="13"] * h3 *{font-size:18px!important}html body .bvi-body[data-bvi-size="13"] * h4,html body .bvi-body[data-bvi-size="13"] * h4 *{font-size:17px!important}html body .bvi-body[data-bvi-size="13"] * h5,html body .bvi-body[data-bvi-size="13"] * h5 *{font-size:16px!important}html body .bvi-body[data-bvi-size="13"] * h6,html body .bvi-body[data-bvi-size="13"] * h6 *{font-size:15px!important}html body .bvi-body[data-bvi-size="12"] *{font-size:12px!important}html body .bvi-body[data-bvi-size="12"] * h1,html body .bvi-body[data-bvi-size="12"] * h1 *{font-size:19px!important}html body .bvi-body[data-bvi-size="12"] * h2,html body .bvi-body[data-bvi-size="12"] * h2 *{font-size:18px!important}html body .bvi-body[data-bvi-size="12"] * h3,html body .bvi-body[data-bvi-size="12"] * h3 *{font-size:17px!important}html body .bvi-body[data-bvi-size="12"] * h4,html body .bvi-body[data-bvi-size="12"] * h4 *{font-size:16px!important}html body .bvi-body[data-bvi-size="12"] * h5,html body .bvi-body[data-bvi-size="12"] * h5 *{font-size:15px!important}html body .bvi-body[data-bvi-size="12"] * h6,html body .bvi-body[data-bvi-size="12"] * h6 *{font-size:14px!important}html body .bvi-body[data-bvi-size="11"] *{font-size:11px!important}html body .bvi-body[data-bvi-size="11"] * h1,html body .bvi-body[data-bvi-size="11"] * h1 *{font-size:18px!important}html body .bvi-body[data-bvi-size="11"] * h2,html body .bvi-body[data-bvi-size="11"] * h2 *{font-size:17px!important}html body .bvi-body[data-bvi-size="11"] * h3,html body .bvi-body[data-bvi-size="11"] * h3 *{font-size:16px!important}html body .bvi-body[data-bvi-size="11"] * h4,html body .bvi-body[data-bvi-size="11"] * h4 *{font-size:15px!important}html body .bvi-body[data-bvi-size="11"] * h5,html body .bvi-body[data-bvi-size="11"] * h5 *{font-size:14px!important}html body .bvi-body[data-bvi-size="11"] * h6,html body .bvi-body[data-bvi-size="11"] * h6 *{font-size:13px!important}html body .bvi-body[data-bvi-size="10"] *{font-size:10px!important}html body .bvi-body[data-bvi-size="10"] * h1,html body .bvi-body[data-bvi-size="10"] * h1 *{font-size:17px!important}html body .bvi-body[data-bvi-size="10"] * h2,html body .bvi-body[data-bvi-size="10"] * h2 *{font-size:16px!important}html body .bvi-body[data-bvi-size="10"] * h3,html body .bvi-body[data-bvi-size="10"] * h3 *{font-size:15px!important}html body .bvi-body[data-bvi-size="10"] * h4,html body .bvi-body[data-bvi-size="10"] * h4 *{font-size:14px!important}html body .bvi-body[data-bvi-size="10"] * h5,html body .bvi-body[data-bvi-size="10"] * h5 *{font-size:13px!important}html body .bvi-body[data-bvi-size="10"] * h6,html body .bvi-body[data-bvi-size="10"] * h6 *{font-size:12px!important}html body .bvi-body[data-bvi-size="9"] *{font-size:9px!important}html body .bvi-body[data-bvi-size="9"] * h1,html body .bvi-body[data-bvi-size="9"] * h1 *{font-size:16px!important}html body .bvi-body[data-bvi-size="9"] * h2,html body .bvi-body[data-bvi-size="9"] * h2 *{font-size:15px!important}html body .bvi-body[data-bvi-size="9"] * h3,html body .bvi-body[data-bvi-size="9"] * h3 *{font-size:14px!important}html body .bvi-body[data-bvi-size="9"] * h4,html body .bvi-body[data-bvi-size="9"] * h4 *{font-size:13px!important}html body .bvi-body[data-bvi-size="9"] * h5,html body .bvi-body[data-bvi-size="9"] * h5 *{font-size:12px!important}html body .bvi-body[data-bvi-size="9"] * h6,html body .bvi-body[data-bvi-size="9"] * h6 *{font-size:11px!important}html body .bvi-body[data-bvi-size="8"] *{font-size:8px!important}html body .bvi-body[data-bvi-size="8"] * h1,html body .bvi-body[data-bvi-size="8"] * h1 *{font-size:15px!important}html body .bvi-body[data-bvi-size="8"] * h2,html body .bvi-body[data-bvi-size="8"] * h2 *{font-size:14px!important}html body .bvi-body[data-bvi-size="8"] * h3,html body .bvi-body[data-bvi-size="8"] * h3 *{font-size:13px!important}html body .bvi-body[data-bvi-size="8"] * h4,html body .bvi-body[data-bvi-size="8"] * h4 *{font-size:12px!important}html body .bvi-body[data-bvi-size="8"] * h5,html body .bvi-body[data-bvi-size="8"] * h5 *{font-size:11px!important}html body .bvi-body[data-bvi-size="8"] * h6,html body .bvi-body[data-bvi-size="8"] * h6 *{font-size:10px!important}html body .bvi-body[data-bvi-size="7"] *{font-size:7px!important}html body .bvi-body[data-bvi-size="7"] * h1,html body .bvi-body[data-bvi-size="7"] * h1 *{font-size:14px!important}html body .bvi-body[data-bvi-size="7"] * h2,html body .bvi-body[data-bvi-size="7"] * h2 *{font-size:13px!important}html body .bvi-body[data-bvi-size="7"] * h3,html body .bvi-body[data-bvi-size="7"] * h3 *{font-size:12px!important}html body .bvi-body[data-bvi-size="7"] * h4,html body .bvi-body[data-bvi-size="7"] * h4 *{font-size:11px!important}html body .bvi-body[data-bvi-size="7"] * h5,html body .bvi-body[data-bvi-size="7"] * h5 *{font-size:10px!important}html body .bvi-body[data-bvi-size="7"] * h6,html body .bvi-body[data-bvi-size="7"] * h6 *{font-size:9px!important}html body .bvi-body[data-bvi-size="6"] *{font-size:6px!important}html body .bvi-body[data-bvi-size="6"] * h1,html body .bvi-body[data-bvi-size="6"] * h1 *{font-size:13px!important}html body .bvi-body[data-bvi-size="6"] * h2,html body .bvi-body[data-bvi-size="6"] * h2 *{font-size:12px!important}html body .bvi-body[data-bvi-size="6"] * h3,html body .bvi-body[data-bvi-size="6"] * h3 *{font-size:11px!important}html body .bvi-body[data-bvi-size="6"] * h4,html body .bvi-body[data-bvi-size="6"] * h4 *{font-size:10px!important}html body .bvi-body[data-bvi-size="6"] * h5,html body .bvi-body[data-bvi-size="6"] * h5 *{font-size:9px!important}html body .bvi-body[data-bvi-size="6"] * h6,html body .bvi-body[data-bvi-size="6"] * h6 *{font-size:8px!important}html body .bvi-body[data-bvi-size="5"] *{font-size:5px!important}html body .bvi-body[data-bvi-size="5"] * h1,html body .bvi-body[data-bvi-size="5"] * h1 *{font-size:12px!important}html body .bvi-body[data-bvi-size="5"] * h2,html body .bvi-body[data-bvi-size="5"] * h2 *{font-size:11px!important}html body .bvi-body[data-bvi-size="5"] * h3,html body .bvi-body[data-bvi-size="5"] * h3 *{font-size:10px!important}html body .bvi-body[data-bvi-size="5"] * h4,html body .bvi-body[data-bvi-size="5"] * h4 *{font-size:9px!important}html body .bvi-body[data-bvi-size="5"] * h5,html body .bvi-body[data-bvi-size="5"] * h5 *{font-size:8px!important}html body .bvi-body[data-bvi-size="5"] * h6,html body .bvi-body[data-bvi-size="5"] * h6 *{font-size:7px!important}html body .bvi-body[data-bvi-size="4"] *{font-size:4px!important}html body .bvi-body[data-bvi-size="4"] * h1,html body .bvi-body[data-bvi-size="4"] * h1 *{font-size:11px!important}html body .bvi-body[data-bvi-size="4"] * h2,html body .bvi-body[data-bvi-size="4"] * h2 *{font-size:10px!important}html body .bvi-body[data-bvi-size="4"] * h3,html body .bvi-body[data-bvi-size="4"] * h3 *{font-size:9px!important}html body .bvi-body[data-bvi-size="4"] * h4,html body .bvi-body[data-bvi-size="4"] * h4 *{font-size:8px!important}html body .bvi-body[data-bvi-size="4"] * h5,html body .bvi-body[data-bvi-size="4"] * h5 *{font-size:7px!important}html body .bvi-body[data-bvi-size="4"] * h6,html body .bvi-body[data-bvi-size="4"] * h6 *{font-size:6px!important}html body .bvi-body[data-bvi-size="3"] *{font-size:3px!important}html body .bvi-body[data-bvi-size="3"] * h1,html body .bvi-body[data-bvi-size="3"] * h1 *{font-size:10px!important}html body .bvi-body[data-bvi-size="3"] * h2,html body .bvi-body[data-bvi-size="3"] * h2 *{font-size:9px!important}html body .bvi-body[data-bvi-size="3"] * h3,html body .bvi-body[data-bvi-size="3"] * h3 *{font-size:8px!important}html body .bvi-body[data-bvi-size="3"] * h4,html body .bvi-body[data-bvi-size="3"] * h4 *{font-size:7px!important}html body .bvi-body[data-bvi-size="3"] * h5,html body .bvi-body[data-bvi-size="3"] * h5 *{font-size:6px!important}html body .bvi-body[data-bvi-size="3"] * h6,html body .bvi-body[data-bvi-size="3"] * h6 *{font-size:5px!important}html body .bvi-body[data-bvi-size="2"] *{font-size:2px!important}html body .bvi-body[data-bvi-size="2"] * h1,html body .bvi-body[data-bvi-size="2"] * h1 *{font-size:9px!important}html body .bvi-body[data-bvi-size="2"] * h2,html body .bvi-body[data-bvi-size="2"] * h2 *{font-size:8px!important}html body .bvi-body[data-bvi-size="2"] * h3,html body .bvi-body[data-bvi-size="2"] * h3 *{font-size:7px!important}html body .bvi-body[data-bvi-size="2"] * h4,html body .bvi-body[data-bvi-size="2"] * h4 *{font-size:6px!important}html body .bvi-body[data-bvi-size="2"] * h5,html body .bvi-body[data-bvi-size="2"] * h5 *{font-size:5px!important}html body .bvi-body[data-bvi-size="2"] * h6,html body .bvi-body[data-bvi-size="2"] * h6 *{font-size:4px!important}html body .bvi-body[data-bvi-size="1"] *{font-size:1px!important}html body .bvi-body[data-bvi-size="1"] * h1,html body .bvi-body[data-bvi-size="1"] * h1 *{font-size:8px!important}html body .bvi-body[data-bvi-size="1"] * h2,html body .bvi-body[data-bvi-size="1"] * h2 *{font-size:7px!important}html body .bvi-body[data-bvi-size="1"] * h3,html body .bvi-body[data-bvi-size="1"] * h3 *{font-size:6px!important}html body .bvi-body[data-bvi-size="1"] * h4,html body .bvi-body[data-bvi-size="1"] * h4 *{font-size:5px!important}html body .bvi-body[data-bvi-size="1"] * h5,html body .bvi-body[data-bvi-size="1"] * h5 *{font-size:4px!important}html body .bvi-body[data-bvi-size="1"] * h6,html body .bvi-body[data-bvi-size="1"] * h6 *{font-size:3px!important}html body .bvi-body .bvi-tts .bvi-tts-link{display:inline-block;border:1px dashed transparent;border-bottom:0;padding:10px}html body .bvi-body .bvi-tts .bvi-tts-text{border:1px dashed transparent;padding:10px}html body .bvi-body a{text-decoration:none}html body .bvi-body a.bvi-link{text-decoration:none;color:#000;background-color:transparent;text-align:center;transition:background-color .2s ease-out;cursor:pointer;border-radius:2px;display:inline-block;height:36px;font-weight:700;line-height:36px;padding:0 10px;vertical-align:middle;border:1px solid #b2b2b2;margin:2px}html body .bvi-body a.bvi-link.active{color:inherit;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-body a.bvi-link:hover{color:#000;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-body a.bvi-link:focus{color:#000;outline:0;background-color:#dbdbdb;text-decoration:none}html body .bvi-body[data-bvi-images=true] .bvi-background-image.bvi-img,html body .bvi-body[data-bvi-images=true] img.bvi-img{filter:grayscale(0)}html body .bvi-body[data-bvi-images=true] .bvi-background-image{background-color:transparent!important}html body .bvi-body[data-bvi-images=false] .bvi-background-image{background-image:none!important;border:0!important}html body .bvi-body[data-bvi-images=false] div.bvi-img{vertical-align:middle;border:2px dashed;box-sizing:border-box;overflow:hidden;max-width:100%;max-height:100%;word-wrap:break-word;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}html body .bvi-body[data-bvi-images=grayscale] .bvi-background-image,html body .bvi-body[data-bvi-images=grayscale] img.bvi-img{-moz-filter:url("data:image/svg+xml;utf8,#grayscale");-o-filter:url("data:image/svg+xml;utf8,#grayscale");filter:gray;filter:url("data:image/svg+xml;utf8,#grayscale");filter:url("data:image/svg+xml;utf8,#grayscale");filter:grayscale(1)}html body .bvi-body[data-bvi-line-height=normal] :not(.bvi-link){line-height:1.5!important}html body .bvi-body[data-bvi-line-height=average] :not(.bvi-link){line-height:2!important}html body .bvi-body[data-bvi-line-height=big] :not(.bvi-link){line-height:2.5!important}html body .bvi-body[data-bvi-letter-spacing=normal] :not(.bvi-link){letter-spacing:0!important}html body .bvi-body[data-bvi-letter-spacing=average] :not(.bvi-link){letter-spacing:2px!important}html body .bvi-body[data-bvi-letter-spacing=big] :not(.bvi-link){letter-spacing:4px!important}html body .bvi-body[data-bvi-font-family=arial] :not(i):not(span){font-family:Arial,sans-serif!important}html body .bvi-body[data-bvi-font-family=times] :not(i):not(span){font-family:"Times New roman"!important}html body .bvi-body[data-bvi-flash-iframe=true] .wp-audio-shortcode,html body .bvi-body[data-bvi-flash-iframe=true] figure,html body .bvi-body[data-bvi-flash-iframe=true] iframe,html body .bvi-body[data-bvi-flash-iframe=true] video,html body .bvi-body[data-bvi-flash-iframe=true] ymaps{display:block!important}html body .bvi-body[data-bvi-flash-iframe=false] .wp-audio-shortcode,html body .bvi-body[data-bvi-flash-iframe=false] figure,html body .bvi-body[data-bvi-flash-iframe=false] iframe,html body .bvi-body[data-bvi-flash-iframe=false] video,html body .bvi-body[data-bvi-flash-iframe=false] ymaps{display:none!important}html body .bvi-body .bvi-hide{display:none}html body .bvi-body .bvi-show{display:block}html body .bvi-hide{display:block}html body .bvi-show{display:none}html body #bvi-panel-show.bvi-link{text-decoration:none;color:#000;background-color:#fff;text-align:center;transition:background-color .2s ease-out;cursor:pointer;border-radius:2px;display:inline-block;height:36px;font-weight:700;line-height:36px;padding:0 10px;vertical-align:middle;border:1px solid #b2b2b2}html body #bvi-panel-show.bvi-link.bvi-link-top{position:fixed!important;top:2.5rem!important;right:1.5rem!important;z-index:999999!important}html body #bvi-panel-show .bvi-images{font-weight:400;font-style:normal;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;vertical-align:middle}html body #bvi-panel-show .bvi-images.bvi-images-eye{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC88vZ+AAAAZXRSTlMAAQIDBAcICQsMDg8QEhMVFhcYGRweHyAjJCUmKCk1Nzg5Ojs8PUFGSUpMTVBRV1hZXmFiZmxvcXR1d3h5fn+AhYaJi4yOmJqbnaOlpqitvL7Iys7P0dfZ2tze4OTm6fHz9ff7/S2JgwQAAAFESURBVBgZ3cGJWhJhAIbRbyiYygGUFjY3LFuUMtTIfdcWl6g0DQRk/N/7vwX/wXEeKG9Az9Gdk8iXpqZK+YRulZpvEmrOp/SvzCF9DjPq9WCNrk9PnOeEVmOKpOpQN1zmJD0jYOpQTypU9DEzI/BaDxeaXBv+aPAL6soazjNaoaHYMTeW9bSJeSHL6/AnLh2zordEfkuJUy48yflFw5XkM6tNIh1JboOfjuYwg7L+0lr0iZzJGjLMqkVZgW/0+aLAe1o6YluBl/SZUGCHIyUNr2Q55/RoOLImMUmpjMnJytEjKysPZVkb+AVZ44aQGZVV9NlQ1x68kTVUo+tHWtY7+KrQAnx3ZaWnq9XptCx3H5YUGWtjqo8UefzZcFFSj/gWUPtQ8FzXK8zUgN24+g2sdoj4657+5xQrByft9slBpRjTPXMFyfd8QTOpicwAAAAASUVORK5CYII=");width:32px;height:32px}html body a.bvi-link-shortcode,html body a.bvi-link-widget{transition:background-color .2s ease-out;cursor:pointer;border-radius:2px;display:inline-block;padding:5px 10px;vertical-align:middle;text-decoration:none}html body a.bvi-link-shortcode .bvi-svg-eye,html body a.bvi-link-widget .bvi-svg-eye{display:inline-block;overflow:visible;width:1.125em;height:1em;font-size:2em;vertical-align:middle}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}table{background-color:transparent}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{box-sizing:border-box;appearance:none}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .has-feedback .form-control-feedback{right:15px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;background-image:none;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child{display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25, .46, .45, .94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}.fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url('/assets/templates/projectsoft/images/ajax-loader.gif') center center no-repeat}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0px;cursor:pointer;background:0 0;color:transparent;top:50%;-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url('/assets/templates/projectsoft/fonts/slick.woff') format('woff'),url('/assets/templates/projectsoft/fonts/slick.woff2') format('woff2'),url('/assets/templates/projectsoft/fonts/slick.ttf') format('truetype')}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted .slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}body.new_year{position:relative}body.new_year>*{position:relative;z-index:2}body.new_year .notification-form{position:fixed;z-index:2000}body.new_year::after,body.new_year::before{content:"";position:absolute;top:0;height:100%;z-index:0;background-size:55px auto;background-repeat:repeat-y;background-attachment:fixed;width:55px}body.new_year::before{left:0;background-position:top left;background-image:url('/assets/templates/projectsoft/images/left.png')}body.new_year::after{right:0;background-position:top right;background-image:url('/assets/templates/projectsoft/images/right.png')}body.new_year .section.container>.row>.container-fluid>h1{padding-bottom:26%;background-position:center bottom;background-repeat:no-repeat;background-size:contain;background-image:url('/assets/templates/projectsoft/images/top.png')}body.new_year.bvi::after,body.new_year.bvi::before{display:none!important}body.new_year.bvi .section.container>.row>.container-fluid>h1{padding-bottom:unset;background-image:none}#map{height:400px}.ballon{background-color:#fff;padding:17px;position:relative;border:1px solid #d8d8da;text-align:left!important;margin-left:60px;margin-top:-48px;width:330px;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-shadow:inset 0 -3px 0 0 #0098ff}.ballon::after,.ballon::before{right:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ballon::before{border-color:transparent;border-right-color:#d8d8da;border-width:18px;margin-top:-18px}.ballon::after{border-color:transparent;border-right-color:#fff;border-width:16px;margin-top:-16px}.ballon__close{position:absolute;right:6px;top:3px;cursor:pointer}ymaps[class*=copyrights-promo]{display:none!important}.hidden{display:none!important}ol,ul{margin-top:0;margin-bottom:.8em}ol ol>li,ol ul>li,ol>li,ul ol>li,ul ul>li,ul>li{margin-bottom:.8em}ol.list-content,ol.list-content ol>li,ol.list-content ul,ul.list-content,ul.list-content ol>li,ul.list-content ul{margin-bottom:0}ul,ul ul{list-style-type:disc}.clearfix:after,.clearfix:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before{display:table;content:" "}.clearfix:after,.form-horizontal .form-group:after{clear:both}.clearfix::after,.clearfix::before,.form-horizontal .form-group::after,.form-horizontal .form-group::before{display:table;content:""}.clearfix::after,.form-horizontal .form-group::after{clear:both}.clearfix:after,.clearfix:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before{display:table;content:" "}.clearfix:after,.form-horizontal .form-group:after{clear:both}.clearfix::after,.clearfix::before,.form-horizontal .form-group::after,.form-horizontal .form-group::before{display:table;content:""}.clearfix::after,.form-horizontal .form-group::after{clear:both}.paginate,.pagination{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pagination>li{font-family:Abel,sans-serif}.pagination>li a,.pagination>li span{transition:all .3s ease}.pagination>li a:focus,.pagination>li a:hover,.pagination>li span:focus,.pagination>li span:hover{background-color:#59b2ff;border-color:#59b2ff;color:#fff}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#0098ff;border-color:#0098ff;color:#fff}.h1,.h2,.h3,.h4,.h5,.h6,b,h1,h2,h3,h4,h5,h6,strong{font-weight:600}h1{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center}h1::after{content:"";margin-left:1em;-ms-flex:1;flex:1;box-shadow:0 0 3px #0098ff;height:0;overflow:hidden;border-bottom:.5px solid #0098ff;min-width:calc(100% / 4)}.h1,h1{font-size:2em}.h2,h2{font-size:1.7em}.h3,h3{font-size:1.4em}.h4,h4{font-size:1.4em}.h5,h5{font-size:1.1em}.h6,h6{font-size:1em}dl.dl-horizontal{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}dl.dl-horizontal dt{text-align:right;width:300px;font-weight:600}dl.dl-horizontal dd{width:calc(100% - 300px);padding-left:15px;margin-left:unset;margin-right:unset}.flex{display:-ms-flexbox;display:flex}.flex-row{-ms-flex-direction:row;flex-direction:row}.flex-row-center{-ms-flex-pack:center;justify-content:center}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-column{-ms-flex-direction:column;flex-direction:column}.flex-item-row{padding-left:15px;padding-right:15px;margin-bottom:.8em}.flex-justify-center{-ms-flex-pack:center;justify-content:center}.flex-align-center{-ms-flex-align:center;align-items:center}.col{padding-left:15px;padding-right:15px}.block{display:block}.block-inline,.inline-block{display:inline-block}.block-center,.center-block{margin-left:auto;margin-right:auto}table{border-collapse:collapse;border-spacing:0}img{max-width:100%}img.img-round{border-radius:50%;object-fit:contain;object-position:center center}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-italic{font-style:italic}.text-bold,.text-bold-italic{font-weight:600}.text-bold-italic{font-style:italic}em,strong{font-weight:600}p{margin-top:0;margin-bottom:.8em}a,a:active,a:focus,a:visited{color:#0098ff}a:hover{color:#59b2ff}blockquote{margin:0;padding-top:1em;padding-bottom:1em;padding-left:45px;padding-right:1em;box-shadow:0 0 1px #2d2d2d;margin-bottom:.8em;margin-top:.8em;border-radius:.3em;background-color:#f3f3f3;font-style:italic;position:relative;min-height:54px}blockquote::before{position:absolute;font-family:IconsSite;font-weight:400;font-style:normal;font-display:swap;content:"\e904";color:#bbb;left:10px;top:10px;font-size:31px;text-shadow:0 0 1px #000;line-height:1}blockquote>p:last-child{margin-bottom:0}.dialog,.user-speech{padding-left:1.2em;font-style:italic}.user-speech{text-indent:-1em}.dialog{position:relative}.dialog::before{position:absolute;left:.3em;top:0;content:"–"}.frame-video{display:block;height:0;width:100%;position:relative;margin-bottom:1em}.frame-video iframe,.frame-video object,.frame-video video{display:block;border:unset;box-shadow:none;position:absolute;top:0;left:0;width:100%;height:100%}.frame-video.video-16x9{padding-bottom:56.25%}.frame-video.video-4x3{padding-bottom:75%}svg.svg___burger{width:30px;max-height:30px;position:relative;cursor:pointer!important}.menu_icon_dash{fill:#ffffff;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:100;transition:transform .3s,opacity .3s}.open .svg___burger_dash_top{-ms-transform:translateY(16.75%) translateX(-16.9%) rotate(45deg);transform:translateY(16.75%) translateX(-16.9%) rotate(45deg)}.open .svg___burger_dash_bottom{-ms-transform:translateY(16.75%) translateX(16.9%) rotate(135deg);transform:translateY(16.75%) translateX(16.9%) rotate(135deg)}.open .svg___burger_dash_middle{-ms-transform:rotate(135deg);transform:rotate(135deg);opacity:0}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.row:after{clear:both}.clearfix::after,.clearfix::before,.container-fluid::after,.container-fluid::before,.container::after,.container::before,.form-horizontal .form-group::after,.form-horizontal .form-group::before,.row::after,.row::before{display:table;content:""}.clearfix::after,.container-fluid::after,.container::after,.form-horizontal .form-group::after,.row::after{clear:both}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.row:after{clear:both}.clearfix::after,.clearfix::before,.container-fluid::after,.container-fluid::before,.container::after,.container::before,.form-horizontal .form-group::after,.form-horizontal .form-group::before,.row::after,.row::before{display:table;content:""}.clearfix::after,.container-fluid::after,.container::after,.form-horizontal .form-group::after,.row::after{clear:both}.container{max-width:1200px;margin-left:auto;margin-right:auto;width:100%}.container,.container-fluid{padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.column{padding-left:15px;padding-right:15px}*,::after,::before{box-sizing:border-box}body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;font-family:'Open Sans',sans-serif;font-size:1em;line-height:1.42857143}body>.footer,body>.topmenu{-ms-flex:0 0 auto;flex:0 0 auto;position:relative;z-index:100}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.footer:after,body>.footer:before,body>.topmenu:after,body>.topmenu:before{display:table;content:" "}body>.footer:after,body>.topmenu:after{clear:both}body>.footer::after,body>.footer::before,body>.topmenu::after,body>.topmenu::before{display:table;content:""}body>.footer::after,body>.topmenu::after{clear:both}body>.section{-ms-flex:1 0 auto;flex:1 0 auto;position:relative;z-index:1;background-color:#fff;box-shadow:0 0 10px #ccc}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.section:after,body>.section:before{display:table;content:" "}body>.section:after{clear:both}body>.section::after,body>.section::before{display:table;content:""}body>.section::after{clear:both}body>.footer{background-color:#0098ff}body.x1{font-size:1.1em}body.x2{font-size:1.2em}body.x3{font-size:1.3em}body.x4{font-size:1.4em}body.screen::after{color:#000;background-color:#fff;white-space:pre;content:"Пожалуйста подождите...\000A\000DГенерируется скриншот страницы...";text-align:center;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999999999;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.relative{position:relative}html body .bvi-body[data-bvi-images=grayscale] .fancybox-image{-moz-filter:url("data:image/svg+xml;utf8,#grayscale");-o-filter:url("data:image/svg+xml;utf8,#grayscale");filter:gray;filter:url("data:image/svg+xml;utf8,#grayscale");filter:url("data:image/svg+xml;utf8,#grayscale");filter:grayscale(1)}html body .bvi-body[data-bvi-images=grayscale] .fancybox-thumbs__list a{-moz-filter:url("data:image/svg+xml;utf8,#grayscale");-o-filter:url("data:image/svg+xml;utf8,#grayscale");filter:gray;filter:url("data:image/svg+xml;utf8,#grayscale");filter:url("data:image/svg+xml;utf8,#grayscale");filter:grayscale(1)}.embed-wrapper{margin-left:auto;margin-right:auto;margin-top:2em;margin-bottom:1em}.carausel .slick-slider.home.slick-initialized{-webkit-user-select:none;-ms-user-select:none;user-select:none}.carausel .slick-slider.home.slick-initialized .slick-slider-item::before{content:"";z-index:100;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.carausel .slick-slider.home.slick-initialized .slick-slider-item,.carausel .slick-slider.home.slick-initialized .slick-slider-item img{position:relative;z-index:1}.breadcrumbs .breadcrumb{list-style:none;margin-top:0}.breadcrumbs .breadcrumb li{display:inline;padding-left:.2em;padding-right:.2em}.btn,a.btn,button.btn,input[type=button].btn,input[type=reset].btn,input[type=submit].btn{display:inline-block;padding-left:1em;padding-right:1em;background-color:#0098ff;padding-top:.8em;padding-bottom:.8em;color:#fff;text-decoration:none;box-shadow:0 0 2px #0098ff;transition:all .5s ease;border:none;appearance:none;outline:0!important}.btn:active,.btn:focus,.btn:hover,a.btn:active,a.btn:focus,a.btn:hover,button.btn:active,button.btn:focus,button.btn:hover,input[type=button].btn:active,input[type=button].btn:focus,input[type=button].btn:hover,input[type=reset].btn:active,input[type=reset].btn:focus,input[type=reset].btn:hover,input[type=submit].btn:active,input[type=submit].btn:focus,input[type=submit].btn:hover{background-color:#fff;color:#0098ff;text-decoration:none;box-shadow:0 0 2px #0098ff}.slick-slider.home{margin-bottom:1em;margin-top:1em;overflow:hidden}.slick-slider.home img{display:block;width:100%}.slick-slider-item{display:block!important}.slick-slide :focus,.slick-slide:focus{outline:0!important}.photogallery{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-top:30px}.photogallery-item{width:25%;margin-bottom:30px}.photogallery-item img{width:100%;display:block;margin-left:auto;margin-right:auto;transition:transform .3s ease;-ms-transform:scale(1);transform:scale(1)}.photogallery-item a{display:block;overflow:hidden;width:100%}.photogallery-item a:hover img{-ms-transform:scale(1.3);transform:scale(1.3)}.topmenu{overflow:hidden}.topmenu ul{padding:0;margin:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center}.topmenu ul>li{display:block;text-align:center;margin-bottom:0}.topmenu ul>li>a,.topmenu ul>li>span{padding-left:15px;padding-right:15px;padding-top:5px;padding-bottom:5px;display:block;transition:all .3s ease}.topmenu ul>li>a{background-color:#0098ff;color:#fff;text-decoration:none!important;box-shadow:0 0 2px #fff}.topmenu ul>li>a:hover{background-color:#fff;color:#0098ff;box-shadow:inset 0 0 2px #0098ff}.topmenu ul>li>span{cursor:pointer}.topmenu ul>li>span,.topmenu ul>li>span:focus,.topmenu ul>li>span:hover{background-color:#fff;color:#0098ff}.director{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.director .column{padding-left:15px;padding-right:15px;width:calc((100 / 3) * 1%)}.director .column dl{margin:0;padding:0}.director .column dl dt{font-weight:700;margin:0;margin-bottom:.5em}.director .column dl dd{margin:0}.director .column.contact a{text-decoration:none}.director .column.contact a:hover{text-decoration:underline}.director .column.contact dl>dd{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:.8em}.director .column.contact dl>dd [class*=" icon-"],.director .column.contact dl>dd [class^=icon-]{padding-right:10px;width:1.7em;text-align:center}.director .column.contact dl>dd>p{margin-bottom:0}.director .column.contact dl>dd>p>span{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:.3em}.director .column.sidebar ul{margin:0;padding:0;display:block;list-style:none}.director .column.sidebar ul>li{margin:0;padding:0;margin-bottom:.8em}.director .column.sidebar ul>li>a{display:-ms-flexbox;display:flex;position:relative;-ms-flex:1 0 auto;flex:1 0 auto;text-decoration:none}.director .column.sidebar ul>li>a::before{content:"•";color:#0098ff;padding-right:.5em}.director .column.sidebar ul>li>a:hover span{text-decoration:underline}.director .column.sidebar .sidebar-navmenu{display:none;overflow:hidden}.director .column.sidebar .sidebar-navmenu-button{color:#fff}.director .column.sidebar.all{width:100%;padding-bottom:.3em;padding-top:.5em;box-shadow:0 0 2px #fff;background-color:#0098ff}.director .column.sidebar.all .sidebar-navmenu{display:block;margin:unset;padding:unset}.director .column.sidebar.all nav{margin-right:-15px;margin-left:-15px}.director .column.sidebar.all ul{overflow:hidden;height:0;list-style:none;padding:0;margin:0}.director .column.sidebar.all ul>li{padding:0;margin:0;display:block}.director .column.sidebar.all ul>li>a{text-decoration:none!important}.director .column.sidebar.all ul>li>a::before{display:none}.director .column.sidebar.all ul>li>a:hover span{text-decoration:none}.director .column.sidebar.all.open ul{height:auto}.director .column.sidebar.all a{color:#fff;background-color:#0098ff;text-decoration:none;padding-top:.3em;padding-bottom:.3em;padding-right:.8em;padding-left:.8em;display:block;transition:all .3s ease;box-shadow:0 0 1px #fff}.director .column.sidebar.all a:hover{color:#59b2ff;background-color:#fff;text-decoration:underline}.sidebar-navmenu-button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-align:center;align-items:center}.sidebar-navmenu-button>span{font-size:.8em;color:#fff;padding-left:1em}.sidebar-navmenu-button>*{cursor:pointer}.navmenu{background-color:#0098ff;-webkit-user-select:none;-ms-user-select:none;user-select:none;line-height:1}.navmenu nav{display:block;margin:0;padding:0}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu nav:after,.navmenu nav:before{display:table;content:" "}.navmenu nav:after{clear:both}.navmenu nav::after,.navmenu nav::before{display:table;content:""}.navmenu nav::after{clear:both}.navmenu ol,.navmenu ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;-ms-flex:1 0 auto;flex:1 0 auto;padding:0;margin:0}.navmenu ol li,.navmenu ul li{white-space:nowrap;padding:0;margin:0;-ms-flex:auto;flex:auto}.navmenu ol li a,.navmenu ul li a{transition:background .3s ease,color .3s ease;font-size:1.1em;display:block;color:#fff;background-color:#0098ff;text-decoration:none;padding:15px;box-shadow:inset 0 0 2px #fff;text-align:center;filter:none!important;outline:0!important}.navmenu ol li a.active,.navmenu ol li a:hover,.navmenu ul li a.active,.navmenu ul li a:hover{background-color:#fff;color:#0098ff;box-shadow:0 0 2px #0098ff}.navmenu ol li span,.navmenu ul li span{transition:background .3s ease,color .3s ease;font-size:1.1em;display:block;text-decoration:none;padding:15px;text-align:center;filter:none!important;outline:0!important;background-color:#fff;color:#0098ff;box-shadow:0 0 2px #0098ff}.navmenu-button-container{display:none;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-pack:end;justify-content:flex-end;color:#fff}.school{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.school p{margin-top:.8em;margin-bottom:.8em}.school-logo,.school-name,.school-phones{padding-left:15px;padding-right:15px}.school-logo,.school-phones{width:312px}.school-logo{text-align:left;-webkit-user-select:none;-ms-user-select:none;user-select:none}.school-logo img{cursor:pointer}.school-name{text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:700;font-style:italic;font-family:"Times New Roman";font-size:1.2em}.school-phones{text-align:right}.content{text-align:justify}.news_person{padding-top:1em}.news_person-history{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.news_person-history>strong{margin-top:.6em;max-width:28em;text-align:right;padding-left:.6em}.news_date strong,.news_person strong{font-weight:600}.news-title{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;font-size:1.4em}.news-title::after,.news-title::before{content:"";-ms-flex:1;flex:1;box-shadow:0 0 3px #0098ff;height:0;overflow:hidden;border-bottom:.5px solid #0098ff}.news-title::before{margin-right:1em}.news-title::after{margin-left:1em}.news-container{width:100%;position:relative}.news-container:last-child .news-container-item-description{box-shadow:unset}.news-container-item{width:100%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:1em}.news-container-item-button,.news-container-item-description{width:100%;-ms-flex:1 0 auto;flex:1 0 auto}.news-container-item-description{width:100%;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-order:2;order:2;box-shadow:0 5px 10px #f5f5f5}.news-container-item-description p.photo{width:300px;margin-right:30px;overflow:hidden;box-shadow:0 0 1px #848484;-ms-flex-item-align:start;align-self:flex-start}.news-container-item-description p.photo img{display:block;width:100%;object-fit:contain;object-position:center;transition:transform .3s ease}.news-container-item-description p.photo img:hover{-ms-transform:scale(1.3);transform:scale(1.3)}.news-container-item-description p.text{width:calc(100% - 330px);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:baseline;align-items:baseline}.news-container-item-description p.text .text-wrapper{display:block;width:100%;text-align:left;-ms-flex:1 0 auto;flex:1 0 auto;text-align:justify}.news-container-item-description p.text .btn{-ms-flex-item-align:end;align-self:flex-end;margin-top:1em;-ms-hyphens:none!important;hyphens:none!important;white-space:nowrap}.news-container-item-button{-ms-flex-order:3;order:3;margin-bottom:1em}.news-container-item .date{margin-top:0;-ms-flex-order:0;order:0;width:300px;margin-right:30px;overflow:hidden;-ms-flex-align:end;align-items:flex-end;font-style:italic;font-size:.8em;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:1.4em}.news-container-item .date span.icon-calendar{margin-right:.4em}.news-container-item .title{margin-top:0;margin-bottom:1em;-ms-flex-order:1;order:1;width:calc(100% - 330px);font-size:1.2em}.methodical{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.methodical-container{width:25%;padding-left:15px;padding-right:15px;margin-top:15px;margin-bottom:15px}.methodical-container-item{margin-bottom:0}.methodical-container-item>a{display:block}.methodical-container-item>a img{display:block;margin-left:auto;margin-right:auto;transition:transform .3s ease;-ms-transform-origin:center center;transform-origin:center center;-ms-transform:scale(1);transform:scale(1)}.methodical-container-item>a>span{display:block;text-align:center;overflow:hidden;width:100%}.methodical-container-item>a>span:first-child{box-shadow:0 0 1px #000}.methodical-container-item>a:hover img{-ms-transform:scale(1.3);transform:scale(1.3)}.documents--list{padding:0;list-style:none;margin-left:-15px;margin-right:-15px}.documents--list-item{padding-left:15px;padding-right:15px}.univers-wrapper{padding-bottom:2em;margin-bottom:0;margin-top:3em}.univers-wrapper .univers-slick{white-space:nowrap;overflow:hidden}.univers-wrapper .univers-slick.slick-initialized{overflow:initial}.univers-slick.slick-initialized .univers-slick-item{display:block!important}.univers-slick.slick-initialized .univers-slick-item img{display:block;object-position:center;object-fit:contain;width:100%}.univers-slick.slick-initialized .univers-slick-item a{display:block}.univers-slick-item{display:inline-block}.univers-slick-item a{display:block}.sites{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-top:6em;margin-bottom:3em}.sites .sites-link{width:230px;margin-bottom:30px}.sites .sites-link img{box-shadow:0 0 1px #000,0 0 0 #ccc;transition:all .4s ease;-ms-transform:scale(1);transform:scale(1)}.sites .sites-link a{display:block}.sites .sites-link a:hover img{box-shadow:0 0 1px #000,0 0 10px #ddd;-ms-transform:scale(1.1);transform:scale(1.1)}.footer{color:#fff;font-weight:700;font-style:italic;font-family:"Times New Roman",sans-serif;font-size:1.2em}.footer a{color:#fff}.footer a:hover{color:#fff}.footer .flex{display:-ms-flexbox;display:flex}.footer .flex-column{-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}.footer-wrapper{-ms-flex:1 0 auto;flex:1 0 auto;width:100%;padding-top:60px}.footer-wrapper p{margin-top:0}.footer-organization{font-weight:700}.footer-copyright{font-style:normal;font-family:Arial;font-size:.6em}.footer-cookie{font-style:normal;font-weight:400;font-size:.7em;font-family:'Open Sans',sans-serif}.footer-rss .icon-rss{font-size:2em;text-decoration:none!important}.footer-develop{margin-bottom:0;font-size:.6em;font-family:Consolas}.footer-icons-menu{display:block;margin:0;padding:0;list-style:none}.footer-icons-menu .submenu{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;transition:all .3s ease;visibility:hidden;opacity:0;position:relative;z-index:200}.footer-icons-menu .submenu li{float:right}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu .submenu:after,.footer-icons-menu .submenu:before{display:table;content:" "}.footer-icons-menu .submenu:after{clear:both}.footer-icons-menu .submenu::after,.footer-icons-menu .submenu::before{display:table;content:""}.footer-icons-menu .submenu::after{clear:both}.footer-icons-menu>li>a::after{content:"Поделиться";position:absolute;right:40px;opacity:1;visibility:visible;transition:all .3s ease;font-family:'Open Sans';font-weight:100;font-size:14px;top:5px;color:#fff}.footer-icons-menu>li>a:hover::after{opacity:0;visibility:hidden}.footer-icons-menu li{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-icons-menu li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;width:30px;height:30px;text-decoration:none!important;margin-left:10px;-ms-transform:scale(1);transform:scale(1);transition:all .4s ease}.footer-icons-menu li a,.footer-icons-menu li a:active,.footer-icons-menu li a:focus,.footer-icons-menu li a:hover{background-color:#fff;color:#0098ff}.footer-icons-menu li a:hover{-ms-transform:scale(1.2);transform:scale(1.2);box-shadow:0 0 3px 1px #fff,inset 0 0 1px 1px #0098ff}.footer-icons-menu li a::before{font-size:19.2px}.footer-icons .icons{position:absolute;right:0;top:15px}.footer-icons .icons .footer-icons-menu>li>a{position:absolute;z-index:0}.footer-icons .icons.open .footer-icons-menu>li>a::after{opacity:0;visibility:hidden}.footer-icons .icons.open .footer-icons-menu .submenu{opacity:1;visibility:visible}.fancybox-active .fancybox__wrapper{position:fixed;z-index:99992;top:0;left:0;width:100%;height:100%}.notification-form{display:block;position:fixed;bottom:0;left:0;right:0;width:100%;background-color:#fff;z-index:2000;box-shadow:0 0 1px #000,0 0 10px #d3d3d3}.notification-container{display:block;position:relative;padding-left:15px;padding-right:15px;padding-top:15px;padding-bottom:15px}.notification-wrapp{text-align:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;width:100%;-ms-flex-direction:column;flex-direction:column}.bvi-body[data-bvi-theme=white] .notification-form{border-top:1px solid #000}.bvi-body[data-bvi-theme=black] .notification-form{border-top:1px solid #fff}.bvi-body[data-bvi-theme=blue] .notification-form{border-top:1px solid #063462}.bvi-body[data-bvi-theme=brown] .notification-form{border-top:1px solid #4d4b43}.bvi-body[data-bvi-theme=green] .notification-form{border-top:1px solid #a9e44d}.hyphenation,.hyphenation *{hyphens:none;-webkit-hyphens:none;-ms-hyphens:none;-moz-hyphens:none}@media (max-width:575.98px){html body .bvi-panel{padding:10px 0 10px 0}html body .bvi-panel .bvi-panel-toggler{display:block;text-align:center}html body .bvi-panel .bvi-panel-container{overflow:auto;width:auto;height:145px;border-top:1px solid #bcbcbc;box-shadow:inset 0 5px 15px 0 #d6d6d6}html body .bvi-panel #bvi-panel-close,html body .bvi-panel #bvi-panel-hide,html body .bvi-panel .bvi-panel-container{display:none;margin-top:10px;border-top:1px solid #dfdfdf}html body .bvi-panel *{font-size:12px!important}html body .bvi-panel a.bvi-link{height:28px;line-height:28px;padding:0 5px}html body .bvi-panel .bvi-images{margin-top:6px}html body .bvi-body a.bvi-link{height:28px;line-height:28px;padding:0 5px}}@media (min-width:576px) and (max-width:767.98px){html body .bvi-panel{padding:10px 0 10px 0}html body .bvi-panel .bvi-panel-toggler{display:block;text-align:center}html body .bvi-panel .bvi-panel-container{overflow:auto;width:auto;height:145px;border-top:1px solid #bcbcbc;box-shadow:inset 0 5px 15px 0 #d6d6d6}html body .bvi-panel #bvi-panel-close,html body .bvi-panel #bvi-panel-hide,html body .bvi-panel .bvi-panel-container{display:none;text-align:right;margin-top:10px;border-top:1px solid #dfdfdf}html body .bvi-panel *{font-size:14px!important}html body .bvi-panel a.bvi-link{height:28px;line-height:28px;padding:0 5px}html body .bvi-panel .bvi-images{margin-top:6px}html body .bvi-body a.bvi-link{height:28px;line-height:28px;padding:0 5px}}@media (min-width:576px){html body .bvi-panel .bvi-container{max-width:540px}html body .bvi-panel .bvi-container,html body .bvi-panel .bvi-container-sm{max-width:540px}html body .bvi-panel .bvi-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-sm-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-sm-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-sm-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-sm-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-sm-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-sm-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-sm-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-sm-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-sm-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-sm-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-sm-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-sm-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-sm-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-sm-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-sm-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-sm-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-sm-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-sm-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-sm-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-sm-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-sm-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-sm-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-sm-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-sm-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-sm-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-sm-0{margin-left:0}html body .bvi-panel .bvi-offset-sm-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-sm-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-sm-3{margin-left:25%}html body .bvi-panel .bvi-offset-sm-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-sm-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-sm-6{margin-left:50%}html body .bvi-panel .bvi-offset-sm-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-sm-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-sm-9{margin-left:75%}html body .bvi-panel .bvi-offset-sm-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px) and (max-width:991.98px){html body .bvi-panel{padding:10px 0 10px 0}html body .bvi-panel .bvi-panel-toggler{display:block;text-align:right}html body .bvi-panel #bvi-panel-close,html body .bvi-panel #bvi-panel-hide,html body .bvi-panel .bvi-panel-container{display:none;text-align:right;margin-top:10px;border-top:1px solid #dfdfdf}html body .bvi-panel *{font-size:14px!important}html body .bvi-panel a.bvi-link{height:30px;line-height:30px;padding:0 8px}html body .bvi-panel .bvi-images{margin-top:7px}html body .bvi-body a.bvi-link{height:30px;line-height:30px;padding:0 8px}}@media (min-width:768px){html body .bvi-panel .bvi-container{max-width:720px}html body .bvi-panel .bvi-container,html body .bvi-panel .bvi-container-md,html body .bvi-panel .bvi-container-sm{max-width:720px}html body .bvi-panel .bvi-col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-md-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-md-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-md-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-md-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-md-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-md-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-md-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-md-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-md-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-md-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-md-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-md-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-md-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-md-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-md-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-md-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-md-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-md-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-md-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-md-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-md-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-md-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-md-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-md-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-md-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-md-0{margin-left:0}html body .bvi-panel .bvi-offset-md-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-md-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-md-3{margin-left:25%}html body .bvi-panel .bvi-offset-md-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-md-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-md-6{margin-left:50%}html body .bvi-panel .bvi-offset-md-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-md-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-md-9{margin-left:75%}html body .bvi-panel .bvi-offset-md-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-md-11{margin-left:91.66666667%}.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}@media (min-width:992px) and (max-width:1199.98px){html body .bvi-panel .bvi-panel-toggler{display:none}html body .bvi-panel *{font-size:16px!important}html body .bvi-panel a.bvi-link{height:34px;line-height:34px;padding:0 9px}html body .bvi-panel .bvi-images{margin-top:9px}html body .bvi-body a.bvi-link{height:34px;line-height:34px;padding:0 9px}}@media (min-width:992px){html body .bvi-panel .bvi-container{max-width:960px}html body .bvi-panel .bvi-container,html body .bvi-panel .bvi-container-lg,html body .bvi-panel .bvi-container-md,html body .bvi-panel .bvi-container-sm{max-width:960px}html body .bvi-panel .bvi-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-lg-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-lg-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-lg-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-lg-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-lg-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-lg-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-lg-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-lg-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-lg-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-lg-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-lg-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-lg-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-lg-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-lg-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-lg-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-lg-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-lg-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-lg-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-lg-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-lg-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-lg-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-lg-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-lg-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-lg-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-lg-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-lg-0{margin-left:0}html body .bvi-panel .bvi-offset-lg-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-lg-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-lg-3{margin-left:25%}html body .bvi-panel .bvi-offset-lg-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-lg-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-lg-6{margin-left:50%}html body .bvi-panel .bvi-offset-lg-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-lg-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-lg-9{margin-left:75%}html body .bvi-panel .bvi-offset-lg-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-lg-11{margin-left:91.66666667%}}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:46px}}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@media (max-width:991px){h1::after{min-width:unset}.slick-slider.home{margin-bottom:0;margin-top:0}.photogallery-item{width:33.33333333%}.director .column{width:50%}.director .column.sidebar{width:100%;padding-bottom:.3em;padding-top:.5em;margin-bottom:.5em;background-color:#0098ff;box-shadow:0 0 2px #fff}.director .column.sidebar .sidebar-navmenu{display:block;margin:unset;padding:unset}.director .column.sidebar a{color:#fff;background-color:#0098ff;text-decoration:none;padding-top:.3em;padding-bottom:.3em;padding-right:.8em;padding-left:.8em;display:block;transition:all .3s ease;box-shadow:0 0 1px #fff}.director .column.sidebar a:hover{color:#59b2ff;background-color:#fff;text-decoration:underline}.director .column.sidebar nav{margin-left:-15px;margin-right:-15px}.director .column.sidebar ul{overflow:hidden;height:0;margin:0}.director .column.sidebar ul li{padding:0;margin:0}.director .column.sidebar ul li a::before{display:none}.director .column.sidebar.open ul{height:auto}.news-container-item-description p.text .text-wrapper{text-align:left}.methodical-container{width:33.33333333%}.hyphenation,.hyphenation *{hyphens:manual;-webkit-hyphens:manual;-ms-hyphens:manual;-moz-hyphens:manual}}@media (max-width:767px){dl.dl-horizontal{display:block;-ms-flex-direction:unset;flex-direction:unset;-ms-flex-wrap:unset;flex-wrap:unset}dl.dl-horizontal dt{text-align:left;width:unset}dl.dl-horizontal dd{padding-left:unset;width:unset;margin-left:40px}.photogallery-item{width:50%}.navmenu ol li,.navmenu ul li{white-space:normal}.navmenu ol li a,.navmenu ul li a{text-align:left}.navmenu ol,.navmenu ul{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;visibility:hidden;transition:height .3s ease;height:0;overflow:hidden;box-shadow:0 0 2px #0098ff}.navmenu ol li,.navmenu ul li{white-space:wrap}.navmenu ol li a,.navmenu ul li a{text-align:left}.navmenu ol.open,.navmenu ul.open{visibility:visible;height:auto}.navmenu-button-container{display:-ms-flexbox;display:flex;padding-left:15px;padding-right:15px;padding-top:10px;padding-bottom:10px}.school{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.school-logo,.school-phones{width:auto}.school-logo img{width:70px}.school-logo{-ms-flex-order:1;order:1}.school-phones{-ms-flex-order:2;order:2}.school-name{-ms-flex-order:3;order:3}.school-name p{margin-top:0}}@media (max-width:975px){body.x1,body.x2,body.x3,body.x4{font-size:1em}}@media (max-width:501px){.photogallery-item{width:100%}}@media (max-width:500px){.topmenu ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;-ms-flex:1 0 auto;flex:1 0 auto;padding:0;margin:0}.topmenu ul>li{-ms-flex:auto;flex:auto}}@media (max-width:760px){.director .column.photo{display:none}.director .column.contact{margin-left:auto;margin-right:auto;max-width:435px;width:100%}}@media (max-width:768px){.content{text-align:left}}@media (max-width:37em){.news_person-history>strong{display:block;width:100%;max-width:100%;text-align:right}}@media (max-width:802px){.news-container-item-description p.photo{width:100%;margin-left:0;margin-right:0}.news-container-item-description p.photo img{max-width:100%;margin-right:auto;margin-left:auto}.news-container-item-description p.text{width:100%}.news-container-item .date{-ms-flex-order:1;order:1;width:100%;margin-right:0;margin-left:0;padding-top:0}.news-container-item .title{-ms-flex-order:0;order:0;width:100%;margin-bottom:.6em}}@media (max-width:801px){.methodical-container{width:50%}}@media (max-width:621px){.methodical-container{width:100%}}@media (min-width:1200px){html body .bvi-panel .bvi-panel-toggler{display:none}html body .bvi-panel *{font-size:16px!important}html body .bvi-panel .bvi-container{max-width:1140px}html body .bvi-panel .bvi-container,html body .bvi-panel .bvi-container-lg,html body .bvi-panel .bvi-container-md,html body .bvi-panel .bvi-container-sm,html body .bvi-panel .bvi-container-xl{max-width:1140px}html body .bvi-panel .bvi-col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}html body .bvi-panel .row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .row-cols-xl-3>*{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}html body .bvi-panel .row-cols-xl-6>*{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}html body .bvi-panel .bvi-col-xl-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}html body .bvi-panel .bvi-col-xl-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}html body .bvi-panel .bvi-col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}html body .bvi-panel .bvi-col-xl-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}html body .bvi-panel .bvi-col-xl-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}html body .bvi-panel .bvi-col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}html body .bvi-panel .bvi-col-xl-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}html body .bvi-panel .bvi-col-xl-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}html body .bvi-panel .bvi-col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}html body .bvi-panel .bvi-col-xl-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}html body .bvi-panel .bvi-col-xl-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}html body .bvi-panel .bvi-col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}html body .bvi-panel .bvi-order-xl-first{-ms-flex-order:-1;order:-1}html body .bvi-panel .bvi-order-xl-last{-ms-flex-order:13;order:13}html body .bvi-panel .bvi-order-xl-0{-ms-flex-order:0;order:0}html body .bvi-panel .bvi-order-xl-1{-ms-flex-order:1;order:1}html body .bvi-panel .bvi-order-xl-2{-ms-flex-order:2;order:2}html body .bvi-panel .bvi-order-xl-3{-ms-flex-order:3;order:3}html body .bvi-panel .bvi-order-xl-4{-ms-flex-order:4;order:4}html body .bvi-panel .bvi-order-xl-5{-ms-flex-order:5;order:5}html body .bvi-panel .bvi-order-xl-6{-ms-flex-order:6;order:6}html body .bvi-panel .bvi-order-xl-7{-ms-flex-order:7;order:7}html body .bvi-panel .bvi-order-xl-8{-ms-flex-order:8;order:8}html body .bvi-panel .bvi-order-xl-9{-ms-flex-order:9;order:9}html body .bvi-panel .bvi-order-xl-10{-ms-flex-order:10;order:10}html body .bvi-panel .bvi-order-xl-11{-ms-flex-order:11;order:11}html body .bvi-panel .bvi-order-xl-12{-ms-flex-order:12;order:12}html body .bvi-panel .bvi-offset-xl-0{margin-left:0}html body .bvi-panel .bvi-offset-xl-1{margin-left:8.33333333%}html body .bvi-panel .bvi-offset-xl-2{margin-left:16.66666667%}html body .bvi-panel .bvi-offset-xl-3{margin-left:25%}html body .bvi-panel .bvi-offset-xl-4{margin-left:33.33333333%}html body .bvi-panel .bvi-offset-xl-5{margin-left:41.66666667%}html body .bvi-panel .bvi-offset-xl-6{margin-left:50%}html body .bvi-panel .bvi-offset-xl-7{margin-left:58.33333333%}html body .bvi-panel .bvi-offset-xl-8{margin-left:66.66666667%}html body .bvi-panel .bvi-offset-xl-9{margin-left:75%}html body .bvi-panel .bvi-offset-xl-10{margin-left:83.33333333%}html body .bvi-panel .bvi-offset-xl-11{margin-left:91.66666667%}} \ No newline at end of file diff --git a/site/assets/templates/projectsoft/nastavnichestvo.html b/site/assets/templates/projectsoft/nastavnichestvo.html new file mode 100644 index 0000000..2bd5d27 --- /dev/null +++ b/site/assets/templates/projectsoft/nastavnichestvo.html @@ -0,0 +1,97 @@ + + + + {{@FILE assets/templates/projectsoft/tpl/head.html}} + {{@FILE assets/templates/projectsoft/tpl/topmenu.html}} +
+ {{@FILE assets/templates/projectsoft/tpl/top-header.html}} + {{@FILE assets/templates/projectsoft/tpl/global-menu.html}} +
+
+ +
+
+
[[DLCrumbs &showCurrent=`1`]]
+
+
+

[*pagetitle*]

+
[*content*] + [[DLMenu? + &parents=`[*id*]` + &maxDepth=`1` + &showParent=`0` + &urlScheme=`full` + &ownerTPL=`@CODE:
    [+wrap+]
` + &rowTpl=`@CODE:
  • [+title+]

  • ` + &prepare=`\ProjectSoft\PrepareDL::prepareUrlDLMenu` + &rowClass=`` + &firstClass=`` + &lastClass=`` + &levelClass=`` + &webLinkClass=`` + &parentClass=`` + &hereClass=`` + &activeClass=`` + &oddClass=`` + &evenClass=`` + ]] +
    [[DocLister? + &parents=`180` + &display=`20` + &tvList=`imageSoc, news_date` + &tvPrefix=`` + &orderBy=`news_date DESC` + &sortBy=`news_date` + &sortDir=`DESC` + &tvSortType=`TVDATETIME` + &prepare=`\ProjectSoft\PrepareDL::prepareItem` + &noneTPL=`@CODE:` + &ownerTPL=`@CODE:
    +
    +

    Кейс отзывы

    +
    +
    + [+dl.wrap+] +
    +
    +
    +
    ` + &tpl=`@FILE:projectsoft/tpl/news_tpl` + &showParent=`0` + &urlScheme=`full` + &noneWrapOuter=`0` + ]] + [[DocLister? + &parents=`2` + &display=`20` + &filters=AND(tv:filter:is:nastavnichestvo) + &tvList=`imageSoc, news_date` + &tvPrefix=`` + &orderBy=`news_date DESC` + &sortBy=`news_date` + &sortDir=`DESC` + &tvSortType=`TVDATETIME` + &prepare=`\ProjectSoft\PrepareDL::prepareItem` + &noneTPL=`@CODE:` + &ownerTPL=`@CODE:
    +
    +

    Заметки наставничества

    +
    +
    + [+dl.wrap+] +
    +
    +
    +
    ` + &tpl=`@FILE:projectsoft/tpl/news_tpl` + &showParent=`0` + &urlScheme=`full` + &noneWrapOuter=`0` + ]] +
    +
    {{@FILE assets/templates/projectsoft/tpl/sites-link.html}} +
    {{@FILE assets/templates/projectsoft/tpl/footer.html}} + {{@FILE assets/templates/projectsoft/tpl/yepnope.html}} + {{@FILE assets/templates/projectsoft/tpl/yepnope-load.html}} + + \ No newline at end of file diff --git a/site/assets/templates/projectsoft/tpl/head.html b/site/assets/templates/projectsoft/tpl/head.html index 413f95b..d2feff2 100644 --- a/site/assets/templates/projectsoft/tpl/head.html +++ b/site/assets/templates/projectsoft/tpl/head.html @@ -31,8 +31,8 @@ - - + + diff --git a/site/assets/templates/projectsoft/tpl/yepnope-load.html b/site/assets/templates/projectsoft/tpl/yepnope-load.html index 917d060..2f7346c 100644 --- a/site/assets/templates/projectsoft/tpl/yepnope-load.html +++ b/site/assets/templates/projectsoft/tpl/yepnope-load.html @@ -18,8 +18,8 @@ };*/ window.HTTP_CLIENT = 0; yepnope('assets/templates/projectsoft/js/appjs.min.js', undefined, function() { - yepnope('assets/templates/projectsoft/js/main.js?40d0c13d2c006c19411ac791b2cb4f50', undefined, function() { - /*yepnope('assets/comon/js/Hyphenopoly/Hyphenopoly_Loader.js?40d0c13d2c006c19411ac791b2cb4f50', undefined, function() {});*/ + yepnope('assets/templates/projectsoft/js/main.js?ab2ff93ff984d367c33bd72ffec70354', undefined, function() { + /*yepnope('assets/comon/js/Hyphenopoly/Hyphenopoly_Loader.js?ab2ff93ff984d367c33bd72ffec70354', undefined, function() {});*/ }) }); [!YandexMetrika!] \ No newline at end of file diff --git a/src/pug/nastavnichestvo.pug b/src/pug/nastavnichestvo.pug new file mode 100644 index 0000000..7d6223b --- /dev/null +++ b/src/pug/nastavnichestvo.pug @@ -0,0 +1,99 @@ +doctype html +html(lang="ru" prefix="og: http://ogp.me/ns#") + // Вывод дочерних ресурсов + | + |{{@FILE assets/templates/projectsoft/tpl/head.html}} + body + |{{@FILE assets/templates/projectsoft/tpl/topmenu.html}} + .section.container + |{{@FILE assets/templates/projectsoft/tpl/top-header.html}} + |{{@FILE assets/templates/projectsoft/tpl/global-menu.html}} + .row + .director + .column.sidebar.all + |{{@FILE assets/templates/projectsoft/tpl/sidebar.html}} + .row + |[[DLCrumbs &showCurrent=`1`]] + .row + .container-fluid + h1 + |[*pagetitle*] + .content.hyphenation + |[*content*] + // Вывод дочерних ресурсов + |[[DLMenu? + | &parents=`[*id*]` + | &maxDepth=`1` + | &showParent=`0` + | &urlScheme=`full` + | &ownerTPL=`@CODE: ` + | &rowTpl=`@CODE:
  • [+title+]

  • ` + | &prepare=`\ProjectSoft\PrepareDL::prepareUrlDLMenu` + | &rowClass=`` + | &firstClass=`` + | &lastClass=`` + | &levelClass=`` + | &webLinkClass=`` + | &parentClass=`` + | &hereClass=`` + | &activeClass=`` + | &oddClass=`` + | &evenClass=`` + |]] + |[[DocLister? + | &parents=`180` + | &display=`20` + | &tvList=`imageSoc, news_date` + | &tvPrefix=`` + | &orderBy=`news_date DESC` + | &sortBy=`news_date` + | &sortDir=`DESC` + | &tvSortType=`TVDATETIME` + | &prepare=`\ProjectSoft\PrepareDL::prepareItem` + | &noneTPL=`@CODE:` + | &ownerTPL=`@CODE:
    + |
    + |

    Кейс отзывы

    + |
    + |
    + | [+dl.wrap+] + |
    + |
    + |
    + |
    ` + | &tpl=`@FILE:projectsoft/tpl/news_tpl` + | &showParent=`0` + | &urlScheme=`full` + | &noneWrapOuter=`0` + |]] + |[[DocLister? + | &parents=`2` + | &display=`20` + | &filters=AND(tv:filter:is:nastavnichestvo) + | &tvList=`imageSoc, news_date` + | &tvPrefix=`` + | &orderBy=`news_date DESC` + | &sortBy=`news_date` + | &sortDir=`DESC` + | &tvSortType=`TVDATETIME` + | &prepare=`\ProjectSoft\PrepareDL::prepareItem` + | &noneTPL=`@CODE:` + | &ownerTPL=`@CODE:
    + |
    + |

    Заметки наставничества

    + |
    + |
    + | [+dl.wrap+] + |
    + |
    + |
    + |
    ` + | &tpl=`@FILE:projectsoft/tpl/news_tpl` + | &showParent=`0` + | &urlScheme=`full` + | &noneWrapOuter=`0` + |]] + |{{@FILE assets/templates/projectsoft/tpl/sites-link.html}} + |{{@FILE assets/templates/projectsoft/tpl/footer.html}} + |{{@FILE assets/templates/projectsoft/tpl/yepnope.html}} + |{{@FILE assets/templates/projectsoft/tpl/yepnope-load.html}} \ No newline at end of file