.shadow1,
.raised1 {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.24), 0 1px 3px rgba(0,0,0,0.12);
  box-shadow: 0 1px 2px rgba(0,0,0,0.24), 0 1px 3px rgba(0,0,0,0.12);
}
.shadow2,
.raised2 {
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.23), 0 3px 6px rgba(0,0,0,0.16);
  box-shadow: 0 3px 6px rgba(0,0,0,0.23), 0 3px 6px rgba(0,0,0,0.16);
}
.shadow3,
.raised3 {
  -webkit-box-shadow: 0 6px 6px rgba(0,0,0,0.23), 0 10px 20px rgba(0,0,0,0.19);
  box-shadow: 0 6px 6px rgba(0,0,0,0.23), 0 10px 20px rgba(0,0,0,0.19);
}
.shadow4,
.raised4 {
  -webkit-box-shadow: 0 10px 10px rgba(0,0,0,0.22), 0 14px 28px rgba(0,0,0,0.25);
  box-shadow: 0 10px 10px rgba(0,0,0,0.22), 0 14px 28px rgba(0,0,0,0.25);
}
.shadow5,
.raised5 {
  -webkit-box-shadow: 0 15px 12px rgba(0,0,0,0.22), 0 19px 38px rgba(0,0,0,0.3);
  box-shadow: 0 15px 12px rgba(0,0,0,0.22), 0 19px 38px rgba(0,0,0,0.3);
}
body {
  background-color: #185dcd;
}
@media print {
  body {
    background-color: transparent;
  }
}
#main--component {
  background-color: #f2f3f5;
  min-height: 40rem;
}
@media print {
  #main--component {
    background-color: transparent;
  }
}
@media only screen and (max-width: 639px) {
  #main--component {
    min-height: 20rem;
  }
}
#page_contentitems.samskifti #main--component,
#page_contentitems.contact #main--component {
  display: none;
}
* {
  -webkit-font-smoothing: antialiased;
}
.adgroup--component column {
  position: relative;
}
.adgroup--component .adgroup--lysing-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.adgroup--component .adgroup--lysing {
  width: 100% !important;
  overflow: hidden;
  outline: 1px solid rgba(235,235,235,0.9);
  position: relative;
}
.adgroup--component .adgroup--lysing > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}
.adgroup--component .adgroup--lysing .flash_object {
  width: 100% !important;
  height: auto !important;
}
.adgroup--component .adgroup--lysing object {
  width: 100% !important;
  height: auto !important;
}
.adgroup--component .adgroup--lysing iframe {
  width: 100% !important;
  height: 100% !important;
}
.adgroup--component .adgroup--label {
  font-size: 0.75rem;
  color: rgba(0,0,0,0.87);
  margin-top: 0.25rem;
  margin-bottom: 0;
  margin-left: 0.0625rem;
}
.adgroup--component .adgroup--link {
  font-size: 0.75rem;
  margin-top: 0.25rem;
  margin-bottom: 0;
  margin-right: 0.0625rem;
}
.adgroup--component .adgroup--empty {
  padding: 1.5rem 0;
}
.section--box--lysings-style1 .adgroup--component .adgroup--lysing {
  padding-bottom: 15.3132% !important;
}
.section--box--lysings-style2 .adgroup--component .adgroup--lysing {
  padding-bottom: 179.5275% !important;
}
.section--box--lysings-style3 .adgroup--component .adgroup--lysing {
  padding-bottom: 85.2398% !important;
}
.section--box--lysings-style4 .adgroup--component .adgroup--lysing {
  padding-bottom: 56.7% !important;
}
.section--box--lysings-style-var .adgroup--component .adgroup--lysing > * {
  padding-bottom: 0;
  position: static;
}
.calendar--component .calendar--item .calendar--link {
  color: #3a475e;
  text-decoration: none;
}
.calendar--component .calendar--item .calendar--date {
  margin: 0;
}
.calendar--component .calendar--item .calendar--title {
  margin: 0;
}
.calendar--component .calendar--empty {
  padding: 1rem;
}
.calendar--component--upcoming {
  background-color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}
.calendar--component--upcoming .calendar--main-title {
  padding: 1rem;
}
.calendar--component--upcoming .calendar--item--active {
  background-color: #fed;
}
.calendaritem-signup--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.calendaritem--component {
  background-color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}
.calendaritem--component .calendaritem--self {
  position: relative;
  padding: 1rem;
}
.calendaritem--component .calendaritem--self:before,
.calendaritem--component .calendaritem--self:after {
  content: "";
  display: table;
}
.calendaritem--component .calendaritem--self:after {
  clear: both;
}
.calendaritem--component .calendaritem--self .calendaritem--image {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 56%;
  float: right;
  margin-left: 0.75rem;
  margin-bottom: 0.5rem;
}
.calendaritem--component .calendaritem--self .calendaritem--title {
  word-break: break-word;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.calendaritem--component .calendaritem--self .calendaritem--date {
  margin-top: 1.5rem;
}
.calendaritem--component .calendaritem--self .calendaritem--subtitle {
  font-weight: 400;
  font-size: 1.25rem;
}
.calendaritem--component .calendaritem--self .calendaritem--deadline {
  padding-top: 1rem;
}
.calendaritem--component .calendaritem--self .calendaritem--share {
  float: right;
}
.calendaritem--component .calendaritem--self .calendaritem--empty {
  padding: 1.5rem 0;
}
.case-studies--component {
  background-color: #fff;
}
@media only screen and (max-width: 639px) {
  .case-studies--component .case-studies--main-title {
    font-size: 32px;
  }
}
.case-studies--component .case-studies--link {
  position: relative;
  display: block;
  border: 1px solid #fff;
}
.case-studies--component .case-studies--link .case-studies--overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #185dcd;
  mix-blend-mode: hard-light;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  opacity: 0;
  transition: 150ms;
  padding: 1.5rem;
}
.case-studies--component .case-studies--link .case-studies--overlay .case-studies--title {
  letter-spacing: normal;
  color: #fff;
  text-align: center;
  max-width: 370px;
  word-break: break-word;
}
.case-studies--component .case-studies--link .case-studies--overlay .case-studies--read-more {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(19,74,164,0.7);
  padding: 0.75rem 1.125rem;
  border: 1px solid #2ca2ed;
  margin-top: 2rem;
}
.case-studies--component .case-studies--link:hover .case-studies--overlay {
  opacity: 1;
}
.case-studies--component--alternative {
  background-color: transparent;
}
.case-studies--component--alternative .case-studies--link {
  border: 0;
  text-decoration: none;
}
.case-studies--component--alternative .case-studies--image-holder {
  position: relative;
}
.case-studies--component--alternative .case-studies--title {
  color: #3a475e;
  margin: 1rem 0 1.5rem;
  font-weight: 600;
  font-size: 0.9375rem;
}
.case-studies--component--case-study {
  background-color: transparent;
}
.case-study--self {
  position: relative;
}
.case-study--self .case-study--slideshow-prev,
.case-study--self .case-study--slideshow-next {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 2rem;
  text-shadow: 0 2px 6px rgba(0,0,0,0.16), 0 2px 6px rgba(0,0,0,0.23);
  z-index: 11;
  cursor: pointer;
  color: #2ca2ed;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-align-items: center;
  align-items: center;
  transition: 200ms ease-in-out;
}
.case-study--self .case-study--slideshow-prev:hover,
.case-study--self .case-study--slideshow-next:hover {
  text-shadow: 0 19px 38px rgba(0,0,0,0.3), 0 15px 12px rgba(0,0,0,0.22);
}
.case-study--self .case-study--slideshow-prev {
  left: 0;
  margin-left: 6rem;
  padding-left: calc(50% - (1152px / 2 ));
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .case-study--self .case-study--slideshow-prev {
    margin-left: 3rem;
  }
}
@media only screen and (max-width: 639px) {
  .case-study--self .case-study--slideshow-prev {
    margin-left: 1rem;
  }
}
.case-study--self .case-study--slideshow-next {
  right: 0;
  margin-right: 6.5rem;
  padding-right: calc(50% - (1152px / 2 ));
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .case-study--self .case-study--slideshow-next {
    margin-right: 3rem;
  }
}
@media only screen and (max-width: 639px) {
  .case-study--self .case-study--slideshow-next {
    margin-right: 1rem;
  }
}
.case-study--self .case-study--laptop {
  position: relative;
  background-image: url("/site/templates/default/assets/images/case_study_background.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  margin: 2rem 0;
}
.case-study--self .case-study--laptop .case-study--laptop-wrapper {
  max-width: 1152px;
  margin: 0 auto;
  position: relative;
}
.case-study--self .case-study--laptop .case-study--laptop-image {
  margin: -2% 0 -6.5%;
  width: 100%;
}
.case-study--self .case-study--laptop .case-study--slideshow {
  position: absolute;
  top: 3%;
  left: 16%;
  right: 17%;
}
.case-study--self .case-study--laptop .case-study--slideshow-dots {
  width: 100%;
  max-width: 1120px;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  left: 0;
  right: 0;
  bottom: -7rem;
  z-index: 2;
  list-style: none;
  text-align: center;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .case-study--self .case-study--laptop .case-study--slideshow-dots {
    bottom: -6rem;
  }
}
@media only screen and (max-width: 639px) {
  .case-study--self .case-study--laptop .case-study--slideshow-dots {
    bottom: -4rem;
  }
}
.case-study--self .case-study--laptop .case-study--slideshow-dots li {
  margin: 0 0.25rem;
  display: inline-block;
  color: #b8b8b8;
  text-shadow: 0 2px 6px rgba(0,0,0,0.1);
  cursor: pointer;
  transition: 200ms ease-in-out;
  font-size: 10px;
}
.case-study--self .case-study--laptop .case-study--slideshow-dots li.slick-active {
  font-size: 14px;
  color: #2ca2ed;
}
.case-study--self .case-study--laptop .case-study--slideshow-dots li:hover {
  text-shadow: 0 19px 38px rgba(0,0,0,0.3);
}
.case-study--self .case-study--laptop .case-study--slideshow-dots li * {
  display: none;
}
.case-study--self .case-study--info {
  padding: 64px;
}
@media only screen and (max-width: 639px) {
  .case-study--self .case-study--info {
    padding: 32px 1rem;
  }
}
.case-study--self .case-study--logo {
  max-height: 150px;
  max-width: 300px;
}
@media only screen and (max-width: 639px) {
  .case-study--self .case-study--logo {
    max-width: 100%;
  }
}
.case-study--self .case-study--services--content {
  font-size: 17px;
  font-weight: 500;
}
.case-study--self .case-study--services--launched,
.case-study--self .case-study--services--powered-by-ease {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  color: #838e99;
  text-transform: uppercase;
}
.case-study--self .case-study--services--launched a,
.case-study--self .case-study--services--powered-by-ease a {
  font-weight: 600;
  border-bottom: 1px solid #838e99;
  margin-left: 2px;
}
.site--main .checkator_source {
  cursor: pointer;
}
.site--main .checkator_element {
  background: none;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.125rem;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  border: 0 !important;
}
.site--main .checkator_element:before,
.site--main .checkator_element:after {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  border-radius: 0 !important;
  background: none !important;
  cursor: pointer;
}
.site--main .checkator_element.checkbox:after {
  content: '\f0c8';
  color: rgba(0,0,0,0.12);
}
.site--main .checkator_source:checked+.checkator_element.checkbox:after {
  content: '\f14a';
  color: #185dcd;
}
.site--main .checkator_element.radio:after {
  content: '\f111';
  color: rgba(0,0,0,0.12);
}
.site--main .checkator_source:checked+.checkator_element.radio:after {
  content: '\f111';
  color: #185dcd;
}
.checkout-cart--component .checkout-cart--items {
  padding-top: 1rem;
}
.checkout-cart--component .checkout-cart--items .checkout-cart--image {
  text-decoration: none;
}
.checkout-cart--component .checkout-cart--items .checkout-cart--link {
  text-decoration: none;
  color: rgba(0,0,0,0.87);
}
.checkout-cart--component .checkout-cart--items .checkout-cart--discount {
  color: #185dcd;
}
.checkout-progress--component .checkout-progress--tab .checkout-progress--link {
  background-color: #ddd;
  color: rgba(0,0,0,0.54);
  border-left: 1px solid #fff;
  padding: 1rem;
  display: block;
  text-decoration: none;
  font-weight: 600;
  transition: 200ms;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.125rem;
  line-height: 1.3;
}
.checkout-progress--component .checkout-progress--tab .checkout-progress--link:hover {
  background-color: #eee;
}
.checkout-progress--component .checkout-progress--tab .checkout-progress--link .checkout-progress--number {
  background-color: #fff;
  color: rgba(0,0,0,0.54);
  padding: 0;
  border-radius: 50%;
  height: 2.5rem;
  width: 2.5rem;
  font-weight: 600;
  margin-right: 0.25rem;
  line-height: 2.5rem;
  display: inline-block;
  text-align: center;
}
.checkout-progress--component .checkout-progress--tab--active .checkout-progress--link {
  background-color: #fff;
  color: rgba(0,0,0,0.87);
}
.checkout-progress--component .checkout-progress--tab--active .checkout-progress--link .checkout-progress--number {
  background-color: #185dcd;
  color: #fff;
}
.checkout--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.checkout--component .checkout--main-title {
  padding-bottom: 1rem;
}
.contact--component {
  background-color: #fff;
}
.contact--component .contact--email_phonenumber {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
}
@media only screen and (min-width: 1024px) {
  .contact--component .contact--email_phonenumber {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.contact--component .contact--email_phonenumber .contact--email {
  padding: 0.125rem 45px;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .contact--component .contact--email_phonenumber .contact--email {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .contact--component .contact--email_phonenumber .contact--email {
    border-right: 1px solid #2ca2ed;
    width: 300px;
  }
}
.contact--component .contact--email_phonenumber .contact--phonenumber {
  padding: 0.125rem 45px;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .contact--component .contact--email_phonenumber .contact--phonenumber {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .contact--component .contact--email_phonenumber .contact--phonenumber {
    width: 300px;
  }
}
.contact--component .contact--icon {
  width: 40px;
  height: 40px;
  background-color: #848f9a;
  color: #fff;
  font-size: 24px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 30px;
  margin: 5px;
  transition: 150ms;
  text-decoration: none;
}
.contact--component .contact--icon:hover {
  background-color: #2ca2ed;
}
#page_grafikari .contact--component {
  display: none;
}
.contentitems--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.contentitems--component .contentitems--main-title {
  padding-bottom: 1rem;
}
.contentitems--component .contentitems--items .contentitems--item {
  position: relative;
}
.contentitems--component .contentitems--items .contentitems--item--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.contentitems--component .contentitems--items .contentitems--item--add {
  cursor: pointer;
}
.custom-form--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.error_backtrace ol {
  list-style: decimal;
  padding-left: 2rem;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}
body.debug .site--header li,
body.debug .site--main li,
body.debug .site--footer li {
  background-color: rgba(255,222,204,0.7);
  outline: 1px solid #d4ad90;
}
body.debug .site--header column,
body.debug .site--main column,
body.debug .site--footer column {
  background-color: rgba(204,220,255,0.7);
  outline: 1px solid #91a1d6;
}
body.show-grid .site--debug-grid {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  pointer-events: none;
}
body.show-grid .site--debug-grid wrapper {
  background: rgba(99,99,99,0.15);
}
body.show-grid .site--debug-grid column {
  outline: 1px solid rgba(99,99,99,0.1);
  background: rgba(244,174,1,0.25);
  padding: 0 1rem;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
.designer--component .designer--section-upper {
  position: relative;
  background-image: url("/site/templates/default/assets/images/designer_top_background.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  text-align: right;
}
@media only screen and (min-width: 1024px) {
  .designer--component .designer--section-upper {
    height: 636px;
  }
}
@media only screen and (max-width: 1023px) {
  .designer--component .designer--section-upper {
    padding: 2rem 0;
  }
}
@media only screen and (max-width: 639px) {
  .designer--component .designer--section-upper {
    background-image: url("/site/templates/default/assets/images/Mynd_rógvi.png");
    height: 575px;
    text-align: center;
  }
  .designer--component .designer--section-upper grid {
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
}
.designer--component .designer--section-upper .designer--section-upper-text {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 76px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.15;
}
@media only screen and (min-width: 1024px) {
  .designer--component .designer--section-upper .designer--section-upper-text {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 639px) {
  .designer--component .designer--section-upper .designer--section-upper-text {
    font-size: 30px;
    padding-bottom: 12px;
  }
}
.designer--component .designer--section-upper .designer--section-upper-text strong,
.designer--component .designer--section-upper .designer--section-upper-text bold {
  font-size: 95px;
  font-weight: 700;
  display: block;
}
@media only screen and (max-width: 639px) {
  .designer--component .designer--section-upper .designer--section-upper-text strong,
  .designer--component .designer--section-upper .designer--section-upper-text bold {
    font-size: 40px;
  }
}
.designer--component .designer--section-upper .designer--section-upper-arrow-down {
  color: #fff;
  font-size: 52px;
  position: absolute;
  bottom: 44px;
  left: 0;
  right: 0;
  text-align: center;
}
@media only screen and (max-width: 639px) {
  .designer--component .designer--section-upper .designer--section-upper-arrow-down {
    bottom: 0;
  }
}
.designer--component .designer--section-upper .designer--section-upper-arrow-down.designer--section-upper-arrow-down--animation {
  -webkit-animation-name: designer--animation-bounce;
  animation-name: designer--animation-bounce;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}
@-moz-keyframes designer--animation-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  8% {
    -webkit-transform: scale(1, 0.9) translateY(0);
    transform: scale(1, 0.9) translateY(0);
  }
  16% {
    -webkit-transform: scale(1, 1.05) translateY(-8px);
    transform: scale(1, 1.05) translateY(-8px);
  }
  24% {
    -webkit-transform: scale(1, 0.95) translateY(0);
    transform: scale(1, 0.95) translateY(0);
  }
  32% {
    -webkit-transform: scale(1, 0.98) translateY(-4px);
    transform: scale(1, 0.98) translateY(-4px);
  }
  40% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}
@-webkit-keyframes designer--animation-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  8% {
    -webkit-transform: scale(1, 0.9) translateY(0);
    transform: scale(1, 0.9) translateY(0);
  }
  16% {
    -webkit-transform: scale(1, 1.05) translateY(-8px);
    transform: scale(1, 1.05) translateY(-8px);
  }
  24% {
    -webkit-transform: scale(1, 0.95) translateY(0);
    transform: scale(1, 0.95) translateY(0);
  }
  32% {
    -webkit-transform: scale(1, 0.98) translateY(-4px);
    transform: scale(1, 0.98) translateY(-4px);
  }
  40% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}
@-o-keyframes designer--animation-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  8% {
    -webkit-transform: scale(1, 0.9) translateY(0);
    transform: scale(1, 0.9) translateY(0);
  }
  16% {
    -webkit-transform: scale(1, 1.05) translateY(-8px);
    transform: scale(1, 1.05) translateY(-8px);
  }
  24% {
    -webkit-transform: scale(1, 0.95) translateY(0);
    transform: scale(1, 0.95) translateY(0);
  }
  32% {
    -webkit-transform: scale(1, 0.98) translateY(-4px);
    transform: scale(1, 0.98) translateY(-4px);
  }
  40% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes designer--animation-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  8% {
    -webkit-transform: scale(1, 0.9) translateY(0);
    transform: scale(1, 0.9) translateY(0);
  }
  16% {
    -webkit-transform: scale(1, 1.05) translateY(-8px);
    transform: scale(1, 1.05) translateY(-8px);
  }
  24% {
    -webkit-transform: scale(1, 0.95) translateY(0);
    transform: scale(1, 0.95) translateY(0);
  }
  32% {
    -webkit-transform: scale(1, 0.98) translateY(-4px);
    transform: scale(1, 0.98) translateY(-4px);
  }
  40% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}
.designer--component .designer--content-section {
  background-image: url("/site/templates/default/assets/images/mynd-rúnassss.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: bottom;
  padding: 3.25rem 0 132px;
}
@media only screen and (max-width: 639px) {
  .designer--component .designer--content-section {
    padding: 2rem 0 516px;
    background-image: url("/site/templates/default/assets/images/Mynd_Rúna.png");
  }
}
.designer--component .designer--content-section .designer--content-self .designer--content-title {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 1.5rem;
}
.designer--component .designer--content-section .designer--content-self .designer--content-content {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  padding-bottom: 110px;
  max-width: 800px;
  line-height: 24px;
  margin: auto;
}
@media only screen and (max-width: 639px) {
  .designer--component .designer--content-section .designer--content-self .designer--content-content {
    padding-bottom: 2rem;
    font-size: 15px;
  }
}
.designer--component .designer--content-section .designer--content-self .designer--content-items {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 500;
  max-width: 465px;
}
.designer--component .designer--content-section .designer--content-self .designer--content-items img {
  margin-right: 2rem;
  width: 64px;
  height: 64px;
}
@media only screen and (max-width: 639px) {
  .designer--component .designer--content-section .designer--content-self .designer--content-items {
    padding-bottom: 3px;
    font-size: 14px;
  }
  .designer--component .designer--content-section .designer--content-self .designer--content-items img {
    width: 32px;
    height: 32px;
    margin-right: 1.25rem;
  }
}
.designer--component .designer--content-bottom {
  background-image: url("/site/templates/default/assets/images/form-background.png");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 3rem 0;
  background-position: bottom;
}
@media only screen and (max-width: 639px) {
  .designer--component .designer--content-bottom {
    padding: 1rem 0 100px;
    background-image: url("/site/templates/default/assets/images/Footer-bakgrund.jpg");
  }
}
.designer--component .designer--content-bottom .designer--bottom-title {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-column {
  display: block;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-column label {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 33.41px;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-column input,
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-column textarea {
  height: 50px;
  border: 1px solid #2ca2ed;
  background-color: #fff;
  background-image: none;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-column input:focus,
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-column textarea:focus {
  background-image: none !important;
  background-color: #fff;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-content h3 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 33.41px;
  letter-spacing: 1px;
  text-transform: none !important;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-content p {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-transform: none;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-content a {
  color: #2ca2ed;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  text-decoration: underline;
  font-size: 15px;
  transition: 200ms;
  text-transform: none;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-content a:hover {
  color: #fff;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-content ul {
  margin-left: 0;
}
.designer--component .designer--content-bottom .designer--bottom-form .designer--bottom-content ul li {
  color: #fff;
}
.designer--component .designer--bottom-file--column {
  position: relative;
}
.designer--component .designer--bottom-file--column .designer--bottom-file {
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.designer--component button {
  width: 100%;
  height: 51px;
  background-color: #2ca2ed;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 33.41px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: none;
}
.grafikari #header--component,
.grafikari .contact--component,
.grafikari #footer--component {
  display: none !important;
}
.grafikari .fa-chevron-down {
  cursor: pointer;
}
.grafikari .contentitems--component {
  margin: 0 !important;
  padding: 1rem !important;
  background-color: transparent !important;
}
@media only screen and (max-width: 1023px) {
  .grafikari .contentitems--component {
    padding-top: 0 !important;
  }
}
.grafikari .contentitems--component .form--fields label {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 33.41px;
}
@media only screen and (max-width: 1023px) {
  .grafikari .contentitems--component .form--description {
    margin: 0;
  }
}
.grafikari .contentitems--component .form--description h3 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 700;
  line-height: 33.41px;
  text-transform: none;
}
.grafikari .contentitems--component .form--description p {
  color: #fff;
}
.grafikari .contentitems--component .form--description a {
  color: #2ca2ed;
  text-decoration: underline;
}
.grafikari .contentitems--component .form--description ul {
  margin-left: 0;
}
.grafikari .contentitems--component .form--description ul li {
  color: #fff;
}
.grafikari .contentitems--component input,
.grafikari .contentitems--component select,
.grafikari .contentitems--component textarea {
  border-radius: 0;
  border: solid;
  border-width: 2px !important;
  transition: 200ms;
  border-color: #fff;
  padding: 0 1rem;
  line-height: 60px;
}
.grafikari .contentitems--component input:focus,
.grafikari .contentitems--component select:focus,
.grafikari .contentitems--component textarea:focus {
  background-color: #fff;
  border-color: #185dcd;
}
.grafikari .contentitems--component .form--upload,
.grafikari .contentitems--component .form--multiupload {
  border: 0 !important;
  padding: 1rem !important;
  line-height: unset !important;
}
.grafikari .contentitems--component .form--grid--multiupload column {
  padding: 0 !important;
}
.grafikari .contentitems--component .form--multiupload-button {
  height: 60px;
  border-radius: 0;
}
.grafikari .contentitems--component input[type="submit"] {
  width: 256px;
  height: 51px;
  background-color: #2ca2ed;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 33.41px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0;
  border: 0;
  transition: 200ms;
}
.grafikari .contentitems--component input[type="submit"]:hover {
  background-color: #185dcd;
}
@media only screen and (max-width: 639px) {
  .grafikari .contentitems--component input[type="submit"] {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .grafikari .contentitems--component .form--field {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .grafikari .contentitems--component .form--form {
    display: none;
  }
}
.grafikari .contentitems--component .mobile-version {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .grafikari .contentitems--component .mobile-version {
    display: block;
    color: #fff;
  }
}
.employee--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.employees--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#footer--component {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#footer--component .footer--faroemedia-logo {
  background-image: url("/site/templates/default/assets/images/faroemedia_logo.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 33px;
  height: 33px;
  display: block;
  padding: 0.5rem;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#footer--component .ease-login {
  text-transform: uppercase;
  font-size: 0.9375rem;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
#footer--component .ease-login .ease-login--icon {
  margin-right: 0.375rem;
  font-size: 0.875rem;
}
.forgotten-password--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
#header--component {
  position: relative;
}
.header--section-upper {
  background-color: #185dcd;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 60px 3rem;
}
@media only screen and (max-width: 639px) {
  .header--section-upper {
    padding: 40px 1rem;
  }
}
.header--section-upper .header--column--logo .header--logo {
  display: block;
}
.header--section-upper .header--column--logo .header--logo img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 639px) {
  .header--section-upper .header--column--logo .header--logo img {
    max-width: 130px;
  }
}
.header--section-upper .header--column--toggle .header--open {
  font-size: 28px;
  color: #2ca2ed;
  cursor: pointer;
}
@media only screen and (max-width: 639px) {
  .header--section-upper .header--column--toggle .header--open {
    font-size: 24px;
  }
}
.header--section-upper .header--column--toggle .header--close {
  font-size: 28px;
  color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 639px) {
  .header--section-upper .header--column--toggle .header--close {
    font-size: 24px;
  }
}
.header--section-upper .header--column--languages a {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.3rem 16px;
  background-color: rgba(0,0,0,0.5);
  border-radius: 20px;
  transition: background-color 200ms;
}
@media only screen and (max-width: 639px) {
  .header--section-upper .header--column--languages a {
    font-size: 14px;
    padding: 0.3rem 14px;
  }
}
.header--section-upper .header--column--languages a:hover {
  background-color: rgba(26,26,26,0.5);
}
.site--header--dropdown {
  background-color: #185dcd;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
}
#page_frontpage #header--component .header--section-upper {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 60px 3rem;
}
@media only screen and (max-width: 639px) {
  #page_frontpage #header--component .header--section-upper {
    padding: 60px 1rem;
  }
}
@media only screen and (max-width: 639px) {
  .intro--component .intro--title {
    font-size: 32px;
  }
}
.intro--component .intro--subtitle {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 auto;
}
@media only screen and (max-width: 639px) {
  .intro--component .intro--subtitle {
    font-size: 23px;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 639px) {
  .intro--component.intro--component--frontpage .intro--title--frontpage,
  .intro--component.intro--component--frontpage .intro--subtitle--frontpage {
    font-size: 32px;
  }
}
.intro--component.intro--component--case-study {
  padding: 48px 0;
}
.invoice--component .invoice--orderlines {
  width: 100%;
}
.invoice--component .invoice--orderlines th {
  padding: 1rem;
}
.invoice--component .invoice--orderlines td {
  padding: 0 1rem 1rem 1rem;
}
@media print {
  .invoice--component .invoice--orderlines td {
    padding: 0 1rem 0 1rem;
  }
}
.invoice--component .invoice--orderlines .wide {
  width: 100%;
}
.invoice--component .invoice--orderlines .narrow {
  width: 1%;
}
.invoice--component .invoice--orderlines .nowrap {
  white-space: nowrap;
}
@media only screen and (max-width: 639px) {
  .invoice--component .invoice--orderlines .orderlines--unit-price,
  .invoice--component .invoice--orderlines .orderlines--vat {
    display: none;
  }
}
.journey--component {
  background-image: url("/site/templates/default/assets/images/journey_background.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
@media only screen and (max-width: 639px) {
  .journey--component {
    padding: 48px;
  }
}
.journey--component .journey-items--self {
  position: relative;
}
.journey--component .journey-items--prev,
.journey--component .journey-items--next {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 2.25rem;
  z-index: 11;
  cursor: pointer;
  color: #2ca2ed;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-align-items: center;
  align-items: center;
  transition: 200ms ease-in-out;
}
.journey--component .journey-items--prev {
  left: 0;
  padding-left: calc(50% - (1152px / 2 ));
}
.journey--component .journey-items--next {
  right: 0;
  padding-right: calc(50% - (1152px / 2 ));
}
.journey--component .journey--main-title {
  color: #fff;
}
@media only screen and (max-width: 639px) {
  .journey--component .journey--main-title {
    font-size: 32px;
  }
}
.journey--component .journey-items--journey-item {
  padding: 0 60px;
  border-right: 1px solid rgba(44,162,237,0.6);
  min-height: 235px;
  outline: none;
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .journey--component .journey-items--journey-item:nth-child(2n) {
    border-right: 0;
  }
}
@media only screen and (max-width: 639px) {
  .journey--component .journey-items--journey-item {
    border-right: 0;
  }
}
.journey--component .journey-items--year {
  font-family: 'Montserrat', sans-serif;
  font-size: 60px;
  color: #fff;
  line-height: 1;
}
.journey--component .journey-items--content {
  color: #fff;
  line-height: 1.5;
  margin-top: 2rem;
}
.journey--timeline {
  background-image: url("/site/templates/default/assets/images/timeline.png");
  width: 1009px;
  height: 20px;
}
.journey--year {
  font-weight: 600;
  color: rgba(255,255,255,0.5);
}
.journey-items--empty {
  color: #fff;
}
.languages--language {
  text-transform: uppercase;
  font-weight: 600;
}
.languages--language--active {
  color: #185dcd;
}
.layout--component {
  padding: 64px 0;
  display: -webkit-flex;
  display: flex;
/* FILLS */
/* LEFT PANE */
/* CENTER PANE */
/* RIGHT PANE */
}
@media only screen and (max-width: 639px) {
  .layout--component {
    padding: 40px 0;
  }
}
.layout--component .layout--left-fill {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-color: #f2f3f5;
}
.layout--component .layout--right-fill {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  background-color: transparent;
}
.layout--component .layout--left-pane {
  margin-right: 2rem;
}
.layout--component .layout--right-pane {
  margin-left: 2rem;
}
.layout--component.intro--component {
  background-color: #fff;
}
.layout--component.layout--component--contentitems {
  background-color: #fff;
  padding: 0;
  border-bottom: 1px solid #f2f3f5;
}
.layout--component.layout--component--contentitems .layout--left-pane {
  background-color: #f2f3f5;
}
.locations--component {
  background-image: url("/site/templates/default/assets/images/locations_background.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  padding-bottom: 160px;
}
.locations--component .locations--main-title {
  color: #fff;
}
@media only screen and (max-width: 639px) {
  .locations--component .locations--main-title {
    font-size: 32px;
  }
}
.locations--component .locations--location {
  border-bottom: 1px solid rgba(44,162,237,0.2);
}
.locations--component .locations--location .locations--title {
  color: #fff;
}
.locations--component .locations--location .locations--subtitle {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0.5rem;
}
.locations--component .locations--location .locations--content {
  color: rgba(255,255,255,0.7);
  line-height: 1.5;
}
.locations--component .locations--location:first-child {
  border-top: 1px solid rgba(44,162,237,0.2);
}
.locations--component .locations--location:first-child .locations--title {
  color: #2ca2ed;
}
.menu--component {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: flex;
}
.menu--component .menu--self {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.menu--component .menu--self .menu--menuitem {
  white-space: nowrap;
  margin: 0;
  padding: 0.5rem 0.25rem;
  display: block;
  font-family: 'Montserrat', sans-serif;
  color: #3a475e;
  text-transform: uppercase;
  text-decoration: none;
  transition: 150ms;
  font-weight: 600;
}
.menu--component .menu--self .menu--menuitem--active-ancestor .menu--menuitem-inner,
.menu--component .menu--self .menu--menuitem--active-parent .menu--menuitem-inner,
.menu--component .menu--self .menu--menuitem--active .menu--menuitem-inner {
  color: #185dcd;
}
.menu--component .menu--self .menu--menuitem--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.menu--component .menu--self .menu--menuitem--add {
  cursor: pointer;
}
.menu--component.menu--component--footer .menu--self .menu--menuitem {
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 400;
}
.menu--component.menu--component--footer .menu--self .menu--menuitem--active-ancestor .menu--menuitem-inner,
.menu--component.menu--component--footer .menu--self .menu--menuitem--active-parent .menu--menuitem-inner,
.menu--component.menu--component--footer .menu--self .menu--menuitem--active .menu--menuitem-inner {
  color: #fff;
  font-weight: 500;
}
.menu--component.menu--component--offcanvas {
  padding-bottom: 6rem;
}
.menu--component.menu--component--offcanvas .menu--self {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.menu--component.menu--component--offcanvas .menu--self .menu--menuitem {
  color: #fff;
  font-size: 28px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  width: 100%;
  text-align: center;
  padding: 1.5rem;
  border-top: 1px solid rgba(255,255,255,0.2);
}
.menu--component.menu--component--offcanvas .menu--self .menu--menuitem:hover {
  font-weight: 500;
}
.menu--component.menu--component--offcanvas .menu--self .menu--menuitem:last-child {
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
.menu--component.menu--component--offcanvas .menu--self .menu--menuitem--active-ancestor .menu--menuitem-inner,
.menu--component.menu--component--offcanvas .menu--self .menu--menuitem--active-parent .menu--menuitem-inner,
.menu--component.menu--component--offcanvas .menu--self .menu--menuitem--active .menu--menuitem-inner {
  color: #fff;
  font-weight: 500;
}
.message--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.newsarticle--component {
  background-color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}
.newsarticle--component .newsarticle--self {
  position: relative;
  padding: 1rem;
}
@media only screen and (max-width: 639px) {
  .newsarticle--component .newsarticle--self {
    padding: 0.01rem;
  }
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player {
  display: -webkit-flex;
  display: flex;
  padding: 0;
  background-color: #ddd;
  overflow: hidden;
  transition: 200ms;
  position: absolute;
  height: 3rem;
  top: -1rem;
  right: 10%;
  left: 90%;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button {
  border: none;
  outline: none;
  display: inline-block;
  padding: 1rem;
  padding-left: 1.25rem;
  width: 4rem;
  color: #fff;
  background-color: #1c75bc;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button .newsarticle--button-icon--play,
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button .newsarticle--button-icon--pause {
  display: none;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button.audioplayer--play {
  background-color: #165e96;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button.audioplayer--play .newsarticle--button-icon--play {
  display: block;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button.audioplayer--pause {
  background-color: #114671;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-button.audioplayer--pause .newsarticle--button-icon--pause {
  display: block;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-timeline {
  background: #dcdcdc;
  position: relative;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-timeline .newsarticle--audio-progress {
  background-color: #1c75bc;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 100%;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-timeline .newsarticle--audio-playhead {
  width: 3rem;
  height: 100%;
  margin-left: 0;
  background-color: transparent;
  position: absolute;
  top: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-time {
  white-space: nowrap;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #1c75bc;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-time-elapsed {
  margin-right: 0.25rem;
}
.newsarticle--component .newsarticle--self .newsarticle--audio-player .newsarticle--audio-time-total {
  margin-left: 0.25rem;
}
.newsarticle--component .newsarticle--self.newsarticle--self--show-audio-player .newsarticle--audio-player {
  left: -1rem;
  right: -1rem;
}
.newsarticle--component .newsarticle--self .newsarticle--button--listen {
  opacity: 1;
  height: 3rem;
  transition: 200ms;
  position: absolute;
  top: -1rem;
  right: 1rem;
  border-radius: 0;
}
@media only screen and (max-width: 639px) {
  .newsarticle--component .newsarticle--self .newsarticle--button--listen {
    right: 0;
  }
}
.newsarticle--component .newsarticle--self .newsarticle--button--listen .newsarticle--button-icon {
  vertical-align: middle;
  margin-right: 0.25rem;
}
.newsarticle--component .newsarticle--self .newsarticle--button--listen .newsarticle--button-text {
  vertical-align: middle;
}
.newsarticle--component .newsarticle--self.newsarticle--self--show-audio-player .newsarticle--button--listen {
  opacity: 0;
  right: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--slides {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 56%;
  float: right;
  margin-left: 0.75rem;
  margin-bottom: 0.5rem;
  max-width: 700px;
}
@media only screen and (max-width: 639px) {
  .newsarticle--component .newsarticle--self .newsarticle--slides {
    width: 100%;
  }
}
.newsarticle--component .newsarticle--self .newsarticle--slide {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  top: 0 !important;
  bottom: 0 !important;
  outline: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--slide > a > .newsarticle--image {
  width: 100%;
  padding-top: 66.66%;
  min-height: 220px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.newsarticle--component .newsarticle--self .newsarticle--slide .newsarticle--image-text-divider {
  color: rgba(0,0,0,0.54);
}
.newsarticle--component .newsarticle--self .newsarticle--slide .newsarticle--image-owner {
  color: rgba(0,0,0,0.54);
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots {
  max-width: 1120px;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 3rem;
  z-index: 11;
  list-style: none;
  text-align: right;
  font-size: 0.875rem;
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots > li {
  margin: 0 0.125rem;
  display: inline-block;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  cursor: pointer;
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots > li:last-child {
  margin-right: 1rem;
}
.newsarticle--component .newsarticle--self .newsarticle--slide-dots > li > * {
  display: none;
}
.newsarticle--component .newsarticle--self .newsarticle--title {
  word-break: break-word;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.newsarticle--component .newsarticle--self .newsarticle--newsgroup-and-date {
  margin-top: 1.5rem;
  font-size: 0.875rem;
  font-weight: 600;
}
.newsarticle--component .newsarticle--self .newsarticle--newsgroup-and-date .newsarticle--newsgroup {
  text-transform: uppercase;
  font-weight: 600;
}
.newsarticle--component .newsarticle--self .newsarticle--newsgroup-and-date .newsarticle--date {
  font-weight: 600;
}
.newsarticle--component .newsarticle--self .newsarticle--subtitle {
  font-weight: 400;
  font-size: 1.25rem;
}
.newsarticle--component .newsarticle--self .newsarticle--tags {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--tags .fa {
  font-size: 0.875rem;
  margin-right: 1rem;
  color: rgba(0,0,0,0.54);
}
.newsarticle--component .newsarticle--self .newsarticle--tags .newsarticle--tag {
  text-decoration: none;
  background-color: rgba(128,128,128,0.12);
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 0.25rem;
  display: inline-block;
  margin-right: 0.5rem;
  padding: 0.25rem 0.75rem;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0,0,0,0.54);
  transition: all 200ms;
}
.newsarticle--component .newsarticle--self .newsarticle--tags .newsarticle--tag:hover {
  background-color: rgba(0,0,0,0.12);
}
.newsarticle--component .newsarticle--self .newsarticle--details .newsarticle--share {
  float: right;
}
.newsarticle--component .newsarticle--self .newsarticle--details .newsarticle--author-image-holder {
  width: 4rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
  overflow: hidden;
  border-radius: 2rem;
}
.newsarticle--component .newsarticle--self .newsarticle--details .newsarticle--author {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
}
.newsarticle--component .newsarticle--self .newsarticle--related-newsarticles {
  margin-top: -0.5rem;
  padding-left: 0.5rem;
  line-height: 1.2;
  margin-bottom: 0;
}
.newsarticle--component .newsarticle--self .newsarticle--related-newsarticles .newsarticle--related-newsarticle {
  color: rgba(0,0,0,0.87);
}
.newsarticle--component .newsarticle--self .newsarticle--empty {
  padding: 1.5rem 0;
}
.newsgroup--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.newsgroup--component.newsgroup--component--frontpage {
  padding: 0;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle {
  display: block;
  position: relative;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--link {
  color: #3a475e;
  text-decoration: none;
  display: block;
  position: relative;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--column--image {
  position: relative;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--audio-icon {
  position: absolute;
  font-size: 2rem;
  line-height: 1;
  color: rgba(255,255,255,0.5);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.25);
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--title {
  word-break: break-word;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--newsgroup-and-date {
  margin-top: 1.5rem;
  font-size: 0.875rem;
  font-weight: 600;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--newsarticle-newsgroup {
  text-transform: uppercase;
  font-weight: 600;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--date {
  font-weight: 600;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--content {
  line-height: 1.25;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .newsgroup--read-more {
  color: #2ca2ed;
}
.newsgroup--component .newsgroup--self .newsgroup--newsarticle .highlight {
  background-color: rgba(255,255,0,0.75);
}
.newsgroup--component .newsgroup--self .newsgroup--empty {
  padding: 1rem;
}
.newsgroup--component .newsgroup--self--grid-layout {
  page-break-inside: avoid;
}
.newsgroup--component .newsgroup--self--grid-layout .newsgroup--newsarticle .newsgroup--audio-icon {
  right: 0.5rem;
  top: 0.5rem;
}
.newsgroup--component .newsgroup--self--grid-layout .newsgroup--newsarticle .newsgroup--column--text {
  padding-top: 1.5rem;
}
@media only screen and (max-width: 639px) {
  .newsgroup--component .newsgroup--self--grid-layout .newsgroup--newsarticle .newsgroup--column--text {
    padding-top: 2rem;
  }
}
.newsgroup--component .newsgroup--self--list-layout {
  page-break-inside: avoid;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle {
  margin-bottom: 1rem;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle .newsgroup--image {
  float: left;
  margin-right: 2rem;
  width: 47%;
  position: relative;
  margin-bottom: 1rem;
}
.newsgroup--component .newsgroup--self--list-layout .newsgroup--newsarticle .newsgroup--audio-icon {
  right: 0.5rem;
  top: 0.5rem;
}
.newsgroup--component--recent {
  background-color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 1rem;
}
.newsgroup--component--recent .newsgroup--main-title {
  padding: 1rem;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle .newsgroup--title {
  margin: 0;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle .newsgroup--date {
  font-weight: 400;
}
.newsgroup--component--recent .newsgroup--self .newsgroup--newsarticle--active {
  background-color: #fed;
}
.newsletter-signup--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.newsletter-unsubscribe-success--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
/* HANDHELD-HEADER AND OFFCANVAS MENU */
body {
/* body overflow */
  overflow-y: auto;
}
body.offcanvas-visible {
  overflow: hidden;
}
.offcanvas--top-bar {
  display: block;
  background-color: #fff;
  position: relative;
  transition: all 300ms;
  z-index: 1;
}
.offcanvas--toggle {
  padding: 1rem 1rem;
  color: rgba(0,0,0,0.87);
  display: inline-block;
  cursor: pointer;
  font-size: 1.25rem;
  text-align: center;
}
.offcanvas--toggle:hover {
  background-color: rgba(0,0,0,0.87);
  color: #fff;
}
@media only screen and (min-width: 1024px) {
  .offcanvas--toggle {
    display: none;
  }
}
[offcanvas='left'] .offcanvas--top-bar {
  text-align: left;
}
[offcanvas='right'] .offcanvas--top-bar {
  text-align: right;
}
#offcanvas--dimmer {
  background-color: rgba(96,96,96,0.35);
  position: fixed;
  display: block;
  width: 0;
  height: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity 200ms, width 1ms 200ms, height 1ms 200ms;
}
.offcanvas-visible #offcanvas--dimmer {
  opacity: 1;
  width: 100%;
  height: 100%;
  transition: opacity 200ms, width 1ms, height 1ms;
}
#offcanvas--pane {
  background-color: #fff;
  position: fixed;
  z-index: 20;
  width: 0;
  height: auto;
  top: 0;
  bottom: 0;
  overflow: hidden;
  transition: width 300ms, transform 1ms 300ms, transform 1ms 300ms;
}
#offcanvas--pane .offcanvas--wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  width: 300px;
  height: 100%;
  z-index: 20;
  padding-top: 1rem;
  -webkit-overflow-scrolling: touch;
}
#offcanvas--pane .offcanvas--wrapper .pagemenu--component {
  padding: 0 1rem;
  margin: 0;
}
#offcanvas--pane .offcanvas--wrapper .pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem:first-child {
  border-top: none;
}
.administrator_loggedin #offcanvas--pane {
  top: 3rem;
}
.offcanvas-visible #offcanvas--pane {
  width: 300px;
  transition: width 300ms, transform 1ms, transform 1ms;
}
[offcanvas='left'] #offcanvas--pane {
  left: 0;
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}
[offcanvas='left'].offcanvas-visible #offcanvas--pane {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
[offcanvas='right'] #offcanvas--pane {
  right: 0;
  -webkit-transform: translateX(300px);
  transform: translateX(300px);
}
[offcanvas='right'].offcanvas-visible #offcanvas--pane {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@media only screen and (min-width: 1024px) {
  .offcanvas--top-bar {
    display: none !important;
  }
  #offcanvas--dimmer {
    display: none !important;
  }
  #offcanvas--pane {
    display: none !important;
  }
}
.offcanvas-push {
  transition: right 300ms;
  right: 0;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  body[offcanvas='left'].offcanvas-visible .offcanvas-push {
    right: -150px;
  }
  body[offcanvas='right'].offcanvas-visible .offcanvas-push {
    right: 150px;
  }
}
.pagemenu--component {
  background-color: #f2f3f5;
  padding: 34px 0;
  min-height: 40rem;
/* all depths (all levels) */
/* depth 1 */
/* depth 2 (second level)  */
/* depth 3 (third level) */
/* depth 4 (fourth level) */
}
.pagemenu--component .pagemenu--main-title {
  padding: 1rem;
}
.pagemenu--component .pagemenu--menu,
.pagemenu--component .pagemenu--submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem {
  margin: 0;
  padding: 0;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem > .pagemenu--menuitem-link,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 1rem;
  display: block;
  font-weight: 400;
  text-decoration: none;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem > .pagemenu--menuitem-link > .pagemenu--menuitem-inner,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem > .pagemenu--menuitem-link > .pagemenu--menuitem-inner {
  color: #3a475e;
  transition: 150ms;
  letter-spacing: normal;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem > .pagemenu--menuitem-link:hover > .pagemenu--menuitem-inner,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem > .pagemenu--menuitem-link:hover > .pagemenu--menuitem-inner {
  color: #185dcd;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link > .pagemenu--menuitem-inner,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--active-ancestor > .pagemenu--menuitem-link > .pagemenu--menuitem-inner,
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link > .pagemenu--menuitem-inner,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--active-parent > .pagemenu--menuitem-link > .pagemenu--menuitem-inner,
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--active > .pagemenu--menuitem-link > .pagemenu--menuitem-inner,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--active > .pagemenu--menuitem-link > .pagemenu--menuitem-inner {
  color: #185dcd;
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--disabled,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.pagemenu--component .pagemenu--menu > .pagemenu--menuitem--add,
.pagemenu--component .pagemenu--submenu > .pagemenu--menuitem--add {
  cursor: pointer;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding: 20px 20px 20px 0;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 6px 6px 6px 0;
}
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--menu--depth-1 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.pagemenu--component .pagemenu--submenu--depth-2 {
  margin-top: 1rem;
  margin-bottom: 6px;
  display: none;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 0.5rem;
  font-weight: 500;
  position: relative;
  padding-left: 2rem;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem > .pagemenu--menuitem-link:before {
  content: '\f05d';
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  color: #2ca2ed;
  font-size: 15px;
  line-height: 1;
}
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-2 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.pagemenu--component .pagemenu--submenu--depth-3 {
  display: none;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 0.5rem;
  padding-left: 4.5rem;
  font-size: 0.875rem;
}
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-3 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.pagemenu--component .pagemenu--submenu--depth-4 {
  display: none;
}
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem > .pagemenu--menuitem-link {
  padding: 0.5rem;
  padding-left: 5.5rem;
  font-size: 0.75rem;
}
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem--active-ancestor > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem--active-parent > .pagemenu--submenu,
.pagemenu--component .pagemenu--submenu--depth-4 > .pagemenu--menuitem--active > .pagemenu--submenu {
  display: block;
}
.product--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.product--component .product--main-image {
  margin-bottom: 0.5rem;
}
.product--component .product--content iframe {
  width: 100%;
}
.product--component .product--included-products-section .product--included-products .product--product .product--text-holder {
  margin-top: 0.5rem;
}
.product--component .product--reviews-section {
  page-break-inside: avoid;
}
.product--component .product--similar-products {
  page-break-inside: avoid;
}
.product--component .product--filter-section {
  page-break-inside: avoid;
}
.products-active-filters--component .products-active-filters--title {
  padding: 1rem;
}
.products-active-filters--component .products-active-filters--filters {
  padding: 1rem;
  padding-top: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: left;
  align-items: left;
  -webkit-align-content: left;
  align-content: left;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.products-active-filters--component .products-active-filters--filter {
  background-color: #2ca2ed;
  color: #fff;
  padding: 0 1.75rem 0 0.5rem;
  margin-bottom: 0.25rem;
  margin-right: 0.25rem;
  position: relative;
  line-height: 1.5rem;
}
.products-active-filters--component .products-active-filters--remove {
  position: absolute;
  width: 1.5rem;
  line-height: 1.5rem;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background-color: #2ca2ed;
  color: #fff;
  text-decoration: none;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  transition: 200ms;
}
.products-active-filters--component .products-active-filters--remove:hover {
  background-color: #fff;
  color: #2ca2ed;
}
.products-filter--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.products-filter--component .products-filter--image {
  margin-top: 1rem;
  margin-right: 2rem;
}
.product-filtergroup--component .product-filtergroup--title {
  padding: 1rem;
}
.product-filtergroup--component .product-filtergroup--filters {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-filtergroup--component .product-filtergroup--filters .product-filtergroup--filter .product-filtergroup--filter-link {
  display: block;
}
.product-filtergroup--component .product-filtergroup--filters .product-filtergroup--filter--active > .product-filtergroup--filter-link > .product-filtergroup--filter-inner {
  color: #185dcd;
}
.product-filtergroup--component .product-filtergroup--filters--depth-1 > .product-filtergroup--filter > .product-filtergroup--filter-link {
  padding-left: 2rem;
}
.product-filtergroup--component .product-filtergroup--filters--depth-2 > .product-filtergroup--filter > .product-filtergroup--filter-link {
  padding-left: 3.5rem;
}
.products--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.products--component.products--component--similar-products,
.products--component.products--component--filter-section,
.products--component.products--component--filter-products {
  padding: 0;
}
.products--component .products--order-by label {
  margin-bottom: 0;
  margin-right: 0.5rem;
  text-transform: uppercase;
}
.products--component .products--product .products--link {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
  transition: background-color 300ms;
  text-decoration: none;
  padding: 1rem;
}
.products--component .products--product .products--image {
  padding-top: 100%;
  transition: 200ms;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 1rem;
}
.products--component .products--product .products--labels {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
}
.products--component .products--product .products--label {
  text-align: center;
  padding: 0.25rem 1rem;
  z-index: 0;
  text-transform: uppercase;
  background-color: #185dcd;
  color: #fff;
}
.products--component .products--product .products--label:nth-child(even) {
  background-color: #4282e9;
}
.products--component .products--product .products--title {
  height: 3rem;
  color: #3a475e;
  overflow: hidden;
}
.products--component .products--product .products--price {
  font-weight: 600;
  color: #185dcd;
  font-size: 1.125rem;
}
.products--component .products--product .products--fullprice {
  color: rgba(0,0,0,0.54);
  text-decoration: line-through;
  margin-right: 0.5rem;
}
.products--component .products--product .products--hover-overlay {
  opacity: 0;
  background-color: rgba(24,93,205,0.15);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 200ms;
}
.products--component .products--product .products--read-more {
  transition: 300ms;
  position: relative;
  top: 0.5rem;
}
.products--component .products--product:hover .products--hover-overlay {
  opacity: 1;
}
.products--component .products--product:hover .products--read-more {
  top: 0;
}
.richtext--image-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.richtext--image-wrapper img {
  width: 100%;
  height: auto;
  float: none;
  margin: 0;
  display: block;
}
.richtext--image-wrapper--full-width {
  width: 100%;
  height: auto;
  margin-bottom: 0.25rem;
}
.richtext--image-wrapper--left-50 {
  width: 48%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-50 {
    width: 98%;
  }
}
.richtext--image-wrapper--left-25 {
  width: 23%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-25 {
    width: 48%;
  }
}
.richtext--image-wrapper--left-20 {
  width: 18%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-20 {
    width: 48%;
  }
}
.richtext--image-wrapper--left-16 {
  width: 14%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-16 {
    width: 48%;
  }
}
.richtext--image-wrapper--left-12 {
  width: 10%;
  height: auto;
  float: left;
  margin-right: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--left-12 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-50 {
  width: 48%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-50 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-25 {
  width: 23%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-25 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-20 {
  width: 18%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-20 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-16 {
  width: 14%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-16 {
    width: 48%;
  }
}
.richtext--image-wrapper--right-12 {
  width: 10%;
  height: auto;
  float: right;
  margin-left: 2%;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 639px) {
  .richtext--image-wrapper--right-12 {
    width: 48%;
  }
}
.richtext--image-text {
  font-size: 0.75rem;
  line-height: 1.25;
  margin-top: 0.25rem;
  font-weight: 400;
  text-align: center;
  color: #3a475e;
  display: inline-block;
}
.richtext--image-caption {
  color: rgba(0,0,0,0.54);
}
.richtext--image-text-divider {
  color: rgba(0,0,0,0.54);
}
.richtext--image-owner {
  color: rgba(0,0,0,0.54);
  font-style: italic;
}
.richtext--content {
  counter-reset: item;
}
.richtext--content h2 {
  font-size: 32px;
  letter-spacing: normal;
}
.richtext--content h3 {
  font-size: 18px;
  letter-spacing: normal;
}
.richtext--content img {
  vertical-align: middle;
}
.richtext--content ol {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.richtext--content ol li {
  counter-increment: item;
  position: relative;
  padding-left: 2rem;
}
.richtext--content ol li:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: counter(item) '.';
  color: #185dcd;
  line-height: 1.125rem;
  font-size: 1.125rem;
  font-weight: 600;
  display: inline-block;
}
.richtext--content ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.richtext--content ul li {
  position: relative;
  padding-left: 2rem;
}
.richtext--content ul li:before {
  content: '\f058';
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  color: #2ca2ed;
  font-size: 15px;
  line-height: 1;
}
.richtext--content ul li ul {
  margin-top: 0.375rem;
}
.richtext--content blockquote {
  padding: 0 1rem 0 1.5rem;
  border-left: 0.4375rem solid #185dcd;
  font-size: 1.3125rem;
  font-style: italic;
  line-height: 1.25;
  margin: 1.25rem 0;
}
.richtext--content blockquote:before {
  display: none !important;
}
.shortcuts--component {
  padding: 40px;
  background-image: url("/site/templates/default/assets/images/shortcuts_background.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.shortcuts--component .shortcuts--divider--vertical {
  width: 1px;
  height: 100%;
  background-color: rgba(44,162,237,0.6);
}
.shortcuts--component .shortcuts--divider--horizontal {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid rgba(44,162,237,0.6);
}
.shortcuts--component .shortcut--self .shortcut--icon {
  background-repeat: no-repeat;
}
@media only screen and (max-width: 639px) {
  .shortcuts--component .shortcut--self .shortcut--icon {
    margin: 0 auto 1rem;
  }
}
.shortcuts--component .shortcut--self .shortcut--title {
  color: #fff;
}
@media only screen and (max-width: 639px) {
  .shortcuts--component .shortcut--self .shortcut--title {
    text-align: center;
  }
}
.shortcuts--component .shortcut--self .shortcut--content {
  color: rgba(255,255,255,0.85);
  font-size: 15px;
}
@media only screen and (max-width: 639px) {
  .shortcuts--component .shortcut--self .shortcut--content {
    text-align: center;
  }
}
.shortcuts--component .shortcut--self.shortcut--research .shortcut--icon {
  width: 65px;
  height: 90px;
  background-image: url("/site/templates/default/assets/images/icon_research.svg");
}
.shortcuts--component .shortcut--self.shortcut--architecture .shortcut--icon {
  width: 65px;
  height: 65px;
  background-image: url("/site/templates/default/assets/images/icon_architecture.svg");
}
.shortcuts--component .shortcut--self.shortcut--design .shortcut--icon {
  width: 65px;
  height: 65px;
  background-image: url("/site/templates/default/assets/images/icon_design.svg");
}
.shortcuts--component .shortcut--self.shortcut--code .shortcut--icon {
  width: 65px;
  height: 65px;
  background-image: url("/site/templates/default/assets/images/icon_code.svg");
}
.signature--wrapper {
  background-color: #fff;
  font-size: 16px;
  max-width: 600px;
  margin: auto;
  padding-top: 3rem;
}
.signature--wrapper .signature--column-1 {
  border-right: solid 1px #e3e3e3;
  padding-bottom: 0;
}
.signature--wrapper .signature--img {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.signature--wrapper .signature--logo {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.signature--wrapper .signature--column-2 {
  padding-left: 2rem;
  padding-bottom: 0;
}
.signature--wrapper .signature--title {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.signature--wrapper .signature--jobtitle {
  color: #3ebefa;
  font-family: 'Questrial', sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  padding-bottom: 1rem;
}
.signature--wrapper .signature--social {
  display: inline-block;
}
.signature--wrapper .signature--social .signature--social-item {
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 400;
  display: inline-flex;
  -webkit-align-items: center;
  align-items: center;
  line-height: 28px;
  padding-right: 1.25rem;
  text-decoration: none;
}
.signature--wrapper .signature--social .signature--social-item i {
  color: #3ebefa;
  margin-right: 0.75rem;
  width: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.signature--wrapper .signature--grid-footer {
  width: 100%;
  height: 43px;
  background-color: #efefef;
  margin-top: 1.5rem;
}
.signature--wrapper .signature--grid-footer .signature--footer-column1 {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  padding: 0;
}
.signature--wrapper .signature--grid-footer .signature--footer-link {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.signature--wrapper .signature--grid-footer .signature--footer-link i {
  color: #3ebefa;
}
.signature--wrapper .signature--grid-footer .signature--footer-column2 {
  padding: 0 0 0 2rem;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.signature--wrapper .signature--grid-footer .signature--footer-column2 a {
  text-decoration: none;
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 400;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  line-height: 28px;
  padding-right: 1.25rem;
}
.signature--wrapper .signature--grid-footer .signature--footer-column2 a i {
  color: #3ebefa;
  margin-right: 0.75rem;
  width: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
#page_signature_rogvi,
#page_signature_eirikur,
#page_signature_nalin,
#page_signature_jogvan,
#page_signature_judit,
#page_signature_runa,
#page_signature_ingi,
#page_signature_all {
  background-color: #ebebeb;
}
#page_signature_rogvi .site--header,
#page_signature_eirikur .site--header,
#page_signature_nalin .site--header,
#page_signature_jogvan .site--header,
#page_signature_judit .site--header,
#page_signature_runa .site--header,
#page_signature_ingi .site--header,
#page_signature_all .site--header,
#page_signature_rogvi .contact--component,
#page_signature_eirikur .contact--component,
#page_signature_nalin .contact--component,
#page_signature_jogvan .contact--component,
#page_signature_judit .contact--component,
#page_signature_runa .contact--component,
#page_signature_ingi .contact--component,
#page_signature_all .contact--component,
#page_signature_rogvi #footer--component,
#page_signature_eirikur #footer--component,
#page_signature_nalin #footer--component,
#page_signature_jogvan #footer--component,
#page_signature_judit #footer--component,
#page_signature_runa #footer--component,
#page_signature_ingi #footer--component,
#page_signature_all #footer--component {
  display: none;
}
.site-search--component {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
/* TOGGLE */
/* INPUT BOX */
/* RESULTS */
}
.site-search--component .site-search--toggle {
  position: relative;
  z-index: 1;
  padding: 0.9rem 1rem;
  cursor: pointer;
  height: 3.375rem;
  left: -1px;
  color: #3a475e;
  transition: 200ms;
}
.site-search--component .site-search--toggle .site-search--icon--search {
  width: 22px;
  height: 22px;
  transition: 200ms;
}
.site-search--component .site-search--toggle .site-search--icon--search * {
  transition: 200ms;
  fill: rgba(0,0,0,0.87);
}
.site-search--component .site-search--toggle:hover,
.site-search--component.site-search--component--visible .site-search--toggle {
  background-color: #aaa;
}
.site-search--component .site-search--toggle:hover .site-search--icon--search *,
.site-search--component.site-search--component--visible .site-search--toggle .site-search--icon--search * {
  fill: #fff;
}
.site-search--component .site-search--searchbox-holder {
  position: absolute;
  transition: left 200ms, right 200ms;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: calc(100% - 1rem);
  right: 1rem;
}
.site-search--component.site-search--component--visible .site-search--searchbox-holder {
  left: 1rem;
}
.site-search--component .site-search--searchbox {
  width: 100%;
  position: relative;
}
.site-search--component .site-search--searchbox--input {
  padding-left: 0 !important;
  padding-right: 0 !important;
  border-width: 0;
  transition: border-width 200ms, padding-left 100ms 100ms, padding-right 100ms 100ms;
}
.site-search--component.site-search--component--visible .site-search--searchbox--input {
  border-width: 1px;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  transition: border-width 200ms, padding-left 100ms, padding-right 100ms;
  background-color: #fff;
}
.site-search--component.site-search--component--visible .site-search--searchbox--input:focus {
  background-color: #fff;
}
.site-search--component .site-search--results {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 12;
  border: 1px solid rgba(0,0,0,0.12);
  -webkit-box-shadow: 0 5px 10px rgba(56,56,56,0.2);
  box-shadow: 0 5px 10px rgba(56,56,56,0.2);
  overflow: hidden;
}
.site-search--component .site-search--results > .site-search--message {
  font-size: 1rem;
  padding: 10px;
  cursor: default;
  display: block;
}
.site-search--component .site-search--results-item {
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  margin: 0;
  border-bottom: 1px solid rgba(0,0,0,0.12);
  cursor: pointer;
  display: block;
}
.site-search--component .site-search--results-item .site-search--date {
  color: rgba(0,0,0,0.54);
  font-size: 80%;
}
.site-search--component .site-search--results-item .site-search--type {
  display: none;
  color: rgba(0,0,0,0.54);
}
.site-search--component .site-search--results-item:last-child {
  border-bottom: none;
}
.site-search--component .site-search--results-item--active {
  background-color: #eee;
}
.slideshow--component {
  position: relative;
}
.slideshow--component .slideshow--prev,
.slideshow--component .slideshow--next {
  position: absolute;
  top: 0;
  bottom: 0;
  font-size: 5rem;
  text-shadow: 0 2px 6px rgba(0,0,0,0.16), 0 2px 6px rgba(0,0,0,0.23);
  z-index: 11;
  cursor: pointer;
  color: #fff;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-align-items: center;
  align-items: center;
  transition: 200ms ease-in-out;
}
.slideshow--component .slideshow--prev:hover,
.slideshow--component .slideshow--next:hover {
  text-shadow: 0 19px 38px rgba(0,0,0,0.3), 0 15px 12px rgba(0,0,0,0.22);
}
.slideshow--component .slideshow--prev {
  left: 0;
  margin-left: 1rem;
  padding-left: calc(50% - (1152px / 2 ));
}
.slideshow--component .slideshow--next {
  right: 0;
  margin-right: 1rem;
  padding-right: calc(50% - (1152px / 2 ));
}
.slideshow--component .slideshow--slides .slideshow--slide {
  display: block;
  position: relative;
  top: 0 !important;
  bottom: 0 !important;
  overflow: hidden;
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--slide-image {
  width: 100%;
  padding-top: 40.625%;
  min-height: 450px;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  display: -webkit-flex;
  display: flex;
  padding: 3rem;
}
@media only screen and (max-width: 639px) {
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay {
    padding: 3rem 0;
  }
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text {
  display: block;
  padding: 2rem;
  text-align: center;
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--title {
  color: #fff;
  text-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
@media only screen and (max-width: 639px) {
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--title {
    font-size: 24px;
  }
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--subtitle {
  color: #fff;
  text-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
@media only screen and (max-width: 639px) {
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--subtitle {
    font-size: 24px;
  }
}
.slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--goto-url {
  margin-top: 1rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  letter-spacing: 3px;
}
@media only screen and (max-width: 639px) {
  .slideshow--component .slideshow--slides .slideshow--slide .slideshow--overlay .slideshow--text .slideshow--goto-url {
    margin-top: 0;
  }
}
.slideshow--component .slideshow--slides .slideshow--slide.slideshow--slide--layout2 {
  background-color: #3a475e;
}
.slideshow--component .slideshow--slides .slideshow--slide.slideshow--slide--layout2 .slideshow--slide-image {
  mix-blend-mode: multiply;
}
.slideshow--component .slideshow--slides .slideshow--dots {
  width: 100%;
  max-width: 1120px;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  left: 0;
  right: 0;
  bottom: 6rem;
  z-index: 2;
  list-style: none;
  text-align: center;
}
.slideshow--component .slideshow--slides .slideshow--dots li {
  margin: 0 0.25rem;
  display: inline-block;
  color: #2ca2ed;
  text-shadow: 0 2px 6px rgba(0,0,0,0.1);
  cursor: pointer;
  transition: 200ms ease-in-out;
  font-size: 12px;
}
.slideshow--component .slideshow--slides .slideshow--dots li.slick-active {
  font-size: 14px;
  color: #fff;
}
.slideshow--component .slideshow--slides .slideshow--dots li:hover {
  text-shadow: 0 19px 38px rgba(0,0,0,0.3);
}
.slideshow--component .slideshow--slides .slideshow--dots li * {
  display: none;
}
.slideshow--component .slideshow--empty {
  padding: 1.5rem 0;
}
.staff-member--component .staff-member--section-upper {
  background: linear-gradient(45deg, #21409a 0%, #1a81f1 100%);
  padding: 40px 0 0;
  text-align: center;
}
.staff-member--component .staff-member--logo {
  margin-bottom: 20px;
  display: block;
}
.staff-member--component .staff-member--image {
  margin-bottom: 16px;
  display: block;
}
.staff-member--component .staff-member--title {
  font-weight: 400;
  color: #fff;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.staff-member--component .staff-member--title font-family 'Questrial',
.staff-member--component .staff-member--title sans-serif {
  font-size: 16px;
}
.staff-member--component .staff-member--subtitle {
  font-family: 'Questrial', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #3ebefa;
  text-transform: uppercase;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(255,255,255,0.4);
}
.staff-member--component .staff-member--contact-items {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.staff-member--component .staff-member--contact-item {
  border-right: 1px solid rgba(255,255,255,0.4);
  padding: 1rem;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
.staff-member--component .staff-member--contact-item:last-child {
  border-right: 0;
}
.staff-member--component .staff-member--contact-item-icon {
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 30px;
  background-color: rgba(16,33,81,0.4);
  font-size: 14px;
  color: #fff;
  margin: 0 auto 6px;
}
.staff-member--component .staff-member--contact-item-title {
  color: #fff;
  font-family: 'Questrial', sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.staff-member--component .staff-member--section-personal {
  background-color: #fff;
}
.staff-member--component .staff-member--section-personal column {
  padding: 20px 36px;
  border-bottom: solid 1px #ebebeb;
}
.staff-member--component .staff-member--section-personal .staff-member--personal--item-holder {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  text-decoration: none;
}
.staff-member--component .staff-member--section-personal .staff-member--personal--item-holder .staff-member--personal--item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Questrial', sans-serif;
}
.staff-member--component .staff-member--section-personal .staff-member--personal--item-holder .staff-member--personal--item i {
  color: #00a9f9;
  margin-right: 26px;
  height: 30px;
  width: 30px;
  min-width: 30px;
  min-height: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.staff-member--component .staff-member--section-lower {
  padding: 0 1rem;
  background-color: #ebebeb;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  height: 60px;
}
.staff-member--component .staff-member--section-lower a {
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  min-width: 30px;
  min-height: 30px;
}
.staff-member--component .staff-member--section-lower a i {
  color: #00a9f9;
}
.staff-member--component .staff-member--section-lower a:hover a {
  background-color: #00a9f9;
}
.staff-member--component .staff-member--section-lower a:hover a i {
  color: #fff;
}
#page_rogvi,
#page_eirikur,
#page_nalin,
#page_jogvan,
#page_judit,
#page_runa,
#page_ingi {
  background-color: #ebebeb;
}
#page_rogvi .site--header,
#page_eirikur .site--header,
#page_nalin .site--header,
#page_jogvan .site--header,
#page_judit .site--header,
#page_runa .site--header,
#page_ingi .site--header,
#page_rogvi .contact--component,
#page_eirikur .contact--component,
#page_nalin .contact--component,
#page_jogvan .contact--component,
#page_judit .contact--component,
#page_runa .contact--component,
#page_ingi .contact--component,
#page_rogvi #footer--component,
#page_eirikur #footer--component,
#page_nalin #footer--component,
#page_jogvan #footer--component,
#page_judit #footer--component,
#page_runa #footer--component,
#page_ingi #footer--component {
  display: none;
}
.staff--component {
  background-color: #fff;
}
@media only screen and (max-width: 639px) {
  .staff--component .staff--main-title {
    font-size: 32px;
  }
}
.staff--component .staff-members--images-holder {
  position: relative;
  overflow: hidden;
  padding-bottom: calc(230 / 360 * 100%);
}
.staff--component .staff-members--images {
  position: absolute;
  top: 0;
  width: 100%;
}
.staff--component .staff-members--images--2:hover {
  -webkit-animation: staff-members--animation--2 1s steps(2) infinite;
  animation: staff-members--animation--2 1s steps(2) infinite;
}
.staff--component .staff-members--images--3:hover {
  -webkit-animation: staff-members--animation--3 1.5s steps(3) infinite;
  animation: staff-members--animation--3 1.5s steps(3) infinite;
}
.staff--component .staff-members--images--4:hover {
  -webkit-animation: staff-members--animation--4 2s steps(4) infinite;
  animation: staff-members--animation--4 2s steps(4) infinite;
}
.staff--component .staff-members--images--5:hover {
  -webkit-animation: staff-members--animation--5 2.5s steps(5) infinite;
  animation: staff-members--animation--5 2.5s steps(5) infinite;
}
.staff--component .staff-members--images--6:hover {
  -webkit-animation: staff-members--animation--6 3s steps(6) infinite;
  animation: staff-members--animation--6 3s steps(6) infinite;
}
.staff--component .staff-members--image {
  display: block;
}
.staff--component .staff-members--title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  color: #185dcd;
}
.staff--component .staff-members--subtitle {
  font-weight: 600;
  font-size: 0.875rem;
  color: #838e99;
  text-transform: uppercase;
}
.staff--component .staff-members--email,
.staff--component .staff-members--twitter,
.staff--component .staff-members--facebook,
.staff--component .staff-members--instagram,
.staff--component .staff-members--linkedin {
  color: #838e99;
  font-size: 24px;
}
@-moz-keyframes staff-members--animation--2 {
  0% {
    top: -100%;
  }
  100% {
    top: -300%;
  }
}
@-webkit-keyframes staff-members--animation--2 {
  0% {
    top: -100%;
  }
  100% {
    top: -300%;
  }
}
@-o-keyframes staff-members--animation--2 {
  0% {
    top: -100%;
  }
  100% {
    top: -300%;
  }
}
@keyframes staff-members--animation--2 {
  0% {
    top: -100%;
  }
  100% {
    top: -300%;
  }
}
@-moz-keyframes staff-members--animation--3 {
  0% {
    top: -100%;
  }
  100% {
    top: -400%;
  }
}
@-webkit-keyframes staff-members--animation--3 {
  0% {
    top: -100%;
  }
  100% {
    top: -400%;
  }
}
@-o-keyframes staff-members--animation--3 {
  0% {
    top: -100%;
  }
  100% {
    top: -400%;
  }
}
@keyframes staff-members--animation--3 {
  0% {
    top: -100%;
  }
  100% {
    top: -400%;
  }
}
@-moz-keyframes staff-members--animation--4 {
  0% {
    top: -100%;
  }
  100% {
    top: -500%;
  }
}
@-webkit-keyframes staff-members--animation--4 {
  0% {
    top: -100%;
  }
  100% {
    top: -500%;
  }
}
@-o-keyframes staff-members--animation--4 {
  0% {
    top: -100%;
  }
  100% {
    top: -500%;
  }
}
@keyframes staff-members--animation--4 {
  0% {
    top: -100%;
  }
  100% {
    top: -500%;
  }
}
@-moz-keyframes staff-members--animation--5 {
  0% {
    top: -100%;
  }
  100% {
    top: -600%;
  }
}
@-webkit-keyframes staff-members--animation--5 {
  0% {
    top: -100%;
  }
  100% {
    top: -600%;
  }
}
@-o-keyframes staff-members--animation--5 {
  0% {
    top: -100%;
  }
  100% {
    top: -600%;
  }
}
@keyframes staff-members--animation--5 {
  0% {
    top: -100%;
  }
  100% {
    top: -600%;
  }
}
@-moz-keyframes staff-members--animation--6 {
  0% {
    top: -100%;
  }
  100% {
    top: -700%;
  }
}
@-webkit-keyframes staff-members--animation--6 {
  0% {
    top: -100%;
  }
  100% {
    top: -700%;
  }
}
@-o-keyframes staff-members--animation--6 {
  0% {
    top: -100%;
  }
  100% {
    top: -700%;
  }
}
@keyframes staff-members--animation--6 {
  0% {
    top: -100%;
  }
  100% {
    top: -700%;
  }
}
.terms--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.testimonials--component {
  background-image: url("/site/templates/default/assets/images/testimonials_background.jpg");
  padding: 64px 0 100px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.testimonials--component .testimonials--main-title {
  color: #fff;
}
@media only screen and (max-width: 639px) {
  .testimonials--component .testimonials--main-title {
    font-size: 32px;
  }
}
.testimonials--component .testimonials--image {
  border-radius: 4rem;
}
@media only screen and (max-width: 639px) {
  .testimonials--component .testimonials--image {
    margin: 0 auto;
  }
}
.testimonials--component .testimonials--link {
  display: block;
  color: #fff;
  text-decoration: none;
}
.testimonials--component .testimonials--name {
  color: #fff;
  letter-spacing: normal;
}
@media only screen and (max-width: 639px) {
  .testimonials--component .testimonials--name {
    text-align: center;
  }
}
.testimonials--component .testimonials--info {
  color: #fff;
  font-size: 14px;
  margin-top: 0.5rem;
  text-transform: uppercase;
}
@media only screen and (max-width: 639px) {
  .testimonials--component .testimonials--info {
    text-align: center;
  }
}
.testimonials--component .slideshow--dots {
  width: 100%;
  max-width: 1120px;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  left: 0;
  right: 0;
  bottom: -2rem;
  z-index: 11;
  list-style: none;
  text-align: center;
}
.testimonials--component .slideshow--dots li {
  margin: 0 0.25rem;
  display: inline-block;
  color: #2ca2ed;
  text-shadow: 0 2px 6px rgba(0,0,0,0.1);
  cursor: pointer;
  transition: 200ms ease-in-out;
  font-size: 12px;
}
.testimonials--component .slideshow--dots li.slick-active {
  font-size: 14px;
  color: #fff;
}
.testimonials--component .slideshow--dots li:hover {
  text-shadow: 0 19px 38px rgba(0,0,0,0.3);
}
.testimonials--component .slideshow--dots li * {
  display: none;
}
.user-create--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-downloads--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-downloads--component .user-downloads--main-title {
  padding-bottom: 1rem;
}
.user-downloads--component .user-downloads--link {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 1rem;
}
.user-downloads--component .user-downloads--link .user-downloads--image {
  padding-top: 147.6666666666667%;
  transition: all 100ms;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
}
.user-downloads--component .user-downloads--link .user-downloads--text-holder {
  background-color: rgba(24,93,205,0.8);
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 300ms;
  z-index: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-content: center;
  align-content: center;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.user-downloads--component .user-downloads--link .user-downloads--text-holder .user-downloads--title {
  text-align: center;
  padding: 1rem;
  width: 100%;
}
.user-downloads--component .user-downloads--link .user-downloads--download-icon {
  background-color: #2ca2ed;
  position: absolute;
  z-index: 1;
  right: 1rem;
  bottom: 1rem;
  width: 3rem;
  height: 3rem;
  color: rgba(0,0,0,0.54);
  text-align: center;
  line-height: 1rem;
  font-size: 1.25rem;
}
.user-downloads--component .user-downloads--link .user-downloads--download-icon .user-downloads--file-type {
  font-size: 0.8125rem;
  line-height: 1.5rem;
}
.user-downloads--component .user-downloads--link:hover .user-downloads--text-holder {
  opacity: 1;
}
.user-etickets--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-etickets--component .user-etickets--main-title {
  padding-bottom: 1rem;
}
.user-etickets--component .user-etickets--eticket {
  background-color: #f9f9f9;
  margin-bottom: 1rem;
  border-left: 0.5rem solid #ddd;
  border-right: 0.5rem solid #ddd;
  position: relative;
  overflow: hidden;
  page-break-inside: avoid;
}
.user-etickets--component .user-etickets--eticket:before,
.user-etickets--component .user-etickets--eticket:after {
  width: 3rem;
  height: 3rem;
  border-radius: 2rem;
  position: absolute;
  content: '';
  top: 50%;
  margin-top: -1.5rem;
  background-color: #ddd;
}
.user-etickets--component .user-etickets--eticket:before {
  left: -2rem;
}
.user-etickets--component .user-etickets--eticket:after {
  right: -2rem;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper {
  padding: 1rem 2rem;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper .user-etickets--left .user-etickets--subtitle {
  margin-top: -1rem;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper .user-etickets--right .user-etickets--qrcode {
  padding: 2rem;
  background-color: #fff;
}
.user-etickets--component .user-etickets--eticket .user-etickets--upper .user-etickets--right .user-etickets--activation-code {
  margin-top: 0.25rem;
  text-align: center;
}
.user-etickets--component .user-etickets--eticket .user-etickets--lower .user-etickets--purchase-info {
  padding: 0.5rem;
  background-color: #eee;
  color: #777;
  font-style: italic;
}
@media only screen and (max-width: 639px) {
  .user-etickets--component .user-etickets--eticket {
    border: 0;
    border-top: 0.5rem solid #ddd;
    border-bottom: 0.5rem solid #ddd;
  }
  .user-etickets--component .user-etickets--eticket:before,
  .user-etickets--component .user-etickets--eticket:after {
    margin-top: 0;
    margin-left: -1.5rem;
    left: 50%;
  }
  .user-etickets--component .user-etickets--eticket:before {
    top: -2rem;
    bottom: auto;
  }
  .user-etickets--component .user-etickets--eticket:after {
    top: auto;
    bottom: -2rem;
  }
  .user-etickets--component .user-etickets--eticket .user-etickets--upper {
    padding: 1rem;
  }
  .user-etickets--component .user-etickets--eticket .user-etickets--lower .user-etickets--purchase-info {
    padding: 1rem;
  }
}
@media print {
  .user-etickets--component .user-etickets--eticket {
    border-left: 1rem solid #ddd;
    border-right: 1rem solid #ddd;
    border-top: 0.125rem solid #ddd;
    border-bottom: 0.125rem solid #ddd;
  }
  .user-etickets--component .user-etickets--eticket .user-etickets--lower .user-etickets--purchase-info {
    border-top: 1px solid #ddd;
    padding: 1rem 3rem;
  }
}
.user-etickets--component .user-etickets--print {
  margin-bottom: 2rem;
}
.user-login--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-login--component .button.facebook {
  border-color: #3b5998;
  background-color: #3b5998;
}
.user-login--component .button.facebook:hover {
  border-color: #2f477a;
  background-color: #2f477a;
}
.user-profile-password--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-profile-password--component .user-profile-password--main-title {
  padding-bottom: 1rem;
}
.user-profile-update--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-profile-update--component .user-profile-update--main-title {
  padding-bottom: 1rem;
}
.user-profile--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-profile--component .user-profile--main-title {
  padding-bottom: 1rem;
}
.user-purchases-invoice--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-purchases-invoice--component .user-purchases-invoice--main-title {
  padding-bottom: 1rem;
}
.user-purchases--component {
  background-color: #fff;
  padding: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.user-purchases--component .user-purchases--main-title {
  padding-bottom: 1rem;
}
.validator-error {
  text-align: left;
  color: #fff;
  background-color: #b71c1c;
  padding: 0.25rem 1rem;
}
input[type=''].error,
input[type="color"].error,
input[type="date"].error,
input[type="datetime"].error,
input[type="datetime-local"].error,
input[type="email"].error,
input[type="file"].error,
input[type="month"].error,
input[type="number"].error,
input[type="password"].error,
input[type="search"].error,
input[type="tel"].error,
input[type="text"].error,
input[type="time"].error,
input[type="url"].error,
input[type="week"].error,
textarea.error,
select.error {
  background-color: #ffebee;
  border-color: #ffebee;
}
.album--contentitem .album--link {
  display: block;
  position: relative;
}
.album--contentitem .album--link:hover .album--image-overlay {
  opacity: 1 !important;
}
.album--contentitem .album--link:hover .album--image-overlay .album--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.album--contentitem .album--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.album--contentitem .album--image-overlay .album--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
.albumcollection--contentitem .albumcollection--link {
  display: block;
  text-decoration: none;
  color: #3a475e;
}
.albumcollection--contentitem .albumcollection--link:hover .albumcollection--image-overlay {
  opacity: 1 !important;
}
.albumcollection--contentitem .albumcollection--link:hover .albumcollection--image-overlay .albumcollection--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.albumcollection--contentitem .albumcollection--link .albumcollection--image-holder {
  position: relative;
}
.albumcollection--contentitem .albumcollection--link .albumcollection--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.albumcollection--contentitem .albumcollection--link .albumcollection--image-overlay .albumcollection--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
/* grid layout */
.albumcollection--contentitem--grid-layout .albumcollection--album .albumcollection--title {
  margin-top: 0.25rem;
}
/* list layout */
.filescollection--contentitem .filescollection--files {
  list-style: none;
  margin: 0;
  padding: 0;
}
.filescollection--contentitem .filescollection--file {
  display: block;
  transition: 200ms;
  text-decoration: none;
}
.filescollection--contentitem .filescollection--file .filescollection--icon {
  color: rgba(0,0,0,0.54);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.filescollection--contentitem .filescollection--file .filescollection--size {
  color: rgba(0,0,0,0.54);
  font-size: 0.875rem;
}
.filescollection--contentitem .filescollection--file--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.filescollection--contentitem .filescollection--file--disabled .filescollection--icon {
  color: rgba(0,0,0,0.54);
}
.form--contentitem .form--title {
  font-size: 32px;
}
.form--contentitem .form--description {
  margin-bottom: 2rem;
}
.form--contentitem .form--field-title {
  font-size: 1rem;
}
.form--contentitem .form--field-hint {
  font-size: 1rem;
  color: rgba(0,0,0,0.54);
  margin-bottom: 0.5rem;
}
.form--contentitem .form--radiobutton {
  cursor: pointer;
}
.form--contentitem .form--checkbox {
  cursor: pointer;
}
.form--contentitem .form--field--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.form--contentitem .form--grid--multiupload {
  margin-bottom: 0.5rem;
}
.form--contentitem .form--grid--multiupload:last-child {
  margin-bottom: 0;
}
.form--contentitem .form--multiupload-buttons {
  -webkit-flex-basis: 39px;
  flex-basis: 39px;
  max-width: 39px;
}
.form--contentitem .form--multiupload-button {
  padding: 0.625rem;
}
.form--contentitem .form--multiupload-button-icon {
  margin: 0;
}
.form--contentitem .form--multiupload-button--remove {
  display: none;
}
.administrator_loggedin .htmlitem--contentitem {
  position: relative;
}
.administrator_loggedin .htmlitem--contentitem:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.list--contentitem .list--item {
  position: relative;
}
.list--contentitem .list--item .list--image-holder {
  display: block;
  position: relative;
}
.list--contentitem .list--item .list--image-holder:hover .list--image-overlay {
  opacity: 1 !important;
}
.list--contentitem .list--item .list--image-holder:hover .list--image-overlay .list--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.list--contentitem .list--item .list--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.list--contentitem .list--item .list--image-overlay .list--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
.list--contentitem .list--item--disabled {
  opacity: 0.5;
  background-color: rgba(128,128,128,0.5);
}
.list--contentitem--grid-layout .list--item .list--title {
  margin-top: 0.75rem;
}
.list--contentitem--grid-layout .list--item .list--content {
  margin-top: 0.75rem;
}
.list--contentitem--grid-layout .list--item .list--button {
  margin-top: 0.75rem;
}
.schedule--contentitem {
  position: relative;
}
.schedule--contentitem .schedule--week-number {
  line-height: 1.4;
}
.schedule--contentitem .schedule--arrows .schedule--arrow {
  cursor: pointer;
  display: inline-block;
  transition: 200ms;
  color: #2ca2ed;
}
.schedule--contentitem .schedule--arrows .schedule--arrow:hover {
  background-color: #2ca2ed;
  color: #fff;
}
.schedule--contentitem .schedule--arrows .schedule--arrow--left {
  padding: 0.125rem 0.125rem 0.125rem 0;
}
.schedule--contentitem .schedule--arrows .schedule--arrow--right {
  padding: 0.125rem 0 0.125rem 0.125rem;
}
.schedule--contentitem .schedule--day:last-child {
  border-right: 0;
}
.schedule--contentitem .schedule--day .schedule--day-header {
  border-bottom: 1px solid rgba(0,0,0,0.12);
}
.schedule--contentitem .schedule--day .schedule--day-header .schedule--day-name {
  margin: 0;
  text-transform: uppercase;
}
.schedule--contentitem .schedule--day .schedule--day-header .schedule--date {
  font-size: 0.875rem;
}
.schedule--contentitem .schedule--day .schedule--items {
  min-height: 8rem;
}
.schedule--contentitem .schedule--day .schedule--items .schedule--item {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  word-wrap: break-word;
}
.schedule--contentitem .schedule--day .schedule--items .schedule--item-title {
  word-wrap: break-word;
  font-weight: 600;
}
.textitem--contentitem .textitem--image {
  display: block;
  text-decoration: none !important;
  width: 100%;
}
.textitem--contentitem .textitem--image:hover .textitem--image-overlay {
  opacity: 1 !important;
}
.textitem--contentitem .textitem--image:hover .textitem--image-overlay .textitem--image-overlay-icon {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.textitem--contentitem .textitem--image-holder {
  position: relative;
}
.textitem--contentitem .textitem--image-overlay {
  transition: 300ms;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17,17,17,0.4);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  align-content: center;
}
.textitem--contentitem .textitem--image-overlay .textitem--image-overlay-icon {
  color: rgba(255,255,255,0.9);
  -webkit-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
  transition: 400ms;
}
.textitem--contentitem--layout2 .textitem--image {
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.textitem--contentitem--layout3 .textitem--image {
  margin-right: 1rem;
  margin-bottom: 0.5rem;
}
.textitem--contentitem--layout4 .textitem--image {
  margin-bottom: 1rem;
}
.textitem--contentitem--layout4 .textitem--image--fullwidth {
  margin-bottom: 2rem;
}
.textitem--contentitem--layout4:first-child .textitem--image--fullwidth {
  margin-top: -5rem;
  margin-left: -4rem;
  width: 832px;
}
.textitem--contentitem--layout5 .textitem--image {
  margin-left: 1rem;
  margin-bottom: 0.5rem;
}
.textitem--contentitem--layout6 .textitem--image {
  margin-bottom: 0;
}
.textitem--contentitem--layout6 .textitem--content {
  padding-bottom: 1rem;
}
.textitem--contentitem--layout7 .textitem--image {
  margin-top: 1rem;
}
/*# sourceMappingURL=style.css.map */