/*!
Theme Name: Imker Podcast
Theme URI: http://imker.pl/podcast
Description: ...
Version: 1.0
Author: Igor Chudy
Author URI: http://igorchudy.pl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
*/
:root {
  --primary-color: #da2343;
}

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

html {
  width: 100%;
  height: 100%;
  min-height: 100%;
  font-size: 18px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  font: normal 18px/1.618 "Proxima Nova", Helvetica, sans-serif;
  color: #414042;
  font-feature-settings: "cv05" 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
  font-family: "Proxima Nova", Helvetica, sans-serif;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border-style: none;
  padding: 0;
  border: 0;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

a,
ins,
del {
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption,
th {
  text-align: left;
}

q:after,
q:before {
  content: "";
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

:focus {
  outline: 0;
}

blockquote,
q {
  quotes: "" "";
}

.clear {
  clear: both;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Proxima Nova", Helvetica, sans-serif;
  font-weight: 700;
  color: #414042;
  line-height: 1;
}

h2 {
  font-size: 44px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/* Anchors */
a {
  outline: 0;
}

a img {
  border: none;
  text-decoration: none;
}

/* Paragraphs */
p {
  margin-bottom: 1.143em;
}

* p:last-child {
  margin-bottom: 0;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

/* Lists */
ul {
  list-style: outside disc;
  margin: 1em 0 1.5em 1.5em;
}

ol {
  list-style: outside decimal;
  margin: 1em 0 1.5em 1.5em;
}

dl {
  margin: 0 0 1.5em 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 1.5em;
}

/* Quotes */
blockquote {
  font-style: italic;
}

::-webkit-input-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot");
  src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/ProximaNova-Light.eot");
  src: url("fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Light.woff") format("woff"), url("fonts/ProximaNova-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/ProximaNova-LightIt.eot");
  src: url("fonts/ProximaNova-LightIt.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-LightIt.woff") format("woff"), url("fonts/ProximaNova-LightIt.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/ProximaNova-Bold.eot");
  src: url("fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Bold.woff") format("woff"), url("fonts/ProximaNova-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/ProximaNova-BoldIt.eot");
  src: url("fonts/ProximaNova-BoldIt.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-BoldIt.woff") format("woff"), url("fonts/ProximaNova-BoldIt.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/ProximaNova-Regular.eot");
  src: url("fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNova-Regular.woff") format("woff"), url("fonts/ProximaNova-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
.top-info-wrapper {
  display: block;
  height: 39px;
  border-bottom: 1px solid #e1e1e1;
}
.top-info-wrapper .container-flex {
  justify-content: flex-end;
  align-items: center;
  height: 39px;
}
.top-info-wrapper ul {
  list-style: none;
  margin: 0;
  display: flex;
}
.top-info-wrapper ul li {
  margin-right: 32px;
}
.top-info-wrapper ul li:last-child {
  margin-right: 0;
}
.top-info-wrapper ul a {
  font-size: 14px;
  font-weight: 500;
  color: #111;
}
.top-info-wrapper ul a:hover {
  color: #da2343;
}
@media (max-width: 1024px) {
  .top-info-wrapper {
    display: none;
  }
}

.top-fixed-wrapper {
  display: block;
  position: absolute;
  left: 0;
  top: 40px;
  right: 0;
  z-index: 900;
  padding: 30px 0;
}
.top-fixed-wrapper * {
  transition: all 0.3s ease;
}
.top-fixed-wrapper .container-flex {
  align-items: center;
  justify-content: space-between;
  height: 60px;
}
.top-fixed-wrapper .logo {
  height: 60px;
  transition: all 0.3s ease;
}
.top-fixed-wrapper .logo img {
  height: 60px;
  transition: all 0.3s ease;
}
.top-fixed-wrapper .nav-wrap {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  height: 60px;
  align-items: center;
}
.top-fixed-wrapper .nav-wrap ul {
  list-style: none;
  margin: 0;
  display: flex;
}
.top-fixed-wrapper .nav-wrap ul li {
  margin-right: 48px;
}
.top-fixed-wrapper .nav-wrap ul li:last-child {
  margin-right: 0;
}
.top-fixed-wrapper .nav-wrap ul a {
  display: block;
  color: #414042;
  position: relative;
}
.top-fixed-wrapper .nav-wrap ul a:after, .top-fixed-wrapper .nav-wrap ul a:before {
  display: block;
  content: "";
  position: absolute;
  z-index: 5;
  left: 0;
  width: 100%;
  transform: scaleX(0);
  background: #da2343;
}
.top-fixed-wrapper .nav-wrap ul a:before {
  bottom: -4px;
  height: 5px;
  transform-origin: right center;
  transition: transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.top-fixed-wrapper .nav-wrap ul a:after {
  top: 0;
  height: 100%;
}
.top-fixed-wrapper .nav-wrap ul a:hover:before {
  transform: scaleX(1);
  transform-origin: left center;
}
.top-fixed-wrapper .nav-wrap .nav-left {
  font-weight: bold;
  margin-right: 48px;
}
.top-fixed-wrapper .nav-wrap .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  border-radius: 4px;
  background: #da2343;
  height: 52px;
  padding: 0 24px;
  border: 2px solid #da2343;
}
.top-fixed-wrapper .nav-wrap .button:hover {
  background: #fff;
  color: #da2343;
  box-shadow: 1.2px 1.1px 2.2px rgba(0, 0, 0, 0.011), 2.9px 2.7px 5.3px rgba(0, 0, 0, 0.016), 5.4px 5px 10px rgba(0, 0, 0, 0.02), 9.6px 8.9px 17.9px rgba(0, 0, 0, 0.024), 18px 16.7px 33.4px rgba(0, 0, 0, 0.029), 43px 40px 80px rgba(0, 0, 0, 0.04);
}
.top-fixed-wrapper .nav-toggle {
  display: none;
  width: 32px;
  height: 32px;
  background: url(images/menu.svg) center no-repeat;
  background-size: 32px 32px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  border: none;
}
.top-fixed-wrapper .nav-toggle.is-active {
  background: url(images/close.svg) center no-repeat;
  background-size: 20px 20px;
}
@media (max-width: 1440px) {
  .top-fixed-wrapper {
    padding: 24px 0;
  }
}
@media (max-width: 1366px) {
  .top-fixed-wrapper .nav-wrap ul a {
    font-size: 17px;
  }
}
@media (max-width: 1280px) {
  .top-fixed-wrapper .container-flex {
    height: 48px;
  }
  .top-fixed-wrapper .logo {
    height: 48px;
  }
  .top-fixed-wrapper .logo img {
    height: 48px;
  }
  .top-fixed-wrapper .nav-wrap {
    height: 48px;
  }
  .top-fixed-wrapper .nav-wrap ul li {
    margin-right: 40px;
  }
  .top-fixed-wrapper .nav-wrap ul a {
    font-size: 16px;
  }
  .top-fixed-wrapper .nav-wrap .nav-left {
    padding-left: 44px;
  }
  .top-fixed-wrapper .nav-wrap .button {
    font-size: 13px;
    height: 40px;
    padding: 0 20px;
  }
}
@media (max-width: 1024px) {
  .top-fixed-wrapper {
    padding: 16px 0;
    top: 0;
    position: fixed;
    background: #fff;
  }
  .top-fixed-wrapper .container-flex {
    height: 32px;
  }
  .top-fixed-wrapper .logo {
    height: 32px;
  }
  .top-fixed-wrapper .logo img {
    height: 32px;
  }
  .top-fixed-wrapper .nav-toggle {
    display: block;
  }
  .top-fixed-wrapper .nav-wrap {
    display: none;
  }
}

body.is-mobile-menu {
  overflow: hidden;
}

body.scroll .top-fixed-wrapper {
  padding: 20px 0;
  position: fixed;
  top: 0;
  background: #fff;
  box-shadow: 0px 0.5px 2.2px rgba(0, 0, 0, 0.008), 0px 1.3px 5.3px rgba(0, 0, 0, 0.012), 0px 2.4px 10px rgba(0, 0, 0, 0.015), 0px 4.2px 17.9px rgba(0, 0, 0, 0.018), 0px 7.9px 33.4px rgba(0, 0, 0, 0.022), 0px 19px 80px rgba(0, 0, 0, 0.03);
}
body.scroll .top-fixed-wrapper .container-flex {
  height: 40px;
}
body.scroll .top-fixed-wrapper .logo {
  height: 40px;
}
body.scroll .top-fixed-wrapper .logo img {
  height: 40px;
}
body.scroll .top-fixed-wrapper .nav-wrap {
  height: 40px;
}
body.scroll .top-fixed-wrapper .nav-wrap ul a {
  font-size: 16px;
}
@media (max-width: 1024px) {
  body.scroll .top-fixed-wrapper {
    padding: 16px 0;
  }
  body.scroll .top-fixed-wrapper .container-flex {
    height: 32px;
  }
  body.scroll .top-fixed-wrapper .logo {
    height: 32px;
  }
  body.scroll .top-fixed-wrapper .logo img {
    height: 32px;
  }
  body.scroll .top-fixed-wrapper .nav-wrap.active {
    height: auto;
  }
}

@font-face {
  font-display: swap;
}
.container,
.container-flex {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
}
@media (max-width: 1280px) {
  .container,
.container-flex {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 1024px) {
  .container,
.container-flex {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.container-flex {
  display: flex;
  flex-wrap: wrap;
}

#content-wrapper {
  padding-top: 120px;
}
@media (max-width: 1440px) {
  #content-wrapper {
    padding-top: 108px;
  }
}
@media (max-width: 1366px) {
  #content-wrapper {
    padding-top: 108px;
  }
}
@media (max-width: 1280px) {
  #content-wrapper {
    padding-top: 96px;
  }
}
@media (max-width: 1024px) {
  #content-wrapper {
    padding-top: 64px;
  }
}

.subtitle {
  display: flex;
  margin-bottom: 40px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.subtitle.center {
  justify-content: center;
  text-align: center;
}
.subtitle h2 {
  font-size: 60px;
  font-weight: 300;
  color: #414042;
}
.subtitle a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #414042;
  padding: 12px 24px;
  border: 1px solid #d1d3d4;
}
.subtitle a:hover {
  border-color: #da2343;
  color: #da2343;
}
@media (max-width: 1366px) {
  .subtitle h2 {
    font-size: 54px;
  }
}
@media (max-width: 1280px) {
  .subtitle {
    margin-bottom: 32px;
  }
  .subtitle h2 {
    font-size: 48px;
  }
}
@media (max-width: 1024px) {
  .subtitle h2 {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .subtitle {
    margin-bottom: 24px;
  }
  .subtitle h2 {
    font-size: 36px;
  }
  .subtitle a {
    display: none;
  }
}

/*======================================
=            Wordpress core            =
======================================*/
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*-----  End of Wordpress core  ------*/
#top-cookie-wrapper {
  display: block;
  width: 100%;
  max-width: 360px;
  padding: 24px;
  border-radius: 6px;
  background: #da2343;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
}
#top-cookie-wrapper.displaynone {
  display: none !important;
}
#top-cookie-wrapper .top-cookie {
  display: block;
  font-size: 14px;
}
#top-cookie-wrapper .top-cookie p {
  color: #fff;
}
#top-cookie-wrapper .top-cookie p a {
  color: #fff;
  text-decoration: underline;
}
#top-cookie-wrapper .top-cookie p .close {
  display: inline-block;
  line-height: 1;
  padding: 10px 18px;
  border: 1px solid #fff;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: none;
}
#top-cookie-wrapper .top-cookie p .close:hover {
  color: #da2343;
  background: #fff;
}
@media (max-width: 768px) {
  #top-cookie-wrapper {
    padding: 16px;
    right: 0;
    bottom: 0;
    border-radius: 6px 0 0 0;
    max-width: 320px;
    box-sizing: border-box;
  }
  #top-cookie-wrapper .top-cookie {
    font-size: 12px;
  }
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}

.videoWrapper object,
.videoWrapper embed,
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.home-page-claim {
  display: block;
  width: 100%;
  max-width: 960px;
  margin: 0 auto 32px;
  text-align: center;
}
.home-page-claim h2 {
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 24px;
}
.home-page-claim p {
  font-size: 21px;
  margin-bottom: 30px;
}
.home-page-claim p + p {
  margin-top: -20px;
}
@media (max-width: 1366px) {
  .home-page-claim h2 {
    font-size: 56px;
  }
  .home-page-claim p {
    font-size: 20px;
  }
}
@media (max-width: 1280px) {
  .home-page-claim h2 {
    font-size: 48px;
  }
  .home-page-claim p {
    font-size: 19px;
  }
}
@media (max-width: 1024px) {
  .home-page-claim h2 {
    font-size: 44px;
  }
}
@media (max-width: 768px) {
  .home-page-claim h2 {
    font-size: 40px;
  }
}

.home-page-categories {
  display: flex;
  width: 100%;
  margin-bottom: 32px;
  justify-content: center;
  align-items: center;
}
.home-page-categories .categories {
  display: flex;
  list-style: none;
  margin: 0;
  justify-content: center;
  flex-wrap: wrap;
}
.home-page-categories .categories li {
  margin: 0 8px;
}
.home-page-categories a,
.home-page-categories .search-toggle {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #414042;
  line-height: 50px;
  padding: 0 24px;
  border: 1px solid #d1d3d4;
  white-space: nowrap;
}
.home-page-categories .active a,
.home-page-categories a:hover {
  border-color: #da2343;
  color: #da2343;
}
.home-page-categories .search-toggle {
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
}
.home-page-categories .search-toggle span {
  padding-left: 32px;
  background: url(images/search-toggle.svg) left center no-repeat;
  background-size: 20px 20px;
}
.home-page-categories .search-toggle:hover {
  border-color: #da2343;
  background-color: #fff;
}
@media (max-width: 1280px) {
  .home-page-categories a,
.home-page-categories .search-toggle {
    line-height: 46px;
    padding: 0 20px;
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  .home-page-categories {
    flex-direction: column;
  }
  .home-page-categories .categories li {
    margin: 0 8px 8px;
  }
}

.home-page-important-wrap {
  display: block;
  width: 100%;
  max-width: 820px;
  padding: 24px;
  box-sizing: border-box;
  margin: 0 auto 30px;
  text-align: center;
  background-color: #f1f1f1;
  border-radius: 3px;
}
.home-page-important-wrap p {
  font-size: 21px;
  font-weight: 600;
}
.home-page-important-wrap a {
  color: #da2343;
  border-bottom: 1px solid #da2343;
}
@media (max-width: 1024px) {
  .home-page-important-wrap {
    padding: 20px;
  }
  .home-page-important-wrap p {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .home-page-important-wrap {
    padding: 17px;
  }
  .home-page-important-wrap p {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  .home-page-important-wrap {
    padding: 15px;
  }
  .home-page-important-wrap p {
    font-size: 16px;
    font-weight: 400;
  }
}

.bottom-contact-form {
  display: block;
  padding: 64px 0;
  background: #fcfcfc;
  margin-bottom: 64px;
}
@media (max-width: 1024px) {
  .bottom-contact-form {
    padding: 48px 0;
    margin-bottom: 48px;
  }
}
@media (max-width: 768px) {
  .bottom-contact-form {
    padding: 40px 0;
    margin-bottom: 48px;
  }
}
.bottom-contact-form .container-flex {
  justify-content: center;
}
.bottom-contact-form .wpcf7 {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.bottom-contact-form .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 32px 32px;
  margin-bottom: 32px;
}
.bottom-contact-form .form-row.full {
  grid-template-columns: 1fr;
}
.bottom-contact-form .form-row.last .form-group {
  justify-content: center;
  display: flex;
}
.bottom-contact-form .form-row .form-group {
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  .bottom-contact-form .form-row {
    grid-template-columns: 1fr;
    grid-gap: 24px 0;
    margin-bottom: 24px;
  }
}
.bottom-contact-form input[type=text],
.bottom-contact-form input[type=email],
.bottom-contact-form input[type=tel],
.bottom-contact-form textarea,
.bottom-contact-form select {
  display: block;
  padding: 16px 0;
  font-size: 18px;
  color: #414042;
  border: none;
  margin: 0;
  border-bottom: 2px solid #da2343;
  background: none;
  width: 100%;
  box-sizing: border-box;
}
.bottom-contact-form textarea {
  padding: 16px;
  border: 2px solid #da2343;
}
.bottom-contact-form .zgoda {
  display: flex;
  justify-content: center;
}
.bottom-contact-form .wpcf7-acceptance label {
  display: flex;
  align-items: center;
  font-size: 16px;
  position: relative;
  cursor: pointer;
}
.bottom-contact-form .wpcf7-acceptance label input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.bottom-contact-form .wpcf7-acceptance label .wpcf7-list-item-label {
  display: block;
  position: relative;
  padding-left: 36px;
  line-height: 26px;
}
.bottom-contact-form .wpcf7-acceptance label .wpcf7-list-item-label:before {
  display: block;
  width: 24px;
  height: 24px;
  border: 1px solid #000;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #fafafa;
  z-index: 10;
}
.bottom-contact-form .wpcf7-acceptance label input[type=checkbox]:checked ~ .wpcf7-list-item-label:before {
  border-color: #da2343;
  background: #fafafa url(images/checkbox-red.svg) center no-repeat;
  background-size: 12px 12px;
}
.bottom-contact-form button {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  background: #da2343;
  line-height: 1;
  padding: 24px 40px;
  border: none;
}
.bottom-contact-form button:hover {
  background: #3B3D41;
}

.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

.wpcf7 form .wpcf7-response-output {
  padding: 16px;
  font-size: 16px;
  color: #fff;
}

.wpcf7 form.init .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: #46b450;
  /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  background: #da2343;
  /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
  background: #da2343;
  /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: #da2343;
  /* Yellow */
}

.wpcf7-form-control-wrap {
  position: relative;
  display: block;
  width: 100%;
}

.wpcf7-not-valid-tip {
  color: #da2343;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding: 4px;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #da2343;
  background: #fff;
  padding: 0.2em 0.8em;
}

span.wpcf7-list-item {
  display: inline-block;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " ";
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url("../../images/ajax-loader.gif");
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}

div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .placeheld {
  color: #888;
}

div.wpcf7 input[type=file] {
  cursor: pointer;
}

div.wpcf7 input[type=file]:disabled {
  cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
  direction: ltr;
}

.post-grid {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto 32px;
}
.post-grid article {
  display: block;
  box-shadow: 0px 3px 20px 0px rgba(38, 50, 56, 0.07);
  border: 1px solid #cfd8dc;
  box-sizing: border-box;
  margin-bottom: 30px;
  border-radius: 3px;
  overflow: hidden;
  padding-bottom: 62px;
  position: relative;
}
.post-grid article:last-child {
  margin-bottom: 0;
}
.post-grid article .desc {
  padding: 44px;
}
.post-grid article .photo {
  display: block;
  position: relative;
}
.post-grid article .photo a {
  display: block;
  position: relative;
}
.post-grid article .photo img {
  width: 100%;
}
.post-grid article .category {
  display: block;
  text-align: center;
}
.post-grid article .category a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #546e7a;
}
.post-grid article .category a:hover {
  color: #000;
  text-decoration: underline;
}
.post-grid article h1 {
  display: block;
  font-size: 30px;
  margin-bottom: 24px;
  line-height: 1.3;
}
.post-grid article h1 a {
  color: #263238;
}
.post-grid article h1 a:hover {
  color: #da2343;
  text-decoration: underline;
}
.post-grid article .meta {
  display: flex;
  align-items: center;
}
.post-grid article .meta .author {
  display: flex;
  padding-left: 40px;
  align-items: center;
  position: relative;
  height: 30px;
}
.post-grid article .meta .author .avatar {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.post-grid article .meta .author a {
  font-size: 12px;
  font-weight: 400;
  color: #da2343;
  text-decoration: underline;
}
.post-grid article .meta .date {
  font-size: 12px;
  color: #546e7a;
}
.post-grid article .more {
  display: flex;
  position: absolute;
  bottom: 20px;
  width: 100%;
  box-sizing: border-box;
}
.post-grid article .more a {
  display: block;
  padding: 12px 25px;
  border: 1px solid #da2343;
  font-size: 14px;
  font-weight: 600;
  color: #da2343;
  border-radius: 3px;
  line-height: 1;
  transition: all 0.15s;
}
.post-grid article .more a:hover {
  box-shadow: 0px 3px 18px 0px rgba(218, 35, 67, 0.2);
  transform: translateY(-1px);
}
@media (min-width: 1025px) {
  .post-grid article {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .post-grid article h1 {
    font-size: 27px;
  }
  .post-grid article .desc {
    padding: 20px;
  }
}
@media (max-width: 700px) {
  .post-grid article h1 {
    font-size: 25px;
  }
  .post-grid article .desc {
    padding: 20px;
  }
}

.pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.pagination a, .pagination span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border: 2px solid #da2343;
  font-size: 15px;
  font-weight: bold;
  color: #da2343;
  border-radius: 4px;
  margin: 0 4px 4px;
}
.pagination a:hover, .pagination span {
  background: #da2343;
  color: #fff;
}
@media (max-width: 1280px) {
  .pagination a, .pagination span {
    width: 46px;
    height: 46px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .pagination a, .pagination span {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}

.single-post-wrapper {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-gap: 0 64px;
}
@media (max-width: 1024px) {
  .single-post-wrapper {
    grid-template-columns: 1fr;
  }
}

.single-article {
  display: block;
  width: 100%;
  max-width: 1000px;
  padding: 24px;
  margin: 0 auto;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0px 3px 20px 0px rgba(38, 50, 56, 0.07);
}
.single-article .desc {
  display: block;
  width: 100%;
}
.single-article .article-header {
  display: block;
  margin: 0 20px;
}
.single-article .photo {
  display: block;
  position: relative;
}
.single-article .photo img {
  filter: grayscale(100%);
}
.single-article .category {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.single-article .category a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #546e7a;
}
.single-article .category a:hover {
  color: #000;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .single-article .category {
    padding-top: 0;
  }
}
.single-article .article-title {
  display: block;
  text-align: center;
  margin: 0 0 20px;
  line-height: 1.18;
  color: #111;
}
.single-article .article-title {
  font-size: 27px;
}
@media screen and (min-width: 768px) {
  .single-article .article-title {
    font-size: calc(27px + 17 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .single-article .article-title {
    font-size: 44px;
  }
}
.single-article .meta {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.single-article .meta .author {
  display: flex;
  align-items: center;
  position: relative;
  height: 60px;
}
.single-article .meta .author .avatar {
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  flex: 0 0 60px;
  margin-right: 15px;
}
.single-article .meta .author a {
  font-size: 14px;
  font-weight: 400;
  color: #da2343;
  text-decoration: underline;
}
.single-article .meta .date {
  font-size: 14px;
  color: #546e7a;
}
.single-article .single-author-wrap {
  display: block;
  padding: 30px;
  background-color: #f1f1f1;
}
.single-article .single-author {
  display: flex;
  min-height: 70px;
  width: 100%;
  max-width: 740px;
  margin: 0 auto;
  box-sizing: border-box;
}
.single-article .single-author .avatar {
  display: block;
  width: 140px;
  height: 140px;
  flex: 0 0 140px;
  margin-right: 20px;
  border-radius: 50%;
  overflow: hidden;
}
.single-article .single-author .info .name {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #263238;
  margin-bottom: 15px;
  line-height: 1;
}
.single-article .single-author .info p {
  font-size: 16px;
  width: 100%;
  max-width: 540px;
}
@media (max-width: 768px) {
  .single-article .single-author .avatar {
    width: 70px;
    height: 70px;
    flex: 0 0 70px;
  }
  .single-article .single-author .info .name {
    font-size: 18px;
  }
  .single-article .single-author .info p {
    font-size: 14px;
  }
}
@media (max-width: 960px) {
  .single-article {
    box-shadow: none;
    border: none;
    padding: 24px 0;
  }
  .single-article .article-header {
    margin: 0;
  }
  .single-article .meta {
    flex-direction: column;
  }
  .single-article .meta .author {
    margin-bottom: 8px;
  }
}
.single-article .entry-content {
  display: block;
  max-width: 740px;
  margin: 0 auto;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.entry-content {
  color: #111;
  width: 100%;
  padding: 0 0 60px;
  box-sizing: border-box;
}
.entry-content {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .entry-content {
    font-size: calc(18px + 2 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  .entry-content {
    font-size: 20px;
  }
}
.entry-content hr {
  border: 0;
  border-top: 1px solid #b9c0c3;
  display: block;
  width: 60%;
  margin: 2rem auto;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  color: #111;
  font-weight: 700;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
.entry-content h1 {
  font-size: 36px;
}
.entry-content h2 {
  font-size: 30px;
}
.entry-content h3 {
  font-size: 27px;
}
.entry-content h4 {
  font-size: 24px;
}
.entry-content a {
  color: #da2343;
  text-decoration: underline;
  font-weight: bold;
}
.entry-content a:hover {
  color: #000;
  text-decoration: none;
}
.entry-content .button {
  display: flex;
  justify-content: center;
}
.entry-content .button a {
  display: inline-flex;
  height: 56px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background: #da2343;
  padding: 0 24px;
  align-items: center;
  text-decoration: none;
  border-radius: 4px;
}
.entry-content .button a:hover {
  background: #000;
  color: #fff;
}
.entry-content blockquote {
  display: block;
  padding: 20px 0 20px 30px;
  margin-bottom: 30px;
  margin-left: -60px;
  font-size: 24px;
  border-left: 3px solid #da2343;
  font-style: italic;
}
@media (max-width: 768px) {
  .entry-content blockquote {
    margin-left: 0;
    font-size: 21px;
  }
}
.entry-content .gallery-size-full {
  margin-left: -200px;
  margin-right: -200px;
  display: block;
  width: 1140px;
  margin-bottom: 30px;
}
@media (max-width: 1140px) {
  .entry-content .gallery-size-full {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.entry-content table {
  margin: 0 -0.75em 2em;
}
.entry-content table thead {
  font-weight: 700;
}
.entry-content table th,
.entry-content table td {
  border-bottom: 1px solid #b9c0c3;
  font-size: 90%;
  padding: 0.75em;
  width: 50%;
}

.article-special-box {
  background-color: #fff3b7;
  border: 2px solid #ecdc86;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  padding: 20px 24px 16px;
}
.article-special-box .button-special {
  background-color: #da2343;
  border: 0;
  border-radius: 3px;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.05);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  padding: 12px 28px;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}
.article-special-box .button-special:hover, .article-special-box .button-special:focus {
  box-shadow: 0 0 10px 5px var(--colors-black10);
  color: #fff;
  outline: none;
  transform: translateY(-1px);
}
.article-special-box .center-button {
  text-align: center;
  margin: 16px 0;
}

.bottom-arrow {
  display: flex;
  justify-content: center;
  margin: 32px 0;
}
.bottom-arrow img {
  height: 64px;
}

.bottom-newsletter {
  display: flex;
  justify-content: center;
  margin-bottom: 64px;
  padding: 64px 32px;
  background-color: #f1f1f1;
}
.bottom-newsletter .col-title {
  font-size: 30px;
}
.bottom-newsletter #newsletter-box {
  width: 100%;
  max-width: 600px;
}
.bottom-newsletter #newsletter-box .seva-fields {
  display: grid;
  grid-template-columns: 1fr 1fr min-content;
  grid-gap: 0 8px;
}
.bottom-newsletter #newsletter-box .seva-fields input {
  display: block;
  border: 1px solid #da2343;
  padding: 16px 10px;
  font-size: 18px;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
}
.bottom-newsletter #newsletter-box .seva-fields button {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #da2343;
  border: none;
  padding: 12px 16px;
  white-space: nowrap;
  box-sizing: border-box;
}
.bottom-newsletter #newsletter-box .seva-fields button:hover {
  background: #414042;
}
@media (max-width: 768px) {
  .bottom-newsletter #newsletter-box .seva-fields {
    grid-template-columns: 1fr;
    grid-gap: 8px 8px;
  }
  .bottom-newsletter #newsletter-box .seva-fields button {
    padding: 16px;
  }
}
.bottom-newsletter .formkit-alert-success {
  display: block;
  padding: 16px;
  background: #157F38;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 768px) {
  .bottom-newsletter {
    padding: 40px 24px;
  }
  .bottom-newsletter .col-title {
    font-size: 27px;
  }
}

.bottom-social-media {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.bottom-social-media:before {
  display: block;
  position: absolute;
  height: 1px;
  left: 0;
  width: 100%;
  right: 0;
  top: 50%;
  background: #d1d3d4;
  content: "";
  z-index: 5;
  display: block;
}
.bottom-social-media .social-title {
  display: block;
  position: relative;
  z-index: 10;
  background: #fff;
  padding-right: 48px;
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
}
.bottom-social-media ul {
  list-style: none;
  margin: 0;
  display: flex;
  background: #fff;
  position: relative;
  z-index: 10;
  padding-left: 48px;
}
.bottom-social-media ul li {
  margin-right: 48px;
}
.bottom-social-media ul li:last-child {
  margin-right: 0;
}
.bottom-social-media ul a {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
}
.bottom-social-media ul a svg {
  fill: #414042;
  width: 24px;
  vertical-align: top;
}
.bottom-social-media ul a:hover svg {
  fill: #da2343;
}
@media (max-width: 1366px) {
  .bottom-social-media .social-title {
    font-size: 32px;
  }
  .bottom-social-media ul li {
    margin-right: 40px;
  }
  .bottom-social-media ul a {
    width: 20px;
    height: 20px;
  }
  .bottom-social-media ul a svg {
    width: 20px;
  }
}
@media (max-width: 1280px) {
  .bottom-social-media .social-title {
    font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .bottom-social-media .social-title {
    font-size: 27px;
  }
}
@media (max-width: 768px) {
  .bottom-social-media {
    flex-wrap: wrap;
  }
  .bottom-social-media:before {
    display: none;
  }
  .bottom-social-media .social-title {
    width: 100%;
    text-align: center;
    margin-bottom: 24px;
    padding-right: 0;
  }
  .bottom-social-media ul {
    justify-content: center;
    width: 100%;
    padding-left: 0;
  }
}

.footer {
  display: flex;
  padding: 128px 0 88px;
}
.footer .col {
  margin-right: 88px;
}
.footer .col .col-title {
  font-size: 24px;
  font-weight: 300;
  color: #414042;
  line-height: 1;
  margin-bottom: 32px;
  display: block;
}
.footer .col ul {
  list-style: none;
  margin: 0;
}
.footer .col ul li {
  margin-bottom: 16px;
}
.footer .col ul li:last-child {
  margin-bottom: 0;
}
.footer .col ul a {
  color: #414042;
  font-weight: bold;
}
.footer .col ul a:hover {
  color: #da2343;
}
.footer .col ul.normal a {
  font-weight: 300;
}
.footer .col-newsletter {
  width: 600px;
  margin-right: 0;
  margin-left: auto;
}
.footer .col-newsletter .seva-fields {
  display: grid;
  grid-template-columns: 1fr 1fr min-content;
  grid-gap: 0 8px;
}
.footer .col-newsletter .seva-fields input {
  display: block;
  border: 1px solid #da2343;
  padding: 16px 10px;
  font-size: 18px;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
}
.footer .col-newsletter .seva-fields button {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #da2343;
  border: none;
  padding: 12px 16px;
  white-space: nowrap;
  box-sizing: border-box;
}
.footer .col-newsletter .seva-fields button:hover {
  background: #414042;
}
.footer .formkit-alert-success {
  display: block;
  padding: 16px;
  background: #157F38;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 1280px) {
  .footer .col {
    margin-right: 64px;
  }
  .footer .col-newsletter {
    width: 500px;
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  .footer {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 40px 40px;
    padding: 88px 0 64px;
  }
  .footer .col {
    margin-right: 0;
  }
  .footer .col-newsletter {
    text-align: center;
    width: 100%;
    max-width: 100%;
    grid-column: 1/span 3;
  }
  .footer .col-newsletter > p {
    width: 100%;
    max-width: 650px;
    margin: 0 auto 32px;
  }
  .footer .col-newsletter form {
    margin: 0 auto;
    max-width: 650px;
  }
}
@media (max-width: 768px) {
  .footer {
    grid-template-columns: 1fr;
  }
  .footer .col {
    text-align: center;
  }
  .footer .col-newsletter {
    grid-column: 1;
  }
}
@media (max-width: 650px) {
  .footer .col-newsletter .seva-fields {
    grid-template-columns: 1fr;
    grid-gap: 24px 0;
  }
}

.copyright {
  display: block;
  margin-bottom: 32px;
}
.copyright p {
  margin-bottom: 0;
  font-size: 14px;
}

.fixed-social {
  position: fixed;
  top: 140px;
  right: 0;
  list-style: none;
  margin: 0;
  z-index: 100;
  transition: all 0.3s ease;
  width: calc((100% - 1560px)/2);
}
.fixed-social li {
  margin-bottom: 40px;
}
.fixed-social a {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
}
.fixed-social a svg {
  fill: #d1d3d4;
  width: 20px;
  vertical-align: top;
}
.fixed-social a:hover svg {
  fill: #da2343;
}
@media (max-width: 1650px) {
  .fixed-social {
    width: 60px;
  }
}
@media (max-width: 1440px) {
  .fixed-social {
    top: 124px;
  }
  .fixed-social a {
    width: 16px;
    height: 16px;
  }
  .fixed-social a svg {
    width: 16px;
  }
}
@media (max-width: 1366px) {
  .fixed-social {
    top: 108px;
  }
}
@media (max-width: 1280px) {
  .fixed-social {
    top: 96px;
    width: 50px;
  }
}
@media (max-width: 1024px) {
  .fixed-social {
    display: none;
  }
}

body.scroll .fixed-social {
  top: 100px;
}
@media (max-width: 1280px) {
  body.scroll .fixed-social {
    top: 80px;
  }
}

#search-modal-wrapper {
  position: fixed;
  z-index: 1100;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.88);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  display: none;
  padding: 32px;
  box-sizing: border-box;
}
#search-modal-wrapper.active {
  display: flex;
}
#search-modal-wrapper .close {
  display: block;
  width: 40px;
  height: 40px;
  position: fixed;
  right: 20px;
  top: 20px;
  background: #e1e1e1 url(images/close-black.svg) center no-repeat;
  background-size: 16px 16px;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  border: none;
  text-indent: -9999px;
}
#search-modal-wrapper .close:hover, #search-modal-wrapper .close:focus {
  background-color: #da2343;
  background-image: url(images/close-white.svg);
}
#search-modal-wrapper .search-wrapper {
  display: block;
  width: 100%;
  max-width: 600px;
}
#search-modal-wrapper form {
  display: block;
  width: 100%;
  max-width: 600px;
  position: relative;
  background-image: linear-gradient(transparent calc(100% - 2px * 2), #c1c1c1 calc(100% - 2px * 2), #c1c1c1 calc(100% - 2px), transparent 2px);
  font-size: 23px;
}
#search-modal-wrapper form input {
  display: block;
  width: 100%;
  background: 0 0;
  width: 100%;
  padding: 24px 64px 24px 0;
  border: none;
  background-image: linear-gradient(transparent calc(100% - 2px * 2), #da2343 calc(100% - 2px * 2), #da2343 calc(100% - 2px), transparent 2px);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  transition: background-size 0.4s ease-out;
  box-sizing: border-box;
}
#search-modal-wrapper form input:focus {
  outline: none;
  background-size: 100% 100%;
}
#search-modal-wrapper form button {
  display: block;
  width: 40px;
  height: 40px;
  background: #da2343 url(images/search-white.svg) center no-repeat;
  background-size: 20px 20px;
  position: absolute;
  right: 0;
  top: calc(50%);
  margin-top: -20px;
  border: none;
  border-radius: 50%;
  text-indent: -9999px;
}

.bottom-newsletter-wrap {
  background-color: #eceff1;
  color: #263238;
  width: 100%;
  max-width: 720px;
  padding: 45px;
  box-sizing: border-box;
  margin: 2rem auto;
  text-align: center;
  border-radius: 5px;
}
.bottom-newsletter-wrap h4 {
  font-size: 24px;
  font-weight: 700;
  color: #263238;
  margin-bottom: 20px;
}
.bottom-newsletter-wrap p {
  font-size: 16px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .bottom-newsletter-wrap {
    padding: 30px;
  }
}
.bottom-newsletter-wrap .form-row {
  display: flex;
  flex-direction: column;
  margin: 0 -8px 6px;
}
@media (min-width: 40em) {
  .bottom-newsletter-wrap .form-row {
    flex-direction: row;
  }
}
.bottom-newsletter-wrap .form-cell {
  flex: 1;
  padding: 8px;
}
.bottom-newsletter-wrap .form-input {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.bottom-newsletter-wrap label {
  color: var(--colors-near-black);
  font-size: 13px;
  font-weight: 600;
  padding: 0 0 0.25rem;
}
.bottom-newsletter-wrap input {
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #cfd8dc;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 700;
  height: 42px;
  margin-bottom: -2px;
  padding: 0 8px;
  width: 100%;
}
.bottom-newsletter-wrap input:focus {
  border-color: var(--colors-cyan);
  outline: none;
}
.bottom-newsletter-wrap button {
  background-color: #da2343;
  border: 0;
  border-radius: 3px;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.05);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  padding: 0 28px;
  text-align: center;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}
.bottom-newsletter-wrap button:hover:not(.nonactive),
.bottom-newsletter-wrap button:focus {
  box-shadow: 0 0 10px 5px var(--colors-black10);
  outline: none;
  transform: translateY(-1px);
}

#top-cookie-wrapper {
  display: block;
  width: 100%;
  max-width: 360px;
  padding: 24px;
  border-radius: 6px;
  background: #da2343;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
}
#top-cookie-wrapper.displaynone {
  display: none !important;
}
#top-cookie-wrapper .top-cookie {
  display: block;
  font-size: 14px;
}
#top-cookie-wrapper .top-cookie p {
  color: #fff;
}
#top-cookie-wrapper .top-cookie p a {
  color: #fff;
  text-decoration: underline;
}
#top-cookie-wrapper .top-cookie p .close {
  display: inline-block;
  line-height: 1;
  padding: 10px 18px;
  border: 1px solid #fff;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: none;
}
#top-cookie-wrapper .top-cookie p .close:hover {
  color: #da2343;
  background: #fff;
}
@media (max-width: 768px) {
  #top-cookie-wrapper {
    padding: 16px;
    right: 0;
    bottom: 0;
    border-radius: 5px 0 0 0;
    box-sizing: border-box;
    max-width: 300px;
  }
  #top-cookie-wrapper .top-cookie {
    font-size: 12px;
  }
}

.message404 {
  display: block;
  text-align: center;
  padding: 64px 0;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.message404 .image {
  display: block;
  margin-bottom: 32px;
}
.message404 .image img {
  height: 260px;
}
.message404 .title {
  display: block;
  margin-bottom: 32px;
}
.message404 .title span {
  display: block;
  font-size: 44px;
  font-weight: bold;
  color: #000;
}
.message404 .content {
  line-height: 1.7;
}
.message404 .content a {
  text-decoration: underline;
  color: #da2343;
}

#mobile-menu-wrapper {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 900;
  transform: translateY(-100%);
  transition: all 0.3s ease;
  overflow-y: scroll;
  background: #fff;
}
@media (max-width: 1024px) {
  #mobile-menu-wrapper.active {
    transform: translateY(0);
  }
}
#mobile-menu-wrapper .content {
  padding: 40px 24px;
}
#mobile-menu-wrapper a {
  color: inherit;
}
#mobile-menu-wrapper .logo {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
#mobile-menu-wrapper .logo img {
  height: 40px;
}
#mobile-menu-wrapper .nav-toggle {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 24px;
  margin: 0;
  padding: 0;
  border: none;
  background: url(images/close.svg) center no-repeat;
  background-size: 24px 24px;
  text-indent: -9999px;
}
#mobile-menu-wrapper .nav {
  list-style: none;
  margin: 0;
  margin-bottom: 64px;
  text-align: center;
}
#mobile-menu-wrapper .nav li {
  margin-bottom: 16px;
}
#mobile-menu-wrapper .nav li:last-child {
  margin-bottom: 0;
}
#mobile-menu-wrapper .nav a {
  font-size: 21px;
  font-weight: 300;
  color: #111;
  padding: 10px 0;
}
#mobile-menu-wrapper .nav-main a {
  font-weight: 600;
}
#mobile-menu-wrapper .social {
  list-style: none;
  margin: 0;
  display: flex;
  justify-content: center;
}
#mobile-menu-wrapper .social li {
  margin: 0 24px;
}
#mobile-menu-wrapper .social a {
  display: block;
  width: 24px;
  height: 24px;
}
#mobile-menu-wrapper .social a svg {
  fill: #414042;
  width: 24px;
  vertical-align: top;
}
#mobile-menu-wrapper .social a:hover svg {
  fill: #da2343;
}

body.with-mobile {
  overflow: hidden;
}

#exit-newsletter-popup {
  display: flex;
  position: fixed;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9900;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
#exit-newsletter-popup.displaynone {
  display: none;
}
#exit-newsletter-popup .content {
  display: block;
  width: 100%;
  max-width: 700px;
  padding: 40px 48px;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.02), 6.7px 6.7px 5.3px rgba(0, 0, 0, 0.028), 12.5px 12.5px 10px rgba(0, 0, 0, 0.035), 22.3px 22.3px 17.9px rgba(0, 0, 0, 0.042), 41.8px 41.8px 33.4px rgba(0, 0, 0, 0.05), 100px 100px 80px rgba(0, 0, 0, 0.07);
}
#exit-newsletter-popup .content .close {
  display: block;
  width: 18px;
  height: 18px;
  border: none;
  margin: 0;
  padding: 0;
  background: url(images/close.svg) center no-repeat;
  background-size: 18px 18px;
  text-indent: -9999px;
  position: absolute;
  right: 16px;
  top: 16px;
}
#exit-newsletter-popup .content p {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 40px;
}
#exit-newsletter-popup .content p em {
  font-style: normal;
  display: inline-block;
  line-height: 1.4;
}
#exit-newsletter-popup .content p em {
  font-size: 26px;
}
@media screen and (min-width: 768px) {
  #exit-newsletter-popup .content p em {
    font-size: calc(26px + 10 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  #exit-newsletter-popup .content p em {
    font-size: 36px;
  }
}
#exit-newsletter-popup .content p {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  #exit-newsletter-popup .content p {
    font-size: calc(18px + 3 * ((100vw - 768px) / 672));
  }
}
@media screen and (min-width: 1440px) {
  #exit-newsletter-popup .content p {
    font-size: 21px;
  }
}
#exit-newsletter-popup .content p + p {
  margin-top: -20px;
}
#exit-newsletter-popup .content .seva-fields {
  display: grid;
  grid-template-columns: 1fr 1fr min-content;
  grid-gap: 0 8px;
}
#exit-newsletter-popup .content .seva-fields input {
  display: block;
  border: 1px solid #da2343;
  padding: 16px 10px;
  font-size: 18px;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
}
#exit-newsletter-popup .content .seva-fields button {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #da2343;
  border: none;
  padding: 12px 32px;
  white-space: nowrap;
  box-sizing: border-box;
}
#exit-newsletter-popup .content .seva-fields button:hover {
  background: #414042;
}
#exit-newsletter-popup .content .claim {
  display: block;
  text-align: center;
  color: #888;
  padding-top: 20px;
}
#exit-newsletter-popup .content .claim p {
  font-size: 14px;
  margin-bottom: 0;
}
#exit-newsletter-popup .content .formkit-alert-success {
  display: block;
  padding: 16px;
  background: #157F38;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 650px) {
  #exit-newsletter-popup {
    align-items: start;
  }
  #exit-newsletter-popup .content {
    padding: 32px 24px;
  }
  #exit-newsletter-popup .content .seva-fields {
    grid-template-columns: 1fr;
    grid-gap: 24px 0;
  }
}
/*# sourceMappingURL=style.css.map */