/* xl - DESKTOP STYLES */
.promo-boks {
  padding-left: 5%;
  padding-right: 5%;
}
.promo-boks .container {
  margin: 0;
  width: 100%;
  max-width: 1500px !important;
  padding: 0;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
.promo-boks .container .content .post-entry {
  display: flex;
  justify-content: center;
}
.promo-boks .container .content .post-entry .entry-content-wrapper {
  display: flex;
  max-height: 355px;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option {
  flex: 1;
  margin: 0;
  display: grid;
  grid-auto-rows: 25%;
  max-height: 500px !important;
  overflow: hidden;
  min-height: 100%;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .avia-image-container {
  grid-row: 1/5;
  grid-column: 1;
  z-index: 2;
  margin: 0;
  overflow: hidden !important;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .avia-image-container .avia-image-container-inner {
  height: 100%;
  width: 100%;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .avia-image-container .avia-image-container-inner .avia-image-overlay-wrap {
  height: 100%;
  width: 100%;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .avia-image-container img {
  height: 100% !important;
  width: 100%;
  object-fit: cover;
  object-position: 0px 2%;
  z-index: 8;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .av_textblock_section h5 {
  color: white !important;
  font-size: 2.4em !important;
  text-shadow: 0px 1px 4px #23430C;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .av_textblock_section h6 {
  color: white !important;
  font-size: 2em !important;
  text-shadow: 0px 1px 4px #23430C;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .av_textblock_section:has(> .overlay) {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(10, 0, 10, 0.4) 90%);
  z-index: 3;
  grid-row: 1/5;
  grid-column: 1;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .av_textblock_section:has(> .title) {
  text-align: center;
  grid-row: 2;
  grid-column: 1;
  z-index: 4;
  overflow: hidden !important;
  white-space: nowrap;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .av_textblock_section:has(> .text) {
  text-align: center;
  grid-row: 3;
  grid-column: 1;
  z-index: 4;
  overflow: hidden !important;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .round-button {
  margin-top: auto;
  margin-bottom: 5%;
  grid-row: 4;
  grid-column: 1;
  z-index: 4;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option .avia-button {
  border: 0 !important;
}
.promo-boks .container .content .post-entry .entry-content-wrapper .option:hover img {
  transform: scale(1.05);
}
.promo-boks.variation-2 .template-page {
  padding: 0;
  display: flex;
  justify-content: center;
}
.promo-boks.variation-2 .post-entry {
  width: 75%;
  max-height: 700px;
  max-width: 1400px;
}
.promo-boks.variation-2 .entry-content-wrapper {
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.promo-boks.variation-2 .option {
  max-width: 35%;
  min-height: 70%;
  border-radius: 1000px !important;
  grid-auto-columns: 100%;
}
.promo-boks.variation-2 .option .av_textblock_section {
  padding-left: 5%;
  padding-right: 5%;
}
.promo-boks.variation-2 .option .avia-button {
  max-width: 40% !important;
  width: 200px;
  min-width: 60px !important;
  overflow: hidden;
}
.promo-boks.variation-2 .option .round-button {
  margin-bottom: 0;
  height: 75%;
  min-height: 50px;
}
.promo-boks.variation-2 .option .round-button .avia-button {
  opacity: 0.9;
  margin: 0 !important;
  border-radius: 0 !important;
  height: 100%;
  min-width: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.promo-boks.variation-2 .option .round-button .avia-button span {
  font-size: 1.7rem;
}
.round-promo-box.round-promo-box-2 .round-option {
  margin-top: 10px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.round-promo-box.round-promo-box-2 .round-option .avia-button-wrap {
  grid-row: 1 / 8;
  grid-column: 1 / 8;
}
.round-promo-box.round-promo-box-2 .round-option .avia-button-wrap .avia-button {
  margin: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(20, 20, 20, 0.1) !important;
  text-shadow: 0px 1px 4px #23430C;
}
.round-promo-box.round-promo-box-2 .round-option .avia-button-wrap .avia-button span {
  margin: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(20, 20, 20, 0.1) !important;
  text-shadow: 0px 1px 4px #23430C;
}
.round-promo-box.round-promo-box-2 .round-option .avia-button:hover {
  background: rgba(10, 10, 10, 0.4) !important;
}
.round-promo-box.round-promo-box-2 .round-option:hover img {
  transform: scale(1.1);
}
.round-promo-box.round-promo-box-2.round-promo-box-3 .entry-content-wrapper .text {
  grid-row: 2;
}
.round-promo-box.round-promo-box-2.round-promo-box-3 .entry-content-wrapper .text h6 {
  color: #1a1a1a !important;
}
.round-promo-box.round-promo-box-2.round-promo-box-3 .entry-content-wrapper .round-option {
  grid-row: 1;
}
.round-promo-box.round-promo-box-thirds {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}
.round-promo-box.round-promo-box-thirds .container {
  padding: 0 !important;
}
.round-promo-box.round-promo-box-thirds .entry-content-wrapper {
  grid-auto-columns: 35% !important;
  justify-content: center;
  margin: 0 !important;
  min-width: 100% !important;
}
.round-promo-box.round-promo-box-thirds .text {
  width: 80%;
  text-align: center;
}
.round-promo-box.round-promo-box-thirds .round-option {
  grid-row: 2;
}
.round-promo-box .entry-content-wrapper {
  display: grid;
  grid-auto-columns: 50%;
  justify-content: center;
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}
.round-promo-box .content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.round-promo-box .text {
  grid-row: 1;
  justify-self: center;
  text-align: center;
  font-size: 2em !important;
  margin-bottom: 3%;
  margin-top: 2%;
}
.round-promo-box .text h6 {
  font-size: 0.9em !important;
}
.round-promo-box .round-option {
  grid-row: 2;
  justify-self: center;
  border-radius: 1000px !important;
  overflow: hidden;
  margin-bottom: 5%;
  justify-content: center;
  align-content: center;
  width: 30vw !important;
  height: 30vw !important;
  max-width: 350px !important;
  max-height: 350px !important;
  display: flex;
}
.round-promo-box .round-option .avia_iconbox_title {
  color: white !important;
  font-size: 2.6em !important;
  text-shadow: 0px 1px 4px #23430C;
}
.round-promo-box .round-option .avia-image-container {
  height: 100% !important;
}
.round-promo-box .round-option .avia-image-container .avia-image-container-inner, .round-promo-box .round-option .avia-image-container .avia-image-overlay-wrap {
  height: 100% !important;
  object-fit: cover;
}
.round-promo-box .round-option .av_textblock_section {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-row: 1/8;
  grid-column: 1/8;
  text-align: center;
  z-index: 3;
  background: rgba(20, 20, 20, 0.1);
}
.round-promo-box .round-option .avia-button-wrap {
  grid-row: 4/8;
  grid-column: 1/8;
  z-index: 3;
}
.round-promo-box .round-option .avia-button-wrap .avia-button {
  min-width: 100%;
  height: 100%;
  min-height: 100px;
  width: 100%;
  border-radius: 0 !important;
  display: flex;
  justify-content: center;
}
.round-promo-box .round-option .avia-button-wrap .avia-button span {
  font-size: 1.8em;
}
.round-promo-box .round-option img {
  height: 100%;
  object-fit: cover;
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  .round-promo-box .round-option h3 {
    font-size: 2.5rem !important;
  }
  .round-promo-box .round-option .avia-button-wrap .avia-button {
    min-width: 100%;
    height: 100%;
    min-height: 80px;
    width: 100%;
    border-radius: 0 !important;
    display: flex;
    justify-content: center;
  }
  .promo-boks .container .content {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }
}
/* md - TABLET PORTRAIT STYLES */
@media (max-width: 991px) {
  .promo-boks .container .content .post-entry .entry-content-wrapper .option .av_textblock_section h5 {
    font-size: 2em !important;
  }
  .promo-boks .container .content .post-entry .entry-content-wrapper .option .av_textblock_section h6 {
    font-size: 1.3em !important;
  }
  .promo-boks .container .content .post-entry .entry-content-wrapper .option .round-button .avia-button {
    padding: 0.8em;
    margin: 0;
  }
  .promo-boks.variation-2 .container .content .post-entry .entry-content-wrapper .option span {
    font-size: 1em !important;
  }
  .round-promo-box #text-2 {
    grid-row: 3;
  }
  .round-promo-box #option-2 {
    grid-row: 4;
  }
  .round-promo-box .round-option {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15%;
  }
  .round-promo-box .text {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5%;
  }
  .round-promo-box.round-promo-box-thirds .entry-content-wrapper {
    grid-auto-columns: 100%;
  }
  .round-promo-box.round-promo-box-thirds .round-option {
    margin-bottom: 10% !important;
  }
  .round-promo-box.round-promo-box-thirds #text-3 {
    grid-row: 5;
  }
  .round-promo-box.round-promo-box-thirds #option-3 {
    grid-row: 6;
  }
  .round-promo-box.round-promo-box-thirds .text {
    margin-bottom: 0px !important;
  }
}
/* sm - SMARTPHONE LANDSCAPE STYLES */
@media (max-width: 767px) {
  .promo-boks .container .content .post-entry .entry-content-wrapper .option .av_textblock_section h5 {
    font-size: 1em !important;
  }
  .promo-boks .container .content .post-entry .entry-content-wrapper .option .av_textblock_section h6 {
    font-size: 0.6em !important;
  }
  .promo-boks .container .content .post-entry .entry-content-wrapper .option span {
    font-size: 0.7em !important;
  }
  .promo-boks .container .content .post-entry .entry-content-wrapper .option .round-button .avia-button {
    padding: 0.2em;
    margin: 0;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F18494-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F18494-scss-tablet-l.scss%22%2C%22wp-content%2Fcustom_codes%2F18494-scss-tablet-p.scss%22%2C%22wp-content%2Fcustom_codes%2F18494-scss-mobile-l.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWQ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGL%3BAAAA%3BAAAA%3BAAAA%3BAAOK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAD%2FVR%3BAAIA%3BAEHI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnBD%3BAASA%3BAGNY%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAH1EJ%3BAAcA%3BAIZQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */