@charset "UTF-8";
/*
 Theme Name: Hamrén Media Theme 
 Description: Hamrén Media Theme
 Author: Hamrén Media
 Version: 3.0
 */
@import url("https://use.typekit.net/vtt0fbm.css");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap");
:root, html {
  font-size: 18px;
}
body {
  -webkit-font-smoothing: antialiased;
  color: #1e363a;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
}
body a:not(.button) {
  text-decoration: none;
  cursor: pointer;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
body a:not(.button):hover {
  color: #0bb26b;
}
body p, body a, body li {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.1rem;
  line-height: 1.4em;
  color: #1e363a;
}
@media (min-width: 500px) {
  body p, body a, body li {
    font-size: 1.15rem;
    line-height: 1.5em;
  }
}
body p + h2, body p + h3, body a + h2, body a + h3, body li + h2, body li + h3 {
  margin-top: 2.2rem;
  margin-bottom: 0.7rem;
}
@media (min-width: 500px) {
  body p.excerpt, body a.excerpt, body li.excerpt {
    font-size: 1rem;
    line-height: 1.4em;
  }
}
#main a {
  color: #0bb26b !important;
  font-weight: bold;
}
#main a:hover {
  color: #1e363a !important;
}
#main p a {
  color: #0bb26b !important;
  font-weight: bold;
}
#main p a:hover {
  color: #1e363a !important;
}
h1 {
  font-family: "gill-sans-nova", sans-serif;
  font-size: 2.1rem;
  line-height: 1.2em;
  font-weight: 700;
  color: #1e363a;
}
@media (min-width: 500px) {
  h1 {
    font-size: 2.5rem;
  }
}
@media (min-width: 1054px) {
  h1 {
    font-size: 3.3rem;
  }
}
h1.elementor-heading-title {
  margin-bottom: 0;
  margin-top: 20px;
}
h1.wp-block-hw-title {
  margin-bottom: 0;
  margin-top: 0;
}
h2 {
  font-family: "gill-sans-nova", sans-serif;
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 700;
  color: #1e363a;
}
@media (min-width: 500px) {
  h2 {
    font-size: 2.1rem;
  }
}
@media (min-width: 825px) {
  h2 {
    font-size: 2.4rem;
    line-height: 1.2em;
  }
}
h2.elementor-heading-title {
  margin-bottom: 0;
}
h2.wp-block-hw-title {
  margin-bottom: 0;
  margin-top: 20px;
}
h2.green {
  color: #0bb26b;
}
.contact-cta h1 {
  max-width: 100% !important;
}
@media (min-width: 825px) {
  .contact-cta h1 {
    font-size: 3em;
  }
}
h3 {
  font-family: "gill-sans-nova", sans-serif;
  font-size: 1.4rem;
  line-height: 1.1em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
@media (min-width: 500px) {
  h3 {
    font-size: 1.7rem;
    line-height: 1.2em;
  }
}
h3.elementor-cta__title {
  font-size: 1.7rem;
  line-height: 1.2em;
}
.arrow-right h3.elementor-cta__title {
  font-size: 1.4rem;
}
h3.post-title {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
}
h3.elementor-heading-title {
  margin-top: 1.5rem;
}
h3.offices, h3.green {
  color: #0bb26b;
}
h3.elementor-heading-title {
  margin-bottom: 0;
  margin-top: 20px;
}
h3.wp-block-hw-title {
  margin-bottom: 0;
  margin-top: 20px;
}
.small .grid-item h3 {
  font-size: 1.4rem;
}
.super-small .grid-item h3 {
  font-size: 1.2rem;
}
h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  line-height: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (min-width: 500px) {
  h4 {
    font-size: 1.1rem;
  }
}
h4.green {
  color: #0bb26b;
}
h4.elementor-heading-title {
  margin-bottom: 0;
  margin-top: 20px;
}
h4.wp-block-hw-title {
  margin-bottom: 0;
  margin-top: 20px;
}
.header-box p, .header-box a, .header-box li {
  font-size: 1.2rem;
  line-height: 1.4em;
  margin-top: 0;
}
@media (min-width: 1054px) {
  .header-box p, .header-box a, .header-box li {
    font-size: 1.4rem;
  }
}
.highlight, h5 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.9rem;
  line-height: 1.5em;
  font-weight: bold;
  text-transform: uppercase;
}
.elementor-button-text {
  font-size: 1.2rem !important;
}
.footer-content p, .footer-content a {
  color: #1e363a;
  font-size: 1rem;
  margin: 0;
}
.footer-bottom p {
  color: #ffffff;
  font-size: 0.9rem;
}
.footer-bottom a {
  text-decoration: underline !important;
  color: #ffffff;
  font-size: 0.9rem;
}
.pre-title p {
  font-family: "Source Sans Pro", sans-serif;
  white-space: normal;
  font-style: normal;
  font-size: 1.1rem;
  line-height: 1.4em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
}
@media (min-width: 500px) {
  .pre-title p {
    font-size: 1.35rem;
    line-height: 1.5em;
  }
}
pre, .wp-block-hw-ingress-box {
  font-family: "Source Sans Pro", sans-serif;
  white-space: normal;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 1.4em;
  margin-top: 0;
  font-weight: 300;
}
pre .wp-block-hw-ingress-box, .wp-block-hw-ingress-box .wp-block-hw-ingress-box {
  margin: 0;
}
@media (min-width: 500px) {
  pre, .wp-block-hw-ingress-box {
    font-size: 1.35rem;
    line-height: 1.45em;
  }
}
pre, p, a {
  max-width: 850px;
}
.elementor-shortcode ul:not(.blocks-gallery-grid) {
  list-style-type: none;
  padding: 0;
  max-width: 850px;
}
.elementor-shortcode ul:not(.blocks-gallery-grid) li:not(.blocks-gallery-item) {
  display: flex;
  padding: 5px 0;
}
.elementor-shortcode ul:not(.blocks-gallery-grid) li:not(.blocks-gallery-item):before {
  content: "•";
  color: #0bb26b;
  font-size: 40px;
  line-height: 0.45;
  margin-right: 10px;
}
.searchandfilter ul li {
  display: block !important;
}
.searchandfilter ul li:before {
  display: none;
}
.wp-block-image {
  height: 200px;
  width: 100%;
}
@media (min-width: 825px) {
  .wp-block-image {
    height: 500px;
  }
}
.wp-block-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.wp-block-column .wp-block-image {
  height: auto;
}
.number-list {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
@media (min-width: 500px) {
  .number-list {
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px 40px;
  }
}
.number-list .columns {
  display: flex;
  background-color: #f5fdff;
}
.number-list .columns .content {
  padding: 10px 25px 20px 25px;
}
@media (min-width: 500px) {
  .number-list .columns .content {
    padding: 20px 40px 30px;
  }
}
.accordion {
  background-color: #1e363a;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  display: flex;
  justify-content: space-between;
  max-width: 850px;
  color: #fff;
  font-weight: bold;
}
.accordion.active {
  background-color: #0bb26b;
  color: #fff;
}
.accordion.active:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
.accordion:hover {
  background-color: #0bb26b;
  color: #fff;
}
.accordion:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
.panel {
  padding: 0 18px 10px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.grid-item-wrapper {
  margin-top: 10px;
  margin-bottom: -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.grid-item-wrapper .grid-item {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  padding: 20px;
}
@media (min-width: 500px) {
  .grid-item-wrapper .grid-item {
    padding: 30px;
  }
}
.col-1.grid-item-wrapper .grid-item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 500px) and (max-width: 825px) {
  .col-1.grid-item-wrapper .grid-item {
    width: calc(50% - (30px / 2));
    margin-right: 30px;
  }
  .col-1.grid-item-wrapper .grid-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 825px) {
  .col-1.grid-item-wrapper .grid-item {
    width: calc((100% / 1 ) - ( (30px * ( 1 - 1) ) / 1 ));
    margin-right: 30px;
  }
  .col-1.grid-item-wrapper .grid-item:nth-child(1n + 1) {
    margin-right: 0;
  }
}
.col-2.grid-item-wrapper .grid-item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 500px) and (max-width: 825px) {
  .col-2.grid-item-wrapper .grid-item {
    width: calc(50% - (30px / 2));
    margin-right: 30px;
  }
  .col-2.grid-item-wrapper .grid-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 825px) {
  .col-2.grid-item-wrapper .grid-item {
    width: calc((100% / 2 ) - ( (30px * ( 2 - 1) ) / 2 ));
    margin-right: 30px;
  }
  .col-2.grid-item-wrapper .grid-item:nth-child(2n + 2) {
    margin-right: 0;
  }
}
.col-3.grid-item-wrapper .grid-item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 500px) and (max-width: 825px) {
  .col-3.grid-item-wrapper .grid-item {
    width: calc(50% - (30px / 2));
    margin-right: 30px;
  }
  .col-3.grid-item-wrapper .grid-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 825px) {
  .col-3.grid-item-wrapper .grid-item {
    width: calc((100% / 3 ) - ( (30px * ( 3 - 1) ) / 3 ));
    margin-right: 30px;
  }
  .col-3.grid-item-wrapper .grid-item:nth-child(3n + 3) {
    margin-right: 0;
  }
}
.col-4.grid-item-wrapper .grid-item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 500px) and (max-width: 825px) {
  .col-4.grid-item-wrapper .grid-item {
    width: calc(50% - (30px / 2));
    margin-right: 30px;
  }
  .col-4.grid-item-wrapper .grid-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 825px) {
  .col-4.grid-item-wrapper .grid-item {
    width: calc((100% / 4 ) - ( (30px * ( 4 - 1) ) / 4 ));
    margin-right: 30px;
  }
  .col-4.grid-item-wrapper .grid-item:nth-child(4n + 4) {
    margin-right: 0;
  }
}
.col-5.grid-item-wrapper .grid-item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 500px) and (max-width: 825px) {
  .col-5.grid-item-wrapper .grid-item {
    width: calc(50% - (30px / 2));
    margin-right: 30px;
  }
  .col-5.grid-item-wrapper .grid-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 825px) {
  .col-5.grid-item-wrapper .grid-item {
    width: calc((100% / 5 ) - ( (30px * ( 5 - 1) ) / 5 ));
    margin-right: 30px;
  }
  .col-5.grid-item-wrapper .grid-item:nth-child(5n + 5) {
    margin-right: 0;
  }
}
.col-6.grid-item-wrapper .grid-item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 500px) and (max-width: 825px) {
  .col-6.grid-item-wrapper .grid-item {
    width: calc(50% - (30px / 2));
    margin-right: 30px;
  }
  .col-6.grid-item-wrapper .grid-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 825px) {
  .col-6.grid-item-wrapper .grid-item {
    width: calc((100% / 6 ) - ( (30px * ( 6 - 1) ) / 6 ));
    margin-right: 30px;
  }
  .col-6.grid-item-wrapper .grid-item:nth-child(6n + 6) {
    margin-right: 0;
  }
}
.col-7.grid-item-wrapper .grid-item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 500px) and (max-width: 825px) {
  .col-7.grid-item-wrapper .grid-item {
    width: calc(50% - (30px / 2));
    margin-right: 30px;
  }
  .col-7.grid-item-wrapper .grid-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 825px) {
  .col-7.grid-item-wrapper .grid-item {
    width: calc((100% / 7 ) - ( (30px * ( 7 - 1) ) / 7 ));
    margin-right: 30px;
  }
  .col-7.grid-item-wrapper .grid-item:nth-child(7n + 7) {
    margin-right: 0;
  }
}
.col-8.grid-item-wrapper .grid-item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 500px) and (max-width: 825px) {
  .col-8.grid-item-wrapper .grid-item {
    width: calc(50% - (30px / 2));
    margin-right: 30px;
  }
  .col-8.grid-item-wrapper .grid-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 825px) {
  .col-8.grid-item-wrapper .grid-item {
    width: calc((100% / 8 ) - ( (30px * ( 8 - 1) ) / 8 ));
    margin-right: 30px;
  }
  .col-8.grid-item-wrapper .grid-item:nth-child(8n + 8) {
    margin-right: 0;
  }
}
.col-9.grid-item-wrapper .grid-item {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 500px) and (max-width: 825px) {
  .col-9.grid-item-wrapper .grid-item {
    width: calc(50% - (30px / 2));
    margin-right: 30px;
  }
  .col-9.grid-item-wrapper .grid-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (min-width: 825px) {
  .col-9.grid-item-wrapper .grid-item {
    width: calc((100% / 9 ) - ( (30px * ( 9 - 1) ) / 9 ));
    margin-right: 30px;
  }
  .col-9.grid-item-wrapper .grid-item:nth-child(9n + 9) {
    margin-right: 0;
  }
}
.grid-item-wrapper .grid-item i {
  display: flex;
  justify-content: flex-end;
}
.grid-item-wrapper .grid-item i:before {
  color: white;
  padding: 5px;
  border-radius: 10px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.grid-item-wrapper .grid-item.case, .grid-item-wrapper .grid-item.experience {
  background-color: #1e363a;
  justify-content: space-between;
}
.grid-item-wrapper .grid-item.case h3, .grid-item-wrapper .grid-item.case p, .grid-item-wrapper .grid-item.experience h3, .grid-item-wrapper .grid-item.experience p {
  color: white !important;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.grid-item-wrapper .grid-item.case.link:hover, .grid-item-wrapper .grid-item.experience.link:hover {
  transform: translateY(-8px);
}
.grid-item-wrapper .grid-item.solutions {
  background-color: #f5fdff;
  justify-content: space-between;
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 500px) {
  .grid-item-wrapper .grid-item.solutions {
    min-height: 330px;
    margin-bottom: 10px;
  }
}
.grid-item-wrapper .grid-item.solutions.dark {
  background-color: #1e363a;
}
.grid-item-wrapper .grid-item.solutions.dark h3, .grid-item-wrapper .grid-item.solutions.dark p {
  color: #ffffff;
}
.grid-item-wrapper .grid-item.solutions .solution-image {
  position: relative;
}
.grid-item-wrapper .grid-item.solutions .solution-image img {
  height: 50px;
  object-fit: cover;
  width: 100px;
  display: flex;
  position: absolute;
  right: 0;
  margin-top: -20px;
  border-radius: 0 0 0 50px;
  margin-right: -20px;
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.solutions .solution-image img {
    height: 100px;
    width: 250px;
    border-radius: 0 0 0 100px;
  }
}
.grid-item-wrapper .grid-item.solutions h3, .grid-item-wrapper .grid-item.solutions p {
  color: #1e363a;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.grid-item-wrapper .grid-item.solutions h3 {
  max-width: 300px;
}
.grid-item-wrapper .grid-item.solutions .highlight.green {
  background-color: #0bb26b;
  color: #ffffff;
}
.grid-item-wrapper .grid-item.solutions.link:hover {
  transform: translateY(-8px);
}
.grid-item-wrapper .grid-item.business {
  background-color: #f8f8f8;
  justify-content: space-between;
  padding: 0;
}
.grid-item-wrapper .grid-item.business .img-wrapper {
  height: 250px;
  width: 100%;
  padding: 0;
  background-color: #0bb26b;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.grid-item-wrapper .grid-item.business .img-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.grid-item-wrapper .grid-item.business .inner {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.business .inner {
    padding: 30px;
  }
}
.grid-item-wrapper .grid-item.business .tag {
  display: block;
}
.grid-item-wrapper .grid-item.business.management-solutions .highlight {
  background-color: #0bb26b;
  color: #ffffff;
}
.grid-item-wrapper .grid-item.business.technical-solutions .highlight {
  color: #ffffff;
  background: #1e363a;
}
.grid-item-wrapper .grid-item.business.building-technologies .highlight {
  color: #1e363a;
  background: #f5fdff;
}
.grid-item-wrapper .grid-item.business i:before {
  background-color: transparent !important;
  color: #1e363a;
}
.grid-item-wrapper .grid-item.business.link:hover {
  transform: translateY(-8px);
}
.grid-item-wrapper .grid-item.post {
  background-color: #0bb26b;
  padding: 0;
}
.grid-item-wrapper .grid-item.post .img-wrapper {
  height: 250px;
  width: 100%;
  padding: 0;
  background-color: #0bb26b;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.grid-item-wrapper .grid-item.post .img-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.grid-item-wrapper .grid-item.post .inner {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.grid-item-wrapper .grid-item.post .inner h3, .grid-item-wrapper .grid-item.post .inner p {
  color: white !important;
}
.grid-item-wrapper .grid-item.post i:before {
  color: #fff;
  background: transparent;
}
.grid-item-wrapper .grid-item.post:hover {
  transform: translateY(-8px);
}
.grid-item-wrapper .grid-item.page {
  padding: 0;
}
.grid-item-wrapper .grid-item.page .img-wrapper {
  height: 250px;
  width: 100%;
  padding: 0;
  background-color: #0bb26b;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.grid-item-wrapper .grid-item.page .img-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.grid-item-wrapper .grid-item.page .inner {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  background: #fff;
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.page .inner {
    padding: 30px;
  }
}
.primary .grid-item-wrapper .grid-item.page .inner {
  background: #f5fdff;
}
.primary .grid-item-wrapper .grid-item.page .inner h3, .primary .grid-item-wrapper .grid-item.page .inner .excerpt, .primary .grid-item-wrapper .grid-item.page .inner i:before {
  color: #1e363a !important;
}
.grid-item-wrapper .grid-item.page i:before {
  color: #1e363a;
  background: transparent;
}
.grid-item-wrapper .grid-item.page:hover {
  transform: translateY(-8px);
}
.grid-item-wrapper .grid-item.offices {
  background: #f5fdff;
}
.grid-item-wrapper .grid-item.offices h3 {
  color: #0bb26b;
  margin-top: 0 !important;
}
.grid-item-wrapper .grid-item.offices h3 + p {
  margin-top: 10px;
}
.grid-item-wrapper .grid-item.coworker {
  background-color: #f8f8f8;
  padding: 0;
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.coworker {
    flex-direction: row;
  }
}
.grid-item-wrapper .grid-item.coworker .img-wrapper {
  height: 200px;
  background-color: #1e363a;
  position: relative;
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.coworker .img-wrapper {
    width: calc(100% / 3);
    height: 100%;
  }
}
.grid-item-wrapper .grid-item.coworker .img-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.grid-item-wrapper .grid-item.coworker .img-wrapper .tag-wrapper {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.grid-item-wrapper .grid-item.coworker .img-wrapper .tag-wrapper .highlight {
  display: inline-block;
}
.grid-item-wrapper .grid-item.coworker .inner {
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.coworker .inner {
    padding: 30px;
    width: calc((100% / 3) * 2);
  }
}
.grid-item-wrapper .grid-item.coworker .inner h3, .grid-item-wrapper .grid-item.coworker .inner p {
  color: #1e363a;
}
.grid-item-wrapper .grid-item.coworker .inner h3 {
  margin-top: 10px;
}
.grid-item-wrapper .grid-item.coworker .inner .contact-info {
  margin-top: 20px;
}
.grid-item-wrapper .grid-item.coworker .inner .contact-info p {
  color: #1e363a;
  margin-bottom: 0;
  margin-top: 0;
  display: flex;
  align-items: center;
}
.grid-item-wrapper .grid-item.coworker .inner .contact-info p i {
  margin-right: 10px;
}
.grid-item-wrapper .grid-item.coworker .inner .contact-info p i:before {
  color: #1e363a;
}
@media (max-width: 825px) {
  .grid-item-wrapper .grid-item.coworker .email {
    font-size: 0.9rem !important;
  }
}
.small.grid-item-wrapper .grid-item .inner {
  flex-direction: row;
}
.small.grid-item-wrapper .grid-item .inner .highlight, .small.grid-item-wrapper .grid-item .inner .excerpt {
  display: none;
}
.small.grid-item-wrapper .grid-item .inner h3 {
  margin: 0;
}
.super-small.grid-item-wrapper .grid-item {
  display: flex;
  flex-direction: row;
  background: transparent;
  padding: 0;
}
@media (min-width: 825px) {
  .super-small.grid-item-wrapper .grid-item {
    margin-bottom: 0;
  }
}
.super-small.grid-item-wrapper .grid-item .img-wrapper {
  width: 70px;
  height: 70px;
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 500px) {
  .super-small.grid-item-wrapper .grid-item .img-wrapper {
    width: 80px;
    height: 80px;
  }
}
.super-small.grid-item-wrapper .grid-item .inner {
  padding: 0 0 0 20px;
}
@media (max-width: 500px) {
  .super-small.grid-item-wrapper .grid-item .inner div {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 500px) {
  .super-small.grid-item-wrapper .grid-item .inner div .tag {
    order: 10;
  }
}
.super-small.grid-item-wrapper .grid-item .inner div .tag .tag-wrapper span {
  position: relative;
  color: #1e363a;
  background: transparent;
  padding: 0 0 6px 0;
  margin-bottom: 6px;
  display: block;
}
@media (min-width: 500px) {
  .super-small.grid-item-wrapper .grid-item .inner div .tag .tag-wrapper span:after {
    content: "";
    width: 20px;
    height: 4px;
    background: #0bb26b;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.super-small.grid-item-wrapper .grid-item .inner div h3 {
  color: #1e363a !important;
}
.super-small.grid-item-wrapper .grid-item .inner div .excerpt {
  display: none;
}
.super-small.grid-item-wrapper .grid-item .inner i {
  display: none;
}
.meta-nyhet {
  text-transform: uppercase;
}
.elementor-element-fdc0cff .grid-item-wrapper .grid-item.post h3, #search-filter-results-233 .grid-item-wrapper .grid-item.post h3 {
  margin-top: 0.5rem;
}
.elementor-element-fdc0cff .grid-item-wrapper .grid-item.post img, #search-filter-results-233 .grid-item-wrapper .grid-item.post img {
  object-position: top;
}
.home .super-small.grid-item-wrapper h3 {
  font-size: 1rem;
}
.highlight {
  width: max-content !important;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  font-size: 0.8rem;
  font-family: "Source Sans Pro", sans-serif;
}
.highlight.green {
  background-color: #0bb26b;
  color: #ffffff;
}
.highlight.white {
  background-color: #ffffff;
  color: #0bb26b;
}
.highlight.black {
  color: #1e363a;
  text-transform: uppercase;
  font-weight: bold;
}
.highlight.right {
  margin-right: 7px;
  line-height: 2rem;
}
.elementor-widget-button .elementor-button {
  background-color: #0bb26b;
  color: white;
  cursor: pointer;
  flex-basis: auto;
  border-radius: 50px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem !important;
}
.elementor-widget-button .elementor-button:hover {
  background-color: #1e363a;
  color: white;
}
.elementor-widget-button .elementor-button .elementor-button-icon {
  order: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.elementor-widget-button .elementor-button span {
  text-transform: none;
  color: white;
}
.elementor-widget-button .elementor-button:visited {
  background-color: #0bb26b;
}
.elementor-widget-button .elementor-button:visited:hover {
  background-color: #1e363a;
}
.elementor-widget-button.elementor-button-info .elementor-button-wrapper .elementor-button {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  flex-basis: auto;
  border-radius: 50px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem !important;
  border: 2px dashed white;
}
.elementor-widget-button.elementor-button-info .elementor-button-wrapper .elementor-button:hover {
  background-color: #1e363a;
  color: white;
}
.elementor-widget-button.elementor-button-info .elementor-button-wrapper .elementor-button .elementor-button-icon {
  order: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.elementor-widget-button.elementor-button-info .elementor-button-wrapper .elementor-button span {
  text-transform: none;
  color: #fff;
}
.elementor-widget-button.elementor-button-info .elementor-button-wrapper .elementor-button:visited {
  background-color: transparent;
}
.elementor-widget-button.elementor-button-info .elementor-button-wrapper .elementor-button:visited:hover {
  background-color: #1e363a;
}
.elementor-shortcode .elementor-button {
  background-color: #0bb26b;
  color: white;
  cursor: pointer;
  flex-basis: auto;
  border-radius: 50px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem !important;
}
.elementor-shortcode .elementor-button:hover {
  background-color: #1e363a;
  color: white;
}
.elementor-shortcode .elementor-button .elementor-button-icon {
  order: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.elementor-shortcode .elementor-button span {
  text-transform: none;
  color: white;
}
.elementor-shortcode .elementor-button:visited {
  background-color: #0bb26b;
}
.elementor-shortcode .elementor-button:visited:hover {
  background-color: #1e363a;
}
.elementor-shortcode .elementor-button .elementor-button-icon {
  order: 0;
  margin-left: 0;
  margin-right: 5px;
}
.elementor-field-type-submit .elementor-button {
  background-color: #0bb26b;
  color: white;
  cursor: pointer;
  flex-basis: auto;
  border-radius: 50px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem !important;
}
.elementor-field-type-submit .elementor-button:hover {
  background-color: #1e363a;
  color: white;
}
.elementor-field-type-submit .elementor-button .elementor-button-icon {
  order: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.elementor-field-type-submit .elementor-button span {
  text-transform: none;
  color: white;
}
.elementor-field-type-submit .elementor-button:visited {
  background-color: #0bb26b;
}
.elementor-field-type-submit .elementor-button:visited:hover {
  background-color: #1e363a;
}
.wp-block-button .wp-block-button__link {
  background-color: #0bb26b;
  color: white;
  cursor: pointer;
  flex-basis: auto;
  border-radius: 50px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem !important;
}
.wp-block-button .wp-block-button__link:hover {
  background-color: #1e363a;
  color: white;
}
.wp-block-button .wp-block-button__link .elementor-button-icon {
  order: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.wp-block-button .wp-block-button__link span {
  text-transform: none;
  color: white;
}
.wp-block-button .wp-block-button__link:visited {
  background-color: #0bb26b;
}
.wp-block-button .wp-block-button__link:visited:hover {
  background-color: #1e363a;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  background-color: white;
  color: #0bb26b;
  cursor: pointer;
  flex-basis: auto;
  border-radius: 50px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem !important;
  border: none;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #1e363a;
  color: white;
}
.wp-block-button.is-style-outline .wp-block-button__link .elementor-button-icon {
  order: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.wp-block-button.is-style-outline .wp-block-button__link span {
  text-transform: none;
  color: #0bb26b;
}
.wp-block-button.is-style-outline .wp-block-button__link:visited {
  background-color: white;
}
.wp-block-button.is-style-outline .wp-block-button__link:visited:hover {
  background-color: #1e363a;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #f8f8f8;
  color: white;
}
.searchandfilter h4 {
  color: #0bb26b;
  font-weight: bold;
  font-size: 1.2rem;
}
.searchandfilter ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.searchandfilter ul li.sf-level-0 {
  margin-right: 30px;
  color: #0bb26b;
  display: flex !important;
  align-items: center;
  font-weight: bold;
  font-size: 1.1em;
}
.searchandfilter ul li.sf-level-0:hover input[type="checkbox"] {
  background: #0bb26b;
}
.searchandfilter ul li.sf-level-0:before {
  display: none;
}
.searchandfilter ul li.sf-level-0 input[type="checkbox"], .searchandfilter ul li.sf-level-0 input[type="radio"] {
  display: inline-block;
  -webkit-appearance: none;
  margin: 0 2px 0 0;
  width: 22px;
  height: 22px;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  background: white;
  cursor: pointer;
  border: 1px solid #0bb26b;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.searchandfilter ul li.sf-level-0 input[type="checkbox"]:checked, .searchandfilter ul li.sf-level-0 input[type="radio"]:checked {
  background: white;
}
.searchandfilter ul li.sf-level-0 input[type="checkbox"]:checked:before, .searchandfilter ul li.sf-level-0 input[type="radio"]:checked:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #0bb26b;
  position: absolute;
  top: 3px;
  left: 3px;
  font-size: 15px;
}
.searchandfilter ul li.sf-level-0 label {
  cursor: pointer;
}
.wp-pagenavi, .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-pagenavi span, .wp-pagenavi a, .pagination span, .pagination a {
  background-color: #f8f8f8;
  border: none;
  border-radius: 10px;
  color: #1e363a !important;
  margin: 5px;
  padding: 5px 10px;
  font-weight: bold;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.wp-pagenavi span:hover, .wp-pagenavi a:hover, .pagination span:hover, .pagination a:hover {
  background: #0bb26b;
  color: white !important;
}
.wp-pagenavi span.current, .wp-pagenavi a.current, .pagination span.current, .pagination a.current {
  background-color: #0bb26b;
  font-size: 1.2em;
  color: #ffffff !important;
}
.wp-pagenavi span.extend, .wp-pagenavi a.extend, .pagination span.extend, .pagination a.extend {
  font-size: 1.2em;
}
.wp-pagenavi span.nextpostslink, .wp-pagenavi span.previouspostslink, .wp-pagenavi span.next, .wp-pagenavi span.prev, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, .wp-pagenavi a.next, .wp-pagenavi a.prev, .pagination span.nextpostslink, .pagination span.previouspostslink, .pagination span.next, .pagination span.prev, .pagination a.nextpostslink, .pagination a.previouspostslink, .pagination a.next, .pagination a.prev {
  background-color: transparent;
  color: #1e363a !important;
}
.sf-field-taxonomy-business-cats .sf-item-40 {
  order: 1;
}
.search-filter-results {
  margin-top: 20px;
}
@media (min-width: 500px) {
  .search-filter-results {
    margin-top: 40px;
  }
}
.elementor-widget-call-to-action {
  height: 100%;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.elementor-widget-call-to-action:hover {
  transform: translateY(-8px);
}
.big.elementor-widget-call-to-action:hover {
  transform: translateY(0px);
}
.elementor-widget-call-to-action .elementor-widget-container, .elementor-widget-call-to-action .elementor-cta {
  height: 100%;
}
.elementor-widget-call-to-action .elementor-cta {
  background-color: #1e363a;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 825px) {
  .elementor-widget-call-to-action .elementor-cta {
    min-height: 280px;
  }
}
.gray.elementor-widget-call-to-action .elementor-cta {
  background-color: white;
}
.big.elementor-widget-call-to-action .elementor-cta {
  background-color: #0bb26b;
  height: auto;
}
@media (min-width: 825px) {
  .elementor-widget-call-to-action .elementor-cta .elementor-cta__bg-wrapper {
    min-height: 500px;
  }
  .arrow-right.elementor-widget-call-to-action .elementor-cta .elementor-cta__bg-wrapper {
    min-height: 220px;
  }
}
.elementor-widget-call-to-action .elementor-cta .elementor-cta__content {
  background-color: transparent;
  padding: 0;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  order: 2;
  padding: 20px;
}
.arrow-right.elementor-widget-call-to-action .elementor-cta .elementor-cta__content {
  padding-right: 40px;
}
@media (min-width: 825px) {
  .arrow-right.elementor-widget-call-to-action .elementor-cta .elementor-cta__content {
    padding-right: 60px;
  }
}
@media (min-width: 825px) {
  .elementor-widget-call-to-action .elementor-cta .elementor-cta__content {
    padding: 30px;
  }
}
.big.elementor-widget-call-to-action .elementor-cta .elementor-cta__content {
  padding: 20px;
  flex-grow: 0;
}
@media (min-width: 825px) {
  .big.elementor-widget-call-to-action .elementor-cta .elementor-cta__content {
    padding: 30px 50px 20px;
    max-width: 800px;
  }
}
.big.elementor-widget-call-to-action .elementor-cta .elementor-cta__content pre, .big.elementor-widget-call-to-action .elementor-cta .elementor-cta__content p {
  color: #ffffff !important;
}
.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-content-item {
  color: white !important;
  text-align: left;
}
.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-content-item p {
  color: white !important;
}
.gray.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-content-item {
  color: #1e363a !important;
}
.arrow-right.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-content-item.elementor-cta__title {
  margin-bottom: 0;
}
.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__icon {
  order: 2;
  text-align: right;
  margin-bottom: 0;
  margin-top: 20px;
}
.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__icon i {
  font-size: 1.1rem;
  height: 30px;
  width: 30px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__icon i:before {
  color: #fff;
}
.gray.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__icon i {
  color: #0bb26b;
}
.arrow-right.gray.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__icon i {
  background: transparent;
  color: #1e363a;
}
.gray.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__icon i:before {
  color: #fff;
}
.arrow-right.gray.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__icon i:before {
  color: #1e363a;
}
.arrow-right.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__icon {
  position: absolute;
  right: 20px;
  top: 20px;
  padding-right: 0;
  width: auto;
  height: auto;
  margin: 0;
}
@media (min-width: 825px) {
  .arrow-right.elementor-widget-call-to-action .elementor-cta .elementor-cta__content .elementor-cta__icon {
    top: 30px;
    bottom: 30px;
    padding-right: 0;
  }
}
.elementor-widget-call-to-action .elementor-cta .elementor-ribbon {
  position: static;
  transform: none;
  overflow: unset;
  width: auto;
  height: fit-content;
  padding: 20px;
}
@media (min-width: 825px) {
  .elementor-widget-call-to-action .elementor-cta .elementor-ribbon {
    padding: 30px 0 0 30px;
  }
}
.big.elementor-widget-call-to-action .elementor-cta .elementor-ribbon {
  padding: 20px;
}
@media (min-width: 825px) {
  .big.elementor-widget-call-to-action .elementor-cta .elementor-ribbon {
    padding: 50px;
  }
}
.elementor-widget-call-to-action .elementor-cta .elementor-ribbon .elementor-ribbon-inner {
  transform: none;
  background-color: #0bb26b;
  font-weight: bold;
  width: auto;
  padding: 0 10px;
  margin-top: 0;
  font-size: 0.9rem;
  font-family: "Source Sans Pro", sans-serif;
}
.big.elementor-widget-call-to-action .elementor-cta .elementor-ribbon .elementor-ribbon-inner {
  background-color: white;
  color: #1e363a;
}
.big {
  height: auto;
}
.checkbox {
  border: 1px solid #0bb26b !important;
}
.contact-form textarea, .contact-form .elementor-field-textual {
  min-height: 50px;
  border: none;
  border-width: 0;
  padding: 0 20px;
  color: #1e363a !important;
  border-radius: 0;
  min-width: 150px;
  width: 100%;
  background: #ffffff;
  -webkit-appearance: none;
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.1rem;
  line-height: 1.4em;
  color: #1e363a;
}
@media (min-width: 500px) {
  .contact-form textarea, .contact-form .elementor-field-textual {
    font-size: 1.15rem;
    line-height: 1.5em;
  }
}
@media (min-width: 825px) {
  .contact-form textarea, .contact-form .elementor-field-textual {
    min-height: 50px;
  }
}
.contact-form textarea::placeholder, .contact-form .elementor-field-textual::placeholder {
  font-family: "Source Sans Pro", sans-serif;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.1rem;
  line-height: 1.4em;
  color: #1e363a;
  font-size: 0.9rem;
  color: #1e363a !important;
}
@media (min-width: 500px) {
  .contact-form textarea::placeholder, .contact-form .elementor-field-textual::placeholder {
    font-size: 1.15rem;
    line-height: 1.5em;
  }
}
.contact-form textarea:focus, .contact-form .elementor-field-textual:focus {
  outline: none;
  box-shadow: 0px 2px 20px rgba(30, 54, 58, 0.1);
  -webkit-box-shadow: 0px 2px 20px rgba(30, 54, 58, 0.1);
  -moz-box-shadow: 0px 2px 20px rgba(30, 54, 58, 0.1);
}
.contact-form input.elementor-acceptance-field {
  min-height: 50px;
  border: none;
  border-width: 0;
  padding: 0 20px;
  color: #1e363a !important;
  border-radius: 0;
  min-width: 150px;
  width: 100%;
  background: #ffffff;
  -webkit-appearance: none;
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.1rem;
  line-height: 1.4em;
  color: #1e363a;
  display: inline-block !important;
  -webkit-appearance: none;
  margin: 0 10px 10px 0;
  position: relative;
  cursor: pointer;
  width: 22px;
  height: 22px;
  min-width: 0;
  min-height: 0;
  padding: 0;
  min-height: 0;
  background: #ffffff;
  border: 2px solid #0bb26b;
  border-radius: 5px;
  margin-bottom: 0;
}
@media (min-width: 500px) {
  .contact-form input.elementor-acceptance-field {
    font-size: 1.15rem;
    line-height: 1.5em;
  }
}
@media (min-width: 825px) {
  .contact-form input.elementor-acceptance-field {
    min-height: 50px;
  }
}
.contact-form input.elementor-acceptance-field::placeholder {
  font-family: "Source Sans Pro", sans-serif;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.1rem;
  line-height: 1.4em;
  color: #1e363a;
  font-size: 0.9rem;
  color: #1e363a !important;
}
@media (min-width: 500px) {
  .contact-form input.elementor-acceptance-field::placeholder {
    font-size: 1.15rem;
    line-height: 1.5em;
  }
}
.contact-form input.elementor-acceptance-field:focus {
  outline: none;
  box-shadow: 0px 2px 20px rgba(30, 54, 58, 0.1);
  -webkit-box-shadow: 0px 2px 20px rgba(30, 54, 58, 0.1);
  -moz-box-shadow: 0px 2px 20px rgba(30, 54, 58, 0.1);
}
@media (min-width: 825px) {
  .contact-form input.elementor-acceptance-field {
    min-height: auto;
  }
}
.contact-form input.elementor-acceptance-field:checked {
  -webkit-appearance: none;
}
.contact-form input.elementor-acceptance-field:checked:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  color: #0bb26b;
  position: absolute;
  top: -2px;
  left: -2px;
  font-size: 16px;
  font-weight: bold;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-form input.elementor-acceptance-field + label {
  font-weight: normal;
  text-transform: none;
  margin-bottom: 0;
}
.contact-form input.elementor-acceptance-field + label a {
  text-decoration: underline;
}
.contact-form .elementor-field-option {
  display: flex;
  align-items: center;
}
.contact-form label {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.1rem;
  line-height: 1.4em;
  color: #1e363a;
  margin-bottom: 10px;
}
@media (min-width: 500px) {
  .contact-form label {
    font-size: 1.15rem;
    line-height: 1.5em;
  }
}
.contact-form label a {
  text-decoration: underline;
}
.wp-block-table {
  font-family: "Source Sans Pro", sans-serif;
  color: #1e363a;
}
.wp-block-table table {
  border-collapse: collapse;
}
.wp-block-table table thead tr th {
  background-color: #ebfbff;
  padding: 10px;
  border: 2px solid #ffffff;
  text-align: left;
}
.wp-block-table table tbody tr td {
  background-color: #f5fdff;
  padding: 10px;
  border: 2px solid #ffffff;
}
.coworker-info h3 {
  color: #0bb26b !important;
}
.coworker-info .elementor-button a, .coworker-info .elementor-button i, .coworker-info .elementor-button span {
  color: #ffffff !important;
}
.coworker-info a {
  margin-left: 0 !important;
}
.coworker-info a span, .coworker-info a i {
  color: #0bb26b;
}
.coworker-info .elementor-widget-theme-post-featured-image {
  margin-bottom: 0 !important;
}
.coworker-info .elementor-widget-theme-post-featured-image img {
  object-fit: cover;
}
.header {
  position: fixed;
  z-index: 1000;
  width: 100%;
  overflow: visible;
  height: 80px;
  top: 0;
  transition: 0.2s ease-in-out all;
  -webkit-transition: 0.2s ease-in-out all;
  -moz-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
}
@media (min-width: 825px) {
  .header {
    z-index: 10000;
    width: 100%;
    top: 0;
    overflow: visible;
    padding: 15px 0;
    background: transparent;
  }
}
.header.fixed, .header.opened {
  background: #fff;
}
.header .row {
  height: 100%;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1220px;
  padding: 20px 30px;
  position: relative;
  align-items: center;
}
@media (min-width: 825px) {
  .header .row {
    align-items: center;
    padding: 0;
  }
}
.header .row .logo-link {
  position: relative;
  z-index: 200;
  width: 100%;
  height: 100%;
  display: block;
  max-width: 80px;
  max-height: 100%;
}
@media (min-width: 500px) {
  .header .row .logo-link {
    max-width: 100px;
  }
}
.header .row .logo-link .logotype {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.header .row .logo-link .logotype.sticky {
  width: 100px;
  padding: 0 25px;
  max-width: 100px;
  margin-left: -25px;
  opacity: 1 !important;
  top: -10px;
}
@media (min-width: 825px) {
  .header .row .logo-link .logotype.sticky {
    margin-left: 0;
  }
}
.header .row .logo-link .logotype.sticky + .sticky {
  opacity: 1;
}
.header .row .logo-link .logotype.sticky-logo {
  opacity: 0;
}
.header .row .menu-huvudmeny-container, .header .row .menu-huvudmeny-engelska-container {
  position: fixed;
  right: -100vw;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 100;
  padding-top: 30px;
  top: 79px;
  transition: 0.2s ease-in-out all;
  -webkit-transition: 0.2s ease-in-out all;
  -moz-transition: 0.2s ease-in-out all;
  -o-transition: 0.2s ease-in-out all;
}
@media (min-width: 500px) {
  .header .row .menu-huvudmeny-container, .header .row .menu-huvudmeny-engelska-container {
    width: 70vw;
    padding: 20px 30px;
  }
}
.header .row .menu-huvudmeny-container.opened, .header .row .menu-huvudmeny-engelska-container.opened {
  right: 0 !important;
  overflow-y: scroll;
  height: calc(100vh - 70px);
  padding-top: 0;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container, .header .row .menu-huvudmeny-engelska-container {
    position: relative;
    padding: 0;
    right: 0;
    top: 0;
    height: auto;
    align-items: center;
    background: transparent;
    width: 100%;
    margin: 0;
    margin-left: auto;
    justify-content: flex-end;
  }
}
.header .row .menu-huvudmeny-container > ul, .header .row .menu-huvudmeny-engelska-container > ul {
  list-style-type: none;
  padding: 20px;
  width: 100%;
  overflow-y: auto;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul, .header .row .menu-huvudmeny-engelska-container > ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    height: 100%;
    width: auto;
    overflow-y: unset;
  }
}
.header .row .menu-huvudmeny-container > ul > li, .header .row .menu-huvudmeny-engelska-container > ul > li {
  font-size: 25px;
  position: relative;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li, .header .row .menu-huvudmeny-engelska-container > ul > li {
    display: flex;
    flex-wrap: wrap;
    margin-left: 25px;
    text-align: left;
    position: relative;
    overflow: hidden;
  }
}
.header .row .menu-huvudmeny-container > ul > li.current-menu-item > a, .header .row .menu-huvudmeny-engelska-container > ul > li.current-menu-item > a {
  color: #0bb26b;
  width: 100%;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li.current-menu-item > a, .header .row .menu-huvudmeny-engelska-container > ul > li.current-menu-item > a {
    color: #fff;
  }
  .fixed.header .row .menu-huvudmeny-container > ul > li.current-menu-item > a, .fixed.header .row .menu-huvudmeny-engelska-container > ul > li.current-menu-item > a {
    color: #1e363a;
  }
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li.menu-item-has-children > a:after, .header .row .menu-huvudmeny-engelska-container > ul > li.menu-item-has-children > a:after {
    content: "";
    color: #fff;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    margin-left: 10px;
    margin-top: 2px;
    font-size: 0.8rem;
  }
  .fixed.header .row .menu-huvudmeny-container > ul > li.menu-item-has-children > a:after, .fixed.header .row .menu-huvudmeny-engelska-container > ul > li.menu-item-has-children > a:after {
    color: #1e363a;
  }
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:hover, .header .row .menu-huvudmeny-container > ul > li:focus-within, .header .row .menu-huvudmeny-engelska-container > ul > li:hover, .header .row .menu-huvudmeny-engelska-container > ul > li:focus-within {
    overflow: visible;
  }
  .header .row .menu-huvudmeny-container > ul > li:hover .sub-menu, .header .row .menu-huvudmeny-container > ul > li:focus-within .sub-menu, .header .row .menu-huvudmeny-engelska-container > ul > li:hover .sub-menu, .header .row .menu-huvudmeny-engelska-container > ul > li:focus-within .sub-menu {
    opacity: 1;
    display: block;
  }
  .elementor-msie .header .row .menu-huvudmeny-container > ul > li:hover, .elementor-msie .header .row .menu-huvudmeny-engelska-container > ul > li:hover {
    overflow: visible;
  }
  .elementor-msie .header .row .menu-huvudmeny-container > ul > li:hover > .sub-menu, .elementor-msie .header .row .menu-huvudmeny-engelska-container > ul > li:hover > .sub-menu {
    opacity: 1;
  }
  .elementor-msie .header .row .menu-huvudmeny-container > ul > li:hover > .sub-menu .menu-item-has-children:hover, .elementor-msie .header .row .menu-huvudmeny-engelska-container > ul > li:hover > .sub-menu .menu-item-has-children:hover {
    overflow: visible;
  }
  .elementor-msie .header .row .menu-huvudmeny-container > ul > li:hover > .sub-menu .menu-item-has-children:hover > .sub-menu, .elementor-msie .header .row .menu-huvudmeny-engelska-container > ul > li:hover > .sub-menu .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
  }
}
.header .row .menu-huvudmeny-container > ul > li a, .header .row .menu-huvudmeny-engelska-container > ul > li a {
  display: block;
  color: #1e363a;
  font-size: 28px;
  padding: 10px;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  font-family: "Source Sans Pro", sans-serif;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li a, .header .row .menu-huvudmeny-engelska-container > ul > li a {
    width: 100%;
    padding: 30px 20px 20px 20px;
    font-size: 1.2rem;
    margin-bottom: 15px;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin-bottom: 0;
    padding: 0px;
    color: #fff;
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
  }
  .fixed.header .row .menu-huvudmeny-container > ul > li a, .fixed.header .row .menu-huvudmeny-engelska-container > ul > li a {
    color: #1e363a;
  }
  .header .row .menu-huvudmeny-container > ul > li a:hover, .header .row .menu-huvudmeny-engelska-container > ul > li a:hover {
    color: #0bb26b !important;
  }
  .header .row .menu-huvudmeny-container > ul > li a:hover:after, .header .row .menu-huvudmeny-engelska-container > ul > li a:hover:after {
    color: #0bb26b !important;
  }
}
@media (min-width: 825px) {
  .fixed.header .row .menu-huvudmeny-container > ul > li a, .fixed.header .row .menu-huvudmeny-engelska-container > ul > li a {
    color: #1e363a;
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
  }
  .fixed.header .row .menu-huvudmeny-container > ul > li a:hover, .fixed.header .row .menu-huvudmeny-engelska-container > ul > li a:hover {
    color: #0bb26b !important;
  }
}
.header .row .menu-huvudmeny-container > ul > li .sub-menu, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu {
  display: none;
  width: 100%;
  order: 100;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li .sub-menu, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu {
    z-index: 1000;
    background: #fff;
    opacity: 0;
    position: absolute;
    width: max-content;
    left: -50px;
    top: calc(100% - 3px);
    padding: 30px;
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
  }
}
.header .row .menu-huvudmeny-container > ul > li .sub-menu li, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu li {
  position: relative;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li .sub-menu li.menu-item-has-children > a, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu li.menu-item-has-children > a {
    font-weight: bold;
    width: 100%;
    font-size: 1.2rem;
    color: #1e363a;
  }
  .header .row .menu-huvudmeny-container > ul > li .sub-menu li.menu-item-has-children > a:hover, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu li.menu-item-has-children > a:hover {
    color: #0bb26b;
  }
}
.header .row .menu-huvudmeny-container > ul > li .sub-menu li.menu-item-has-children .sub-menu .menu-item-has-children a, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu li.menu-item-has-children .sub-menu .menu-item-has-children a {
  font-weight: normal;
}
.header .row .menu-huvudmeny-container > ul > li .sub-menu li.menu-item-has-children .sub-menu .sub-menu li, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu li.menu-item-has-children .sub-menu .sub-menu li {
  padding-left: 1rem;
}
.header .row .menu-huvudmeny-container > ul > li .sub-menu li a, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu li a {
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  color: #1e363a;
  padding: 10px;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li .sub-menu li a, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu li a {
    padding: 0 0 10px 0;
    width: 100%;
    font-size: 1.2rem;
  }
  .header .row .menu-huvudmeny-container > ul > li .sub-menu li a:hover, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu li a:hover {
    color: #0bb26b;
  }
}
.header .row .menu-huvudmeny-container > ul > li .sub-menu .sub-menu, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu .sub-menu {
  position: static;
  padding: 0;
  padding-bottom: 20px;
  background: transparent;
}
.header .row .menu-huvudmeny-container > ul > li .sub-menu .sub-menu a, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu .sub-menu a {
  font-weight: normal;
  font-size: 18px;
  color: #1e363a;
  align-items: flex-start;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li .sub-menu .sub-menu a, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu .sub-menu a {
    font-size: 1.1rem;
  }
}
.header .row .menu-huvudmeny-container > ul > li .sub-menu .sub-menu a:before, .header .row .menu-huvudmeny-engelska-container > ul > li .sub-menu .sub-menu a:before {
  content: "-";
  margin-right: 5px;
}
.header .row .menu-huvudmeny-container > ul > li .expand, .header .row .menu-huvudmeny-engelska-container > ul > li .expand {
  height: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  right: 0;
  position: absolute;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  top: 0;
  background: transparent;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li .expand, .header .row .menu-huvudmeny-engelska-container > ul > li .expand {
    display: none;
  }
}
.header .row .menu-huvudmeny-container > ul > li .expand:before, .header .row .menu-huvudmeny-engelska-container > ul > li .expand:before {
  content: "";
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li .expand:before, .header .row .menu-huvudmeny-engelska-container > ul > li .expand:before {
    color: #1e363a;
    margin-bottom: 0;
  }
}
.header .row .menu-huvudmeny-container > ul > li .expand.open:before, .header .row .menu-huvudmeny-engelska-container > ul > li .expand.open:before {
  content: "";
  font-weight: bold;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li .menu-item-75, .header .row .menu-huvudmeny-engelska-container > ul > li .menu-item-75 {
    display: none;
  }
}
.header .row .menu-huvudmeny-container > ul.opened, .header .row .menu-huvudmeny-engelska-container > ul.opened {
  right: 0;
  overflow-y: auto;
  background-color: #1e363a;
  top: 80px;
  padding: 0;
  max-height: calc(100% - 50px);
}
.header .row .language-switcher {
  margin-right: 60px;
  list-style-type: none;
  display: flex;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: bold;
  padding: 9px 20px;
  border-radius: 50px;
  border: 1px solid #ffffff;
}
.fixed.header .row .language-switcher, .opened.header .row .language-switcher {
  border-color: #1e363a;
  color: #1e363a;
}
@media (min-width: 825px) {
  .fixed.header .row .language-switcher a, .opened.header .row .language-switcher a {
    color: #fff !important;
  }
}
@media (min-width: 825px) {
  .header .row .language-switcher {
    background-color: #0bb26b;
    margin-right: 0px;
    border: 0;
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
  }
  .header .row .language-switcher:hover {
    background-color: #08824e;
  }
}
.header .row .language-switcher .switch-cta {
  display: none;
}
.header .row .language-switcher a {
  color: white;
}
.fixed.header .row .language-switcher a, .opened.header .row .language-switcher a {
  border-color: #1e363a;
  color: #1e363a;
}
.header .top-menu {
  background: #1e363a;
  padding: 10px;
}
.header .top-menu .row {
  padding: 0;
  display: flex;
}
@media (min-width: 500px) {
  .header .top-menu .row {
    width: 100%;
    background: #1e363a;
    justify-content: flex-end;
  }
}
.header .top-menu .row .menu-box {
  display: block;
  text-align: center;
  color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
@media (min-width: 500px) {
  .header .top-menu .row .menu-box {
    padding-left: 20px;
  }
}
.header .menu-toggle {
  width: 60px;
  height: 60px;
  z-index: 1000;
  cursor: pointer;
  overflow: hidden;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  position: absolute;
  top: 10px;
  right: 15px;
  background: transparent;
}
@media (min-width: 825px) {
  .header .menu-toggle {
    display: none;
  }
}
.fixed.header .menu-toggle span, .opened.header .menu-toggle span {
  background: #000;
}
.header .menu-toggle span {
  width: 30px;
  height: 3px;
  background: #ffffff;
  margin: 7px auto;
  border-radius: 2px;
  display: block;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.header .menu-toggle.opened span:first-child {
  transform: rotate(45deg) translate(6px, 7px);
}
.header .menu-toggle.opened span:nth-child(2) {
  transform: rotate(0) translate(100px, 0);
}
.header .menu-toggle.opened span:nth-child(3) {
  transform: rotate(-45deg) translate(7px, -8px);
}
.error404 .menu-item a {
  color: #1e363a !important;
}
.error404 .menu-item a:after {
  color: #1e363a !important;
}
.single:not(.single-business:lang(en-GB)) .header .row .logo-link .logotype {
  opacity: initial !important;
}
.single:not(.single-business:lang(en-GB)) .header .row .menu-huvudmeny-container > ul > li > a, .single:not(.single-business:lang(en-GB)) .header .row .menu-huvudmeny-engelska-container > ul > li > a {
  color: #1e363a;
}
.single:not(.single-business:lang(en-GB)) .header .row .menu-huvudmeny-container > ul > li > a:after, .single:not(.single-business:lang(en-GB)) .header .row .menu-huvudmeny-engelska-container > ul > li > a:after {
  color: #1e363a;
}
@media (max-width: 825px) {
  .single-post .header:not(.fixed) .language-switcher, .single-business:lang(sv-SE) .header:not(.fixed) .language-switcher {
    border-color: #1e363a;
    color: #1e363a;
  }
  .single-post .header:not(.fixed) .language-switcher a, .single-business:lang(sv-SE) .header:not(.fixed) .language-switcher a {
    color: #1e363a;
  }
  .single-post .header:not(.fixed) .menu-toggle span, .single-business:lang(sv-SE) .header:not(.fixed) .menu-toggle span {
    background: #000;
  }
}
@media (min-width: 825px) {
  .single-business:lang(en-GB) .header:not(.fixed) > li > a {
    color: #ffffff !important;
  }
}
.hero-sub {
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f5fdff 38%, #f5fdff 100%);
  padding: 40px 20px;
}
@media (min-width: 825px) {
  .hero-sub {
    padding: 80px 0;
  }
}
.hero-sub {
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f8f8f8 38%, #f8f8f8 100%);
}
.hero-test {
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f5fdff 38%, #f5fdff 100%);
  margin: 50px 0 20px;
}
.hero-test .hero-test-button {
  margin: 40px 20px;
}
.hero-test .hero-test-button .elementor-button {
  background-color: #ffffff;
}
.hero-test .hero-test-button .elementor-button span {
  color: #0bb26b;
  font-weight: normal;
}
.hero-test .hero-test-button .elementor-button span span {
  font-size: 1.75em !important;
}
.hero-image:not(.with-text):before {
  content: "";
  background: transparent;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  width: 100%;
  height: 30%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}
.hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-main-swiper, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-slides, .hero-image:not(.with-text) .elementor-widget.elementor-element .swiper-slide, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-image, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-widget-image {
  min-height: 400px;
}
@media (min-width: 500px) {
  .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-main-swiper, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-slides, .hero-image:not(.with-text) .elementor-widget.elementor-element .swiper-slide, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-image, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-widget-image {
    min-height: 500px;
  }
}
@media (min-width: 825px) {
  .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-main-swiper, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-slides, .hero-image:not(.with-text) .elementor-widget.elementor-element .swiper-slide, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-image, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-widget-image {
    height: 650px;
  }
}
@media (min-width: 1054px) {
  .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-main-swiper, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-slides, .hero-image:not(.with-text) .elementor-widget.elementor-element .swiper-slide, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-image, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-widget-image {
    height: 700px;
    max-height: calc(100vh - 250px);
  }
}
.hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-image img, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-widget-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 400px;
}
@media (min-width: 500px) {
  .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-image img, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-widget-container img {
    min-height: 500px;
  }
}
@media (min-width: 825px) {
  .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-image img, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-widget-container img {
    height: 650px;
  }
}
@media (min-width: 1054px) {
  .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-image img, .hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-widget-container img {
    height: 700px;
    max-height: calc(100vh - 250px);
  }
  .with-text.hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-image img , .with-text.hero-image:not(.with-text) .elementor-widget.elementor-element .elementor-widget-container img  {
    height: 100vh;
    max-height: none;
    min-height: 700px;
  }
}
.hero-image.with-text {
  position: relative;
}
.hero-image.with-text .text-content {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background: rgba(30, 54, 58, 0.7);
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  pointer-events: none;
  padding: 160px 20px 70px 20px;
}
@media (min-width: 1054px) {
  .hero-image.with-text .text-content {
    padding: 0;
    align-items: center;
  }
}
.hero-image.with-text .text-content > .elementor-container {
  z-index: 10000;
}
.hero-image.with-text .text-content > .elementor-container h1, .hero-image.with-text .text-content > .elementor-container h2, .hero-image.with-text .text-content > .elementor-container h3, .hero-image.with-text .text-content > .elementor-container pre, .hero-image.with-text .text-content > .elementor-container p, .hero-image.with-text .text-content > .elementor-container a {
  color: #fff;
}
.hero-image.with-text .text-content > .elementor-container button, .hero-image.with-text .text-content > .elementor-container a {
  pointer-events: all;
}
@media (min-width: 1054px) and (max-height: 800px) {
  .hero-image.with-text .elementor-widget.elementor-element .elementor-main-swiper, .hero-image.with-text .elementor-widget.elementor-element .elementor-slides, .hero-image.with-text .elementor-widget.elementor-element .swiper-slide, .hero-image.with-text .elementor-widget.elementor-element .elementor-image {
    height: calc(100vh + 150px);
  }
}
.hero-image.with-text .news-content {
  position: relative;
  z-index: 100;
}
@media (min-width: 1054px) {
  .hero-image.with-text .news-content {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.hero-image.with-text .news-content > .elementor-container {
  box-shadow: 0px 2px 5px rgba(232, 232, 232, 0.5);
  -webkit-box-shadow: 0px 2px 5px rgba(232, 232, 232, 0.5);
  -moz-box-shadow: 0px 2px 5px rgba(232, 232, 232, 0.5);
  background: #EAF8FC;
  padding: 30px;
}
@media (max-width: 1054px) {
  .hero-image.with-text .news-content > .elementor-container {
    max-width: 100%;
  }
}
@media (min-width: 1054px) {
  .hero-image.with-text .news-content > .elementor-container {
    margin-right: 0;
  }
}
.hero-image.with-text .news-content > .elementor-container .elementor-column-wrap {
  max-width: 1000px;
  margin: 0;
  padding-top: 0;
}
@media (max-width: 500px) {
  .hero-image.with-text .news-content > .elementor-container .elementor-column-wrap {
    padding: 0;
  }
}
.hero-image.with-text .news-content > .elementor-container h3 {
  margin-top: 0;
}
.hero-image.with-text .elementor-widget-slides {
  margin: 0;
}
.hero-image.with-text .elementor-swiper-button {
  z-index: 1000000;
  color: #fff;
}
@media (max-width: 1054px) {
  .hero-image.with-text .elementor-swiper-button {
    transform: none;
    bottom: 30px;
    top: auto;
    padding: 0 15px;
  }
}
@media (min-width: 1054px) {
  .hero-image.with-text .elementor-swiper-button {
    padding: 0 15px;
  }
}
.hero-image.with-text .swiper-pagination {
  z-index: 10000000;
  bottom: 35px;
}
@media (min-width: 1054px) {
  .hero-image.with-text .swiper-pagination {
    text-align: left;
    margin-left: calc((100vw - 1220px) / 2);
    width: auto;
  }
}
.hero-image.with-text .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}
@media (min-width: 1054px) {
  .hero-image.with-text .swiper-pagination .swiper-pagination-bullet:first-child {
    margin-left: 0;
  }
}
.elementor-custom-embed-play.elementor-playing i {
  font-family: "Font Awesome 5 Free";
}
.elementor-custom-embed-play.elementor-playing i:before {
  content: "" !important;
}
.footer-content {
  padding: 20px;
  background: #fafafa;
}
@media (min-width: 825px) {
  .footer-content {
    padding: 50px 0;
  }
}
.footer-bottom {
  background-color: #1e363a;
}
.elementor-element-d1194d8 {
  display: none;
}
@media (min-width: 825px) {
  .elementor-element-d1194d8 {
    display: block;
  }
}
.hwcc_cookie_bar {
  max-width: 100vw;
  background: #fff;
  padding: 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100000000;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  border-top: 1px solid #f8f8f8;
  opacity: 0;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
@media (min-width: 500px) {
  .hwcc_cookie_bar {
    display: flex;
  }
}
.hwcc_cookie_bar.read-more {
  display: block !important;
  opacity: 1;
}
.hwcc_cookie_bar.read-more:after {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  top: 0;
  content: "";
  z-index: 1;
}
.hwcc_cookie_bar.active {
  opacity: 1;
}
.hwcc_cookie_bar .cookie-bar-inner {
  display: flex;
  font-family: "Gill Sans MT", sans-serif;
  font-size: 0.9rem;
  color: black;
  -webkit-font-smoothing: antialiased;
  flex-wrap: wrap;
}
@media (min-width: 500px) {
  .hwcc_cookie_bar .cookie-bar-inner {
    justify-content: space-between;
    align-items: center;
    max-width: 1300px;
    margin: 0 auto;
    flex-wrap: nowrap;
    font-size: 14px;
    width: 100%;
  }
}
.hwcc_cookie_bar .cookie-bar-inner .sr-only {
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
}
.hwcc_cookie_bar .cookie-bar-inner .cookie-head {
  margin-bottom: 15px;
}
@media (min-width: 500px) {
  .hwcc_cookie_bar .cookie-bar-inner .cookie-head {
    margin-right: 15px;
    margin-bottom: 0;
    text-transform: none;
    font-size: 1rem;
    font-weight: normal;
    color: #1e363a;
    max-width: 700px;
    margin-right: auto;
  }
}
.hwcc_cookie_bar .cookie-bar-inner a {
  color: #1e363a;
  font-weight: bold;
  text-decoration: underline;
}
.hwcc_cookie_bar .cookie-bar-inner button {
  border: 0;
  background: transparent;
  font-size: 0.9rem;
  font-family: "Gill Sans MT", sans-serif;
  font-weight: normal;
  display: flex;
  padding: 15px 20px;
  margin-left: auto;
  border-radius: 25px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
@media (min-width: 500px) {
  .hwcc_cookie_bar .cookie-bar-inner button {
    cursor: pointer;
    margin-left: 15px;
  }
}
.hwcc_cookie_bar .cookie-bar-inner button.accept_all_cookies {
  background: #1e363a;
  color: #ffffff;
  border-radius: 25px;
  flex-shrink: 0;
  font-size: 0.9rem;
}
.hwcc_cookie_bar .cookie-bar-inner button.accept_all_cookies:before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
}
.hwcc_cookie_bar .cookie-bar-inner button.cookie_settings {
  flex-shrink: 0;
}
.hwcc_cookie_bar .cookie-bar-inner button.cookie_settings:after {
  content: "";
  line-height: 17px;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  padding-left: 5px;
}
.hwcc_cookie_bar .cookie-bar-inner button:hover {
  background: #0bb26b;
  color: #ffffff;
}
.hwcc_cookie_bar .read-more-cookies {
  display: none;
  font-family: "Gill Sans MT", sans-serif;
  font-size: 0.9rem;
  -webkit-font-smoothing: antialiased;
  justify-content: space-between;
  width: calc(100% - 40px);
  top: 20px;
  left: 20px;
  background: #fff;
  min-height: 300px;
  z-index: 2000000;
  position: fixed;
  color: #000;
  flex-direction: column;
}
@media (min-width: 500px) {
  .hwcc_cookie_bar .read-more-cookies {
    max-width: 600px;
    left: 50%;
    margin-left: -300px;
    top: 50%;
    margin-top: -150px;
    flex-direction: row;
  }
}
.hwcc_cookie_bar .read-more-cookies.visible {
  display: flex;
}
@media (min-width: 500px) {
  .hwcc_cookie_bar .read-more-cookies .tab-nav {
    min-width: 150px;
    flex-shrink: 0;
  }
}
.hwcc_cookie_bar .read-more-cookies .tab-nav .cookie-button, .hwcc_cookie_bar .read-more-cookies .tab-nav button {
  width: 100%;
  display: block;
  padding: 15px;
  text-align: left;
  background: #f8f8f8;
  border: 0;
  border-bottom: 2px solid #ffffff;
  font-weight: bold;
  font-size: 0.9rem;
  cursor: pointer;
  font-family: "Gill Sans MT", sans-serif;
  color: #1e363a;
}
.hwcc_cookie_bar .read-more-cookies .tab-nav .cookie-button.active, .hwcc_cookie_bar .read-more-cookies .tab-nav button.active {
  background: #fff;
}
.hwcc_cookie_bar .read-more-cookies .tab-target {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab {
  display: none;
  padding: 20px;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab.active {
  display: block;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0 !important;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab .cookie-info-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab .cookie-info-head input[type="checkbox"] {
  margin-left: auto;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab .cookie-info-head input[type="checkbox"]:disabled {
  cursor: default;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab .cookie-info-head input[type="checkbox"]:disabled + label {
  opacity: 0.6;
  cursor: default;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab .cookie-info-head input[type="checkbox"] + label {
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab .cookie-info {
  max-height: 200px;
  overflow: auto;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab table {
  margin-top: 10px;
  width: 100%;
  text-align: left;
  font-family: "Gill Sans MT", sans-serif;
  color: black;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab table tr td {
  padding: 5px 0;
  border-bottom: 1px solid lightgray;
  font-size: 0.9rem;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .tab table th {
  font-family: "Gill Sans MT", sans-serif;
  font-weight: bold;
  font-size: 0.9rem;
  padding: 5px 0;
  border-bottom: 1px solid lightgray;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .buttons-wrapper {
  text-align: right;
  padding: 20px;
  margin-top: auto;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .buttons-wrapper button {
  border: 0;
  padding: 15px 20px;
  cursor: pointer;
  margin-top: 10px;
  background: #1e363a;
  border-radius: 25px;
  flex-shrink: 0;
  font-size: 0.9rem;
  color: #ffffff;
  font-weight: normal;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .buttons-wrapper button:before {
  content: "";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  padding-right: 5px;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .buttons-wrapper button:hover {
  background: #1e363a;
  color: #ffffff;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .buttons-wrapper button#save_cookie_option {
  background: #f8f8f8;
  color: #1e363a;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .buttons-wrapper button#save_cookie_option:before {
  display: none;
}
.hwcc_cookie_bar .read-more-cookies .tab-target .buttons-wrapper button#save_cookie_option:hover {
  background: #1e363a;
  color: #ffffff;
}
.cookie-consent label {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-family: "Gill Sans MT", sans-serif;
}
.cookie-consent label input[type="checkbox"] {
  display: inline-block;
  -webkit-appearance: none;
  margin: 0 5px 0 0;
  width: 22px;
  height: 22px;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  background: gray;
  cursor: pointer;
}
.cookie-consent label input[type="checkbox"]:checked {
  background: gray;
}
.cookie-consent label input[type="checkbox"]:checked:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  color: #fff;
  position: absolute;
  top: 1px;
  left: 2px;
  font-size: 13px;
  font-weight: bold;
}
.cookie-consent .cookie_settings {
  background-color: #0bb26b;
  color: white;
  cursor: pointer;
  flex-basis: auto;
  border-radius: 50px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  font-weight: bold;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem !important;
  padding: 9px 20px;
  border: 0;
}
.cookie-consent .cookie_settings:hover {
  background-color: #1e363a;
  color: white;
}
.cookie-consent .cookie_settings .elementor-button-icon {
  order: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.cookie-consent .cookie_settings span {
  text-transform: none;
  color: white;
}
.cookie-consent .cookie_settings:visited {
  background-color: #0bb26b;
}
.cookie-consent .cookie_settings:visited:hover {
  background-color: #1e363a;
}
.cookie-bar-active-blocker {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  bottom: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  z-index: 100000000;
  -webkit-font-smoothing: antialiased;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.cookie-bar-active-blocker.active {
  opacity: 1;
}
body {
  margin: 0;
  padding: 0;
}
body * {
  box-sizing: border-box;
}
@media (min-width: 500px) {
  #main.fixed {
    padding-top: 114px;
  }
}
#main .row {
  max-width: 1220px;
}
#main section.blue {
  background-color: #f5fdff;
  padding: 20px 20px;
  color: #1e363a;
}
#main section.blue h1, #main section.blue h2, #main section.blue h3, #main section.blue h4, #main section.blue h5, #main section.blue h6, #main section.blue pre, #main section.blue p, #main section.blue a {
  color: #1e363a;
}
@media (min-width: 500px) {
  #main section.blue {
    padding: 20px;
  }
}
@media (min-width: 825px) {
  #main section.blue {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main section.blue {
    padding: 60px 0;
  }
}
#main section.blue + .blue {
  padding-top: 0;
}
#main section.primary h1, #main section.primary h2, #main section.primary h3, #main section.primary h4, #main section.primary h5, #main section.primary h6, #main section.primary p, #main section.primary pre, #main section.primary li, #main section.primary a {
  color: #fff;
}
#main section.white {
  background-color: #ffffff;
  padding: 20px 20px;
  color: #1e363a;
}
#main section.white h1, #main section.white h2, #main section.white h3, #main section.white h4, #main section.white h5, #main section.white h6, #main section.white pre, #main section.white p, #main section.white a {
  color: #1e363a;
}
@media (min-width: 500px) {
  #main section.white {
    padding: 20px;
  }
}
@media (min-width: 825px) {
  #main section.white {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main section.white {
    padding: 60px 0;
  }
}
#main section.white + .white {
  padding-top: 0;
}
#main section.primary h1, #main section.primary h2, #main section.primary h3, #main section.primary h4, #main section.primary h5, #main section.primary h6, #main section.primary p, #main section.primary pre, #main section.primary li, #main section.primary a {
  color: #fff;
}
#main section.transparent {
  background-color: transparent;
  padding: 20px 20px;
  color: #1e363a;
}
#main section.transparent h1, #main section.transparent h2, #main section.transparent h3, #main section.transparent h4, #main section.transparent h5, #main section.transparent h6, #main section.transparent pre, #main section.transparent p, #main section.transparent a {
  color: #1e363a;
}
@media (min-width: 500px) {
  #main section.transparent {
    padding: 20px;
  }
}
@media (min-width: 825px) {
  #main section.transparent {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main section.transparent {
    padding: 60px 0;
  }
}
#main section.transparent + .transparent {
  padding-top: 0;
}
#main section.primary h1, #main section.primary h2, #main section.primary h3, #main section.primary h4, #main section.primary h5, #main section.primary h6, #main section.primary p, #main section.primary pre, #main section.primary li, #main section.primary a {
  color: #fff;
}
#main section.gray {
  background-color: #f8f8f8;
  padding: 20px 20px;
  color: #1e363a;
}
#main section.gray h1, #main section.gray h2, #main section.gray h3, #main section.gray h4, #main section.gray h5, #main section.gray h6, #main section.gray pre, #main section.gray p, #main section.gray a {
  color: #1e363a;
}
@media (min-width: 500px) {
  #main section.gray {
    padding: 20px;
  }
}
@media (min-width: 825px) {
  #main section.gray {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main section.gray {
    padding: 60px 0;
  }
}
#main section.gray + .gray {
  padding-top: 0;
}
#main section.primary h1, #main section.primary h2, #main section.primary h3, #main section.primary h4, #main section.primary h5, #main section.primary h6, #main section.primary p, #main section.primary pre, #main section.primary li, #main section.primary a {
  color: #fff;
}
#main section.primary {
  background-color: #1e363a;
  padding: 20px 20px;
  color: #1e363a;
}
#main section.primary h1, #main section.primary h2, #main section.primary h3, #main section.primary h4, #main section.primary h5, #main section.primary h6, #main section.primary pre, #main section.primary p, #main section.primary a {
  color: #1e363a;
}
@media (min-width: 500px) {
  #main section.primary {
    padding: 20px;
  }
}
@media (min-width: 825px) {
  #main section.primary {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main section.primary {
    padding: 60px 0;
  }
}
#main section.primary + .primary {
  padding-top: 0;
}
#main section.primary h1, #main section.primary h2, #main section.primary h3, #main section.primary h4, #main section.primary h5, #main section.primary h6, #main section.primary p, #main section.primary pre, #main section.primary li, #main section.primary a {
  color: #fff;
}
#main section.no-padding-top {
  padding-top: 0;
}
#main section.no-padding-bottom {
  padding-bottom: 0;
}
#main .wp-block-group.blue {
  background-color: #f5fdff;
  padding: 20px 20px;
  color: #1e363a;
}
#main .wp-block-group.blue h1, #main .wp-block-group.blue h2, #main .wp-block-group.blue h3, #main .wp-block-group.blue h4, #main .wp-block-group.blue h5, #main .wp-block-group.blue h6, #main .wp-block-group.blue pre, #main .wp-block-group.blue p, #main .wp-block-group.blue a {
  color: #1e363a;
}
@media (min-width: 825px) {
  #main .wp-block-group.blue {
    padding: 20px;
    width: 100vw;
    margin-left: calc(((100vw - 1220px)/ -2 ) - 10px);
    overflow: hidden;
  }
}
@media (min-width: 825px) {
  #main .wp-block-group.blue {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main .wp-block-group.blue {
    padding: 70px 0;
  }
}
#main .wp-block-group.blue + .blue {
  padding-top: 0;
}
#main .wp-block-group.primary h1, #main .wp-block-group.primary h2, #main .wp-block-group.primary h3, #main .wp-block-group.primary h4, #main .wp-block-group.primary h5, #main .wp-block-group.primary h6, #main .wp-block-group.primary p, #main .wp-block-group.primary pre, #main .wp-block-group.primary li, #main .wp-block-group.primary a {
  color: #fff;
}
#main .wp-block-group.white {
  background-color: #ffffff;
  padding: 20px 20px;
  color: #1e363a;
}
#main .wp-block-group.white h1, #main .wp-block-group.white h2, #main .wp-block-group.white h3, #main .wp-block-group.white h4, #main .wp-block-group.white h5, #main .wp-block-group.white h6, #main .wp-block-group.white pre, #main .wp-block-group.white p, #main .wp-block-group.white a {
  color: #1e363a;
}
@media (min-width: 825px) {
  #main .wp-block-group.white {
    padding: 20px;
    width: 100vw;
    margin-left: calc(((100vw - 1220px)/ -2 ) - 10px);
    overflow: hidden;
  }
}
@media (min-width: 825px) {
  #main .wp-block-group.white {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main .wp-block-group.white {
    padding: 70px 0;
  }
}
#main .wp-block-group.white + .white {
  padding-top: 0;
}
#main .wp-block-group.primary h1, #main .wp-block-group.primary h2, #main .wp-block-group.primary h3, #main .wp-block-group.primary h4, #main .wp-block-group.primary h5, #main .wp-block-group.primary h6, #main .wp-block-group.primary p, #main .wp-block-group.primary pre, #main .wp-block-group.primary li, #main .wp-block-group.primary a {
  color: #fff;
}
#main .wp-block-group.transparent {
  background-color: transparent;
  padding: 20px 20px;
  color: #1e363a;
}
#main .wp-block-group.transparent h1, #main .wp-block-group.transparent h2, #main .wp-block-group.transparent h3, #main .wp-block-group.transparent h4, #main .wp-block-group.transparent h5, #main .wp-block-group.transparent h6, #main .wp-block-group.transparent pre, #main .wp-block-group.transparent p, #main .wp-block-group.transparent a {
  color: #1e363a;
}
@media (min-width: 825px) {
  #main .wp-block-group.transparent {
    padding: 20px;
    width: 100vw;
    margin-left: calc(((100vw - 1220px)/ -2 ) - 10px);
    overflow: hidden;
  }
}
@media (min-width: 825px) {
  #main .wp-block-group.transparent {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main .wp-block-group.transparent {
    padding: 70px 0;
  }
}
#main .wp-block-group.transparent + .transparent {
  padding-top: 0;
}
#main .wp-block-group.primary h1, #main .wp-block-group.primary h2, #main .wp-block-group.primary h3, #main .wp-block-group.primary h4, #main .wp-block-group.primary h5, #main .wp-block-group.primary h6, #main .wp-block-group.primary p, #main .wp-block-group.primary pre, #main .wp-block-group.primary li, #main .wp-block-group.primary a {
  color: #fff;
}
#main .wp-block-group.gray {
  background-color: #f8f8f8;
  padding: 20px 20px;
  color: #1e363a;
}
#main .wp-block-group.gray h1, #main .wp-block-group.gray h2, #main .wp-block-group.gray h3, #main .wp-block-group.gray h4, #main .wp-block-group.gray h5, #main .wp-block-group.gray h6, #main .wp-block-group.gray pre, #main .wp-block-group.gray p, #main .wp-block-group.gray a {
  color: #1e363a;
}
@media (min-width: 825px) {
  #main .wp-block-group.gray {
    padding: 20px;
    width: 100vw;
    margin-left: calc(((100vw - 1220px)/ -2 ) - 10px);
    overflow: hidden;
  }
}
@media (min-width: 825px) {
  #main .wp-block-group.gray {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main .wp-block-group.gray {
    padding: 70px 0;
  }
}
#main .wp-block-group.gray + .gray {
  padding-top: 0;
}
#main .wp-block-group.primary h1, #main .wp-block-group.primary h2, #main .wp-block-group.primary h3, #main .wp-block-group.primary h4, #main .wp-block-group.primary h5, #main .wp-block-group.primary h6, #main .wp-block-group.primary p, #main .wp-block-group.primary pre, #main .wp-block-group.primary li, #main .wp-block-group.primary a {
  color: #fff;
}
#main .wp-block-group.primary {
  background-color: #1e363a;
  padding: 20px 20px;
  color: #1e363a;
}
#main .wp-block-group.primary h1, #main .wp-block-group.primary h2, #main .wp-block-group.primary h3, #main .wp-block-group.primary h4, #main .wp-block-group.primary h5, #main .wp-block-group.primary h6, #main .wp-block-group.primary pre, #main .wp-block-group.primary p, #main .wp-block-group.primary a {
  color: #1e363a;
}
@media (min-width: 825px) {
  #main .wp-block-group.primary {
    padding: 20px;
    width: 100vw;
    margin-left: calc(((100vw - 1220px)/ -2 ) - 10px);
    overflow: hidden;
  }
}
@media (min-width: 825px) {
  #main .wp-block-group.primary {
    padding: 50px 50px;
  }
}
@media (min-width: 1054px) {
  #main .wp-block-group.primary {
    padding: 70px 0;
  }
}
#main .wp-block-group.primary + .primary {
  padding-top: 0;
}
#main .wp-block-group.primary h1, #main .wp-block-group.primary h2, #main .wp-block-group.primary h3, #main .wp-block-group.primary h4, #main .wp-block-group.primary h5, #main .wp-block-group.primary h6, #main .wp-block-group.primary p, #main .wp-block-group.primary pre, #main .wp-block-group.primary li, #main .wp-block-group.primary a {
  color: #fff;
}
#main .wp-block-group .wp-block-group__inner-container {
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 500px) {
  #main .all-content {
    padding: auto;
  }
}
.mapp-layout {
  margin: 20px 0;
}
.mapp-layout .mapp-wrapper {
  filter: grayscale(1);
}
@media (max-width: 500px) {
  .elementor-element-7939afc, .elementor-element-479d9c2 {
    margin-top: -130px;
  }
}
.eicon-chevron-right:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 600;
}
.eicon-chevron-left:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 600;
}
@media (min-width: 1054px) {
  .home .news-content .elementor-container {
    max-width: 1000px;
  }
}
@media (min-width: 1600px) {
  .home .news-content .elementor-container {
    max-width: 1240px;
  }
}
.single.single-post #main ul:not(.blocks-gallery-grid), .single.single-post #main p, .single.single-post #main h1, .single.single-post #main h2, .single.single-post #main h3, .single.single-post #main h4, .single.single-post #main h5, .single.single-post #main a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink), .single.single-post #main pre, .single.single-post #main .accordion, .single.single-post #main .small-grid, .single.single-post #main .cookie-consent, .single.single-post #main table {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.single.single-post #main ul:not(.blocks-gallery-grid).left, .single.single-post #main p.left, .single.single-post #main h1.left, .single.single-post #main h2.left, .single.single-post #main h3.left, .single.single-post #main h4.left, .single.single-post #main h5.left, .single.single-post #main a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink).left, .single.single-post #main pre.left, .single.single-post #main .accordion.left, .single.single-post #main .small-grid.left, .single.single-post #main .cookie-consent.left, .single.single-post #main table.left {
  margin-left: 0;
}
.single #main ul:not(.blocks-gallery-grid), .single #main p, .single #main h1, .single #main h2, .single #main h3, .single #main h4, .single #main h5, .single #main a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink), .single #main pre, .single #main .accordion, .single #main .small-grid, .single #main .cookie-consent, .single #main table, .page:not(.home) #main ul:not(.blocks-gallery-grid), .page:not(.home) #main p, .page:not(.home) #main h1, .page:not(.home) #main h2, .page:not(.home) #main h3, .page:not(.home) #main h4, .page:not(.home) #main h5, .page:not(.home) #main a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink), .page:not(.home) #main pre, .page:not(.home) #main .accordion, .page:not(.home) #main .small-grid, .page:not(.home) #main .cookie-consent, .page:not(.home) #main table, .archive #main ul:not(.blocks-gallery-grid), .archive #main p, .archive #main h1, .archive #main h2, .archive #main h3, .archive #main h4, .archive #main h5, .archive #main a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink), .archive #main pre, .archive #main .accordion, .archive #main .small-grid, .archive #main .cookie-consent, .archive #main table {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.single #main ul:not(.blocks-gallery-grid).left, .single #main p.left, .single #main h1.left, .single #main h2.left, .single #main h3.left, .single #main h4.left, .single #main h5.left, .single #main a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink).left, .single #main pre.left, .single #main .accordion.left, .single #main .small-grid.left, .single #main .cookie-consent.left, .single #main table.left, .page:not(.home) #main ul:not(.blocks-gallery-grid).left, .page:not(.home) #main p.left, .page:not(.home) #main h1.left, .page:not(.home) #main h2.left, .page:not(.home) #main h3.left, .page:not(.home) #main h4.left, .page:not(.home) #main h5.left, .page:not(.home) #main a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink).left, .page:not(.home) #main pre.left, .page:not(.home) #main .accordion.left, .page:not(.home) #main .small-grid.left, .page:not(.home) #main .cookie-consent.left, .page:not(.home) #main table.left, .archive #main ul:not(.blocks-gallery-grid).left, .archive #main p.left, .archive #main h1.left, .archive #main h2.left, .archive #main h3.left, .archive #main h4.left, .archive #main h5.left, .archive #main a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink).left, .archive #main pre.left, .archive #main .accordion.left, .archive #main .small-grid.left, .archive #main .cookie-consent.left, .archive #main table.left {
  margin-left: 0;
}
.single #main .blocks-gallery-grid, .single #main .number-list, .single #main .wp-block-image, .page:not(.home) #main .blocks-gallery-grid, .page:not(.home) #main .number-list, .page:not(.home) #main .wp-block-image, .archive #main .blocks-gallery-grid, .archive #main .number-list, .archive #main .wp-block-image {
  margin: 20px auto;
}
@media (min-width: 500px) {
  .single #main .blocks-gallery-grid, .single #main .number-list, .single #main .wp-block-image, .page:not(.home) #main .blocks-gallery-grid, .page:not(.home) #main .number-list, .page:not(.home) #main .wp-block-image, .archive #main .blocks-gallery-grid, .archive #main .number-list, .archive #main .wp-block-image {
    margin: 20px;
  }
}
@media (min-width: 825px) {
  .single #main .blocks-gallery-grid, .single #main .number-list, .single #main .wp-block-image, .page:not(.home) #main .blocks-gallery-grid, .page:not(.home) #main .number-list, .page:not(.home) #main .wp-block-image, .archive #main .blocks-gallery-grid, .archive #main .number-list, .archive #main .wp-block-image {
    margin: 50px auto;
  }
}
.single #main .left ul:not(.blocks-gallery-grid), .single #main .left p, .single #main .left h1, .single #main .left h2, .single #main .left h3, .single #main .left h4, .single #main .left h5, .single #main .left a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink), .single #main .left pre, .single #main .left .accordion, .page:not(.home) #main .left ul:not(.blocks-gallery-grid), .page:not(.home) #main .left p, .page:not(.home) #main .left h1, .page:not(.home) #main .left h2, .page:not(.home) #main .left h3, .page:not(.home) #main .left h4, .page:not(.home) #main .left h5, .page:not(.home) #main .left a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink), .page:not(.home) #main .left pre, .page:not(.home) #main .left .accordion, .archive #main .left ul:not(.blocks-gallery-grid), .archive #main .left p, .archive #main .left h1, .archive #main .left h2, .archive #main .left h3, .archive #main .left h4, .archive #main .left h5, .archive #main .left a:not(.grid-item):not(.page):not(.nextpostslink):not(.previouspostslink), .archive #main .left pre, .archive #main .left .accordion {
  margin-left: 0;
}
.single #main .wp-block-image, .page:not(.home) #main .wp-block-image, .archive #main .wp-block-image {
  overflow: hidden;
}
.single #main pre, .single #main .wp-block-hw-ingress-box, .page:not(.home) #main pre, .page:not(.home) #main .wp-block-hw-ingress-box, .archive #main pre, .archive #main .wp-block-hw-ingress-box {
  font-family: "Source Sans Pro", sans-serif;
  white-space: normal;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 1.4em;
  margin-top: 0;
  font-weight: 300;
}
.single #main pre .wp-block-hw-ingress-box, .single #main .wp-block-hw-ingress-box .wp-block-hw-ingress-box, .page:not(.home) #main pre .wp-block-hw-ingress-box, .page:not(.home) #main .wp-block-hw-ingress-box .wp-block-hw-ingress-box, .archive #main pre .wp-block-hw-ingress-box, .archive #main .wp-block-hw-ingress-box .wp-block-hw-ingress-box {
  margin: 0;
}
@media (min-width: 500px) {
  .single #main pre, .single #main .wp-block-hw-ingress-box, .page:not(.home) #main pre, .page:not(.home) #main .wp-block-hw-ingress-box, .archive #main pre, .archive #main .wp-block-hw-ingress-box {
    font-size: 1.5rem;
    line-height: 1.5em;
  }
}
.single #main p, .page:not(.home) #main p, .archive #main p {
  font-size: 1.2rem;
}
