@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap);
@charset "UTF-8";
/*
Theme Name: Best Bemmaning
Author: Martin @ Columbird
Author URI: https://columbird.se
Description: 
Version: 3.0
*/
/* Transition */
/* General */
/* Colors */
/* Fonts */
/* Roboto */
/* Aldo */
@font-face {
  font-family: "Aldo";
  src: url("fonts/aldo_best_2-webfont.eot");
  src: url("fonts/aldo_best_2-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aldo_best_2-webfont.woff2") format("woff2"), url("fonts/aldo_best_2-webfont.woff") format("woff"), url("fonts/aldo_best_2-webfont.ttf") format("truetype"), url("fonts/aldo_best_2-webfont.svg#aldo_bestaldobest_semibold") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

h1 {
  font-size: 50px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  line-height: 55px;
  margin-bottom: 15px;
}

h2 {
  font-size: 24px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  line-height: 28px;
  padding-bottom: 5px;
}

h3 {
  font-size: 20px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  line-height: 32px;
}

p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 15px;
}

p a {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
  top: 0;
}

p a:after {
  content: "";
  position: absolute;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #ee6f16;
  transition: all 0.3s ease;
}

p a:hover {
  top: -2px;
  position: relative;
  transition: all 0.3s ease;
  color: #ee6f16;
}

p a:hover:after {
  width: 100%;
  transition: all 0.3s ease;
  bottom: -2px;
}

a {
  color: #000000;
  text-decoration: none;
}

@media only screen and (max-width: 768px) {
  h1 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 10px;
  }
}
/* 
 * Utility 
 */
.container {
  width: calc(100% - 40px);
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}

.container--small {
  width: calc(100% - 40px);
  max-width: 760px;
  margin: 0 auto;
  position: relative;
}

.container-top-padding {
  width: 100%;
  height: 120px;
}

.section--black {
  padding: 125px 0 90px 0;
  background-color: #000000;
}

.padding-bottom {
  padding-bottom: 20px;
}

@media only screen and (max-width: 700px) {
  .hide-on-mobile {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .container-top-padding {
    width: 100%;
    height: 80px;
  }
}
/* General */
*,
*:after,
*:before {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html,
body {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  height: 100%;
}

body > main {
  flex: 1 0 auto;
}

img {
  max-width: 100%;
}

strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

#version_number {
  background-color: black;
  color: #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 222222;
  padding: 0px 10px;
  font-size: 10px;
}

/*
 * Fix for Gutenberg
 */
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 20px;
  }
}
@media (max-width: 781px) and (min-width: 600px) {
  .wp-block-column:nth-child(2n) {
    margin-left: 20px;
  }
}
@media (max-width: 781px) and (min-width: 600px) {
  .wp-block-column {
    flex-basis: calc(50% - 10px) !important;
  }
}
.alignfull {
  width: calc(100% + 40px);
  margin-left: -20px !important;
}

#cb-cookie-holder {
  display: none;
}

.iframe-container {
  max-width: 1100px;
  margin: 100px auto 20px auto;
  display: flex;
  justify-content: space-between;
  display: flex;
  width: calc(100% - 40px);
  flex-wrap: wrap;
}

.iframe-menu {
  width: 280px;
  background-color: #000000;
  padding-bottom: 20px;
}

.iframe-menu a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
}

.iframe-menu a:hover {
  color: #ee6f16;
  transition: all 0.3s ease;
}

.iframe-menu li {
  height: 20px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin-bottom: 18px;
}

.iframe-menu li.current_page_item a {
  color: #ee6f16;
}

#mtriframespan {
  width: calc(100% - 300px);
  max-width: 760px;
}

iframe {
  width: 100% !important;
}

.menu-iframemeny-container {
  display: flex;
}

.iframe-menu-holder {
  width: 280px;
  position: relative;
}

.iframe-menu-header {
  width: 100%;
  height: 60px;
  background: #000000;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding: 0 20px;
  font-weight: bold;
  font-size: 25px;
}

@media only screen and (max-width: 760px) {
  .iframe-menu-holder {
    width: 100%;
    max-height: 60px;
    overflow: hidden;
    transition: all 0.7s ease-in-out;
    margin-bottom: 20px;
    position: relative;
  }
  .iframe-menu-holder:hover, .iframe-menu-holder:focus {
    max-height: 100vh;
  }
  .iframe-menu-holder:hover .iframe-menu-header::after, .iframe-menu-holder:focus .iframe-menu-header::after {
    transform: rotate(0);
  }
  .iframe-menu-holder:hover .iframe-menu-header::before, .iframe-menu-holder:focus .iframe-menu-header::before {
    opacity: 0;
  }
  .iframe-menu-holder .iframe-menu-header {
    position: relative;
  }
  .iframe-menu-holder .iframe-menu-header::after, .iframe-menu-holder .iframe-menu-header::before {
    position: absolute;
    content: " ";
    height: 2px;
    width: 12px;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    transform: rotate(0);
    background-color: #fff;
    top: 30px;
    right: 20px;
  }
  .iframe-menu-holder .iframe-menu-header::after {
    transform: rotate(-90deg);
  }
  #mtriframespan {
    width: 100% !important;
  }
  .iframe-container {
    margin: 60px auto 20px auto;
  }
  .menu-iframemeny-container {
    width: 100%;
  }
  .iframe-menu {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.mtriframespan-best-header {
  width: calc(100% - 40px);
  height: 20px;
  max-width: 840px;
  margin: 0 auto;
  height: 0;
  position: relative;
}

.mtriframespan-best-close-button {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 25px;
  top: 50px;
  cursor: pointer;
  background-image: url("img/close_application.svg");
}

/* Components */
/*
 * Header
 */
.header__holder {
  width: 100%;
  height: 60px;
  background-color: #000000;
  position: fixed;
  z-index: 100;
}

.logo {
  width: 130px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.desktop-logo {
  width: 94px;
  height: auto;
}

.header {
  display: flex;
  justify-content: flex-end;
  position: relative;
  height: 100%;
}

.mobile-logo {
  display: none;
}

@media only screen and (max-width: 640px) {
  .logo {
    height: 60px;
    background-color: transparent;
    justify-content: flex-start;
  }
  .desktop-logo {
    display: none;
  }
  .mobile-logo {
    display: block;
    height: 42px;
    width: auto;
  }
}
.footer {
  background-color: #ebebeb;
  padding: 85px 0 60px 0;
  width: 100%;
}

.footer__container {
  display: flex;
  flex-direction: row;
  max-width: 1140px;
  margin: 0 auto;
  width: calc(100% - 40px);
}

.footer__container--bottom {
  display: flex;
  flex-direction: row;
  max-width: 1140px;
  margin: 0 auto;
  width: calc(100% - 40px);
  justify-content: space-between;
  margin-top: 90px;
}

.footer__logo {
  width: 94px;
  height: 70px;
  margin-bottom: 40px;
  display: flex;
}

.footer__logo--aa {
  width: 117px;
  height: auto;
}

.footer__logo--gasell {
  width: 159px;
  height: auto;
}

.footer__logo--auktion {
  width: 181px;
  height: auto;
}

.footer__left {
  width: 80%;
}

.footer__right {
  width: 20%;
  display: flex;
  flex-direction: row;
  justify-content: end;
}

.footer__container--left {
  display: flex;
  flex-direction: row;
  align-items: end;
}

.footer__offices {
  display: flex;
  flex-direction: row;
}

.footer__office {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer__office-headline {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 10px;
}

.footer__office-text {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 15px;
}

.footer__link {
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
  border-bottom: 4px solid #000000;
  margin-bottom: 17px;
  padding-bottom: 4px;
}

.footer__social > .footer__link {
  margin-left: 25px;
}

.footer__link span {
  position: relative;
  top: 0;
  transition: all 0.3s ease;
}

.footer__link:hover span {
  position: relative;
  top: -3px;
  transition: all 0.3s ease;
}

.footer__right > div {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  height: 100%;
}

.footer__menu ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-items: flex-end;
  text-align: right;
  min-width: 160px;
}

.footer__right > .footer__logos {
  width: 50%;
  justify-content: flex-start;
}

.footer-cta__container {
  width: 100%;
}

@media only screen and (max-width: 1060px) {
  .footer__logo {
    margin: 0 auto 40px auto;
  }
  .footer__left {
    width: 100%;
    margin-bottom: 50px;
  }
  .footer__container {
    flex-direction: column;
  }
  .footer__offices {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer__office {
    align-items: flex-start;
  }
  .footer__offices {
    margin: 0 auto;
    max-width: 900px;
    justify-content: flex-start;
  }
  .footer__office {
    width: 25%;
  }
  .footer__right {
    width: 100%;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto;
  }
  .footer__right > div {
    align-items: flex-start;
  }
}
@media only screen and (max-width: 1060px) {
  .footer__right {
    width: 100%;
    justify-content: space-between;
  }
  .footer__right > div {
    width: unset;
  }
  .footer__right > .footer__menu {
    display: none;
  }
  .footer__right > .footer__logos {
    align-items: flex-end;
    width: unset;
  }
}
@media only screen and (max-width: 760px) {
  .footer__offices {
    max-width: 320px;
    margin: 0 auto;
    justify-content: flex-start;
  }
  .footer__office {
    width: 50%;
    margin-bottom: 40px;
  }
  .footer__right {
    margin: 0 auto;
    max-width: 320px;
    justify-content: space-between;
  }
  .footer__right > div {
    align-items: flex-start;
  }
  .footer__container--bottom {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }
  .footer__container--right {
    margin-bottom: 40px;
  }
  .footer__social > .footer__link {
    margin-left: 0;
    margin: 0 25px;
  }
  .footer__logos {
    width: 200px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .footer__logo--aa {
    width: auto;
    height: auto;
  }
  .footer__logo--gasell {
    width: auto;
    height: auto;
  }
  .footer__logo--auktion {
    width: auto;
    height: auto;
  }
}
.mainmenu__holder {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 150;
}

.mainmenu {
  width: 300px;
  position: absolute;
  right: -300px;
  top: 0;
  height: 100%;
  background-color: #000000;
  padding: 24px 20px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}

.mainmenu.open {
  right: 0;
  transition: all 0.3s ease;
}

.mainmenu__logo {
  width: 86px;
  height: 64px;
}

.mainmenu__logo img {
  width: 100%;
  height: auto;
}

.mainmenu__header {
  border-bottom: 2px solid #ee6f16;
  padding-bottom: 30px;
  position: relative;
}

.mainmenu__close-button {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.mainmenu__close-button:hover {
  transform: rotate(-90deg);
  transition: all 0.3s ease;
}

.mainmenu__close-button div {
  width: 26px;
  height: 2px;
  background-color: #ffffff;
  top: 19px;
  left: 7px;
  position: absolute;
  bottom: 0;
}

.mainmenu__close-button div:nth-child(1) {
  transform: rotate(45deg);
}

.mainmenu__close-button div:nth-child(2) {
  transform: rotate(135deg);
}

.mainmenu__list {
  padding: 30px 0;
  flex: 1;
}

.mainmenu__list a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  letter-spacing: 0.02em;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
}

.mainmenu__list a:hover {
  color: #ee6f16;
  transition: all 0.3s ease;
}

.mainmenu__list li {
  position: relative;
}

.mainmenu__list li.active > a {
  color: #ee6f16;
}

.mainmenu__list > li {
  margin-bottom: 20px;
}

.submenu-first {
  padding: 20px 0 0 0;
}

.submenu-first > li {
  margin-bottom: 14px;
  display: flex;
}

.submenu-first > li a {
  font-size: 15px;
  margin-left: 10px;
  align-self: start;
}

.submenu-second {
  padding: 10px 10px 0 10px;
}

.submenu-second > li {
  padding: 0px 10px 8px 10px;
  position: relative;
}

.submenu-second > li a {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}

.submenu-second > li a:after {
  content: "";
  width: 6px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  top: 8px;
  left: -13px;
}

.submenu-second > li a:hover:after {
  background-color: #ee6f16;
}

.subarrow {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -2px;
  right: 0;
  cursor: pointer;
}

.subarrow:after {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  left: 6px;
  top: 11px;
  opacity: 1;
  transition: all 0.3s ease;
}

.subarrow:before {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  left: 6px;
  top: 11px;
  transform: rotate(90deg);
  transition: all 0.3s ease;
}

.subarrow:hover:after {
  background-color: #ee6f16;
  transform: rotate(-180deg);
}

.subarrow:hover:before {
  background-color: #ee6f16;
  transform: rotate(-90deg);
}

.subarrow.open:after {
  opacity: 0;
  transition: all 0.3s ease;
}

.subarrow.open:before {
  transition: all 0.3s ease;
  transform: rotate(0deg);
}

.submenu-first {
  display: none;
}

.submenu-second {
  display: none;
}

.mainmenu__footer {
  width: 100%;
  padding-bottom: 10px;
}

.mainmenu__footer a {
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  text-decoration: none;
  margin-right: 15px;
  position: relative;
}

.mainmenu__footer span {
  position: relative;
  bottom: 0;
  transition: all 0.2s ease;
}

.mainmenu__footer a:after {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  background-color: #ee6f16;
  left: 0;
  bottom: -10px;
}

.mainmenu__footer a:hover span {
  bottom: 3px;
  transition: all 0.2s ease;
}

.headermenu {
  display: flex;
  align-items: center;
}

.headermenu li {
  margin: 0 0 0 30px;
}

.headermenu li a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  position: relative;
}

.headermenu li a:after {
  content: "";
  height: 3px;
  background-color: #ee6f16;
  width: 0;
  position: absolute;
  left: 0;
  bottom: -7px;
  left: 50%;
  transition: all 0.3s ease;
}

.headermenu li a:hover:after {
  width: 100%;
  left: 0;
  transition: all 0.3s ease;
}

.headermenu__end {
  display: flex;
  align-items: center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  color: #ffffff;
  text-decoration: none;
  margin-left: 20px;
  cursor: pointer;
}

.headermenu__divider {
  height: 25px;
  width: 2px;
  background-color: #ffffff;
}

.mainmenu__button-holder {
  margin-left: 20px;
  display: flex;
  align-items: center;
  height: 40px;
}

.mainmenu__button {
  width: 25px;
  height: 19px;
  margin-left: 20px;
  position: relative;
}

.mainmenu__button div {
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  transition: all 0.15s ease;
}

.mainmenu__button div:hover {
  transition: all 0.15s ease;
}

.mainmenu__button div:nth-child(1) {
  width: 19px;
  top: 0;
}

.mainmenu__button div:nth-child(2) {
  width: 25px;
  top: 8px;
}

.mainmenu__button div:nth-child(3) {
  width: 19px;
  top: 17px;
}

.mainmenu__button-holder:hover .mainmenu__button div:nth-child(1) {
  width: 25px;
}
.mainmenu__button-holder:hover .mainmenu__button div:nth-child(3) {
  width: 25px;
}

@media only screen and (max-width: 640px) {
  .mainmenu__button {
    margin-left: 10px;
  }
  .headermenu {
    display: none;
  }
  .headermenu__divider {
    display: none;
  }
}
/*
 * Hero
 */
.hero {
  width: 100%;
  height: 450px;
  background-color: gray;
  margin-bottom: 40px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.hero-desc {
  width: 100%;
  height: 450px;
  background-color: gray;
  margin-bottom: 40px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.hero-mobile {
  display: none;
}

@media only screen and (max-width: 640px) {
  .hero {
    width: calc(100% + 40px);
    margin-left: -20px;
    height: 250px;
    margin-bottom: 30px;
  }
  .hero-desc {
    display: none;
  }
  .hero-mobile {
    display: block;
    width: calc(100% + 40px);
    margin-left: -20px;
    height: 75vh;
    margin-bottom: 30px;
    background-position: center;
    background-size: cover;
    position: relative;
  }
}
.quote__container {
  background: #000;
  color: #fff;
  padding: 85px 0;
  width: 100%;
}

.quote {
  max-width: 860px;
  width: calc(100% - 40px);
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.quote__circle {
  width: 282px;
  height: 282px;
  border-radius: 100%;
  background-color: gray;
  margin-right: 20px;
  background-size: cover;
  background-position: top;
  transition: filter 0.3s;
}
.quote__circle:hover {
  filter: brightness(50%);
}

.quote__content {
  flex: 1;
}

.quote__info {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 15px;
}

.quote__text {
  font-size: 34px;
  font-style: italic;
  line-height: 42px;
  margin-bottom: 40px;
}

.quote__links a {
  color: #ffffff;
  margin-right: 20px;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  position: relative;
  margin-bottom: 30px;
}

.quote__links a:after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #ffffff;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.quote__links a span {
  position: relative;
  transition: all 0.3s ease;
  top: 0;
}

.quote__links a:hover span {
  position: relative;
  top: -3px;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 850px) {
  .quote__circle {
    margin: 0 0 30px 0;
  }
  .quote {
    flex-direction: column;
  }
  .quote__info {
    text-align: center;
  }
  .quote__text {
    max-width: 540px;
    text-align: center;
  }
  .quote__links {
    text-align: left;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .quote__links a {
    margin: 0 7px 30px 7px;
  }
  .quote__text {
    font-size: 30px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 400px) {
  .quote__text {
    font-size: 18px;
    line-height: 24px;
  }
}
.footer-cta__container {
  padding: 60px 0;
  background-color: #ee6f16;
}

.footer-cta {
  max-width: 860px;
  width: calc(100% - 40px);
  margin: 0 auto;
  display: flex;
  flex-direction: row;
}

.footer-cta__headline {
  width: 60%;
  font-family: "Aldo";
  font-size: 92px;
  color: #ffffff;
  text-transform: uppercase;
}

.footer-cta__button {
  font-family: "Roboto";
  font-size: 40px;
  font-weight: bold;
  color: #000000;
  line-height: 40px;
  display: flex;
  align-items: center;
  margin-left: auto;
  padding-bottom: 20px;
  border-bottom: 4px solid #000000;
  text-decoration: none;
}

.footer-cta__button span {
  position: relative;
  transition: all 0.3s ease;
  top: 0;
}

.footer-cta__button:hover span {
  position: relative;
  top: -5px;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 960px) {
  .footer-cta {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
  .footer-cta__headline {
    width: 100%;
    font-size: 72px;
    margin-bottom: 80px;
  }
  .footer-cta__button {
    margin: 0 auto 15px auto;
  }
}
@media only screen and (max-width: 500px) {
  .footer-cta__headline {
    font-size: 58px;
    margin-bottom: 30px;
  }
  .footer-cta__button {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 10px;
  }
}
.jobs {
  display: flex;
  flex-direction: column;
  max-width: 760px;
  width: calc(100% - 40px);
}

.jobs__header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 120px;
  margin-bottom: 10px;
}

.jobs__headline {
  font-size: 80px;
  font-weight: bold;
  line-height: 90px;
  color: #ffffff;
  display: flex;
  align-items: center;
}

.jobs__link {
  color: #ffffff;
  font-size: 15px;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  top: 10px;
}

.jobs__link a {
  color: #ffffff;
  border-bottom: 4px solid #ffffff;
  padding-bottom: 5px;
}

.jobs__link a span {
  transition: all 0.3s ease;
  position: relative;
  top: 0;
}

.jobs__link a:hover span {
  position: relative;
  top: -3px;
  transition: all 0.3s ease;
}

.job {
  display: flex;
  flex-direction: row;
  border-top: 2px solid #ee6f16;
  padding: 35px 0;
  position: relative;
}

.job:last-child {
  border-bottom: 4px solid #ee6f16;
}

.job__city {
  padding: 6px 12px;
  background-color: #ee6f16;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

.job__text {
  max-width: 75%;
}

.job__headline {
  font-size: 22px;
  line-height: 26px;
  font-family: "Roboto Condensed", sans-serif;
  color: #ffffff;
  margin-bottom: 2px;
}

.job__content {
  font-size: 15px;
  line-height: 19px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
}

.job__arrow-holder {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.job__arrow {
  width: 50px;
  height: 42px;
  background-image: url("img/hand-white.png");
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  position: relative;
  transition: all 0.3s ease;
}

.job:hover .job__arrow {
  left: 10px;
  background-image: url("img/hand-orange.png");
  position: relative;
  transition: all 0.3s ease;
}

.job__more-mobile {
  display: none;
}

.job:nth-child(5) {
  border-bottom: 4px solid #ee6f16;
}

@media (max-width: 780px) {
  .frontpage__arrow {
    display: none;
  }
  .jobs__headline {
    font-size: 50px;
    line-height: 60px;
  }
  .jobs__link {
    display: none;
  }
  .job__text {
    width: 100%;
    max-width: 100%;
  }
  .job__arrow-holder {
    display: none;
  }
  .job__more-mobile {
    background-color: red;
    display: block;
  }
  .jobs__frontpage {
    min-height: 900px;
  }
  .jobs__more-mobile {
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    font-size: 15px;
    border-bottom: 4px solid #ffffff;
    padding-bottom: 5px;
    margin-top: 30px;
  }
}
@media (max-width: 600px) {
  .jobs__frontpage {
    min-height: 1070px;
  }
}
.office__info-box {
  background-color: #000000;
  padding: 20px 10px;
  position: absolute;
  right: 0;
  top: -140px;
  min-width: 270px;
  min-height: 280px;
  display: flex;
  color: #ffffff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.office__info-box img {
  width: 36px;
  height: auto;
  margin-bottom: 20px;
  transform: rotate(135deg);
  margin-right: 50px;
}

.office__info-headline {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 10px;
}

.office__info-text {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 30px;
  text-align: center;
}

.office__info-link {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  border-bottom: 2px solid #ffffff;
  padding-bottom: 4px;
  color: #ffffff;
}

.office__info-link span {
  position: relative;
  top: 0;
  transition: all 0.3s ease;
}

.office__info-link:hover span {
  position: relative;
  top: -3px;
  transition: all 0.3s ease;
}

.office__text {
  max-width: 640px;
  margin: 0 90px 130px 90px;
}

.office__text p {
  font-style: italic;
}

.office__links {
  margin-bottom: 40px;
}

.office__links a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  color: #000000;
  border-bottom: 4px solid #000000;
  padding-bottom: 5px;
  transition: all 0.3s ease;
  margin: 0 30px 10px 0;
  display: inline-block;
}

.office__links a span {
  transition: all 0.3s ease;
  top: 0;
  position: relative;
}

.office__links a:hover {
  color: #ee6f16;
  transition: all 0.1s ease;
  border-bottom: 4px solid #ee6f16;
}

.office__links a:hover span {
  transition: all 0.3s ease;
  top: -3px;
  position: relative;
}

a.office__link--active {
  border-bottom: 4px solid #ee6f16;
}

@media only screen and (max-width: 1060px) {
  .office__info-box {
    position: relative;
    top: unset;
    min-width: unset;
    min-height: unset;
    margin-bottom: 50px;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .office__text {
    margin: 0 90px 60px 90px;
  }
}
@media only screen and (max-width: 640px) {
  .office__text {
    margin: 0 0 60px 0;
  }
  .contact__text {
    text-align: center;
  }
}
.contacts {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  padding-bottom: 130px;
}

.contacts--no-padding {
  padding-bottom: 0;
}

.contact {
  width: calc(25% - 20px);
  margin: 0 0 40px 20px;
  display: flex;
  flex-direction: column;
}

.contact__image {
  width: 100%;
  padding-top: 100%;
  border-radius: 100%;
  background-color: gray;
  background-position: top;
  background-size: cover;
}

.contact__text {
  padding: 20px 40px;
  font-size: 14px;
  line-height: 22px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.contact__text strong {
  font-size: 16px;
}

.contact__text i {
  font-style: italic;
}

.contact__link {
  padding-top: 10px;
  display: inline-block;
  border-bottom: 4px solid #000000;
  padding-bottom: 2px;
  margin-top: auto;
}

.contact__link span {
  position: relative;
  top: 0;
  transition: all 0.3s ease;
}

.contact__link:hover span {
  position: relative;
  top: -3px;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 1060px) {
  .contact {
    width: calc(33.33% - 20px);
  }
}
@media only screen and (max-width: 780px) {
  .contact {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 640px) {
  .contacts {
    padding-bottom: 30px;
  }
  .contact {
    width: calc(100% - 20px);
  }
  .contact__text {
    align-items: center;
  }
}
.content {
  width: calc(100% - 40px);
  margin: 0 auto;
}

.margin-top {
  margin-top: 60px;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content ul,
.content figure,
.content table,
.content .cbird-form,
.content .wp-block-buttons,
.content .cbird-logout__button-container {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.content table {
  margin-bottom: 30px;
}

.content ul {
  margin-bottom: 30px;
}

.content li {
  max-width: 700px;
  font-size: 16px;
  line-height: 28px;
  list-style: disc;
  margin-left: 20px;
}

.content p {
  max-width: 700px;
  margin: 0 auto 15px auto;
}

.content #cmplz-document {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-group.has-background {
  margin: 60px 0;
}

.wp-block-columns {
  max-width: 1140px;
  margin: 0 auto;
}

.black-box h2 {
  margin-bottom: 60px;
  margin-top: 10px;
}

.black-box h3 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}

.black-box p {
  font-size: 14px;
  line-height: 21px;
}

.content-menu {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
}

.wp-block-image {
  max-width: 700px;
  margin: 0 auto;
  display: flex;
}

/* Wrappern (valfritt, mest för säkerhet) */
.wp-block-button {
  border-radius: 0;
}

/* Själva knappen (a-taggen) */
.wp-block-button__link,
.cbird-logout__button,
.cbird-btn {
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  border-radius: 0; /* gör den fyrkantig */
  padding: 12px 24px;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
  cursor: pointer;
}

/* Hover */
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.cbird-logout__button:hover,
.cbird-logout__button:focus,
.cbird-btn:focus,
.cbird-btn:hover {
  background-color: #000000;
  color: #ffffff;
}

.cbird-btn {
  margin-bottom: 20px;
}

.cbird-logout__button {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  justify-self: start;
}

.puff {
  padding-top: 75%;
  background-position: center;
  background-size: cover;
  position: relative;
  margin-bottom: 20px;
}

.puff a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.puff__link > span {
  transition: all 0.3s ease;
  top: 0;
  position: relative;
}

.puff:hover .puff__link > span {
  top: -5px;
  position: relative;
  transition: all 0.3s ease;
}

.puff__headline {
  position: absolute;
  font-family: "Aldo";
  font-size: 44px;
  line-height: 45px;
  color: #ffffff;
  top: 0;
  padding: 35px;
}

.puff__link {
  position: absolute;
  color: #ffffff;
  bottom: 38px;
  left: 30px;
  font-size: 20px;
  line-height: 40px;
}

.puff__link:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #ffffff;
  bottom: -4px;
  left: 0;
}

@media only screen and (max-width: 1100px) and (min-width: 780px) {
  .puff__headline {
    font-size: 30px;
    line-height: 34px;
    padding: 20px;
  }
  .puff__link {
    left: 20px;
    bottom: 14px;
    font-size: 18px;
  }
  .puff__link:after {
    bottom: 0;
  }
}
@media only screen and (max-width: 780px) and (min-width: 600px) {
  .puff__headline {
    font-size: 36px;
    line-height: 38px;
    padding: 20px;
  }
  .puff__link {
    position: absolute;
    color: #ffffff;
    bottom: 28px;
    left: 20px;
    font-size: 17px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .puff {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}
.free-jobs__container {
  width: calc(100% - 40px);
  max-width: 960px;
  margin: 160px auto 0 auto;
  display: flex;
  flex-direction: column;
}

.free-jobs__header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 120px;
  margin-bottom: 10px;
}

.free-jobs__headline {
  font-size: 80px;
  font-weight: bold;
  line-height: 40px;
  color: #000000;
  display: flex;
  align-items: center;
}

.free-jobs__ingress {
  width: 100%;
  display: flex;
  margin-bottom: 10px;
}

.free-jobs__link {
  color: #000000;
  font-size: 15px;
  display: flex;
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  top: 10px;
}

.free-jobs__link a {
  color: #000000;
  border-bottom: 4px solid #000000;
  padding-bottom: 5px;
  font-family: "Roboto Condensed", sans-serif;
}

.free-jobs__link a span {
  transition: all 0.3s ease;
  position: relative;
  top: 0;
}

.free-jobs__link a:hover {
  color: #ee6f16;
  border-bottom: 4px solid #ee6f16;
}

.free-jobs__link a:hover span {
  position: relative;
  top: -3px;
  transition: all 0.3s ease;
}

.free-jobs__links a {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  color: #000000;
  border-bottom: 4px solid #000000;
  padding-bottom: 5px;
  transition: all 0.3s ease;
  margin: 0 30px 10px 0;
  display: inline-block;
}

.free-jobs__links a span {
  transition: all 0.3s ease;
  top: 0;
  position: relative;
}

.free-jobs__links a:hover:hover {
  border-bottom: 4px solid #ee6f16;
}

.free-jobs__links a:hover span {
  transition: all 0.3s ease;
  top: -3px;
  position: relative;
  color: #ee6f16;
}

a.free-jobs__link--active {
  border-bottom: 4px solid #ee6f16;
  color: #ee6f16;
}

.free-job {
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 10px;
  padding: 40px 0;
  position: relative;
  min-height: 100px;
  display: flex;
}

.free-job__city {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ee6f16;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 5px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.free-job__info {
  width: calc(100% - 272px);
  padding-left: 20px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.free-job__logo {
  width: 172px;
  padding-left: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.free-job__logo img {
  max-width: 90%;
  max-height: 100px;
}

.free-job__arrow {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.free-job__arrow img {
  width: 50px;
  height: auto;
  left: 0;
  position: relative;
  transition: all 0.2s ease;
}

.free-job__title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 22px;
  margin-bottom: 5px;
}

.free-job__content {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 19px;
  font-size: 15px;
}

.free-job:hover .free-job__arrow img {
  left: 5px;
  transition: all 0.2s ease;
}

.free-job__arrow span {
  display: none;
}

@media only screen and (max-width: 640px) {
  .free-jobs__container {
    margin: 50px auto 0 auto;
  }
  .free-jobs__header {
    height: 80px;
  }
  .free-jobs__headline {
    font-size: 50px;
    line-height: 40px;
    order: 1;
  }
  .free-jobs__link {
    display: none;
  }
  .free-job__arrow span {
    display: block;
    color: #ffffff;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
  }
  .free-job {
    padding: 20px;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .free-job__logo img {
    max-width: 104px;
  }
  .free-job__logo {
    margin-bottom: 40px;
  }
  .free-job__arrow {
    background-color: #000000;
    height: 40px;
    width: calc(100% + 40px);
    position: relative;
    margin-left: -20px;
    margin-bottom: -20px;
  }
  .free-job__arrow img {
    display: none;
  }
  .free-job__info {
    width: 100%;
    margin: 0;
    padding-bottom: 40px;
    padding-left: 0;
  }
  .free-job__city {
    font-size: 12px;
    font-weight: bold;
  }
  .free-jobs__links {
    order: 2;
    margin-bottom: 10px;
  }
  .free-jobs {
    order: 3;
    margin-bottom: 40px;
  }
}
.cookieconcent {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 190;
  padding: 20px 0;
  display: none;
}

.cookieconcent .cookie__msg {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;
  max-width: 760px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.cookieconcent .cookie__msg b {
  font-weight: 700;
}

.cookieconcent .cookie__btn {
  padding: 10px 20px;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  width: 100px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease;
  cursor: pointer;
  background: #ee6f16;
  border: 0;
  text-align: center;
}

.cookie__msg a {
  color: #ffffff;
}

.takeover__holder {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
}

.takeover {
  background-color: #ffffff;
  width: calc(100% - 100px);
  height: calc(100% - 100px);
  max-width: 1300px;
  max-height: 720px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.takeover__close-holder {
  width: 110px;
  height: 80px;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.takeover__close {
  font-size: 15px;
  padding-bottom: 5px;
  border-bottom: 4px solid #000000;
  font-family: "Roboto Condensed", sans-serif;
  cursor: pointer;
}

.takeover__close:hover {
  border-bottom: 4px solid #ee6f16;
}

.takeover__close span {
  position: relative;
  top: 0;
  transition: all 0.3s ease;
  color: #000000;
}

.takeover__close:hover span {
  top: -4px;
  position: relative;
  color: #ee6f16;
  transition: all 0.3s ease;
}

.takeover__logos {
  margin-bottom: 50px;
}

.takeover__logos img {
  height: 102px;
  width: auto;
  margin: 0 15px;
}

.takeover__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-width: 700px;
  width: calc(100% - 70px);
}

.takeover__headline {
  font-size: 35px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 30px;
}

.takeover__text {
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 50px;
}

.takeover__link {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  border-bottom: 4px solid #000000;
  padding-bottom: 8px;
  cursor: pointer;
}

.takeover__link span {
  position: relative;
  transition: all 0.3s ease;
  top: 0;
}

.takeover__link:hover span {
  position: relative;
  top: -6px;
  transition: all 0.3s ease;
}

@media only screen and (max-width: 700px) {
  .takeover {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
  }
  .takeover__logos img {
    height: 72px;
  }
  .takeover__headline {
    font-size: 30px;
    line-height: 35px;
  }
  .takeover__text {
    font-size: 20px;
    line-height: 25px;
  }
  .takeover__close-holder {
    right: -20px;
    top: -10px;
  }
}
@media only screen and (max-width: 460px) {
  .takeover__logos {
    margin-bottom: 25px;
  }
  .takeover__logos img {
    height: 52px;
  }
  .takeover__headline {
    font-size: 24px;
    line-height: 28px;
  }
  .takeover__text {
    font-size: 15px;
    line-height: 20px;
  }
  .takeover {
    max-height: unset;
  }
  .takeover__link {
    font-size: 30px;
    padding-bottom: 4px;
  }
  .takeover__link:hover span {
    position: relative;
    top: -4px;
    transition: all 0.3s ease;
  }
}
@media only screen and (max-width: 340px) {
  .takeover__content {
    width: calc(100% - 40px);
  }
}
.section__author {
  width: 100vw;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-size: cover;
  position: relative;
  min-height: auto;
  max-width: 100%;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-bottom: 50px;
}

.author__container {
  max-width: 630px;
  width: 100%;
  margin: -175px auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.author__container .contact__image {
  height: 100%;
  width: 100%;
  padding-top: 270px;
  max-width: 270px;
  max-height: 270px;
}
.author__container .author__text {
  padding: 20px 0;
  font-size: 16px;
  line-height: 1.3;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.author__container .author__text a {
  display: block;
}
.author__container .author__quote {
  font-size: 34px;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 1em;
}
.author__container .author__title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: bold;
}

.footer__author {
  max-width: 1140px;
  width: calc(100% - 40px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.footer__author .offices {
  min-height: 160px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
}
.footer__author .offices h2 {
  width: 100%;
  font-weight: normal;
}
.footer__author .offices a {
  margin-right: 20px;
}
.footer__author .puffs {
  height: 300px;
  display: flex;
  flex-direction: row;
  margin-bottom: 50px;
}
.footer__author .puff {
  width: 33%;
  margin-left: 50px;
  height: 300px;
  padding-top: 0;
}
.footer__author .puff:first-child {
  margin-left: 0;
}

a > .contact__image {
  transition: all 0.3s ease-in-out;
}
a > .contact__image:hover {
  box-shadow: inset 0px 0px 0px 4px #888;
  transform: scale(0.98);
}
a > .contact__image:active {
  box-shadow: inset 0px 0px 0px 4px #ee6f16;
}

@media only screen and (max-width: 600px) {
  .footer__author .puffs {
    flex-direction: column;
    height: auto;
  }
  .footer__author .puff {
    width: calc(100% - 20px);
    margin-left: 10px;
    height: 300px;
    padding-top: 75%;
    position: relative;
  }
  .footer__author .puff:first-child {
    margin-left: 10px;
  }
}
.wp-block-lazyblock-accordion-block {
  width: 700px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.accordion-item {
  border-top: 1px solid black;
}

.accordion-item:first-child {
  border-top: none;
}

.accordion-item:last-child {
  border-bottom: 1px solid black;
}

.accordion-item__question {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  padding: 15px 12px 15px 0;
  position: relative;
}
.accordion-item__question:focus-visible {
  outline: auto black 1px;
}
.accordion-item__question h2 {
  width: unset;
  width: 95%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  color: black;
}

.accordion-item__icon {
  border: none;
  background-color: transparent;
  height: 15px;
  width: 15px;
  position: relative;
  cursor: pointer;
}
.accordion-item__icon:after, .accordion-item__icon:before {
  content: "";
  display: block;
  background-color: #000000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.accordion-item__icon:before {
  height: 15px;
  width: 0.2em;
}
.accordion-item__icon:after {
  height: 0.2em;
  width: 15px;
}

.accordion-item__icon.open:before {
  height: 0;
  width: 0;
}

.accordion-item__answer {
  display: none;
  width: 100%;
  padding: 0 40px 15px 0;
}
.accordion-item__answer a:hover {
  top: 0;
}

@media only screen and (max-width: 700px) {
  .wp-block-lazyblock-accordion-block {
    width: 100%;
  }
}
#popmake-6377 .pum-title.popmake-title {
  display: none;
}
#popmake-6377 .pum-content.popmake-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#popmake-6377 h1 {
  font-size: 25px;
  line-height: 1.5;
  margin: 0;
}
#popmake-6377 p {
  font-size: 18px;
}
#popmake-6377 p a {
  font-size: 30px;
}
#popmake-6377 p a:after {
  width: 100%;
  bottom: -5px;
  height: 3px;
  background-color: black;
}
#popmake-6377 h1, #popmake-6377 p, #popmake-6377 a {
  color: black;
}
#popmake-6377 img {
  max-width: 150px;
}

.header__preview {
  background-color: #FD6C0E;
  display: flex;
  justify-content: center;
  height: 39px;
  align-items: center;
}
.header__preview p {
  color: white;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  padding: 0;
}

.btn.apply-modal.inactive {
  background-color: #A5A5A5 !important;
  color: #DBDBDB !important;
  cursor: not-allowed;
}

.preview-popup__content-container {
  max-width: 330px;
}

.preview-popup__button--close {
  border: none;
  background-color: transparent;
  height: 20px;
  width: 20px;
  position: relative;
  cursor: pointer;
  transform: rotate(135deg);
  outline: none;
  align-self: end;
}
.preview-popup__button--close:focus {
  outline: none;
  box-shadow: none;
}
.preview-popup__button--close:after, .preview-popup__button--close:before {
  content: "";
  display: block;
  background-color: black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.preview-popup__button--close:before {
  height: 25px;
  width: 0.2em;
}
.preview-popup__button--close:after {
  height: 0.2em;
  width: 25px;
}

.preview-popup {
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 90000;
}

.preview-popup.active {
  visibility: visible;
}

.preview-popup__container {
  top: 15%;
  display: none;
  position: relative;
  text-align: center;
  overflow: auto;
  background: white;
  padding: 20px 20px 20px 40px;
  margin-bottom: 20px;
  margin-top: 70px;
  max-width: 500px;
  margin: 0 auto;
  min-height: 270px;
  overflow-y: auto;
  flex-direction: column;
}
.preview-popup__container h2 {
  text-align: start;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.preview-popup__container p {
  text-align: start;
  font-size: 12px;
  line-height: 18px;
}

.preview-popup__container.active {
  display: flex;
}

@media only screen and (max-width: 1040px) {
  .header__preview p {
    padding: 0 0 0 160px;
  }
}
@media only screen and (max-width: 640px) {
  .header__preview {
    height: auto;
    min-height: 39px;
  }
  .header__preview p {
    padding: 9px 20px;
  }
  .preview-popup__container {
    padding: 20px;
  }
}
.cbird-field label {
  display: block;
  line-height: 1.7;
  margin: 0 0 10px 0;
  color: #494d50;
  font-size: 14px;
  font-weight: 600;
}

.cbird-field input,
.cbird-field select,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  width: 100%;
  height: auto;
  font-size: 14px;
  outline: none;
  box-shadow: none;
  margin-bottom: 10px;
  padding: 6px 12px;
  color: #494d50;
  border: 1px solid #8e98a2;
  margin-left: 0;
  margin-right: 0;
  border-radius: 0%;
  min-height: 32px;
}

.cbird-button {
  color: #555;
  height: auto;
  cursor: pointer;
  background: none;
  box-shadow: none;
  font-size: inherit;
  font-weight: 400;
  line-height: 1.5;
  padding: 10px 15px;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
}
.cbird-button:hover {
  background-color: #eee;
  border-color: #bbb;
}

.cbird-field--checkbox input {
  min-height: auto;
}

.select2-container--default .select2-search--inline .select2-search__field {
  margin: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  height: unset;
}

.cbird-form--order-recruitment {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto auto; /* rad1: kolumner, rad2: knapp-rad, rad3: msg */
  gap: 10px;
  align-items: start;
}

/* Vänster kolumn spänner över rad 1 och 2 */
.cbird-form--order-recruitment .cbird-form__column--left {
  grid-column: 1/2;
  grid-row: 1/3;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Höger kolumn ligger på rad 1 */
.cbird-form--order-recruitment .cbird-form__column--right {
  grid-column: 2/3;
  grid-row: 1/2;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Checkbox sist i vänster kolumn, trycks ner till "knappraden" */
.cbird-form--order-recruitment .cbird-form__column--left .cbird-field--checkbox {
  margin-top: auto;
}

/* Knappen ensam i höger kolumn på rad 2 */
.cbird-form--order-recruitment #order_recruitment {
  justify-self: end;
}

/* Meddelande full bredd under allt */
.cbird-form--order-recruitment .cbird-form__msg {
  grid-column: 1/-1;
  grid-row: 3/4;
}

/* Inputs/selects fyller sina ytor */
.cbird-form--order-recruitment .cbird-field {
  display: flex;
  flex-direction: column;
}

.cbird-field.cbird-field--checkbox {
  flex-direction: row;
}
.cbird-field.cbird-field--checkbox input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}

.cbird-form--order-recruitment input,
.cbird-form--order-recruitment select {
  width: 100%;
}

.cbird-field.cbird-field--checkbox label {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
  gap: 8px;
}

@media (max-width: 768px) {
  .cbird-form--order-recruitment {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .cbird-form--order-recruitment .cbird-form__column--left,
  .cbird-form--order-recruitment .cbird-form__column--right,
  .cbird-form--order-recruitment #order_recruitment,
  .cbird-form--order-recruitment .cbird-form__msg {
    grid-column: 1/-1;
    grid-row: auto;
  }
  .cbird-form--order-recruitment .cbird-form__column--left .cbird-field--checkbox {
    margin-top: 0;
  }
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #494d50;
}

#cbird_order_recruitment_form [data-cbird-spinner][hidden],
#cbird_update_company_form [data-cbird-spinner][hidden] {
  display: none !important;
}

.cbird-update-company__details[hidden] {
  display: none;
}

#cbird_order_recruitment_form {
  position: relative;
}

.cbird-form__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.75);
  z-index: 10;
}

.cbird-spinner {
  width: 32px;
  height: 32px;
  border: 3px solid #555;
  border-right-color: transparent;
  border-radius: 50%;
  animation: cbirdSpin 0.8s linear infinite;
}

@keyframes cbirdSpin {
  to {
    transform: rotate(360deg);
  }
}
.cbird-thanks-box {
  padding: 40px;
  text-align: center;
  font-size: 18px;
}

.cbird-media-preview.company_logo {
  width: 230px;
  height: 230px;
  margin: 40px auto;
  border: 2px solid black;
}

.cbird-media-preview.company_pictures {
  min-height: 200px;
  height: auto;
  margin: 40px auto;
  border: 2px solid black;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.company_pictures_container {
  width: 200px;
  height: 200px;
}
.company_pictures_container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

main {
  margin-top: 30px;
}
