/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Web Guy
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/webguyio/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2026
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2025
BlankSlate is distributed under the terms of the GNU GPL
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html {
  scroll-behavior: smooth;
}

body {
  line-height: 1;
  background-color: #f5f5f5;
  font-family: "Inter", serif;
}

a {
  text-decoration-skip-ink: auto;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

button {
  outline: 0;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

q {
  display: inline;
  font-style: italic;
}

q:before {
  content: '"';
  font-style: normal;
}

q:after {
  content: '"';
  font-style: normal;
}

textarea,
input[type=text],
input[type=button],
input[type=submit],
input[type=reset],
input[type=search],
input[type=password] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
}

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

th,
td {
  padding: 2px;
}

big {
  font-size: 120%;
}

small,
sup,
sub {
  font-size: 80%;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

dd {
  margin-left: 20px;
}

kbd,
tt {
  font-family: courier;
  font-size: 12px;
}

ins {
  text-decoration: underline;
}

del,
strike,
s {
  text-decoration: line-through;
}

dt {
  font-weight: bold;
}

address,
cite,
var {
  font-style: italic;
}

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

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

h1 {
  font-size: 36px;
  line-height: 39px;
  color: #111;
  margin-bottom: 13px;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}

.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}

.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

#wrapper .mo-openid-app-icons a {
  border-color: white !important;
  background-color: transparent !important;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.03em;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 10px;
  box-shadow: 0px 4px 12px -1px rgba(0, 0, 0, 0.12), 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
  color: white;
  padding: 20px 44px 20px 80px !important;
}
#wrapper .mo-openid-app-icons a .mo_btn-linkedin-white {
  color: white;
  font-weight: 700;
}
#wrapper .mo-openid-app-icons a > :first-child {
  border-right: 0px;
  color: rgb(0, 102, 153);
  left: 43px;
  background-color: white;
  line-height: 19px;
  width: 19px;
  height: 18px;
  overflow: visible;
  top: 20px;
  border-radius: 4px;
}
#wrapper .mo-openid-app-icons a > :first-child:before {
  content: "\f08c";
}
#wrapper > header {
  z-index: 2;
  display: flex;
  background-color: rgb(217, 20, 42);
  border-radius: 0px 0px 0px 30px;
  background-repeat: no-repeat;
  padding: 0px;
  background-size: auto 100%;
  background-position: top right;
  overflow: hidden;
  max-width: 1420px;
  margin: 0px auto;
}
#wrapper > header img.custom-logo {
  max-width: 196px;
  height: auto;
  margin-bottom: 70px;
}
@media (max-width: 1199px) {
  #wrapper > header img.custom-logo {
    margin-bottom: 25px;
  }
}
@media (max-width: 444px) {
  #wrapper > header img.custom-logo {
    margin-bottom: 0px;
  }
}
@media (min-width: 990px) {
  #wrapper > header > .container {
    width: 50%;
  }
}
body.page-template-default #wrapper header h1 {
  font-size: 51px;
  color: #fff;
  line-height: 68px;
  margin-bottom: 55px;
}
@media (min-width: 1060px) and (max-width: 1199px) {
  body.page-template-default #wrapper header h1 {
    font-size: 45px;
    line-height: 55px;
  }
}
@media (min-width: 845px) and (max-width: 1059px) {
  body.page-template-default #wrapper header h1 {
    font-size: 40px;
    line-height: 52px;
  }
}
@media (max-width: 645px) {
  body.page-template-default #wrapper header h1 {
    font-size: 40px;
    line-height: 52px;
  }
}
body.page-template-default #wrapper header .pending-approval {
  color: #fff;
  display: block;
  line-height: 1.65em;
  margin-top: -32px;
}
body.page-template-default #wrapper header .button.new-search {
  background-color: white;
  color: #BC1B2D;
  padding: 10px 23px;
  text-decoration: none;
  border: 2px #fff solid;
  width: 250px;
  text-align: center;
}
body.page-template-default #wrapper header .button:hover {
  background-color: transparent;
  color: #fff;
}
body.page-template-default #wrapper header > div:first-child {
  flex-direction: column;
  display: flex;
  flex: 1;
  padding: 40px 40px 80px;
}
body.page-template-default #wrapper header > div:last-child img {
  max-width: 100%;
  height: auto;
  display: flex;
}
@media (min-width: 845px) {
  body.page-template-default #wrapper header {
    border-radius: 0px 0px 30px 30px;
    background-image: none !important;
    padding: 0px;
  }
  body.page-template-default #wrapper header > div:first-child {
    padding: 48px 80px 135px 58px;
  }
  body.page-template-default #wrapper header > div:first-child .buttons {
    display: flex;
    gap: 10px;
  }
  body.page-template-default #wrapper header > div:first-child .buttons a {
    flex-basis: 248px;
    text-align: center;
    padding: 8px 23px 10px 23px;
  }
}
@media (min-width: 845px) and (min-width: 845px) and (max-width: 1059px) {
  body.page-template-default #wrapper header > div:first-child {
    padding: 40px 45px 10px 38px;
  }
}
@media (min-width: 845px) {
  body.page-template-default #wrapper header > div:last-child {
    flex-basis: 42.67%;
  }
  body.page-template-default #wrapper header > div:last-child img {
    border-radius: 30px 0px 0px 30px;
  }
}
@media (max-width: 1289px) and (min-width: 1200px) {
  body.page-template-default #wrapper header > div:last-child {
    flex-basis: 45.67%;
  }
}
@media (min-width: 845px) and (max-width: 1199px) {
  body.page-template-default #wrapper header > div:last-child {
    flex-basis: 50%;
  }
}
@media (max-width: 844px) {
  body.page-template-default #wrapper header {
    position: relative;
    overflow: hidden;
  }
  body.page-template-default #wrapper header > div:last-child {
    position: absolute;
    height: 100%;
    right: 0;
    z-index: -1;
  }
  body.page-template-default #wrapper header > div:last-child:before {
    content: "";
    background: linear-gradient(90deg, rgb(217, 20, 42) 0%, rgba(89, 49, 95, 0) 100%);
    position: absolute;
    width: 100%;
    height: 100%;
  }
  body.page-template-default #wrapper header > div:last-child img {
    height: 100%;
    width: auto;
  }
}
body.page-template-default #wrapper ul.main_menu,
body.page-template-default #wrapper .invite {
  display: none;
}
body.page-template-default #wrapper main article {
  max-width: 1309px;
  margin: 0px auto;
}
body.page-template-default #wrapper main article .entry-content {
  padding: 40px 25px;
  font-size: 17px;
  line-height: 27px;
}
@media (min-width: 1024px) {
  body.page-template-default #wrapper main article .entry-content {
    padding: 120px 30px 65px 30px;
  }
}
@media (max-width: 767px) {
  body.page-template-default #wrapper main article .entry-content .wp-block-columns.is-layout-flex {
    gap: 0px;
  }
}
@media (max-width: 767px) {
  body.page-template-default #wrapper main article .entry-content .wp-block-columns.is-layout-flex:nth-child(odd) {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  body.page-template-default #wrapper main article .entry-content .wp-block-columns.is-layout-flex:nth-child(odd) > .wp-block-column:first-child {
    padding-right: 20px;
  }
}
@media (min-width: 990px) {
  body.page-template-default #wrapper main article .entry-content .wp-block-columns.is-layout-flex:nth-child(odd) > .wp-block-column:first-child {
    padding-right: 50px;
  }
}
@media (min-width: 768px) {
  body.page-template-default #wrapper main article .entry-content .wp-block-columns.is-layout-flex:nth-child(even) > .wp-block-column:last-child {
    padding-left: 20px;
  }
}
@media (min-width: 990px) {
  body.page-template-default #wrapper main article .entry-content .wp-block-columns.is-layout-flex:nth-child(even) > .wp-block-column:last-child {
    padding-left: 50px;
  }
}
body.page-template-default #wrapper main article .entry-content .wp-block-columns.is-layout-flex + .wp-block-columns {
  padding-top: 20px;
}
@media (min-width: 768px) {
  body.page-template-default #wrapper main article .entry-content .wp-block-columns.is-layout-flex + .wp-block-columns {
    padding-top: 50px;
  }
}
@media (min-width: 990px) {
  body.page-template-default #wrapper main article .entry-content .wp-block-columns.is-layout-flex + .wp-block-columns {
    padding-top: 100px;
  }
}
body.page-template-default #wrapper main article .entry-content :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
  border-radius: 20px;
}
body.page-template-default #wrapper main article .entry-content h2 {
  font-size: 36px;
  line-height: 49px;
  padding-bottom: 20px;
}
body.page-template-default #wrapper main article .entry-content strong,
body.page-template-default #wrapper main article .entry-content b {
  font-weight: 700;
  color: rgb(217, 20, 42);
}
body.page-template-default #wrapper main article .entry-content p {
  margin-bottom: 2em;
}
body.page-template-page-content #wrapper, body.page-template-page-search #wrapper {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  body.page-template-page-content #wrapper, body.page-template-page-search #wrapper {
    flex-direction: column;
  }
}
body.page-template-page-content #wrapper > header, body.page-template-page-search #wrapper > header {
  flex-basis: 235px;
  border-radius: 0px 30px 30px 0px;
  padding: 48px 20px 20px;
  background-image: none !important;
  flex-direction: column;
}
@media (min-width: 768px) {
  body.page-template-page-content #wrapper > header, body.page-template-page-search #wrapper > header {
    max-width: 235px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  body.page-template-page-content #wrapper > header, body.page-template-page-search #wrapper > header {
    flex-basis: 100%;
    width: 100%;
    border-radius: 0px 0px 30px 30px;
    padding-bottom: 7px;
    padding-top: 20px;
  }
  body.page-template-page-content #wrapper > header img.custom-logo, body.page-template-page-search #wrapper > header img.custom-logo {
    max-width: 196px;
  }
}
@media (max-width: 444px) {
  body.page-template-page-content #wrapper > header, body.page-template-page-search #wrapper > header {
    padding-top: 15px;
    margin: 0px;
  }
  body.page-template-page-content #wrapper > header .custom-logo-link, body.page-template-page-search #wrapper > header .custom-logo-link {
    display: block;
    text-align: center;
  }
}
body.page-template-page-content #wrapper > header > div:last-child, body.page-template-page-search #wrapper > header > div:last-child {
  display: none;
}
@media print {
  #wrapper > header {
    display: none;
  }
}
#wrapper > header > div:first-child {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 767px) {
  #wrapper > header > div:first-child {
    position: relative;
  }
}
#wrapper > header div.invite {
  flex: 1;
  display: flex;
  align-items: end;
  margin-top: 50px;
}
@media (max-width: 767px) {
  #wrapper > header div.invite {
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: 5px;
  }
}
@media (max-width: 444px) {
  #wrapper > header div.invite {
    right: -12px;
    top: -7px;
    margin-top: 0px;
  }
}
#wrapper > header div.invite a {
  border: 1px white solid;
  border-radius: 30px;
  color: white;
  padding: 12px 15px 11px 10px;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 444px) {
  #wrapper > header div.invite a {
    letter-spacing: 0.02em;
    font-size: 11px;
    font-weight: 500;
    padding: 7px 10px 6px 10px;
  }
}
#wrapper > header div.invite a:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url("/wp-content/plugins/smaart-agencies-search/public/img/icons/share.svg") center no-repeat;
}
@media (max-width: 444px) {
  #wrapper > header div.invite a:before {
    width: 10px;
    height: 10px;
    background-size: contain;
  }
}
#wrapper > header div.invite a:hover {
  background-color: white;
  color: #BC1B2D;
}
#wrapper > header div.invite a:hover:before {
  background-image: url("/wp-content/plugins/smaart-agencies-search/public/img/icons/share-hover.svg");
}
#wrapper > header ul li a {
  color: #fff;
  text-decoration: none;
}
#wrapper > header ul.back {
  border-top: 1px solid rgba(255, 255, 255, 0.45);
  padding-top: 13px;
  font-size: 14px;
}
@media (min-width: 768px) {
  #wrapper > header ul.back {
    margin-top: 50px;
  }
}
#wrapper > header ul.back a {
  background: url(images/arrow.svg) 0px 2px no-repeat;
  padding-left: 13px;
  letter-spacing: 0.03em;
}
#wrapper > header .post-edit-link {
  font-size: 13px;
  color: #333;
  margin-top: -9px;
  display: block;
  margin-bottom: 9px;
}
@media (max-width: 1700px) {
  #wrapper #container {
    flex: 1;
  }
}
body.page-template-page-search #wrapper #container {
  flex: 1;
}
#wrapper footer {
  flex-basis: 100%;
}

body.page-template-page-content article,
body.page-template-page-search article {
  padding: 40px;
}
@media (max-width: 767px) {
  body.page-template-page-content article,
  body.page-template-page-search article {
    padding: 20px;
  }
}
@media (min-width: 445px) and (max-width: 550px) {
  body.page-template-page-content article,
  body.page-template-page-search article {
    padding: 20px 10px;
  }
}
body.page-template-page-content article button,
body.page-template-page-search article button {
  background-color: transparent;
  border: rgb(211, 216, 221) 2px solid;
  color: rgb(133, 133, 133);
  font-size: 14px;
  font-weight: 600;
  width: auto;
  height: auto;
  padding: 12px 18px 11px;
  line-height: 19px;
  margin-left: 10px;
}
body.page-template-page-content article button:hover,
body.page-template-page-search article button:hover {
  border-color: rgb(217, 20, 42);
  background-color: white;
  color: rgb(217, 20, 42);
}
body.page-template-page-content article button#print,
body.page-template-page-search article button#print {
  margin-left: 0;
}
body.page-template-page-content article header,
body.page-template-page-search article header {
  display: flex;
  align-items: center;
}
@media print {
  body.page-template-page-content article header,
  body.page-template-page-search article header {
    align-items: start;
  }
  body.page-template-page-content article header .post-edit-link,
  body.page-template-page-search article header .post-edit-link {
    display: none;
  }
}
@media (max-width: 767px) {
  body.page-template-page-content article header,
  body.page-template-page-search article header {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
body.page-template-page-content article header div:first-child,
body.page-template-page-search article header div:first-child {
  flex: 1;
}
@media print {
  body.page-template-page-content article header div:last-child,
  body.page-template-page-search article header div:last-child {
    display: none;
  }
}
body.page-template-page-content article .entry-content strong,
body.page-template-page-search article .entry-content strong {
  font-weight: bold;
}
body.page-template-page-content article .entry-content p,
body.page-template-page-search article .entry-content p {
  margin: 1.5em 0em;
  font-size: 17px;
  line-height: 27px;
}
body.page-template-page-content article .entry-content ol,
body.page-template-page-search article .entry-content ol {
  list-style: decimal;
  margin: 0px 0px 0px 30px;
}
body.page-template-page-content article .entry-content ol li,
body.page-template-page-search article .entry-content ol li {
  margin-bottom: 10px;
  line-height: 27px;
  font-size: 17px;
}
@media (max-width: 1023px) {
  body.page-template-page-content article .entry-content .wp-block-columns.break-at-tablet.is-layout-flex,
  body.page-template-page-search article .entry-content .wp-block-columns.break-at-tablet.is-layout-flex {
    flex-direction: column;
    flex-wrap: nowrap !important;
  }
}
body.page-template-page-content article .entry-content .wp-block-columns.break-at-tablet.is-layout-flex .wp-block-embed__wrapper,
body.page-template-page-search article .entry-content .wp-block-columns.break-at-tablet.is-layout-flex .wp-block-embed__wrapper {
  aspect-ratio: 1.5;
}
body.page-template-page-content article .entry-content .wp-block-columns.break-at-tablet.is-layout-flex .wp-block-button__link:hover,
body.page-template-page-search article .entry-content .wp-block-columns.break-at-tablet.is-layout-flex .wp-block-button__link:hover {
  background-color: #BC1B2D;
}
body.page-template-page-content article #footer,
body.page-template-page-search article #footer {
  padding: 0px 30px;
}
body.page-template-page-content article#post-168,
body.page-template-page-search article#post-168 {
  padding: 0px;
}
body.page-template-page-content article#post-168 a,
body.page-template-page-search article#post-168 a {
  color: rgb(217, 20, 42);
  text-decoration: none;
}
body.page-template-page-content article#post-168 a.button,
body.page-template-page-search article#post-168 a.button {
  color: #ffffff;
  letter-spacing: normal;
  padding-left: 20px;
  padding-right: 20px;
}
body.page-template-page-content article#post-168 a.button img,
body.page-template-page-search article#post-168 a.button img {
  width: 10px;
  margin-left: 10px;
}
body.page-template-page-content article#post-168 header,
body.page-template-page-search article#post-168 header {
  background-color: white;
  padding-right: 58px;
  padding-left: 90px;
  z-index: 1;
  margin-left: -26px;
  height: 106px;
  padding-top: 27px;
  margin-top: -30px;
}
@media (max-width: 767px) {
  body.page-template-page-content article#post-168 header,
  body.page-template-page-search article#post-168 header {
    margin: 0;
    padding: 0px 20px;
    height: auto;
    flex-direction: row;
    padding-top: 27px;
    margin-top: -30px;
  }
}
body.page-template-page-content article#post-168 header .logo,
body.page-template-page-search article#post-168 header .logo {
  width: 100px;
  border: 1px solid rgba(136, 147, 157, 0.2);
  border-radius: 4px;
  box-shadow: 0px 4px 12px -1px rgba(0, 0, 0, 0.12);
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: inherit !important;
  margin-bottom: -70px;
  z-index: 10;
  background: white;
}
body.page-template-page-content article#post-168 header .logo img,
body.page-template-page-search article#post-168 header .logo img {
  width: 74px;
  height: auto;
}
body.page-template-page-content article#post-168 header .title,
body.page-template-page-search article#post-168 header .title {
  flex: 1;
  padding-left: 21px;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 1023px) {
  body.page-template-page-content article#post-168 header .title,
  body.page-template-page-search article#post-168 header .title {
    padding-top: 18px;
    padding-bottom: 15px;
  }
}
body.page-template-page-content article#post-168 header .title h1,
body.page-template-page-search article#post-168 header .title h1 {
  font-size: 22px;
  font-weight: 700;
  color: rgb(17, 17, 17);
  margin: 0;
  padding-bottom: 3px;
}
@media (max-width: 479px) {
  body.page-template-page-content article#post-168 header .title h1,
  body.page-template-page-search article#post-168 header .title h1 {
    line-height: 1em;
  }
}
body.page-template-page-content article#post-168 header div:last-child,
body.page-template-page-search article#post-168 header div:last-child {
  padding-top: 15px;
}
body.page-template-page-content article#post-168 .entry-content,
body.page-template-page-search article#post-168 .entry-content {
  padding: 62px 64px;
  display: flex;
  gap: 40px;
}
@media (max-width: 749px) {
  body.page-template-page-content article#post-168 .entry-content,
  body.page-template-page-search article#post-168 .entry-content {
    flex-direction: column;
    padding: 30px;
    padding-top: 69px;
  }
}
body.page-template-page-content article#post-168 .entry-content > div,
body.page-template-page-search article#post-168 .entry-content > div {
  flex: 1;
}
body.page-template-page-content article#post-168 .entry-content > div > div,
body.page-template-page-search article#post-168 .entry-content > div > div {
  width: 100%;
  margin-bottom: 25px;
}
body.page-template-page-content article#post-168 .entry-content .entry-links,
body.page-template-page-search article#post-168 .entry-content .entry-links {
  display: none;
}
body.page-template-page-content article#post-168 .entry-content h2,
body.page-template-page-search article#post-168 .entry-content h2 {
  font-size: 17px;
  font-weight: 500;
  padding-bottom: 13px;
}
body.page-template-page-content article#post-168 .entry-content .content,
body.page-template-page-search article#post-168 .entry-content .content {
  background-color: white;
  border-radius: 10px;
  padding: 26px 28px;
  font-size: 14px;
  line-height: 19px;
  color: rgb(133, 133, 133);
  font-weight: 400;
}
body.page-template-page-content article#post-168 .entry-content .content .read_more,
body.page-template-page-search article#post-168 .entry-content .content .read_more {
  padding-top: 20px;
  padding-bottom: 7px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
body.page-template-page-content article#post-168 .entry-content .content .read_more b,
body.page-template-page-search article#post-168 .entry-content .content .read_more b {
  background: url(images/arrow-sm.svg) no-repeat right center;
  transform: rotate(-90deg);
  background-size: contain;
  width: 13px;
  display: inline-block;
  transition: linear 1s;
  height: 7px;
  margin-left: 5px;
  margin-bottom: 0;
  margin-top: 2px;
}
body.page-template-page-content article#post-168 .entry-content .content .read_more.open b,
body.page-template-page-search article#post-168 .entry-content .content .read_more.open b {
  transform: none;
  margin: 0px;
  margin-left: 7px;
  height: 6px;
}
body.page-template-page-content article#post-168 .entry-content .content .more,
body.page-template-page-search article#post-168 .entry-content .content .more {
  padding-top: 20px;
}
body.page-template-page-content article#post-168 .entry-content .content .more button,
body.page-template-page-search article#post-168 .entry-content .content .more button {
  margin: 20px auto 0px auto;
  display: block;
}
body.page-template-page-content article#post-168 .entry-content .content .more > div,
body.page-template-page-search article#post-168 .entry-content .content .more > div {
  display: flex;
  font-weight: 500;
  padding: 20px 0px;
  border-bottom: 1px solid rgb(198, 198, 198);
}
body.page-template-page-content article#post-168 .entry-content .content .more > div > div:first-child,
body.page-template-page-search article#post-168 .entry-content .content .more > div > div:first-child {
  width: 135px;
}
body.page-template-page-content article#post-168 .entry-content .content .more > div > div:last-child,
body.page-template-page-search article#post-168 .entry-content .content .more > div > div:last-child {
  flex: 1;
  color: rgb(17, 17, 17);
  padding-left: 22px;
}
body.page-template-page-content article#post-168 .entry-content .company_contacts strong,
body.page-template-page-search article#post-168 .entry-content .company_contacts strong {
  font-weight: 500;
  color: rgb(17, 17, 17);
}
body.page-template-page-content article#post-168 .entry-content .company_contacts .content > div:first-child,
body.page-template-page-search article#post-168 .entry-content .company_contacts .content > div:first-child {
  padding-bottom: 17px;
}
body.page-template-page-content article#post-168 .entry-content .tags span,
body.page-template-page-search article#post-168 .entry-content .tags span {
  padding: 10px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  color: rgb(133, 133, 133);
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
  border: 1px solid rgb(184, 178, 178);
}

body.page-id-165 article {
  padding: 0px;
}
@media (max-width: 767px) {
  body.page-id-165 article > header {
    margin: 0px;
  }
}

footer {
  max-width: 1238px;
  margin: 15px auto 50px auto;
  color: rgb(93, 91, 107);
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.03em;
  flex-basis: 100%;
}
body.page-template-page-search footer {
  display: none;
}

#linkedin_oauth_btn a {
  border: 2px solid white;
  border-radius: 8px;
  padding: 20px 50px;
  color: white;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.87em;
  display: inline-flex;
  letter-spacing: 0.02em;
  gap: 10px;
  align-items: center;
  line-height: 24px;
}
#linkedin_oauth_btn a:before {
  content: "";
  background-repeat: no-repeat;
  display: block;
  width: 23px;
  height: 23px;
  background-size: cover;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSI3MiIgdmlld0JveD0iMCAwIDcyIDcyIiB3aWR0aD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNOCw3MiBMNjQsNzIgQzY4LjQxODI3OCw3MiA3Miw2OC40MTgyNzggNzIsNjQgTDcyLDggQzcyLDMuNTgxNzIyIDY4LjQxODI3OCwtOC4xMTYyNDUwMWUtMTYgNjQsMCBMOCwwIEMzLjU4MTcyMiw4LjExNjI0NTAxZS0xNiAtNS40MTA4MzAwMWUtMTYsMy41ODE3MjIgMCw4IEwwLDY0IEM1LjQxMDgzMDAxZS0xNiw2OC40MTgyNzggMy41ODE3MjIsNzIgOCw3MiBaIiBmaWxsPSIjMDA3RUJCIi8+PHBhdGggZD0iTTYyLDYyIEw1MS4zMTU2MjUsNjIgTDUxLjMxNTYyNSw0My44MDIxMTQ5IEM1MS4zMTU2MjUsMzguODEyNzU0MiA0OS40MTk3OTE3LDM2LjAyNDUzMjMgNDUuNDcwNzAzMSwzNi4wMjQ1MzIzIEM0MS4xNzQ2MDk0LDM2LjAyNDUzMjMgMzguOTMwMDc4MSwzOC45MjYxMTAzIDM4LjkzMDA3ODEsNDMuODAyMTE0OSBMMzguOTMwMDc4MSw2MiBMMjguNjMzMzMzMyw2MiBMMjguNjMzMzMzMywyNy4zMzMzMzMzIEwzOC45MzAwNzgxLDI3LjMzMzMzMzMgTDM4LjkzMDA3ODEsMzIuMDAyOTI4MyBDMzguOTMwMDc4MSwzMi4wMDI5MjgzIDQyLjAyNjA0MTcsMjYuMjc0MjE1MSA0OS4zODI1NTIxLDI2LjI3NDIxNTEgQzU2LjczNTY3NzEsMjYuMjc0MjE1MSA2MiwzMC43NjQ0NzA1IDYyLDQwLjA1MTIxMiBMNjIsNjIgWiBNMTYuMzQ5MzQ5LDIyLjc5NDAxMzMgQzEyLjg0MjA1NzMsMjIuNzk0MDEzMyAxMCwxOS45Mjk2NTY3IDEwLDE2LjM5NzAwNjcgQzEwLDEyLjg2NDM1NjYgMTIuODQyMDU3MywxMCAxNi4zNDkzNDksMTAgQzE5Ljg1NjY0MDYsMTAgMjIuNjk3MDA1MiwxMi44NjQzNTY2IDIyLjY5NzAwNTIsMTYuMzk3MDA2NyBDMjIuNjk3MDA1MiwxOS45Mjk2NTY3IDE5Ljg1NjY0MDYsMjIuNzk0MDEzMyAxNi4zNDkzNDksMjIuNzk0MDEzMyBaIE0xMS4wMzI1NTIxLDYyIEwyMS43Njk0MDEsNjIgTDIxLjc2OTQwMSwyNy4zMzMzMzMzIEwxMS4wMzI1NTIxLDI3LjMzMzMzMzMgTDExLjAzMjU1MjEsNjIgWiIgZmlsbD0iI0ZGRiIvPjwvZz48L3N2Zz4=);
}
#linkedin_oauth_btn a:hover {
  background-color: #fff;
  color: rgb(217, 20, 42);
}

#admin_linkedin {
  background-color: #0077b5;
  color: #ffffff;
  padding: 5px;
  font-size: 0.85em;
  text-align: right;
}
#admin_linkedin a {
  color: #fff;
}
#admin_linkedin img {
  height: 16px;
  display: inline-block;
  margin-bottom: -2px;
}/*# sourceMappingURL=style.css.map */