@font-face {
  font-family: 'futura';
  src: url('../fonts/2C6678_3_0.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'futura';
  src: url('../fonts/2C6678_1_0.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'futura';
  src: url('../fonts/2C6678_0_0.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'futura';
  src: url('../fonts/2C6678_2_0.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poiret One';
  src: url('../fonts/PoiretOne-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'tautz';
  src: url('../fonts/2C6678_8_0.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'tautz';
  src: url('../fonts/2C6678_4_0.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'tautz';
  src: url('../css/fonts/2C6678_7_0.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'tautz';
  src: url('../css/fonts/2C6678_6_0.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'tautz';
  src: url('../css/fonts/2C6678_5_0.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'gerbera';
  src: url('../fonts/30A507_4_0.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'gerbera';
  src: url('../fonts/30A507_1_0.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'gerbera';
  src: url('../fonts/30A507_3_0.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'gerbera';
  src: url('../fonts/30A507_2_0.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'gerbera';
  src: url('../fonts/30A507_0_0.woff2') format('woff2');
  font-weight: 100;
  /* добавьте, если нужно */
  font-style: normal;
  font-display: swap;
}

blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
  margin: 0;
  padding: 0;
  border: 0
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

main {
  display: block
}

progress {
  vertical-align: baseline
}

html {
  box-sizing: border-box
}

*,
::after,
::before {
  box-sizing: inherit
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-moz-focus-inner {
  border-style: none;
  padding: 0
}

:-moz-focusring {
  outline: 1px dotted ButtonText
}

body,
button,
input,
select,
textarea {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5
}

p {
  margin-bottom: 1.5em
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit
}

pre {
  background: rgba(0, 0, 0, .05);
  font-family: inherit;
  font-size: inherit;
  line-height: normal;
  margin-bottom: 1.5em;
  padding: 20px;
  overflow: auto;
  max-width: 100%
}

blockquote {
  border-left: 5px solid rgba(0, 0, 0, .05);
  padding: 20px;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 1.5em;
  position: relative
}

blockquote p:last-child {
  margin: 0
}

table,
td,
th {
  border: 1px solid rgba(0, 0, 0, .1)
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.5em;
  width: 100%
}

td,
th {
  padding: 8px
}

th {
  border-width: 0 1px 1px 0
}

td {
  border-width: 0 1px 1px 0
}

hr {
  background-color: rgba(0, 0, 0, .1);
  border: 0;
  height: 1px;
  margin-bottom: 40px;
  margin-top: 40px
}

fieldset {
  padding: 0;
  border: 0;
  min-width: inherit
}

fieldset legend {
  padding: 0;
  margin-bottom: 1.5em
}

h1 {
  font-size: 42px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}

h2 {
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}

h3 {
  font-size: 29px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}

h4 {
  font-size: 24px
}

h5 {
  font-size: 20px
}

h4,
h5,
h6 {
  margin-bottom: 20px
}

ol,
ul {
  margin: 0 0 1.5em 3em
}

ul {
  list-style: disc
}

ol {
  list-style: decimal
}

li>ol,
li>ul {
  margin-bottom: 0;
  margin-left: 1.5em
}

dt {
  font-weight: 700
}

dd {
  margin: 0 1.5em 1.5em
}

b,
strong {
  font-weight: 700
}

cite,
dfn,
em,
i {
  font-style: italic
}

address {
  margin: 0 0 1.5em
}

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}

ins,
mark {
  text-decoration: none
}

sub,
sup {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  bottom: 1ex
}

sub {
  top: .5ex
}

small {
  font-size: 75%
}

big {
  font-size: 125%
}

figure {
  margin: 0
}

table {
  margin: 0 0 1.5em;
  width: 100%
}

th {
  font-weight: 700
}

img {
  height: auto;
  max-width: 100%
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  background: #55555e;
  color: #fff;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-appearance: button;
  padding: 10px 20px
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
  border: 1px solid;
  border-radius: 0;
  padding: 10px 15px;
  max-width: 100%
}

textarea {
  width: 100%
}

a,
button,
input {
  transition: color .1s ease-in-out, background-color .1s ease-in-out
}

a {
  text-decoration: none
}

.button,
.wp-block-button .wp-block-button__link {
  padding: 10px 20px;
  display: inline-block
}

.wp-block-button .wp-block-button__link {
  font-size: inherit;
  line-height: inherit
}

.using-mouse :focus {
  outline: 0
}

.using-mouse ::-moz-focus-inner {
  border: 0
}

.alignleft {
  float: left;
  margin-right: 1.5em
}

.alignright {
  float: right;
  margin-left: 1.5em
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto
}

.no-sidebar .entry-content .alignfull {
  max-width: 100%;
  width: 100%;
}

body .home .site-main .wp-block-group__inner-container {
  padding: 0;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

#primary[tabindex="-1"]:focus {
  outline: 0
}

.main-navigation {
  z-index: 100;
  padding: 0;
  clear: both;
  display: block
}

.main-navigation a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  text-transform: none;
  font-size: 15px
}

.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0
}

body .main-navigation .main-nav ul li a {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
  font-family: futura, sans-serif;
  color: #2b30a3;
}

body .main-navigation .main-nav ul li[class*="current-menu-"]>a {
  color: #2b30a3;
}

body .main-navigation .main-nav ul li a:hover {
  font-weight: 600;
}

.inside-navigation {
  position: relative
}

.main-navigation .inside-navigation {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.main-navigation .main-nav>ul {
  padding: 15px 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
  justify-content: center;
  align-items: center
}

.main-navigation li {
  position: relative
}

.main-navigation .menu-bar-items {
  display: flex;
  align-items: center;
  font-size: 15px
}

.main-navigation .menu-bar-items a {
  color: inherit
}

.main-navigation .menu-bar-item {
  position: relative
}

.main-navigation .menu-bar-item.search-item {
  z-index: 20
}

.main-navigation .menu-bar-item>a {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 60px
}

.sidebar .main-navigation .main-nav {
  flex-basis: 100%
}

.sidebar .main-navigation .main-nav>ul {
  flex-direction: column
}

.sidebar .main-navigation .menu-bar-items {
  margin: 0 auto
}

.sidebar .main-navigation .menu-bar-items .search-item {
  order: 10
}

.nav-align-center .inside-navigation {
  justify-content: center
}

.nav-align-center .main-nav>ul {
  justify-content: center
}

.nav-align-right .inside-navigation {
  justify-content: flex-end
}

.main-navigation ul ul {
  display: block;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
  float: left;
  position: absolute;
  left: -99999px;
  opacity: 0;
  z-index: 99999;
  width: 200px;
  text-align: left;
  top: auto;
  transition: opacity 80ms linear;
  transition-delay: 0s;
  pointer-events: none;
  height: 0;
  overflow: hidden
}

.main-navigation ul ul a {
  display: block
}

.main-navigation ul ul li {
  width: 100%
}

.main-navigation .main-nav ul ul li a {
  line-height: normal;
  padding: 10px 20px;
  font-size: 14px
}

.main-navigation .main-nav ul li.menu-item-has-children>a {
  padding-right: 0;
  position: relative
}

.main-navigation.sub-menu-left ul ul {
  box-shadow: -1px 1px 0 rgba(0, 0, 0, .1)
}

.main-navigation.sub-menu-left .sub-menu {
  right: 0
}

.main-navigation:not(.toggled) ul li.sfHover>ul,
.main-navigation:not(.toggled) ul li:hover>ul {
  left: auto;
  opacity: 1;
  transition-delay: 150ms;
  pointer-events: auto;
  height: auto;
  overflow: visible
}

.main-navigation:not(.toggled) ul ul li.sfHover>ul,
.main-navigation:not(.toggled) ul ul li:hover>ul {
  left: 100%;
  top: 0
}

.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,
.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul {
  right: 100%;
  left: auto
}

.nav-float-right .main-navigation ul ul ul {
  top: 0
}

.menu-item-has-children .dropdown-menu-toggle {
  display: inline-block;
  height: 100%;
  clear: both;
  padding-right: 20px;
  padding-left: 10px
}

.menu-item-has-children ul .dropdown-menu-toggle {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: -10px
}

.sidebar .menu-item-has-children .dropdown-menu-toggle,
nav ul ul .menu-item-has-children .dropdown-menu-toggle {
  float: right
}

.widget-area .main-navigation li {
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0
}

.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,
.sidebar .main-navigation.sub-menu-right ul li:hover ul {
  top: 0;
  left: 100%
}

.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,
.sidebar .main-navigation.sub-menu-left ul li:hover ul {
  top: 0;
  right: 100%
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 2em;
  overflow: hidden
}

.site-main .post-navigation {
  margin-bottom: 0
}

.paging-navigation .nav-next,
.paging-navigation .nav-previous {
  display: none
}

.paging-navigation .nav-links>* {
  padding: 0 5px
}

.paging-navigation .nav-links .current {
  font-weight: 700
}

.nav-links>:first-child {
  padding-left: 0
}

.site-header {
  position: relative
}

.inside-header {
  padding: 20px 40px
}

.main-title {
  margin: 0;
  font-size: 25px;
  line-height: 1.2em;
  word-wrap: break-word;
  font-weight: 700;
  text-transform: none
}

.site-description {
  margin: 0;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  font-size: 15px
}

.site-logo {
  display: inline-block;
  max-width: 100%
}

.site-header .header-image {
  vertical-align: middle
}

.inside-header {
  display: flex;
  align-items: center
}

.header-widget {
  margin-left: auto
}

.header-widget p:last-child {
  margin-bottom: 0
}

.nav-float-right .header-widget {
  margin-left: 20px
}

.nav-float-right #site-navigation {
  margin-left: auto
}

.nav-float-left #site-navigation {
  margin-right: auto;
  order: -10
}

.nav-float-left .header-widget {
  margin-left: 0;
  margin-right: 20px;
  order: -15
}

.header-aligned-center:not([class*=nav-float-]) .inside-header {
  justify-content: center;
  flex-direction: column;
  text-align: center
}

.header-aligned-center:not([class*=nav-float-]) .header-widget {
  margin-left: auto;
  margin-right: auto
}

.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child) {
  margin-top: 1em
}

.header-aligned-right:not([class*=nav-float-]) .inside-header {
  justify-content: flex-end
}

.header-aligned-right:not([class*=nav-float-]) .header-widget {
  margin-right: auto;
  margin-left: 0;
  order: -10
}

.site-branding-container {
  display: inline-flex;
  align-items: center;
  text-align: left;
  flex-shrink: 0
}

.site-branding-container .site-logo {
  margin-right: 1em
}

.sticky {
  display: block
}

.entry-header .gp-icon,
.posted-on .updated {
  display: none
}

.byline,
.entry-header .cat-links,
.entry-header .comments-link,
.entry-header .tags-links,
.group-blog .byline,
.single .byline {
  display: inline
}

footer.entry-meta .byline,
footer.entry-meta .posted-on {
  display: block
}

.entry-content:not(:first-child),
.entry-summary:not(:first-child),
.page-content:not(:first-child) {
  margin-top: 2em
}

.page-links {
  clear: both;
  margin: 0 0 1.5em
}

.archive .format-aside .entry-header,
.archive .format-status .entry-header,
.archive .format-status .entry-meta,
.archive .format-status .entry-title,
.blog .format-aside .entry-header,
.blog .format-status .entry-header,
.blog .format-status .entry-meta,
.blog .format-status .entry-title {
  display: none
}

.archive .format-aside .entry-content,
.archive .format-status .entry-content,
.blog .format-aside .entry-content,
.blog .format-status .entry-content {
  margin-top: 0
}

.archive .format-status .entry-content p:last-child,
.blog .format-status .entry-content p:last-child {
  margin-bottom: 0
}

.entry-header,
.site-content {
  word-wrap: break-word
}

.entry-title {
  margin-bottom: 0
}

.author .page-header .page-title {
  display: flex;
  align-items: center
}

.author .page-header .avatar {
  margin-right: 20px
}

.page-header .author-info>:last-child,
.page-header>:last-child {
  margin-bottom: 0
}

.entry-meta {
  font-size: 85%;
  margin-top: .5em;
  line-height: 1.5
}

footer.entry-meta {
  margin-top: 2em
}

.cat-links,
.comments-link,
.tags-links {
  display: block
}

.entry-content>p:last-child,
.entry-summary>p:last-child,
.page-content>p:last-child,
.read-more-container,
.taxonomy-description p:last-child {
  margin-bottom: 0
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
  position: relative
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto 0;
  max-width: 100%
}

.wp-caption .wp-caption-text {
  font-size: 75%;
  padding-top: 5px;
  opacity: .8
}

.wp-caption img {
  position: relative;
  vertical-align: bottom
}

.wp-block-image figcaption {
  font-size: 13px;
  text-align: center
}

.wp-block-gallery,
ul.blocks-gallery-grid {
  margin-left: 0
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  background: rgba(255, 255, 255, .7);
  color: #000;
  padding: 10px;
  box-sizing: border-box
}

.gallery {
  margin-bottom: 1.5em
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: 50%
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
  max-width: 25%
}

.gallery-columns-5 .gallery-item {
  max-width: 20%
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%
}

.gallery-caption {
  display: block
}

.site-main .gallery {
  margin-bottom: 1.5em
}

.gallery-item img {
  vertical-align: bottom
}

.gallery-icon {
  padding: 5px
}

embed,
iframe,
object {
  max-width: 100%
}

.wp-block-post-template {
  margin-left: 0
}

.widget-area .widget {
  padding: 40px
}

.widget select {
  max-width: 100%
}

.footer-widgets .widget :last-child,
.sidebar .widget :last-child {
  margin-bottom: 0
}

.widget-title {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none
}

.widget ol,
.widget ul {
  margin: 0
}

.widget .search-field {
  width: 100%
}

.widget .search-form {
  display: flex
}

.widget .search-form button.search-submit {
  font-size: 15px
}

.footer-widgets .widget {
  margin-bottom: 30px
}

.footer-widgets .widget:last-child,
.sidebar .widget:last-child {
  margin-bottom: 0
}

.widget ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: .5em
}

.widget ul li ul {
  margin-left: 1em;
  margin-top: .5em
}

.wp-calendar-table {
  table-layout: fixed
}

.site-content {
  display: flex
}

body .grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  padding: 0 20px;
}

.page-header,
.sidebar .widget,
.site-main>* {
  margin-bottom: 20px
}

.both-left .inside-left-sidebar,
.both-right .inside-left-sidebar {
  margin-right: 10px
}

.both-left .inside-right-sidebar,
.both-right .inside-right-sidebar {
  margin-left: 10px
}

.one-container.both-right .site-main,
.one-container.right-sidebar .site-main {
  margin-right: 40px
}

.one-container.both-left .site-main,
.one-container.left-sidebar .site-main {
  margin-left: 40px
}

.one-container.both-sidebars .site-main {
  margin: 0 40px 0 40px
}

.one-container.archive .post:not(:last-child):not(.is-loop-template-item),
.one-container.blog .post:not(:last-child):not(.is-loop-template-item) {
  padding-bottom: 40px
}

.one-container .site-content {
  padding: 0
}

body ul.wp-block-post-template.is-layout-flow.wp-block-post-template-is-layout-flow {
  justify-content: space-between;
}

.separate-containers .comments-area,
.separate-containers .inside-article,
.separate-containers .page-header,
.separate-containers .paging-navigation {
  padding: 40px
}

.separate-containers .site-main {
  margin: 20px
}

.separate-containers.no-sidebar .site-main {
  margin-left: 0;
  margin-right: 0
}

.separate-containers.both-right .site-main,
.separate-containers.right-sidebar .site-main {
  margin-left: 0
}

.separate-containers.both-left .site-main,
.separate-containers.left-sidebar .site-main {
  margin-right: 0
}

.separate-containers .inside-left-sidebar,
.separate-containers .inside-right-sidebar {
  margin-top: 20px;
  margin-bottom: 20px
}

.inside-page-header {
  padding: 40px
}

.widget-area .main-navigation {
  margin-bottom: 20px
}

.one-container .site-main>:last-child,
.separate-containers .site-main>:last-child {
  margin-bottom: 0
}

.full-width-content .container.grid-container {
  max-width: 100%
}

.full-width-content.no-sidebar.separate-containers .site-main {
  margin: 0
}

.full-width-content.one-container .site-content,
.full-width-content.separate-containers .inside-article {
  padding: 0
}

.full-width-content .entry-content .alignwide {
  margin-left: 0;
  width: auto;
  max-width: unset
}

.contained-content.one-container .site-content,
.contained-content.separate-containers .inside-article {
  padding: 0
}

.sidebar .grid-container {
  max-width: 100%;
  width: 100%
}

.both-left .is-left-sidebar,
.both-sidebars .is-left-sidebar,
.left-sidebar .sidebar {
  order: -10
}

.both-left .is-right-sidebar {
  order: -5
}

.both-right .is-left-sidebar {
  order: 5
}

.both-right .is-right-sidebar,
.both-sidebars .is-right-sidebar {
  order: 10
}

.inside-site-info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 40px
}

.site-info {
  text-align: center;
  font-size: 15px
}

.post-image:not(:first-child) {
  margin-top: 2em
}

.featured-image {
  line-height: 0
}

.separate-containers .featured-image {
  margin-top: 20px
}

.separate-containers .inside-article>.featured-image {
  margin-top: 0;
  margin-bottom: 2em
}

.one-container .inside-article>.featured-image {
  margin-top: 0;
  margin-bottom: 2em
}

.gp-icon {
  display: inline-flex;
  align-self: center
}

.gp-icon svg {
  height: 1em;
  width: 1em;
  top: .125em;
  position: relative;
  fill: currentColor
}

.close-search .icon-search svg:first-child,
.icon-menu-bars svg:nth-child(2),
.icon-search svg:nth-child(2),
.toggled .icon-menu-bars svg:first-child {
  display: none
}

.close-search .icon-search svg:nth-child(2),
.toggled .icon-menu-bars svg:nth-child(2) {
  display: block
}

.entry-meta .gp-icon {
  margin-right: .6em;
  opacity: .7
}

nav.toggled .icon-arrow-left svg {
  transform: rotate(-90deg)
}

nav.toggled .icon-arrow-right svg {
  transform: rotate(90deg)
}

nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg {
  transform: rotate(180deg)
}

nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg {
  transform: rotate(-270deg)
}

nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg {
  transform: rotate(270deg)
}

.container.grid-container {
  width: auto
}

.menu-toggle,
.mobile-bar-items,
.sidebar-nav-mobile {
  display: none
}

.menu-toggle {
  padding: 0 20px;
  line-height: 60px;
  margin: 0;
  font-weight: 400;
  text-transform: none;
  font-size: 15px;
  cursor: pointer
}

.menu-toggle .mobile-menu {
  padding-left: 3px
}

.menu-toggle .gp-icon+.mobile-menu {
  padding-left: 9px
}

.menu-toggle .mobile-menu:empty {
  display: none
}

button.menu-toggle {
  background-color: transparent;
  flex-grow: 1;
  border: 0;
  text-align: center
}

button.menu-toggle:active,
button.menu-toggle:focus,
button.menu-toggle:hover {
  background-color: transparent
}

.has-menu-bar-items button.menu-toggle {
  flex-grow: 0
}

nav.toggled ul ul.sub-menu {
  width: 100%
}

.toggled .menu-item-has-children .dropdown-menu-toggle {
  padding-left: 20px
}

.main-navigation.toggled .main-nav {
  flex-basis: 100%;
  order: 3
}

.main-navigation.toggled .main-nav>ul {
  display: block
}

.main-navigation.toggled .main-nav li {
  width: 100%;
  text-align: left
}

.main-navigation.toggled .main-nav ul ul {
  transition: 0s;
  visibility: hidden;
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.main-navigation.toggled .main-nav ul ul li:last-child>ul {
  border-bottom: 0
}

.main-navigation.toggled .main-nav ul ul.toggled-on {
  position: relative;
  top: 0;
  left: auto !important;
  right: auto !important;
  width: 100%;
  pointer-events: auto;
  height: auto;
  opacity: 1;
  display: block;
  visibility: visible;
  float: none
}

.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {
  float: right
}

.mobile-menu-control-wrapper {
  display: none;
  margin-left: auto;
  align-items: center
}

.has-inline-mobile-toggle #site-navigation.toggled {
  margin-top: 1.5em
}

.has-inline-mobile-toggle #site-navigation.has-active-search {
  margin-top: 1.5em
}

.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active {
  position: relative
}

.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input {
  outline: auto
}

.nav-float-left .mobile-menu-control-wrapper {
  order: -10;
  margin-left: 0;
  margin-right: auto;
  flex-direction: row-reverse
}

@media (max-width:768px) {
  .hide-on-mobile {
    display: none !important
  }

  a,
  body,
  button,
  input,
  select,
  textarea {
    transition: all 0s ease-in-out
  }

  .inside-header {
    flex-direction: column;
    text-align: center
  }

  .site-header .header-widget {
    margin-top: 1.5em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
  }

  .site-content {
    flex-direction: column
  }

  .container .site-content .content-area {
    width: auto
  }

  .is-left-sidebar.sidebar,
  .is-right-sidebar.sidebar {
    width: auto;
    order: initial
  }

  .is-left-sidebar+.is-right-sidebar .inside-right-sidebar {
    margin-top: 0
  }

  .both-left .inside-left-sidebar,
  .both-left .inside-right-sidebar,
  .both-right .inside-left-sidebar,
  .both-right .inside-right-sidebar {
    margin-right: 0;
    margin-left: 0
  }

  #main {
    margin-left: 0;
    margin-right: 0
  }

  body:not(.no-sidebar) #main {
    margin-bottom: 0
  }

  .alignleft,
  .alignright {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto
  }

  .comment .children {
    padding-left: 10px;
    margin-left: 0
  }

  .entry-meta {
    font-size: inherit
  }

  .entry-meta a {
    line-height: 1.8em
  }
}

@media (min-width:769px) and (max-width:1024px) {
  .hide-on-tablet {
    display: none !important
  }
}

@media (min-width:1025px) {
  .hide-on-desktop {
    display: none !important
  }
}


.top-block {
  display: block;
  margin-bottom: 45px;
}

.top-block__image {
  display: block;
}

#owl-demo .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 26px;
}

#owl-demo .owl-dot {
  display: block;
  width: 18px;
  height: 30px;
  margin: 0 6px;
  background-image: url(https://theblueprint.ru/images/slider-dot-empty.png);
  background-size: 13px 13px;
  background-repeat: no-repeat;
  background-position: center;
}

#owl-demo .owl-dot.active {
  background-image: url(https://theblueprint.ru/images/slider-dot.png);
}

body .owl-dots .owl-dot.active span,
body .owl-theme .owl-dots .owl-dot:hover span {
  display: none;
}

body .owl-dots .owl-dot span {
  display: none;
}

.owl-item:hover .slide {
  transition: 0.3s;
}

.slide__content {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 15px 15px 75px;
  height: 100%;
}

.banner-title {
  font-family: 'gerbera';
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  pointer-events: auto;
  font-weight: 200;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  transition: 0.3s;
  /* transition-delay: 0.25s; */
  opacity: 0;
}

.banner-subtitle {
  font-family: 'gerbera';
  color: #fff;
  display: block;
  font-size: 17px;
  font-weight: 200;
  line-height: 22px;
  text-align: center;
  pointer-events: auto;
  -webkit-font-smoothing: antialiased;
  transition: 0.3s;
  /* transition-delay: 0.25s; */
  opacity: 0;
}

.slide:hover .banner-title,
.slide:hover .banner-subtitle {
  opacity: 1;
  transition-delay: 0.25s;
}

.owl-item:hover .slide__inner {
  filter: url(#blueify);
}

.slide__inner {}

.slide__content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.search_box {
  position: absolute;
  align-items: center;
  z-index: 12;
  top: 0;
  right: 20px;
  bottom: 15px;
  left: 20px;
  border-bottom: 1px solid #2b30a3;
  background-color: #fff;
}

.search_box.search_box_hidden {
  display: none;
}

.search_box .icon_close {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(https://theblueprint.ru/images/svg/cross.svg);
  background-position: center;
  background-size: 14px;
  background-repeat: no-repeat;
  border-left: 1px solid #2b30a3;
  cursor: pointer;
}

.search_box .icon_find {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(https://theblueprint.ru/images/svg/lupa.svg);
  background-position: center;
  background-size: 16px;
  background-repeat: no-repeat;
  cursor: pointer;
}

input#search_input {
  width: 100%;
  border: 0;
  padding: 0;
  font-family: 'futura', sans-serif;
  font-size: 14px;
  background-color: #fff;
  text-transform: uppercase;
  color: #2b30a3;
}

input#search_input:focus {
  outline: none;
}

.men {
  position: relative;
  max-width: 980px;
  padding: 15px 20px 0;
  margin: 0 auto;
}

.item.search {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 30px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}

.item.search i {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(https://theblueprint.ru/images/svg/lupa.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 11;
  visibility: visible;
  transition: all 100ms ease;
}

body .main-title a {
  font-family: 'Poiret One';
  font-size: 60px;
  color: #2c30a2;
  text-shadow: 0 0 .9px #2c30a2, 0 0 .9px #2c30a2, 0 0 .9px #2c30a2;
}

body .footer-bar .widget_nav_menu>div>ul {
  gap: 25px 30px;
  justify-content: center;
}

body .footer-bar .widget_nav_menu>div>ul li {
  margin: 0;
  line-height: 18px;
}

body .footer-bar .widget_nav_menu>div>ul a {
  font-family: 'futura', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 200;
  text-decoration: none;
  color: #000;
  line-height: 16px;
}

body .footer-bar .widget_nav_menu>div>ul a:hover {
  color: #2b30a3;
  border-bottom: 1px solid #2b30a3;
}

body .footer-bar-align-right .copyright-bar {
  font-family: 'futura', sans-serif;
  margin-top: 20px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 200;
  text-transform: uppercase;
  padding-top: 20px;
  text-align: center;
  padding-top: 0;
  color: #000;
}

body .footer-bar-align-right .copyright-bar a {
  color: #000;
  text-decoration: none;
}

.article-block {
  padding-top: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 20px;
}

.article-block__item+.article-block__item {
  margin-top: 20px;
}

.article-block__category {
  display: block;
  font-family: 'gerbera';
  text-decoration: none;
  color: inherit;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  color: #000;
  pointer-events: auto;
  text-align: center;
  line-height: 40px;
  font-weight: 200;
}

.article-block__title {
  font-family: 'gerbera';
  display: block;
  margin: 0 auto;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
  pointer-events: auto;
  color: #000;
  line-height: 21px;
  font-weight: 200;
  -webkit-font-smoothing: antialiased;
  transition: 0.3s;
}

.article-block__item:hover img {
  filter: url(#blueify);
}

.article-block__item:hover .article-block__title {
  color: #373ca6;
}

footer .inside-site-info.grid-container {
  max-width: 900px;
}

footer .social-links {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 39px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 0;
  text-align: center;
}

footer .social-links a {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 17px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
  opacity: .4;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

footer .social-links a:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}

.site-branding {
  display: grid;
  grid-template-columns: 500px;
  justify-content: center;
}

.site-branding img {
  display: block;
}

.page-article-news__tags {
  display: flex;
  align-items: center;
  margin-bottom: 65px;
}

.hr_center_line {
  flex-grow: 1;
  color: #9e9e9e;
  margin: 0 8px;

}

.page-article-news__tags .rubric {
  font-family: 'futura', sans-serif;
  font-weight: 700;
  color: inherit;
  font-size: 13px;
  line-height: 16px;
  color: #9e9e9e;
  text-decoration: none;
}

#article {
  margin-top: 50px;
}

.page-article-news__tags .tag {
  font-family: 'futura', sans-serif;
  line-height: 16px;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: #9e9e9e;
}

#article .separator {
  font-family: 'futura', sans-serif;
  font-size: 13px;
  color: #9e9e9e;
  line-height: 16px;
}

.page-article-news__date {
  font-family: 'futura', sans-serif;
  text-transform: uppercase;
  flex-shrink: 0;
  font-size: 13px;
  color: #9e9e9e;
  line-height: 16px;
}

.article-thumbnail {
  margin-bottom: 55px;
}

.article-title {
  font-family: 'tautz', sans-serif;
  font-size: 34px;
  line-height: 33px;
  text-align: center;
  color: #000;
  font-weight: 200;
  margin-bottom: 35px;
}

.article-body h1 {
  font-family: 'tautz', sans-serif;
  font-size: 28px;
  line-height: 27px;
  color: #000;
  font-weight: 200;
  margin-bottom: 15px;
}

.article-body p {
  font-family: 'tautz', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 21px;
  font-weight: 200;
  margin-bottom: 10px;
}


.article-body h2 {
  font-family: 'tautz', sans-serif;
  font-size: 23px;
  line-height: 22px;
  color: #000;
  font-weight: 200;
  margin: 25px 0;
}

.author_news_bottom_name {
  font-family: 'futura', sans-serif;
  margin: 30px 0 50px;
  text-transform: uppercase;
  line-height: 16px;
  display: flex;
  font-size: 13px;
  font-weight: 200;
  color: rgb(158, 158, 158);
}

.author_news_bottom_name a {
  color: rgb(158, 158, 158);
  text-decoration: none;
}

.social-shares {
  margin: 40px 0;
  display: flex;
  justify-content: center;
}

.share-b-btn {
  font-family: "futura", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  line-height: 15px;
  color: #1d258c;
  border-color: #1d258c;
  border-width: 1px;
  border-style: solid;
  border-radius: 193px;
  padding: 4px 10px 3px;
  background: transparent;
  min-width: 165px;
  height: 30px;
  cursor: pointer;
  position: relative;
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
}

button.share-b-btn:hover {
  font-size: 0;
  background: none;
  color: #1d258c;
}

button.share-b-btn:hover::before {
  content: "";
  background-image: url(https://theblueprint.ru/images/svg/copy-file-icon.svg);
  background-size: 20px 10px;
  background-repeat: no-repeat;
  opacity: 1;
  width: 20px;
  height: 10px;
  display: block;
  margin-right: 7px;
}

button.share-b-btn:hover::after {
  content: 'СКОПИРОВАТЬ';
  font-size: 15px;
  line-height: 15px;
}

.burger {
  width: 30px;
  height: 20px;
  cursor: pointer;
  background-image: url(https://theblueprint.ru/images/burger.png);
  background-size: 79%;
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
}

.men__logo {
  display: none;
  height: 52px;
}


.header-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: block;
  width: 100%;
  transition: all 0.2s ease;
  z-index: -10;
}

.header-mobile.active {
  transform: translateX(0);
  opacity: 1;
  z-index: 1010;
}

.header-mobile.active .header-mobile__bg {
  z-index: 100;
  opacity: 1;
}

.header-mobile__bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(43, 48, 163, 0.5);
  z-index: -10;
  /* transition: all 0.1s ease; */
  opacity: 0;
}

.header-mobile__inner {
  position: absolute;
  top: 0;
  padding: 15px;
  left: 0;
  bottom: 0;
  max-width: 370px;
  width: 100%;
  background-color: #2c30a2;
  z-index: 1100;
  height: 100%;
  overflow-y: auto;
  /* transition: all 0.2s ease; */
  transform: translateX(-100%);
}

.header-mobile__global {
  position: relative;
  z-index: 10;
}

.header-mobile.active .header-mobile__inner {
  transform: translateX(0);
}

.header-mobile__nav {
  display: flex;
  flex-direction: column;
  gap: 13px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e9eefb;
  margin-top: 26px;
  margin-bottom: 26px;
}

.header-mobile__link {
  font-weight: 400;
  font-size: 16px;
  color: #212123;
}

.header-mobile__top {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 98px;
}

.header-mobile__logo {
  margin-right: auto;
}

.header-mobile__alter {
  position: absolute;
  right: -100px;
  bottom: -300px;
  filter: blur(50px);
}

.header-mobile .menu-toggle {
  display: none;
}

.header-mobile #menu-osnovnoe-menyu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.header-mobile #menu-osnovnoe-menyu a {
  font-family: 'futura', sans-serif;
  display: block;
  padding: 7px 0;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  text-decoration: none;
  line-height: 16px;
}

@media (max-width: 992px) {
  .men {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
  }

  .men #menu-osnovnoe-menyu {
    display: none;
  }

  .site-header {
    display: none;
  }

  .men__logo {
    display: block;
    max-width: 320px;
    object-fit: contain;
  }

  .burger {
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);

  }

  .article-block {
    grid-template-columns: 1fr 1fr;
  }

  .article-block__item img {
    width: 100%;
  }

  .main-navigation.sub-menu-right {
    display: none;
  }

  .search_box {
    left: 18px;
    bottom: 0;
  }

  .top-block {
    margin-top: 30px;
  }
}

@media (max-width: 600px) {
  .article-block {
    grid-template-columns: 1fr;
  }

  #content.site-content {
    padding: 0;
  }

  .top-block {
    margin-bottom: 0;
  }

  .men__logo {
    max-width: 240px;
  }

  body .grid-container {
    padding: 0 15px;
  }

  body .footer-bar .widget_nav_menu>div>ul {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }

  body .footer-bar-align-right .copyright-bar {
    order: initial;
  }

  body .footer-bar .widget_nav_menu>div>ul li {
    padding: 0;
  }

  body .footer-bar .widget_nav_menu>div>ul a {
    font-size: 12px;
    line-height: 16px;
  }

  body .footer-bar .widget_nav_menu li:last-child {
    margin-right: 0;
  }

  footer .inside-site-info.grid-container {
    padding: 23px 15px 29px;
  }

  body .footer-bar-align-right .copyright-bar {
    font-size: 12px;
  }

  #article {
    margin-top: 10px;
  }

  .page-article-news__tags {
    margin-bottom: 30px;
  }

  .article-title {
    margin-bottom: 20px;
  }

  .article-thumbnail {}

  .slide__content {
    padding-bottom: 15px;
    display: none;
    height: auto !important;
  }

  #owl-demo .owl-dots {
    bottom: 5px;
  }

  body .grid-container.banner {
    padding: 0 15px;
  }

  body .owl-carousel1 {
    margin-top: 20px;
  }
}