@charset "UTF-8";
/*
 Theme Name: Hamrén Media Theme
 Description: Hamrén Media Theme
 Author: Hamrén Media
 Version: 2.0
 */
/* Safari 4.0 - 8.0 */
@-webkit-keyframes draw {
  from {
    width: 0px;
  }
  to {
    width: 100%;
  }
}
/* Standard syntax */
@keyframes draw {
  from {
    width: 0px;
  }
  to {
    width: 100%;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@font-face {
  font-family: "DinPRO";
  src: url("fonts/dinpro/regular/DINPro-Regular.eot");
  src: url("fonts/dinpro/regular/DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/dinpro/regular/DINPro-Regular.ttf") format("truetype"), url("fonts/dinpro/regular/DINPro-Regular.svg#DinPRO") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "DinPRO";
  src: url("fonts/dinpro/bold/DINPro-Bold.eot");
  src: url("fonts/dinpro/bold/DINPro-Bold?#iefix") format("embedded-opentype"), url("fonts/dinpro/bold/DINPro-Bold.ttf") format("truetype"), url("fonts/dinpro/bold/DINPro-Bold#DinPRO") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Space Grotesk";
  src: url("./fonts/space/SpaceGrotesk-Regular.ttf");
  src: url("./fonts/space/SpaceGrotesk-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/space/SpaceGrotesk-Regular.ttf") format("truetype"), url("./fonts/space/SpaceGrotesk-Regular.svg#SpaceGrotesk") format("svg");
  font-weight: 400;
}
@font-face {
  font-family: "Space Grotesk";
  src: url("./fonts/space/SpaceGrotesk-Bold.ttf");
  src: url("./fonts/space/SpaceGrotesk-Bold.eot?#iefix") format("embedded-opentype"), url("./fonts/space/SpaceGrotesk-Bold.ttf") format("truetype"), url("./fonts/space/SpaceGrotesk-Bold.svg#SpaceGrotesk") format("svg");
  font-weight: 600;
}
html {
  font-size: 15px;
}
body {
  color: #130640;
}
body * {
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-family: "Space Grotesk", helvetica, sans-serif;
}
body b, body strong {
  font-weight: bold;
}
h1 {
  font-family: "Space Grotesk", helvetica, sans-serif;
  line-height: 1.1em !important;
  hyphens: auto;
  font-size: 2.5rem;
  font-weight: normal;
  margin: 20px 0 10px 0;
  color: #130640;
}
@media (min-width: 500px) {
  h1 {
    hyphens: none;
    font-size: 3.4rem;
    margin-bottom: 20px !important;
    line-height: 1em;
  }
}
@media (min-width: 825px) {
  h1 {
    font-size: 5.4rem;
    max-width: 90%;
  }
  .single-post h1, .hero.narrow h1 {
    max-width: 100%;
  }
}
@media (max-width: 500px) {
  h1 br {
    display: none;
  }
}
h1.elementor-heading-title {
  line-height: 1.2em;
}
@media (min-width: 500px) {
  h1.elementor-heading-title {
    line-height: 1em;
  }
}
h1 br {
  display: none;
}
@media (min-width: 500px) {
  h1 br {
    display: block;
  }
}
h2 {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  color: #130640;
  margin-top: 0;
  line-height: 1.1em !important;
  margin-bottom: 20px;
  word-break: break-word;
  max-width: 100%;
}
@media (min-width: 500px) {
  h2 {
    margin-top: 30px;
  }
}
@media (min-width: 825px) {
  h2 {
    font-size: 2.4em;
  }
}
h2 b, h2 strong {
  display: block;
  letter-spacing: 2px;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
  line-height: 1em;
}
@media (min-width: 1500px) {
  h2 b, h2 strong {
    font-size: 18px;
  }
}
.home h2 {
  font-size: 30px;
  font-weight: normal;
}
@media (min-width: 500px) {
  .home h2 {
    font-size: 37px;
  }
}
@media (min-width: 825px) {
  .home h2 {
    font-size: 40px;
  }
}
.single-post h2, .single-portflj h2 {
  margin-top: 30px;
  max-width: 750px;
}
@media (min-width: 825px) {
  .single-post h2, .single-portflj h2 {
    margin-top: 2em;
    font-size: 2em;
    font-weight: bold;
  }
}
@media (min-width: 825px) {
  .single-post h2, .single-portflj h2 {
    font-size: 2.4rem;
  }
}
.single-post h2:first-child, .single-portflj h2:first-child {
  margin-top: 0px;
}
h3, .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large ul li, ul .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large ol li, ol .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large a, .single-post blockquote.is-style-large .elementor-cta__description, .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single-post blockquote.is-style-large figcaption {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.4em;
  color: #130640;
  color: #130640;
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-size: 1.5rem;
  line-height: 1.2em !important;
  margin-bottom: 0;
  font-weight: bold;
}
@media (min-width: 500px) {
  h3, .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large ul li, ul .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large ol li, ol .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large a, .single-post blockquote.is-style-large .elementor-cta__description, .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single-post blockquote.is-style-large figcaption {
    font-size: 25px;
  }
}
@media (min-width: 500px) {
  h3, .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large ul li, ul .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large ol li, ol .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large a, .single-post blockquote.is-style-large .elementor-cta__description, .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single-post blockquote.is-style-large figcaption {
    font-size: 1.7rem;
  }
}
@media (min-width: 1500px) {
  h3, .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large ul li, ul .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large ol li, ol .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large a, .single-post blockquote.is-style-large .elementor-cta__description, .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single-post blockquote.is-style-large figcaption {
    font-size: 1.8rem;
    margin-top: 3rem;
    margin-bottom: 0;
  }
}
.tag-title h3, .tag-title .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .tag-title p, .tag-title .single-post blockquote.is-style-large ul li, ul .tag-title .single-post blockquote.is-style-large li, .tag-title .single-post blockquote.is-style-large ol li, ol .tag-title .single-post blockquote.is-style-large li, .tag-title .single-post blockquote.is-style-large a, .tag-title .single-post blockquote.is-style-large .elementor-cta__description, .tag-title .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .tag-title .single-post blockquote.is-style-large figcaption {
  background: #FCD11F;
  padding: 7px !important;
  margin-top: 5px;
  display: inline-block;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 100;
  line-height: 1.5em;
}
h3.elementor-cta__title {
  font-size: 18px;
  font-weight: bold;
  text-transform: none;
}
.single-post h3, .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large ul li, ul .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large ol li, ol .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large a, .single-post blockquote.is-style-large .elementor-cta__description, .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single-post blockquote.is-style-large figcaption, .single-portflj h3, .single-portflj .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .single-portflj p, .single-portflj .single-post blockquote.is-style-large ul li, ul .single-portflj .single-post blockquote.is-style-large li, .single-portflj .single-post blockquote.is-style-large ol li, ol .single-portflj .single-post blockquote.is-style-large li, .single-portflj .single-post blockquote.is-style-large a, .single-portflj .single-post blockquote.is-style-large .elementor-cta__description, .single-portflj .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single-portflj .single-post blockquote.is-style-large figcaption {
  max-width: 750px;
}
h4 {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.4em;
  font-weight: bold;
}
h5 {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-size: 17px;
  line-height: 1.4em;
  font-weight: 400;
}
h5.elementor-tab-title {
  font-weight: 400;
}
p, ul li, ol li, a, .elementor-cta__description, .postid-10369 .blocks-gallery-item figcaption {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  color: #130640;
}
@media (min-width: 825px) {
  p, ul li, ol li, a, .elementor-cta__description, .postid-10369 .blocks-gallery-item figcaption {
    font-size: 16.5px;
  }
}
p:first-of-type, .elementor-cta__description:first-of-type {
  margin-top: 0;
}
.hero p, .hero ul li, ul .hero li, .hero ol li, ol .hero li, .hero a, .hero .elementor-cta__description, .hero .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .hero figcaption {
  max-width: 750px;
}
p a, ul li a, ol li a, a a, .elementor-cta__description a, .postid-10369 .blocks-gallery-item figcaption a {
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
#main p a, #main ul li a, ul #main li a, #main ol li a, ol #main li a, #main a a, #main .elementor-cta__description a, #main .postid-10369 .blocks-gallery-item figcaption a, .postid-10369 .blocks-gallery-item #main figcaption a {
  text-decoration: underline !important;
}
a {
  text-decoration: underline;
}
a:hover {
  color: #130640;
}
.elementor-cta__description {
  font-size: 14.5px;
}
pre, .ingress * {
  font-family: "Space Grotesk", helvetica, sans-serif;
  white-space: normal;
  font-style: normal;
  font-size: 17px;
  margin-top: 0;
  color: #333333;
  line-height: 1.7em;
  font-family: "Space Grotesk", helvetica, sans-serif;
  white-space: normal;
  font-style: normal;
  font-size: 1.15rem;
  line-height: 1.4em;
  margin-top: 0;
  color: #130640;
}
@media (min-width: 825px) {
  pre, .ingress * {
    font-size: 19px;
  }
}
@media (min-width: 500px) {
  pre, .ingress * {
    font-size: 1.45rem;
  }
}
@media (min-width: 1500px) {
  pre, .ingress * {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}
.hero pre, .hero .ingress *, .ingress .hero * {
  max-width: 800px;
}
@media (min-width: 825px) {
  .hero pre, .hero .ingress *, .ingress .hero * {
    max-width: 80%;
  }
}
pre a, .ingress * a {
  font-size: 17px;
  text-decoration: underline !important;
  font-size: 1.15rem;
  color: #130640;
}
@media (min-width: 825px) {
  pre a, .ingress * a {
    font-size: 19px;
    font-size: 1.45rem;
  }
}
@media (min-width: 1500px) {
  pre a, .ingress * a {
    font-size: 1.4rem;
    line-height: 1.6em;
  }
}
.tag, .grid-item-wrapper .grid-item.post-item .inner, .grid-item-wrapper .grid-item.post-item .meta-box date, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description a, .filters .ui-group .button-group .button, .single .elementor-section-boxed.meta-box .meta-box-inner span {
  background: transparent;
  border: 0;
  font-size: 14.7px;
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  margin-bottom: 5px;
  padding-right: 2px;
  line-height: 1em;
}
.tag:first-child, .grid-item-wrapper .grid-item.post-item .inner:first-child, .grid-item-wrapper .grid-item.post-item .meta-box date:first-child, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description:first-child, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description a:first-child, .filters .ui-group .button-group .button:first-child, .single .elementor-section-boxed.meta-box .meta-box-inner span:first-child {
  padding-left: 0;
}
.tag:last-child, .grid-item-wrapper .grid-item.post-item .inner:last-child, .grid-item-wrapper .grid-item.post-item .meta-box date:last-child, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description:last-child, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description a:last-child, .filters .ui-group .button-group .button:last-child, .single .elementor-section-boxed.meta-box .meta-box-inner span:last-child {
  border-right: 0;
}
.tag:last-child:after, .grid-item-wrapper .grid-item.post-item .inner:last-child:after, .grid-item-wrapper .grid-item.post-item .meta-box date:last-child:after, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description:last-child:after, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description a:last-child:after, .filters .ui-group .button-group .button:last-child:after, .single .elementor-section-boxed.meta-box .meta-box-inner span:last-child:after {
  display: none;
}
.tag:after, .grid-item-wrapper .grid-item.post-item .inner:after, .grid-item-wrapper .grid-item.post-item .meta-box date:after, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description:after, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description a:after, .filters .ui-group .button-group .button:after, .single .elementor-section-boxed.meta-box .meta-box-inner span:after {
  content: ", ";
}
a.tag, .grid-item-wrapper .grid-item.post-item a.inner, .grid-item.contact-item.elementor-column .elementor-cta a.elementor-cta__description, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description a, .filters .ui-group .button-group a.button {
  cursor: pointer;
}
.tag-list em {
  background: #FCD11F;
  font-style: normal;
}
figcaption {
  line-height: 1.4em;
}
.page-id-8894 .manual-menu span {
  font-size: 1rem !important;
}
a.elementor-button.elementor-size-sm {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: #FCD11F;
  cursor: pointer;
  border: 0;
}
a.elementor-button.elementor-size-sm:hover {
  color: #130640;
}
a.elementor-button.elementor-size-sm:hover:after {
  background: #fff;
  color: #130640;
}
a.elementor-button.elementor-size-sm .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
a.elementor-button.elementor-size-sm:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: #FCD11F;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
.wp-block-button {
  margin-right: 20px;
  margin-bottom: 20px;
  width: auto;
  float: left;
}
.wp-block-button a.wp-block-button__link {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: #FCD11F;
  cursor: pointer;
  border: 0;
}
.wp-block-button a.wp-block-button__link:hover {
  color: #130640;
}
.wp-block-button a.wp-block-button__link:hover:after {
  background: #fff;
  color: #130640;
}
.wp-block-button a.wp-block-button__link .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
.wp-block-button a.wp-block-button__link:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: #FCD11F;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
.wp-block-button.fullwidth {
  width: 100%;
}
.wp-block-button:last-of-type {
  float: none;
}
.wp-block-button.down a.wp-block-button__link:after {
  content: "";
}
.wp-block-button.is-style-outline a.wp-block-button__link {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  border: 0;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover {
  color: #fff;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover:after {
  background: #130640;
  color: #fff;
}
.wp-block-button.is-style-outline a.wp-block-button__link .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
.wp-block-button.is-style-outline a.wp-block-button__link:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: transparent;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover {
  color: #130640;
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover:after {
  color: #fff;
}
@media (max-width: 825px) {
  .elementor-element.elementor-widget-button.elementor-button-info {
    margin-left: 20px;
  }
}
.elementor-element.elementor-widget-button.elementor-button-info .elementor-button {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  border: 0;
  font-weight: bold;
  padding-left: 0;
  padding-right: 0;
}
.elementor-element.elementor-widget-button.elementor-button-info .elementor-button:hover {
  color: #fff;
}
.elementor-element.elementor-widget-button.elementor-button-info .elementor-button:hover:after {
  background: #130640;
  color: #fff;
}
.elementor-element.elementor-widget-button.elementor-button-info .elementor-button .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
.elementor-element.elementor-widget-button.elementor-button-info .elementor-button:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: transparent;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
.elementor-element.elementor-widget-button.elementor-button-info .elementor-button .elementor-button-text {
  font-weight: bold;
}
.elementor-widget-wrap > .elementor-element.elementor-widget-button {
  display: inline-block;
  width: auto;
}
.elementor-widget-wrap > .elementor-element.elementor-widget-button.elementor-align-right {
  float: right;
}
.elementor-widget-button + .elementor-widget-wrap > .elementor-element.elementor-widget-button.elementor-align-right {
  margin-right: 20px;
}
.elementor-widget-wrap > .elementor-element.elementor-widget-button.elementor-align-left {
  float: left;
}
.elementor-widget-wrap > .elementor-element.elementor-widget-button.elementor-align-left.elementor-widget-button {
  margin-right: 20px;
}
form input[type="text"], .cta-box form input[type="text"], form input[type="email"], .cta-box form input[type="email"], form input[type="tel"], .cta-box form input[type="tel"], form textarea, .cta-box form textarea.elementor-field-textual {
  min-height: 40px;
  border: 0;
  border-width: 0;
  padding: 0 10px;
  background: #FCD11F !important;
  font-size: 14.5px;
  color: #130640;
  border-radius: 0;
  font-family: "Space Grotesk", helvetica, sans-serif;
}
@media (min-width: 825px) {
  form input[type="text"], .cta-box form input[type="text"], form input[type="email"], .cta-box form input[type="email"], form input[type="tel"], .cta-box form input[type="tel"], form textarea, .cta-box form textarea.elementor-field-textual {
    min-height: 50px;
  }
}
form.elementor-form {
  display: flex;
  flex-direction: column;
}
form.elementor-form .elementor-field-group {
  position: relative;
}
form.elementor-form .elementor-field-group.active label {
  top: -20px;
  left: 5px;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
}
form.elementor-form .elementor-field-group label {
  position: absolute;
  top: 10px;
  left: 15px;
  margin: 0;
  font-size: 14px;
  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: 825px) {
  form.elementor-form .elementor-field-group label {
    top: 16px;
  }
}
form input[type="button"] {
  background: #fff;
  color: #130640;
  text-align: center;
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  -webkit-font-smoothing: auto;
  border: 0;
  border-radius: 0;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 825px) {
  form input[type="button"] {
    font-size: 17px;
    transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
  }
  form input[type="button"]:hover {
    color: #130640;
  }
  form input[type="button"]:hover .elementor-button-text, form input[type="button"]:hover .elementor-button-icon i {
    color: #130640;
  }
}
form input[type="button"] .elementor-button-text {
  color: #130640;
  font-size: 14px;
  text-decoration: none;
  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: 825px) {
  form input[type="button"] .elementor-button-text {
    font-size: 17px;
  }
}
form input[type="button"] .elementor-button-icon i {
  color: #130640;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
form input[type="checkbox"] {
  display: inline-block;
  -webkit-appearance: none;
  margin: 0 5px 0 0;
  border: 1px solid #333333;
  width: 22px;
  height: 22px;
  position: relative;
  cursor: pointer;
  background: #fff;
}
form input[type="checkbox"]:checked {
  background: #FCD11F;
  border-color: #FCD11F;
}
form input[type="checkbox"]:checked:before {
  content: "";
  font-family: "fontawesome";
  color: #130640;
  position: absolute;
  top: 1px;
  left: 2px;
  font-size: 16px;
}
form ::-webkit-input-placeholder {
  color: #130640;
  opacity: 1 !important;
  font-size: 14.5px;
}
form :-moz-placeholder {
  color: #130640;
  opacity: 1 !important;
  font-size: 14.5px;
}
form ::-moz-placeholder {
  color: #130640;
  opacity: 1 !important;
  font-size: 14.5px;
}
form :-ms-input-placeholder {
  color: #130640;
  opacity: 1 !important;
  font-size: 14.5px;
}
form textarea {
  padding: 10px;
  min-height: 100px;
}
.cta-box form textarea.elementor-field-textual {
  padding: 10px;
}
form label {
  margin: 10px 0 5px 0;
  font-family: "Space Grotesk", helvetica, sans-serif;
}
form .nf-field-label label {
  font-weight: normal;
}
.contact-form form button[type="submit"] {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  border: 0;
}
.contact-form form button[type="submit"]:hover {
  color: #fff;
}
.contact-form form button[type="submit"]:hover:after {
  background: #130640;
  color: #fff;
}
.contact-form form button[type="submit"] .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
.contact-form form button[type="submit"]:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: #fff;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
form .elementor-message {
  font-family: "Space Grotesk", helvetica, sans-serif;
  order: -1;
  padding: 10px;
  display: flex;
  margin: 0 0 30px 0;
}
form .elementor-message:before {
  color: #130640;
}
.first .elementor-element.elementor-button-info .elementor-button {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  border: 0;
}
.first .elementor-element.elementor-button-info .elementor-button:hover {
  color: #fff;
}
.first .elementor-element.elementor-button-info .elementor-button:hover:after {
  background: #130640;
  color: #fff;
}
.first .elementor-element.elementor-button-info .elementor-button .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
.first .elementor-element.elementor-button-info .elementor-button:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: #f4f4f4;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
@media (min-width: 500px) {
  .hw-hero .col-text {
    width: 80% !important;
  }
}
@media (min-width: 500px) {
  .hw-hero .col-img {
    width: 20% !important;
  }
}
body:not(.elementor-editor-active).isotope {
  opacity: 0;
}
@media (min-width: 500px) {
  .grid-item-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
.grid-item-wrapper.news-wrapper {
  max-width: 450px;
  margin: 0px auto;
}
.grid-item-wrapper.cta-wrapper .elementor-row {
  flex-wrap: wrap;
}
.grid-item-wrapper.cta-wrapper .elementor-row .grid-item {
  width: 100%;
}
@media (min-width: 500px) {
  .grid-item-wrapper.cta-wrapper .elementor-row .grid-item {
    width: 50%;
  }
}
@media (min-width: 825px) {
  .grid-item-wrapper.cta-wrapper .elementor-row .grid-item {
    width: 33.333%;
  }
}
.grid-item-wrapper .grid-item.small-padding .elementor-cta {
  padding: inherit;
}
.grid-item-wrapper .grid-item .elementor-cta {
  margin: 0 0 15px 0;
}
@media (min-width: 500px) {
  .grid-item-wrapper .grid-item .elementor-cta {
    padding: 35px 35px 20px 35px;
  }
}
.grid-item-wrapper .grid-item .elementor-cta .elementor-cta__content {
  background: transparent;
  padding: 15px;
  color: #130640;
}
.grid-item-wrapper .grid-item .elementor-cta h2 {
  font-size: 20px;
  color: #130640;
}
.grid-item-wrapper .grid-item .elementor-cta h3, .grid-item-wrapper .grid-item .elementor-cta .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .grid-item-wrapper .grid-item .elementor-cta p, .grid-item-wrapper .grid-item .elementor-cta .single-post blockquote.is-style-large ul li, ul .grid-item-wrapper .grid-item .elementor-cta .single-post blockquote.is-style-large li, .grid-item-wrapper .grid-item .elementor-cta .single-post blockquote.is-style-large ol li, ol .grid-item-wrapper .grid-item .elementor-cta .single-post blockquote.is-style-large li, .grid-item-wrapper .grid-item .elementor-cta .single-post blockquote.is-style-large a, .grid-item-wrapper .grid-item .elementor-cta .single-post blockquote.is-style-large .elementor-cta__description, .grid-item-wrapper .grid-item .elementor-cta .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .grid-item-wrapper .grid-item .elementor-cta .single-post blockquote.is-style-large figcaption {
  color: #130640;
}
.grid-item-wrapper .grid-item .elementor-cta .elementor-cta__description {
  color: #130640;
}
.grid-item-wrapper .grid-item.portfolio-item, .grid-item-wrapper .grid-item.post-item {
  width: 100%;
  display: block;
  margin-bottom: 15px;
  position: relative;
}
@media (min-width: 500px) {
  .grid-item-wrapper .grid-item.portfolio-item, .grid-item-wrapper .grid-item.post-item {
    margin: 15px;
    width: calc(50% - 30px);
  }
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.portfolio-item, .grid-item-wrapper .grid-item.post-item {
    width: calc(25% - 30px);
  }
}
@media (min-width: 500px) and (max-width: 825px) {
  .first .grid-item-wrapper .grid-item.portfolio-item:nth-child(3), .first .grid-item-wrapper .grid-item-wrapper .grid-item.post-item:nth-child(3), .grid-item-wrapper .first .grid-item-wrapper .grid-item.post-item:nth-child(3) {
    display: none;
  }
}
@media (min-width: 825px) {
  .first .grid-item-wrapper .grid-item.portfolio-item, .first .grid-item-wrapper .grid-item-wrapper .grid-item.post-item, .grid-item-wrapper .first .grid-item-wrapper .grid-item.post-item {
    width: calc(33.33333% - 30px);
  }
}
.grid-item-wrapper .grid-item.portfolio-item:hover .image, .grid-item-wrapper .grid-item.post-item:hover .image {
  background-color: rgba(19, 6, 64, 0.6);
  background-blend-mode: multiply;
}
.grid-item-wrapper .grid-item.portfolio-item .image, .grid-item-wrapper .grid-item.post-item .image {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: calc(( ( (100vw) - 30px) / 16) * 9);
  background-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;
  background-blend-mode: multiply;
}
@media (min-width: 500px) {
  .grid-item-wrapper .grid-item.portfolio-item .image, .grid-item-wrapper .grid-item.post-item .image {
    height: calc(( ( (100vw * 0.5 ) - 30px) / 16) * 9);
  }
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.portfolio-item .image, .grid-item-wrapper .grid-item.post-item .image {
    height: calc(( ( (100vw * 0.25) - 30px) / 16) * 9);
  }
}
@media (min-width: 1500px) {
  .grid-item-wrapper .grid-item.portfolio-item .image, .grid-item-wrapper .grid-item.post-item .image {
    height: calc(( ( (1700px * 0.25) - 30px) / 16) * 9);
  }
}
@media (min-width: 825px) {
  .first .grid-item-wrapper .grid-item.portfolio-item .image, .first .grid-item-wrapper .grid-item-wrapper .grid-item.post-item .image, .grid-item-wrapper .first .grid-item-wrapper .grid-item.post-item .image {
    height: 470px;
  }
  .page-id-10781 .first .grid-item-wrapper .grid-item.portfolio-item .image, .page-id-10781 .first .grid-item-wrapper .grid-item-wrapper .grid-item.post-item .image, .grid-item-wrapper .page-id-10781 .first .grid-item-wrapper .grid-item.post-item .image {
    height: 520px;
  }
}
.grid-item-wrapper .grid-item.portfolio-item .image.placeholder, .grid-item-wrapper .grid-item.post-item .image.placeholder {
  background: #130640;
}
.grid-item-wrapper .grid-item.portfolio-item .image img, .grid-item-wrapper .grid-item.post-item .image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.grid-item-wrapper .grid-item.portfolio-item .inner-wrapper h4, .grid-item-wrapper .grid-item.post-item .inner-wrapper h4 {
  font-size: 22px;
  margin: 10px 0 0 0;
  color: #130640;
  position: relative;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}
@media (min-width: 1500px) {
  .grid-item-wrapper .grid-item.portfolio-item .inner-wrapper h4, .grid-item-wrapper .grid-item.post-item .inner-wrapper h4 {
    font-size: 22px;
  }
}
.grid-item-wrapper .grid-item.portfolio-item .inner-wrapper .inner, .grid-item-wrapper .grid-item.post-item .inner-wrapper .inner {
  line-height: 1.3em;
  margin-top: 3px;
}
.grid-item-wrapper .grid-item.portfolio-item .video-backup, .grid-item-wrapper .grid-item.post-item .video-backup {
  display: block;
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.portfolio-item .video-backup, .grid-item-wrapper .grid-item.post-item .video-backup {
    display: none;
  }
}
.grid-item-wrapper .grid-item.portfolio-item video.image, .grid-item-wrapper .grid-item.post-item video.image {
  object-fit: cover;
  display: none;
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.portfolio-item video.image, .grid-item-wrapper .grid-item.post-item video.image {
    display: block;
  }
}
.grid-item-wrapper .grid-item.portfolio-item video.image:hover, .grid-item-wrapper .grid-item.post-item video.image:hover {
  filter: brightness(0.6);
}
@media (max-width: 500px) {
  .grid-item-wrapper .grid-item.service-item .elementor-column-wrap {
    border: 0;
    border-top: 1px solid #cccaca;
  }
}
.grid-item-wrapper .grid-item.service-item .elementor-cta {
  margin: 15px 0;
}
@media (min-width: 500px) {
  .grid-item-wrapper .grid-item.service-item .elementor-cta {
    margin: 0 0 15px 0;
    padding: 35px 35px 20px 35px;
  }
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__content {
  background: transparent;
  flex-direction: column;
  padding: 0;
  color: #130640;
  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: 825px) {
  .grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__content {
    height: 360px;
  }
}
.home .grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__content {
  border: 0;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__content:hover .elementor-cta__button:after {
  background: #130640;
  color: #fff;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__content img {
  height: 70px;
  width: auto;
}
@media (min-width: 500px) {
  .grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__content img {
    height: 100px;
  }
}
.grid-item-wrapper .grid-item.service-item .elementor-cta h2 {
  font-size: 22px;
  color: #130640;
  font-weight: bold;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta h3, .grid-item-wrapper .grid-item.service-item .elementor-cta .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .grid-item-wrapper .grid-item.service-item .elementor-cta p, .grid-item-wrapper .grid-item.service-item .elementor-cta .single-post blockquote.is-style-large ul li, ul .grid-item-wrapper .grid-item.service-item .elementor-cta .single-post blockquote.is-style-large li, .grid-item-wrapper .grid-item.service-item .elementor-cta .single-post blockquote.is-style-large ol li, ol .grid-item-wrapper .grid-item.service-item .elementor-cta .single-post blockquote.is-style-large li, .grid-item-wrapper .grid-item.service-item .elementor-cta .single-post blockquote.is-style-large a, .grid-item-wrapper .grid-item.service-item .elementor-cta .single-post blockquote.is-style-large .elementor-cta__description, .grid-item-wrapper .grid-item.service-item .elementor-cta .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .grid-item-wrapper .grid-item.service-item .elementor-cta .single-post blockquote.is-style-large figcaption {
  color: #130640;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__description {
  color: #130640;
}
.page-id-10781 .grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__description {
  font-size: 1.1rem;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__button-wrapper {
  margin-top: auto;
  padding-top: 10px;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__button {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  border: 0;
  padding: 0;
  width: 100%;
  text-indent: -9999px;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__button:hover {
  color: #fff;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__button:hover:after {
  background: #130640;
  color: #fff;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__button .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-cta__button:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: #f4f4f4;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
.grid-item-wrapper .grid-item.service-item .elementor-cta .elementor-ribbon-inner {
  background: #FCD11F;
  color: #130640;
  font-family: "Space Grotesk", helvetica, sans-serif;
}
.grid-item-wrapper .grid-item.post-item .inner {
  line-height: 1.4em;
}
.grid-item-wrapper .grid-item.post-item .meta-box {
  border-top: 1px solid #cccaca;
  padding: 10px 0;
}
.grid-item-wrapper .grid-item.client-item {
  margin-bottom: 20px;
}
.grid-item-wrapper .grid-item.client-item a {
  text-decoration: underline;
}
@media (min-width: 500px) {
  .grid-item-wrapper .grid-item.client-item {
    width: calc(33.333% - 20px);
  }
}
@media (min-width: 825px) {
  .grid-item-wrapper .grid-item.client-item {
    width: 25%;
  }
}
.grid-item-wrapper .grid-item.client-item .same-row {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.grid-item-wrapper .grid-item.client-item .same-row p, .grid-item-wrapper .grid-item.client-item .same-row ul li, ul .grid-item-wrapper .grid-item.client-item .same-row li, .grid-item-wrapper .grid-item.client-item .same-row ol li, ol .grid-item-wrapper .grid-item.client-item .same-row li, .grid-item-wrapper .grid-item.client-item .same-row a, .grid-item-wrapper .grid-item.client-item .same-row .elementor-cta__description, .grid-item-wrapper .grid-item.client-item .same-row .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .grid-item-wrapper .grid-item.client-item .same-row figcaption {
  margin: 0;
}
.grid-item-wrapper .grid-item.client-item .same-row a {
  text-decoration: none;
  align-self: flex-end;
}
.grid-item-wrapper .grid-item.client-item .same-row a:last-child {
  margin-left: 10px;
  text-decoration: none;
  padding: 6px 15px 3px 15px;
  margin-bottom: 7px;
  background: #FCD11F;
  text-transform: uppercase;
  font-size: 11px;
  border-radius: 18px 14px 14px 4px;
  letter-spacing: 1px;
  align-self: flex-start;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}
.grid-item-wrapper .grid-item.client-item .same-row a:last-child:hover {
  background-color: #130640;
  color: white;
}
.grid-item-wrapper .vardeord-gif img {
  width: 80px;
  height: 80x;
}
.contact-section .elementor-row {
  flex-wrap: wrap;
}
.grid-item {
  width: 100%;
}
@media (min-width: 500px) {
  .grid-item {
    width: 300px;
  }
}
.grid-item.contact-item.elementor-column {
  padding: 0;
  margin-bottom: 20px;
}
@media (min-width: 500px) {
  .grid-item.contact-item.elementor-column {
    margin: 15px 15px 35px;
    width: calc(50% - 30px);
  }
}
@media (min-width: 825px) {
  .grid-item.contact-item.elementor-column {
    width: calc(33.333% - 30px);
  }
}
.grid-item.contact-item.elementor-column:hover {
  background: #fff;
}
.grid-item.contact-item.elementor-column:hover .elementor-cta__bg-overlay {
  background-color: rgba(0, 0, 0, 0);
}
.grid-item.contact-item.elementor-column .elementor-cta {
  padding: 0;
}
.grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__content {
  padding: 0;
  text-align: left;
}
.grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__content .elementor-cta__image {
  width: 100%;
  height: 400px;
}
.grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__content .elementor-cta__image img {
  height: 100%;
  object-fit: cover;
  max-width: 100%;
}
.grid-item.contact-item.elementor-column .elementor-cta h2 {
  font-size: 22px;
  margin: 0;
  color: #130640;
  position: relative;
  z-index: 10000;
  font-weight: normal;
}
.grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description {
  margin-top: 10px;
  line-height: 1.4em;
}
.grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__description a {
  text-decoration: underline;
  margin-top: 10px;
  display: inline-block;
}
.grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__button {
  margin-top: 10px;
  background: #fff;
  color: #130640;
  text-align: center;
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  -webkit-font-smoothing: auto;
  border: 0;
  border-radius: 0;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 825px) {
  .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__button {
    font-size: 17px;
    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.contact-item.elementor-column .elementor-cta .elementor-cta__button:hover {
    color: #130640;
  }
  .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__button:hover .elementor-button-text, .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__button:hover .elementor-button-icon i {
    color: #130640;
  }
}
.grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__button .elementor-button-text {
  color: #130640;
  font-size: 14px;
  text-decoration: none;
  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: 825px) {
  .grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__button .elementor-button-text {
    font-size: 17px;
  }
}
.grid-item.contact-item.elementor-column .elementor-cta .elementor-cta__button .elementor-button-icon i {
  color: #130640;
  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.contact-item.elementor-column .elementor-cta .elementor-ribbon-inner {
  background: #FCD11F;
  color: #130640;
  font-family: "Space Grotesk", helvetica, sans-serif;
}
.grid-item.contact-item.elementor-column.special-item .elementor-ribbon {
  left: 10px;
  top: 10px;
  transform: none;
  width: auto;
  height: auto;
}
.grid-item.contact-item.elementor-column.special-item .elementor-ribbon .elementor-ribbon-inner {
  transform: none;
  background: white;
  width: auto;
  height: auto;
  margin: 0;
  text-align: left;
  display: inline-block;
  padding: 1px 8px;
  border-radius: 2px 14px 14px 16px;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
}
.quote-wrapper {
  margin: 10px 0;
  background: #f4f4f4;
  padding: 30px;
}
@media (min-width: 825px) {
  .quote-wrapper {
    margin: 15px;
    height: 470px;
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 1500px) {
  .quote-wrapper {
    padding: 35px;
  }
}
.quote-wrapper .elementor-main-swiper {
  padding-bottom: 0 !important;
}
.quote-wrapper .elementor-main-swiper .swiper-slide {
  padding: 0;
}
.quote-wrapper .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-style: normal;
  font-size: 15px;
  line-height: 1.5em;
}
@media (min-width: 1500px) {
  .quote-wrapper .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
    font-size: 17px;
  }
}
.quote-wrapper .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite {
  margin-bottom: 20px;
}
.quote-wrapper .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite span {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
}
@media (min-width: 1500px) {
  .quote-wrapper .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite span {
    font-size: 16.5px;
  }
}
.quote-wrapper .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer {
  order: -1;
  margin: 0;
}
.quote-wrapper .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img {
  width: 140px;
  height: auto;
  border-radius: 0;
  margin-bottom: 20px;
}
.quote-wrapper .elementor-main-swiper .swiper-pagination {
  text-align: left;
}
.quote-wrapper .elementor-main-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 3px;
  height: 7px;
  width: 7px;
}
.quote-wrapper.small {
  max-width: 100%;
  height: auto;
  margin: 0;
  background: transparent;
  padding: 0 !important;
}
.quote-wrapper.small blockquote {
  margin: 0;
  padding: 20px;
  background: #f4f4f4;
}
@media (min-width: 500px) {
  .quote-wrapper.small blockquote {
    padding: 30px;
  }
}
.quote-wrapper.small blockquote p, .quote-wrapper.small blockquote ul li, ul .quote-wrapper.small blockquote li, .quote-wrapper.small blockquote ol li, ol .quote-wrapper.small blockquote li, .quote-wrapper.small blockquote a, .quote-wrapper.small blockquote .elementor-cta__description, .quote-wrapper.small blockquote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .quote-wrapper.small blockquote figcaption {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-style: normal;
  line-height: 1.7em;
  margin-bottom: 0;
}
@media (min-width: 1500px) {
  .quote-wrapper.small blockquote p, .quote-wrapper.small blockquote ul li, ul .quote-wrapper.small blockquote li, .quote-wrapper.small blockquote ol li, ol .quote-wrapper.small blockquote li, .quote-wrapper.small blockquote a, .quote-wrapper.small blockquote .elementor-cta__description, .quote-wrapper.small blockquote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .quote-wrapper.small blockquote figcaption {
    font-size: 20px;
  }
}
.quote-wrapper.small p.name, .quote-wrapper.small .name.elementor-cta__description {
  font-weight: bold;
  margin-bottom: 0;
  padding: 0 20px;
  font-size: 15px;
}
@media (min-width: 500px) {
  .quote-wrapper.small p.name, .quote-wrapper.small .name.elementor-cta__description {
    padding: 0 30px;
  }
}
.quote-wrapper.small p.title, .quote-wrapper.small .title.elementor-cta__description {
  margin-top: -20px;
  display: block;
  font-size: 15px;
  padding: 0 20px;
  padding-bottom: 20px;
}
@media (min-width: 500px) {
  .quote-wrapper.small p.title, .quote-wrapper.small .title.elementor-cta__description {
    padding: 0 30px;
    padding-bottom: 30px;
  }
}
.quote-wrapper.alternate {
  background: #f8f8ed;
  display: flex;
  margin: 0;
}
@media (min-width: 825px) {
  .quote-wrapper.alternate {
    height: 520px;
    max-width: 100%;
    padding: 45px;
  }
}
.quote-wrapper.alternate .elementor-widget-testimonial-carousel {
  height: 100%;
}
.quote-wrapper.alternate .elementor-widget-testimonial-carousel .elementor-widget-container {
  height: 100%;
}
.quote-wrapper.alternate .elementor-widget-testimonial-carousel .elementor-widget-container .elementor-swiper {
  height: 100%;
}
.quote-wrapper.alternate .elementor-element-populated {
  padding: 0 !important;
}
.quote-wrapper.alternate .elementor-main-swiper {
  height: 100%;
  min-width: 100%;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide {
  overflow: visible;
  scrollbar-face-color: blue;
  scrollbar-track-color: blue;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide::-webkit-scrollbar {
  width: 0.5em;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide::-webkit-scrollbar-thumb {
  background: #d2d2c6;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide::-webkit-scrollbar-track {
  background: #f8f8ed;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide[aria-hidden="false"] {
  right: -10px;
}
@media (min-width: 825px) {
  .quote-wrapper.alternate .elementor-main-swiper .swiper-slide[aria-hidden="false"] {
    right: 0;
  }
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-weight: bold;
  color: #130640;
}
@media (min-width: 500px) {
  .quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text:before {
  content: '"';
  font-size: 2.7em;
  display: block;
  line-height: 1em;
  margin-bottom: -20px;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite {
  margin-bottom: 20px;
  margin-left: 0 !important;
  color: #130640;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite span {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
}
@media (min-width: 1500px) {
  .quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__cite span {
    font-size: 16.5px;
  }
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer {
  margin-top: 20px;
  order: 100;
  flex-direction: column;
  align-items: flex-start;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__cite {
  margin-left: 0 !important;
  margin-bottom: 20px;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image {
  display: flex;
  justify-content: center;
  align-items: center;
  order: 100;
}
.quote-wrapper.alternate .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img {
  width: 100px;
  margin: 0;
}
.quote-wrapper.alternate .elementor-main-swiper .elementor-swiper-button {
  top: calc(100% - 20px);
  background: #FFAAC7;
  text-indent: 0;
  margin-left: auto;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  color: #130640 !important;
  font-size: 1rem !important;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
.quote-wrapper.alternate .elementor-main-swiper .elementor-swiper-button .eicon-chevron-right:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
.quote-wrapper.alternate .elementor-main-swiper .elementor-swiper-button.elementor-swiper-button-prev {
  left: calc(100% - 100px);
}
.quote-wrapper.alternate .elementor-main-swiper .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
blockquote {
  margin: 0;
}
blockquote p, blockquote ul li, ul blockquote li, blockquote ol li, ol blockquote li, blockquote a, blockquote .elementor-cta__description, blockquote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item blockquote figcaption {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-style: normal;
  line-height: 1.7em;
  margin-bottom: 0;
  padding: 20px;
  background: #f4f4f4;
  border-radius: 50px 50px 50px 5px;
  margin: 20px 0 10px 0 !important;
}
@media (min-width: 500px) {
  blockquote p, blockquote ul li, ul blockquote li, blockquote ol li, ol blockquote li, blockquote a, blockquote .elementor-cta__description, blockquote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item blockquote figcaption {
    padding: 40px;
    margin: 30px 0 10px 0 !important;
  }
}
@media (min-width: 1500px) {
  blockquote p, blockquote ul li, ul blockquote li, blockquote ol li, ol blockquote li, blockquote a, blockquote .elementor-cta__description, blockquote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item blockquote figcaption {
    font-size: 20px;
    padding: 50px;
  }
}
blockquote cite {
  font-size: 15px;
  font-style: normal;
  margin: 0 0 20px 10px;
  display: block;
  padding: 0 20px;
}
@media (min-width: 500px) {
  blockquote cite {
    margin: 0 0 30px 10px;
    padding: 0 30px;
  }
}
blockquote cite strong {
  display: block;
  padding-bottom: 5px;
  padding-top: 10px;
}
.single-post blockquote.is-style-large {
  padding: 0px;
}
.single-post blockquote.is-style-large p, .single-post blockquote.is-style-large ul li, ul .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large ol li, ol .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large a, .single-post blockquote.is-style-large .elementor-cta__description, .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single-post blockquote.is-style-large figcaption {
  background: #EBF7FF;
  padding: 8% 12%;
  font-style: normal;
}
@media (min-width: 825px) {
  .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large ul li, ul .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large ol li, ol .single-post blockquote.is-style-large li, .single-post blockquote.is-style-large a, .single-post blockquote.is-style-large .elementor-cta__description, .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single-post blockquote.is-style-large figcaption {
    padding: 5% 10%;
  }
}
.cta-box {
  margin-top: 20px;
  background: #fef6dc !important;
}
.cta-box .elementor-field-option {
  display: flex;
  align-items: center;
}
.cta-box .elementor-field-option #form-field-field_b835c09 {
  display: inline-block !important;
  background: #FCD11F;
  border: none;
}
.cta-box .elementor-field-option #form-field-field_b835c09::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  top: 2px !important;
  left: 3px !important;
}
.cta-box .elementor-field-option label {
  position: unset !important;
}
.cta-box .elementor-field-option a {
  text-decoration: underline;
  font-size: 14px !important;
}
form.elementor-form .elementor-field-group.active label {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  top: -7px;
  left: 15px;
  font-size: 11px;
}
.filters {
  margin: 0 auto 15px auto;
}
@media (min-width: 500px) {
  .filters {
    max-width: 1270px;
    display: flex;
    margin: 0 auto 30px auto;
  }
}
.filters .ui-group {
  margin-top: 20px;
  width: 100%;
}
@media (min-width: 500px) {
  .filters .ui-group {
    display: flex;
    padding: 40px 10px 0 10px;
    border-top: 1px solid #cccaca;
  }
}
.filters .ui-group h5 {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
@media (min-width: 500px) {
  .filters .ui-group h5 {
    width: 20%;
  }
}
.filters .ui-group .button-group {
  height: 51px;
  overflow: hidden;
  background: #f4f4f4;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 50px 50px 50px 3px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}
@media (min-width: 500px) {
  .filters .ui-group .button-group {
    padding: 5px;
    border: 0;
    height: auto;
    display: block;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
  }
}
.filters .ui-group .button-group:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 19px;
  right: 20px;
  font-weight: bold;
}
@media (min-width: 500px) {
  .filters .ui-group .button-group:after {
    display: none;
  }
}
.filters .ui-group .button-group.opened {
  height: auto;
  overflow: visible;
  border-radius: 30px 30px 30px 3px;
}
.filters .ui-group .button-group.opened .button:first-child {
  pointer-events: all;
}
.filters .ui-group .button-group .button {
  height: 50px;
  flex-shrink: 0;
  text-align: left;
  padding-left: 20px;
}
@media (max-width: 500px) {
  .filters .ui-group .button-group .button:first-child {
    pointer-events: none;
    height: 50px;
    padding-left: 20px;
  }
}
.filters .ui-group .button-group .button:focus {
  outline: 0;
  text-decoration: underline;
}
@media (min-width: 500px) {
  .filters .ui-group .button-group .button {
    cursor: pointer;
    border-right: 1px solid #cccaca;
    padding: 0 10px;
    height: 18px;
  }
}
.filters .ui-group .button-group .button:after {
  display: none;
}
.filters .ui-group .button-group .button.is-checked {
  font-weight: bold;
  order: -1;
  text-align: left;
  padding-left: 20px;
}
@media (min-width: 500px) {
  .filters .ui-group .button-group .button.is-checked {
    padding: 0 10px;
  }
}
.elementor-widget .elementor-icon-list-items li {
  margin-bottom: 20px;
  font-size: 18px;
}
@media (min-width: 500px) {
  .elementor-widget .elementor-icon-list-items li {
    font-size: 20px;
  }
}
.elementor-widget .elementor-icon-list-items li .elementor-icon-list-icon {
  min-width: 40px;
  color: #130640;
  background: #FFAAC7;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  flex-shrink: 0;
}
.elementor-widget .elementor-icon-list-items li .elementor-icon-list-icon i {
  text-align: center;
}
.social-icons {
  display: flex;
  justify-content: space-between;
}
.social-icons .social-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  text-decoration: none;
}
.footer .social-icons .social-icon {
  justify-content: flex-start;
}
.thank-you-form form textarea {
  background: #f4f4f4 !important;
  width: 100%;
}
.thank-you-form form input:not([type="submit"]) {
  background: #f4f4f4 !important;
  width: 100%;
}
@media (min-width: 500px) {
  .thank-you-form .acf-fields {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.thank-you-form .acf-fields .acf-field {
  position: relative;
  flex-basis: 100%;
  margin-top: 25px;
}
@media (min-width: 500px) {
  .thank-you-form .acf-fields .acf-field {
    margin-top: 30px;
  }
}
@media (min-width: 500px) {
  .thank-you-form .acf-fields .acf-field:first-child, .thank-you-form .acf-fields .acf-field:nth-child(2), .thank-you-form .acf-fields .acf-field:nth-child(3) {
    flex-basis: calc(33.333% - 20px);
  }
}
.thank-you-form .acf-fields .acf-field.active .acf-label {
  top: -20px;
  left: 0;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.thank-you-form .acf-fields .acf-field.active .acf-label label {
  font-weight: 600;
}
.thank-you-form .acf-fields .acf-field .acf-label {
  position: absolute;
  top: 15px;
  left: 10px;
  z-index: 2;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.thank-you-form .acf-form-submit {
  margin-top: 20px;
  float: right;
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: #FCD11F;
  cursor: pointer;
  border: 0;
}
.thank-you-form .acf-form-submit:hover {
  color: #130640;
}
.thank-you-form .acf-form-submit:hover:after {
  background: #fff;
  color: #130640;
}
.thank-you-form .acf-form-submit .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
.thank-you-form .acf-form-submit:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: #FCD11F;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
.thank-you-form .acf-form-submit input {
  border: 0;
  background: transparent;
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
}
#main .accordion-custom .elementor-accordion-item {
  border-bottom-width: 1px;
}
#main .accordion-custom .elementor-accordion-item:last-child {
  border-bottom-width: 0px;
}
#main .accordion-custom .elementor-accordion-item .elementor-tab-title {
  display: flex;
  align-items: center;
  padding: 10px !important;
}
#main .accordion-custom .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon {
  min-width: 40px;
  color: #130640;
  background: #f4f4f4;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  flex-shrink: 0;
}
#main .accordion-custom .elementor-accordion-item .elementor-tab-title.elementor-active a {
  font-weight: bold;
}
.author-box ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0 !important;
}
@media (min-width: 500px) {
  .author-box ul {
    padding-top: 0 !important;
    border: 0;
    justify-content: flex-start;
  }
}
.author-box ul li {
  margin-right: 0;
}
#main .author-box ul li {
  font-size: 15px;
  margin-bottom: 10px;
}
@media (min-width: 500px) {
  #main .author-box ul li {
    margin-bottom: 15px;
  }
}
.author-box ul li:last-child > span:last-child:after {
  display: none;
}
.author-box ul li:not(:first-child) .elementor-icon-list-icon {
  display: none;
}
.author-box ul li a {
  font-size: 15px;
  color: #130640;
}
.author-box ul li > span.elementor-icon-list-icon {
  width: 50px;
  height: 50px;
}
.author-box ul li > span.elementor-icon-list-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.author-box ul li > span.elementor-post-info__item--type-author .elementor-post-info__item-prefix {
  padding-right: 5px;
}
.author-box ul li > span.elementor-post-info__item--type-date:before {
  content: "Datum: ";
  padding-right: 5px;
}
.author-box ul li > span.elementor-post-info__item--type-terms:before {
  content: "Kategori: ";
  padding-right: 5px;
}
.author-box ul li > span:last-child {
  display: flex !important;
  align-items: center;
}
@media (min-width: 500px) {
  .author-box ul li > span:last-child:after {
    content: "";
    margin: 0 0 0 15px;
    display: inline-block;
    height: 30px;
    width: 1px;
    background: #cccaca;
  }
}
.eggs-frame {
  overflow: hidden;
  height: 380px;
}
@media (min-width: 500px) {
  .eggs-frame {
    height: 500px;
  }
}
#main .popup-link a {
  text-decoration: none !important;
}
.dialog-widget .popup-content {
  padding: 20px;
}
.dialog-widget .popup-content .elementor-heading-title {
  font-family: "Space Grotesk", helvetica, sans-serif;
  line-height: 1.1em !important;
  margin: 0 0 20px 0;
  font-size: 35px;
  hyphens: auto;
  color: #fff;
}
@media (min-width: 500px) {
  .dialog-widget .popup-content .elementor-heading-title {
    font-size: 42px;
    hyphens: none;
  }
}
@media (min-width: 825px) {
  .dialog-widget .popup-content .elementor-heading-title {
    font-size: 57px;
  }
}
.dialog-widget .popup-content p, .dialog-widget .popup-content ul li, ul .dialog-widget .popup-content li, .dialog-widget .popup-content ol li, ol .dialog-widget .popup-content li, .dialog-widget .popup-content a, .dialog-widget .popup-content .elementor-cta__description, .dialog-widget .popup-content .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .dialog-widget .popup-content figcaption {
  color: #fff;
}
.dialog-widget i {
  color: #fff;
}
.hwdf-progress-wrapper {
  background: #f4f4f4;
  width: 100%;
  position: relative;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 20px;
  border-radius: 4px;
}
.hwdf-progress-wrapper .hwdf-progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  background: #130640;
  height: 100%;
  -webkit-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
  border-radius: 4px;
}
.hwdf-progress-wrapper .hwdf-progress-bar p, .hwdf-progress-wrapper .hwdf-progress-bar ul li, ul .hwdf-progress-wrapper .hwdf-progress-bar li, .hwdf-progress-wrapper .hwdf-progress-bar ol li, ol .hwdf-progress-wrapper .hwdf-progress-bar li, .hwdf-progress-wrapper .hwdf-progress-bar a, .hwdf-progress-wrapper .hwdf-progress-bar .elementor-cta__description, .hwdf-progress-wrapper .hwdf-progress-bar .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .hwdf-progress-wrapper .hwdf-progress-bar figcaption {
  position: absolute;
  width: 100px;
  margin: 14px 0 0 0;
  padding: 0 10px;
  left: 0;
}
.hwdf-progress-wrapper p, .hwdf-progress-wrapper ul li, ul .hwdf-progress-wrapper li, .hwdf-progress-wrapper ol li, ol .hwdf-progress-wrapper li, .hwdf-progress-wrapper a, .hwdf-progress-wrapper .elementor-cta__description, .hwdf-progress-wrapper .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .hwdf-progress-wrapper figcaption {
  position: absolute;
  margin: 0;
}
.hwdf-athletes {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.hwdf-athletes .title {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 12px;
  text-transform: uppercase;
  padding-right: 40px;
}
.hwdf-athletes .attachment-thumbnail {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  display: block;
  animation-name: fadeUp;
  margin-left: -10px;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}
.hwdf-athletes .attachment-thumbnail:nth-child(1) {
  animation-delay: 0.2s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-timing-function: ease-in-out;
  transform: translateY(20px);
}
.hwdf-athletes .attachment-thumbnail:nth-child(2) {
  animation-delay: 0.4s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-timing-function: ease-in-out;
  transform: translateY(20px);
}
.hwdf-athletes .attachment-thumbnail:nth-child(3) {
  animation-delay: 0.6s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-timing-function: ease-in-out;
  transform: translateY(20px);
}
.hwdf-athletes .attachment-thumbnail:nth-child(4) {
  animation-delay: 0.8s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-timing-function: ease-in-out;
  transform: translateY(20px);
}
.hwdf-athletes .attachment-thumbnail:nth-child(5) {
  animation-delay: 1s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-timing-function: ease-in-out;
  transform: translateY(20px);
}
.hwdf-athletes .attachment-thumbnail:nth-child(6) {
  animation-delay: 1.2s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-timing-function: ease-in-out;
  transform: translateY(20px);
}
.hwdf-athletes .attachment-thumbnail:nth-child(7) {
  animation-delay: 1.4s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-timing-function: ease-in-out;
  transform: translateY(20px);
}
.hwdf-athletes .attachment-thumbnail:nth-child(8) {
  animation-delay: 1.6s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-timing-function: ease-in-out;
  transform: translateY(20px);
}
.hwdf-athletes .attachment-thumbnail:nth-child(9) {
  animation-delay: 1.8s;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
  animation-timing-function: ease-in-out;
  transform: translateY(20px);
}
.hwdf-athletes em {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-size: 12px;
}
.hwdf-form {
  margin-top: 10%;
}
.hwdf-form .acf-fields {
  margin-top: 5%;
}
.hwdf-form .acf-fields .acf-field {
  padding: 0;
  border: 0 !important;
}
@media (max-width: 500px) {
  .hwdf-form .acf-fields .acf-field {
    min-width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 500px) {
  .hwdf-form .acf-fields .acf-field + .acf-field {
    padding-left: 30px;
  }
}
.hwdf-form .acf-input .acf-input-wrap {
  height: auto;
}
.hwdf-form .acf-input input[type="number"] {
  border: 0;
  background: #f4f4f4;
  height: 40px;
}
.hwdf-form .acf-input .acf-input-append {
  display: none;
}
.hwdf-form .select2-container--default .select2-selection--single {
  border: 0;
  background: #f4f4f4;
  height: 40px;
}
.hwdf-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 41px;
  font-family: "Space Grotesk", helvetica, sans-serif;
}
.hwdf-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 41px;
}
.hwdf-form .acf-form-submit {
  margin-top: 20px;
  float: right;
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: #FCD11F;
  cursor: pointer;
  border: 0;
}
.hwdf-form .acf-form-submit:hover {
  color: #130640;
}
.hwdf-form .acf-form-submit:hover:after {
  background: #fff;
  color: #130640;
}
.hwdf-form .acf-form-submit .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
.hwdf-form .acf-form-submit:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: #FCD11F;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
.hwdf-form .acf-form-submit input {
  border: 0;
  background: transparent;
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
}
.cookie-wrapper {
  background-color: white;
  max-height: calc(100vh - 10rem);
}
@media (min-width: 500px) {
  .cookie-wrapper:not(.setting-page) {
    max-height: 500px;
  }
}
.cookie-wrapper.settings-page {
  background-color: white;
}
.cookie-wrapper a svg, .cookie-wrapper a:after {
  fill: #130640 !important;
  color: #130640 !important;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.cookie-wrapper a:hover {
  color: #3A466C !important;
}
.cookie-wrapper a:hover svg, .cookie-wrapper a:hover:after {
  fill: #3A466C !important;
  color: #3A466C !important;
}
.cookie-wrapper .cookie-buttons button, .cookie-wrapper .cookie-buttons #cookie-settings {
  background-color: #FCD11F;
  color: #130640;
  border: 0.2rem solid #FCD11F;
  font-weight: bold;
  font-size: 0.9rem;
  text-transform: uppercase;
}
@media (min-width: 825px) {
  .cookie-wrapper .cookie-buttons button, .cookie-wrapper .cookie-buttons #cookie-settings {
    margin: 0 0.5rem;
    font-size: 1.1rem;
  }
}
.cookie-wrapper .cookie-buttons button:hover, .cookie-wrapper .cookie-buttons #cookie-settings:hover {
  background-color: transparent;
}
.cookie-wrapper .cookie-buttons button svg, .cookie-wrapper .cookie-buttons #cookie-settings svg {
  fill: #130640;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.cookie-wrapper .cookie-page-link {
  color: #130640;
}
.cookie-wrapper .cookie-page-link:hover {
  color: #130640;
}
.cookie-wrapper .cookie-page-link:hover:after {
  color: #130640;
}
.cookie-wrapper .cookie-category a {
  color: #130640;
}
.cookie-wrapper .cookie-category a:hover, .cookie-wrapper .cookie-category a.active, .cookie-wrapper .cookie-category a.active:after, .cookie-wrapper .cookie-category a:hover:after {
  color: #130640;
}
.cookie-wrapper .cookie-description .single-cookie {
  border-color: #cccaca;
}
.cookie-wrapper .slider {
  border-color: #130640;
  background-color: white;
}
.cookie-wrapper .slider .slide {
  background-color: #130640;
}
.cookie-wrapper .slider:before {
  background-color: #130640;
  color: white;
}
.cookie-wrapper .slider svg {
  fill: white !important;
}
.cookie-wrapper input:checked + .slider {
  background-color: #FCD11F;
  border-color: #FCD11F;
}
.cookie-wrapper input:checked + .slider:before {
  background-color: white;
  color: #FCD11F;
}
.cookie-wrapper input:checked + .slider svg {
  fill: #130640 !important;
}
.cookie-settings-button {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: #FCD11F;
  cursor: pointer;
  border: 0;
}
.cookie-settings-button:hover {
  color: #130640;
}
.cookie-settings-button:hover:after {
  background: #fff;
  color: #130640;
}
.cookie-settings-button .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
.cookie-settings-button:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: #FCD11F;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
table tr td {
  border-bottom: 1px solid gainsboro;
}
.no-controls .mejs-controls {
  display: none !important;
  visibility: hidden !important;
}
.wp-block-embed {
  margin: 2.5em 0;
}
@media (min-width: 825px) {
  .wp-block-embed iframe {
    min-height: 550px;
  }
}
@media (min-width: 1270px) {
  .wp-block-embed iframe {
    min-height: 700px;
  }
}
.iebox a {
  text-decoration: underline;
}
.header {
  position: relative;
  padding: 10px;
  height: 90px;
  z-index: 20;
  padding: 20px 10px;
  overflow: hidden;
  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 {
    height: auto;
    max-height: 150px;
    padding: 40px 20px;
    z-index: 100;
    width: 100%;
    top: 0;
    overflow: visible;
  }
}
.header.fixed {
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  background: #fff;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}
@media (min-width: 825px) {
  .header.fixed {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.header.opened {
  height: 100vh;
  background: #130640;
  z-index: 100000;
}
.header.opened .logo-link .logotype {
  display: none;
}
.header.opened .logo-link .logotype.sticky-logo {
  display: block !important;
}
.header .row {
  height: 100%;
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 825px) {
  .header .row {
    padding: 0 12px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    max-width: 1270px;
    width: 100%;
  }
}
.header .row .logo-link .logotype {
  max-width: 130px;
}
@media (min-width: 500px) {
  .header .row .logo-link .logotype {
    max-width: 100%;
  }
}
.header .row .logo-link .logotype.sticky-logo {
  display: none;
}
.header .row .menu-huvudmeny-container {
  opacity: 0;
  width: 100%;
  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 .row .menu-huvudmeny-container {
    display: flex;
    opacity: 1;
    width: calc(100% - 250px);
    margin-left: auto;
    justify-content: flex-end;
    align-items: center;
  }
}
.header .row .menu-huvudmeny-container > ul {
  list-style-type: none;
  padding: 0;
  width: 100%;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul {
    display: flex;
    justify-content: space-between;
    height: 100%;
    width: auto;
    align-self: flex-end;
  }
}
.header .row .menu-huvudmeny-container > ul > li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li {
    margin-right: 20px;
    position: relative;
    overflow: hidden;
  }
  .header .row .menu-huvudmeny-container > ul > li:hover {
    overflow: visible;
  }
  .header .row .menu-huvudmeny-container > ul > li:hover .sub-menu {
    top: 100%;
    opacity: 1;
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:nth-child(1) {
    animation-delay: 0.1s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:nth-child(2) {
    animation-delay: 0.2s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:nth-child(3) {
    animation-delay: 0.3s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:nth-child(4) {
    animation-delay: 0.4s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:nth-child(5) {
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:nth-child(6) {
    animation-delay: 0.6s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:nth-child(7) {
    animation-delay: 0.7s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:nth-child(8) {
    animation-delay: 0.8s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li:nth-child(9) {
    animation-delay: 0.9s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
.opened.header .row .menu-huvudmeny-container > ul > li {
  animation-name: fadeIn;
}
.header .row .menu-huvudmeny-container > ul > li.current-menu-item > a, .header .row .menu-huvudmeny-container > ul > li.current-menu-parent > a {
  text-decoration: underline;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li.current-menu-item > a, .header .row .menu-huvudmeny-container > ul > li.current-menu-parent > a {
    color: #130640;
    text-decoration: none;
  }
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li.menu-item-has-children > a:after {
    font-family: "Font Awesome 5 Free";
    margin-left: 10px;
    content: "";
    font-weight: 900;
    font-size: 12px;
  }
}
.header .row .menu-huvudmeny-container > ul > li .expand {
  width: 40%;
  height: 70px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 20px;
  position: relative;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li .expand {
    display: none;
  }
}
.header .row .menu-huvudmeny-container > ul > li .expand span {
  height: 2px;
  width: 20px;
  position: absolute;
  background: #fff;
  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 .expand span:first-child {
  background: #fff;
  transform: rotate(90deg);
}
.header .row .menu-huvudmeny-container > ul > li .expand span:last-child {
  background: #fff;
}
.header .row .menu-huvudmeny-container > ul > li .expand.open span:first-child {
  transform: rotate(-45deg);
}
.header .row .menu-huvudmeny-container > ul > li .expand.open span:last-child {
  transform: rotate(45deg);
}
.header .row .menu-huvudmeny-container > ul > li a {
  height: 70px;
  display: flex;
  color: #130640;
  font-size: 25px;
  text-decoration: none;
  align-items: center;
  font-family: "Space Grotesk", helvetica, sans-serif;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul > li a {
    font-size: 18px;
    height: 50px;
    justify-content: center;
    height: 100%;
    justify-content: flex-start;
    display: flex;
    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 a:hover {
    text-decoration: underline;
  }
}
@media (min-width: 1500px) {
  .header .row .menu-huvudmeny-container > ul > li a {
    font-size: 18px;
  }
}
.opened.header .row .menu-huvudmeny-container > ul > li a {
  color: #fff;
}
@media (min-width: 825px) {
  .fixed.header .row .menu-huvudmeny-container > ul > li a {
    color: #130640;
    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 {
    color: #130640;
  }
}
.header .row .menu-huvudmeny-container > ul > li a img {
  height: 30px;
  width: auto;
  order: -1;
  margin-right: 10px;
}
.header .row .menu-huvudmeny-container > ul .sub-menu {
  list-style-type: none;
  order: 10;
  padding: 0;
  display: none;
  width: 100%;
  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: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu {
    display: block;
    opacity: 0;
    padding: 15px;
    position: absolute;
    left: -15px;
    top: 70%;
    background: #fff;
    width: 300px;
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li:nth-child(1) {
    animation-delay: 0.1s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li:nth-child(2) {
    animation-delay: 0.2s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li:nth-child(3) {
    animation-delay: 0.3s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li:nth-child(4) {
    animation-delay: 0.4s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li:nth-child(5) {
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li:nth-child(6) {
    animation-delay: 0.6s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li:nth-child(7) {
    animation-delay: 0.7s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li:nth-child(8) {
    animation-delay: 0.8s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
@media (max-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li:nth-child(9) {
    animation-delay: 0.9s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
    animation-timing-function: cubic-bezier(0.12, 0.845, 0.305, 1);
    transform: translateX(-100px);
    transform: translateX(0px);
  }
}
.header .row .menu-huvudmeny-container > ul .sub-menu li.current-menu-item a {
  font-weight: bold;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li.current-menu-item a {
    color: #130640;
    font-weight: normal;
  }
}
.opened.header .row .menu-huvudmeny-container > ul .sub-menu li {
  animation-name: fadeIn;
}
.header .row .menu-huvudmeny-container > ul .sub-menu li a {
  font-size: 16.5px;
  padding: 10px 0;
  max-height: 50px;
}
@media (min-width: 825px) {
  .header .row .menu-huvudmeny-container > ul .sub-menu li a:hover {
    color: #FFAAC7;
    text-decoration: none;
  }
}
.header .row .menu-huvudmeny-container.opened {
  opacity: 1;
}
.header .row {
  position: relative;
}
.header .menu-toggle {
  position: absolute;
  right: 0;
  top: 12px;
  width: 30px;
  height: 25px;
  z-index: 1000;
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 500px) {
  .header .menu-toggle {
    top: 16px;
  }
}
@media (min-width: 825px) {
  .header .menu-toggle {
    display: none;
  }
}
.opened.header .menu-toggle span {
  background: #fff;
}
.header .menu-toggle span {
  position: absolute;
  right: 0px;
  top: 33px;
  width: 30px;
  height: 3px;
  background: #130640;
  content: "";
  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 span:first-child {
  top: 0px;
}
.header .menu-toggle span:nth-child(2) {
  top: 10px;
  right: 0px;
}
.header .menu-toggle span:nth-child(3) {
  top: 20px;
}
.header .menu-toggle.opened span {
  transform: rotate(45deg);
  top: 10px;
}
.header .menu-toggle.opened span:nth-child(2) {
  right: -100px;
}
.header .menu-toggle.opened span:nth-child(3) {
  transform: rotate(-45deg);
}
#main .hw_slider {
  position: relative;
  width: 100vw;
  margin-top: -70px;
  max-width: 100%;
  overflow: hidden;
  background: #130640;
  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) {
  #main .hw_slider {
    margin-top: -90px;
  }
}
@media (min-width: 825px) {
  #main .hw_slider {
    margin-top: 0;
  }
}
#main .hw_slider ul {
  padding: 0;
  margin: 0;
}
#main .hw_slider ul li .image-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: relative;
  background: #130640;
}
#main .hw_slider ul li .image-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.43);
  display: block;
  width: 100%;
}
@media (min-width: 500px) {
  #main .hw_slider ul li .image-wrapper {
    height: 70vh;
  }
}
#main .hw_slider ul li .image-wrapper .text-content {
  padding: 25% 5% 10% 5%;
  z-index: 20;
  position: relative;
}
@media (min-width: 500px) {
  #main .hw_slider ul li .image-wrapper .text-content {
    max-width: 700px;
    padding: 0 0 10% 10%;
  }
}
@media (min-width: 1500px) {
  #main .hw_slider ul li .image-wrapper .text-content {
    max-width: 1050px;
  }
}
#main .hw_slider ul li .image-wrapper .text-content h2 {
  color: #fff;
}
@media (min-width: 500px) {
  #main .hw_slider ul li .image-wrapper .text-content h2 {
    font-size: 47px;
  }
}
@media (min-width: 1500px) {
  #main .hw_slider ul li .image-wrapper .text-content h2 {
    font-size: 57px;
  }
}
#main .hw_slider ul li .image-wrapper .text-content p, #main .hw_slider ul li .image-wrapper .text-content ul li, ul #main .hw_slider ul li .image-wrapper .text-content li, #main .hw_slider ul li .image-wrapper .text-content ol li, ol #main .hw_slider ul li .image-wrapper .text-content li, #main .hw_slider ul li .image-wrapper .text-content a, #main .hw_slider ul li .image-wrapper .text-content .elementor-cta__description, #main .hw_slider ul li .image-wrapper .text-content .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item #main .hw_slider ul li .image-wrapper .text-content figcaption {
  color: #fff;
}
@media (min-width: 500px) {
  #main .hw_slider ul li .image-wrapper .text-content p, #main .hw_slider ul li .image-wrapper .text-content ul li, ul #main .hw_slider ul li .image-wrapper .text-content li, #main .hw_slider ul li .image-wrapper .text-content ol li, ol #main .hw_slider ul li .image-wrapper .text-content li, #main .hw_slider ul li .image-wrapper .text-content a, #main .hw_slider ul li .image-wrapper .text-content .elementor-cta__description, #main .hw_slider ul li .image-wrapper .text-content .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item #main .hw_slider ul li .image-wrapper .text-content figcaption {
    font-size: 21px;
    max-width: 600px;
    margin: 0;
  }
}
#main .hw_slider ul li .image-wrapper .text-content a {
  margin-top: 20px;
  background: #fff;
  color: #130640;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 30px;
  border-radius: 2px;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
#main .hw_slider ul li .image-wrapper .text-content a:hover {
  background: #130640;
  color: #fff;
}
#main .hw_slider .flex-control-nav {
  margin: 0;
  padding: 0;
  display: flex;
  position: absolute;
  bottom: 5%;
  left: 5%;
}
@media (min-width: 500px) {
  #main .hw_slider .flex-control-nav {
    bottom: 10%;
    left: 10%;
  }
}
#main .hw_slider .flex-control-nav li a {
  text-indent: -99999px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  margin-right: 5px;
}
@media (min-width: 825px) {
  #main .hw_slider .flex-control-nav li a {
    margin-right: 10px;
  }
}
#main .hw_slider .flex-control-nav li a.flex-active {
  background-color: #fff;
}
#main .hw_slider .flex-direction-nav {
  display: none;
}
.support {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  height: 60px;
  border-radius: 50px;
  background: #fff;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  z-index: 20;
  padding: 5px 5px 5px 20px;
  width: 300px;
  overflow: hidden;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
  transition: 0.5s ease-in-out all;
  -webkit-transition: 0.5s ease-in-out all;
  -moz-transition: 0.5s ease-in-out all;
  -o-transition: 0.5s ease-in-out all;
}
@media (min-width: 500px) {
  .support {
    display: flex;
  }
}
.support p, .support ul li, ul .support li, .support ol li, ol .support li, .support a, .support .elementor-cta__description, .support .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .support figcaption {
  font-size: 12px;
  padding-right: 10px;
  margin-bottom: 0;
  position: absolute;
  left: 20px;
  top: 10px;
  white-space: nowrap;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.support p strong, .support ul li strong, ul .support li strong, .support ol li strong, ol .support li strong, .support a strong, .support .elementor-cta__description strong, .support .postid-10369 .blocks-gallery-item figcaption strong, .postid-10369 .blocks-gallery-item .support figcaption strong {
  display: block;
}
.support img {
  color: #fff;
  width: 50px;
  height: 50px;
  background: #FCD11F;
  padding: 10px;
  border-radius: 50%;
  text-align: center;
  flex-shrink: 0;
  position: absolute;
  right: 4px;
  top: 5px;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
:hover.support img {
  background: #fff;
}
.support.fold {
  width: 59px;
  padding: 5px;
  background: #FCD11F;
  border-radius: 50% 50% 50% 10px;
}
.support.fold p, .support.fold ul li, ul .support.fold li, .support.fold ol li, ol .support.fold li, .support.fold a, .support.fold .elementor-cta__description, .support.fold .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .support.fold figcaption {
  opacity: 0;
}
.support {
  display: none;
}
.footer {
  background-color: #f4f4f4;
  overflow: hidden;
  padding: 30px;
  background: #fef6dc;
}
@media (min-width: 825px) {
  .footer {
    padding: 20px 0 80px;
  }
}
.footer > .row {
  border-top: 1px solid #cccaca;
  padding-top: 40px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border: 0;
}
.page-id-10781 .footer > .row {
  border: 0;
}
@media (min-width: 825px) {
  .footer > .row {
    flex-wrap: nowrap;
    height: 200px;
  }
}
.footer .footer-widget {
  margin-bottom: 20px;
}
@media (min-width: 825px) {
  .footer .footer-widget {
    padding: 0 3%;
  }
}
.footer .footer-widget:nth-child(1) {
  order: 1;
  flex-basis: 80%;
  padding-left: 0;
}
@media (min-width: 825px) {
  .footer .footer-widget:nth-child(1) {
    flex-basis: 40%;
    flex-shrink: 0;
  }
}
.footer .footer-widget:nth-child(1) p, .footer .footer-widget:nth-child(1) ul li, ul .footer .footer-widget:nth-child(1) li, .footer .footer-widget:nth-child(1) ol li, ol .footer .footer-widget:nth-child(1) li, .footer .footer-widget:nth-child(1) a, .footer .footer-widget:nth-child(1) .elementor-cta__description, .footer .footer-widget:nth-child(1) .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .footer .footer-widget:nth-child(1) figcaption {
  font-size: 20px;
}
@media (min-width: 825px) {
  .footer .footer-widget:nth-child(1) p, .footer .footer-widget:nth-child(1) ul li, ul .footer .footer-widget:nth-child(1) li, .footer .footer-widget:nth-child(1) ol li, ol .footer .footer-widget:nth-child(1) li, .footer .footer-widget:nth-child(1) a, .footer .footer-widget:nth-child(1) .elementor-cta__description, .footer .footer-widget:nth-child(1) .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .footer .footer-widget:nth-child(1) figcaption {
    font-size: 25px;
  }
}
.footer .footer-widget:nth-child(2) {
  order: 2;
  flex-basis: 40%;
}
@media (min-width: 500px) {
  .footer .footer-widget:nth-child(2) {
    flex-basis: 33.333%;
  }
}
@media (min-width: 825px) {
  .footer .footer-widget:nth-child(2) {
    padding-left: 10px;
  }
}
.footer .footer-widget:nth-child(3) {
  flex-basis: 100%;
  order: 4;
}
@media (min-width: 500px) {
  .footer .footer-widget:nth-child(3) {
    flex-basis: 33.333%;
  }
}
@media (min-width: 825px) {
  .footer .footer-widget:nth-child(3) {
    order: 3;
    flex-basis: 100%;
  }
}
.footer .footer-widget:nth-child(4) {
  order: 3;
  flex-basis: 20%;
}
@media (min-width: 500px) {
  .footer .footer-widget:nth-child(4) {
    flex-basis: 33.333%;
  }
}
@media (min-width: 825px) {
  .footer .footer-widget:nth-child(4) {
    order: 4;
    padding-right: 0;
  }
}
.footer .footer-widget h4 {
  display: none;
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-weight: bold;
  color: #130640;
  margin: 10px 0;
}
@media (min-width: 825px) {
  .footer .footer-widget h4 {
    max-width: 100%;
  }
}
.footer .footer-widget img {
  width: 45px;
}
.footer .footer-widget p, .footer .footer-widget ul li, ul .footer .footer-widget li, .footer .footer-widget ol li, ol .footer .footer-widget li, .footer .footer-widget a, .footer .footer-widget .elementor-cta__description, .footer .footer-widget .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .footer .footer-widget figcaption {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 0;
}
.footer .footer-widget p a, .footer .footer-widget ul li a, ul .footer .footer-widget li a, .footer .footer-widget ol li a, ol .footer .footer-widget li a, .footer .footer-widget a a, .footer .footer-widget .elementor-cta__description a, .footer .footer-widget .postid-10369 .blocks-gallery-item figcaption a, .postid-10369 .blocks-gallery-item .footer .footer-widget figcaption a {
  color: #130640;
}
.footer .footer-widget p a:hover, .footer .footer-widget ul li a:hover, ul .footer .footer-widget li a:hover, .footer .footer-widget ol li a:hover, ol .footer .footer-widget li a:hover, .footer .footer-widget a a:hover, .footer .footer-widget .elementor-cta__description a:hover, .footer .footer-widget .postid-10369 .blocks-gallery-item figcaption a:hover, .postid-10369 .blocks-gallery-item .footer .footer-widget figcaption a:hover {
  color: #130640;
}
.footer .footer-weather {
  display: none;
}
.footer .footer-weather .elementor-inner {
  max-width: 1270px;
  margin: 0 auto;
}
#mc_embed_signup {
  margin-top: 20px;
  background: transparent !important;
}
@media (min-width: 825px) {
  #mc_embed_signup {
    margin-top: 30px;
  }
}
#mc_embed_signup div.mce_inline_error {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: transparent !important;
  position: relative;
  display: block !important;
}
#mc_embed_signup div.mce_inline_error:after {
  content: "Du måste ange en giltig e-postadress.";
  position: absolute;
  left: 10px;
  top: 5px;
  color: #e85c41;
}
#mc_embed_signup form {
  padding: 0 !important;
}
#mc_embed_signup form .mc-field-group {
  margin: 0;
  width: 100%;
  padding: 0;
}
#mc_embed_signup form .mc-field-group label {
  display: none;
}
#mc_embed_signup form .mc-field-group input {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #130640;
  background: transparent !important;
}
#mc_embed_signup .clear:not(#mce-responses) {
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  border: 0;
  padding-right: 0;
  width: 100%;
  text-align: right;
}
#mc_embed_signup .clear:not(#mce-responses):hover {
  color: #fff;
}
#mc_embed_signup .clear:not(#mce-responses):hover:after {
  background: #130640;
  color: #fff;
}
#mc_embed_signup .clear:not(#mce-responses) .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
#mc_embed_signup .clear:not(#mce-responses):after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: #fff;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
#mc_embed_signup .clear:not(#mce-responses):after {
  display: none;
}
#mc_embed_signup .clear:not(#mce-responses) input {
  margin: 0;
  width: 100%;
  font-family: "Space Grotesk", helvetica, sans-serif;
  color: #130640;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 7px 12px 7px 24px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  background: transparent;
  cursor: pointer;
  border: 0;
  justify-content: flex-end;
  padding: 0;
}
#mc_embed_signup .clear:not(#mce-responses) input:hover {
  color: #130640;
}
#mc_embed_signup .clear:not(#mce-responses) input:hover:after {
  background: #fff;
  color: #130640;
}
#mc_embed_signup .clear:not(#mce-responses) input .elementor-button-text {
  color: #130640;
  font-weight: bold;
}
#mc_embed_signup .clear:not(#mce-responses) input:after {
  text-indent: 0;
  margin-left: auto;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  background: transparent;
  color: #130640;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
  flex-shrink: 0;
  transition: 0.25s ease all;
  -webkit-transition: 0.25s ease all;
  -moz-transition: 0.25s ease all;
  -o-transition: 0.25s ease all;
}
#mc_embed_signup .mce-responses {
  margin: 0;
  padding: 0;
  width: 100%;
}
#mc_embed_signup .mce-responses .response {
  margin: 0;
  width: 100%;
  padding: 0;
  color: #130640;
  font-family: "Space Grotesk", helvetica, sans-serif;
}
.grecaptcha-badge {
  opacity: 0;
}
.is-exiting {
  -webkit-transform: translate3d(0, 100px, 0);
  -ms-transform: translate3d(0, 100px, 0);
  -o-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
}
body {
  margin: 0;
  padding: 0;
}
body * {
  box-sizing: border-box;
}
body #main {
  padding: 20px;
  padding-top: 10px;
}
@media (min-width: 500px) {
  body #main {
    padding: 40px 20px;
  }
}
@media (min-width: 825px) {
  body #main {
    padding: 40px 0 0 0;
  }
}
@media (min-width: 500px) {
  body #main.fixed {
    padding-top: 163px;
  }
}
body #main .elementor-section {
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
}
body #main .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1270px;
  width: 100%;
}
@media (min-width: 825px) {
  body #main .elementor-section.elementor-section-boxed.narrow {
    max-width: 1270px;
    margin-left: auto;
    margin-right: auto;
  }
}
body #main .elementor-section.elementor-section-boxed.narrow.centered > .elementor-container {
  margin: 0 auto;
}
@media (min-width: 825px) {
  body #main .elementor-section.elementor-section-boxed.narrow > .elementor-container {
    max-width: calc(( 1270px / 3) * 2);
    margin-left: 0;
  }
}
@media (min-width: 500px) and (max-width: 825px) {
  body #main .elementor-section.elementor-section-boxed.hero {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 825px) {
  body #main .elementor-section.elementor-section-boxed.hero.narrow > .elementor-container {
    max-width: calc(( 1270px / 3) * 2.3);
  }
}
body #main .narrow {
  padding: 10px;
}
@media (min-width: 500px) {
  body #main .narrow {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 825px) {
  body #main .narrow {
    max-width: calc(( 1270px / 3) * 2);
    margin-left: calc((100% - 1270px ) / 2);
  }
}
.row {
  max-width: 1270px;
}
@media (min-width: 500px) {
  .row {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 825px) {
  .row {
    max-width: 1270px;
    width: 100%;
  }
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1270px;
}
@media (min-width: 500px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 90%;
  }
}
@media (min-width: 825px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1270px;
    width: 100%;
  }
}
.shadow-wrapper .elementor-row {
  display: flex;
}
@media (min-width: 500px) {
  .shadow-wrapper .elementor-row .elementor-column-wrap {
    margin: 15px;
  }
}
@media (min-width: 825px) {
  .shadow-wrapper .elementor-row .elementor-column-wrap .elementor-widget-wrap {
    padding: 25px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
  }
}
.shadow-wrapper .elementor-row .elementor-column-wrap .elementor-widget-wrap .elementor-column-wrap {
  margin: 0;
  box-shadow: none;
}
.shadow-wrapper .elementor-row .elementor-column-wrap .elementor-widget-wrap .elementor-column-wrap .elementor-widget-wrap {
  padding: 0;
  display: block;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
@media (min-width: 825px) {
  .hidden-on-desktop {
    display: none !important;
  }
}
form.post-password-form {
  max-width: 1270px;
  margin: 0 auto;
}
a.lightbox-wrapper {
  position: relative;
}
a.lightbox-wrapper:hover:after {
  background: #FCD11F;
}
a.lightbox-wrapper:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  position: absolute;
  right: 20px;
  bottom: 20px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #130640;
  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) and (max-width: 825px) {
  .wp-block-column {
    flex-basis: 100%;
  }
}
.support {
  bottom: 50px;
}
.wp-block-gallery {
  margin: 3rem 0;
}
.single .wp-block-hw-featured-image {
  margin: 30px 0;
}
@media (min-width: 500px) {
  .single .publishing-logo {
    position: absolute;
    top: 170px;
    right: -30px;
  }
}
@media (min-width: 825px) {
  .single .publishing-logo {
    right: 0;
    top: -20px;
  }
}
.single .wp-block-image {
  max-width: 750px;
  margin-left: 0;
  margin-right: 0;
}
.single .wp-block-image.wide-img {
  margin: auto;
  max-width: 100%;
}
.single .wp-block-columns {
  max-width: 750px;
}
.postid-9518.single .wp-block-columns {
  max-width: 100%;
}
.single .wp-block-columns .number-col p, .single .wp-block-columns .number-col ul li, ul .single .wp-block-columns .number-col li, .single .wp-block-columns .number-col ol li, ol .single .wp-block-columns .number-col li, .single .wp-block-columns .number-col a, .single .wp-block-columns .number-col .elementor-cta__description, .single .wp-block-columns .number-col .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single .wp-block-columns .number-col figcaption {
  font-size: 30px;
  font-weight: bold;
  background: #ffde1e;
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px 20px 20px 5px;
  line-height: 1em;
}
.single .wp-block-columns.wide {
  max-width: 100%;
}
.single .elementor-section-boxed .elementor-container .mockup {
  width: 100%;
  text-align: center;
  min-height: 250px;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 500px) {
  .single .elementor-section-boxed .elementor-container .mockup {
    min-height: 450px;
  }
}
.single .elementor-section-boxed .elementor-container .mockup img {
  max-width: 100%;
  width: auto;
}
.single .elementor-section-boxed .elementor-container .avatar {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  margin: 0px auto;
}
.single .elementor-section-boxed .elementor-container .narrow.gallery {
  margin: 20px auto;
  margin-left: auto !important;
}
.single .elementor-section-boxed .elementor-container .narrow.gallery .gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.single .elementor-section-boxed .elementor-container .narrow.gallery .gallery .gallery-item {
  min-width: 50%;
  margin: 0;
  padding: 10px;
}
@media (min-width: 500px) {
  .single .elementor-section-boxed .elementor-container .narrow.gallery .gallery .gallery-item {
    min-width: 33.333%;
  }
}
.single .elementor-section-boxed .elementor-container .narrow.gallery .gallery .gallery-item a {
  display: block;
  position: relative;
}
.single .elementor-section-boxed .elementor-container .narrow.gallery .gallery .gallery-item a:after {
  content: "";
  width: 100%;
  height: calc(100% - 8px);
  background: #130640;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  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;
}
.single .elementor-section-boxed .elementor-container .narrow.gallery .gallery .gallery-item a:hover:after {
  opacity: 0.7;
}
.single .elementor-section-boxed .elementor-container .narrow.gallery .gallery .gallery-item a img {
  border: 0 !important;
  width: 100%;
  object-fit: cover;
}
.single .elementor-section-boxed.meta-box > .elementor-container {
  border-top: 1px solid #cccaca;
  padding: 20px 0;
}
.single .elementor-section-boxed.meta-box h3, .single .elementor-section-boxed.meta-box .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .single .elementor-section-boxed.meta-box p, .single .elementor-section-boxed.meta-box .single-post blockquote.is-style-large ul li, ul .single .elementor-section-boxed.meta-box .single-post blockquote.is-style-large li, .single .elementor-section-boxed.meta-box .single-post blockquote.is-style-large ol li, ol .single .elementor-section-boxed.meta-box .single-post blockquote.is-style-large li, .single .elementor-section-boxed.meta-box .single-post blockquote.is-style-large a, .single .elementor-section-boxed.meta-box .single-post blockquote.is-style-large .elementor-cta__description, .single .elementor-section-boxed.meta-box .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single .elementor-section-boxed.meta-box .single-post blockquote.is-style-large figcaption {
  text-transform: none;
  margin-bottom: 10px;
}
.single .elementor-section-boxed.meta-box .meta-box-inner p, .single .elementor-section-boxed.meta-box .meta-box-inner ul li, ul .single .elementor-section-boxed.meta-box .meta-box-inner li, .single .elementor-section-boxed.meta-box .meta-box-inner ol li, ol .single .elementor-section-boxed.meta-box .meta-box-inner li, .single .elementor-section-boxed.meta-box .meta-box-inner a, .single .elementor-section-boxed.meta-box .meta-box-inner .elementor-cta__description, .single .elementor-section-boxed.meta-box .meta-box-inner .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .single .elementor-section-boxed.meta-box .meta-box-inner figcaption {
  color: #130640;
  font-size: 14.5px;
}
.single .elementor-section-boxed.meta-box .meta-box-inner span {
  color: #130640;
  display: inline-block;
}
.single .elementor-section-boxed.meta-box .meta-box-inner span:after {
  display: none;
}
.single .elementor-section-boxed .tags .elementor-icon-list-items li .elementor-icon-list-text {
  padding-left: 0;
}
.single .elementor-section-boxed .tags .elementor-icon-list-items li .elementor-icon-list-icon {
  display: none;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation {
  color: #cccaca;
  border-bottom: 0;
  padding: 20px 0;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation .elementor-post-navigation__separator-wrapper {
  display: none;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation a:hover .post-navigation__arrow-wrapper {
  background: #130640;
  color: #fff;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation a span {
  line-height: 1.4em;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation a span:first-child {
  font-size: 12px;
  color: #130640;
  letter-spacing: 2px;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation a span:last-child {
  font-size: 14.5px;
  letter-spacing: 0;
  color: #130640;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation a span.elementor-post-navigation__link__prev {
  margin-left: 15px;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation a span.elementor-post-navigation__link__next {
  margin-right: 15px;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation a span.post-navigation__arrow-wrapper {
  width: 40px;
  height: 40px;
  color: #130640;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #f4f4f4;
  padding: 0;
  font-size: 12px;
  flex-shrink: 0;
  transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
}
.single .elementor-post-navigation-borders-yes .elementor-post-navigation a span.post-navigation__arrow-wrapper i:before {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
body.single #main .mockup-section .mockup-inner-column .elementor-widget-wrap {
  background-color: #f9f9f9;
  padding: 0;
}
body.single #main .mockup-section .mockup-inner-column .elementor-widget-wrap .mockup {
  padding: 20px;
  display: flex;
  align-items: center;
  margin: 0;
}
@media (min-width: 500px) {
  body.single #main .mockup-section .mockup-inner-column .elementor-widget-wrap .mockup {
    padding: 30px;
  }
}
body.single #main .mockup-section .mockup-inner-column .elementor-widget-wrap .gallery.narrow {
  padding: 20px;
}
@media (min-width: 500px) {
  body.single #main .mockup-section .mockup-inner-column .elementor-widget-wrap .gallery.narrow {
    padding: 30px;
  }
}
.postid-9518 blockquote.wp-block-quote {
  padding: 20px 0;
}
@media (min-width: 500px) {
  .postid-9518 blockquote.wp-block-quote {
    padding: 50px 0;
  }
}
.postid-9518 blockquote.wp-block-quote p, .postid-9518 blockquote.wp-block-quote ul li, ul .postid-9518 blockquote.wp-block-quote li, .postid-9518 blockquote.wp-block-quote ol li, ol .postid-9518 blockquote.wp-block-quote li, .postid-9518 blockquote.wp-block-quote a, .postid-9518 blockquote.wp-block-quote .elementor-cta__description, .postid-9518 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-9518 blockquote.wp-block-quote figcaption {
  padding: 0;
  background: transparent;
  font-size: 25px;
  line-height: 1.4em;
}
@media (min-width: 500px) {
  .postid-9518 blockquote.wp-block-quote p, .postid-9518 blockquote.wp-block-quote ul li, ul .postid-9518 blockquote.wp-block-quote li, .postid-9518 blockquote.wp-block-quote ol li, ol .postid-9518 blockquote.wp-block-quote li, .postid-9518 blockquote.wp-block-quote a, .postid-9518 blockquote.wp-block-quote .elementor-cta__description, .postid-9518 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-9518 blockquote.wp-block-quote figcaption {
    font-size: 40px;
  }
}
.postid-9518 blockquote.wp-block-quote cite {
  color: #6b6b6b;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}
@media (min-width: 500px) {
  .postid-9518 h2 {
    font-size: 30px;
  }
}
@media (min-width: 500px) {
  .postid-9518 h3, .postid-9518 .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .postid-9518 p, .postid-9518 .single-post blockquote.is-style-large ul li, ul .postid-9518 .single-post blockquote.is-style-large li, .postid-9518 .single-post blockquote.is-style-large ol li, ol .postid-9518 .single-post blockquote.is-style-large li, .postid-9518 .single-post blockquote.is-style-large a, .postid-9518 .single-post blockquote.is-style-large .elementor-cta__description, .postid-9518 .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-9518 .single-post blockquote.is-style-large figcaption {
    font-size: 25px;
    font-weight: bold;
  }
}
@media (min-width: 500px) {
  .postid-9518 .right-block {
    padding-right: 20px;
  }
}
.postid-9518 figcaption {
  color: #6b6b6b !important;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 12px !important;
  text-align: left !important;
  -webkit-font-smoothing: antialiased;
  background: transparent !important;
}
.postid-9518 .wp-block-image {
  max-width: 100% !important;
}
@media (max-width: 500px) {
  .postid-9518 .mobile-distance {
    height: 0 !important;
  }
}
@media (max-width: 500px) {
  .postid-9518 .blocks-gallery-item {
    width: 100%;
  }
}
@media (max-width: 825px) {
  .postid-9518 .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (min-width: 500px) {
  .postid-9896 h2, .postid-11185 h2, .postid-11371 h2 {
    font-size: 30px;
  }
}
@media (min-width: 500px) {
  .postid-9896 h3, .postid-9896 .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .postid-9896 p, .postid-9896 .single-post blockquote.is-style-large ul li, ul .postid-9896 .single-post blockquote.is-style-large li, .postid-9896 .single-post blockquote.is-style-large ol li, ol .postid-9896 .single-post blockquote.is-style-large li, .postid-9896 .single-post blockquote.is-style-large a, .postid-9896 .single-post blockquote.is-style-large .elementor-cta__description, .postid-9896 .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-9896 .single-post blockquote.is-style-large figcaption, .postid-11185 h3, .postid-11185 .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .postid-11185 p, .postid-11185 .single-post blockquote.is-style-large ul li, ul .postid-11185 .single-post blockquote.is-style-large li, .postid-11185 .single-post blockquote.is-style-large ol li, ol .postid-11185 .single-post blockquote.is-style-large li, .postid-11185 .single-post blockquote.is-style-large a, .postid-11185 .single-post blockquote.is-style-large .elementor-cta__description, .postid-11185 .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11185 .single-post blockquote.is-style-large figcaption, .postid-11371 h3, .postid-11371 .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .postid-11371 p, .postid-11371 .single-post blockquote.is-style-large ul li, ul .postid-11371 .single-post blockquote.is-style-large li, .postid-11371 .single-post blockquote.is-style-large ol li, ol .postid-11371 .single-post blockquote.is-style-large li, .postid-11371 .single-post blockquote.is-style-large a, .postid-11371 .single-post blockquote.is-style-large .elementor-cta__description, .postid-11371 .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11371 .single-post blockquote.is-style-large figcaption {
    font-size: 25px;
    font-weight: bold;
  }
}
.postid-9896 figcaption, .postid-11185 figcaption, .postid-11371 figcaption {
  color: #6b6b6b !important;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 12px !important;
  text-align: left !important;
  -webkit-font-smoothing: antialiased;
  background: transparent !important;
}
.postid-9896 .wp-block-image:not(.wide-img), .postid-11185 .wp-block-image:not(.wide-img), .postid-11371 .wp-block-image:not(.wide-img) {
  max-width: 100% !important;
}
.postid-9896 .wide-img, .postid-11185 .wide-img, .postid-11371 .wide-img {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 825px) {
  .postid-9896 .wide-img, .postid-11185 .wide-img, .postid-11371 .wide-img {
    width: 100vw;
    margin-left: calc((100vw - 1230px)/-2) !important;
    max-width: none !important;
    overflow: hidden;
  }
  .postid-9896 .wide-img img, .postid-11185 .wide-img img, .postid-11371 .wide-img img {
    width: 100%;
  }
}
.postid-9896 .blocks-gallery-grid, .postid-11185 .blocks-gallery-grid, .postid-11371 .blocks-gallery-grid {
  width: 100%;
}
@media (max-width: 500px) {
  .postid-9896 .mobile-distance, .postid-11185 .mobile-distance, .postid-11371 .mobile-distance {
    height: 0 !important;
  }
}
.postid-9896 .blocks-gallery-item, .postid-11185 .blocks-gallery-item, .postid-11371 .blocks-gallery-item {
  max-width: none;
}
@media (min-width: 500px) {
  .postid-9896 .blocks-gallery-item:first-child, .postid-11185 .blocks-gallery-item:first-child, .postid-11371 .blocks-gallery-item:first-child {
    padding-right: 50px;
  }
}
@media (max-width: 500px) {
  .postid-9896 .blocks-gallery-item, .postid-11185 .blocks-gallery-item, .postid-11371 .blocks-gallery-item {
    width: 100%;
  }
}
.postid-9896 .blocks-gallery-item a, .postid-11185 .blocks-gallery-item a, .postid-11371 .blocks-gallery-item a {
  max-width: none;
}
.postid-9896 .blocks-gallery-item .blocks-gallery-item__caption, .postid-11185 .blocks-gallery-item .blocks-gallery-item__caption, .postid-11371 .blocks-gallery-item .blocks-gallery-item__caption {
  bottom: -40px;
  padding: 0;
}
@media (max-width: 825px) {
  .postid-9896 .wp-block-columns .wp-block-column, .postid-11185 .wp-block-columns .wp-block-column, .postid-11371 .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
  }
}
.postid-10369 .blocks-gallery-item figure {
  flex-direction: column;
  display: flex;
  flex: 1;
}
.postid-10369 .blocks-gallery-item figcaption {
  color: #130640 !important;
  text-align: left !important;
  -webkit-font-smoothing: antialiased;
  background: transparent !important;
  position: relative;
}
.postid-10178 blockquote.wp-block-quote, .postid-10200 blockquote.wp-block-quote, .postid-10279 blockquote.wp-block-quote, .postid-10554 blockquote.wp-block-quote, .postid-11185 blockquote.wp-block-quote, .postid-11512 blockquote.wp-block-quote, .postid-11432 blockquote.wp-block-quote {
  padding: 20px 0;
}
@media (min-width: 500px) {
  .postid-10178 blockquote.wp-block-quote, .postid-10200 blockquote.wp-block-quote, .postid-10279 blockquote.wp-block-quote, .postid-10554 blockquote.wp-block-quote, .postid-11185 blockquote.wp-block-quote, .postid-11512 blockquote.wp-block-quote, .postid-11432 blockquote.wp-block-quote {
    padding: 30px 0;
  }
}
.postid-10178 blockquote.wp-block-quote p, .postid-10178 blockquote.wp-block-quote ul li, ul .postid-10178 blockquote.wp-block-quote li, .postid-10178 blockquote.wp-block-quote ol li, ol .postid-10178 blockquote.wp-block-quote li, .postid-10178 blockquote.wp-block-quote a, .postid-10178 blockquote.wp-block-quote .elementor-cta__description, .postid-10178 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-10178 blockquote.wp-block-quote figcaption, .postid-10200 blockquote.wp-block-quote p, .postid-10200 blockquote.wp-block-quote ul li, ul .postid-10200 blockquote.wp-block-quote li, .postid-10200 blockquote.wp-block-quote ol li, ol .postid-10200 blockquote.wp-block-quote li, .postid-10200 blockquote.wp-block-quote a, .postid-10200 blockquote.wp-block-quote .elementor-cta__description, .postid-10200 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-10200 blockquote.wp-block-quote figcaption, .postid-10279 blockquote.wp-block-quote p, .postid-10279 blockquote.wp-block-quote ul li, ul .postid-10279 blockquote.wp-block-quote li, .postid-10279 blockquote.wp-block-quote ol li, ol .postid-10279 blockquote.wp-block-quote li, .postid-10279 blockquote.wp-block-quote a, .postid-10279 blockquote.wp-block-quote .elementor-cta__description, .postid-10279 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-10279 blockquote.wp-block-quote figcaption, .postid-10554 blockquote.wp-block-quote p, .postid-10554 blockquote.wp-block-quote ul li, ul .postid-10554 blockquote.wp-block-quote li, .postid-10554 blockquote.wp-block-quote ol li, ol .postid-10554 blockquote.wp-block-quote li, .postid-10554 blockquote.wp-block-quote a, .postid-10554 blockquote.wp-block-quote .elementor-cta__description, .postid-10554 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-10554 blockquote.wp-block-quote figcaption, .postid-11185 blockquote.wp-block-quote p, .postid-11185 blockquote.wp-block-quote ul li, ul .postid-11185 blockquote.wp-block-quote li, .postid-11185 blockquote.wp-block-quote ol li, ol .postid-11185 blockquote.wp-block-quote li, .postid-11185 blockquote.wp-block-quote a, .postid-11185 blockquote.wp-block-quote .elementor-cta__description, .postid-11185 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11185 blockquote.wp-block-quote figcaption, .postid-11512 blockquote.wp-block-quote p, .postid-11512 blockquote.wp-block-quote ul li, ul .postid-11512 blockquote.wp-block-quote li, .postid-11512 blockquote.wp-block-quote ol li, ol .postid-11512 blockquote.wp-block-quote li, .postid-11512 blockquote.wp-block-quote a, .postid-11512 blockquote.wp-block-quote .elementor-cta__description, .postid-11512 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11512 blockquote.wp-block-quote figcaption, .postid-11432 blockquote.wp-block-quote p, .postid-11432 blockquote.wp-block-quote ul li, ul .postid-11432 blockquote.wp-block-quote li, .postid-11432 blockquote.wp-block-quote ol li, ol .postid-11432 blockquote.wp-block-quote li, .postid-11432 blockquote.wp-block-quote a, .postid-11432 blockquote.wp-block-quote .elementor-cta__description, .postid-11432 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11432 blockquote.wp-block-quote figcaption {
  padding: 0;
  background: transparent;
  font-size: 25px;
  line-height: 1.4em;
  margin-top: 0 !important;
}
@media (min-width: 500px) {
  .postid-10178 blockquote.wp-block-quote p, .postid-10178 blockquote.wp-block-quote ul li, ul .postid-10178 blockquote.wp-block-quote li, .postid-10178 blockquote.wp-block-quote ol li, ol .postid-10178 blockquote.wp-block-quote li, .postid-10178 blockquote.wp-block-quote a, .postid-10178 blockquote.wp-block-quote .elementor-cta__description, .postid-10178 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-10178 blockquote.wp-block-quote figcaption, .postid-10200 blockquote.wp-block-quote p, .postid-10200 blockquote.wp-block-quote ul li, ul .postid-10200 blockquote.wp-block-quote li, .postid-10200 blockquote.wp-block-quote ol li, ol .postid-10200 blockquote.wp-block-quote li, .postid-10200 blockquote.wp-block-quote a, .postid-10200 blockquote.wp-block-quote .elementor-cta__description, .postid-10200 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-10200 blockquote.wp-block-quote figcaption, .postid-10279 blockquote.wp-block-quote p, .postid-10279 blockquote.wp-block-quote ul li, ul .postid-10279 blockquote.wp-block-quote li, .postid-10279 blockquote.wp-block-quote ol li, ol .postid-10279 blockquote.wp-block-quote li, .postid-10279 blockquote.wp-block-quote a, .postid-10279 blockquote.wp-block-quote .elementor-cta__description, .postid-10279 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-10279 blockquote.wp-block-quote figcaption, .postid-10554 blockquote.wp-block-quote p, .postid-10554 blockquote.wp-block-quote ul li, ul .postid-10554 blockquote.wp-block-quote li, .postid-10554 blockquote.wp-block-quote ol li, ol .postid-10554 blockquote.wp-block-quote li, .postid-10554 blockquote.wp-block-quote a, .postid-10554 blockquote.wp-block-quote .elementor-cta__description, .postid-10554 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-10554 blockquote.wp-block-quote figcaption, .postid-11185 blockquote.wp-block-quote p, .postid-11185 blockquote.wp-block-quote ul li, ul .postid-11185 blockquote.wp-block-quote li, .postid-11185 blockquote.wp-block-quote ol li, ol .postid-11185 blockquote.wp-block-quote li, .postid-11185 blockquote.wp-block-quote a, .postid-11185 blockquote.wp-block-quote .elementor-cta__description, .postid-11185 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11185 blockquote.wp-block-quote figcaption, .postid-11512 blockquote.wp-block-quote p, .postid-11512 blockquote.wp-block-quote ul li, ul .postid-11512 blockquote.wp-block-quote li, .postid-11512 blockquote.wp-block-quote ol li, ol .postid-11512 blockquote.wp-block-quote li, .postid-11512 blockquote.wp-block-quote a, .postid-11512 blockquote.wp-block-quote .elementor-cta__description, .postid-11512 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11512 blockquote.wp-block-quote figcaption, .postid-11432 blockquote.wp-block-quote p, .postid-11432 blockquote.wp-block-quote ul li, ul .postid-11432 blockquote.wp-block-quote li, .postid-11432 blockquote.wp-block-quote ol li, ol .postid-11432 blockquote.wp-block-quote li, .postid-11432 blockquote.wp-block-quote a, .postid-11432 blockquote.wp-block-quote .elementor-cta__description, .postid-11432 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11432 blockquote.wp-block-quote figcaption {
    font-size: 38px;
    max-width: 750px;
  }
}
.postid-10178 blockquote.wp-block-quote p em, .postid-10178 blockquote.wp-block-quote ul li em, ul .postid-10178 blockquote.wp-block-quote li em, .postid-10178 blockquote.wp-block-quote ol li em, ol .postid-10178 blockquote.wp-block-quote li em, .postid-10178 blockquote.wp-block-quote a em, .postid-10178 blockquote.wp-block-quote .elementor-cta__description em, .postid-10178 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption em, .postid-10369 .blocks-gallery-item .postid-10178 blockquote.wp-block-quote figcaption em, .postid-10200 blockquote.wp-block-quote p em, .postid-10200 blockquote.wp-block-quote ul li em, ul .postid-10200 blockquote.wp-block-quote li em, .postid-10200 blockquote.wp-block-quote ol li em, ol .postid-10200 blockquote.wp-block-quote li em, .postid-10200 blockquote.wp-block-quote a em, .postid-10200 blockquote.wp-block-quote .elementor-cta__description em, .postid-10200 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption em, .postid-10369 .blocks-gallery-item .postid-10200 blockquote.wp-block-quote figcaption em, .postid-10279 blockquote.wp-block-quote p em, .postid-10279 blockquote.wp-block-quote ul li em, ul .postid-10279 blockquote.wp-block-quote li em, .postid-10279 blockquote.wp-block-quote ol li em, ol .postid-10279 blockquote.wp-block-quote li em, .postid-10279 blockquote.wp-block-quote a em, .postid-10279 blockquote.wp-block-quote .elementor-cta__description em, .postid-10279 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption em, .postid-10369 .blocks-gallery-item .postid-10279 blockquote.wp-block-quote figcaption em, .postid-10554 blockquote.wp-block-quote p em, .postid-10554 blockquote.wp-block-quote ul li em, ul .postid-10554 blockquote.wp-block-quote li em, .postid-10554 blockquote.wp-block-quote ol li em, ol .postid-10554 blockquote.wp-block-quote li em, .postid-10554 blockquote.wp-block-quote a em, .postid-10554 blockquote.wp-block-quote .elementor-cta__description em, .postid-10554 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption em, .postid-10369 .blocks-gallery-item .postid-10554 blockquote.wp-block-quote figcaption em, .postid-11185 blockquote.wp-block-quote p em, .postid-11185 blockquote.wp-block-quote ul li em, ul .postid-11185 blockquote.wp-block-quote li em, .postid-11185 blockquote.wp-block-quote ol li em, ol .postid-11185 blockquote.wp-block-quote li em, .postid-11185 blockquote.wp-block-quote a em, .postid-11185 blockquote.wp-block-quote .elementor-cta__description em, .postid-11185 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption em, .postid-10369 .blocks-gallery-item .postid-11185 blockquote.wp-block-quote figcaption em, .postid-11512 blockquote.wp-block-quote p em, .postid-11512 blockquote.wp-block-quote ul li em, ul .postid-11512 blockquote.wp-block-quote li em, .postid-11512 blockquote.wp-block-quote ol li em, ol .postid-11512 blockquote.wp-block-quote li em, .postid-11512 blockquote.wp-block-quote a em, .postid-11512 blockquote.wp-block-quote .elementor-cta__description em, .postid-11512 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption em, .postid-10369 .blocks-gallery-item .postid-11512 blockquote.wp-block-quote figcaption em, .postid-11432 blockquote.wp-block-quote p em, .postid-11432 blockquote.wp-block-quote ul li em, ul .postid-11432 blockquote.wp-block-quote li em, .postid-11432 blockquote.wp-block-quote ol li em, ol .postid-11432 blockquote.wp-block-quote li em, .postid-11432 blockquote.wp-block-quote a em, .postid-11432 blockquote.wp-block-quote .elementor-cta__description em, .postid-11432 blockquote.wp-block-quote .postid-10369 .blocks-gallery-item figcaption em, .postid-10369 .blocks-gallery-item .postid-11432 blockquote.wp-block-quote figcaption em {
  font-style: normal;
}
.postid-10178 blockquote.wp-block-quote cite, .postid-10200 blockquote.wp-block-quote cite, .postid-10279 blockquote.wp-block-quote cite, .postid-10554 blockquote.wp-block-quote cite, .postid-11185 blockquote.wp-block-quote cite, .postid-11512 blockquote.wp-block-quote cite, .postid-11432 blockquote.wp-block-quote cite {
  margin: 0;
  padding: 0;
}
.postid-10178 blockquote.wp-block-quote cite a, .postid-10200 blockquote.wp-block-quote cite a, .postid-10279 blockquote.wp-block-quote cite a, .postid-10554 blockquote.wp-block-quote cite a, .postid-11185 blockquote.wp-block-quote cite a, .postid-11512 blockquote.wp-block-quote cite a, .postid-11432 blockquote.wp-block-quote cite a {
  font-size: 1.1rem;
}
.postid-10554 .wp-block-image, .postid-10741 .wp-block-image {
  margin-left: 0;
}
.postid-11432 p, .postid-11432 ul li, ul .postid-11432 li, .postid-11432 ol li, ol .postid-11432 li, .postid-11432 a, .postid-11432 .elementor-cta__description, .postid-11432 .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11432 figcaption {
  font-size: 1.2rem;
}
.postid-11432 .wp-block-columns.puffs {
  max-width: 100%;
}
.postid-11432 .wp-block-columns.puffs .wp-block-column {
  background: #FFAAC7;
  padding: 20px 30px;
  text-align: center;
}
.postid-11432 .wp-block-columns.puffs .wp-block-column h3, .postid-11432 .wp-block-columns.puffs .wp-block-column .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .postid-11432 .wp-block-columns.puffs .wp-block-column p, .postid-11432 .wp-block-columns.puffs .wp-block-column .single-post blockquote.is-style-large ul li, ul .postid-11432 .wp-block-columns.puffs .wp-block-column .single-post blockquote.is-style-large li, .postid-11432 .wp-block-columns.puffs .wp-block-column .single-post blockquote.is-style-large ol li, ol .postid-11432 .wp-block-columns.puffs .wp-block-column .single-post blockquote.is-style-large li, .postid-11432 .wp-block-columns.puffs .wp-block-column .single-post blockquote.is-style-large a, .postid-11432 .wp-block-columns.puffs .wp-block-column .single-post blockquote.is-style-large .elementor-cta__description, .postid-11432 .wp-block-columns.puffs .wp-block-column .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11432 .wp-block-columns.puffs .wp-block-column .single-post blockquote.is-style-large figcaption {
  margin: 0 auto 20px auto;
}
.postid-11432 .wp-block-columns.puffs .wp-block-column .wp-block-button {
  margin: 20px auto 0 auto;
}
.postid-11432 .wp-block-columns.puffs .wp-block-column .fas, .postid-11432 .wp-block-columns.puffs .wp-block-column .far {
  width: 70px;
  height: 70px;
  text-align: center;
  font-size: 1.5rem;
  line-height: 70px;
  border-radius: 50%;
  margin: 20px auto 20px auto;
  background: #f8f8ed;
}
.postid-11432 .wp-block-table {
  margin: 0;
}
.postid-11432 .wp-block-table th {
  background: #130640;
  color: #fff;
  padding: 10px;
}
.postid-11432 .wp-block-table td {
  padding: 10px;
}
.postid-11832 iframe.wp-embedded-content {
  min-height: 0 !important;
}
.postid-11832 .wp-block-columns.puffs:not(.left) {
  max-width: 100%;
}
@media (min-width: 825px) {
  .postid-11832 .wp-block-columns.puffs:not(.left) {
    max-width: 80%;
  }
}
@media (max-width: 500px) {
  .postid-11832 .wp-block-columns.puffs:not(.left) .wp-block-columns {
    align-items: baseline;
  }
}
@media (max-width: 825px) {
  .postid-11832 .wp-block-columns.puffs:not(.left) .wp-block-columns .wp-block-column:first-child {
    flex-basis: 40px !important;
  }
}
@media (max-width: 825px) {
  .postid-11832 .wp-block-columns.puffs:not(.left) .wp-block-columns .wp-block-column:last-child {
    flex-basis: calc(100% - 60px) !important;
    margin-left: 10px;
  }
}
.postid-11832 .wp-block-columns.puffs.left {
  margin: 20px 0;
}
.postid-11832 .wp-block-columns.puffs.left > .wp-block-column {
  background: #f8f8ed;
  padding: 20px;
  margin: 0;
  width: 100%;
}
@media (min-width: 500px) {
  .postid-11832 .wp-block-columns.puffs.left > .wp-block-column {
    padding: 30px;
  }
}
.postid-11832 .wp-block-columns.puffs.left > .wp-block-column .wp-block-button__link {
  padding-left: 0;
}
@media (max-width: 825px) {
  .postid-11832 .wp-block-columns.puffs.left > .wp-block-column:first-child {
    text-align: left;
    padding-bottom: 0;
  }
}
@media (min-width: 825px) {
  .postid-11832 .wp-block-columns.puffs.left > .wp-block-column:first-child {
    padding-right: 0;
  }
}
@media (min-width: 500px) and (max-width: 825px) {
  .postid-11832 .wp-block-columns.puffs.left > .wp-block-column:first-child {
    flex-basis: 100px !important;
    padding: 30px 0 0 30px;
  }
}
.postid-11832 .wp-block-columns.puffs.left > .wp-block-column:first-child .fas, .postid-11832 .wp-block-columns.puffs.left > .wp-block-column:first-child .far {
  background: #FFAAC7;
  width: 50px;
  height: 50px;
  font-size: 1.5rem;
  line-height: 50px;
}
.postid-11832 .wp-block-columns.puffs.left > .wp-block-column:first-child .wp-block-image {
  margin: 0;
  max-width: 90px;
}
@media (min-width: 500px) and (max-width: 825px) {
  .postid-11832 .wp-block-columns.puffs.left > .wp-block-column:last-child {
    flex-basis: calc(100% - 100px) !important;
  }
  .postid-11832 .wp-block-columns.puffs.left > .wp-block-column:last-child h4 {
    margin-top: 0;
  }
}
.postid-11832 .wp-block-columns.puffs.left > .wp-block-column h4 {
  text-align: left;
  line-height: 1.4em;
  font-size: 1.5rem;
}
@media (min-width: 500px) {
  .postid-11832 .wp-block-columns.puffs.left > .wp-block-column h4 {
    font-size: 1.7rem;
  }
}
@media (min-width: 1500px) {
  .postid-11832 .wp-block-columns.puffs.left > .wp-block-column h4 {
    font-size: 1.8rem;
  }
}
.postid-11832 .wp-block-columns.puffs > .wp-block-column {
  background: #FFAAC7;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 825px) {
  .postid-11832 .wp-block-columns.puffs > .wp-block-column {
    padding: 50px;
  }
}
.postid-11832 .wp-block-columns.puffs > .wp-block-column p, .postid-11832 .wp-block-columns.puffs > .wp-block-column ul li, ul .postid-11832 .wp-block-columns.puffs > .wp-block-column li, .postid-11832 .wp-block-columns.puffs > .wp-block-column ol li, ol .postid-11832 .wp-block-columns.puffs > .wp-block-column li, .postid-11832 .wp-block-columns.puffs > .wp-block-column a, .postid-11832 .wp-block-columns.puffs > .wp-block-column .elementor-cta__description, .postid-11832 .wp-block-columns.puffs > .wp-block-column .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11832 .wp-block-columns.puffs > .wp-block-column figcaption {
  text-align: left;
  margin: 0;
}
.postid-11832 .wp-block-columns.puffs > .wp-block-column h3, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .postid-11832 .wp-block-columns.puffs > .wp-block-column p, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large ul li, ul .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large li, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large ol li, ol .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large li, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large a, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large .elementor-cta__description, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large figcaption, .postid-11832 .wp-block-columns.puffs > .wp-block-column h4 {
  margin: 20px auto 10px auto;
}
@media (min-width: 825px) {
  .postid-11832 .wp-block-columns.puffs > .wp-block-column h3, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .postid-11832 .wp-block-columns.puffs > .wp-block-column p, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large ul li, ul .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large li, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large ol li, ol .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large li, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large a, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large .elementor-cta__description, .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .postid-11832 .wp-block-columns.puffs > .wp-block-column .single-post blockquote.is-style-large figcaption, .postid-11832 .wp-block-columns.puffs > .wp-block-column h4 {
    margin: 0 auto 20px auto;
  }
}
.postid-11832 .wp-block-columns.puffs > .wp-block-column .fas, .postid-11832 .wp-block-columns.puffs > .wp-block-column .far {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 1rem;
  text-align: center;
  border-radius: 50%;
  background: #f8f8ed;
}
@media (min-width: 825px) {
  .postid-11832 .wp-block-columns.puffs > .wp-block-column .fas, .postid-11832 .wp-block-columns.puffs > .wp-block-column .far {
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
    line-height: 50px;
  }
}
blockquote.wp-block-quote.no-bg {
  padding: 20px 0;
}
@media (min-width: 500px) {
  blockquote.wp-block-quote.no-bg {
    padding: 50px 0;
  }
}
blockquote.wp-block-quote.no-bg p, blockquote.wp-block-quote.no-bg ul li, ul blockquote.wp-block-quote.no-bg li, blockquote.wp-block-quote.no-bg ol li, ol blockquote.wp-block-quote.no-bg li, blockquote.wp-block-quote.no-bg a, blockquote.wp-block-quote.no-bg .elementor-cta__description, blockquote.wp-block-quote.no-bg .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item blockquote.wp-block-quote.no-bg figcaption {
  padding: 0;
  background: transparent;
  font-size: 25px;
  line-height: 1.4em;
  margin-top: 0 !important;
}
@media (min-width: 500px) {
  blockquote.wp-block-quote.no-bg p, blockquote.wp-block-quote.no-bg ul li, ul blockquote.wp-block-quote.no-bg li, blockquote.wp-block-quote.no-bg ol li, ol blockquote.wp-block-quote.no-bg li, blockquote.wp-block-quote.no-bg a, blockquote.wp-block-quote.no-bg .elementor-cta__description, blockquote.wp-block-quote.no-bg .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item blockquote.wp-block-quote.no-bg figcaption {
    font-size: 38px;
    max-width: 100%;
  }
}
blockquote.wp-block-quote.no-bg cite {
  color: #6b6b6b;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}
.center-align {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-buttons.center-align, .wp-block-quote.center-align {
  max-width: 750px;
}
.cover-img {
  height: 100%;
  width: 100%;
}
.cover-img img {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}
.service-subpage .elementor-row {
  display: flex;
  align-items: center;
}
.wide-bild-container {
  margin: 30px 0px;
}
.page-id-11892 .yellow-blob .elementor-cta__content {
  background: #FFAAC7;
  border-radius: 50% 50% 50% 5px;
  height: 260px;
  width: 260px;
  padding: 30px 40px 0 45px;
  text-align: left;
}
.page-id-11892 .yellow-blob .elementor-cta__content .elementor-cta__button-wrapper {
  margin-top: 20px;
  text-align: left;
}
.page-id-11892 .yellow-blob .elementor-cta__content .elementor-cta__button-wrapper a {
  color: #130640;
}
.page-id-11892 .yellow-blob .elementor-cta__title {
  color: #130640 !important;
  font-size: 20px;
}
@media (min-width: 500px) {
  .page-id-11892 .elementor-widget .elementor-icon-list-items li {
    font-size: 18px;
  }
}
@media (min-width: 825px) {
  .page-id-11892 pre, .page-id-11892 .ingress *, .ingress .page-id-11892 * {
    max-width: 93%;
  }
}
@media (min-width: 500px) {
  .page-id-11892 p, .page-id-11892 ul li, ul .page-id-11892 li, .page-id-11892 ol li, ol .page-id-11892 li, .page-id-11892 a, .page-id-11892 .elementor-cta__description, .page-id-11892 .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-11892 figcaption {
    font-size: 17.5px;
  }
}
.page-id-11892 .hosting-cta {
  background: #EADFFF;
  padding: 20px;
  margin-top: 20px;
}
@media (min-width: 500px) {
  .page-id-11892 .hosting-cta {
    padding: 20px 30px;
    margin-top: 30px;
  }
}
@media (min-width: 825px) {
  .page-id-11892 .hosting-cta {
    padding: 20px 0 40px 0;
    margin-top: 40px;
    max-width: 100% !important;
  }
}
.page-id-11892 .hosting-cta form input {
  background: #fff !important;
  border: 0;
}
.page-id-11892 .hosting-cta form input[type="checkbox"] {
  display: block !important;
  border: 0;
}
.page-id-11892 .hosting-cta form input[type="checkbox"] + label {
  position: static;
  font-size: 16.5px;
}
.page-id-11892 .hosting-cta form input[type="checkbox"] + label a {
  text-decoration: underline;
}
@media (min-width: 825px) {
  .page-id-11892 .hosting-cta form .elementor-button {
    margin-top: -20px;
  }
}
.page-id-11892 .hosting-cta form .elementor-field-option {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.page-id-11892 .cta-box {
  margin-top: 0 !important;
}
.error404 #main {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}
@media (min-width: 500px) {
  .error404 #main {
    padding: 50px 0;
  }
}
@media (min-width: 825px) {
  .error404 #main {
    padding: 170px 0 70px 0;
  }
}
body #main .elementor-section.fullheight {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (min-width: 500px) {
  body #main .elementor-section.fullheight {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }
  body #main .elementor-section.fullheight:first-of-type {
    display: flex;
    align-items: center;
  }
}
body #main .elementor-section.paddedsection {
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (min-width: 825px) {
  body #main .elementor-section.midnarrow {
    max-width: 60%;
  }
}
body #main .elementor-section.midnarrow img {
  margin-bottom: 20px;
}
body #main .elementor-section.midnarrow pre, body #main .elementor-section.midnarrow .ingress *, .ingress body #main .elementor-section.midnarrow * {
  margin-bottom: 0px;
}
body #main .elementor-section.midnarrow ul li, body #main .elementor-section.midnarrow ol li {
  margin-bottom: 5px;
}
body #main .elementor-section.casesection img {
  margin-bottom: 0px;
}
.page-id-10781 h1, .page-id-10781 h2, .page-id-10781 h3, .page-id-10781 .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .page-id-10781 p, .page-id-10781 .single-post blockquote.is-style-large ul li, ul .page-id-10781 .single-post blockquote.is-style-large li, .page-id-10781 .single-post blockquote.is-style-large ol li, ol .page-id-10781 .single-post blockquote.is-style-large li, .page-id-10781 .single-post blockquote.is-style-large a, .page-id-10781 .single-post blockquote.is-style-large .elementor-cta__description, .page-id-10781 .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-10781 .single-post blockquote.is-style-large figcaption, .page-id-10781 h4, .page-id-10781 p, .page-id-10781 ul li, ul .page-id-10781 li, .page-id-10781 ol li, ol .page-id-10781 li, .page-id-10781 a, .page-id-10781 .elementor-cta__description, .page-id-10781 .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-10781 figcaption {
  font-family: "Space Grotesk" !important;
}
.page-id-8737 .elementor-main-swiper {
  padding-bottom: 0 !important;
  height: 260px;
}
.page-id-8737 .elementor-main-swiper .swiper-slide {
  padding: 0;
}
.page-id-8737 .elementor-main-swiper .swiper-slide .elementor-testimonial {
  max-width: 180px;
  float: right;
}
.page-id-8737 .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content {
  background: #FCD11F;
  border-radius: 80px 80px 5px 80px;
  padding: 0 30px;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-8737 .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
  font-family: "Space Grotesk", helvetica, sans-serif;
  text-align: center;
  font-style: normal;
  font-size: 12px;
  line-height: 1.3em;
}
@media (min-width: 1500px) {
  .page-id-8737 .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__content .elementor-testimonial__text {
    font-size: 14px;
  }
}
.page-id-8737 .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer {
  flex-direction: column;
  align-items: flex-end;
  margin-top: 10px;
}
.page-id-8737 .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__cite {
  margin: 0;
  display: none;
}
.page-id-8737 .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__cite span {
  font-family: "Space Grotesk", helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
}
@media (min-width: 1500px) {
  .page-id-8737 .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__cite span {
    font-size: 13px;
  }
}
.page-id-8737 .elementor-main-swiper .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__image img {
  width: 130px;
  height: auto;
  border-radius: 0;
}
.page-id-8737 .elementor-main-swiper .swiper-pagination {
  display: none;
}
.page-id-8737 section.black {
  background-color: #130640;
  padding: 30px 20px;
}
@media (min-width: 500px) {
  .page-id-8737 section.black {
    padding: 50px 30px;
  }
}
@media (min-width: 825px) {
  .page-id-8737 section.black {
    padding: 5% 30px;
  }
}
.page-id-8737 section.black + .black {
  padding-top: 0;
  margin-top: -30px;
}
@media (min-width: 500px) {
  .page-id-8737 section.black + .black {
    margin-top: -50px;
  }
}
@media (min-width: 825px) {
  .page-id-8737 section.black + .black {
    margin-top: -5%;
  }
}
.page-id-8737 section.black {
  color: #fff;
}
.page-id-8737 section.black h1, .page-id-8737 section.black h2, .page-id-8737 section.black h3, .page-id-8737 section.black .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .page-id-8737 section.black p, .page-id-8737 section.black .single-post blockquote.is-style-large ul li, ul .page-id-8737 section.black .single-post blockquote.is-style-large li, .page-id-8737 section.black .single-post blockquote.is-style-large ol li, ol .page-id-8737 section.black .single-post blockquote.is-style-large li, .page-id-8737 section.black .single-post blockquote.is-style-large a, .page-id-8737 section.black .single-post blockquote.is-style-large .elementor-cta__description, .page-id-8737 section.black .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-8737 section.black .single-post blockquote.is-style-large figcaption, .page-id-8737 section.black h4, .page-id-8737 section.black pre, .page-id-8737 section.black .ingress *, .ingress .page-id-8737 section.black *, .page-id-8737 section.black p, .page-id-8737 section.black ul li, ul .page-id-8737 section.black li, .page-id-8737 section.black ol li, ol .page-id-8737 section.black li, .page-id-8737 section.black a, .page-id-8737 section.black .elementor-cta__description, .page-id-8737 section.black .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-8737 section.black figcaption {
  color: #fff;
}
.page-id-8737 section.black * {
  color: #fff !important;
}
@media (min-width: 825px) {
  .page-id-8737 section.black {
    padding: 7% 30px;
  }
}
.page-id-8737 section.hero {
  padding-top: 0;
}
.page-id-8737 section.light-gray {
  background-color: #f4f4f4;
  padding: 30px 20px;
}
@media (min-width: 500px) {
  .page-id-8737 section.light-gray {
    padding: 50px 30px;
  }
}
@media (min-width: 825px) {
  .page-id-8737 section.light-gray {
    padding: 5% 30px;
  }
}
.page-id-8737 section.light-gray + .light-gray {
  padding-top: 0;
  margin-top: -30px;
}
@media (min-width: 500px) {
  .page-id-8737 section.light-gray + .light-gray {
    margin-top: -50px;
  }
}
@media (min-width: 825px) {
  .page-id-8737 section.light-gray + .light-gray {
    margin-top: -5%;
  }
}
.page-id-8737 section.black {
  color: #fff;
}
.page-id-8737 section.black h1, .page-id-8737 section.black h2, .page-id-8737 section.black h3, .page-id-8737 section.black .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .page-id-8737 section.black p, .page-id-8737 section.black .single-post blockquote.is-style-large ul li, ul .page-id-8737 section.black .single-post blockquote.is-style-large li, .page-id-8737 section.black .single-post blockquote.is-style-large ol li, ol .page-id-8737 section.black .single-post blockquote.is-style-large li, .page-id-8737 section.black .single-post blockquote.is-style-large a, .page-id-8737 section.black .single-post blockquote.is-style-large .elementor-cta__description, .page-id-8737 section.black .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-8737 section.black .single-post blockquote.is-style-large figcaption, .page-id-8737 section.black h4, .page-id-8737 section.black pre, .page-id-8737 section.black .ingress *, .ingress .page-id-8737 section.black *, .page-id-8737 section.black p, .page-id-8737 section.black ul li, ul .page-id-8737 section.black li, .page-id-8737 section.black ol li, ol .page-id-8737 section.black li, .page-id-8737 section.black a, .page-id-8737 section.black .elementor-cta__description, .page-id-8737 section.black .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-8737 section.black figcaption {
  color: #fff;
}
.page-id-8737 section.black * {
  color: #fff !important;
}
@media (min-width: 825px) {
  .page-id-8737 section.black {
    padding: 7% 30px;
  }
}
.page-id-8737 section.hero {
  padding-top: 0;
}
.page-id-8737 section.white {
  background-color: #fff;
  padding: 30px 20px;
}
@media (min-width: 500px) {
  .page-id-8737 section.white {
    padding: 50px 30px;
  }
}
@media (min-width: 825px) {
  .page-id-8737 section.white {
    padding: 5% 30px;
  }
}
.page-id-8737 section.white + .white {
  padding-top: 0;
  margin-top: -30px;
}
@media (min-width: 500px) {
  .page-id-8737 section.white + .white {
    margin-top: -50px;
  }
}
@media (min-width: 825px) {
  .page-id-8737 section.white + .white {
    margin-top: -5%;
  }
}
.page-id-8737 section.black {
  color: #fff;
}
.page-id-8737 section.black h1, .page-id-8737 section.black h2, .page-id-8737 section.black h3, .page-id-8737 section.black .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .page-id-8737 section.black p, .page-id-8737 section.black .single-post blockquote.is-style-large ul li, ul .page-id-8737 section.black .single-post blockquote.is-style-large li, .page-id-8737 section.black .single-post blockquote.is-style-large ol li, ol .page-id-8737 section.black .single-post blockquote.is-style-large li, .page-id-8737 section.black .single-post blockquote.is-style-large a, .page-id-8737 section.black .single-post blockquote.is-style-large .elementor-cta__description, .page-id-8737 section.black .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-8737 section.black .single-post blockquote.is-style-large figcaption, .page-id-8737 section.black h4, .page-id-8737 section.black pre, .page-id-8737 section.black .ingress *, .ingress .page-id-8737 section.black *, .page-id-8737 section.black p, .page-id-8737 section.black ul li, ul .page-id-8737 section.black li, .page-id-8737 section.black ol li, ol .page-id-8737 section.black li, .page-id-8737 section.black a, .page-id-8737 section.black .elementor-cta__description, .page-id-8737 section.black .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-8737 section.black figcaption {
  color: #fff;
}
.page-id-8737 section.black * {
  color: #fff !important;
}
@media (min-width: 825px) {
  .page-id-8737 section.black {
    padding: 7% 30px;
  }
}
.page-id-8737 section.hero {
  padding-top: 0;
}
.page-id-8737 section.plain {
  background-color: transparent;
  padding: 30px 20px;
}
@media (min-width: 500px) {
  .page-id-8737 section.plain {
    padding: 50px 30px;
  }
}
@media (min-width: 825px) {
  .page-id-8737 section.plain {
    padding: 5% 30px;
  }
}
.page-id-8737 section.plain + .plain {
  padding-top: 0;
  margin-top: -30px;
}
@media (min-width: 500px) {
  .page-id-8737 section.plain + .plain {
    margin-top: -50px;
  }
}
@media (min-width: 825px) {
  .page-id-8737 section.plain + .plain {
    margin-top: -5%;
  }
}
.page-id-8737 section.black {
  color: #fff;
}
.page-id-8737 section.black h1, .page-id-8737 section.black h2, .page-id-8737 section.black h3, .page-id-8737 section.black .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large .page-id-8737 section.black p, .page-id-8737 section.black .single-post blockquote.is-style-large ul li, ul .page-id-8737 section.black .single-post blockquote.is-style-large li, .page-id-8737 section.black .single-post blockquote.is-style-large ol li, ol .page-id-8737 section.black .single-post blockquote.is-style-large li, .page-id-8737 section.black .single-post blockquote.is-style-large a, .page-id-8737 section.black .single-post blockquote.is-style-large .elementor-cta__description, .page-id-8737 section.black .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-8737 section.black .single-post blockquote.is-style-large figcaption, .page-id-8737 section.black h4, .page-id-8737 section.black pre, .page-id-8737 section.black .ingress *, .ingress .page-id-8737 section.black *, .page-id-8737 section.black p, .page-id-8737 section.black ul li, ul .page-id-8737 section.black li, .page-id-8737 section.black ol li, ol .page-id-8737 section.black li, .page-id-8737 section.black a, .page-id-8737 section.black .elementor-cta__description, .page-id-8737 section.black .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item .page-id-8737 section.black figcaption {
  color: #fff;
}
.page-id-8737 section.black * {
  color: #fff !important;
}
@media (min-width: 825px) {
  .page-id-8737 section.black {
    padding: 7% 30px;
  }
}
.page-id-8737 section.hero {
  padding-top: 0;
}
.page-id-8737 section.no-padding-top {
  padding-top: 0;
}
.page-id-8737 section.no-padding-bottom {
  padding-bottom: 0;
}
body #main .yellow-bubble {
  background-color: #FCD11F;
  align-self: center;
  padding: 30px;
  border-radius: 50px;
  border-bottom-left-radius: 0;
}
@media (min-width: 500px) {
  body #main .yellow-bubble {
    margin-left: 50px;
  }
}
body #main .yellow-bubble .elementor-widget-text-editor {
  margin-bottom: 0;
}
body #main .yellow-bubble .elementor-widget-text-editor p, body #main .yellow-bubble .elementor-widget-text-editor ul li, ul body #main .yellow-bubble .elementor-widget-text-editor li, body #main .yellow-bubble .elementor-widget-text-editor ol li, ol body #main .yellow-bubble .elementor-widget-text-editor li, body #main .yellow-bubble .elementor-widget-text-editor a, body #main .yellow-bubble .elementor-widget-text-editor .elementor-cta__description, body #main .yellow-bubble .elementor-widget-text-editor .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item body #main .yellow-bubble .elementor-widget-text-editor figcaption {
  margin-bottom: 0;
}
body #main .manual-menu {
  position: fixed;
  top: 20vh;
  left: 20px;
  z-index: 500;
}
@media (max-width: 1700px) {
  body #main .manual-menu {
    display: none;
  }
}
body #main .manual-menu .elementor-widget-wrap {
  display: flex;
  flex-direction: column;
}
body #main .manual-menu .elementor-widget-wrap .elementor-widget-heading {
  margin-bottom: 0;
}
body #main .manual-menu .elementor-widget-wrap .elementor-widget-icon-list .elementor-icon-list-item {
  margin-bottom: 0;
}
body #main .manual-menu .elementor-widget-wrap .elementor-widget-icon-list a {
  text-decoration: none !important;
}
body #main .manual-menu .elementor-widget-wrap .elementor-widget-icon-list a .elementor-icon-list-icon {
  background-color: transparent;
}
body #main .manual-menu .elementor-widget-wrap .elementor-widget-icon-list a .elementor-icon-list-icon i {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-id-9433 h2 {
  font-size: 28px;
}
body.page-id-9433 #main .elementor-section {
  margin: 0px 0px 5px;
  padding: 15px 0px;
}
body.page-id-9433 #main .elementor-section.logo-sam {
  display: flex;
  align-items: center;
}
body.page-id-9433 #main .elementor-section.logo-sam .elementor-widget-image {
  display: flex;
  justify-content: space-between;
  width: calc(100%/4 - 60px);
  margin: 20px 20px 20px 0px;
  flex-wrap: wrap;
}
body.page-id-9433 #main .elementor-section.logo-sam .elementor-widget-image .elementor-widget-container {
  display: flex;
  align-items: center;
}
body.page-id-9433 #main .elementor-section.logo-sam .elementor-widget-image .elementor-widget-container .elementor-image * {
  max-height: 80px;
  width: 100%;
  object-fit: contain;
}
body .word-container .elementor-column-wrap {
  padding: 0px !important;
}
body .word-container h2.elementor-heading-title {
  border-top: 1px solid #cccaca;
  margin: 10px 0px 20px;
  padding-top: 20px;
}
body .word-container .elementor-widget-image-box {
  margin-bottom: 40px;
}
body .word-container .elementor-widget-image-box .elementor-image-box-wrapper {
  align-items: center;
}
body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img * {
  border: 0px;
}
@media (min-width: 500px) {
  body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
    width: calc(40% - 20px);
    margin-right: 20px !important;
  }
}
body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
  text-align: left;
}
@media (min-width: 500px) {
  body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content {
    width: 60%;
    flex-grow: 1;
  }
}
body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content h3, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content p, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large ul li, ul body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large li, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large ol li, ol body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large li, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large a, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large .elementor-cta__description, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large figcaption {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 500px) {
  body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content h3, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large p, .single-post blockquote.is-style-large body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content p, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large ul li, ul body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large li, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large ol li, ol body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large li, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large a, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large .elementor-cta__description, body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large .postid-10369 .blocks-gallery-item figcaption, .postid-10369 .blocks-gallery-item body .word-container .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .single-post blockquote.is-style-large figcaption {
    margin-top: 0px;
  }
}
body .word-container#A h2 {
  border: 0px;
}
