@charset "UTF-8";
/* line 36, ../../tryg-sass/_mixins.scss */
.t-card, .t-card-medlemsfordeler, .t-expandable-box-list__question, .t-skadeskjema__card, .t-search-results__card, .t-meldskade__card, .t-chat-bot__card, .t-medlemsfordeler__card, .t-tips__card, .t-forsikringer-bedrift__card, .t-jumbotron-produkt__card, .t-faq-list__question, .t-faq-list__question_lgn, .t-verksted__card, .t-card-forsikring, .t-kundesenter__card, .t-tryg-plus__card {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/*@import "debug";*/
/*light*/
@font-face {
  font-family: '27 Sans';
  src: local("☺︎"), url("../fonts/27sans/27_sans-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/*regular*/
@font-face {
  font-family: '27 Sans';
  src: local("☺︎"), url("../fonts/27sans/27_sans-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
/*italic*/
@font-face {
  font-family: '27 Sans';
  src: local("☺︎"), url("../fonts/27sans/27_sans-italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
/*demi-bold*/
@font-face {
  font-family: '27 Sans';
  src: local("☺︎"), url("../fonts/27sans/27_sans-demibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
/*bold*/
@font-face {
  font-family: '27 Sans';
  src: local("☺︎"), url("../fonts/27sans/27_sans-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
/*bold italic*/
@font-face {
  font-family: '27 Sans';
  src: local("☺︎"), url("../fonts/27sans/27_sans-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "27 Sans Regular";
  src: url("../fonts/27sans/27Sans-Regular.otf");
}
@font-face {
  font-family: "27 Sans DemiBold";
  src: url("../fonts/27sans/27Sans-DemiBold.otf");
}
/* line 1, ../../tryg-sass/base/_utilities.scss */
.t-mt-10 {
  margin-top: 10px;
}

/* line 5, ../../tryg-sass/base/_utilities.scss */
.t-mt-20 {
  margin-top: 20px;
}

/* line 9, ../../tryg-sass/base/_utilities.scss */
.t-mt-30 {
  margin-top: 30px;
}

/* line 13, ../../tryg-sass/base/_utilities.scss */
.t-mt-40 {
  margin-top: 40px;
}

/* line 17, ../../tryg-sass/base/_utilities.scss */
.t-mt-50 {
  margin-top: 50px;
}

/* line 21, ../../tryg-sass/base/_utilities.scss */
.t-mb-10 {
  margin-bottom: 10px;
}

/* line 25, ../../tryg-sass/base/_utilities.scss */
.t-mb-20 {
  margin-bottom: 20px;
}

/* line 29, ../../tryg-sass/base/_utilities.scss */
.t-mb-30 {
  margin-bottom: 30px;
}

/* line 33, ../../tryg-sass/base/_utilities.scss */
.t-mb-40 {
  margin-bottom: 40px;
}

/* line 37, ../../tryg-sass/base/_utilities.scss */
.t-mb-50 {
  margin-bottom: 50px;
}

/* line 40, ../../tryg-sass/base/_utilities.scss */
.t-color-grey-1 {
  color: #ffffff;
}

/* line 44, ../../tryg-sass/base/_utilities.scss */
.t-background-grey-1 {
  background-color: #ffffff;
}

/* line 48, ../../tryg-sass/base/_utilities.scss */
.t-color-grey-2 {
  color: #f8faf6;
}

/* line 52, ../../tryg-sass/base/_utilities.scss */
.t-background-grey-2 {
  background-color: #f8faf6;
}

/* line 56, ../../tryg-sass/base/_utilities.scss */
.t-color-grey-3 {
  color: #f1f1f1;
}

/* line 60, ../../tryg-sass/base/_utilities.scss */
.t-background-grey-3 {
  background-color: #f1f1f1;
}

/* line 64, ../../tryg-sass/base/_utilities.scss */
.t-color-grey-4 {
  color: #e1e1e1;
}

/* line 68, ../../tryg-sass/base/_utilities.scss */
.t-background-grey-4 {
  background-color: #e1e1e1;
}

/* line 72, ../../tryg-sass/base/_utilities.scss */
.t-color-grey-5 {
  color: #999999;
}

/* line 76, ../../tryg-sass/base/_utilities.scss */
.t-background-grey-5 {
  background-color: #999999;
}

/* line 80, ../../tryg-sass/base/_utilities.scss */
.t-color-grey-6 {
  color: #5a5a5a;
}

/* line 84, ../../tryg-sass/base/_utilities.scss */
.t-background-grey-6 {
  background-color: #5a5a5a;
}

/* line 88, ../../tryg-sass/base/_utilities.scss */
.t-color-grey-7 {
  color: #222222;
}

/* line 92, ../../tryg-sass/base/_utilities.scss */
.t-background-grey-7 {
  background-color: #222222;
}

/* line 96, ../../tryg-sass/base/_utilities.scss */
.t-color-white {
  color: #FFFFFF !important;
}

/* line 100, ../../tryg-sass/base/_utilities.scss */
.t-align-center {
  text-align: center;
}

/* line 1, ../../tryg-sass/base/_helpers.scss */
#tryg .Bgc\(\#ff9900\) {
  background-color: #ff9900;
}

/* line 4, ../../tryg-sass/base/_helpers.scss */
#tryg .Mt\(30px\) {
  margin-top: 30px;
}

/* line 7, ../../tryg-sass/base/_helpers.scss */
#tryg .Mt\(40px\) {
  margin-top: 40px;
}

/* line 10, ../../tryg-sass/base/_helpers.scss */
#tryg .Mb\(-10px\) {
  margin-bottom: -10px;
}

/* line 13, ../../tryg-sass/base/_helpers.scss */
#tryg .Mb\(0\) {
  margin-bottom: 0;
}

/* line 16, ../../tryg-sass/base/_helpers.scss */
#tryg .Mb\(20px\) {
  margin-bottom: 20px;
}

/* line 19, ../../tryg-sass/base/_helpers.scss */
#tryg .Mb\(40px\) {
  margin-bottom: 40px;
}

/* line 22, ../../tryg-sass/base/_helpers.scss */
#tryg .Mb\(50px\) {
  margin-bottom: 50px;
}

/* line 3, ../../tryg-sass/base/_overrides.scss */
html, body {
  overflow-x: hidden;
}

/* line 7, ../../tryg-sass/base/_overrides.scss */
.container-fluid {
  padding-left: 4%;
  padding-right: 4%;
}
@media (min-width: 1600px) {
  /* line 7, ../../tryg-sass/base/_overrides.scss */
  .container-fluid {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}
/* line 14, ../../tryg-sass/base/_overrides.scss */
.container-fluid--vertical-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 480px) {
  /* line 14, ../../tryg-sass/base/_overrides.scss */
  .container-fluid--vertical-padding {
    padding-top: 8.333%;
    padding-bottom: 8.333%;
  }
}
@media (min-width: 540px) {
  /* line 14, ../../tryg-sass/base/_overrides.scss */
  .container-fluid--vertical-padding {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
/* line 28, ../../tryg-sass/base/_overrides.scss */
.container-fluid--vertical-padding--top, .t-forsikring-section {
  padding-top: 40px;
}
@media (min-width: 480px) {
  /* line 28, ../../tryg-sass/base/_overrides.scss */
  .container-fluid--vertical-padding--top, .t-forsikring-section {
    padding-top: 8.333%;
  }
}
@media (min-width: 540px) {
  /* line 28, ../../tryg-sass/base/_overrides.scss */
  .container-fluid--vertical-padding--top, .t-forsikring-section {
    padding-top: 45px;
  }
}
/* line 37, ../../tryg-sass/base/_overrides.scss */
.container-fluid--vertical-padding--bottom {
  padding-bottom: 40px;
}
@media (min-width: 480px) {
  /* line 37, ../../tryg-sass/base/_overrides.scss */
  .container-fluid--vertical-padding--bottom {
    padding-bottom: 8.333%;
  }
}
@media (min-width: 540px) {
  /* line 37, ../../tryg-sass/base/_overrides.scss */
  .container-fluid--vertical-padding--bottom {
    padding-bottom: 45px;
  }
}
/* line 46, ../../tryg-sass/base/_overrides.scss */
.container-fluid--negative-margin-bottom {
  margin-bottom: -20px;
}
@media (min-width: 480px) {
  /* line 46, ../../tryg-sass/base/_overrides.scss */
  .container-fluid--negative-margin-bottom {
    margin-bottom: -25px;
  }
}

/* line 54, ../../tryg-sass/base/_overrides.scss */
body,
.tooltip,
.popover,
.carousel-control .icon-prev,
.carousel-control .icon-next {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}

/* line 62, ../../tryg-sass/base/_overrides.scss */
.popover-header {
  margin-top: 0;
}

/* line 66, ../../tryg-sass/base/_overrides.scss */
body {
  color: #222222;
  background-color: #f8faf6;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

/* line 73, ../../tryg-sass/base/_overrides.scss */
.t-structure-list {
  padding-left: 0;
  list-style-type: none;
}

/* line 78, ../../tryg-sass/base/_overrides.scss */
a {
  color: #222222;
}
/* line 80, ../../tryg-sass/base/_overrides.scss */
a:hover, a:focus {
  color: #ce0303;
}

/* line 85, ../../tryg-sass/base/_overrides.scss */
.form-control {
  font-size: 16px;
}

/* line 2, ../../tryg-sass/base/_typography.scss */
body:not(.enter) h1, body:not(.enter) h2, body:not(.enter) h3, body:not(.enter) h4, body:not(.enter) h5, body:not(.enter) h6,
body:not(.enter) .h1, body:not(.enter) .h2, body:not(.enter) .h3, body:not(.enter) .h4, body:not(.enter) .h5, body:not(.enter) .h6,
body:not(.enter) .t-expandable-box-list__question__header__title,
body:not(.enter) .t-expandable-box-list__question__header__subtitle,
body:not(.enter) .t-innlogget-liste__title,
body:not(.enter) .t-minside-meld-skade-1 .lead p.title,
body:not(.enter) .t-minside-meld-skade-1 .t-article-subtitle p.title,
body:not(.enter) .t-minside-meld-skade-1__section-footer__title,
body:not(.enter) .t-minside-utlogget__header .sub-title {
  font-family: "27 Sans", sans-serif;
}

/* line 15, ../../tryg-sass/base/_typography.scss */
.t-display--black {
  color: #222222;
}

/* line 18, ../../tryg-sass/base/_typography.scss */
.t-display--grey {
  color: #5a5a5a;
}

/* line 21, ../../tryg-sass/base/_typography.scss */
.t-display--white {
  color: #ffffff;
}

/* line 24, ../../tryg-sass/base/_typography.scss */
.t-display--red {
  color: #ce0303;
}

/* line 30, ../../tryg-sass/base/_typography.scss */
.t-display--regular {
  font-weight: 400;
}

/* line 33, ../../tryg-sass/base/_typography.scss */
.t-display--medium {
  font-weight: 500;
}

/* line 36, ../../tryg-sass/base/_typography.scss */
.t-display--bold {
  font-weight: 700;
}

/* line 15, ../../tryg-sass/base/_typography.scss */
.h1--black {
  color: #222222;
}

/* line 18, ../../tryg-sass/base/_typography.scss */
.h1--grey {
  color: #5a5a5a;
}

/* line 21, ../../tryg-sass/base/_typography.scss */
.h1--white {
  color: #ffffff;
}

/* line 24, ../../tryg-sass/base/_typography.scss */
.h1--red {
  color: #ce0303;
}

/* line 30, ../../tryg-sass/base/_typography.scss */
.h1--regular {
  font-weight: 400;
}

/* line 33, ../../tryg-sass/base/_typography.scss */
.h1--medium {
  font-weight: 500;
}

/* line 36, ../../tryg-sass/base/_typography.scss */
.h1--bold {
  font-weight: 700;
}

/* line 15, ../../tryg-sass/base/_typography.scss */
.h2--black {
  color: #222222;
}

/* line 18, ../../tryg-sass/base/_typography.scss */
.h2--grey {
  color: #5a5a5a;
}

/* line 21, ../../tryg-sass/base/_typography.scss */
.h2--white {
  color: #ffffff;
}

/* line 24, ../../tryg-sass/base/_typography.scss */
.h2--red {
  color: #ce0303;
}

/* line 30, ../../tryg-sass/base/_typography.scss */
.h2--regular {
  font-weight: 400;
}

/* line 33, ../../tryg-sass/base/_typography.scss */
.h2--medium {
  font-weight: 500;
}

/* line 36, ../../tryg-sass/base/_typography.scss */
.h2--bold {
  font-weight: 700;
}

/* line 15, ../../tryg-sass/base/_typography.scss */
.h3--black {
  color: #222222;
}

/* line 18, ../../tryg-sass/base/_typography.scss */
.h3--grey {
  color: #5a5a5a;
}

/* line 21, ../../tryg-sass/base/_typography.scss */
.h3--white {
  color: #ffffff;
}

/* line 24, ../../tryg-sass/base/_typography.scss */
.h3--red {
  color: #ce0303;
}

/* line 30, ../../tryg-sass/base/_typography.scss */
.h3--regular {
  font-weight: 400;
}

/* line 33, ../../tryg-sass/base/_typography.scss */
.h3--medium {
  font-weight: 500;
}

/* line 36, ../../tryg-sass/base/_typography.scss */
.h3--bold {
  font-weight: 700;
}

/* line 15, ../../tryg-sass/base/_typography.scss */
.h4--black {
  color: #222222;
}

/* line 18, ../../tryg-sass/base/_typography.scss */
.h4--grey {
  color: #5a5a5a;
}

/* line 21, ../../tryg-sass/base/_typography.scss */
.h4--white {
  color: #ffffff;
}

/* line 24, ../../tryg-sass/base/_typography.scss */
.h4--red {
  color: #ce0303;
}

/* line 30, ../../tryg-sass/base/_typography.scss */
.h4--regular {
  font-weight: 400;
}

/* line 33, ../../tryg-sass/base/_typography.scss */
.h4--medium {
  font-weight: 500;
}

/* line 36, ../../tryg-sass/base/_typography.scss */
.h4--bold {
  font-weight: 700;
}

/* line 15, ../../tryg-sass/base/_typography.scss */
.h5--black {
  color: #222222;
}

/* line 18, ../../tryg-sass/base/_typography.scss */
.h5--grey {
  color: #5a5a5a;
}

/* line 21, ../../tryg-sass/base/_typography.scss */
.h5--white {
  color: #ffffff;
}

/* line 24, ../../tryg-sass/base/_typography.scss */
.h5--red {
  color: #ce0303;
}

/* line 30, ../../tryg-sass/base/_typography.scss */
.h5--regular {
  font-weight: 400;
}

/* line 33, ../../tryg-sass/base/_typography.scss */
.h5--medium {
  font-weight: 500;
}

/* line 36, ../../tryg-sass/base/_typography.scss */
.h5--bold {
  font-weight: 700;
}

/* line 15, ../../tryg-sass/base/_typography.scss */
.h5--black {
  color: #222222;
}

/* line 18, ../../tryg-sass/base/_typography.scss */
.h5--grey {
  color: #5a5a5a;
}

/* line 21, ../../tryg-sass/base/_typography.scss */
.h5--white {
  color: #ffffff;
}

/* line 24, ../../tryg-sass/base/_typography.scss */
.h5--red {
  color: #ce0303;
}

/* line 30, ../../tryg-sass/base/_typography.scss */
.h5--regular {
  font-weight: 400;
}

/* line 33, ../../tryg-sass/base/_typography.scss */
.h5--medium {
  font-weight: 500;
}

/* line 36, ../../tryg-sass/base/_typography.scss */
.h5--bold {
  font-weight: 700;
}

/* line 15, ../../tryg-sass/base/_typography.scss */
.t-paragraph--black {
  color: #222222;
}

/* line 18, ../../tryg-sass/base/_typography.scss */
.t-paragraph--grey {
  color: #5a5a5a;
}

/* line 21, ../../tryg-sass/base/_typography.scss */
.t-paragraph--white {
  color: #ffffff;
}

/* line 24, ../../tryg-sass/base/_typography.scss */
.t-paragraph--red {
  color: #ce0303;
}

/* line 30, ../../tryg-sass/base/_typography.scss */
.t-paragraph--regular {
  font-weight: 400;
}

/* line 33, ../../tryg-sass/base/_typography.scss */
.t-paragraph--medium {
  font-weight: 500;
}

/* line 36, ../../tryg-sass/base/_typography.scss */
.t-paragraph--bold {
  font-weight: 700;
}

/* line 15, ../../tryg-sass/base/_typography.scss */
.t-label--black {
  color: #222222;
}

/* line 18, ../../tryg-sass/base/_typography.scss */
.t-label--grey {
  color: #5a5a5a;
}

/* line 21, ../../tryg-sass/base/_typography.scss */
.t-label--white {
  color: #ffffff;
}

/* line 24, ../../tryg-sass/base/_typography.scss */
.t-label--red {
  color: #ce0303;
}

/* line 30, ../../tryg-sass/base/_typography.scss */
.t-label--regular {
  font-weight: 400;
}

/* line 33, ../../tryg-sass/base/_typography.scss */
.t-label--medium {
  font-weight: 500;
}

/* line 36, ../../tryg-sass/base/_typography.scss */
.t-label--bold {
  font-weight: 700;
}

/* line 48, ../../tryg-sass/base/_typography.scss */
.t-display {
  font-size: 48px;
}

/* line 52, ../../tryg-sass/base/_typography.scss */
.h1 {
  font-size: 40px;
}

/* line 56, ../../tryg-sass/base/_typography.scss */
.h2 {
  font-size: 32px;
}

/* line 60, ../../tryg-sass/base/_typography.scss */
.h3 {
  font-size: 28px;
}

/* line 64, ../../tryg-sass/base/_typography.scss */
.h4 {
  font-size: 24px;
}

/* line 68, ../../tryg-sass/base/_typography.scss */
.h5 {
  font-size: 20px;
}

/* line 72, ../../tryg-sass/base/_typography.scss */
.t-paragraph {
  font-size: 16px;
}

/* line 76, ../../tryg-sass/base/_typography.scss */
.t-label {
  font-size: 14px;
}

/* line 81, ../../tryg-sass/base/_typography.scss */
.t-display, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "27 Sans", sans-serif;
}

/* line 85, ../../tryg-sass/base/_typography.scss */
.t-paragraph, .t-label {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}

/* line 89, ../../tryg-sass/base/_typography.scss */
.t-section-title, .t-kundesenter__header__title {
  font-size: 28px;
  margin: 0;
}
@media (min-width: 480px) {
  /* line 89, ../../tryg-sass/base/_typography.scss */
  .t-section-title, .t-kundesenter__header__title {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  /* line 89, ../../tryg-sass/base/_typography.scss */
  .t-section-title, .t-kundesenter__header__title {
    font-size: 48px;
  }
}
/* line 98, ../../tryg-sass/base/_typography.scss */
.t-section-title--margin {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 98, ../../tryg-sass/base/_typography.scss */
  .t-section-title--margin {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
/* line 106, ../../tryg-sass/base/_typography.scss */
.t-section-title--margin-bottom {
  margin-bottom: .5em;
}

/* line 115, ../../tryg-sass/base/_typography.scss */
.t-article-title {
  font-size: 28px;
}
@media (min-width: 480px) {
  /* line 115, ../../tryg-sass/base/_typography.scss */
  .t-article-title {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  /* line 115, ../../tryg-sass/base/_typography.scss */
  .t-article-title {
    margin-top: 0;
    font-size: 48px;
    margin-bottom: 30px;
  }
}
/* line 125, ../../tryg-sass/base/_typography.scss */
.t-article-title--margin {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 125, ../../tryg-sass/base/_typography.scss */
  .t-article-title--margin {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}

/* line 138, ../../tryg-sass/base/_typography.scss */
.lead, .t-article-subtitle {
  font-size: 20px;
  font-family: "27 Sans", sans-serif;
}
@media (min-width: 480px) {
  /* line 138, ../../tryg-sass/base/_typography.scss */
  .lead, .t-article-subtitle {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  /* line 138, ../../tryg-sass/base/_typography.scss */
  .lead, .t-article-subtitle {
    margin-bottom: 40px;
  }
}

/* line 149, ../../tryg-sass/base/_typography.scss */
.t-article-subtitle {
  margin-bottom: 30px;
}

/* line 154, ../../tryg-sass/base/_typography.scss */
p, ol, ul, dl {
  font-size: 16px;
}

/* line 158, ../../tryg-sass/base/_typography.scss */
p {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 163, ../../tryg-sass/base/_typography.scss */
blockquote {
  margin: 20px -4.347%;
  font-size: 20px;
  font-family: "27 Sans", sans-serif;
  font-style: italic;
  border-left-width: 2px;
  border-left-color: #ce0303;
}
@media (min-width: 480px) {
  /* line 163, ../../tryg-sass/base/_typography.scss */
  blockquote {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  /* line 163, ../../tryg-sass/base/_typography.scss */
  blockquote {
    margin: 50px 0;
    padding-left: 50px;
  }
}
/* line 177, ../../tryg-sass/base/_typography.scss */
blockquote footer {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  margin-top: 1em;
}
/* line 181, ../../tryg-sass/base/_typography.scss */
blockquote footer cite {
  font-style: normal;
}

/* line 4, ../../tryg-sass/base/_misc.scss */
#tryg main a:not(.btn):not([class*="wrapper"]) {
  text-decoration: underline;
}

/* line 8, ../../tryg-sass/base/_misc.scss */
.t-page-header-image {
  height: 0;
  position: relative;
  padding-top: 144px;
}
/* line 11, ../../tryg-sass/base/_misc.scss */
.t-page-header-image img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media (min-width: 480px) {
  /* line 8, ../../tryg-sass/base/_misc.scss */
  .t-page-header-image {
    padding-top: 30%;
  }
}
@media (min-width: 992px) {
  /* line 8, ../../tryg-sass/base/_misc.scss */
  .t-page-header-image {
    padding-top: 295px;
  }
}

/* line 29, ../../tryg-sass/base/_misc.scss */
.t-page-wrapper {
  margin-left: 4%;
  margin-right: 4%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  /* line 34, ../../tryg-sass/base/_misc.scss */
  .t-page-wrapper__top {
    margin-top: -12%;
    padding-top: 10%;
  }
}
@media (min-width: 992px) {
  /* line 34, ../../tryg-sass/base/_misc.scss */
  .t-page-wrapper__top {
    margin-top: -110px;
    padding-top: 92px;
  }
}
/* line 43, ../../tryg-sass/base/_misc.scss */
.t-page-wrapper__top--no-negative-margin {
  margin-top: 10px;
}
@media (min-width: 768px) {
  /* line 43, ../../tryg-sass/base/_misc.scss */
  .t-page-wrapper__top--no-negative-margin {
    margin-top: 5%;
  }
}
@media (min-width: 992px) {
  /* line 43, ../../tryg-sass/base/_misc.scss */
  .t-page-wrapper__top--no-negative-margin {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  /* line 29, ../../tryg-sass/base/_misc.scss */
  .t-page-wrapper {
    background: #ffffff;
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 992px) {
  /* line 29, ../../tryg-sass/base/_misc.scss */
  .t-page-wrapper {
    padding-left: 92px;
    padding-right: 92px;
    max-width: 912px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 66, ../../tryg-sass/base/_misc.scss */
.t-page-wrapper__bottom {
  margin-bottom: 15%;
}
@media (min-width: 768px) {
  /* line 66, ../../tryg-sass/base/_misc.scss */
  .t-page-wrapper__bottom {
    padding-bottom: 10%;
  }
}
@media (min-width: 992px) {
  /* line 66, ../../tryg-sass/base/_misc.scss */
  .t-page-wrapper__bottom {
    padding-bottom: 92px;
  }
}
@media (min-width: 1200px) {
  /* line 66, ../../tryg-sass/base/_misc.scss */
  .t-page-wrapper__bottom {
    margin-bottom: 176px;
  }
}

/* line 80, ../../tryg-sass/base/_misc.scss */
.t-container-padded--20-30 {
  /* from 40px to 60px */
  padding-top: 20px;
  padding-bottom: 20px;
}
/* line 81, ../../tryg-sass/base/_misc.scss */
.t-container-padded--20-30__title {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (min-width: 480px) {
  /* line 80, ../../tryg-sass/base/_misc.scss */
  .t-container-padded--20-30 {
    padding-top: 4.166%;
    padding-bottom: 4.166%;
  }
  /* line 91, ../../tryg-sass/base/_misc.scss */
  .t-container-padded--20-30__title {
    margin-bottom: 25px;
  }
}
@media (min-width: 750px) {
  /* line 80, ../../tryg-sass/base/_misc.scss */
  .t-container-padded--20-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 98, ../../tryg-sass/base/_misc.scss */
  .t-container-padded--20-30__title {
    margin-bottom: 30px;
  }
}

/* line 116, ../../tryg-sass/base/_misc.scss */
.t-container-padded--40-60 {
  /* from 40px to 60px */
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 480px) {
  /* line 116, ../../tryg-sass/base/_misc.scss */
  .t-container-padded--40-60 {
    padding-top: 8.333%;
    padding-bottom: 8.333%;
  }
}
@media (min-width: 720px) {
  /* line 116, ../../tryg-sass/base/_misc.scss */
  .t-container-padded--40-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

/* line 132, ../../tryg-sass/base/_misc.scss */
.t-advarsel-section, .t-section-with-max-width {
  padding-left: 4%;
  padding-right: 4%;
}
@media (min-width: 1600px) {
  /* line 132, ../../tryg-sass/base/_misc.scss */
  .t-advarsel-section, .t-section-with-max-width {
    padding-right: calc((100% - 1600px) / 2 + 4%);
    padding-left: calc((100% - 1600px) / 2 + 4%);
  }
}

/* line 142, ../../tryg-sass/base/_misc.scss */
.t-product-content {
  max-width: 773px;
}

/* line 146, ../../tryg-sass/base/_misc.scss */
.t-linklist {
  list-style-type: none;
  padding-left: 0;
  margin-top: 1em;
  margin-bottom: 1em;
}
/* line 152, ../../tryg-sass/base/_misc.scss */
.t-linklist--horizontal li {
  display: inline-block;
  margin-right: 1em;
}
/* line 160, ../../tryg-sass/base/_misc.scss */
.t-linklist a {
  text-decoration: underline;
}

/* line 166, ../../tryg-sass/base/_misc.scss */
.t-hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #e1e1e1;
}
/* line 169, ../../tryg-sass/base/_misc.scss */
.t-hr--no-margin {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 173, ../../tryg-sass/base/_misc.scss */
.t-hr--half-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 179, ../../tryg-sass/base/_misc.scss */
.t-hr--invisible {
  border-top-color: transparent;
}
/* line 185, ../../tryg-sass/base/_misc.scss */
.t-hr--content-width {
  margin-left: 4%;
  margin-right: 4%;
}
@media (min-width: 1600px) {
  /* line 185, ../../tryg-sass/base/_misc.scss */
  .t-hr--content-width {
    margin-right: calc((100% - 1600px) / 2 + 4%);
    margin-left: calc((100% - 1600px) / 2 + 4%);
  }
}

/*.t-chat-btn-section {
    background-color: $tryg-grey-1;
    @extend %horizontal-section-padding;
    text-align: right;
    padding-bottom: 30px;
}*/
/* line 202, ../../tryg-sass/base/_misc.scss */
.t-chat-btn {
  /*display: inline-block;*/
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 82px;
  height: 82px;
  z-index: 99;
  border-radius: 50%;
  border: 3px solid #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: #ce0303;
}
/* line 210, ../../tryg-sass/base/_misc.scss */
.t-chat-btn svg {
  position: absolute;
  top: 23px;
  left: 23px;
  width: 32px;
  height: 32px;
  fill: #ffffff;
}

/* line 1, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-red--negative, .t-btn-red--positive, .t-btn-green--negative, .t-btn-green--positive, .t-help-section__card__btn, .t-btn-black--positive, .t-btn-black--negative, .t-btn-transparent, .t-btn-primary, .t-btn-secondary, .t-btn-tertiary, .t-btn-primary-icon, .t-btn-secondary-icon, .t-btn-tertiary-icon,
.t-btn-tertiary-alt-icon, .t-btn-primary-alt-icon, .t-btn-secondary-alt-icon, body.enter .t-btn-primary, body.enter .t-btn-secondary, body.enter .t-btn-tertiary, body.enter .t-btn-primary-icon, body.enter .t-btn-secondary-icon, body.enter .t-btn-tertiary-icon,
body.enter .t-btn-tertiary-alt-icon, body.enter .t-btn-primary-alt-icon, body.enter .t-btn-secondary-alt-icon {
  border-radius: 1;
  border-width: 3px;
  font-size: 16px;
  white-space: inherit;
  height: auto;
  line-height: normal;
  padding: 10px 40px;
  border-style: solid;
}

/* line 16, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-red--negative {
  color: #fff;
  background-color: #ce0303;
  border-color: #830202;
  fill: #fff;
}
/* line 11, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--negative:focus, .t-btn-red--negative.focus {
  color: #fff;
  background-color: #9c0202;
  border-color: #050000;
}
/* line 17, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--negative:hover {
  color: #fff;
  background-color: #9c0202;
  border-color: #460101;
}
/* line 22, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--negative:active, .t-btn-red--negative.active, .open > .t-btn-red--negative.dropdown-toggle {
  color: #fff;
  background-color: #9c0202;
  border-color: #460101;
}
/* line 29, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--negative:active:hover, .t-btn-red--negative:active:focus, .t-btn-red--negative:active.focus, .t-btn-red--negative.active:hover, .t-btn-red--negative.active:focus, .t-btn-red--negative.active.focus, .open > .t-btn-red--negative.dropdown-toggle:hover, .open > .t-btn-red--negative.dropdown-toggle:focus, .open > .t-btn-red--negative.dropdown-toggle.focus {
  color: #fff;
  background-color: #790202;
  border-color: #050000;
}
/* line 37, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--negative:active, .t-btn-red--negative.active, .open > .t-btn-red--negative.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--negative.disabled:hover, .t-btn-red--negative.disabled:focus, .t-btn-red--negative.disabled.focus, .t-btn-red--negative[disabled]:hover, .t-btn-red--negative[disabled]:focus, .t-btn-red--negative[disabled].focus, fieldset[disabled] .t-btn-red--negative:hover, fieldset[disabled] .t-btn-red--negative:focus, fieldset[disabled] .t-btn-red--negative.focus {
  background-color: #ce0303;
  border-color: #830202;
}
/* line 53, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--negative .badge {
  color: #ce0303;
  background-color: #fff;
}

/* line 22, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-red--positive {
  color: #ce0303;
  background-color: #fff;
  border-color: #ce0303;
  fill: #fff;
}
/* line 11, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--positive:focus, .t-btn-red--positive.focus {
  color: #ce0303;
  background-color: #e6e6e6;
  border-color: #500101;
}
/* line 17, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--positive:hover {
  color: #ce0303;
  background-color: #e6e6e6;
  border-color: #920202;
}
/* line 22, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--positive:active, .t-btn-red--positive.active, .open > .t-btn-red--positive.dropdown-toggle {
  color: #ce0303;
  background-color: #e6e6e6;
  border-color: #920202;
}
/* line 29, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--positive:active:hover, .t-btn-red--positive:active:focus, .t-btn-red--positive:active.focus, .t-btn-red--positive.active:hover, .t-btn-red--positive.active:focus, .t-btn-red--positive.active.focus, .open > .t-btn-red--positive.dropdown-toggle:hover, .open > .t-btn-red--positive.dropdown-toggle:focus, .open > .t-btn-red--positive.dropdown-toggle.focus {
  color: #ce0303;
  background-color: #d4d4d4;
  border-color: #500101;
}
/* line 37, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--positive:active, .t-btn-red--positive.active, .open > .t-btn-red--positive.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--positive.disabled:hover, .t-btn-red--positive.disabled:focus, .t-btn-red--positive.disabled.focus, .t-btn-red--positive[disabled]:hover, .t-btn-red--positive[disabled]:focus, .t-btn-red--positive[disabled].focus, fieldset[disabled] .t-btn-red--positive:hover, fieldset[disabled] .t-btn-red--positive:focus, fieldset[disabled] .t-btn-red--positive.focus {
  background-color: #fff;
  border-color: #ce0303;
}
/* line 53, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-red--positive .badge {
  color: #fff;
  background-color: #ce0303;
}

/* line 28, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-green--negative {
  color: #fff;
  background-color: #008a00;
  border-color: #003e00;
  fill: #fff;
}
/* line 11, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--negative:focus, .t-btn-green--negative.focus {
  color: #fff;
  background-color: #005700;
  border-color: black;
}
/* line 17, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--negative:hover {
  color: #fff;
  background-color: #005700;
  border-color: black;
}
/* line 22, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--negative:active, .t-btn-green--negative.active, .open > .t-btn-green--negative.dropdown-toggle {
  color: #fff;
  background-color: #005700;
  border-color: black;
}
/* line 29, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--negative:active:hover, .t-btn-green--negative:active:focus, .t-btn-green--negative:active.focus, .t-btn-green--negative.active:hover, .t-btn-green--negative.active:focus, .t-btn-green--negative.active.focus, .open > .t-btn-green--negative.dropdown-toggle:hover, .open > .t-btn-green--negative.dropdown-toggle:focus, .open > .t-btn-green--negative.dropdown-toggle.focus {
  color: #fff;
  background-color: #003300;
  border-color: black;
}
/* line 37, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--negative:active, .t-btn-green--negative.active, .open > .t-btn-green--negative.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--negative.disabled:hover, .t-btn-green--negative.disabled:focus, .t-btn-green--negative.disabled.focus, .t-btn-green--negative[disabled]:hover, .t-btn-green--negative[disabled]:focus, .t-btn-green--negative[disabled].focus, fieldset[disabled] .t-btn-green--negative:hover, fieldset[disabled] .t-btn-green--negative:focus, fieldset[disabled] .t-btn-green--negative.focus {
  background-color: #008a00;
  border-color: #003e00;
}
/* line 53, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--negative .badge {
  color: #008a00;
  background-color: #fff;
}

/* line 35, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-green--positive, .t-help-section__card__btn {
  color: #008a00;
  background-color: #fff;
  border-color: #008a00;
  fill: #fff;
}
/* line 11, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--positive:focus, .t-help-section__card__btn:focus, .t-btn-green--positive.focus, .focus.t-help-section__card__btn {
  color: #008a00;
  background-color: #e6e6e6;
  border-color: #000b00;
}
/* line 17, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--positive:hover, .t-help-section__card__btn:hover {
  color: #008a00;
  background-color: #e6e6e6;
  border-color: #004d00;
}
/* line 22, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--positive:active, .t-help-section__card__btn:active, .t-btn-green--positive.active, .active.t-help-section__card__btn, .open > .t-btn-green--positive.dropdown-toggle, .open > .dropdown-toggle.t-help-section__card__btn {
  color: #008a00;
  background-color: #e6e6e6;
  border-color: #004d00;
}
/* line 29, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--positive:active:hover, .t-help-section__card__btn:active:hover, .t-btn-green--positive:active:focus, .t-help-section__card__btn:active:focus, .t-btn-green--positive:active.focus, .t-help-section__card__btn:active.focus, .t-btn-green--positive.active:hover, .active.t-help-section__card__btn:hover, .t-btn-green--positive.active:focus, .active.t-help-section__card__btn:focus, .t-btn-green--positive.active.focus, .active.focus.t-help-section__card__btn, .open > .t-btn-green--positive.dropdown-toggle:hover, .open > .dropdown-toggle.t-help-section__card__btn:hover, .open > .t-btn-green--positive.dropdown-toggle:focus, .open > .dropdown-toggle.t-help-section__card__btn:focus, .open > .t-btn-green--positive.dropdown-toggle.focus, .open > .dropdown-toggle.focus.t-help-section__card__btn {
  color: #008a00;
  background-color: #d4d4d4;
  border-color: #000b00;
}
/* line 37, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--positive:active, .t-help-section__card__btn:active, .t-btn-green--positive.active, .active.t-help-section__card__btn, .open > .t-btn-green--positive.dropdown-toggle, .open > .dropdown-toggle.t-help-section__card__btn {
  background-image: none;
}
/* line 45, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--positive.disabled:hover, .disabled.t-help-section__card__btn:hover, .t-btn-green--positive.disabled:focus, .disabled.t-help-section__card__btn:focus, .t-btn-green--positive.disabled.focus, .disabled.focus.t-help-section__card__btn, .t-btn-green--positive[disabled]:hover, [disabled].t-help-section__card__btn:hover, .t-btn-green--positive[disabled]:focus, [disabled].t-help-section__card__btn:focus, .t-btn-green--positive[disabled].focus, [disabled].focus.t-help-section__card__btn, fieldset[disabled] .t-btn-green--positive:hover, fieldset[disabled] .t-help-section__card__btn:hover, fieldset[disabled] .t-btn-green--positive:focus, fieldset[disabled] .t-help-section__card__btn:focus, fieldset[disabled] .t-btn-green--positive.focus, fieldset[disabled] .focus.t-help-section__card__btn {
  background-color: #fff;
  border-color: #008a00;
}
/* line 53, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-green--positive .badge, .t-help-section__card__btn .badge {
  color: #fff;
  background-color: #008a00;
}

/* line 41, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-black--positive {
  color: #222;
  background-color: #fff;
  border-color: #222;
  fill: #000;
}
/* line 11, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--positive:focus, .t-btn-black--positive.focus {
  color: #222;
  background-color: #e6e6e6;
  border-color: black;
}
/* line 17, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--positive:hover {
  color: #222;
  background-color: #e6e6e6;
  border-color: #030303;
}
/* line 22, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--positive:active, .t-btn-black--positive.active, .open > .t-btn-black--positive.dropdown-toggle {
  color: #222;
  background-color: #e6e6e6;
  border-color: #030303;
}
/* line 29, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--positive:active:hover, .t-btn-black--positive:active:focus, .t-btn-black--positive:active.focus, .t-btn-black--positive.active:hover, .t-btn-black--positive.active:focus, .t-btn-black--positive.active.focus, .open > .t-btn-black--positive.dropdown-toggle:hover, .open > .t-btn-black--positive.dropdown-toggle:focus, .open > .t-btn-black--positive.dropdown-toggle.focus {
  color: #222;
  background-color: #d4d4d4;
  border-color: black;
}
/* line 37, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--positive:active, .t-btn-black--positive.active, .open > .t-btn-black--positive.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--positive.disabled:hover, .t-btn-black--positive.disabled:focus, .t-btn-black--positive.disabled.focus, .t-btn-black--positive[disabled]:hover, .t-btn-black--positive[disabled]:focus, .t-btn-black--positive[disabled].focus, fieldset[disabled] .t-btn-black--positive:hover, fieldset[disabled] .t-btn-black--positive:focus, fieldset[disabled] .t-btn-black--positive.focus {
  background-color: #fff;
  border-color: #222;
}
/* line 53, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--positive .badge {
  color: #fff;
  background-color: #222;
}

/* line 47, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-black--negative {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
  fill: #fff;
}
/* line 11, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--negative:focus, .t-btn-black--negative.focus {
  color: #fff;
  background-color: #090909;
  border-color: black;
}
/* line 17, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--negative:hover {
  color: #fff;
  background-color: #090909;
  border-color: #030303;
}
/* line 22, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--negative:active, .t-btn-black--negative.active, .open > .t-btn-black--negative.dropdown-toggle {
  color: #fff;
  background-color: #090909;
  border-color: #030303;
}
/* line 29, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--negative:active:hover, .t-btn-black--negative:active:focus, .t-btn-black--negative:active.focus, .t-btn-black--negative.active:hover, .t-btn-black--negative.active:focus, .t-btn-black--negative.active.focus, .open > .t-btn-black--negative.dropdown-toggle:hover, .open > .t-btn-black--negative.dropdown-toggle:focus, .open > .t-btn-black--negative.dropdown-toggle.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}
/* line 37, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--negative:active, .t-btn-black--negative.active, .open > .t-btn-black--negative.dropdown-toggle {
  background-image: none;
}
/* line 45, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--negative.disabled:hover, .t-btn-black--negative.disabled:focus, .t-btn-black--negative.disabled.focus, .t-btn-black--negative[disabled]:hover, .t-btn-black--negative[disabled]:focus, .t-btn-black--negative[disabled].focus, fieldset[disabled] .t-btn-black--negative:hover, fieldset[disabled] .t-btn-black--negative:focus, fieldset[disabled] .t-btn-black--negative.focus {
  background-color: #222222;
  border-color: #222222;
}
/* line 53, ../../tryg-sass/bootstrap-mixins/_buttons.scss */
.t-btn-black--negative .badge {
  color: #222222;
  background-color: #fff;
}

/* line 53, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-transparent {
  background-color: transparent;
  border: 3px solid #222222;
}

/* line 60, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-primary {
  color: #fff;
  background-color: #ce0303;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #ce0303;
  padding: 10px 40px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
}
/* line 199, ../../tryg-sass/_mixins.scss */
.t-btn-primary svg {
  color: #fff;
  fill: #fff;
}
@media (max-width: 991px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-primary:hover {
    z-index: 2;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    color: #fff;
    background-color: #830202;
    border-radius: 4px;
    border: 2px solid #830202;
  }
  /* line 215, ../../tryg-sass/_mixins.scss */
  .t-btn-primary:hover svg {
    color: #fff;
    fill: #fff;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-primary:hover {
    color: #fff;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #830202;
    z-index: 2;
    border: 2px solid #830202;
  }
}
@media (max-width: 991px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-primary:focus, .t-btn-primary:hover:focus, .t-btn-primary:visited:focus {
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #fff;
    background-color: #830202;
  }
  /* line 259, ../../tryg-sass/_mixins.scss */
  .t-btn-primary:focus svg, .t-btn-primary:hover:focus svg, .t-btn-primary:visited:focus svg {
    color: #fff;
    fill: #fff;
  }
}
@media (min-width: 992px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-primary:focus, .t-btn-primary:hover:focus, .t-btn-primary:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    color: #fff;
    background-color: #830202;
  }
}
/* line 289, ../../tryg-sass/_mixins.scss */
.t-btn-primary:active, .t-btn-primary.active, .t-btn-primary:hover:focus:active, .open > .t-btn-primary.dropdown-toggle {
  color: #fff;
  box-shadow: none;
  transition: none;
  background-color: #460101;
  border: 2px solid #460101;
}
/* line 303, ../../tryg-sass/_mixins.scss */
.t-btn-primary:active svg, .t-btn-primary.active svg, .t-btn-primary:hover:focus:active svg, .open > .t-btn-primary.dropdown-toggle svg {
  color: #fff;
  fill: #fff;
}
@media (max-width: 991px) {
  /* line 289, ../../tryg-sass/_mixins.scss */
  .t-btn-primary:active, .t-btn-primary.active, .t-btn-primary:hover:focus:active, .open > .t-btn-primary.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 320, ../../tryg-sass/_mixins.scss */
.t-btn-primary.btn {
  line-height: 12px;
}
/* line 323, ../../tryg-sass/_mixins.scss */
.t-btn-primary.visible-lg, .t-btn-primary.visible-md, .t-btn-primary.visible-sm, .t-btn-primary.visible-xs {
  line-height: 1.5 !important;
}

/* line 66, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-secondary {
  color: #222;
  background-color: #ffffff;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #5a5a5a;
  padding: 10px 40px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
}
/* line 199, ../../tryg-sass/_mixins.scss */
.t-btn-secondary svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary:hover {
    z-index: 2;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    color: #222;
    background-color: #e1e1e1;
    border-radius: 4px;
  }
  /* line 215, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary:hover svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary:hover {
    color: #222;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #e1e1e1;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary:focus, .t-btn-secondary:hover:focus, .t-btn-secondary:visited:focus {
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #767676;
  }
  /* line 259, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary:focus svg, .t-btn-secondary:hover:focus svg, .t-btn-secondary:visited:focus svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary:focus, .t-btn-secondary:hover:focus, .t-btn-secondary:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    color: #222;
    background-color: #767676;
  }
}
/* line 289, ../../tryg-sass/_mixins.scss */
.t-btn-secondary:active, .t-btn-secondary.active, .t-btn-secondary:hover:focus:active, .open > .t-btn-secondary.dropdown-toggle {
  color: #222;
  box-shadow: none;
  transition: none;
  background-color: #999;
  border: 2px solid #222222;
}
/* line 303, ../../tryg-sass/_mixins.scss */
.t-btn-secondary:active svg, .t-btn-secondary.active svg, .t-btn-secondary:hover:focus:active svg, .open > .t-btn-secondary.dropdown-toggle svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 289, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary:active, .t-btn-secondary.active, .t-btn-secondary:hover:focus:active, .open > .t-btn-secondary.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 320, ../../tryg-sass/_mixins.scss */
.t-btn-secondary.btn {
  line-height: 12px;
}
/* line 323, ../../tryg-sass/_mixins.scss */
.t-btn-secondary.visible-lg, .t-btn-secondary.visible-md, .t-btn-secondary.visible-sm, .t-btn-secondary.visible-xs {
  line-height: 1.5 !important;
}
/* line 77, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-secondary:focus, .t-btn-secondary:hover:focus, .t-btn-secondary:visited:focus {
  color: #fff;
}

/* line 84, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-tertiary {
  color: #222;
  background-color: #ffffff;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  border: 2px solid transparent;
  box-shadow: 0 2px 0px 0px #222222;
  background-color: transparent;
  transition: all 0.05s ease-out;
  padding: 10px 0;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 0;
}
/* line 199, ../../tryg-sass/_mixins.scss */
.t-btn-tertiary svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-tertiary:hover {
    z-index: 2;
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    box-shadow: 0 4px 0px 0px #ce0303;
    background-color: transparent;
    border-radius: 0px;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-tertiary:hover {
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    box-shadow: 0 4px 0px 0px #ce0303;
    background-color: transparent;
    border-radius: 0;
  }
}
@media (max-width: 991px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-tertiary:focus, .t-btn-tertiary:hover:focus, .t-btn-tertiary:visited:focus {
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    z-index: 2;
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-tertiary:focus, .t-btn-tertiary:hover:focus, .t-btn-tertiary:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    color: #222;
    transition: all 0.05s linear;
    border: 2px solid transparent;
    background-color: transparent;
  }
}
/* line 289, ../../tryg-sass/_mixins.scss */
.t-btn-tertiary:active, .t-btn-tertiary.active, .t-btn-tertiary:hover:focus:active, .open > .t-btn-tertiary.dropdown-toggle {
  color: #222;
  box-shadow: none;
  transition: all 0.05s ease-in;
  border: 2px solid transparent;
  box-shadow: 0 4px 0px 0px #5a5a5a;
  background-color: transparent;
  border-radius: 1;
}
/* line 320, ../../tryg-sass/_mixins.scss */
.t-btn-tertiary.btn {
  line-height: 12px;
}
/* line 323, ../../tryg-sass/_mixins.scss */
.t-btn-tertiary.visible-lg, .t-btn-tertiary.visible-md, .t-btn-tertiary.visible-sm, .t-btn-tertiary.visible-xs {
  line-height: 1.5 !important;
}

/* line 99, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-primary-icon {
  color: #fff;
  background-color: #ce0303;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #ce0303;
  padding: 10px 28px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
  padding-left: 24px;
  fill: #fff;
}
/* line 199, ../../tryg-sass/_mixins.scss */
.t-btn-primary-icon svg {
  color: #fff;
  fill: #fff;
}
@media (max-width: 991px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-icon:hover {
    z-index: 2;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    color: #fff;
    background-color: #830202;
    border-radius: 4px;
    border: 2px solid #830202;
  }
  /* line 215, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-icon:hover svg {
    color: #fff;
    fill: #fff;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-icon:hover {
    color: #fff;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #830202;
    z-index: 2;
    border: 2px solid #830202;
  }
}
@media (max-width: 991px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-icon:focus, .t-btn-primary-icon:hover:focus, .t-btn-primary-icon:visited:focus {
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #fff;
    background-color: #830202;
  }
  /* line 259, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-icon:focus svg, .t-btn-primary-icon:hover:focus svg, .t-btn-primary-icon:visited:focus svg {
    color: #fff;
    fill: #fff;
  }
}
@media (min-width: 992px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-icon:focus, .t-btn-primary-icon:hover:focus, .t-btn-primary-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    color: #fff;
    background-color: #830202;
  }
}
/* line 289, ../../tryg-sass/_mixins.scss */
.t-btn-primary-icon:active, .t-btn-primary-icon.active, .t-btn-primary-icon:hover:focus:active, .open > .t-btn-primary-icon.dropdown-toggle {
  color: #fff;
  box-shadow: none;
  transition: none;
  background-color: #460101;
  border: 2px solid #460101;
}
/* line 303, ../../tryg-sass/_mixins.scss */
.t-btn-primary-icon:active svg, .t-btn-primary-icon.active svg, .t-btn-primary-icon:hover:focus:active svg, .open > .t-btn-primary-icon.dropdown-toggle svg {
  color: #fff;
  fill: #fff;
}
@media (max-width: 991px) {
  /* line 289, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-icon:active, .t-btn-primary-icon.active, .t-btn-primary-icon:hover:focus:active, .open > .t-btn-primary-icon.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 320, ../../tryg-sass/_mixins.scss */
.t-btn-primary-icon.btn {
  line-height: 12px;
}
/* line 323, ../../tryg-sass/_mixins.scss */
.t-btn-primary-icon.visible-lg, .t-btn-primary-icon.visible-md, .t-btn-primary-icon.visible-sm, .t-btn-primary-icon.visible-xs {
  line-height: 1.5 !important;
}
/* line 105, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-primary-icon .t-btn-svg {
  color: #fff;
}

/* line 110, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-secondary-icon {
  color: #222;
  background-color: #ffffff;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #222222;
  padding: 10px 28px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
  padding-left: 24px;
  fill: #222;
}
/* line 199, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-icon svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-icon:hover {
    z-index: 2;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    color: #222;
    background-color: #e1e1e1;
    border-radius: 4px;
  }
  /* line 215, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-icon:hover svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-icon:hover {
    color: #222;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #e1e1e1;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-icon:focus, .t-btn-secondary-icon:hover:focus, .t-btn-secondary-icon:visited:focus {
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #767676;
  }
  /* line 259, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-icon:focus svg, .t-btn-secondary-icon:hover:focus svg, .t-btn-secondary-icon:visited:focus svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-icon:focus, .t-btn-secondary-icon:hover:focus, .t-btn-secondary-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    color: #222;
    background-color: #767676;
  }
}
/* line 289, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-icon:active, .t-btn-secondary-icon.active, .t-btn-secondary-icon:hover:focus:active, .open > .t-btn-secondary-icon.dropdown-toggle {
  color: #222;
  box-shadow: none;
  transition: none;
  background-color: #999;
  border: 2px solid #222222;
}
/* line 303, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-icon:active svg, .t-btn-secondary-icon.active svg, .t-btn-secondary-icon:hover:focus:active svg, .open > .t-btn-secondary-icon.dropdown-toggle svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 289, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-icon:active, .t-btn-secondary-icon.active, .t-btn-secondary-icon:hover:focus:active, .open > .t-btn-secondary-icon.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 320, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-icon.btn {
  line-height: 12px;
}
/* line 323, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-icon.visible-lg, .t-btn-secondary-icon.visible-md, .t-btn-secondary-icon.visible-sm, .t-btn-secondary-icon.visible-xs {
  line-height: 1.5 !important;
}
/* line 123, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-secondary-icon:focus, .t-btn-secondary-icon:hover:focus {
  color: #fff;
}
/* line 126, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-secondary-icon:focus svg, .t-btn-secondary-icon:hover:focus svg {
  color: #fff;
}

/* line 132, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-tertiary-icon,
.t-btn-tertiary-alt-icon {
  color: #222;
  background-color: #ffffff;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  border: 2px solid transparent;
  box-shadow: 0 2px 0px 0px #222222;
  background-color: transparent;
  transition: all 0.05s ease-out;
  padding: 10px 0;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 0;
  fill: #222;
}
/* line 199, ../../tryg-sass/_mixins.scss */
.t-btn-tertiary-icon svg,
.t-btn-tertiary-alt-icon svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-tertiary-icon:hover,
  .t-btn-tertiary-alt-icon:hover {
    z-index: 2;
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    box-shadow: 0 4px 0px 0px #ce0303;
    background-color: transparent;
    border-radius: 0px;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-tertiary-icon:hover,
  .t-btn-tertiary-alt-icon:hover {
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    box-shadow: 0 4px 0px 0px #ce0303;
    background-color: transparent;
    border-radius: 0;
  }
}
@media (max-width: 991px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-tertiary-icon:focus, .t-btn-tertiary-icon:hover:focus, .t-btn-tertiary-icon:visited:focus,
  .t-btn-tertiary-alt-icon:focus,
  .t-btn-tertiary-alt-icon:hover:focus,
  .t-btn-tertiary-alt-icon:visited:focus {
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    z-index: 2;
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-tertiary-icon:focus, .t-btn-tertiary-icon:hover:focus, .t-btn-tertiary-icon:visited:focus,
  .t-btn-tertiary-alt-icon:focus,
  .t-btn-tertiary-alt-icon:hover:focus,
  .t-btn-tertiary-alt-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    color: #222;
    transition: all 0.05s linear;
    border: 2px solid transparent;
    background-color: transparent;
  }
}
/* line 289, ../../tryg-sass/_mixins.scss */
.t-btn-tertiary-icon:active, .t-btn-tertiary-icon.active, .t-btn-tertiary-icon:hover:focus:active, .open > .t-btn-tertiary-icon.dropdown-toggle,
.t-btn-tertiary-alt-icon:active,
.t-btn-tertiary-alt-icon.active,
.t-btn-tertiary-alt-icon:hover:focus:active, .open >
.t-btn-tertiary-alt-icon.dropdown-toggle {
  color: #222;
  box-shadow: none;
  transition: all 0.05s ease-in;
  border: 2px solid transparent;
  box-shadow: 0 4px 0px 0px #5a5a5a;
  background-color: transparent;
  border-radius: 1;
}
/* line 320, ../../tryg-sass/_mixins.scss */
.t-btn-tertiary-icon.btn,
.t-btn-tertiary-alt-icon.btn {
  line-height: 12px;
}
/* line 323, ../../tryg-sass/_mixins.scss */
.t-btn-tertiary-icon.visible-lg, .t-btn-tertiary-icon.visible-md, .t-btn-tertiary-icon.visible-sm, .t-btn-tertiary-icon.visible-xs,
.t-btn-tertiary-alt-icon.visible-lg,
.t-btn-tertiary-alt-icon.visible-md,
.t-btn-tertiary-alt-icon.visible-sm,
.t-btn-tertiary-alt-icon.visible-xs {
  line-height: 1.5 !important;
}

/* line 149, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-primary-alt-icon {
  color: #222;
  background-color: #eee9df;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #eee9df;
  padding: 10px 28px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
  padding-left: 24px;
  fill: #222;
}
/* line 199, ../../tryg-sass/_mixins.scss */
.t-btn-primary-alt-icon svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-alt-icon:hover {
    z-index: 2;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    color: #222;
    background-color: #cec8ba;
    border-radius: 4px;
    border: 2px solid #cec8ba;
  }
  /* line 215, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-alt-icon:hover svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-alt-icon:hover {
    color: #222;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #cec8ba;
    z-index: 2;
    border: 2px solid #cec8ba;
  }
}
@media (max-width: 991px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-alt-icon:focus, .t-btn-primary-alt-icon:hover:focus, .t-btn-primary-alt-icon:visited:focus {
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #cec8ba;
  }
  /* line 259, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-alt-icon:focus svg, .t-btn-primary-alt-icon:hover:focus svg, .t-btn-primary-alt-icon:visited:focus svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-alt-icon:focus, .t-btn-primary-alt-icon:hover:focus, .t-btn-primary-alt-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    color: #222;
    background-color: #cec8ba;
  }
}
/* line 289, ../../tryg-sass/_mixins.scss */
.t-btn-primary-alt-icon:active, .t-btn-primary-alt-icon.active, .t-btn-primary-alt-icon:hover:focus:active, .open > .t-btn-primary-alt-icon.dropdown-toggle {
  color: #222;
  box-shadow: none;
  transition: none;
  background-color: #9f9a8e;
  border: 2px solid #9f9a8e;
}
/* line 303, ../../tryg-sass/_mixins.scss */
.t-btn-primary-alt-icon:active svg, .t-btn-primary-alt-icon.active svg, .t-btn-primary-alt-icon:hover:focus:active svg, .open > .t-btn-primary-alt-icon.dropdown-toggle svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 289, ../../tryg-sass/_mixins.scss */
  .t-btn-primary-alt-icon:active, .t-btn-primary-alt-icon.active, .t-btn-primary-alt-icon:hover:focus:active, .open > .t-btn-primary-alt-icon.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 320, ../../tryg-sass/_mixins.scss */
.t-btn-primary-alt-icon.btn {
  line-height: 12px;
}
/* line 323, ../../tryg-sass/_mixins.scss */
.t-btn-primary-alt-icon.visible-lg, .t-btn-primary-alt-icon.visible-md, .t-btn-primary-alt-icon.visible-sm, .t-btn-primary-alt-icon.visible-xs {
  line-height: 1.5 !important;
}

/* line 157, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-secondary-alt-icon {
  color: #222;
  background-color: #eee9df;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #eee9df;
  padding: 10px 28px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
  padding-left: 10px;
  fill: #222;
  color: #222;
  height: 48px !important;
  width: 48px;
  justify-content: flex-start;
}
/* line 199, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-alt-icon svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-alt-icon:hover {
    z-index: 2;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    color: #222;
    background-color: #cec8ba;
    border-radius: 4px;
    border: 2px solid #cec8ba;
  }
  /* line 215, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-alt-icon:hover svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 204, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-alt-icon:hover {
    color: #222;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #cec8ba;
    z-index: 2;
    border: 2px solid #cec8ba;
  }
}
@media (max-width: 991px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-alt-icon:focus, .t-btn-secondary-alt-icon:hover:focus, .t-btn-secondary-alt-icon:visited:focus {
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #cec8ba;
  }
  /* line 259, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-alt-icon:focus svg, .t-btn-secondary-alt-icon:hover:focus svg, .t-btn-secondary-alt-icon:visited:focus svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 246, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-alt-icon:focus, .t-btn-secondary-alt-icon:hover:focus, .t-btn-secondary-alt-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #222;
    outline: 0 !important;
    border-radius: 4px;
    color: #222;
    background-color: #cec8ba;
  }
}
/* line 289, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-alt-icon:active, .t-btn-secondary-alt-icon.active, .t-btn-secondary-alt-icon:hover:focus:active, .open > .t-btn-secondary-alt-icon.dropdown-toggle {
  color: #222;
  box-shadow: none;
  transition: none;
  background-color: #9f9a8e;
  border: 2px solid #9f9a8e;
}
/* line 303, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-alt-icon:active svg, .t-btn-secondary-alt-icon.active svg, .t-btn-secondary-alt-icon:hover:focus:active svg, .open > .t-btn-secondary-alt-icon.dropdown-toggle svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 289, ../../tryg-sass/_mixins.scss */
  .t-btn-secondary-alt-icon:active, .t-btn-secondary-alt-icon.active, .t-btn-secondary-alt-icon:hover:focus:active, .open > .t-btn-secondary-alt-icon.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 320, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-alt-icon.btn {
  line-height: 12px;
}
/* line 323, ../../tryg-sass/_mixins.scss */
.t-btn-secondary-alt-icon.visible-lg, .t-btn-secondary-alt-icon.visible-md, .t-btn-secondary-alt-icon.visible-sm, .t-btn-secondary-alt-icon.visible-xs {
  line-height: 1.5 !important;
}
@media (max-width: 767px) {
  /* line 167, ../../tryg-sass/atoms/_buttons.scss */
  .t-btn-secondary-alt-icon .t-btn-svg {
    margin-left: 1%;
  }
}

/* line 174, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-svg {
  width: 24px;
  height: 24px;
  color: #222;
  fill: #222;
}
/* line 179, ../../tryg-sass/atoms/_buttons.scss */
.t-btn-svg-container {
  color: #222;
  margin-right: 8px;
  display: block;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

@media (max-width: 991px) {
  /* line 3, ../../tryg-sass/atoms/_table.scss */
  .t-table thead {
    display: none;
  }
}
@media (max-width: 991px) and (max-width: 480px) {
  /* line 7, ../../tryg-sass/atoms/_table.scss */
  .t-table tbody tr,
  .t-table tbody td {
    overflow: hidden;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  /* line 14, ../../tryg-sass/atoms/_table.scss */
  .t-table tbody tr {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  /* line 21, ../../tryg-sass/atoms/_table.scss */
  .t-table tbody td {
    border-top: none;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  /* line 23, ../../tryg-sass/atoms/_table.scss */
  .t-table tbody td[data-type=checkbox] {
    flex: 0 1 25%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  /* line 23, ../../tryg-sass/atoms/_table.scss */
  .t-table tbody td[data-type=checkbox] {
    flex: 1 1 50%;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  /* line 21, ../../tryg-sass/atoms/_table.scss */
  .t-table tbody td {
    flex: 1 1 50%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  /* line 21, ../../tryg-sass/atoms/_table.scss */
  .t-table tbody td {
    flex: 1 1 100%;
  }
}
@media (max-width: 991px) {
  /* line 41, ../../tryg-sass/atoms/_table.scss */
  .t-table tbody td::before {
    content: attr(data-th);
    font-weight: 900;
    flex: 1 0 100%;
  }
}
/* line 52, ../../tryg-sass/atoms/_table.scss */
.t-table--sortable thead th, .t-table-documentpage--sortable thead th, .t-table-settingpage--sortable thead th {
  cursor: default;
}
/* line 55, ../../tryg-sass/atoms/_table.scss */
.t-table--sortable thead th:focus, .t-table-documentpage--sortable thead th:focus, .t-table-settingpage--sortable thead th:focus {
  outline: 2px solid #58a9ff;
}
/* line 60, ../../tryg-sass/atoms/_table.scss */
.t-table--sortable thead th.tablesorter-header:not(.sorter-false), .t-table-documentpage--sortable thead th.tablesorter-header:not(.sorter-false), .t-table-settingpage--sortable thead th.tablesorter-header:not(.sorter-false) {
  cursor: pointer;
}
/* line 63, ../../tryg-sass/atoms/_table.scss */
.t-table--sortable thead th.tablesorter-header:not(.sorter-false) .tablesorter-header-inner:after, .t-table-documentpage--sortable thead th.tablesorter-header:not(.sorter-false) .tablesorter-header-inner:after, .t-table-settingpage--sortable thead th.tablesorter-header:not(.sorter-false) .tablesorter-header-inner:after {
  content: " ";
  display: none;
  background: url("/assets/images/arrow-down.png") no-repeat center center;
  background-size: 24px;
  height: 14px;
  width: 14px;
  float: right;
}
/* line 73, ../../tryg-sass/atoms/_table.scss */
.t-table--sortable thead th.tablesorter-header:not(.sorter-false).tablesorter-headerAsc .tablesorter-header-inner:after, .t-table-documentpage--sortable thead th.tablesorter-header:not(.sorter-false).tablesorter-headerAsc .tablesorter-header-inner:after, .t-table-settingpage--sortable thead th.tablesorter-header:not(.sorter-false).tablesorter-headerAsc .tablesorter-header-inner:after {
  display: inline-block;
}
/* line 77, ../../tryg-sass/atoms/_table.scss */
.t-table--sortable thead th.tablesorter-header:not(.sorter-false).tablesorter-headerDesc .tablesorter-header-inner:after, .t-table-documentpage--sortable thead th.tablesorter-header:not(.sorter-false).tablesorter-headerDesc .tablesorter-header-inner:after, .t-table-settingpage--sortable thead th.tablesorter-header:not(.sorter-false).tablesorter-headerDesc .tablesorter-header-inner:after {
  display: inline-block;
  transform: rotate(180deg);
}

@media (max-width: 991px) {
  /* line 1, ../../tryg-sass/atoms/_table-mobile.scss */
  .t-table {
    margin-left: -4%;
    margin-right: -4%;
    min-width: 108%;
  }
  /* line 8, ../../tryg-sass/atoms/_table-mobile.scss */
  .t-table tbody tr {
    border-bottom: 1px solid #ddd;
    padding: 12px 4% 16px;
  }
  /* line 12, ../../tryg-sass/atoms/_table-mobile.scss */
  .t-table tbody tr:first-child {
    border-top: 1px solid #ddd;
  }
  /* line 16, ../../tryg-sass/atoms/_table-mobile.scss */
  .t-table tbody tr td {
    border: none;
  }
}
@media (max-width: 767px) {
  /* line 27, ../../tryg-sass/atoms/_table-mobile.scss */
  .t-table.t-table--highlight-first-column tbody td:first-child {
    font-weight: 900;
  }
  /* line 30, ../../tryg-sass/atoms/_table-mobile.scss */
  .t-table.t-table--highlight-first-column tbody td:first-child:before {
    content: none;
  }
  /* line 35, ../../tryg-sass/atoms/_table-mobile.scss */
  .t-table.t-table--highlight-first-column tbody td:before {
    flex: 1 0 50%;
    font-weight: normal;
  }
}

/* line 1, ../../tryg-sass/atoms/_image.scss */
.t-article-image {
  position: relative;
  height: 220px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 1, ../../tryg-sass/atoms/_image.scss */
  .t-article-image {
    height: 230px;
  }
}
@media (min-width: 992px) {
  /* line 1, ../../tryg-sass/atoms/_image.scss */
  .t-article-image {
    height: 290px;
  }
}
@media (min-width: 1200px) {
  /* line 1, ../../tryg-sass/atoms/_image.scss */
  .t-article-image {
    height: 320px;
  }
}
@media (min-width: 1600px) {
  /* line 1, ../../tryg-sass/atoms/_image.scss */
  .t-article-image {
    height: 350px;
  }
}
/* line 20, ../../tryg-sass/atoms/_image.scss */
.t-article-image::before, .t-article-image::after {
  margin-left: auto;
  margin-right: auto;
  content: " ";
  height: 10px;
  max-width: 970px;
  flex-basis: 100%;
}
@media (min-width: 768px) {
  /* line 20, ../../tryg-sass/atoms/_image.scss */
  .t-article-image::before, .t-article-image::after {
    background-color: #ffffff;
    height: 15px;
  }
}
/* line 32, ../../tryg-sass/atoms/_image.scss */
.t-article-image img {
  width: 100%;
  height: calc(100% - 20px);
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media (min-width: 768px) {
  /* line 32, ../../tryg-sass/atoms/_image.scss */
  .t-article-image img {
    height: calc(100% - 30px);
  }
}
@media (min-width: 768px) {
  /* line 42, ../../tryg-sass/atoms/_image.scss */
  .t-article-image--width-viewport::before, .t-article-image--width-viewport::after {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 992px) {
  /* line 42, ../../tryg-sass/atoms/_image.scss */
  .t-article-image--width-viewport::before, .t-article-image--width-viewport::after {
    max-width: 912px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 54, ../../tryg-sass/atoms/_image.scss */
.t-article-image--width-container-plus {
  max-width: 1096px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  /* line 58, ../../tryg-sass/atoms/_image.scss */
  .t-article-image--width-container-plus::before, .t-article-image--width-container-plus::after {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 992px) {
  /* line 58, ../../tryg-sass/atoms/_image.scss */
  .t-article-image--width-container-plus::before, .t-article-image--width-container-plus::after {
    max-width: 912px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  /* line 70, ../../tryg-sass/atoms/_image.scss */
  .t-article-image--width-container {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 992px) {
  /* line 70, ../../tryg-sass/atoms/_image.scss */
  .t-article-image--width-container {
    max-width: 912px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 83, ../../tryg-sass/atoms/_image.scss */
.t-article-image--width-content {
  margin-left: 4%;
  margin-right: 4%;
}
@media (min-width: 768px) {
  /* line 83, ../../tryg-sass/atoms/_image.scss */
  .t-article-image--width-content {
    background: #ffffff;
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 992px) {
  /* line 83, ../../tryg-sass/atoms/_image.scss */
  .t-article-image--width-content {
    max-width: 912px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 92px;
    padding-right: 92px;
  }
}

/* line 1, ../../tryg-sass/atoms/_list.scss */
.t-ol, .t-ul, .t-ul--checkmarks {
  list-style-type: none;
  padding-left: 0;
}
/* line 4, ../../tryg-sass/atoms/_list.scss */
.t-ol li, .t-ul li, .t-ul--checkmarks li {
  position: relative;
}
/* line 6, ../../tryg-sass/atoms/_list.scss */
.t-ol li::before, .t-ul li::before, .t-ul--checkmarks li::before {
  position: absolute;
}

/* line 12, ../../tryg-sass/atoms/_list.scss */
.t-ol {
  counter-reset: t-counter;
}
/* line 14, ../../tryg-sass/atoms/_list.scss */
.t-ol li {
  margin-left: 2em;
}
/* line 16, ../../tryg-sass/atoms/_list.scss */
.t-ol li::before {
  content: counter(t-counter) ". ";
  color: #008a00;
  counter-increment: t-counter;
  text-align: right;
  width: 1.5em;
  top: 0;
  left: -2em;
}

/* line 28, ../../tryg-sass/atoms/_list.scss */
.t-ul li {
  margin-left: 2em;
}
/* line 30, ../../tryg-sass/atoms/_list.scss */
.t-ul li::before {
  content: ' ';
  background-color: #008a00;
  width: .4em;
  height: .4em;
  border-radius: 50%;
  top: .55em;
  left: -1.5em;
}

/* line 41, ../../tryg-sass/atoms/_list.scss */
.t-dl--space-between dt,
.t-dl--space-between dd,
.t-ul--space-between li,
.t-ol--space-between li {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 49, ../../tryg-sass/atoms/_list.scss */
.t-ul--checkmarks li {
  margin-left: 2em;
}
/* line 51, ../../tryg-sass/atoms/_list.scss */
.t-ul--checkmarks li::before {
  width: 24px;
  height: 24px;
  content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  font-size: 16px;
  top: 0;
  left: -2em;
}

/* line 61, ../../tryg-sass/atoms/_list.scss */
.t-dl--space-between dt,
.t-dl--space-between dd {
  margin-left: 2em;
}

/* line 66, ../../tryg-sass/atoms/_list.scss */
.t-dl--space-between dt {
  position: relative;
}
/* line 68, ../../tryg-sass/atoms/_list.scss */
.t-dl--space-between dt::before {
  width: 24px;
  height: 24px;
  content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  font-size: 16px;
  top: 0;
  left: -2em;
  position: absolute;
}

/* line 1, ../../tryg-sass/atoms/_alert.scss */
.t-alert {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  padding: 8px 20px !important;
  border-radius: 3px;
  font-size: 16px;
  display: flex;
  justify-content: center;
}

/* line 12, ../../tryg-sass/atoms/_alert.scss */
.t-alert-info {
  background-color: #f1f1f1;
}

/* line 16, ../../tryg-sass/atoms/_alert.scss */
.t-alert-info::before {
  content: " ";
  /*background: $tryg-green;*/
  background: #75B246;
  border-radius: 8px;
  height: 16px;
  width: 16px;
  min-width: 16px;
  margin-right: 8px;
  margin-top: 4px;
}

/* line 28, ../../tryg-sass/atoms/_alert.scss */
.t-alert-message {
  margin: 0 8px;
}

/* line 1, ../../tryg-sass/molecules/_card.scss */
.t-card__wrapper-link {
  position: relative;
}
/* line 7, ../../tryg-sass/molecules/_card.scss */
.t-card__wrapper-link:hover {
  text-decoration: none;
}
/* line 10, ../../tryg-sass/molecules/_card.scss */
.t-card__wrapper-link--auto-height {
  height: auto;
}

/* line 17, ../../tryg-sass/molecules/_card.scss */
.t-card--company-card__logo {
  margin-left: auto;
  margin-right: auto;
}
/* line 21, ../../tryg-sass/molecules/_card.scss */
.t-card--company-card__label {
  margin-top: 20px;
}
@media (768px) {
  /* line 21, ../../tryg-sass/molecules/_card.scss */
  .t-card--company-card__label {
    margin-top: 30px;
  }
}

/* line 30, ../../tryg-sass/molecules/_card.scss */
.t-card {
  position: relative;
  height: 100%;
  flex-grow: 1;
  display: flex;
  text-decoration: none;
  background-color: #ffffff;
  background: #ffffff;
  cursor: pointer;
  border-radius: 3px;
}
/* line 41, ../../tryg-sass/molecules/_card.scss */
.t-card .h1, .t-card .h2, .t-card .h3, .t-card .h4, .t-card .h5, .t-card .h6, .t-card .t-card__label {
  margin-top: 0;
}
/* line 44, ../../tryg-sass/molecules/_card.scss */
.t-card__label {
  hyphens: auto;
}
/* line 47, ../../tryg-sass/molecules/_card.scss */
.t-card--align-center {
  text-align: center;
}
/* line 50, ../../tryg-sass/molecules/_card.scss */
.t-card--plain {
  box-shadow: none;
  border-radius: 0;
}
/* line 54, ../../tryg-sass/molecules/_card.scss */
.t-card--pop {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
/* line 57, ../../tryg-sass/molecules/_card.scss */
.t-card--pop::after {
  opacity: 0;
  content: '\00a0';
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
/* line 70, ../../tryg-sass/molecules/_card.scss */
.t-card--pop:hover {
  transform: scale(1.02, 1.02);
  z-index: 1;
}
/* line 73, ../../tryg-sass/molecules/_card.scss */
.t-card--pop:hover::after {
  opacity: 0;
}
/* line 78, ../../tryg-sass/molecules/_card.scss */
.t-card--auto-height {
  height: auto;
}

/* line 83, ../../tryg-sass/molecules/_card.scss */
.t-card--image-card {
  flex-wrap: wrap;
}

/* line 87, ../../tryg-sass/molecules/_card.scss */
.t-card--article-card {
  background-color: #f1f1f1;
}
/* line 89, ../../tryg-sass/molecules/_card.scss */
.t-card--article-card .btn {
  margin-right: auto;
}
@media (min-width: 768px) {
  /* line 92, ../../tryg-sass/molecules/_card.scss */
  .t-card--article-card .t-card__content, .t-card--article-card .t-chat-bot__card__content {
    margin: 30px;
  }
}
/* line 97, ../../tryg-sass/molecules/_card.scss */
.t-card--article-card .t-card__label {
  color: #222222;
  font-size: 20px;
}
@media (min-width: 480px) {
  /* line 97, ../../tryg-sass/molecules/_card.scss */
  .t-card--article-card .t-card__label {
    font-size: 24px;
  }
}

/* line 107, ../../tryg-sass/molecules/_card.scss */
.t-card--icon-card .t-card__label {
  color: #222222;
  font-size: 20px;
}
@media (min-width: 992px) {
  /* line 112, ../../tryg-sass/molecules/_card.scss */
  .t-card--icon-card .t-card__label {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  /* line 106, ../../tryg-sass/molecules/_card.scss */
  .t-card--icon-card {
    flex-direction: row;
    justify-content: center;
  }
  /* line 119, ../../tryg-sass/molecules/_card.scss */
  .t-card--icon-card .t-card__arrow {
    display: none;
  }
  /* line 122, ../../tryg-sass/molecules/_card.scss */
  .t-card--icon-card .t-card__content, .t-card--icon-card .t-chat-bot__card__content {
    display: flex;
    flex-direction: row;
  }
  /* line 126, ../../tryg-sass/molecules/_card.scss */
  .t-card--icon-card .t-card__icon {
    width: 45px;
    height: 45px;
    flex: 0 0 45px;
  }
  /* line 131, ../../tryg-sass/molecules/_card.scss */
  .t-card--icon-card .t-card__label {
    margin: 0 auto 0 20px;
    flex: 1 0 auto;
    text-align: left;
    line-height: 45px;
  }
}

/* line 141, ../../tryg-sass/molecules/_card.scss */
.t-card--dir-row {
  flex-direction: row;
}
/* line 143, ../../tryg-sass/molecules/_card.scss */
.t-card--dir-row .t-card__arrow {
  margin-left: 0;
}

/* line 148, ../../tryg-sass/molecules/_card.scss */
.t-card--dir-column {
  flex-direction: column;
}
/* line 150, ../../tryg-sass/molecules/_card.scss */
.t-card--dir-column .t-card__arrow {
  margin-top: 0;
}

/* line 155, ../../tryg-sass/molecules/_card.scss */
.t-card--plain {
  box-shadow: none;
  border-radius: none;
}

/* line 161, ../../tryg-sass/molecules/_card.scss */
.t-card__image-wrapper {
  flex: 1 0 100%;
  height: 0;
  padding-top: 75%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 4px 4px 0 0;
}
/* line 169, ../../tryg-sass/molecules/_card.scss */
.t-card--plain .t-card__image-wrapper {
  border-radius: 0;
}
@media (min-width: 768px) {
  /* line 172, ../../tryg-sass/molecules/_card.scss */
  .t-card--full-width .t-card__image-wrapper {
    flex: 0 1 33.333%;
    border-radius: 4px 0 0 4px;
    padding-top: 0;
    height: auto;
  }
}

@media (min-width: 768px) {
  /* line 182, ../../tryg-sass/molecules/_card.scss */
  .t-card--full-width {
    flex-wrap: nowrap;
  }
}

/* line 188, ../../tryg-sass/molecules/_card.scss */
.t-card__content, .t-chat-bot__card__content {
  flex: 1 1 auto;
  margin: 20px;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  /* line 193, ../../tryg-sass/molecules/_card.scss */
  .t-card--full-width .t-card__content, .t-card--full-width .t-chat-bot__card__content {
    flex: 1 1 66.666%;
    margin: 0;
    padding: 40px;
  }
}
/* line 200, ../../tryg-sass/molecules/_card.scss */
.t-card__content__footer-btn {
  margin-top: auto;
  padding: 0;
}

/* line 206, ../../tryg-sass/molecules/_card.scss */
.t-card__footer {
  padding: 0 20px 20px 20px;
}
@media (min-width: 768px) {
  /* line 206, ../../tryg-sass/molecules/_card.scss */
  .t-card__footer {
    padding: 0 30px 30px 30px;
  }
}

/* line 213, ../../tryg-sass/molecules/_card.scss */
.t-card__arrow {
  flex: 0 0 24px;
  margin: 20px;
}
/* line 216, ../../tryg-sass/molecules/_card.scss */
.t-card__arrow svg {
  fill: #ce0303;
  width: 24px;
  height: 24px;
}
/* line 221, ../../tryg-sass/molecules/_card.scss */
.t-card__arrow--margin {
  margin-right: 0px;
}
@media (min-width: 280px) and (max-width: 653px) {
  /* line 221, ../../tryg-sass/molecules/_card.scss */
  .t-card__arrow--margin {
    margin: 0px !important;
  }
}

/* line 232, ../../tryg-sass/molecules/_card.scss */
.t-card__icon {
  margin-left: auto;
  margin-right: auto;
}
/* line 236, ../../tryg-sass/molecules/_card.scss */
.t-card__icon--red svg {
  fill: #ce0303;
}
/* line 240, ../../tryg-sass/molecules/_card.scss */
.t-card__icon--medium {
  width: 70px;
  height: 70px;
}
/* line 244, ../../tryg-sass/molecules/_card.scss */
.t-card__icon--large {
  width: 90px;
  height: 90px;
}
/* line 248, ../../tryg-sass/molecules/_card.scss */
.t-card__icon svg {
  width: 100%;
  height: 100%;
}

/* line 254, ../../tryg-sass/molecules/_card.scss */
.t-card-skade {
  position: relative;
  height: 100%;
  flex-grow: 1;
  display: flex;
  text-decoration: none;
  background-color: #f8faf6;
  background: #f8faf6;
  cursor: pointer;
  border-radius: 3px;
}

/* line 265, ../../tryg-sass/molecules/_card.scss */
.t-card-skade-text {
  position: relative;
  height: auto;
  width: 30%;
  flex-grow: 1;
  display: flex;
  text-decoration: none;
  background-color: #ffffff;
  background: #ffffff;
  cursor: pointer;
  margin: 10px;
}

/* line 277, ../../tryg-sass/molecules/_card.scss */
.t-card__arrow_skade {
  display: right;
}

/* line 280, ../../tryg-sass/molecules/_card.scss */
.t-card__arrow_skade svg {
  fill: #ce0303;
  width: 24px;
  height: 24px;
}

/* line 1, ../../tryg-sass/molecules/_card-medlemsfordeler.scss */
.t-card-medlemsfordeler {
  position: relative;
  height: 100%;
  text-align: center;
  padding: 20px;
  padding-bottom: 70px;
  background-color: #ffffff;
  cursor: pointer;
  border-radius: 3px;
}
/* line 11, ../../tryg-sass/molecules/_card-medlemsfordeler.scss */
a:hover .t-card-medlemsfordeler {
  color: #222222;
}
/* line 17, ../../tryg-sass/molecules/_card-medlemsfordeler.scss */
.t-card-medlemsfordeler__title {
  line-height: 1.2;
  margin-top: 20px;
  font-family: "27 Sans", sans-serif;
  font-size: 20px;
}
@media (min-width: 768px) {
  /* line 17, ../../tryg-sass/molecules/_card-medlemsfordeler.scss */
  .t-card-medlemsfordeler__title {
    font-size: 24px;
  }
}
/* line 26, ../../tryg-sass/molecules/_card-medlemsfordeler.scss */
.t-card-medlemsfordeler__arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  width: 100%;
  color: silver;
}
/* line 33, ../../tryg-sass/molecules/_card-medlemsfordeler.scss */
.t-card-medlemsfordeler__arrow svg {
  width: 24px;
  height: 24px;
  fill: #ce0303;
}

/* line 1, ../../tryg-sass/molecules/_form.scss */
.form-group {
  width: 100%;
}

/* line 6, ../../tryg-sass/molecules/_form.scss */
.t-form {
  font-size: 16px;
  line-height: 30px;
}
/* line 9, ../../tryg-sass/molecules/_form.scss */
.t-form__label {
  width: 100%;
}
/* line 12, ../../tryg-sass/molecules/_form.scss */
.t-form__label input[type=checkbox]:checked + div.containing-box div.icon::before {
  background-color: #008a00;
}
/* line 16, ../../tryg-sass/molecules/_form.scss */
.t-form__label input.sr-only[type="radio"] {
  display: block !important;
  position: absolute;
  left: -3000px;
  width: 0;
  height: 0;
}
/* line 24, ../../tryg-sass/molecules/_form.scss */
.t-form__label input.sr-only[type="checkbox"] {
  display: block !important;
  position: absolute;
  left: -3000px;
  width: 0;
  height: 0;
}
/* line 32, ../../tryg-sass/molecules/_form.scss */
.t-form__label div.containing-box {
  display: flex;
  align-items: center;
}
/* line 35, ../../tryg-sass/molecules/_form.scss */
.t-form__label div.containing-box div.icon {
  margin-right: 10px;
  cursor: pointer;
  width: 30px;
  min-width: 30px;
  display: block;
  float: left;
  height: 30px;
  background: black;
  position: relative;
}
/* line 45, ../../tryg-sass/molecules/_form.scss */
.t-form__label div.containing-box div.icon::before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: white;
  position: absolute;
  top: 3px;
  left: 3px;
  border: 2px solid white;
}
/* line 55, ../../tryg-sass/molecules/_form.scss */
.t-form__label div.containing-box div.icon::after {
  content: '\f00c';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 3px;
  left: 7px;
  color: white;
  font-size: 16px;
}
/* line 66, ../../tryg-sass/molecules/_form.scss */
.t-form__label div.containing-box div.input-element-text {
  display: block;
}

/* line 76, ../../tryg-sass/molecules/_form.scss */
.radio .t-form__label input[type=radio]:checked + div.containing-box div.icon::before {
  background-color: #008a00;
}
/* line 79, ../../tryg-sass/molecules/_form.scss */
.radio .t-form__label input[type=radio]:checked + div.containing-box div.icon::after {
  content: '';
}
/* line 83, ../../tryg-sass/molecules/_form.scss */
.radio .t-form__label div {
  border-radius: 50%;
}
/* line 85, ../../tryg-sass/molecules/_form.scss */
.radio .t-form__label div::before {
  border-radius: 50%;
}
/* line 88, ../../tryg-sass/molecules/_form.scss */
.radio .t-form__label div::after {
  content: '';
}

/* line 95, ../../tryg-sass/molecules/_form.scss */
.t-selectpicker {
  position: relative;
  background-color: #ffffff;
  border-radius: 4px;
}
/* line 99, ../../tryg-sass/molecules/_form.scss */
.t-selectpicker select {
  color: #222222;
  border-radius: 4px;
  display: flex;
  height: 2.5em;
  line-height: 2.125em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 16px;
  border: 3px solid #ccc;
  padding-left: 0.75em;
  display: block;
  width: 100%;
  position: relative;
  z-index: 0;
  background-color: transparent;
}
/* line 116, ../../tryg-sass/molecules/_form.scss */
.t-selectpicker select:focus {
  outline: none;
}
/* line 119, ../../tryg-sass/molecules/_form.scss */
.t-selectpicker select::-ms-expand {
  display: none;
}
/* line 123, ../../tryg-sass/molecules/_form.scss */
.t-selectpicker::after {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  pointer-events: none;
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  width: 2.125em;
  height: 2.125em;
  border-left: none;
  padding-top: .7em;
  padding-left: .55em;
  top: 0;
  right: 0;
}

/* line 141, ../../tryg-sass/molecules/_form.scss */
.t-form__checkbox-group {
  margin-bottom: 30px;
}
/* line 143, ../../tryg-sass/molecules/_form.scss */
.t-form__checkbox-group .checkbox {
  margin-top: 0;
  padding: 2px 0;
}
@media (min-width: 480px) {
  /* line 141, ../../tryg-sass/molecules/_form.scss */
  .t-form__checkbox-group {
    column-count: 2;
  }
}
@media (min-width: 992px) {
  /* line 141, ../../tryg-sass/molecules/_form.scss */
  .t-form__checkbox-group {
    column-count: 3;
  }
}
/* line 153, ../../tryg-sass/molecules/_form.scss */
.t-form__checkbox-group label {
  padding-left: 0;
}

@media (min-width: 768px) {
  /* line 158, ../../tryg-sass/molecules/_form.scss */
  .t-form__fields-group {
    display: flex;
  }
}

@media (min-width: 768px) {
  /* line 164, ../../tryg-sass/molecules/_form.scss */
  .t-form__fields-group__main {
    flex-basis: 66.666%;
  }
}

/* line 170, ../../tryg-sass/molecules/_form.scss */
.t-form__fields-group__aside {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
@media (min-width: 768px) {
  /* line 170, ../../tryg-sass/molecules/_form.scss */
  .t-form__fields-group__aside {
    flex-basis: 33.333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 170, ../../tryg-sass/molecules/_form.scss */
  .t-form__fields-group__aside {
    margin-left: 30px;
  }
}

@media (min-width: 992px) {
  /* line 185, ../../tryg-sass/molecules/_form.scss */
  .t-form__fields-group__main,
  .t-form__fields-group__aside {
    flex-basis: 50%;
  }
}

/* line 1, ../../tryg-sass/molecules/_breadcrumbs.scss */
.t-breadcrumbs {
  background: #ffffff;
  padding-left: 4%;
  padding-right: 4%;
  margin-bottom: 0;
  border-top: 1px solid #e1e1e1;
}
/* line 7, ../../tryg-sass/molecules/_breadcrumbs.scss */
.t-breadcrumbs > li > a {
  text-decoration: underline;
}
@media (min-width: 1600px) {
  /* line 1, ../../tryg-sass/molecules/_breadcrumbs.scss */
  .t-breadcrumbs {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}
/* line 14, ../../tryg-sass/molecules/_breadcrumbs.scss */
.t-breadcrumbs > li + li:before {
  content: "> ";
  color: #ccc;
}
/* line 18, ../../tryg-sass/molecules/_breadcrumbs.scss */
.t-breadcrumbs > li.t-breadcrumbs__current-page {
  font-weight: 500;
}

/* line 1, ../../tryg-sass/molecules/_advarsel.scss */
.t-advarsel-section {
  background: #f3dfdc;
  padding-top: 4%;
  padding-bottom: 4%;
  margin: 0;
}
/* line 7, ../../tryg-sass/molecules/_advarsel.scss */
.t-advarsel-section__content {
  margin-bottom: -1em;
  max-width: 680px;
}
/* line 12, ../../tryg-sass/molecules/_advarsel.scss */
.t-advarsel-section__content__inner__title {
  margin-top: 0;
  font-size: 24px;
  font-weight: 700;
}
/* line 17, ../../tryg-sass/molecules/_advarsel.scss */
.t-advarsel-section__content__inner a {
  text-decoration: underline;
}
/* line 21, ../../tryg-sass/molecules/_advarsel.scss */
.t-advarsel-section__content__icon {
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
}
/* line 25, ../../tryg-sass/molecules/_advarsel.scss */
.t-advarsel-section__content__icon svg {
  width: 100%;
  height: 100%;
  fill: black;
}

@media (min-width: 768px) {
  /* line 35, ../../tryg-sass/molecules/_advarsel.scss */
  .t-advarsel-section {
    /*display: flex;
    justify-content: center;*/
  }
  /* line 38, ../../tryg-sass/molecules/_advarsel.scss */
  .t-advarsel-section__content {
    display: flex;
  }
  /* line 40, ../../tryg-sass/molecules/_advarsel.scss */
  .t-advarsel-section__content__icon {
    flex-shrink: 0;
    margin-right: 30px;
  }
}
/* stabilize top and bottom padding  */
@media (min-width: 625px) {
  /* line 50, ../../tryg-sass/molecules/_advarsel.scss */
  .t-advarsel-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
/* line 1, ../../tryg-sass/molecules/_nav-pills.scss */
.t-section-title--with-pills {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) {
  /* line 1, ../../tryg-sass/molecules/_nav-pills.scss */
  .t-section-title--with-pills {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
/* line 12, ../../tryg-sass/molecules/_nav-pills.scss */
.t-section-title--with-pills .t-nav-pills {
  margin-top: 10px;
}
@media (min-width: 768px) {
  /* line 12, ../../tryg-sass/molecules/_nav-pills.scss */
  .t-section-title--with-pills .t-nav-pills {
    margin-top: 0;
    margin-left: 50px;
  }
}

/* line 23, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills li {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0 !important;
}
/* line 32, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills li > a,
.t-nav-pills li > label {
  cursor: pointer;
  text-decoration: none !important;
  background-color: transparent;
  color: #5A5A5A;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  padding: 5px 10px 4px;
  font-weight: 500;
  position: relative;
  display: block;
}
/* line 45, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills li > a:hover, .t-nav-pills li > a:focus, .t-nav-pills li > a:active,
.t-nav-pills li > label:hover,
.t-nav-pills li > label:focus,
.t-nav-pills li > label:active {
  background-color: #ecefe7;
}
/* line 52, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills li.active > a, .t-nav-pills li.active > label {
  background-color: #CE0303;
  color: #fff;
  border: 1px solid #CE0303;
}
/* line 58, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills li.active > a:hover, .t-nav-pills li.active > a:focus, .t-nav-pills li.active > a:active, .t-nav-pills li.active > label:hover, .t-nav-pills li.active > label:focus, .t-nav-pills li.active > label:active {
  background-color: #9c0202;
}
/* line 65, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills li input[type="radio"]:checked ~ label {
  background-color: #CE0303;
  color: #fff;
  border: none;
}
/* line 71, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills li:last-child {
  margin-right: 0;
}
/* line 76, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills .t-nav-pills1 {
  margin-top: 10px;
}
@media (min-width: 768px) {
  /* line 76, ../../tryg-sass/molecules/_nav-pills.scss */
  .t-nav-pills .t-nav-pills1 {
    margin-top: 0;
    margin-left: 50px;
  }
}

/* line 87, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills1 li {
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 0 !important;
  float: unset;
}
/* line 93, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills1 li > a,
.t-nav-pills1 li > label {
  cursor: pointer;
  text-decoration: none !important;
  background-color: #FFFFFF;
  border: 1px solid #E1E1E1;
  border-radius: 0px;
  padding: 19px;
  font-weight: 700;
  position: relative;
  display: block;
  height: 62px;
  font-size: 16px;
}
/* line 107, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills1 li > a:hover, .t-nav-pills1 li > a:focus, .t-nav-pills1 li > a:active,
.t-nav-pills1 li > label:hover,
.t-nav-pills1 li > label:focus,
.t-nav-pills1 li > label:active {
  background-color: #FFFFFF;
  box-shadow: inset 0px -1px 0px #E1E1E1;
  outline: 2px solid #222222;
  outline-offset: -2px;
  z-index: 1;
}
/* line 118, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills1 li.active > a, .t-nav-pills1 li.active > label {
  background-color: #F1F1F1;
  color: #222222;
  font-size: 16px;
  border-left-width: 10px;
  border-left-color: #ce0303;
  padding-left: 10px;
}
/* line 126, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills1 li.active > a:hover, .t-nav-pills1 li.active > a:focus, .t-nav-pills1 li.active > a:active, .t-nav-pills1 li.active > label:hover, .t-nav-pills1 li.active > label:focus, .t-nav-pills1 li.active > label:active {
  background-color: #F1F1F1;
  outline: 2px solid #222222;
  outline-offset: -2px;
  color: #222222;
  border-left-width: 10px;
  border-left-color: #ce0303;
}
/* line 138, ../../tryg-sass/molecules/_nav-pills.scss */
.t-nav-pills1 li input[type="radio"]:checked ~ label {
  background-color: #CE0303;
  color: #5A5A5A;
  border: none;
}

/* line 3, ../../tryg-sass/molecules/_pagination.scss */
.t-pagination > li > a,
.t-pagination > li > span {
  text-decoration: none !important;
  color: #ce0303;
  background-color: #ffffff;
}
/* line 13, ../../tryg-sass/molecules/_pagination.scss */
.t-pagination > li > a:hover, .t-pagination > li > a:focus,
.t-pagination > li > span:hover,
.t-pagination > li > span:focus {
  color: #9c0202;
}
/* line 21, ../../tryg-sass/molecules/_pagination.scss */
.t-pagination > .active > a, .t-pagination > .active > a:hover, .t-pagination > .active > a:focus,
.t-pagination > .active > span,
.t-pagination > .active > span:hover,
.t-pagination > .active > span:focus {
  color: #ffffff;
  background-color: #ce0303;
  border-color: #9c0202;
}

/* line 1, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar {
  display: flex;
  flex-flow: row wrap;
  position: fixed;
  bottom: 0;
  transform: translate3d(0, 60px, 0);
  width: 100vw;
  z-index: 3;
  height: 60px;
  opacity: 0;
  background-color: #f1f1f1;
}
/* line 2, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar > ul {
  font-size: 14px;
}
/* line 5, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
#t-menu-toggler:checked ~ .t-corp-navbar {
  opacity: 1;
  transition: transform .3s;
  transform: translate3d(0, 0, 0);
  transition-delay: .3s;
}
@media (max-width: 767px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar {
    height: 70px;
  }
}
/* line 24, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__item--selected {
  background-color: white;
  font-weight: bold !important;
  height: 35px;
}
/* line 29, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__item--selected a {
  box-shadow: inset 0 -3px 0 #ce0303;
}
@media (min-width: 768px) {
  /* line 29, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar__item--selected a {
    box-shadow: inset 0 3px 0 #ce0303;
  }
}
/* line 35, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__primary {
  order: 2;
  flex: 1 0 100vw;
  height: 30px;
}
@media (max-width: 767px) {
  /* line 35, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar__primary {
    height: 40px;
  }
}
@media (min-width: 768px) {
  /* line 35, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar__primary {
    margin-right: auto;
    order: 1;
  }
}
/* line 46, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__primary__item {
  flex: 1 1 50%;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 767px) {
  /* line 46, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar__primary__item {
    display: flex;
    flex-direction: column;
  }
  /* line 53, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar__primary__item a {
    height: 100%;
    line-height: 40px;
    padding: 0 !important;
  }
}
/* line 61, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__secondary {
  order: 1;
  flex: 1 0 100vw;
  height: 35px;
  justify-content: space-between;
}
@media (min-width: 768px) {
  /* line 61, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar__secondary {
    order: 2;
  }
}
/* line 69, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__secondary__item {
  flex: 1 1 auto;
  font-weight: 500;
}
/* line 72, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__secondary__item a {
  height: 35px !important;
  padding-left: 26px !important;
  padding-right: 26px !important;
  color: #222222 !important;
}
/* line 80, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__primary, .t-corp-navbar__secondary {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin-bottom: 0;
}
/* line 86, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__primary__item, .t-corp-navbar__secondary__item {
  text-align: center;
}
/* line 88, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__primary__item a, .t-corp-navbar__secondary__item a {
  color: #5a5a5a;
  padding: 8px 10px;
  display: block;
}
/* line 94, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar__primary__item > a :hover, .t-corp-navbar__secondary__item > a :hover {
  text-decoration: none !important;
}
@media (min-width: 768px) {
  /* line 86, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar__primary__item, .t-corp-navbar__secondary__item {
    flex: 0 0 auto;
  }
}
@media (min-width: 768px) {
  /* line 80, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar__primary, .t-corp-navbar__secondary {
    flex: 0 1 auto;
  }
}
@media (max-width: 767px) {
  /* line 80, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar__primary, .t-corp-navbar__secondary {
    border-top: 1px solid #e1e1e1;
  }
}
@media (min-width: 992px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar {
    bottom: auto;
    top: 0;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    position: static;
    height: 35px !important;
    position: relative;
    z-index: 3;
    border-bottom: 1px solid #f1f1f1;
  }
}
@media (min-width: 992px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media (min-width: 1600px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}
/* line 44, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container input.sr-only[type="checkbox"] {
  display: block !important;
  position: absolute;
  left: -3000px;
  width: 0;
  height: 0;
}
/* line 52, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container .profile-label {
  overflow: hidden;
  background-color: #f4f4f7;
  margin-bottom: 0;
  display: block;
}
/* line 59, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container .profile-name {
  height: 100%;
  font-size: 16px;
  position: relative;
}
/* line 63, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container .profile-name div {
  font-weight: bold;
  display: inline;
}
/* line 68, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container .profile-name .name-prefix {
  font-weight: normal;
}
/* line 72, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container .profile-name .up-angle,
.t-corp-navbar .profile-container .profile-name .down-angle {
  fill: #ce0303;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 12px;
}
/* line 82, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container .profile-name .up-angle {
  display: block;
}
/* line 86, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container .profile-name .down-angle {
  display: none;
}
/* line 91, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container .item-container .item {
  display: block;
  transition: max-height 0.15s ease-out;
  max-height: 0;
  background-color: #f4f4f7;
  font-size: 14pt;
  padding: 0 15px;
  line-height: 46px;
  overflow: hidden;
}
/* line 101, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container .item-container .item:hover {
  color: #222222;
}
/* line 107, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container input[type=checkbox]:checked ~ .item-container .link .item {
  transition: max-height 0.25s ease-in;
  max-height: 100px;
  height: 50px;
  border-bottom: 1px solid #e1e1e1;
}
/* line 118, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container input[type=checkbox]:checked ~ label > .profile-name .up-angle {
  display: none;
}
/* line 122, ../../tryg-sass/_mixins.scss */
.t-corp-navbar .profile-container input[type=checkbox]:checked ~ label > .profile-name .down-angle {
  display: block;
}
/* line 130, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container {
  position: relative;
}
@media (max-width: 767px) {
  /* line 130, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
  .t-corp-navbar .profile-container {
    display: none;
  }
}
/* line 136, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container input[type=checkbox]:checked ~ .item-container {
  border: 1px solid #e1e1e1;
}
/* line 139, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container input[type=checkbox]:not(:checked) ~ .item-container {
  display: none;
}
/* line 143, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container input[type=checkbox]:focus ~ .profile-label {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 148, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container .profile-label {
  background-color: #f8faf6;
  padding: 0px 10px;
  cursor: pointer;
  height: 100%;
  line-height: 1.9;
}
/* line 157, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container .profile-label .profile-name .up-angle,
.t-corp-navbar .profile-container .profile-label .profile-name .down-angle {
  right: -8px;
  top: 3px;
}
/* line 165, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container .item-container {
  border-radius: 4px;
  background-color: #FFFFFF;
  position: absolute;
  top: 35px;
  right: 0px;
  width: 160px;
}
/* line 173, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container .item-container .item {
  background-color: #FFFFFF;
}
/* line 176, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container .item-container .item:hover {
  background-color: #f4f4f7;
}
/* line 180, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container .item-container .link:first-child .item {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 184, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container .item-container .link:last-child .item {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 191, ../../tryg-sass/organisms/page-header/_corp-navbar.scss */
.t-corp-navbar .profile-container.enter label {
  background-color: #ebe9ea;
}

/* line 1, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar {
  background-color: #ffffff;
  box-shadow: 0 1px 0 #e1e1e1;
  margin: 0;
}
/* line 4, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar ul {
  list-style-type: none;
  padding-left: 0;
}
@media (max-width: 991px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar {
    height: 76px !important;
  }
}
@media (min-width: 768px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar {
    display: flex;
    height: 90px;
  }
}
/* line 16, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar__logo {
  width: 109px;
  height: 46px;
  display: block;
  float: left;
  z-index: 1;
  position: relative;
  margin-top: 10px;
  transition: transform .2s;
  transform: translate3d(0, 0, 0);
}
/* line 17, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar__logo:hover {
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 16, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar__logo {
    background-color: #f20403;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
  }
}
/* line 34, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar__logo__graphic {
  width: 109px;
  height: 46px;
}
@media (min-width: 992px) {
  /* line 34, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar__logo__graphic {
    width: 142px;
    height: 60px;
  }
}
@media (min-width: 768px) {
  /* line 16, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar__logo {
    order: 1;
    width: auto;
    height: 60px;
  }
}
/* line 48, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
#t-menu-toggler:checked ~ .t-main-navbar .t-main-navbar__main-nav {
  transform: translate3d(0, 0, 0);
}
/* line 51, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar__main-nav {
  height: 0;
  clear: left;
  position: fixed;
  height: 100vh;
  top: 0;
  transform: translate3d(0, -100%, 0);
  transition: transform .2s;
  width: 100vw;
  padding-top: 76px;
}
@media (min-width: 768px) {
  /* line 51, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar__main-nav {
    flex: 1 1 auto;
    order: 2;
    transform: translate3d(0, 0, 0);
    position: static;
    height: 90px;
    width: auto;
    padding-top: 0;
    clear: none;
    background-color: #f8faf6;
  }
}
@media (max-width: 991px) {
  /* line 51, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar__main-nav {
    height: 76px !important;
  }
}
@media (max-width: 767px) {
  /* line 51, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar__main-nav {
    transition: transform .3s;
    overflow-y: scroll;
  }
}
/* line 79, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar__main-nav__inner {
  height: 100%;
  background: #f8faf6;
  padding-bottom: 135px;
}
@media (min-width: 768px) {
  /* line 79, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar__main-nav__inner {
    background-color: #ffffff;
    padding-top: 15px;
    padding-bottom: 0;
    height: 90px;
  }
}
@media (max-width: 991px) {
  /* line 79, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar__main-nav__inner {
    height: 76px !important;
  }
}
/* line 94, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar::after {
  content: "";
  position: absolute;
  width: 100vw;
  height: 76px;
  background-color: #ffffff;
  box-shadow: 0 1px 0 #e1e1e1;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  /* line 94, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar::after {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media (min-width: 1600px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}
@media (max-width: 991px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 121, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar-hideon-desktop {
  background-color: #ffffff;
  box-shadow: 0 1px 0 #e1e1e1;
  margin: 0;
  height: auto;
  display: flex;
}
@media (min-width: 992px) {
  /* line 121, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar-hideon-desktop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 121, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar-hideon-desktop {
    border-top: 1px solid #e1e1e1;
  }
}
/* line 133, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar-hideon-desktop ul {
  list-style-type: none;
  padding-left: 0;
}
@media (min-width: 376px) and (max-width: 767px) {
  /* line 138, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
  .t-main-navbar-hideon-desktop__logo__graphic {
    margin-left: 50px;
  }
}
/* line 144, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar-hideon-desktop__main-nav {
  padding-left: 20px;
  padding-top: 11px;
  padding-bottom: 10px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
/* line 152, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar-hideon-desktop__main-nav p {
  margin: 0;
  font-size: 14px;
}
/* line 156, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar-hideon-desktop__main-nav a {
  text-decoration: underline;
}
/* line 160, ../../tryg-sass/organisms/page-header/_main-navbar.scss */
.t-main-navbar-hideon-desktop__username {
  display: flex;
  max-width: 80%;
}

/* line 1, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form {
  background-color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  height: 76px;
  border: none;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
  visibility: hidden;
  transform: translate3d(0, -100%, 0);
  transition: transform .2s;
}
/* line 17, ../../tryg-sass/organisms/page-header/_search-form.scss */
#t-search-toggler:checked ~ .t-main-navbar .t-header-form {
  transform: translate3d(0, 0, 0);
  visibility: visible;
}
@media (min-width: 768px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_search-form.scss */
  .t-header-form {
    height: 90px;
  }
}
@media (min-width: 1600px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_search-form.scss */
  .t-header-form {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}
@media (min-width: 768px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_search-form.scss */
  .t-header-form {
    top: 30px;
    transform: translate3d(0, -100%, 0);
    transition: transform .3s;
  }
}

/* line 35, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__form, .t-search-results__form {
  display: flex;
  flex: 1 1 auto;
  display: flex;
  background-color: #f1f1f1;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
@media (min-width: 768px) {
  /* line 35, ../../tryg-sass/organisms/page-header/_search-form.scss */
  .t-header-form__form, .t-search-results__form {
    height: 60px;
  }
}

/* line 47, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__form__field-wrapper {
  border: none;
  flex: 1 1 auto;
  font-size: 16px;
  width: auto;
  display: inline-block;
  padding: 4px;
}

/* line 56, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__form__field, .t-search-results__form__field {
  background-color: #f1f1f1;
  border: none;
  width: 100%;
  height: 36px;
}
/* line 61, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__form__field:focus, .t-search-results__form__field:focus {
  outline: none;
}
@media (min-width: 768px) {
  /* line 56, ../../tryg-sass/organisms/page-header/_search-form.scss */
  .t-header-form__form__field, .t-search-results__form__field {
    height: 48px;
  }
}

/* line 69, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__form__btn {
  border: none;
  background-color: #ce0303;
  color: #ffffff;
  border-radius: 2px;
  flex: 0 0 80px;
  height: 36px;
  margin: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  /* line 69, ../../tryg-sass/organisms/page-header/_search-form.scss */
  .t-header-form__form__btn {
    flex: 0 0 100px;
    height: 50px;
  }
  /* line 83, ../../tryg-sass/organisms/page-header/_search-form.scss */
  .t-header-form__form__btn:hover, .t-header-form__form__btn:focus {
    background-color: #830202;
  }
}

/* line 89, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__form__btn__icon {
  flex: 0 0 32px;
  height: 32px;
}
/* line 92, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__form__btn__icon svg {
  width: 32px;
  height: 32px;
  fill: #ffffff;
  stroke: lime;
}

/* line 100, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__form__btn__label {
  font-family: "27 Sans", sans-serif;
  font-size: 18px;
  line-height: 32px;
}
@media (min-width: 768px) {
  /* line 100, ../../tryg-sass/organisms/page-header/_search-form.scss */
  .t-header-form__form__btn__label {
    font-size: 24px;
  }
}

/* line 109, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__close-btn {
  border-radius: 4px;
  background: #222222;
  width: 46px;
  flex: 0 0 46px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
/* line 119, ../../tryg-sass/organisms/page-header/_search-form.scss */
.t-header-form__close-btn svg {
  width: 32px;
  height: 32px;
  fill: #ffffff;
}
@media (min-width: 768px) {
  /* line 109, ../../tryg-sass/organisms/page-header/_search-form.scss */
  .t-header-form__close-btn {
    flex: 0 0 60px;
    height: 60px;
  }
}

/* line 2, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
.t-mainmenu {
  display: flex;
  flex-flow: column nowrap;
}
/* line 5, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
.t-mainmenu__link {
  font-family: "27 Sans", sans-serif;
  font-size: 22px;
  color: #222222;
  display: inline-block;
  width: 100%;
  background-color: #ffffff;
  line-height: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 15, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
.t-mainmenu__link:hover {
  color: inherit;
}
@media (min-width: 992px) {
  /* line 5, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__link {
    font-size: 22px;
  }
}
@media (min-width: 2500px) {
  /* line 5, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__link {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  /* line 5, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__link {
    border-bottom: 1px solid #e1e1e1;
  }
}
@media (max-width: 767px) {
  /* line 2, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu {
    border-top: 1px solid #e1e1e1;
  }
}
@media (min-width: 768px) {
  /* line 2, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu {
    display: block;
    font-size: 0;
  }
  /* line 35, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item {
    display: inline-block;
  }
  /* line 37, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item:first-of-type {
    margin-left: 4%;
  }
  /* line 40, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item:nth-child(7) {
    display: none;
  }
  /* line 43, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more {
    display: none;
  }
  /* line 45, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more .t-mainmenu__link {
    text-decoration: none;
    color: #222222;
  }
  /* line 50, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more .dropdown-menu {
    top: 40px;
    left: 15px;
    padding: 0;
  }
  /* line 54, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more .dropdown-menu .t-mainmenu__link {
    display: none;
  }
  /* line 57, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more .dropdown-menu a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid  #e1e1e1;
    font-size: 18px;
    color: #222222;
    font-family: "27 Sans", sans-serif;
  }
  /* line 65, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more .dropdown-menu a:hover {
    background-color: #f4f4f7;
  }
  /* line 68, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more .dropdown-menu a:last-child {
    border-bottom: none;
  }
}
@media (min-width: 768px) and (max-width: 850px) {
  /* line 50, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more .dropdown-menu {
    left: auto;
    right: 15px;
  }
}
@media (min-width: 768px) {
  /* line 80, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__link {
    line-height: 60px;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  /* line 80, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__link {
    font-size: 18px;
  }
}

@media (max-width: 1600px) {
  /* line 89, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item {
    display: none;
  }
  /* line 91, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item:nth-child(-n+4) {
    display: inline-block;
  }
  /* line 95, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  /* line 2, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu {
    margin-bottom: 65px;
  }
  /* line 103, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item {
    display: inline-block;
  }
  /* line 105, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu__item__more {
    display: none;
  }
}
/* line 44, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container input.sr-only[type="checkbox"] {
  display: block !important;
  position: absolute;
  left: -3000px;
  width: 0;
  height: 0;
}
/* line 52, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container .profile-label {
  overflow: hidden;
  background-color: #f4f4f7;
  margin-bottom: 0;
  display: block;
}
/* line 59, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container .profile-name {
  height: 100%;
  font-size: 16px;
  position: relative;
}
/* line 63, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container .profile-name div {
  font-weight: bold;
  display: inline;
}
/* line 68, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container .profile-name .name-prefix {
  font-weight: normal;
}
/* line 72, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container .profile-name .up-angle,
.t-mainmenu .profile-container .profile-name .down-angle {
  fill: #ce0303;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 12px;
}
/* line 82, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container .profile-name .up-angle {
  display: block;
}
/* line 86, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container .profile-name .down-angle {
  display: none;
}
/* line 91, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container .item-container .item {
  display: block;
  transition: max-height 0.15s ease-out;
  max-height: 0;
  background-color: #f4f4f7;
  font-size: 14pt;
  padding: 0 15px;
  line-height: 46px;
  overflow: hidden;
}
/* line 101, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container .item-container .item:hover {
  color: #222222;
}
/* line 107, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container input[type=checkbox]:checked ~ .item-container .link .item {
  transition: max-height 0.25s ease-in;
  max-height: 100px;
  height: 50px;
  border-bottom: 1px solid #e1e1e1;
}
/* line 118, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container input[type=checkbox]:checked ~ label > .profile-name .up-angle {
  display: none;
}
/* line 122, ../../tryg-sass/_mixins.scss */
.t-mainmenu .profile-container input[type=checkbox]:checked ~ label > .profile-name .down-angle {
  display: block;
}
@media (min-width: 768px) {
  /* line 112, ../../tryg-sass/organisms/page-header/_mainmenu.scss */
  .t-mainmenu .profile-container {
    display: none;
  }
}

/* line 1, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-header-btn {
  cursor: pointer;
  padding: 0;
  background: #ffffff;
  border: 2px solid #e1e1e1;
  flex: 0 0 46px;
  height: 46px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 9, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-header-btn:focus {
  outline: 2px solid #00a0d4;
}
/* line 12, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-header-btn:active {
  outline: none;
}
@media (min-width: 768px) {
  /* line 1, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-header-btn {
    flex: 0 0 60px;
    height: 60px;
  }
  /* line 18, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-header-btn:hover, .t-header-btn:focus {
    background-color: #e1e1e1;
  }
}
/* line 24, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-header-btn label {
  font-family: "27 Sans", sans-serif;
  flex: 1 1 auto;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 35, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-header-btn svg {
  fill: #222222;
  width: 32px;
  height: 32px;
}

/* line 42, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
body .t-header-btn {
  display: flex;
}

/* line 46, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-header-btn__label {
  font-family: "27 Sans", sans-serif;
  color: #222222;
  text-decoration: none;
  cursor: pointer;
  margin-left: 4px;
  font-size: 24px;
}
@media (max-width: 1200px) {
  /* line 46, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-header-btn__label {
    display: none;
  }
}

/* line 58, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
#t-menu-btn__user,
#t-menu-btn__cart {
  margin-right: 10px;
}
@media (min-width: 768px) {
  /* line 58, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  #t-menu-btn__user,
  #t-menu-btn__cart {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  /* line 58, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  #t-menu-btn__user,
  #t-menu-btn__cart {
    border-color: #222222;
  }
}

/* line 69, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
#t-menu-btn__user {
  margin-right: 20px;
}
@media (min-width: 1200px) {
  /* line 69, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  #t-menu-btn__user {
    flex: 0 0 170px;
  }
}

/* line 78, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar__buttons #t-menu-btn__cart {
  display: flex;
  position: relative;
  margin-right: 14px;
  margin-left: -14px;
}
@media (max-width: 991px) {
  /* line 78, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-main-navbar__buttons #t-menu-btn__cart {
    margin-right: 14px;
    margin-left: -38px;
  }
}
@media (min-width: 768px) {
  /* line 78, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-main-navbar__buttons #t-menu-btn__cart {
    display: flex;
  }
}
/* line 91, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar__buttons #t-menu-btn__cart .product-counter {
  display: flex;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 13px;
  right: 19px;
  background-color: #ce0303;
  border-radius: 50%;
  color: white;
  border: 1px solid #ffffff;
}
@media (max-width: 991px) {
  /* line 91, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-main-navbar__buttons #t-menu-btn__cart .product-counter {
    top: 10px;
    right: 3px;
  }
}
/* line 106, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar__buttons #t-menu-btn__cart .product-counter span {
  position: absolute;
  left: 4px;
  bottom: -2px;
}
/* line 115, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar__buttons.active-cart {
  display: flex;
}
@media (max-width: 768px) {
  /* line 121, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-main-navbar__buttons.non-empty-cart #t-menu-btn__user {
    display: none;
  }
}
/* line 127, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar__buttons.non-empty-cart #t-menu-btn__cart {
  display: flex;
}
/* line 130, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar__buttons.non-empty-cart #t-menu-btn__cart .product-counter {
  display: block;
}

@media (min-width: 768px) {
  /* line 137, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  #t-menu-btn__search-toggler {
    border: none;
    background-color: #ce0303;
    color: #ffffff;
  }
  /* line 141, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  #t-menu-btn__search-toggler:hover, #t-menu-btn__search-toggler:focus {
    background-color: #830202;
  }
  /* line 146, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  #t-menu-btn__search-toggler svg {
    fill: none;
  }
}

/* line 152, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
#t-menu-btn__menu-toggler {
  background: #ce0303;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: none;
}
/* line 157, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
#t-menu-btn__menu-toggler svg {
  fill: #ffffff;
}
@media (min-width: 768px) {
  /* line 152, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  #t-menu-btn__menu-toggler {
    display: none;
  }
}

/* line 166, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar .tryg-icon-burger {
  display: block;
}
/* line 169, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar .tryg-icon-x {
  display: none;
}

/* line 175, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
#t-menu-toggler:checked ~ .t-main-navbar #t-menu-btn__menu-toggler {
  background: #222222;
}
/* line 178, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
#t-menu-toggler:checked ~ .t-main-navbar .tryg-icon-burger {
  display: none;
}
/* line 181, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
#t-menu-toggler:checked ~ .t-main-navbar .tryg-icon-x {
  display: block;
}

/* line 186, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar__buttons {
  flex-flow: row nowrap;
  float: right;
  z-index: 1;
  position: relative;
  display: flex;
  margin-top: 15px;
  width: 158px;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  /* line 186, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-main-navbar__buttons {
    order: 3;
    flex: 0 0 auto;
  }
}
@media (min-width: 992px) {
  /* line 186, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-main-navbar__buttons {
    flex: 0 0 245px;
  }
}

/* line 205, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
#t-menu-btn__search-toggler {
  margin-right: 10px;
}
@media (min-width: 768px) {
  /* line 205, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  #t-menu-btn__search-toggler {
    margin-right: 0;
  }
}

/* line 212, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-header-back-btn__label {
  font-family: "27 Sans Regular", sans-serif;
  color: #222222;
  text-decoration: none;
  cursor: pointer;
  font-size: 20px;
}
@media (max-width: 991px) {
  /* line 212, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-header-back-btn__label {
    margin-left: -4px;
  }
}

/* line 223, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-menu-back-btn__user {
  flex: 0 0 150px;
}
@media (max-width: 991px) {
  /* line 223, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-menu-back-btn__user {
    margin-right: -12px !important;
  }
}

/* line 230, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-menu-minside {
  padding-left: 26px;
  padding-top: 11px;
  font-family: "27 Sans Regular", sans-serif;
  font-size: 1.8em;
}
@media (max-width: 991px) {
  /* line 230, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-menu-minside {
    display: none;
  }
}

/* line 240, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-menu-cart {
  cursor: pointer;
  padding: 0;
  background: #ffffff;
  flex: 0 0 6px;
  height: 48px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  /* line 240, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-menu-cart {
    flex: 0 0 60px;
    height: 60px;
  }
}
/* line 251, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-menu-cart:focus {
  outline: 2px solid #00a0d4;
}
@media (min-width: 768px) {
  /* line 255, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-menu-cart:focus {
    background-color: #ffffff;
  }
}
/* line 260, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-menu-cart label {
  font-family: "27 Sans", sans-serif;
  flex: 1 1 auto;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 271, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-menu-cart svg {
  fill: #222222;
  width: 35px;
  height: 35px;
}
@media (max-width: 991px) {
  /* line 271, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-menu-cart svg {
    width: 28px;
    height: 28px;
  }
}

/* line 282, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
body .t-menu-cart {
  display: flex;
}

/* line 286, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .footer {
  position: fixed;
  width: 100%;
}

/* line 291, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .t-page-main {
  position: fixed;
  width: 100%;
}

/* line 296, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__navbar {
  background-color: #ce0303;
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  /* line 302, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__navbar {
    background-color: #ffffff;
  }
}

@media (max-width: 991px) {
  /* line 308, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__closed {
    position: absolute;
    top: 0;
    right: 0;
    height: 0;
  }
}

/* line 317, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu {
  background: #f1f1f1;
}

/* line 321, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .u-hide-on-show-menu {
  visibility: hidden;
}

/* line 325, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button--alwaysshow {
  visibility: visible;
}

/* line 329, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__shopping-cart-link {
  display: none;
}

/* line 333, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button-toggle-icon span {
  background: #222222;
}

/* line 337, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button-toggle-icon span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}

/* line 343, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button-toggle-icon span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 350, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button-toggle-icon span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 357, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button-toggle-icon span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}

/* line 363, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__open {
  background-color: #ffffff;
}

@media (min-width: 992px) {
  /* line 367, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__open {
    top: -5px;
    padding-top: 69px;
  }
}

@media (min-width: 992px) {
  /* line 374, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__open .main-menu__heading {
    animation: fadeInDown 0.25s cubic-bezier(0.19, 1, 0.22, 1) both;
    font-family: "27 Sans DemiBold", sans-serif;
    font-weight: bold;
  }
}

/* line 382, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__wrapper > .main-menu__open {
  display: flex !important;
}

/* line 386, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button {
  background: transparent;
  border: 2px solid transparent;
  outline: none;
  z-index: 100;
}

@media (max-width: 991px) {
  /* line 393, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__button {
    position: fixed;
    top: 21px;
    right: 0px;
    min-width: 20px;
    border-radius: 4px;
    padding: 4px;
    background: #ffffff;
  }
}

/* line 405, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button .main-menu__button-toggle-icon span {
  background: #999999;
}

@media (min-width: 1200px) {
  /* line 409, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__button .main-menu__button-toggle-icon span {
    background: #222222;
  }
}

/* line 415, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button:hover, .show-menu .main-menu__button:focus {
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
@media (min-width: 992px) {
  /* line 415, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__button:hover, .show-menu .main-menu__button:focus {
    text-decoration: underline;
  }
}

/* line 423, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button:focus span {
  background: #222222;
}

@media (min-width: 992px) {
  /* line 427, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__button:focus .main-menu__button-text {
    background: transparent;
    text-decoration: underline;
  }
}

@media (min-width: 992px) {
  /* line 434, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__button--toggle {
    background: #ffffff;
  }
}

@media (max-width: 991px) {
  /* line 440, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button--toggle {
    right: -6px;
    position: absolute;
  }
}

/* line 447, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .top-menu__nav {
  visibility: visible;
}

/* line 451, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .t-page-header {
  position: relative;
  height: 100vh;
}

/* line 457, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button {
  color: #222222;
  width: auto;
  padding: 0 22.4px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  min-width: 165px;
  padding: 0;
  background-color: #ffffff;
  border-radius: 4px;
  box-sizing: border-box;
  font-family: "27 Sans Regular", sans-serif;
  font-size: 1.25em;
  border: 2px solid #222222;
}
@media (max-width: 991px) {
  /* line 457, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button {
    height: 46px;
    border: 2px solid #e1e1e1;
    min-width: 153px;
  }
}

@media (min-width: 992px) {
  /* line 480, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button:focus, .main-menu__button:hover {
    background-color: #e1e1e1;
    text-decoration: none;
  }
}

/* line 487, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button:hover {
  color: #222222;
}

@media (min-width: 992px) {
  /* line 491, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .u-margin-right--20 {
    margin-right: 12px !important;
  }
}
@media (min-width: 992px) and (-ms-high-contrast: none) {
  /* line 491, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .u-margin-right--20 {
    margin-right: 0px !important;
  }
}

/* line 500, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-margin-right--20 {
  margin-right: 10px;
}

@media (min-width: 992px) {
  /* line 504, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button {
    height: 60px;
    width: 60px;
    border: 2px solid #222222;
  }
}

/* line 513, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button-toggle-icon {
  width: 25px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  cursor: pointer;
  margin-left: 12px;
}
@media (max-width: 991px) {
  /* line 513, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button-toggle-icon {
    width: 25px;
    height: 20px;
    margin-left: 2px;
  }
}

/* line 534, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button-toggle-icon span:nth-child(1) {
  top: 0px;
}

/* line 538, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button-toggle-icon span:nth-child(2), .main-menu__button-toggle-icon span:nth-child(3) {
  top: 8px;
}

/* line 542, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button-toggle-icon span:nth-child(4) {
  top: 16px;
}

@media (min-width: 992px) {
  /* line 545, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button-toggle-icon span {
    background: #222222 !important;
  }
}

/* line 551, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button-toggle-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .15s ease-in-out;
  -moz-transition: .15s ease-in-out;
  -o-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
  background: #222222;
}

/* line 569, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button-text--hide-4 {
  display: inline-block;
  margin-left: 12px;
  font-size: 20px;
}
@media (min-width: 992px) {
  /* line 569, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button-text--hide-4 {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 1.25rem;
  }
}

/* line 580, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button-text--static {
  display: inline-block;
}

/* line 584, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-fade-in {
  animation: fadeIn 0.75s cubic-bezier(0.19, 1, 0.22, 1) both;
}

@media (min-width: 992px) {
  /* line 588, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__open {
    top: 75px;
  }
}

@media (max-width: 991px) {
  /* line 595, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__button-text {
    display: none;
  }
}

/* line 602, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open {
  display: none;
  flex-direction: column;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  left: 0;
  top: -5px;
  box-sizing: border-box;
  width: 100vw;
  height: 100vh;
  z-index: 1;
}
@media (max-width: 991px) {
  /* line 602, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__open {
    height: auto;
  }
}

@media (min-width: 992px) {
  /* line 618, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .u-container-fluid {
    padding-left: 4%;
    padding-right: 4%;
  }
}

@media (max-width: 991px) {
  /* line 625, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .u-hide-on-mobile {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 631, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__columns {
    padding: 0 0 30px;
  }
}

/* line 637, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__columns {
  color: #ffffff;
  padding: 0 0 20px;
  font-family: "27 Sans DemiBold", sans-serif;
  transition: all .6s ease-out;
  height: 100%;
}

@media (min-width: 992px) {
  /* line 645, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__columns {
    padding: 0 3% 30px;
    padding-right: 10px;
    display: flex;
    color: #222222;
  }
}

/* line 654, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__columns a {
  color: #222222;
}

/* line 658, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-submenu .main-menu__columns {
  height: 100vh;
}

@media (max-width: 991px) {
  /* line 662, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__column {
    min-height: 208px;
  }
}

@media (max-width: 991px) {
  /* line 668, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__column:focus {
    outline: none;
    box-shadow: none;
  }
}

@media (max-width: 991px) {
  /* line 675, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__column--closed {
    transform: translateX(140%);
    transform-origin: 0% 100%;
    background: #ce0303;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    z-index: 20;
  }
}

@media (max-width: 991px) {
  /* line 690, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__column--active {
    transform: translateX(0);
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 1;
    z-index: 20;
    overflow-y: auto;
  }
}

/* line 705, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__columns--expanded .main-menu__heading {
  display: none;
}

/* line 709, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__columns--expanded .main-menu__column {
  display: none;
}

/* line 713, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__column--active {
  display: inline-block;
  z-index: 13;
  left: 0;
}

/* line 719, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__column {
  flex-direction: column;
  display: flex;
  transition: all .1s ease-out .1s;
  -webkit-transform: translate3d(0, 0, 0);
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  /* line 719, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__column {
    padding-right: 200px;
  }
}

/* line 730, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__column .main-menu__li {
  font-size: 1.3em;
}

/* line 734, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}

/* line 743, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__wrapper {
  flex-grow: 0;
  display: block;
}
@media (max-width: 991px) {
  /* line 743, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__wrapper {
    flex-grow: 1;
  }
}

/* line 751, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__closed {
  justify-content: space-between;
  width: 100%;
  z-index: 10;
  position: relative;
}

/*
.show-menu {
	@media (min-width: 992px){
    	margin-top: -66px;
    }
}*/
/* line 765, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__navbar-buttons {
  display: flex;
}

@media (min-width: 992px) {
  /* line 769, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .u-hide-on-desktop {
    display: none;
  }
}

/* line 776, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-fade-in {
  animation: fadeIn 0.75s cubic-bezier(0.19, 1, 0.22, 1) both;
}

/* line 779, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-delay--1 {
  animation-delay: 0.1s;
}

/* line 782, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-delay--2 {
  animation-delay: 0.2s;
}

/* line 785, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-delay--3 {
  animation-delay: 0.25s;
}

/* line 788, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-delay--4 {
  animation-delay: 0.4s;
}

/* line 791, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-animate-slow {
  animation-duration: 1.5s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInVisibility {
  0% {
    display: none;
  }
  1% {
    display: flex;
  }
}
@keyframes fadeOutVisibility {
  99% {
    display: flex;
  }
  100% {
    display: none;
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* line 828, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-wrapper-max-width-menu {
  box-sizing: content-box;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) {
  /* line 835, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .u-wrapper-max-width-menu {
    min-width: 1100px;
  }
}

/* line 841, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-flex {
  display: flex;
}

/* line 845, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-flex-end {
  display: flex;
  justify-content: flex-end;
}

/* line 850, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 861, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-button-underline:hover {
  text-decoration: underline;
}

/* line 865, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-button-as-link {
  background: none;
  border: none;
}

/* line 870, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.u-list-space-above {
  padding-top: 16px;
}

@media (min-width: 1600px) {
  /* line 874, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .u-container-fluid {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}

@media (min-width: 992px) {
  /* line 881, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .u-half-desktop {
    width: 50%;
  }
}

/* line 887, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__closed .main-menu__li {
  display: none;
}

/* line 891, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__closed .main-menu__li {
  font-size: 0.938em;
  font-family: "27 Sans Regular", sans-serif;
  margin: 0;
  display: none;
}

@media (min-width: 992px) {
  /* line 898, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__closed .main-menu__li {
    display: flex;
  }
}

@media (min-width: 992px) {
  /* line 904, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__closed .main-menu__li {
    font-size: 1.5em;
  }
}

/* line 910, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__footer-icon {
  position: relative;
  top: 0px !important;
  box-sizing: content-box;
  width: 35px !important;
  height: 35px !important;
  padding-right: 20px;
  padding-bottom: 10px;
  color: #ffffff;
  fill: #ffffff;
}

@media (max-width: 991px) {
  /* line 922, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .footer-menu-chat-icon-align {
    right: 1%;
    top: 10px;
    padding-right: 16px;
  }
}

@media (min-width: 992px) {
  /* line 930, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer-icon {
    margin-left: 20px;
    padding-right: 8px;
  }
}

@media (min-width: 992px) {
  /* line 937, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer-icon {
    padding-right: 20px;
  }
}

/* line 944, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__footer-li {
  font-size: 1em;
  font-family: "27 Sans Regular", sans-serif;
  color: #222222;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  /* line 944, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer-li {
    text-decoration: underline;
  }
}

@media (max-width: 991px) {
  /* line 954, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer-li > a {
    display: flex;
    align-items: center;
    height: 44px;
  }
}

@media (min-width: 992px) {
  /* line 962, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer-li > a {
    display: inline-block;
    padding: 8px 0;
  }
}

/* line 969, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__footer-columns {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 992px) and (max-width: 1215px) {
  /* line 975, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer-columns {
    padding-left: 3% !important;
  }
}
@media (min-width: 992px) {
  /* line 975, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer-columns {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    min-width: 1065px !important;
    padding-left: 0%;
  }
}

/* line 988, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__footer-column {
  padding-bottom: 20px;
}

@media (max-width: 991px) {
  /* line 992, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer-column > a {
    padding-bottom: 12px;
  }
}

/* line 998, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-submenu .main-menu__footer {
  opacity: 0;
}

/* line 1002, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__footer {
  flex-grow: 1;
  bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2em;
  padding-bottom: 2.5em;
  background-color: #ce0303;
  animation: fadeIn 0.4s ease-out both;
  animation-delay: .22s;
  z-index: 0;
  height: auto;
}
@media (max-width: 991px) {
  /* line 1002, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer {
    height: 35vh;
  }
}
@media (min-width: 992px) {
  /* line 1002, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer {
    height: 100vh;
  }
}

@media (max-width: 991px) {
  /* line 1022, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer {
    padding-left: 8%;
    padding-right: 8%;
  }
}

@media (min-width: 992px) {
  /* line 1029, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer {
    padding-top: 2.5em;
  }
}

/* line 1035, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__footer h2 {
  color: #222222;
  margin: 0;
}

@media (min-width: 992px) {
  /* line 1040, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer h2 {
    color: #ffffff;
  }
}

/* line 1046, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__footer a {
  color: #ffffff;
}

@media (min-width: 992px) {
  /* line 1050, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__footer .main-menu__heading {
    position: relative;
    top: -7px;
  }
}

/* line 1057, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__heading-arrow {
  width: 32px;
  height: 38px;
  margin-bottom: 0px;
}

/* line 1063, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li {
  font-family: "27 Sans Regular", sans-serif;
}

/* line 1067, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__column .main-menu__li {
  padding-bottom: 6px;
}
@media (min-width: 992px) {
  /* line 1067, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__column .main-menu__li {
    padding-bottom: 15px;
  }
}

/* line 1075, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__li--row {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 60px;
}

@media (max-width: 991px) {
  /* line 1081, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__columns .main-menu__ul {
    padding: 15px 8% 0 8%;
    width: 85%;
  }
}

/* line 1088, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__ul {
  flex: 1 1 auto;
  display: flex;
  margin: 0;
  padding: 0;
  list-style-type: none;
  flex-direction: column;
  z-index: 1;
}

@media (min-width: 992px) {
  /* line 1098, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__ul {
    flex-direction: row;
  }
}

/* line 1104, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__ul--row {
  padding-left: 12px;
}

/* line 1108, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__ul--column {
  flex-direction: column;
}

/* line 1112, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__column--closed .main-menu__ul {
  display: flex;
  background: #ffffff;
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 12;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 992px) {
  /* line 1124, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu-open-width {
    width: 100vw;
  }
}

/* line 1130, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu-heading {
  font-family: "27 Sans Regular", sans-serif;
  font-weight: bold;
  font-size: 1.6em;
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1.7% 30px;
}
@media (min-width: 992px) and (max-width: 1215px) {
  /* line 1130, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu-heading {
    padding: 0 3% 30px;
  }
}
@media (max-width: 991px) {
  /* line 1130, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu-heading {
    padding: 43px 0 1% 8%;
    text-decoration: underline;
    max-width: 960px;
  }
}

/* line 1148, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li {
  animation: fadeInDown 0.75s cubic-bezier(0.19, 1, 0.22, 1) both;
}

/* line 1152, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li:nth-child(1) {
  animation-delay: .05s;
}

/* line 1156, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li:nth-child(2) {
  animation-delay: .1s;
}

/* line 1160, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li:nth-child(3) {
  animation-delay: .15s;
}

/* line 1163, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li:nth-child(4) {
  animation-delay: .2s;
}

/* line 1167, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li:nth-child(5) {
  animation-delay: .25s;
}

/* line 1171, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li:nth-child(6) {
  animation-delay: .3s;
}

/* line 1175, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li:nth-child(7) {
  animation-delay: .35s;
}

/* line 1179, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__open .main-menu__li:nth-child(8) {
  animation-delay: .4s;
}

@media (min-width: 992px) {
  /* line 1184, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__open .main-menu__li:nth-child(1) {
    animation-delay: .025s;
  }

  /* line 1187, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__open .main-menu__li:nth-child(2) {
    animation-delay: .05s;
  }

  /* line 1190, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__open .main-menu__li:nth-child(3) {
    animation-delay: .075s;
  }
}
/* line 1195, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
main-menu__button--red {
  background-color: #ce0303;
  border: none;
  color: #ffffff;
}

@media (min-width: 992px) {
  /* line 1201, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button--red:focus, .main-menu__button--red:hover {
    outline: none;
    background-color: #830202;
    color: #ffffff;
  }
}

/* line 1209, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button--right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 1214, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button:focus {
  outline: 2px solid #00a0d4;
}
@media (min-width: 992px) {
  /* line 1214, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button:focus {
    background-color: #e1e1e1;
    border: 2px solid #999999;
  }
}

/* line 1222, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button:focus {
  outline: 2px solid #00a0d4;
}

@media (min-width: 992px) {
  /* line 1226, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .show-menu .main-menu__button-text--hide-4 {
    margin-right: 55px;
  }
}

/* line 1232, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button--right:focus, .main-menu__button--right:hover {
  background-color: #ffffff;
}

@media (min-width: 992px) {
  /* line 1236, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__button--right {
    border-radius: 4px;
  }
}

/* line 1242, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__footer-column .main-menu__heading a:hover,
.main-menu__footer-column .main-menu__heading a:focus {
  color: #ffffff;
  text-decoration: none;
}

/* line 1247, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__footer-column .main-menu__footer-li > a:hover,
.main-menu__footer-column .main-menu__footer-li > a:focus {
  color: #ffffff;
}

/* line 1252, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar__buttons .t-header-tilbake {
  min-width: 133px;
  border: 2px solid #222222;
}
/* line 1255, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-navbar__buttons .t-header-tilbake svg {
  width: 42px !important;
  height: 42px !important;
  margin-left: -22px;
}
@media (max-width: 991px) {
  /* line 1255, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-main-navbar__buttons .t-header-tilbake svg {
    width: 36px !important;
    height: 36px !important;
    margin-left: -22px;
  }
}
@media (max-width: 991px) {
  /* line 1252, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-main-navbar__buttons .t-header-tilbake {
    min-width: 120px;
    height: 46px;
    border: 2px solid #e1e1e1 !important;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 1252, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-main-navbar__buttons .t-header-tilbake {
    margin-right: -12px;
  }
}

/* line 1275, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-main-menu-footer-text {
  font-size: 1.3em !important;
  font-family: "27 Sans regular", sans-serif !important;
  font-weight: 400 !important;
}

/* line 1281, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-menu-back-btn__user:focus {
  outline: 2px solid #00a0d4;
  outline-offset: unset;
}
@media (min-width: 992px) {
  /* line 1281, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-menu-back-btn__user:focus {
    background-color: #e1e1e1;
    border: 2px solid #999999 !important;
  }
}

@media all and (-ms-high-contrast: none) {
  /* line 1291, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .main-menu__wrapper {
    flex-grow: 0;
  }
}
/* line 1296, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.t-loginpage-main {
  padding-top: 120px;
}
@media (max-width: 991px) {
  /* line 1296, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
  .t-loginpage-main {
    padding-top: 81px;
  }
}

/* line 1303, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.main-menu__button:active {
  outline: none !important;
}

/* line 1307, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.show-menu .main-menu__button:active {
  outline: none !important;
}

/* line 1311, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.visually-hidden.focusable:focus, .visually-hidden.focusable:active {
  position: static !important;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  color: #ce0303;
}

/* line 1320, ../../tryg-sass/organisms/page-header/_header-buttons.scss */
.skip-link {
  font-size: 18px;
}

/* line 8, ../../tryg-sass/organisms/page-header/_page-header.scss */
.t-page-header {
  height: 76px;
  position: fixed;
  width: 100vw;
  z-index: 2;
}
@media (min-width: 768px) {
  /* line 8, ../../tryg-sass/organisms/page-header/_page-header.scss */
  .t-page-header {
    height: 120px;
  }
}
/* line 16, ../../tryg-sass/organisms/page-header/_page-header.scss */
.t-page-header a:hover {
  text-decoration: none;
}

/* line 23, ../../tryg-sass/organisms/page-header/_page-header.scss */
.t-toggler {
  display: none;
}

/* line 4, ../../tryg-sass/organisms/_jumbotron.scss */
.t-jumbotron {
  position: relative;
  padding-top: 195px;
}
/* line 7, ../../tryg-sass/organisms/_jumbotron.scss */
.t-jumbotron__image-wrapper {
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  height: 195px;
}
@media (min-width: 768px) {
  /* line 7, ../../tryg-sass/organisms/_jumbotron.scss */
  .t-jumbotron__image-wrapper {
    bottom: 0;
    padding-top: 0;
    height: auto;
  }
}
/* line 18, ../../tryg-sass/organisms/_jumbotron.scss */
.t-jumbotron__image-wrapper img {
  width: 100%;
  height: 100%;
  max-height: 500px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
@media (min-width: 768px) {
  /* line 18, ../../tryg-sass/organisms/_jumbotron.scss */
  .t-jumbotron__image-wrapper img {
    height: 100%;
  }
}
@media (min-width: 768px) {
  /* line 4, ../../tryg-sass/organisms/_jumbotron.scss */
  .t-jumbotron {
    padding-top: 0;
  }
  /* line 34, ../../tryg-sass/organisms/_jumbotron.scss */
  .t-jumbotron img {
    height: 100%;
  }
}
/* line 39, ../../tryg-sass/organisms/_jumbotron.scss */
.t-jumbotron__content {
  padding-top: 0;
}
/* line 41, ../../tryg-sass/organisms/_jumbotron.scss */
.t-jumbotron__content__inner {
  max-width: 670px;
}
@media (min-width: 768px) {
  /* line 39, ../../tryg-sass/organisms/_jumbotron.scss */
  .t-jumbotron__content {
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 14%;
    padding-bottom: 2%;
  }
}
@media (min-width: 1600px) {
  /* line 39, ../../tryg-sass/organisms/_jumbotron.scss */
  .t-jumbotron__content {
    padding-top: 220px;
    padding-bottom: 64px;
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}
/* line 60, ../../tryg-sass/organisms/_jumbotron.scss */
.t-jumbotron__title {
  font-size: 28px;
  background: #ce0303;
  color: white;
  display: inline-block;
  padding: 20px 30px;
  width: 100%;
  margin-top: 0;
}
@media (min-width: 480px) {
  /* line 60, ../../tryg-sass/organisms/_jumbotron.scss */
  .t-jumbotron__title {
    margin-top: -5%;
    width: auto;
    font-size: 40px;
  }
}

/* line 1, ../../tryg-sass/organisms/_image-section.scss */
.t-image-section {
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
}

/* line 7, ../../tryg-sass/organisms/_image-section.scss */
.t-image-section__image-wrapper {
  display: flex;
  flex-direction: column;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media (max-width: 767px) {
  /* line 7, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__image-wrapper {
    padding-top: 75%;
    height: 0;
  }
}

/* line 19, ../../tryg-sass/organisms/_image-section.scss */
.t-image-section__content {
  padding-right: 4%;
  padding-left: 4%;
}
@media (min-width: 1600px) {
  /* line 19, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__content {
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}

@media (min-width: 768px) {
  /* line 27, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__content__inner {
    padding: 5% 10%;
  }
}

/* line 33, ../../tryg-sass/organisms/_image-section.scss */
.t-image-section__content,
.t-image-section__image-wrapper {
  flex: 1 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  /* line 33, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__content,
  .t-image-section__image-wrapper {
    flex: 1 0 50%;
    max-width: 50%;
  }
}

/* line 43, ../../tryg-sass/organisms/_image-section.scss */
.t-image-section__columns {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 480px) {
  /* line 43, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__columns {
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 43, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__columns {
    flex-wrap: wrap;
  }
}
/* line 52, ../../tryg-sass/organisms/_image-section.scss */
.t-image-section__columns__column {
  flex-basis: 100%;
  display: flex;
  flex-direction: column;
}
@media (min-width: 480px) {
  /* line 52, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__columns__column {
    flex-basis: 50%;
  }
  /* line 56, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__columns__column:first-of-type {
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 52, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__columns__column {
    flex-basis: 80%;
  }
}

/* line 68, ../../tryg-sass/organisms/_image-section.scss */
.t-image-section__btn {
  width: 80%;
}
@media (min-width: 480px) {
  /* line 68, ../../tryg-sass/organisms/_image-section.scss */
  .t-image-section__btn {
    width: 100%;
  }
}

/* line 1, ../../tryg-sass/organisms/_image-border-section.scss */
.t-image-border-section, .t-help-section {
  position: relative;
  padding-top: 63.985px;
  padding-bottom: 63.985px;
}
@media (min-width: 768px) {
  /* line 1, ../../tryg-sass/organisms/_image-border-section.scss */
  .t-image-border-section, .t-help-section {
    padding-top: 8.333%;
    padding-bottom: 8.333%;
  }
}
@media (min-width: 1200px) {
  /* line 1, ../../tryg-sass/organisms/_image-border-section.scss */
  .t-image-border-section, .t-help-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/* line 17, ../../tryg-sass/organisms/_image-border-section.scss */
.t-image-border-section__image-wrapper, .t-help-section__image-wrapper {
  z-index: -1;
  position: absolute;
  display: flex;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 25, ../../tryg-sass/organisms/_image-border-section.scss */
.t-image-border-section__image-wrapper img, .t-help-section__image-wrapper img {
  width: 100%;
  height: auto;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

/* line 33, ../../tryg-sass/organisms/_image-border-section.scss */
.t-image-border-section__content {
  margin-left: 4%;
  margin-right: 4%;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  /* line 33, ../../tryg-sass/organisms/_image-border-section.scss */
  .t-image-border-section__content {
    padding: 45px 0 25px;
  }
}
@media (min-width: 1600px) {
  /* line 33, ../../tryg-sass/organisms/_image-border-section.scss */
  .t-image-border-section__content {
    margin-right: calc((100% - 1600px) / 2 + 4%);
    margin-left: calc((100% - 1600px) / 2 + 4%);
  }
}

@media (max-width: 767px) {
  /* line 46, ../../tryg-sass/organisms/_image-border-section.scss */
  .t-image-border-section__heading {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
@media (min-width: 768px) {
  /* line 46, ../../tryg-sass/organisms/_image-border-section.scss */
  .t-image-border-section__heading {
    text-align: center;
  }
}

/* line 55, ../../tryg-sass/organisms/_image-border-section.scss */
.t-image-border-section__btn {
  margin-top: 20px;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 1, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-section {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 2, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-section input[type=radio], .t-expandable-box-section input[type=checkbox] {
  display: none;
}
/* line 5, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-section ul {
  list-style-type: none;
  padding-left: 0;
}

/* line 19, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-section__title {
  font-size: 32px;
  font-family: "27 Sans", sans-serif;
}

/* line 24, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-section__subtitle {
  font-size: 20px;
  font-family: "27 Sans", sans-serif;
}

/* line 30, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-section__categories-menu label {
  padding: 5px 20px;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  font-size: 14px;
  cursor: pointer;
}

/* line 39, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list {
  overflow: hidden;
  margin: 0;
}
/* line 40, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list:not(.t-expandable-box-list--expanded) {
  height: 0;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat1:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat1] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat1:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat1] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat2:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat2] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat2:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat2] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat3:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat3] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat3:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat3] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat4:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat4] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat4:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat4] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat5:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat5] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat5:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat5] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat6:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat6] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat6:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat6] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat7:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat7] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat7:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat7] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat8:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat8] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat8:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat8] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat9:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat9] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat9:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat9] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat10:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat10] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat10:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat10] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat11:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat11] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat11:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat11] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat12:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat12] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat12:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat12] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat13:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat13] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat13:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat13] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat14:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat14] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat14:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat14] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat15:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat15] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat15:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat15] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat16:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat16] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat16:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat16] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat17:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat17] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat17:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat17] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat18:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat18] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat18:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat18] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat19:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat19] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat19:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat19] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat20:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat20] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat20:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat20] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat21:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat21] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat21:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat21] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat22:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat22] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat22:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat22] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat23:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat23] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat23:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat23] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat24:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat24] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat24:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat24] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat25:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat25] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat25:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat25] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat26:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat26] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat26:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat26] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat27:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat27] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat27:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat27] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat28:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat28] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat28:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat28] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat29:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat29] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat29:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat29] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 49, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat30:checked ~ .t-expandable-box-section__stack .t-expandable-box-list[data-list=expandable-box-cat30] {
  opacity: 1;
  height: auto;
}

/* line 54, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]#expandable-box-cat30:checked ~ .t-expandable-box-section__nav label[for=expandable-box-cat30] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 65, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list__question {
  overflow: hidden;
  background: #ffffff;
  border-radius: 3px;
  margin-bottom: 10px;
}
/* line 71, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list__question__alert-msg {
  height: 58px;
  background: #D5E2E9;
  align-items: center;
  display: flex;
  margin-top: 20px;
  padding-left: 23px;
}
/* line 78, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list__question__alert-msg span {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}

/* line 87, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list__question__header {
  font-size: 16px;
  font-weight: 600;
  background: #ffffff;
  padding: 20px 20px 0px 20px;
  display: block;
  margin: 0;
}

/* line 96, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list__question__answer {
  height: 0;
  opacity: 0;
}
/* line 99, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list__question__answer > * {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 105, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list__question__header__title {
  max-width: 95%;
  display: inline-block;
}

/* line 111, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list__question__header__icon {
  display: inline-block;
  float: right;
}
/* line 113, ../../tryg-sass/organisms/_expandable-box.scss */
.t-expandable-box-list__question__header__icon svg {
  width: 10px;
  height: 10px;
  fill: #008a00;
  color: #008a00;
}

/* line 121, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=radio]:checked ~ .t-expandable-box-list__question__header .t-expandable-box-list__question__header__title {
  padding-bottom: 10px;
}

/* line 126, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=checkbox]:checked ~ .t-expandable-box-list__question__header .t-expandable-box-list__question__header__icon svg {
  fill: #ffffff;
}

/* line 131, ../../tryg-sass/organisms/_expandable-box.scss */
input[type=checkbox]:checked ~ .t-expandable-box-list__question__answer {
  height: auto;
  opacity: 1;
}

@media (min-width: 992px) {
  /* line 138, ../../tryg-sass/organisms/_expandable-box.scss */
  .t-expandable-box-section {
    overflow: hidden;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    /*margin-top: 30px;
    margin-bottom: 30px;*/
  }
  /* line 139, ../../tryg-sass/organisms/_expandable-box.scss */
  .t-expandable-box-section:not(.t-expandable-box-section--no-border) {
    /*border: 5px solid $tryg-grey-3;
    padding: 30px;*/
  }

  /* line 150, ../../tryg-sass/organisms/_expandable-box.scss */
  .t-expandable-box-section__nav {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    /*float: left;
    width: 25%;*/
  }

  /* line 158, ../../tryg-sass/organisms/_expandable-box.scss */
  .t-expandable-box-section__title {
    margin-top: 0;
  }

  /* line 162, ../../tryg-sass/organisms/_expandable-box.scss */
  .t-expandable-box-section__stack:not(.t-expandable-box-section__stack--full-width) {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 66.666%;
    max-width: 66.666%;
    /*float: right;
    width: 75%;*/
  }

  /* line 171, ../../tryg-sass/organisms/_expandable-box.scss */
  .t-expandable-box-list__question {
    margin-bottom: 10px;
  }
}
/* line 1, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack {
  display: flex;
  justify-content: stretch;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  /* line 1, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack {
    margin-left: -15px;
    margin-right: -15px;
  }
}

/* line 13, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack__card-container, .t-chat-bot__card-stack__card-container {
  padding: 5px 10px;
  flex: 1 1 100%;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}
@media (min-width: 768px) {
  /* line 13, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack__card-container, .t-chat-bot__card-stack__card-container {
    padding: 15px 15px;
  }
}

/* line 25, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack__card-container--1\/1 {
  flex: 1 1 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  /* line 25, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack__card-container--1\/1 {
    padding: 10px 15px;
  }
}

/* line 34, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack__card-container--1\/2 {
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  /* line 34, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack__card-container--1\/2 {
    flex-basis: 49%;
    max-width: 50%;
  }
  /* line 39, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack__card-container--1\/2 .t-card__content, .t-card-stack__card-container--1\/2 .t-chat-bot__card__content {
    /*max-width: 50%;*/
  }
}

/* line 45, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack__card-container--1\/3 {
  flex: 1 1 100%;
}
@media (min-width: 768px) {
  /* line 45, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack__card-container--1\/3 {
    flex-basis: 32%;
    max-width: 33.333%;
  }
  /* line 50, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack__card-container--1\/3 .t-card__content, .t-card-stack__card-container--1\/3 .t-chat-bot__card__content {
    /*max-width: 33.333%;*/
  }
}

/* line 58, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack--3--tips {
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  /* line 58, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack--3--tips {
    flex-wrap: nowrap;
  }
}
/* line 64, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack--3--help {
  flex-wrap: wrap;
  justify-content: space-around;
}
/* line 67, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack--3--help .t-card-stack__card-container, .t-card-stack--3--help .t-chat-bot__card-stack__card-container {
  max-width: 350px !important;
}
/* line 71, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack--3 .t-card-stack__card-container, .t-card-stack--3 .t-chat-bot__card-stack__card-container {
  flex-basis: 100%;
}
/* line 74, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack--3 .t-card-stack__card-container .t-card__content, .t-card-stack--3 .t-chat-bot__card-stack__card-container .t-card__content, .t-card-stack--3 .t-card-stack__card-container .t-chat-bot__card__content, .t-card-stack--3 .t-chat-bot__card-stack__card-container .t-chat-bot__card__content {
  display: block;
}
@media (min-width: 480px) {
  /* line 71, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack--3 .t-card-stack__card-container, .t-card-stack--3 .t-chat-bot__card-stack__card-container {
    padding: 10px;
    flex-basis: 100%;
    max-width: 100%;
    /*flex-direction: column;*/
    /*max-width: 50%;*/
  }
}
@media (min-width: 992px) {
  /* line 71, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack--3 .t-card-stack__card-container, .t-card-stack--3 .t-chat-bot__card-stack__card-container {
    flex: 1 1 30%;
    padding: 15px;
    /*flex-direction: row;*/
    /*max-width: 25%;*/
  }
  /* line 87, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack--3 .t-card-stack__card-container .t-card__content, .t-card-stack--3 .t-chat-bot__card-stack__card-container .t-card__content, .t-card-stack--3 .t-card-stack__card-container .t-chat-bot__card__content, .t-card-stack--3 .t-chat-bot__card-stack__card-container .t-chat-bot__card__content {
    display: flex;
  }
}

@media (min-width: 768px) {
  /* line 96, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack--4 {
    flex-wrap: nowrap;
  }
}
@media (min-width: 480px) {
  /* line 100, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack--4 .t-card-stack__card-container, .t-card-stack--4 .t-chat-bot__card-stack__card-container {
    flex: 1 1 49%;
    padding: 10px;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  /* line 100, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack--4 .t-card-stack__card-container, .t-card-stack--4 .t-chat-bot__card-stack__card-container {
    flex: 1 1 24%;
    padding: 15px;
    max-width: 25%;
  }
}

/* line 115, ../../tryg-sass/organisms/_card-stack.scss */
.t-card-stack--6 .t-card-stack__card-container, .t-card-stack--6 .t-chat-bot__card-stack__card-container {
  display: flex;
}
@media (min-width: 480px) {
  /* line 115, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack--6 .t-card-stack__card-container, .t-card-stack--6 .t-chat-bot__card-stack__card-container {
    padding: 10px;
    /*flex-direction: column;*/
    flex: 1 1 49%;
    /*max-width: 50%;*/
  }
}
@media (min-width: 768px) {
  /* line 115, ../../tryg-sass/organisms/_card-stack.scss */
  .t-card-stack--6 .t-card-stack__card-container, .t-card-stack--6 .t-chat-bot__card-stack__card-container {
    flex: 1 1 30%;
    padding: 15px;
    /*flex-direction: row;*/
    /*max-width: 25%;*/
  }
}

/* line 1, ../../tryg-sass/organisms/_section-with-sidebar.scss */
.t-section-with-sidebar {
  padding-left: 4%;
  padding-right: 4%;
}
@media (min-width: 1600px) {
  /* line 1, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar {
    padding-right: calc((100% - 1600px) / 2 + 4%);
    padding-left: calc((100% - 1600px) / 2 + 4%);
  }
}
/* line 8, ../../tryg-sass/organisms/_section-with-sidebar.scss */
.t-section-with-sidebar--article {
  padding-left: 0;
  padding-right: 0;
  margin-left: 4%;
  margin-right: 4%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
@media (min-width: 1600px) {
  /* line 8, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--article {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 8, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--article {
    background: #ffffff;
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 992px) {
  /* line 8, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--article {
    padding-left: 92px;
    padding-right: 92px;
    max-width: 912px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 33, ../../tryg-sass/organisms/_section-with-sidebar.scss */
.t-section-with-sidebar__content {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 36, ../../tryg-sass/organisms/_section-with-sidebar.scss */
.t-section-with-sidebar__content__sidebar {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 41, ../../tryg-sass/organisms/_section-with-sidebar.scss */
.t-section-with-sidebar__content__main {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  /* line 52, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-sm .t-section-with-sidebar__content {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 56, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-sm .t-section-with-sidebar__content__sidebar {
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  /* line 62, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-sm .t-section-with-sidebar__content__sidebar__inner {
    display: flex;
    flex: 0 0 100%;
    flex-direction: column;
  }
  /* line 68, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-sm .t-section-with-sidebar__content__main {
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 66.666%;
    max-width: 66.666%;
  }
  /* line 74, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-sm .t-section-with-sidebar__content__main__inner {
    display: flex;
    flex: 0 0 100%;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  /* line 88, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-md .t-section-with-sidebar__content {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 92, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-md .t-section-with-sidebar__content__sidebar {
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  /* line 98, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-md .t-section-with-sidebar__content__sidebar__inner {
    display: flex;
    flex: 0 0 100%;
    flex-direction: column;
  }
  /* line 104, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-md .t-section-with-sidebar__content__main {
    display: flex;
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 66.666%;
    max-width: 66.666%;
  }
  /* line 110, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--break-md .t-section-with-sidebar__content__main__inner {
    display: flex;
    flex: 0 0 100%;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  /* line 123, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--left-sidebar .t-section-with-sidebar__content__sidebar {
    order: 1;
  }
  /* line 126, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--left-sidebar .t-section-with-sidebar__content__main {
    order: 2;
  }

  /* line 131, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--right-sidebar .t-section-with-sidebar__content__sidebar {
    order: 2;
  }
  /* line 134, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--right-sidebar .t-section-with-sidebar__content__main {
    order: 1;
  }
}
@media (max-width: 992px) {
  /* line 142, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--left-sidebar .t-section-with-sidebar__content {
    display: flex;
    flex-direction: column;
  }
  /* line 145, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--left-sidebar .t-section-with-sidebar__content__sidebar {
    order: 2;
  }
  /* line 148, ../../tryg-sass/organisms/_section-with-sidebar.scss */
  .t-section-with-sidebar--left-sidebar .t-section-with-sidebar__content__main {
    order: 1;
    margin-bottom: 10px;
  }
}
/* line 3, ../../tryg-sass/organisms/_section-with-max-width.scss */
.t-section-with-max-width__content {
  max-width: 770px;
}

/* line 26, ../../tryg-sass/organisms/_minside-reklameseksjon.scss */
.t-article-with-background {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
}
/* line 32, ../../tryg-sass/organisms/_minside-reklameseksjon.scss */
.t-article-with-background img {
  position: absolute;
  width: 100%;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
/* line 46, ../../tryg-sass/organisms/_minside-reklameseksjon.scss */
.t-article-with-background__content {
  margin: 20px;
  padding: 20px;
  background-color: #fff;
}
@media (min-width: 1200px) {
  /* line 46, ../../tryg-sass/organisms/_minside-reklameseksjon.scss */
  .t-article-with-background__content {
    margin: 50px;
    padding: 50px;
    max-width: 1000px;
  }
}
/* line 58, ../../tryg-sass/organisms/_minside-reklameseksjon.scss */
.t-article-with-background__card {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  min-width: 270px;
}
@media (min-width: 768px) {
  /* line 58, ../../tryg-sass/organisms/_minside-reklameseksjon.scss */
  .t-article-with-background__card {
    min-height: 400px;
    min-width: 600px;
  }
}
@media (min-width: 992px) {
  /* line 58, ../../tryg-sass/organisms/_minside-reklameseksjon.scss */
  .t-article-with-background__card {
    min-height: 400px;
    min-width: 700px;
  }
}

/* line 4, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo h4 {
  margin-top: 40px;
  font-size: 20px;
}

/* line 9, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo p {
  color: #646464;
}

/* line 13, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo .radio-wrapper {
  width: 100%;
  display: flex;
}

/* line 18, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo input[type="radio"] {
  display: none;
  margin: 0;
}

/* line 23, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo input[type="radio"] + label {
  flex: 1 1 50%;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  padding-top: 9px;
  background: #f1f1f1;
  border: 1px solid #999999;
  display: none;
  float: left;
  padding: 10px 5px;
  height: 40px;
  cursor: pointer;
}
@media (min-width: 480px) {
  /* line 23, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
  .t-form__innbo input[type="radio"] + label {
    flex: 1 1 20%;
    display: block;
  }
}

/* line 43, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo input[type="radio"]:checked + label {
  /*background: #009b00;*/
  background: #008a00;
  color: #ffffff;
  display: inline-block;
}

/* line 50, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo input[type="radio"] + label.wide {
  flex: 1 1 50%;
}
@media (min-width: 480px) {
  /* line 50, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
  .t-form__innbo input[type="radio"] + label.wide {
    flex: 1 1 16.66%;
    display: block;
    height: auto;
  }
}

/* line 60, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo #sum {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}

/* line 66, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo .btn-plus-minus {
  flex: 1 1 25%;
  text-align: center;
  line-height: 20px;
  font-size: 18px;
  padding-top: 8px;
  background: #f1f1f1;
  border: 1px solid #999999;
  height: 40px;
}
@media (min-width: 480px) {
  /* line 66, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
  .t-form__innbo .btn-plus-minus {
    display: none;
  }
}

/* line 9, ../../tryg-sass/components/_help-section.scss */
.t-help-section__title {
  margin-top: 0;
}
@media (max-width: 767px) {
  /* line 9, ../../tryg-sass/components/_help-section.scss */
  .t-help-section__title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
}
@media (min-width: 768px) {
  /* line 9, ../../tryg-sass/components/_help-section.scss */
  .t-help-section__title {
    text-align: center;
  }
}

/* line 19, ../../tryg-sass/components/_help-section.scss */
.t-help-section__content {
  margin-left: 4%;
  margin-right: 4%;
  padding: 30px 10px;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  /* line 19, ../../tryg-sass/components/_help-section.scss */
  .t-help-section__content {
    padding-top: 45px;
    padding-bottom: 25px;
  }
}
@media (min-width: 1600px) {
  /* line 19, ../../tryg-sass/components/_help-section.scss */
  .t-help-section__content {
    margin-right: calc((100% - 1600px) / 2 + 4%);
    margin-left: calc((100% - 1600px) / 2 + 4%);
  }
}

/* line 34, ../../tryg-sass/components/_help-section.scss */
.t-help-section__card-stack {
  text-align: center;
}

/* line 40, ../../tryg-sass/components/_help-section.scss */
.t-help-section__card {
  text-align: center;
  padding: 20px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

/* line 48, ../../tryg-sass/components/_help-section.scss */
.t-help-section__card__label {
  margin-top: 0;
}

/* line 54, ../../tryg-sass/components/_help-section.scss */
.t-help-section__card__btn {
  margin-top: 20px;
}

@media (min-width: 992px) {
  /* line 62, ../../tryg-sass/components/_help-section.scss */
  .t-help-section__card-stack {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
  }

  /* line 67, ../../tryg-sass/components/_help-section.scss */
  .t-help-section__card-stack__card-container {
    flex: 0 0 33.333%;
    max-width: 33%;
    display: flex;
  }

  /* line 72, ../../tryg-sass/components/_help-section.scss */
  .t-help-section__card {
    flex: 1 1 100%;
    display: flex;
    flex-flow: column wrap;
    max-width: 290px;
  }

  /* line 78, ../../tryg-sass/components/_help-section.scss */
  .t-help-section__card__btn {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 1, ../../tryg-sass/components/_skadeskjema-section.scss */
.t-skadeskjema__card-stack {
  list-style-type: none;
  padding-left: 0;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
}

/* line 10, ../../tryg-sass/components/_skadeskjema-section.scss */
.t-skadeskjema__card-stack__card-container {
  padding: 10px;
}

/* line 14, ../../tryg-sass/components/_skadeskjema-section.scss */
.t-skadeskjema__card, .t-search-results__card {
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  padding: 20px;
}

/* line 23, ../../tryg-sass/components/_skadeskjema-section.scss */
.t-skadeskjema__card__wrapper-link:hover, .t-search-results__card__wrapper:hover {
  color: #222222;
  text-decoration: none;
}

/* line 29, ../../tryg-sass/components/_skadeskjema-section.scss */
.t-skadeskjema__card__content, .t-search-results__card__content {
  margin-right: 44px;
}

/* line 33, ../../tryg-sass/components/_skadeskjema-section.scss */
.t-skadeskjema__card__label {
  font-family: "27 Sans", sans-serif;
  margin-top: 0;
  font-size: 20px;
  word-wrap: wrap;
  hyphens: auto;
}

/* line 41, ../../tryg-sass/components/_skadeskjema-section.scss */
.t-skadeskjema__card__text {
  font-size: 14px;
  color: #5a5a5a;
}

/* line 46, ../../tryg-sass/components/_skadeskjema-section.scss */
.t-skadeskjema__card__arrow {
  position: absolute;
  top: 20px;
  right: 20px;
}
/* line 50, ../../tryg-sass/components/_skadeskjema-section.scss */
.t-skadeskjema__card__arrow svg {
  width: 24px;
  height: 24px;
  fill: #ce0303;
}

/* large phone portrait */
@media (min-width: 480px) {
  /* line 61, ../../tryg-sass/components/_skadeskjema-section.scss */
  .t-skadeskjema__card-stack {
    display: flex;
    flex-wrap: wrap;
  }

  /* line 65, ../../tryg-sass/components/_skadeskjema-section.scss */
  .t-skadeskjema__card-stack__card-container {
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
  }

  /* line 70, ../../tryg-sass/components/_skadeskjema-section.scss */
  .t-skadeskjema__card__wrapper-link, .t-search-results__card__wrapper {
    display: flex;
    flex: 1 1 auto;
  }

  /* line 74, ../../tryg-sass/components/_skadeskjema-section.scss */
  .t-skadeskjema__card, .t-search-results__card {
    flex: 1 1 auto;
  }
}
/* ipad portrait */
@media (min-width: 768px) {
  /* line 82, ../../tryg-sass/components/_skadeskjema-section.scss */
  .t-skadeskjema__card-stack {
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 86, ../../tryg-sass/components/_skadeskjema-section.scss */
  .t-skadeskjema__card-stack__card-container {
    flex: 0 0 33.333%;
    padding: 15px;
    max-width: 33.333%;
  }
}
/* line 1, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card-stack, .t-forsikringer-bedrift__card-stack {
  list-style-type: none;
  padding-left: 0;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}

/* line 9, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card-stack__card-container {
  padding: 10px;
}

/* line 13, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card, .t-chat-bot__card {
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  padding: 20px;
}

/* line 22, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card__wrapper-link:hover {
  color: #222222;
  text-decoration: none;
}

/* line 28, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card__content {
  margin-bottom: 44px;
  text-align: center;
}

/* line 34, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card__icon svg {
  width: 60px;
  height: 60px;
  fill: #ce0303;
}

/* line 41, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card__label, .t-chat-bot__card__content__label {
  font-family: "27 Sans", sans-serif;
  margin-top: 0;
  font-size: 20px;
  word-wrap: wrap;
  hyphens: auto;
}

/* line 49, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card__text {
  font-size: 14px;
  color: #5a5a5a;
}

/* line 54, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card__arrow {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  height: 24px;
  display: flex;
}
/* line 61, ../../tryg-sass/components/_meld-skade-section.scss */
.t-meldskade__card__arrow svg {
  margin-left: auto;
  margin-right: auto;
  width: 24px;
  height: 24px;
  fill: #ce0303;
}

/* large phone portrait */
@media (min-width: 480px) {
  /* line 74, ../../tryg-sass/components/_meld-skade-section.scss */
  .t-meldskade__card-stack, .t-forsikringer-bedrift__card-stack {
    display: flex;
    flex-wrap: wrap;
  }

  /* line 78, ../../tryg-sass/components/_meld-skade-section.scss */
  .t-meldskade__card-stack__card-container {
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
  }

  /* line 83, ../../tryg-sass/components/_meld-skade-section.scss */
  .t-meldskade__card__wrapper-link {
    display: flex;
    flex: 1 1 auto;
  }

  /* line 87, ../../tryg-sass/components/_meld-skade-section.scss */
  .t-meldskade__card, .t-chat-bot__card {
    flex: 1 1 auto;
  }
}
/* ipad portrait */
@media (min-width: 768px) {
  /* line 95, ../../tryg-sass/components/_meld-skade-section.scss */
  .t-meldskade__card-stack, .t-forsikringer-bedrift__card-stack {
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 99, ../../tryg-sass/components/_meld-skade-section.scss */
  .t-meldskade__card-stack__card-container {
    flex: 0 0 33.333%;
    padding: 15px;
    max-width: 33.333%;
  }
}
/* line 1, ../../tryg-sass/components/_medlemsfordeler.scss */
.t-medlemsfordeler__card-stack {
  list-style-type: none;
  padding-left: 0;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}

/* line 9, ../../tryg-sass/components/_medlemsfordeler.scss */
.t-medlemsfordeler__card-stack__card-container {
  padding: 10px;
}

/* line 13, ../../tryg-sass/components/_medlemsfordeler.scss */
.t-medlemsfordeler__card {
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  padding: 20px;
  text-align: center;
}

/* line 23, ../../tryg-sass/components/_medlemsfordeler.scss */
.t-medlemsfordeler__card__wrapper-link:hover {
  color: #222222;
  text-decoration: none;
}

/* line 29, ../../tryg-sass/components/_medlemsfordeler.scss */
.t-medlemsfordeler__card__content {
  margin-bottom: 44px;
}

/* line 33, ../../tryg-sass/components/_medlemsfordeler.scss */
.t-medlemsfordeler__card__label {
  line-height: 1.2;
  margin-top: 20px;
  font-family: "27 Sans", sans-serif;
  font-size: 20px;
  word-wrap: wrap;
  hyphens: auto;
}
@media (min-width: 768px) {
  /* line 33, ../../tryg-sass/components/_medlemsfordeler.scss */
  .t-medlemsfordeler__card__label {
    font-size: 20px;
  }
}

/* line 48, ../../tryg-sass/components/_medlemsfordeler.scss */
.t-medlemsfordeler__card__arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  width: 100%;
  color: silver;
}
/* line 58, ../../tryg-sass/components/_medlemsfordeler.scss */
.t-medlemsfordeler__card__arrow svg {
  width: 24px;
  height: 24px;
  fill: #ce0303;
}

/* large phone portrait */
@media (min-width: 480px) {
  /* line 69, ../../tryg-sass/components/_medlemsfordeler.scss */
  .t-medlemsfordeler__card-stack {
    display: flex;
    flex-wrap: wrap;
  }

  /* line 73, ../../tryg-sass/components/_medlemsfordeler.scss */
  .t-medlemsfordeler__card-stack__card-container {
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
  }

  /* line 78, ../../tryg-sass/components/_medlemsfordeler.scss */
  .t-medlemsfordeler__card__wrapper-link {
    display: flex;
    flex: 1 1 auto;
  }

  /* line 82, ../../tryg-sass/components/_medlemsfordeler.scss */
  .t-medlemsfordeler__card {
    flex: 1 1 auto;
  }
}
/* ipad portrait */
@media (min-width: 768px) {
  /* line 90, ../../tryg-sass/components/_medlemsfordeler.scss */
  .t-medlemsfordeler__card-stack {
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 94, ../../tryg-sass/components/_medlemsfordeler.scss */
  .t-medlemsfordeler__card-stack__card-container {
    flex: 0 0 33.333%;
    padding: 15px;
    max-width: 33.333%;
  }
}
/* line 1, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
.t-produkt-medlemsfordeler-section {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center;
  background: #ffffff;
}
/* line 8, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
.t-produkt-medlemsfordeler-section__logo-list {
  list-style-type: none;
  padding-left: 0;
}
/* line 11, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
.t-produkt-medlemsfordeler-section__logo-list li {
  display: inline-block;
  margin: 0 10px 20px 10px;
}
/* line 16, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
.t-produkt-medlemsfordeler-section__title {
  font-size: 24px;
}
/* line 19, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
.t-produkt-medlemsfordeler-section__paragraph {
  font-size: 16px;
  margin: 1em 0;
}
/* line 23, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
.t-produkt-medlemsfordeler-section__link-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: -20px;
}
/* line 27, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
.t-produkt-medlemsfordeler-section__link-list li {
  display: inline-block;
  margin: 0 10px 20px 10px;
}
/* line 30, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
.t-produkt-medlemsfordeler-section__link-list li a {
  color: #ce0303;
  text-decoration: underline;
}
@media (min-width: 480px) {
  /* line 1, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
  .t-produkt-medlemsfordeler-section {
    padding-top: 8.333%;
    padding-bottom: 8.333%;
  }
}
@media (min-width: 720px) {
  /* line 1, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
  .t-produkt-medlemsfordeler-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1600px) {
  /* line 1, ../../tryg-sass/components/_produkt-medlemsfordeler-section.scss */
  .t-produkt-medlemsfordeler-section {
    padding-right: calc((100% - 1600px) / 2 + 4%);
    padding-left: calc((100% - 1600px) / 2 + 4%);
  }
}

/* line 1, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card-stack {
  list-style-type: none;
  padding-left: 0;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}

/* line 9, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card-stack__card-container, .t-forsikringer-bedrift__card-stack__card-container {
  width: 100%;
  padding: 10px;
}

/* line 14, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card, .t-forsikringer-bedrift__card {
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  width: 100%;
}

/* line 23, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card__wrapper-link:hover, .t-forsikringer-bedrift__card-wrapper:hover {
  color: #222222;
  text-decoration: none;
}

/* line 29, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card__content, .t-forsikringer-bedrift__card__content {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 64px;
}

/* line 36, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card__image-wrapper, .t-forsikringer-bedrift__card__image-wrapper, .t-chat-bot__card__image-wrapper {
  padding-top: 75%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 3px 3px 0 0;
}

/* line 44, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card__label, .t-forsikringer-bedrift__card__content__label {
  font-family: "27 Sans", sans-serif;
  margin-top: 0;
  font-size: 20px;
  word-wrap: wrap;
  hyphens: auto;
}

/* line 52, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card__text, .t-forsikringer-bedrift__card__content__text, .t-chat-bot__card__content__text {
  font-size: 14px;
  color: #5a5a5a;
}

/* line 57, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card__arrow, .t-forsikringer-bedrift__card__arrow {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  height: 24px;
}
/* line 63, ../../tryg-sass/components/_tips-section.scss */
.t-tips__card__arrow svg, .t-forsikringer-bedrift__card__arrow svg {
  width: 24px;
  height: 24px;
  fill: #ce0303;
}

/* ipad portrait */
@media (min-width: 768px) {
  /* line 74, ../../tryg-sass/components/_tips-section.scss */
  .t-tips__card-stack {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 79, ../../tryg-sass/components/_tips-section.scss */
  .t-tips__card__wrapper-link, .t-forsikringer-bedrift__card-wrapper {
    display: flex;
    flex: 1 1 33.333%;
  }

  /* line 83, ../../tryg-sass/components/_tips-section.scss */
  .t-tips__card-stack__card-container, .t-forsikringer-bedrift__card-stack__card-container {
    flex: 1 1 33.333%;
    display: flex;
    padding: 15px;
  }

  /*.t-tips__card-stack {
      display: flex;
      margin-left: -15px;
      margin-right: -15px;
  }
  .t-tips__card__wrapper-link {
      display: flex;
      flex: 1 1 50%;
  }
  .t-tips__card-stack__card-container {
      flex: 1 1 50%;
      display: flex;
      padding: 15px;
  }*/
}
/*@media (min-width: $screen-md-min) {
    .t-tips__card-stack {
        display: flex;
        margin-left: -15px;
        margin-right: -15px;
    }
    .t-tips__card__wrapper-link {
        display: flex;
        flex: 1 1 33.333%;
    }
    .t-tips__card-stack__card-container {
        flex: 1 1 33.333%;
        display: flex;
        padding: 15px;
    }
}*/
/* line 2, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt .btn {
  margin-top: 2em;
}
/* line 5, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt a:not(.btn) {
  text-decoration: underline;
}
/* line 8, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt__image-wrapper {
  padding-top: 264px;
  position: relative;
}
/* line 11, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt__image-wrapper img {
  position: absolute;
  margin-top: -264px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
/* line 21, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt__content {
  margin-left: 4%;
  margin-right: 4%;
  margin-top: -120px;
}
/* line 29, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt__card {
  position: relative;
  min-height: 300px;
  padding: 22.0781px;
}
@media (min-width: 480px) and (max-width: 991px) {
  /* line 39, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__image-wrapper {
    padding-top: 55%;
  }
  /* line 41, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__image-wrapper img {
    margin-top: -55%;
  }
}
@media (min-width: 480px) {
  /* line 48, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__content {
    margin-top: -25%;
  }
  /* line 51, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__card {
    padding: 5%;
  }
}
@media (min-width: 992px) {
  /* line 1, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt {
    position: relative;
    padding-top: 285px;
    display: flex;
  }
  /* line 64, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__image-wrapper {
    display: block;
    padding-top: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  /* line 73, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__image-wrapper img {
    margin-top: 0;
  }
  /* line 79, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__content {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: -285px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  /* line 87, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__card {
    background: white;
    width: 480px;
    min-height: 300px;
  }
}

@media (min-width: 992px) {
  /* line 97, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt {
    padding-top: 55%;
  }
  /* line 99, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__content {
    margin-top: -55%;
  }
  /* line 102, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__card {
    padding: 45.625px;
  }
}
@media (min-width: 1200px) {
  /* line 110, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt {
    padding-top: 681px;
  }
  /* line 112, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__content {
    margin-top: -681px;
  }
}
@media (min-width: 1600px) {
  /* line 120, ../../tryg-sass/components/_jumbotron-produkt.scss */
  .t-jumbotron-produkt__content {
    margin-left: calc((100% - 1600px) / 2 + 4%);
    margin-right: calc((100% - 1600px) / 2 + 4%);
  }
}
/* card styling  */
/* line 131, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt__card {
  text-align: center;
  position: relative;
  border-radius: 3px;
  background-color: #ffffff;
}
/* line 137, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt__card__badge {
  position: absolute;
  margin: 0;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  top: -12px;
  left: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}
/* line 150, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt__card__badge span {
  background: #0050a5;
  color: #ffffff;
  padding-left: 2em;
  padding-right: 2em;
  border-radius: 3px;
}
/* line 161, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt__card__icon {
  width: 80px;
  height: 80px;
  display: inline-block;
}
/* line 165, ../../tryg-sass/components/_jumbotron-produkt.scss */
.t-jumbotron-produkt__card__icon svg {
  width: 100%;
  height: 100%;
  fill: #ce0303;
}

/* line 1, ../../tryg-sass/components/_faq.scss */
.t-faq-section {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 2, ../../tryg-sass/components/_faq.scss */
.t-faq-section input[type=radio],
.t-faq-section input[type=checkbox] {
  display: none;
}
/* line 6, ../../tryg-sass/components/_faq.scss */
.t-faq-section ul {
  list-style-type: none;
  padding-left: 0;
}

/* line 18, ../../tryg-sass/components/_faq.scss */
.t-faq-section__title {
  font-size: 32px;
  font-family: "27 Sans", sans-serif;
}

/* line 23, ../../tryg-sass/components/_faq.scss */
.t-faq-section__subtitle {
  font-size: 20px;
  font-family: "27 Sans", sans-serif;
}

/* line 29, ../../tryg-sass/components/_faq.scss */
.t-faq-section__categories-menu label {
  padding: 5px 20px;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  font-size: 14px;
  cursor: pointer;
}

/* line 38, ../../tryg-sass/components/_faq.scss */
.t-faq-list {
  margin: 0;
}
/* line 39, ../../tryg-sass/components/_faq.scss */
.t-faq-list:not(.t-faq-list--expanded) {
  height: 0;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat1:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat1] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat1:checked ~ .t-faq-section__nav label[for=faq-cat1] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat1:focus ~ .t-faq-section__nav label[for=faq-cat1] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat2:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat2] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat2:checked ~ .t-faq-section__nav label[for=faq-cat2] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat2:focus ~ .t-faq-section__nav label[for=faq-cat2] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat3:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat3] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat3:checked ~ .t-faq-section__nav label[for=faq-cat3] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat3:focus ~ .t-faq-section__nav label[for=faq-cat3] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat4:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat4] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat4:checked ~ .t-faq-section__nav label[for=faq-cat4] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat4:focus ~ .t-faq-section__nav label[for=faq-cat4] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat5:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat5] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat5:checked ~ .t-faq-section__nav label[for=faq-cat5] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat5:focus ~ .t-faq-section__nav label[for=faq-cat5] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat6:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat6] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat6:checked ~ .t-faq-section__nav label[for=faq-cat6] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat6:focus ~ .t-faq-section__nav label[for=faq-cat6] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat7:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat7] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat7:checked ~ .t-faq-section__nav label[for=faq-cat7] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat7:focus ~ .t-faq-section__nav label[for=faq-cat7] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat8:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat8] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat8:checked ~ .t-faq-section__nav label[for=faq-cat8] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat8:focus ~ .t-faq-section__nav label[for=faq-cat8] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat9:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat9] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat9:checked ~ .t-faq-section__nav label[for=faq-cat9] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat9:focus ~ .t-faq-section__nav label[for=faq-cat9] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat10:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat10] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat10:checked ~ .t-faq-section__nav label[for=faq-cat10] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat10:focus ~ .t-faq-section__nav label[for=faq-cat10] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat11:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat11] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat11:checked ~ .t-faq-section__nav label[for=faq-cat11] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat11:focus ~ .t-faq-section__nav label[for=faq-cat11] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat12:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat12] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat12:checked ~ .t-faq-section__nav label[for=faq-cat12] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat12:focus ~ .t-faq-section__nav label[for=faq-cat12] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat13:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat13] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat13:checked ~ .t-faq-section__nav label[for=faq-cat13] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat13:focus ~ .t-faq-section__nav label[for=faq-cat13] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat14:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat14] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat14:checked ~ .t-faq-section__nav label[for=faq-cat14] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat14:focus ~ .t-faq-section__nav label[for=faq-cat14] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat15:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat15] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat15:checked ~ .t-faq-section__nav label[for=faq-cat15] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat15:focus ~ .t-faq-section__nav label[for=faq-cat15] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat16:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat16] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat16:checked ~ .t-faq-section__nav label[for=faq-cat16] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat16:focus ~ .t-faq-section__nav label[for=faq-cat16] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat17:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat17] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat17:checked ~ .t-faq-section__nav label[for=faq-cat17] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat17:focus ~ .t-faq-section__nav label[for=faq-cat17] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat18:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat18] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat18:checked ~ .t-faq-section__nav label[for=faq-cat18] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat18:focus ~ .t-faq-section__nav label[for=faq-cat18] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat19:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat19] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat19:checked ~ .t-faq-section__nav label[for=faq-cat19] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat19:focus ~ .t-faq-section__nav label[for=faq-cat19] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat20:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat20] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat20:checked ~ .t-faq-section__nav label[for=faq-cat20] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat20:focus ~ .t-faq-section__nav label[for=faq-cat20] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat21:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat21] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat21:checked ~ .t-faq-section__nav label[for=faq-cat21] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat21:focus ~ .t-faq-section__nav label[for=faq-cat21] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat22:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat22] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat22:checked ~ .t-faq-section__nav label[for=faq-cat22] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat22:focus ~ .t-faq-section__nav label[for=faq-cat22] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat23:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat23] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat23:checked ~ .t-faq-section__nav label[for=faq-cat23] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat23:focus ~ .t-faq-section__nav label[for=faq-cat23] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat24:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat24] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat24:checked ~ .t-faq-section__nav label[for=faq-cat24] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat24:focus ~ .t-faq-section__nav label[for=faq-cat24] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat25:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat25] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat25:checked ~ .t-faq-section__nav label[for=faq-cat25] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat25:focus ~ .t-faq-section__nav label[for=faq-cat25] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat26:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat26] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat26:checked ~ .t-faq-section__nav label[for=faq-cat26] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat26:focus ~ .t-faq-section__nav label[for=faq-cat26] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat27:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat27] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat27:checked ~ .t-faq-section__nav label[for=faq-cat27] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat27:focus ~ .t-faq-section__nav label[for=faq-cat27] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat28:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat28] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat28:checked ~ .t-faq-section__nav label[for=faq-cat28] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat28:focus ~ .t-faq-section__nav label[for=faq-cat28] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat29:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat29] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat29:checked ~ .t-faq-section__nav label[for=faq-cat29] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat29:focus ~ .t-faq-section__nav label[for=faq-cat29] {
  outline: 2px solid #58a9ff;
}

/* line 47, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat30:checked ~ .t-faq-section__stack .t-faq-list[data-list=faq-cat30] {
  opacity: 1;
  height: auto;
}

/* line 51, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat30:checked ~ .t-faq-section__nav label[for=faq-cat30] {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 56, ../../tryg-sass/components/_faq.scss */
input[type=radio]#faq-cat30:focus ~ .t-faq-section__nav label[for=faq-cat30] {
  outline: 2px solid #58a9ff;
}

/* line 65, ../../tryg-sass/components/_faq.scss */
.t-faq-list__question {
  overflow: hidden;
  background: #ffffff;
  border-radius: 3px;
  margin-bottom: 10px;
}

/* line 73, ../../tryg-sass/components/_faq.scss */
.t-faq-list__question_lgn {
  overflow: hidden;
  background: #ffffff;
  border-radius: 3px;
  margin-bottom: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* line 82, ../../tryg-sass/components/_faq.scss */
.t-faq-list__question__header {
  font-size: 16px;
  font-weight: 600;
  background: #ffffff;
  padding: 20px 20px 20px 20px;
  display: block;
  margin: 0;
}

/* line 91, ../../tryg-sass/components/_faq.scss */
.t-faq-list__question__answer,
.t-faq-list__question__content {
  height: 0;
  opacity: 0;
}
/* line 95, ../../tryg-sass/components/_faq.scss */
.t-faq-list__question__answer > *,
.t-faq-list__question__content > * {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 101, ../../tryg-sass/components/_faq.scss */
.t-faq-list__question__header__title {
  max-width: 95%;
  display: inline-block;
}

/* line 107, ../../tryg-sass/components/_faq.scss */
.t-faq-list__question__header__icon {
  display: inline-block;
  float: right;
}
/* line 110, ../../tryg-sass/components/_faq.scss */
.t-faq-list__question__header__icon svg {
  width: 10px;
  height: 10px;
  fill: #008a00;
  color: #008a00;
}

/* line 118, ../../tryg-sass/components/_faq.scss */
input[type=radio]:checked ~ .t-faq-list__question__header .t-faq-list__question__header__title {
  padding-bottom: 10px;
}

/* line 123, ../../tryg-sass/components/_faq.scss */
input[type=checkbox]:checked ~ .t-faq-list__question__header .t-faq-list__question__header__icon svg {
  fill: #ffffff;
}

/* line 128, ../../tryg-sass/components/_faq.scss */
input[type=checkbox]:checked ~ .t-faq-list__question__answer,
input[type=checkbox]:checked ~ .t-faq-list__question__content {
  height: auto;
  opacity: 1;
}

@media (min-width: 992px) {
  /* line 136, ../../tryg-sass/components/_faq.scss */
  .t-faq-section {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    /*margin-top: 30px;
    margin-bottom: 30px;*/
  }
  /* line 137, ../../tryg-sass/components/_faq.scss */
  .t-faq-section:not(.t-faq-section--no-border) {
    /*border: 5px solid $tryg-grey-3;
    padding: 30px;*/
  }

  /* line 147, ../../tryg-sass/components/_faq.scss */
  .t-faq-section__nav {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    /*float: left;
    width: 25%;*/
  }

  /* line 155, ../../tryg-sass/components/_faq.scss */
  .t-faq-section__title {
    margin-top: 0;
  }

  /* line 159, ../../tryg-sass/components/_faq.scss */
  .t-faq-section__stack:not(.t-faq-section__stack--full-width) {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 66.666%;
    max-width: 66.666%;
    /*float: right;
    width: 75%;*/
  }

  /* line 168, ../../tryg-sass/components/_faq.scss */
  .t-faq-list__question {
    margin-bottom: 10px;
  }

  /* line 171, ../../tryg-sass/components/_faq.scss */
  .t-faq-list__question_lgn {
    margin-bottom: 10px;
  }
}
/* line 176, ../../tryg-sass/components/_faq.scss */
.t-faq-list-question-middle {
  height: auto !important;
  max-width: 100% !important;
  padding-left: 0px !important;
  padding-right: 8px !important;
}

/* line 183, ../../tryg-sass/components/_faq.scss */
.t-faq-categories-list .active {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 189, ../../tryg-sass/components/_faq.scss */
.t-faq-categories-list-button:active {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 195, ../../tryg-sass/components/_faq.scss */
.t-faq-categories-list-button {
  display: inline-block;
  padding: 5px 20px;
  font-size: 14px;
  text-decoration: none !important;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
}

/* line 205, ../../tryg-sass/components/_faq.scss */
.t-faq-categories-list-item {
  -ms-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 0 auto;
  width: auto;
  margin-bottom: 5px;
  font-weight: bold;
  cursor: pointer;
}

/* line 216, ../../tryg-sass/components/_faq.scss */
.t-faq-categories-list-button:focus {
  background: #ce0303;
  color: #ffffff;
  border: 1px solid #ce0303;
}

/* line 1, ../../tryg-sass/components/_tryg-plus-section.scss */
.t-trygplus-section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 7, ../../tryg-sass/components/_tryg-plus-section.scss */
.t-trygplus-section__image-wrapper {
  z-index: -1;
  position: absolute;
  display: flex;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 15, ../../tryg-sass/components/_tryg-plus-section.scss */
.t-trygplus-section__image-wrapper img {
  width: 100%;
  height: auto;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

/* line 23, ../../tryg-sass/components/_tryg-plus-section.scss */
.t-trygplus-section__title {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 24px;
}
@media (min-width: 480px) {
  /* line 23, ../../tryg-sass/components/_tryg-plus-section.scss */
  .t-trygplus-section__title {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  /* line 23, ../../tryg-sass/components/_tryg-plus-section.scss */
  .t-trygplus-section__title {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  /* line 23, ../../tryg-sass/components/_tryg-plus-section.scss */
  .t-trygplus-section__title {
    font-size: 40px;
  }
}

/* line 38, ../../tryg-sass/components/_tryg-plus-section.scss */
.t-trygplus-section__content {
  margin-left: 4%;
  margin-right: 4%;
}
@media (min-width: 1600px) {
  /* line 38, ../../tryg-sass/components/_tryg-plus-section.scss */
  .t-trygplus-section__content {
    margin-right: calc((100% - 1600px) / 2 + 4%);
    margin-left: calc((100% - 1600px) / 2 + 4%);
  }
}

/* line 47, ../../tryg-sass/components/_tryg-plus-section.scss */
.t-trygplus-section__content__list {
  margin-top: 2em;
  margin-bottom: 2em;
}

/* line 52, ../../tryg-sass/components/_tryg-plus-section.scss */
.t-trygplus-section__content__inner {
  max-width: 770px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  padding: 20px;
  border-radius: 3px;
}
@media (min-width: 480px) {
  /* line 52, ../../tryg-sass/components/_tryg-plus-section.scss */
  .t-trygplus-section__content__inner {
    padding: 4.531%;
  }
}
@media (min-width: 992px) {
  /* line 52, ../../tryg-sass/components/_tryg-plus-section.scss */
  .t-trygplus-section__content__inner {
    padding: 41.3438px;
  }
}

/* line 1, ../../tryg-sass/components/_modal.scss */
.modal-backdrop.in {
  opacity: .1;
}

/* line 5, ../../tryg-sass/components/_modal.scss */
.modal {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 8, ../../tryg-sass/components/_modal.scss */
.modal .modal-dialog {
  border-radius: 3px;
}
/* line 12, ../../tryg-sass/components/_modal.scss */
.modal .modal-content {
  padding: 40px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: none;
}
/* line 18, ../../tryg-sass/components/_modal.scss */
.modal .modal-title {
  font-size: 24px;
}
/* line 22, ../../tryg-sass/components/_modal.scss */
.modal .modal-footer {
  text-align: left;
}
/* line 27, ../../tryg-sass/components/_modal.scss */
.modal .modal-footer button {
  width: 100%;
}
@media (min-width: 480px) {
  /* line 27, ../../tryg-sass/components/_modal.scss */
  .modal .modal-footer button {
    width: auto;
  }
}
/* line 37, ../../tryg-sass/components/_modal.scss */
.modal .form-group.form--wide {
  width: 100%;
}
/* line 41, ../../tryg-sass/components/_modal.scss */
.modal .form-group.form--narrow {
  width: 100%;
}
@media (min-width: 768px) {
  /* line 41, ../../tryg-sass/components/_modal.scss */
  .modal .form-group.form--narrow {
    width: 50%;
  }
}
/* line 51, ../../tryg-sass/components/_modal.scss */
.modal .t-checkbox div {
  width: 20px;
  height: 20px;
}
/* line 55, ../../tryg-sass/components/_modal.scss */
.modal .t-checkbox div:before {
  width: 14px;
  height: 14px;
}
/* line 60, ../../tryg-sass/components/_modal.scss */
.modal .t-checkbox div:after {
  display: none;
}
/* line 66, ../../tryg-sass/components/_modal.scss */
.modal input {
  font-size: 16px !important;
}
/* line 70, ../../tryg-sass/components/_modal.scss */
.modal label {
  font-weight: normal;
}
/* line 74, ../../tryg-sass/components/_modal.scss */
.modal button.close {
  font-size: 32px;
}

/* line 2, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord {
  border-top: 1px solid #e1e1e1;
}

/* line 6, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord-title {
  font-size: 32px;
  margin-bottom: 20px;
}

/* line 11, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord__ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

/* line 18, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord__item {
  background: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  list-style: none;
  margin: 10px 10px 10px 0;
  padding: 10px 20px;
}

/* line 27, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord__infolabel {
  font-weight: bold;
  background: none;
  border: none;
}
/* line 31, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord__infolabel:hover, .t-ord__infolabel:focus {
  outline: none;
}

/*** overrriding Bootstrap modal-dialog styles ***/
/* line 37, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord .modal-dialog .close {
  font-size: 14px;
  color: #ce0303;
  text-decoration: underline;
  font-weight: normal;
  opacity: 1.0;
}

/* line 45, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord .modal-dialog .modal-content {
  border-radius: 0;
  box-shadow: none;
  border: none;
}

/* line 51, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord .modal-dialog .modal-header {
  border: none;
}

/* line 56, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord .modal-dialog .modal-header .modal-title {
  font-size: 24px;
}

/* line 60, ../../tryg-sass/components/_ord-og-uttrykk.scss */
.t-ord .modal-dialog .modal-body {
  padding: 0 15px;
}

/* line 2, ../../tryg-sass/components/_verksted.scss */
.t-form__verksted {
  padding-top: 10px;
  padding-bottom: 20px;
}

/* line 7, ../../tryg-sass/components/_verksted.scss */
.t-form__verksted h1 {
  padding-bottom: 20px;
}

/* line 11, ../../tryg-sass/components/_verksted.scss */
.t-form__verksted .t-form__label {
  margin: 5px 0 20px;
  padding-left: 0;
}
@media (min-width: 768px) {
  /* line 11, ../../tryg-sass/components/_verksted.scss */
  .t-form__verksted .t-form__label {
    width: 160px;
  }
}

@media (min-width: 992px) {
  /* line 19, ../../tryg-sass/components/_verksted.scss */
  .t-form__verksted .form-group {
    width: 200px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 36px;
  }
}

/* line 28, ../../tryg-sass/components/_verksted.scss */
.t-form__verksted .form-control {
  height: 52px;
}

/* line 32, ../../tryg-sass/components/_verksted.scss */
.t-form__verksted__submit-button {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 480px) {
  /* line 32, ../../tryg-sass/components/_verksted.scss */
  .t-form__verksted__submit-button {
    width: auto;
  }
}

/* line 41, ../../tryg-sass/components/_verksted.scss */
.t-verksted__taginfo {
  margin-top: 10px;
}
@media (min-width: 480px) {
  /* line 41, ../../tryg-sass/components/_verksted.scss */
  .t-verksted__taginfo {
    display: inline-block;
    float: left;
    margin-right: 25px;
  }
}

/* line 50, ../../tryg-sass/components/_verksted.scss */
.t-verksted__taginfo__text {
  margin-left: 6px;
}

/** verksted cards **/
/* line 55, ../../tryg-sass/components/_verksted.scss */
.t-verksted__card-stack {
  list-style-type: none;
  padding-left: 0;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
}

/* line 64, ../../tryg-sass/components/_verksted.scss */
.t-verksted__card-stack__card-container {
  padding: 10px;
}

/* line 68, ../../tryg-sass/components/_verksted.scss */
.t-verksted__card {
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  padding: 20px;
  display: flex;
  flex-direction: column;
}

/* line 78, ../../tryg-sass/components/_verksted.scss */
.t-verksted__card__content {
  margin-bottom: 20px;
}

/* line 82, ../../tryg-sass/components/_verksted.scss */
.t-verksted__card__label {
  font-family: "27 Sans", sans-serif;
  color: #ce0303;
  margin-top: 0;
  font-size: 20px;
  word-wrap: wrap;
  hyphens: auto;
}

/* line 91, ../../tryg-sass/components/_verksted.scss */
.t-verksted__card__text {
  font-size: 14px;
  color: #5a5a5a;
}

/* line 96, ../../tryg-sass/components/_verksted.scss */
.t-verksted__card__phone {
  margin-top: 20px;
}

/* line 100, ../../tryg-sass/components/_verksted.scss */
.t-verksted__card__button {
  margin-top: auto;
  margin-right: auto;
  padding: 0 20px;
}

/* line 106, ../../tryg-sass/components/_verksted.scss */
.t_verksted_group-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* large phone portrait */
@media (min-width: 480px) {
  /* line 115, ../../tryg-sass/components/_verksted.scss */
  .t-verksted__card-stack {
    display: flex;
    flex-wrap: wrap;
  }

  /* line 119, ../../tryg-sass/components/_verksted.scss */
  .t-verksted__card-stack__card-container {
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
  }

  /* line 124, ../../tryg-sass/components/_verksted.scss */
  .t-verksted__card {
    flex: 0 1 100%;
  }
}
/* ipad portrait */
@media (min-width: 992px) {
  /* line 132, ../../tryg-sass/components/_verksted.scss */
  .t-verksted__card-stack {
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 136, ../../tryg-sass/components/_verksted.scss */
  .t-verksted__card-stack__card-container {
    flex: 0 0 25%;
    padding: 15px;
    max-width: 25%;
  }
}
/* line 1, ../../tryg-sass/components/_compare-table-1.scss */
.t-responsive-table-wrapper {
  background: #ffffff;
}

/* line 9, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-responsive-table-wrapper,
#tryg .t-table-compare__wrapper {
  width: 100%;
  overflow: hidden;
}
@media (max-width: 991px) {
  /* line 15, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-responsive-table-wrapper__inner,
  #tryg .t-table-compare__wrapper__inner {
    /*transition: transform .3s;*/
  }
}
/* line 22, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__col-header {
  margin: 0;
  position: relative;
}
/* line 25, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__col-header__group {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 20px 20px 20px 20px;
}
/* line 30, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__col-header__group label {
  border-radius: 3px;
  background: silver;
  flex: 0 0 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media (min-width: 992px) {
  /* line 30, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare__col-header__group label {
    display: none;
  }
}
/* line 42, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__col-header__group label svg {
  width: 24px;
  height: 24px;
}
/* line 48, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__col-header__title {
  flex: 1 1 auto;
  margin: 0 1em;
  font-size: 20px;
  text-align: center;
  font-weight: 900;
}
/* line 58, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 16px;
}
@media (min-width: 992px) {
  /* line 58, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare {
    width: 100% !important;
  }
}
/* line 66, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare input[name=t-res-tab-visible-col] {
  display: none;
}
/* line 71, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare thead th {
  position: relative;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  font-family: "27 Sans", sans-serif;
  /*padding-top: 1em;*/
  /*padding-bottom: 1em;*/
}
@media (max-width: 991px) {
  /* line 71, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare thead th {
    /*opacity: 0;*/
  }
}
@media (min-width: 992px) {
  /* line 85, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare td, #tryg .t-table-compare th {
    text-align: center;
    font-weight: 700;
  }
  /* line 89, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare td.t-table-compare__col-0, #tryg .t-table-compare th.t-table-compare__col-0 {
    text-align: left;
    font-weight: 400;
  }
}
/* line 99, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__td-checkmark {
  text-align: center;
}
/* line 101, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__td-checkmark svg {
  display: inline-block;
  width: 24px;
  height: 24px;
  fill: #008a00;
}
/* line 110, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare thead th:first-child .t-table-compare__prev-btn,
#tryg .t-table-compare thead th:nth-child(2) .t-table-compare__prev-btn,
#tryg .t-table-compare thead th:last-child .t-table-compare__next-btn {
  pointer-events: none;
  opacity: 0.3;
}
/* line 119, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__footnote {
  font-size: 14px;
}
@media (min-width: 992px) {
  /* line 123, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare__prev-btn,
  #tryg .t-table-compare__next-btn {
    display: none;
  }
}
/* line 130, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__prev-btn {
  left: 0;
}
/* line 134, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare__next-btn {
  right: 0;
}
/* line 138, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare th,
#tryg .t-table-compare td {
  vertical-align: top;
}
@media (max-width: 991px) {
  /* line 138, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare th,
  #tryg .t-table-compare td {
    width: 100%;
  }
}
/* line 150, ../../tryg-sass/components/_compare-table-1.scss */
#tryg .t-table-compare tbody td, #tryg .t-table-compare tbody th, #tryg .t-table-compare tfoot td, #tryg .t-table-compare tfoot th {
  padding: 10px;
}
@media (max-width: 991px) {
  /* line 153, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare tbody td::before, #tryg .t-table-compare tbody th::before, #tryg .t-table-compare tfoot td::before, #tryg .t-table-compare tfoot th::before {
    content: attr(data-th);
    font-weight: 700;
    display: block;
  }
  /* line 158, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare tbody td:empty::before, #tryg .t-table-compare tbody th:empty::before, #tryg .t-table-compare tfoot td:empty::before, #tryg .t-table-compare tfoot th:empty::before {
    text-decoration: line-through;
    color: #999999;
  }
}

@media (max-width: 991px) {
  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col1:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-100%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col2:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-200%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col3:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-300%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col4:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-400%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col5:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-500%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col6:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-600%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col7:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-700%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col8:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-800%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col9:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-900%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col10:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1000%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col11:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1100%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col12:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1200%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col13:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1300%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col14:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1400%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col15:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1500%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col16:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1600%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col17:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1700%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col18:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1800%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col19:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-1900%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col20:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2000%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col21:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2100%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col22:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2200%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col23:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2300%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col24:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2400%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col25:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2500%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col26:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2600%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col27:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2700%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col28:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2800%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col29:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-2900%, 0, 0);
  }

  /* line 175, ../../tryg-sass/components/_compare-table-1.scss */
  #t-res-tab-visible-col30:checked ~ .t-responsive-table-wrapper__inner {
    transform: translate3d(-3000%, 0, 0);
  }

  /* line 197, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare thead td, #tryg .t-table-compare thead th, #tryg .t-table-compare tfoot td, #tryg .t-table-compare tfoot th {
    background: #f1f1f1;
  }
  /* line 202, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare thead th, #tryg .t-table-compare thead td {
    border-bottom-width: 0;
  }
  /* line 206, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare tfoot {
    display: table-header-group;
  }
  /* line 208, ../../tryg-sass/components/_compare-table-1.scss */
  #tryg .t-table-compare tfoot th, #tryg .t-table-compare tfoot td {
    border-top-width: 0;
    text-align: center;
    padding-top: 0;
    padding-bottom: 1.5em;
  }
}
@media (max-width: 991px) {
  /* line 227, ../../tryg-sass/components/_compare-table-1.scss */
  .t-table-compare thead th, .t-table-compare thead td {
    border-top: 2px solid #e1e1e1;
  }
  /* line 232, ../../tryg-sass/components/_compare-table-1.scss */
  .t-table-compare tfoot th, .t-table-compare tfoot td {
    border-top: 2px solid #e1e1e1;
  }
  /* line 237, ../../tryg-sass/components/_compare-table-1.scss */
  .t-table-compare tbody th, .t-table-compare tbody td {
    border-top: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
  }

  /* line 243, ../../tryg-sass/components/_compare-table-1.scss */
  .t-responsive-table-wrapper {
    border-left: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
  }
}
@media (min-width: 992px) {
  /* line 252, ../../tryg-sass/components/_compare-table-1.scss */
  .t-table-compare thead th, .t-table-compare thead td, .t-table-compare tfoot th, .t-table-compare tfoot td, .t-table-compare tbody th, .t-table-compare tbody td {
    border: 2px solid #e1e1e1;
  }
}
/* line 2, ../../tryg-sass/components/_compare-table-2.scss */
#tryg input[type="radio"] {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: -3000px;
}
/* line 9, ../../tryg-sass/components/_compare-table-2.scss */
#tryg input[type="radio"][name="t-table-compare--visible-col"] {
  margin-bottom: 50px;
  display: inline !important;
  left: 3000px;
}
/* line 10, ../../tryg-sass/components/_compare-table-2.scss */
#tryg input[type="radio"][name="t-table-compare--visible-col"]:first-of-type {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: -3000px;
}
/* line 21, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 {
  background-color: #ffffff;
  font-size: 14px;
  margin-bottom: 40px;
  border-right: 2px solid #e1e1e1;
}
/* line 26, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 p {
  font-size: 14px;
}
/* line 29, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 a:not(.btn) {
  text-decoration: underline;
}
/* line 33, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 tfoot th,
#tryg .t-table-compare-2 tfoot td {
  padding: 20px;
  vertical-align: top;
}
/* line 39, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 tbody td {
  text-transform: uppercase;
}
/* line 41, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 tbody td[data-checked="true"] svg {
  fill: #008a00;
  width: 32px;
  height: 32px;
}
/* line 46, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 tbody td[data-checked="false"] svg {
  fill: #e1e1e1;
  width: 32px;
  height: 32px;
}
/* line 53, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 dl {
  margin: 20px;
  position: relative;
  overflow: hidden;
}
/* line 57, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 dl dt {
  position: relative;
  padding-left: 30px;
}
/* line 60, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 dl dt label {
  cursor: pointer;
  display: block;
  padding-right: 20px;
  margin-bottom: 0;
}
/* line 62, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 dl dt label::before {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  content: url("data:image/svg+xml,%3Csvg fill='%23ce0303' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.4 15.8L7 10.4 8.4 9l4 4 4-4 1.4 1.4z'/%3E%3C/svg%3E");
}
/* line 74, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 dl dt label.no-desc {
  cursor: inherit;
}
/* line 76, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 dl dt label.no-desc:before {
  visibility: hidden;
}
/* line 82, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 dl dd {
  height: 0;
  padding-left: 30px;
}
/* line 88, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 input[type="checkbox"] {
  display: block;
  position: absolute;
  left: -3000px;
}
/* line 93, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 input[type="checkbox"]:checked ~ dl dt label::before {
  content: url("data:image/svg+xml,%3Csvg fill='%23ce0303' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.4 9L7 14.4l1.4 1.4 4-4 4 4 1.4-1.4z'/%3E%3C/svg%3E");
}
/* line 96, ../../tryg-sass/components/_compare-table-2.scss */
#tryg .t-table-compare-2 input[type="checkbox"]:checked ~ dl dd {
  height: auto;
}

/* line 160, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2__col-0 {
  display: block;
}

@media (max-width: 992px) {
  /* line 164, ../../tryg-sass/components/_compare-table-2.scss */
  .mobile-hidden {
    display: none;
  }
}

/* line 176, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2 th,
.t-table-compare-2 td {
  font-weight: 400;
}
/* line 180, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2 th {
  vertical-align: top;
}
/* line 183, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2 td {
  text-align: center;
  vertical-align: middle;
}
/* line 189, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2 thead th:nth-child(2) .t-table-compare-2__col-header__group label:first-child {
  cursor: default;
  pointer-events: none;
  opacity: .3;
}
/* line 196, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2 thead th:last-child .t-table-compare-2__col-header__group label:last-child {
  cursor: default;
  pointer-events: none;
  opacity: .3;
}

/* line 206, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2__col-header {
  margin: 0;
  position: relative;
}
/* line 209, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2__col-header__group {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 20px 20px 0 20px;
}
/* line 214, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2__col-header__group label {
  border-radius: 3px;
  background: silver;
  flex: 0 0 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
/* line 223, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2__col-header__group label svg {
  width: 24px;
  height: 24px;
}
/* line 229, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2__col-header__title {
  flex: 1 1 auto;
  margin: 0;
  font-size: 20px;
  text-align: center;
  font-weight: 900;
}
/* line 237, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2__col-header__description {
  text-align: center;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px 20px 20px;
}

/* line 247, ../../tryg-sass/components/_compare-table-2.scss */
.t-table-compare-2__col-outlined__badge {
  left: -2px;
  right: -2px;
  position: absolute;
  margin: 0;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 247, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2__col-outlined__badge {
    top: -12px;
    display: flex;
    justify-content: center;
  }
  /* line 261, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2__col-outlined__badge span {
    background: #0050a5;
    color: #ffffff;
    padding-left: 2em;
    padding-right: 2em;
    border-radius: 3px;
  }
}
@media (min-width: 992px) {
  /* line 247, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2__col-outlined__badge {
    top: -25px;
    background: #0050a5;
    color: #ffffff;
  }
}

@media (max-width: 991px) {
  /* line 111, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 thead .t-table-compare-2__col-1,
  .t-table-compare-2 tbody .t-table-compare-2__col-1,
  .t-table-compare-2 tfoot .t-table-compare-2__col-1 {
    display: none;
  }

  /* line 119, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 thead .t-table-compare-2__col-1,
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 tfoot .t-table-compare-2__col-1 {
    display: block;
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after {
    content: attr(data-col1-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after {
    content: attr(data-col1-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after {
    content: attr(data-col1-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after {
    content: attr(data-col1-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after {
    content: attr(data-col1-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after, #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value]::after {
    content: attr(data-col1-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col1:checked ~ .t-table-compare-2 dt[data-col1-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }

  /* line 111, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 thead .t-table-compare-2__col-2,
  .t-table-compare-2 tbody .t-table-compare-2__col-2,
  .t-table-compare-2 tfoot .t-table-compare-2__col-2 {
    display: none;
  }

  /* line 119, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 thead .t-table-compare-2__col-2,
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 tfoot .t-table-compare-2__col-2 {
    display: block;
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after {
    content: attr(data-col2-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after {
    content: attr(data-col2-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after {
    content: attr(data-col2-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after {
    content: attr(data-col2-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after {
    content: attr(data-col2-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after, #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value]::after {
    content: attr(data-col2-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col2:checked ~ .t-table-compare-2 dt[data-col2-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }

  /* line 111, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 thead .t-table-compare-2__col-3,
  .t-table-compare-2 tbody .t-table-compare-2__col-3,
  .t-table-compare-2 tfoot .t-table-compare-2__col-3 {
    display: none;
  }

  /* line 119, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 thead .t-table-compare-2__col-3,
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 tfoot .t-table-compare-2__col-3 {
    display: block;
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after {
    content: attr(data-col3-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after {
    content: attr(data-col3-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after {
    content: attr(data-col3-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after {
    content: attr(data-col3-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after {
    content: attr(data-col3-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after, #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value]::after {
    content: attr(data-col3-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col3:checked ~ .t-table-compare-2 dt[data-col3-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }

  /* line 111, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 thead .t-table-compare-2__col-4,
  .t-table-compare-2 tbody .t-table-compare-2__col-4,
  .t-table-compare-2 tfoot .t-table-compare-2__col-4 {
    display: none;
  }

  /* line 119, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 thead .t-table-compare-2__col-4,
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 tfoot .t-table-compare-2__col-4 {
    display: block;
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after {
    content: attr(data-col4-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after {
    content: attr(data-col4-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after {
    content: attr(data-col4-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after {
    content: attr(data-col4-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after {
    content: attr(data-col4-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after, #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value]::after {
    content: attr(data-col4-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col4:checked ~ .t-table-compare-2 dt[data-col4-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }

  /* line 111, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 thead .t-table-compare-2__col-5,
  .t-table-compare-2 tbody .t-table-compare-2__col-5,
  .t-table-compare-2 tfoot .t-table-compare-2__col-5 {
    display: none;
  }

  /* line 119, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 thead .t-table-compare-2__col-5,
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 tfoot .t-table-compare-2__col-5 {
    display: block;
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after {
    content: attr(data-col5-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after {
    content: attr(data-col5-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after {
    content: attr(data-col5-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after {
    content: attr(data-col5-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after {
    content: attr(data-col5-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after, #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value]::after {
    content: attr(data-col5-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col5:checked ~ .t-table-compare-2 dt[data-col5-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }

  /* line 111, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 thead .t-table-compare-2__col-6,
  .t-table-compare-2 tbody .t-table-compare-2__col-6,
  .t-table-compare-2 tfoot .t-table-compare-2__col-6 {
    display: none;
  }

  /* line 119, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 thead .t-table-compare-2__col-6,
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 tfoot .t-table-compare-2__col-6 {
    display: block;
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after {
    content: attr(data-col6-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after {
    content: attr(data-col6-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after {
    content: attr(data-col6-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after {
    content: attr(data-col6-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after {
    content: attr(data-col6-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }
  /* line 125, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after, #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 132, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value]::after {
    content: attr(data-col6-value);
    text-transform: uppercase;
  }
  /* line 136, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=true]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  }
  /* line 141, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] {
    color: #999;
  }
  /* line 142, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false] + dd {
    color: #999;
  }
  /* line 146, ../../tryg-sass/components/_compare-table-2.scss */
  #t-table-compare--visible-col6:checked ~ .t-table-compare-2 dt[data-col6-value=false]::after {
    width: 24px;
    height: 24px;
    content: url("data:image/svg+xml,%3Csvg fill='%23e1e1e1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M17.41 16l6.3-6.3-1.42-1.4L16 14.58l-6.3-6.3-1.4 1.42L14.58 16l-6.3 6.3 1.42 1.4L16 17.42l6.3 6.3 1.4-1.42L17.42 16z'/%3E%3C/svg%3E");
  }

  /* line 280, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 {
    border: 2px solid #e1e1e1;
  }
  /* line 282, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 tbody th,
  .t-table-compare-2 tbody td {
    border-top: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
  }
  /* line 292, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 thead tr:first-child > th, .t-table-compare-2 thead tr:first-child > td,
  .t-table-compare-2 tfoot tr:first-child > th,
  .t-table-compare-2 tfoot tr:first-child > td {
    display: none;
  }
  /* line 298, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2__col-header {
    background: #f1f1f1;
  }
}
@media (min-width: 992px) {
  /* line 307, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 thead tr > th {
    width: 15%;
  }
  /* line 309, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 thead tr > th:first-child {
    width: 40%;
  }
  /* line 314, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 th,
  .t-table-compare-2 td {
    border-top: 2px solid #e1e1e1;
    border-left: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
  }
  /* line 322, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 .t-table-compare-2__col-header label {
    display: none;
  }
  /* line 328, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2 tfoot .btn {
    padding-left: 1em;
    padding-right: 1em;
  }

  /* line 334, ../../tryg-sass/components/_compare-table-2.scss */
  .t-table-compare-2__col-outlined {
    border-right: 2px solid #0050a5;
  }
  /* line 336, ../../tryg-sass/components/_compare-table-2.scss */
  thead .t-table-compare-2__col-outlined {
    border-top-color: #0050a5;
  }
  /* line 337, ../../tryg-sass/components/_compare-table-2.scss */
  thead .t-table-compare-2__col-outlined::before {
    content: Best;
    background: maroon;
  }
  /* line 343, ../../tryg-sass/components/_compare-table-2.scss */
  tfoot .t-table-compare-2__col-outlined {
    border-bottom-color: #0050a5;
  }
  /* line 346, ../../tryg-sass/components/_compare-table-2.scss */
  thead .t-table-compare-2__col-outlined, tfoot .t-table-compare-2__col-outlined, tbody .t-table-compare-2__col-outlined {
    border-left-color: #0050a5;
    border-right-color: #0050a5;
  }
}
/* line 1, ../../tryg-sass/components/_forsikring-section.scss */
.t-forsikring-section {
  background-color: #f8faf6;
}
/* line 4, ../../tryg-sass/components/_forsikring-section.scss */
.t-forsikring-section__title {
  margin-left: 4%;
  margin-right: 4%;
}
@media (min-width: 1600px) {
  /* line 4, ../../tryg-sass/components/_forsikring-section.scss */
  .t-forsikring-section__title {
    margin-right: calc((100% - 1600px) / 2 + 4%);
    margin-left: calc((100% - 1600px) / 2 + 4%);
  }
}

@media (max-width: 767px) {
  /* line 15, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring {
    box-shadow: none;
  }

  /* line 18, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring:not(:first-of-type) .t-card-forsikring__title {
    border-top: 1px solid #e1e1e1;
    margin-top: -4%;
    padding-top: 4%;
  }

  /* line 23, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring:first-of-type {
    border-top: 2px solid #e1e1e1;
  }

  /* line 26, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring:last-child {
    border-bottom: 2px solid #e1e1e1;
  }
}
/* line 31, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring {
  position: relative;
  background-color: #ffffff;
  border-radius: 3px;
  font-size: 16px;
}
/* line 37, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__title {
  margin-top: 0;
  font-size: 24px;
  line-height: 30px;
}
/* line 41, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__title__icon {
  margin-right: .2em;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
/* line 47, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__title__icon__inner {
  width: 30px;
  height: 30px;
}
/* line 50, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__title__icon__inner svg {
  fill: #ce0303;
  width: 100%;
  height: 100%;
}
/* line 58, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__lead {
  font-weight: 600;
}
/* line 61, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__toggle-label {
  text-decoration: underline;
  color: #ce0303;
  position: relative;
  padding-left: 30px;
}
/* line 66, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__toggle-label::before {
  width: 30px;
  height: 30px;
  content: url("data:image/svg+xml,%3Csvg fill='%23ce0303' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.4 15.8L7 10.4 8.4 9l4 4 4-4 1.4 1.4z'/%3E%3C/svg%3E");
  position: absolute;
  top: -3px;
  left: -3px;
}
/* line 75, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__toggle {
  display: none;
}
/* line 78, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__list {
  height: 0;
  overflow: hidden;
}
/* line 83, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__list__title {
  margin-bottom: 1em;
  position: relative;
}
/* line 86, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__list__title__icon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -3px;
  left: -31px;
}
/* line 92, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__list__title__icon svg {
  fill: #008a00;
  width: 100%;
  height: 100%;
}
/* line 99, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__list__description {
  margin-bottom: 1em;
}
/* line 103, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__buttons {
  margin-bottom: -20px;
}
/* line 106, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__button {
  margin-bottom: 1em;
  margin-right: 1em;
}

/* line 112, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__toggle:checked ~ .t-card-forsikring__list {
  height: auto;
}

/* line 117, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring__toggle:checked ~ .t-card-forsikring__toggle-label::before {
  content: url("data:image/svg+xml,%3Csvg fill='%23ce0303' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12.4 9L7 14.4l1.4 1.4 4-4 4 4 1.4-1.4z'/%3E%3C/svg%3E");
}

/* line 122, ../../tryg-sass/components/_forsikring-section.scss */
.t-card-forsikring {
  padding: 19.1875px;
}
@media (min-width: 480px) {
  /* line 122, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring {
    padding: 4%;
  }
}
@media (min-width: 768px) {
  /* line 122, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring {
    margin-left: 4%;
    margin-right: 4%;
    padding-left: 30%;
    padding-right: 15%;
    margin-bottom: 30px;
    padding-top: 30.7178px;
    padding-bottom: 30.7178px;
    position: relative;
  }
  /* line 134, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring:last-child {
    margin-bottom: 0;
  }
  /* line 141, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring__title {
    font-size: 32px;
    margin-bottom: .5em;
  }
  /* line 144, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring__title__icon {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 32.639%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
  }
  /* line 147, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring__title__icon__inner {
    margin-top: 50px;
    width: 80px;
    height: 80px;
  }
  /* line 151, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring__title__icon__inner svg {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 992px) {
  /* line 122, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring {
    padding-left: 297.594px;
    padding-right: 15%;
  }
  /* line 169, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring__title__icon {
    width: 297.594px;
  }
}
@media (min-width: 1200px) {
  /* line 122, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring {
    padding-right: 180px;
  }
}
@media (min-width: 1600px) {
  /* line 122, ../../tryg-sass/components/_forsikring-section.scss */
  .t-card-forsikring {
    margin-right: calc((100% - 1600px) / 2 + 4%);
    margin-left: calc((100% - 1600px) / 2 + 4%);
  }
}

/* line 1, ../../tryg-sass/components/_article-txt-card-section.scss */
.t-article-txt-card__card-stack {
  list-style-type: none;
  padding-left: 0;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}

/* line 9, ../../tryg-sass/components/_article-txt-card-section.scss */
.t-article-txt-card__card-stack__card-container {
  padding: 10px;
  flex: 0 0 100%;
}

/* line 14, ../../tryg-sass/components/_article-txt-card-section.scss */
.t-article-txt-card__card {
  position: relative;
  background: #f1f1f1;
  border-radius: 3px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

/* line 25, ../../tryg-sass/components/_article-txt-card-section.scss */
.t-article-txt-card__card__wrapper:hover {
  color: #222222;
  text-decoration: none;
}

/* line 34, ../../tryg-sass/components/_article-txt-card-section.scss */
.t-article-txt-card__card__label {
  font-family: "27 Sans", sans-serif;
  margin-top: 0;
  font-size: 24px;
  word-wrap: wrap;
  hyphens: auto;
}

/* line 42, ../../tryg-sass/components/_article-txt-card-section.scss */
.t-article-txt-card__card__text {
  font-size: 14px;
  color: #5a5a5a;
}

/* line 47, ../../tryg-sass/components/_article-txt-card-section.scss */
.t-article-txt-card__card__footer {
  margin-top: auto;
  padding-top: 20px;
}

/* large phone portrait */
@media (min-width: 480px) {
  /* line 56, ../../tryg-sass/components/_article-txt-card-section.scss */
  .t-article-txt-card__card-stack {
    display: flex;
    flex-wrap: wrap;
  }

  /* line 60, ../../tryg-sass/components/_article-txt-card-section.scss */
  .t-article-txt-card__card-stack__card-container {
    display: flex;
  }

  /* line 63, ../../tryg-sass/components/_article-txt-card-section.scss */
  .t-article-txt-card__card__wrapper {
    display: flex;
    flex: 1 1 auto;
  }

  /* line 67, ../../tryg-sass/components/_article-txt-card-section.scss */
  .t-article-txt-card__card {
    flex: 1 1 auto;
  }
}
/* ipad portrait */
@media (min-width: 768px) {
  /* line 75, ../../tryg-sass/components/_article-txt-card-section.scss */
  .t-article-txt-card__card-stack {
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 79, ../../tryg-sass/components/_article-txt-card-section.scss */
  .t-article-txt-card__card-stack__card-container {
    max-width: 100%;
    padding: 15px;
  }
  /* line 82, ../../tryg-sass/components/_article-txt-card-section.scss */
  .t-article-txt-card__card-stack__card-container--100 {
    flex: 0 0 100%;
    padding: 15px;
    max-width: 100%;
  }
  /* line 87, ../../tryg-sass/components/_article-txt-card-section.scss */
  .t-article-txt-card__card-stack__card-container--50 {
    flex: 0 0 50%;
    padding: 15px;
    max-width: 50%;
  }
}
/* this class is used on links that wrap cards, or else on a div */
/* line 22, ../../tryg-sass/components/_forsikringer-bedrift-section.scss */
.t-forsikringer-bedrift__card__image-wrapper {
  padding-top: 40.3940% !important;
}

/* ipad portrait */
@media (min-width: 768px) {
  /* line 47, ../../tryg-sass/components/_forsikringer-bedrift-section.scss */
  .t-forsikringer-bedrift__card-stack {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 52, ../../tryg-sass/components/_forsikringer-bedrift-section.scss */
  .t-forsikringer-bedrift__card__wrapper {
    display: flex;
    flex: 0 1 50%;
  }

  /* line 56, ../../tryg-sass/components/_forsikringer-bedrift-section.scss */
  .t-forsikringer-bedrift__card-stack__card-container {
    display: flex;
    flex: 0 1 50%;
    padding: 15px;
  }
}
@media (min-width: 992px) {
  /* line 65, ../../tryg-sass/components/_forsikringer-bedrift-section.scss */
  .t-forsikringer-bedrift__card-stack {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
  }

  /* line 70, ../../tryg-sass/components/_forsikringer-bedrift-section.scss */
  .t-forsikringer-bedrift__card__wrapper {
    display: flex;
    flex: 0 1 33.333%;
  }

  /* line 74, ../../tryg-sass/components/_forsikringer-bedrift-section.scss */
  .t-forsikringer-bedrift__card-stack__card-container {
    display: flex;
    flex: 0 1 33.333%;
    padding: 15px;
    max-width: 33.333%;
  }
}
/* line 2, ../../tryg-sass/components/_vare-forsikringer.scss */
.t-vare-forsikringer__list-container {
  position: relative;
  margin-bottom: 50px;
}
/* line 5, ../../tryg-sass/components/_vare-forsikringer.scss */
.t-vare-forsikringer__list-container__title {
  font-size: 24px;
  margin-top: .5em;
  margin-left: 70px;
}
/* line 10, ../../tryg-sass/components/_vare-forsikringer.scss */
.t-vare-forsikringer__list-container__list {
  margin-left: 70px;
  padding-left: 0;
  list-style-type: none;
}
/* line 15, ../../tryg-sass/components/_vare-forsikringer.scss */
.t-vare-forsikringer__list-container__list li a {
  text-decoration: underline;
}
/* line 20, ../../tryg-sass/components/_vare-forsikringer.scss */
.t-vare-forsikringer__list-container__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
}
/* line 26, ../../tryg-sass/components/_vare-forsikringer.scss */
.t-vare-forsikringer__list-container__icon svg {
  width: 100%;
  height: 100%;
  fill: #ce0303;
}
@media (min-width: 768px) {
  /* line 1, ../../tryg-sass/components/_vare-forsikringer.scss */
  .t-vare-forsikringer {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 38, ../../tryg-sass/components/_vare-forsikringer.scss */
  .t-vare-forsikringer__list-container {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    max-width: 50%;
    flex: 0 0 50%;
  }
  /* line 44, ../../tryg-sass/components/_vare-forsikringer.scss */
  .t-vare-forsikringer__list-container__icon {
    left: 15px;
    top: 15px;
    width: 60px;
    height: 60px;
  }
  /* line 50, ../../tryg-sass/components/_vare-forsikringer.scss */
  .t-vare-forsikringer__list-container__title, .t-vare-forsikringer__list-container__list {
    margin-left: 80px;
  }
}
@media (min-width: 992px) {
  /* line 57, ../../tryg-sass/components/_vare-forsikringer.scss */
  .t-vare-forsikringer__list-container {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}

/* line 6, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__header__subtitle {
  margin-top: 1.5em;
  margin-top: 1.5em;
}
/* line 10, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__header__opening-hours {
  margin-top: 1em;
  color: #5a5a5a;
  padding: 0;
}
/* line 14, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__header__opening-hours dt, .t-kundesenter__header__opening-hours dd {
  margin: 0;
  line-height: 1.8;
}
/* line 18, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__header__opening-hours dt::after {
  content: ":";
}
/* line 21, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__header__opening-hours dt {
  float: left;
  margin-right: 2em;
}
/* line 25, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__header__opening-hours dl {
  float: left;
}
/* line 30, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card-stack {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
/* line 38, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card-stack__card-container {
  width: 50%;
  height: 160px;
}
/* line 40, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card-stack__card-container:first-of-type {
  width: 100%;
  height: auto;
}
/* line 49, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px;
}
/* line 54, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card-wrapper:hover {
  color: #222222;
  text-decoration: none;
}
/* line 59, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card {
  height: 150px;
  background-color: #ffffff;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 60, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card--big {
  height: 300px;
}
/* line 70, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card__content {
  text-align: center;
}
/* line 72, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card__content__label {
  margin: 0;
  font-size: 24px;
}
/* line 75, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card__content__label + .t-kundesenter__card__content__label__label {
  background: violet;
}
/* line 79, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card__content__icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
}
/* line 84, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card__content__icon svg {
  width: 100%;
  height: 100%;
  fill: #ce0303;
}
/* line 93, ../../tryg-sass/components/_kundesenter-section.scss */
.t-kundesenter__card--big .t-kundesenter__card__content__label {
  font-size: 24px;
}
@media (min-width: 480px) {
  /* line 97, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card__content__label {
    /*font-size: $tryg-fz-h4;*/
  }
  /* line 100, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card-stack {
    margin-left: -10px;
    margin-right: -10px;
  }
  /* line 103, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card-stack__card-container {
    height: 170px;
  }
  /* line 105, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card-stack__card-container:first-of-type {
    /*height: 340px;*/
  }
  /* line 107, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card-stack__card-container:first-of-type .t-kundesenter__card {
    height: 320px;
  }
  /* line 114, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card-wrapper {
    padding: 10px;
  }
}
@media (min-width: 768px) {
  /* line 120, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card-stack__card-container {
    /*display: inline-block;*/
    width: 33.333%;
    /*height: 170px;*/
  }
  /* line 121, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card-stack__card-container:nth-child(4) {
    margin-left: 33.333%;
  }
  /* line 125, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card-stack__card-container:first-of-type {
    width: 33.333%;
    margin-bottom: -50%;
    /*float: left;*/
    /*height: 320px;*/
  }
}
@media (min-width: 992px) {
  /* line 137, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__header {
    /*width: 33.333%;
    float: left;*/
  }
  /* line 141, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card-stack {
    /*float: right;
    width: 66.666%;*/
  }
  /* line 145, ../../tryg-sass/components/_kundesenter-section.scss */
  .t-kundesenter__card__content__label {
    font-size: 24px;
  }
}

/* line 1, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
.t-tryg-plus-card__card-stack {
  list-style-type: none;
  padding-left: 0;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
}

/* line 10, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
.t-tryg-plus__card-stack__card-container {
  width: 100%;
  padding: 10px;
}

/* line 15, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
.t-tryg-plus__card {
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  width: 100%;
}

/* line 24, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
.t-tryg-plus__card__wrapper:hover {
  color: #222222;
  text-decoration: none;
}

/* line 30, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
.t-tryg-plus__card__content {
  padding: 20px;
}

/* line 34, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
.t-tryg-plus__card__image-wrapper {
  padding-top: 75%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 3px 3px 0 0;
}

/* line 42, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
.t-tryg-plus__card__label {
  font-family: "27 Sans", sans-serif;
  margin-top: 0;
  font-size: 24px;
  word-wrap: wrap;
  hyphens: auto;
}

/* line 50, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
.t-tryg-plus__card__text {
  font-size: 14px;
  color: #5a5a5a;
}

/* line 55, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
.t-tryg-plus__card__phone {
  font-size: 24px;
  color: #ce0303;
  margin-bottom: 0;
}

@media (min-width: 480px) {
  /* line 62, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
  .t-tryg-plus__card__image-wrapper {
    padding-top: 331px;
  }
}
@media (min-width: 768px) {
  /* line 69, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
  .t-tryg-plus__card__image-wrapper {
    padding-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 33.333%;
  }

  /* line 77, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
  .t-tryg-plus__card__content {
    padding-left: calc(33.333% + 20px);
  }

  /* line 80, ../../tryg-sass/components/_kundesenter-tryg-plus.scss */
  .t-tryg-plus__card-stack {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* line 2, ../../tryg-sass/components/_search-results.scss */
.t-search-results__card-stack {
  list-style-type: none;
  padding-left: 0;
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
}
/* line 9, ../../tryg-sass/components/_search-results.scss */
.t-search-results__card-stack__card-container {
  padding: 10px;
  width: 100%;
}
/* line 22, ../../tryg-sass/components/_search-results.scss */
.t-search-results__card__link {
  color: #999999;
}
/* line 26, ../../tryg-sass/components/_search-results.scss */
.t-search-results__form {
  background-color: #ffffff;
  border: none;
  outline: 1px solid #e1e1e1;
}
/* line 31, ../../tryg-sass/components/_search-results.scss */
.t-search-results__form__field {
  background-color: #ffffff;
  font-size: 24px;
  text-indent: .5em;
}

/* line 1, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card {
  border: 1px solid #e1e1e1;
  margin-bottom: 30px;
  background-color: #ffffff;
}
/* line 5, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card__image-wrapper {
  position: relative;
  padding-top: 75%;
}
/* line 8, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card__image-wrapper img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
/* line 20, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card__content {
  padding: 30px;
}
/* line 22, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card__content__name {
  margin-top: 0;
  font-size: 20px;
}
/* line 26, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card__content__occupation {
  font-size: 14px;
  color: #5a5a5a;
}
/* line 30, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card__content__data {
  font-size: 16px;
  margin-bottom: 0;
  overflow: hidden;
}
/* line 34, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card__content__data dt {
  font-weight: 600;
}
/* line 37, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card__content__data dd {
  color: #ce0303;
}
/* line 39, ../../tryg-sass/components/_article-business-card.scss */
.t-business-card__content__data dd a {
  color: #ce0303;
}

@media (min-width: 768px) {
  /* line 48, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card {
    display: flex;
  }
  /* line 50, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card__image-wrapper {
    padding-top: 0%;
    padding-left: 170px;
  }
  /* line 54, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card__content {
    width: 100%;
  }
  /* line 57, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--sm {
    max-width: 370px;
  }
  /* line 60, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--sm .t-business-card__content__name {
    font-size: 20px;
  }
  /* line 63, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--sm .t-business-card__content__data {
    font-size: 14px;
  }
  /* line 68, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--md {
    max-width: 470px;
  }
  /* line 70, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--md .t-business-card__content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* line 73, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--md .t-business-card__content__name {
    font-size: 24px;
  }
  /* line 76, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--md .t-business-card__content__data {
    font-size: 14px;
  }
  /* line 81, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--lg {
    max-width: 570px;
  }
  /* line 83, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--lg .t-business-card__content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /* line 86, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--lg .t-business-card__content__name {
    font-size: 28px;
  }
  /* line 89, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--lg .t-business-card__content__data {
    font-size: 16px;
    margin-bottom: 0;
    overflow: hidden;
  }
  /* line 93, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--lg .t-business-card__content__data dt {
    float: left;
    min-width: 4em;
    margin-right: 1em;
  }
  /* line 96, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--lg .t-business-card__content__data dt::after {
    content: ':';
  }
  /* line 101, ../../tryg-sass/components/_article-business-card.scss */
  .t-business-card--lg .t-business-card__content__data dd {
    clear: right;
  }
}
/* line 111, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__info-text {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.002em;
  color: #222222;
}
/* line 120, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details {
  margin-top: 50px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}
/* line 123, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-name {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  color: #222222;
}
/* line 130, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-custid {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.012em;
  color: #222222;
  margin-top: 14px;
  margin-bottom: 14px;
}
/* line 140, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-address {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.002em;
  color: #222222;
}
/* line 148, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-cellular-email {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #222222;
  padding-right: 21px;
}
/* line 155, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-cellular-email-padding {
  padding-right: 81px;
}
/* line 159, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-cellular-email-values {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #222222;
}
/* line 166, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-union {
  margin-top: 37px;
  display: flex;
  flex-direction: column;
}
/* line 170, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-union-heading {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  color: #222222;
  padding-bottom: 9px;
}
/* line 178, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-union-value {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
/* line 186, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-elDoc-SMS {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}
/* line 190, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-elDoc-SMS-heading {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  color: #222222;
}
/* line 197, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-elDoc-SMS-value {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.002em;
  color: #000000;
}
/* line 206, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__details-edit-profile-btn {
  margin-top: 40px;
  margin-bottom: 50px;
}
/* line 211, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__edit-mode {
  background-color: rgba(255, 255, 255, 0.15) !important;
  padding-left: 0px !important;
  padding-top: 0px !important;
}
/* line 216, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__ommeg {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  display: flex;
  align-items: center;
  letter-spacing: 0.002em;
  color: #000000;
  margin-bottom: 17px;
}
/* line 227, ../../tryg-sass/components/_article-business-card.scss */
.t-minprofile__ommeg-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  align-items: center;
  text-align: center;
  color: #FFF;
}

/* line 1, ../../tryg-sass/components/_minside-forsikringer.scss */
.totalkostnad {
  border: 3px solid #e1e1e1;
  padding: 15px 20px;
  width: 100%;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 7, ../../tryg-sass/components/_minside-forsikringer.scss */
.totalkostnad__pr-mnd {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}
/* line 12, ../../tryg-sass/components/_minside-forsikringer.scss */
.totalkostnad__pr-aar {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}

/* line 21, ../../tryg-sass/components/_minside-forsikringer.scss */
.t-minside-forsikringer .t-card-stack {
  flex-wrap: wrap;
  padding: 0;
}
@media (min-width: 480px) {
  /* line 25, ../../tryg-sass/components/_minside-forsikringer.scss */
  .t-minside-forsikringer .t-card-stack__card-container, .t-minside-forsikringer .t-chat-bot__card-stack__card-container {
    flex: 1 1 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  /* line 25, ../../tryg-sass/components/_minside-forsikringer.scss */
  .t-minside-forsikringer .t-card-stack__card-container, .t-minside-forsikringer .t-chat-bot__card-stack__card-container {
    flex: 1 1 33%;
    max-width: 33%;
  }
}
@media (min-width: 992px) {
  /* line 25, ../../tryg-sass/components/_minside-forsikringer.scss */
  .t-minside-forsikringer .t-card-stack__card-container, .t-minside-forsikringer .t-chat-bot__card-stack__card-container {
    flex: 1 1 23%;
    max-width: 25%;
  }
}
/* line 42, ../../tryg-sass/components/_minside-forsikringer.scss */
.t-minside-forsikringer .t-card-stack__card-container .t-card, .t-minside-forsikringer .t-chat-bot__card-stack__card-container .t-card {
  display: block;
  text-align: center;
  position: relative;
  padding: 20px 20px 40px;
}
/* line 48, ../../tryg-sass/components/_minside-forsikringer.scss */
.t-minside-forsikringer .t-card-stack__card-container .t-card__content, .t-minside-forsikringer .t-chat-bot__card-stack__card-container .t-card__content, .t-minside-forsikringer .t-card-stack__card-container .t-chat-bot__card__content, .t-minside-forsikringer .t-chat-bot__card-stack__card-container .t-chat-bot__card__content {
  margin: 0;
}
/* line 53, ../../tryg-sass/components/_minside-forsikringer.scss */
.t-minside-forsikringer .t-card-stack__card-container .t-card__wrapper-link:hover, .t-minside-forsikringer .t-chat-bot__card-stack__card-container .t-card__wrapper-link:hover {
  color: #222222;
}
/* line 58, ../../tryg-sass/components/_minside-forsikringer.scss */
.t-minside-forsikringer .t-card-stack__card-container .t-card__text, .t-minside-forsikringer .t-chat-bot__card-stack__card-container .t-card__text {
  margin: 0;
}
/* line 62, ../../tryg-sass/components/_minside-forsikringer.scss */
.t-minside-forsikringer .t-card-stack__card-container .t-card__arrow, .t-minside-forsikringer .t-chat-bot__card-stack__card-container .t-card__arrow {
  position: absolute;
  bottom: 10px;
  left: calc(50% - 12px);
  margin: 0;
}
/* line 72, ../../tryg-sass/components/_minside-forsikringer.scss */
.t-minside-forsikringer .t-card__icon svg {
  width: 60px;
  height: 60px;
  fill: #ce0303;
}
/* line 79, ../../tryg-sass/components/_minside-forsikringer.scss */
.t-minside-forsikringer .section-sub-title {
  font-size: 24px;
  margin: 40px 0 20px;
}

/* line 2, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper {
  background-color: white;
  padding: 4%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  /* line 2, ../../tryg-sass/components/_minside-henvendelser.scss */
  .t-minside-henvendelser__wrapper {
    padding: 60px;
  }
}
/* line 11, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .head-title {
  font-size: 24px;
  font-weight: normal;
}
/* line 16, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .lead-content {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 54px;
}
/* line 22, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .red-text {
  color: #CE0303;
}
/* line 26, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .red-link {
  color: #CE0303;
  text-decoration: underline;
  font-weight: normal;
  cursor: pointer;
}
/* line 32, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .red-link:hover {
  color: #222222;
}
/* line 37, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .black--link {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
}
/* line 42, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .black--link:hover {
  color: #CE0303;
}
/* line 48, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table {
  margin-top: 40px;
}
/* line 54, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table tbody > tr > td:last-child {
  text-align: right;
}
/* line 58, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table tbody input[type="checkbox"] {
  display: none;
}
/* line 62, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table tbody input[type="checkbox"]:checked ~ .t-henvendelser__content {
  display: block;
}
/* line 74, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table tbody .t-henvendelser__content {
  display: none;
  text-align: left;
  margin-bottom: 24px;
}
/* line 80, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table tbody tr.t-henvendelser__content-row {
  padding: 0 4%;
  margin-top: -1px;
}
/* line 85, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table tbody td.t-henvendelser__content-column {
  column-span: all;
  padding: 0;
  border: 0;
}
/* line 92, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table tfoot {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  color: #5A5A5A;
}
@media (max-width: 991px) {
  /* line 92, ../../tryg-sass/components/_minside-henvendelser.scss */
  .t-minside-henvendelser__wrapper .t-table tfoot {
    border-top: none;
  }
  /* line 100, ../../tryg-sass/components/_minside-henvendelser.scss */
  .t-minside-henvendelser__wrapper .t-table tfoot tr {
    padding: 0 4%;
  }
}
/* line 105, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table tfoot .tfoot-chevron {
  font-size: 16px;
  font-weight: bold;
}
/* line 110, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser__wrapper .t-table tfoot > tr > td {
  border: none;
}
/* line 118, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser .t-henvendelser-dialogue-block__title {
  display: flex;
  align-items: flex-end;
  font-size: 20px;
  color: #222;
  font-weight: normal;
  margin: 35px 0 4px;
}
/* line 126, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser .t-henvendelser-dialogue-block__title svg {
  fill: #CE0303;
  height: 24px;
  width: 24px;
  margin-right: 10px;
}
/* line 134, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser .t-henvendelser-dialogue-block__content {
  border: 5px solid #E1E1E1;
  padding: 25px;
}
/* line 139, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser .t-henvendelser-dialogue-block__headers {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  /* line 139, ../../tryg-sass/components/_minside-henvendelser.scss */
  .t-minside-henvendelser .t-henvendelser-dialogue-block__headers {
    flex-direction: row;
  }
}
/* line 149, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser .t-henvendelser-dialogue-block__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  /* line 149, ../../tryg-sass/components/_minside-henvendelser.scss */
  .t-minside-henvendelser .t-henvendelser-dialogue-block__header {
    margin-right: 40px;
    margin-bottom: 0;
  }
}
/* line 159, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser .t-henvendelser-dialogue-block__header:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  /* line 159, ../../tryg-sass/components/_minside-henvendelser.scss */
  .t-minside-henvendelser .t-henvendelser-dialogue-block__header:last-child {
    margin-right: 0;
  }
}
/* line 168, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser .t-henvendelser-dialogue-block__header-title {
  font-weight: bold;
}
/* line 180, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser .t-henvendelser-dialogue-block__comments-title {
  font-weight: bold;
}
/* line 185, ../../tryg-sass/components/_minside-henvendelser.scss */
.t-minside-henvendelser .t-henvendelser-dialogue-block__comments-content p {
  font-size: 14px;
}

/* line 5, ../../tryg-sass/components/_minside-meld-skade-1.scss */
.t-minside-meld-skade-1 .lead p, .t-minside-meld-skade-1 .t-article-subtitle p {
  font-size: 16px;
  margin: 0;
}
/* line 10, ../../tryg-sass/components/_minside-meld-skade-1.scss */
.t-minside-meld-skade-1 .lead p.title, .t-minside-meld-skade-1 .t-article-subtitle p.title {
  font-size: 24px;
  margin-bottom: 10px;
}
/* line 17, ../../tryg-sass/components/_minside-meld-skade-1.scss */
.t-minside-meld-skade-1__section-footer {
  background-color: #f1f1f1;
}
/* line 20, ../../tryg-sass/components/_minside-meld-skade-1.scss */
.t-minside-meld-skade-1__section-footer__title {
  font-size: 24px;
  color: #222222;
  font-weight: 500;
  margin-bottom: 30px;
}
/* line 27, ../../tryg-sass/components/_minside-meld-skade-1.scss */
.t-minside-meld-skade-1__section-footer .btn {
  margin: 0 10px;
  height: 30px;
  width: 100px;
  line-height: 22px;
  padding: 0 33px;
}

/* line 3, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-minside-logg-inn__header {
  position: relative;
}
/* line 6, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-minside-logg-inn__header .bedrift-logg-inn {
  position: absolute;
  right: 0;
  top: 0;
  color: #CE0303;
  font-size: 16px;
}
@media (max-width: 767px) {
  /* line 6, ../../tryg-sass/components/_minside-logg-inn.scss */
  .t-minside-logg-inn__header .bedrift-logg-inn {
    position: static;
  }
}
/* line 19, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-minside-logg-inn .t-card-stack {
  padding: 0;
}
/* line 22, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-minside-logg-inn .t-card-stack__card-container, .t-minside-logg-inn .t-chat-bot__card-stack__card-container {
  text-align: center;
}
/* line 25, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-minside-logg-inn .t-card-stack__card-container .t-card, .t-minside-logg-inn .t-chat-bot__card-stack__card-container .t-card {
  display: block;
  padding: 20px;
}
/* line 29, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-minside-logg-inn .t-card-stack__card-container .t-card__wrapper-link, .t-minside-logg-inn .t-chat-bot__card-stack__card-container .t-card__wrapper-link {
  color: #222222;
}
@media (min-width: 992px) {
  /* line 29, ../../tryg-sass/components/_minside-logg-inn.scss */
  .t-minside-logg-inn .t-card-stack__card-container .t-card__wrapper-link, .t-minside-logg-inn .t-chat-bot__card-stack__card-container .t-card__wrapper-link {
    height: 312px;
  }
}
/* line 38, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-minside-logg-inn .t-card-stack__card-container .t-card__icon svg, .t-minside-logg-inn .t-chat-bot__card-stack__card-container .t-card__icon svg {
  width: 60px;
  height: 60px;
  fill: #ce0303;
}

/* line 47, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-innlogget-liste {
  background-color: #F1F1F1;
}
/* line 50, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-innlogget-liste__title {
  font-size: 26px;
  margin-top: 40px;
}
/* line 55, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-innlogget-liste__wrapper {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}
/* line 60, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-innlogget-liste__wrapper__item {
  width: 48%;
  margin: 10px 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  /* line 60, ../../tryg-sass/components/_minside-logg-inn.scss */
  .t-innlogget-liste__wrapper__item {
    width: 100%;
  }
}
/* line 69, ../../tryg-sass/components/_minside-logg-inn.scss */
.t-innlogget-liste__wrapper__item svg {
  position: relative;
  width: 30px;
  height: 25px;
  top: -1px;
  fill: #008A00;
}

/* line 3, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-section__stack {
  max-width: none;
  padding: 0;
}
/* line 8, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list__question__header {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
/* line 14, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list__question__header__title {
  display: inline-flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  /* line 14, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
  .t-minside-bedrift-vilkaarsoversikt .t-faq-list__question__header__title {
    flex-wrap: nowrap;
  }
}
/* line 22, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list__question__header__title__part {
  display: flex;
  padding-right: 5%;
  min-width: 100px;
}
@media (max-width: 767px) {
  /* line 28, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
  .t-minside-bedrift-vilkaarsoversikt .t-faq-list__question__header__title__part:first-child {
    min-width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 22, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
  .t-minside-bedrift-vilkaarsoversikt .t-faq-list__question__header__title__part {
    min-width: 150px;
  }
}
@media (min-width: 992px) {
  /* line 22, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
  .t-minside-bedrift-vilkaarsoversikt .t-faq-list__question__header__title__part {
    min-width: 200px;
  }
}
/* line 41, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list__question__header__title__part:last-child {
  padding-right: 0;
  flex-grow: 1;
}
/* line 49, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list {
  height: auto;
  padding: 0;
}
/* line 53, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-1 {
  border: 1px solid #E1E1E1;
  border-bottom: none;
  margin-bottom: 10px;
}
/* line 59, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-1 .t-faq-list__question {
  margin-bottom: 0;
  box-shadow: none;
}
/* line 63, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-1 .t-faq-list__question__header {
  background: #fff;
  font-weight: normal;
  border-bottom: 1px solid #E1E1E1;
}
/* line 70, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-1 .t-faq-list__question__answer {
  padding-left: 20px;
}
/* line 73, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-1 .t-faq-list__question__answer a {
  padding-left: 0;
}
/* line 80, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-2 .t-faq-list__question__header {
  background: rgba(225, 225, 225, 0.2);
  padding-left: 40px;
  font-weight: normal;
}
/* line 86, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-2 .t-faq-list__question__answer {
  padding-left: 40px;
}
/* line 90, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-2 > .t-faq-list__question > .t-faq-list__question__answer {
  background: rgba(225, 225, 225, 0.2);
}
/* line 96, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-3 .t-faq-list__question__header {
  background: #fff;
  padding-left: 60px;
  font-weight: normal;
}
/* line 102, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list--level-3 .t-faq-list__question__answer {
  padding-left: 60px;
}
/* line 108, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list input[type=checkbox]:checked ~ .t-faq-list__question__header .t-faq-list__question__header__icon svg {
  color: #CE0303;
}
/* line 112, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list input[type=checkbox]:checked ~ .t-faq-list__question__header--answer {
  border-bottom: none;
  padding-bottom: 10px;
}
/* line 117, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list input[type=checkbox]:checked ~ .t-faq-list__question__answer {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 20px;
}
/* line 124, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt .t-faq-list__question__header {
  padding: 20px;
  cursor: pointer;
}
/* line 129, ../../tryg-sass/components/_minside-bedrift-vilkaarsoversikt.scss */
.t-minside-bedrift-vilkaarsoversikt input[type="checkbox"] {
  display: none;
}

/* line 2, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper {
  background-color: #fff;
  padding: 50px;
}
@media (max-width: 480px) {
  /* line 2, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
  .t-minside-bedrift-endre-passord__wrapper {
    padding: 2%;
  }
}
/* line 10, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper .lead, .t-minside-bedrift-endre-passord__wrapper .t-article-subtitle {
  font-size: 16px;
}
/* line 12, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper .lead p, .t-minside-bedrift-endre-passord__wrapper .t-article-subtitle p {
  margin: 0;
}
/* line 21, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs input[type="text"] {
  width: 40%;
  min-width: 350px;
  padding: 10px;
  border: 3px solid #767676;
}
/* line 22, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs input[type="text"]:focus {
  border-bottom-width: 6px;
  border-color: #222;
}
@media (max-width: 480px) {
  /* line 21, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__inputs input[type="text"] {
    min-width: 280px;
  }
}
/* line 37, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs label {
  display: block;
  font-weight: 400;
}
/* line 42, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs__new-password {
  margin-bottom: 20px;
}
/* line 46, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs__current-password {
  margin-bottom: 50px;
}
/* line 51, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper__form__buttons {
  margin-top: 30px;
}
/* line 54, ../../tryg-sass/components/_minside-bedrift-endre-passord.scss */
.t-minside-bedrift-endre-passord__wrapper__form__buttons .btn {
  padding: 0 30px;
  height: 30px;
  line-height: 1.42857;
  margin-bottom: 5px;
}

/* line 3, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .table > tbody > tr > td,
.t-minside-enkeltforsikring .table > thead > tr > th {
  padding: 8px 0;
}
@media (min-width: 992px) {
  /* line 8, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .table > tbody > tr > td:last-child,
  .t-minside-enkeltforsikring .table > thead > tr > th:last-child {
    text-align: right;
    width: 15%;
  }
  /* line 14, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .table > tbody > tr > td:nth-last-child(2),
  .t-minside-enkeltforsikring .table > thead > tr > th:nth-last-child(2) {
    width: 15%;
  }
}
/* line 21, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .table.t-table {
  margin-top: 40px;
  border-bottom: 3px solid #979797;
}
/* line 26, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-section__stack {
  max-width: none;
  padding: 0;
}
/* line 31, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list {
  height: auto;
  padding: 0;
}
/* line 35, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question {
  padding: 4%;
}
@media (min-width: 992px) {
  /* line 35, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question {
    padding: 50px;
  }
}
/* line 42, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__header {
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}
/* line 49, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__header__title {
  font-size: 16px;
  font-weight: bold;
  flex-grow: 1;
  width: 70%;
}
@media (min-width: 768px) {
  /* line 49, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__header__title {
    font-size: 20px;
    font-weight: 500;
  }
}
@media (min-width: 992px) {
  /* line 49, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__header__title {
    font-size: 28px;
  }
}
/* line 64, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__header__subtitle {
  font-size: 12px;
  font-weight: bold;
  margin: 0 16px;
}
@media (min-width: 768px) {
  /* line 64, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__header__subtitle {
    font-size: 16px;
    margin: 0 32px;
  }
}
@media (min-width: 992px) {
  /* line 64, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__header__subtitle {
    font-size: 16px;
  }
}
/* line 79, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__header__icon {
  display: inline-flex;
  justify-content: flex-end;
  flex-grow: 0;
}
/* line 86, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer {
  display: none;
}
/* line 89, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer__info {
  width: 100%;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 89, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__answer__info {
    font-size: 14px;
  }
}
/* line 97, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer__info__item {
  display: flex;
}
@media (min-width: 992px) {
  /* line 97, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__answer__info__item {
    width: 50%;
  }
}
/* line 104, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer__info__item .title {
  font-weight: bold;
  flex-grow: 1;
}
@media (min-width: 992px) {
  /* line 104, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__answer__info__item .title {
    flex-basis: 60%;
  }
}
/* line 113, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer__info__item .value {
  text-align: right;
}
/* line 123, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer .buttons {
  text-align: center;
  width: 100%;
}
/* line 127, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer .buttons a {
  margin-top: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 127, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__answer .buttons a {
    width: auto;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  /* line 123, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__answer .buttons {
    text-align: right;
  }
  /* line 139, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__answer .buttons .reference, .t-minside-enkeltforsikring .t-expandable-box-list__question__answer .buttons .report {
    margin-right: 25px;
    margin-left: 0px;
  }
}
/* line 149, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring input[type="checkbox"] {
  display: none;
}
/* line 153, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring input[type=checkbox]:checked ~ .t-expandable-box-list__question__answer {
  margin-top: 20px;
  display: block;
}
@media (min-width: 768px) {
  /* line 153, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
  .t-minside-enkeltforsikring input[type=checkbox]:checked ~ .t-expandable-box-list__question__answer {
    margin-top: 60px;
  }
}
/* line 162, ../../tryg-sass/components/_minside-enkeltforsikring.scss */
.t-minside-enkeltforsikring input[type=checkbox]:checked ~ .t-expandable-box-list__question__answer .t-expandable-box-list__question__answer__info__item {
  margin-bottom: 5px;
}

/* line 3, ../../tryg-sass/components/_minside-bedrift-produktoversikt.scss */
.t-minside-bedrift-produktoversikt__wrapper {
  background-color: white;
  padding: 60px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
/* line 8, ../../tryg-sass/components/_minside-bedrift-produktoversikt.scss */
.t-minside-bedrift-produktoversikt__wrapper .lead, .t-minside-bedrift-produktoversikt__wrapper .t-article-subtitle {
  font-size: 16px;
  font-weight: normal;
}
@media (min-width: 992px) {
  /* line 8, ../../tryg-sass/components/_minside-bedrift-produktoversikt.scss */
  .t-minside-bedrift-produktoversikt__wrapper .lead, .t-minside-bedrift-produktoversikt__wrapper .t-article-subtitle {
    max-width: 50%;
  }
}
/* line 17, ../../tryg-sass/components/_minside-bedrift-produktoversikt.scss */
.t-minside-bedrift-produktoversikt__wrapper .t-table {
  margin-top: 40px;
}
/* line 20, ../../tryg-sass/components/_minside-bedrift-produktoversikt.scss */
.t-minside-bedrift-produktoversikt__wrapper .t-table .red-link {
  color: #CE0303;
}
/* line 22, ../../tryg-sass/components/_minside-bedrift-produktoversikt.scss */
.t-minside-bedrift-produktoversikt__wrapper .t-table .red-link:hover {
  color: #222222;
}

/* line 1, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger {
  margin-top: 50px;
}
/* line 3, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper {
  background-color: white;
  padding: 60px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
/* line 8, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .lead, .t-minside-bedrift-innstillinger__wrapper .t-article-subtitle {
  font-size: 16px;
  font-weight: normal;
}
@media (min-width: 992px) {
  /* line 8, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
  .t-minside-bedrift-innstillinger__wrapper .lead, .t-minside-bedrift-innstillinger__wrapper .t-article-subtitle {
    max-width: 50%;
  }
}
/* line 20, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .lead-question__questions {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
/* line 25, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .lead-question__questions .radio {
  margin: 0 30px 0 0;
}
/* line 28, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .lead-question__questions .radio:last-child {
  margin-right: 0;
}
/* line 32, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .lead-question__questions .radio .t-form__label {
  padding-left: 0;
  display: flex;
  align-items: center;
}
/* line 41, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-table {
  margin-top: 40px;
}
/* line 44, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-table .red-text {
  color: #CE0303;
}
/* line 48, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-table .red-link {
  color: #CE0303;
  cursor: pointer;
}
/* line 51, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-table .red-link:hover {
  color: #222222;
}
/* line 56, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-table tfoot {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  color: #5A5A5A;
}
/* line 61, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-table tfoot .tfoot-chevron {
  font-size: 16px;
  font-weight: bold;
}
/* line 66, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-table tfoot > tr > td {
  border: none;
}
/* line 74, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-checkbox div.containing-box div.icon {
  width: 20px;
  height: 20px;
  min-width: auto;
}
/* line 80, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-checkbox div.containing-box div.icon:before {
  width: 14px;
  height: 14px;
}
/* line 85, ../../tryg-sass/components/_minside-bedrift-innstillinger.scss */
.t-minside-bedrift-innstillinger__wrapper .t-checkbox div.containing-box div.icon:after {
  display: none;
}

/* line 2, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper {
  background-color: white;
  padding: 4%;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  /* line 2, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
  .t-minside-bedrift-henvendelser__wrapper {
    padding: 60px;
  }
}
/* line 11, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .head-title {
  font-size: 24px;
  font-weight: normal;
}
/* line 16, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .lead-content {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 54px;
}
/* line 22, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .red-text {
  color: #CE0303;
}
/* line 26, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .red-link {
  color: #CE0303;
  text-decoration: underline;
  font-weight: normal;
  cursor: pointer;
}
/* line 32, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .red-link:hover {
  color: #222222;
}
/* line 37, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table {
  margin-top: 40px;
}
/* line 43, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table tbody > tr > td:last-child {
  text-align: right;
}
/* line 47, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table tbody input[type="checkbox"] {
  display: none;
}
/* line 51, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table tbody input[type="checkbox"]:checked ~ .t-henvendelser__content {
  display: block;
}
/* line 63, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table tbody .t-henvendelser__content {
  display: none;
  text-align: left;
  margin-bottom: 24px;
}
/* line 69, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table tbody tr.t-henvendelser__content-row {
  padding: 0 4%;
  margin-top: -1px;
}
/* line 74, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table tbody td.t-henvendelser__content-column {
  column-span: all;
  padding: 0;
  border: 0;
}
/* line 81, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table tfoot {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  color: #5A5A5A;
}
@media (max-width: 991px) {
  /* line 81, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
  .t-minside-bedrift-henvendelser__wrapper .t-table tfoot {
    border-top: none;
  }
  /* line 89, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
  .t-minside-bedrift-henvendelser__wrapper .t-table tfoot tr {
    padding: 0 4%;
  }
}
/* line 94, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table tfoot .tfoot-chevron {
  font-size: 16px;
  font-weight: bold;
}
/* line 99, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table tfoot > tr > td {
  border: none;
}
/* line 107, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__title {
  display: flex;
  align-items: flex-end;
  font-size: 20px;
  color: #222;
  font-weight: normal;
  margin: 35px 0 4px;
}
/* line 115, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__title svg {
  fill: #CE0303;
  height: 24px;
  width: 24px;
  margin-right: 10px;
}
/* line 123, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__content {
  border: 5px solid #E1E1E1;
  padding: 25px;
}
/* line 128, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__headers {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  /* line 128, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
  .t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__headers {
    flex-direction: row;
    flex: 1;
  }
}
/* line 139, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  /* line 139, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
  .t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__header {
    margin-right: 40px;
    margin-bottom: 0;
  }
}
/* line 149, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__header:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  /* line 149, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
  .t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__header:last-child {
    margin-right: 0;
  }
}
/* line 158, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__header-title {
  font-weight: bold;
}
/* line 170, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__comments-title {
  font-weight: bold;
}
/* line 175, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
.t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__comments-content p {
  font-size: 14px;
}

@media (min-width: 992px) {
  /* line 182, ../../tryg-sass/components/_minside-bedrift-henvendelser.scss */
  .t-minside-henvendelser-content {
    display: flexbox;
    flex-direction: column;
    flex: 1;
  }
}

/* line 3, ../../tryg-sass/components/_minside-utlogget.scss */
.t-minside-utlogget__header {
  position: relative;
}
/* line 6, ../../tryg-sass/components/_minside-utlogget.scss */
.t-minside-utlogget__header .sub-title {
  font-size: 24px;
}
/* line 10, ../../tryg-sass/components/_minside-utlogget.scss */
.t-minside-utlogget__header .bedrift-utlogget {
  position: absolute;
  right: 0;
  top: 0;
  color: #CE0303;
  font-size: 16px;
}
@media (max-width: 767px) {
  /* line 10, ../../tryg-sass/components/_minside-utlogget.scss */
  .t-minside-utlogget__header .bedrift-utlogget {
    position: static;
  }
}
/* line 23, ../../tryg-sass/components/_minside-utlogget.scss */
.t-minside-utlogget .t-card-stack {
  padding: 0;
}
/* line 26, ../../tryg-sass/components/_minside-utlogget.scss */
.t-minside-utlogget .t-card-stack__card-container, .t-minside-utlogget .t-chat-bot__card-stack__card-container {
  text-align: center;
}
/* line 29, ../../tryg-sass/components/_minside-utlogget.scss */
.t-minside-utlogget .t-card-stack__card-container .t-card, .t-minside-utlogget .t-chat-bot__card-stack__card-container .t-card {
  display: block;
  padding: 20px;
}
/* line 33, ../../tryg-sass/components/_minside-utlogget.scss */
.t-minside-utlogget .t-card-stack__card-container .t-card__wrapper-link, .t-minside-utlogget .t-chat-bot__card-stack__card-container .t-card__wrapper-link {
  color: #222222;
}
/* line 38, ../../tryg-sass/components/_minside-utlogget.scss */
.t-minside-utlogget .t-card-stack__card-container .t-card__icon svg, .t-minside-utlogget .t-chat-bot__card-stack__card-container .t-card__icon svg {
  width: 60px;
  height: 60px;
  fill: #ce0303;
}

/* line 2, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper {
  background-color: white;
  padding: 20px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  /* line 2, ../../tryg-sass/components/_minside-dokumenter.scss */
  .t-minside-dokumenter__wrapper {
    padding: 60px;
  }
}
/* line 9, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .t-table {
  margin-top: 40px;
}
/* line 13, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .t-table tr td,
.t-minside-dokumenter__wrapper .t-table tr th {
  padding-right: 5px;
  min-width: 90px;
}
/* line 17, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .t-table tr td > div,
.t-minside-dokumenter__wrapper .t-table tr th > div {
  min-width: 90px;
}
/* line 21, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .t-table tr td:first-child,
.t-minside-dokumenter__wrapper .t-table tr th:first-child {
  width: 100%;
}
/* line 25, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .t-table tr td:last-child,
.t-minside-dokumenter__wrapper .t-table tr th:last-child {
  padding-right: 0;
}
@media (min-width: 992px) {
  /* line 25, ../../tryg-sass/components/_minside-dokumenter.scss */
  .t-minside-dokumenter__wrapper .t-table tr td:last-child,
  .t-minside-dokumenter__wrapper .t-table tr th:last-child {
    text-align: center;
  }
}
/* line 35, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .t-table .document-icon {
  border: 1px solid #fff;
  outline: 1px solid #979797;
  color: #000;
  position: relative;
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-right: 10px;
}
/* line 45, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .t-table .document-icon:before, .t-minside-dokumenter__wrapper .t-table .document-icon:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
}
/* line 53, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .t-table .document-icon:before {
  top: 0;
  left: 4px;
  bottom: 0;
  width: 1px;
}
/* line 60, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .t-table .document-icon:after {
  top: 4px;
  left: 0;
  right: 0;
  height: 1px;
}
/* line 69, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .red-text {
  color: #CE0303;
}
/* line 73, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .red-link {
  color: #CE0303;
}
/* line 75, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .red-link:hover {
  color: #222222;
}
/* line 80, ../../tryg-sass/components/_minside-dokumenter.scss */
.t-minside-dokumenter__wrapper .text-right {
  display: block;
  text-align: right;
}

/* line 2, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-nav-pills label[for=pills-radiobutton-0],
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-nav-pills label[for=pills-radiobutton-00],
.t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-nav-pills label[for=pills-radiobutton-1] {
  background-color: #CE0303;
  color: #fff;
  border: none;
}
/* line 11, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
/* line 17, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container {
  display: block;
  max-width: 100%;
  padding: 0;
}
/* line 23, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link:hover, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link:hover {
  color: #222222;
}
/* line 27, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card {
  display: block;
  padding: 0;
  margin-bottom: 10px;
}
/* line 32, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 10px 25px;
}
/* line 41, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content h4, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content h4, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content h4, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content h4 {
  width: 10%;
}
/* line 44, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content--bestilt, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content--bestilt {
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  /* line 44, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content--bestilt, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content--bestilt {
    width: 100%;
  }
}
/* line 53, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  flex: 1;
}
@media (min-width: 768px) {
  /* line 53, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container {
    align-items: center;
    flex-direction: row;
  }
  /* line 63, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container--flex, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container--flex {
    flex: 1 0 73%;
  }
  /* line 66, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container--flex p, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container--flex p {
    margin: 0px !important;
  }
  /* line 70, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container__flex, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container__flex {
    flex: 1 0 80%;
  }
}
/* line 75, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container h4, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container h4 {
  width: auto;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 75, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container h4, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container h4 {
    font-size: 16px;
    font-weight: bold;
  }
}
/* line 86, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__icon, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__icon {
  height: 54px;
  width: 54px;
  margin: 0 5% 0 0;
}
/* line 91, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__icon > svg, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__icon > svg {
  width: 100%;
  height: 100%;
}
/* line 97, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__label, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__label {
  margin: 0;
  margin-right: 1%;
}
@media (max-width: 767px) {
  /* line 97, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__label, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__label {
    font-size: 16px;
    font-weight: normal;
  }
}
@media (min-width: 480px) {
  /* line 97, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__label, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__label {
    min-width: 35%;
  }
}
@media (max-width: 1100px) {
  /* line 97, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__label, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__label {
    min-width: 50%;
  }
}
/* line 115, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text {
  color: #5A5A5A;
  font-size: 14px;
  display: none;
  flex-grow: 1;
  margin: 0 5%;
  width: 15%;
}
@media (min-width: 768px) {
  /* line 115, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text {
    display: inline;
  }
}
/* line 128, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__arrow, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__arrow {
  height: 24px;
  width: 24px;
}
/* line 132, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__arrow > svg, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__arrow > svg {
  width: 100%;
  height: 100%;
}
/* line 142, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
/* line 148, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container {
  display: block;
  max-width: 100%;
  padding: 0;
}
/* line 154, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link:hover, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link:hover {
  color: #222222;
}
/* line 158, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card {
  display: block;
  padding: 0;
  margin-bottom: 10px;
}
/* line 163, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 10px 25px;
}
/* line 172, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content h4, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content h4, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content h4, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content h4 {
  width: 10%;
}
/* line 177, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (min-width: 768px) {
  /* line 177, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container {
    align-items: center;
    flex-direction: row;
  }
}
/* line 189, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container h4, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container h4 {
  width: auto;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 189, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text-container h4, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text-container h4 {
    font-size: 16px;
    font-weight: bold;
  }
}
/* line 200, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__icon, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__icon {
  height: 54px;
  width: 54px;
  margin: 0 5% 0 0;
}
/* line 205, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__icon > svg, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__icon > svg {
  width: 100%;
  height: 100%;
}
/* line 211, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__label, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__label {
  margin: 0;
  margin-right: 1%;
}
@media (max-width: 767px) {
  /* line 211, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__label, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__label {
    font-size: 16px;
    font-weight: normal;
  }
}
@media (min-width: 480px) {
  /* line 211, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__label, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__label {
    min-width: 35%;
  }
}
@media (max-width: 1100px) {
  /* line 211, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__label, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__label {
    min-width: 50%;
  }
}
/* line 229, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text {
  color: #5A5A5A;
  font-size: 14px;
  display: none;
  flex-grow: 1;
  margin: 0 5%;
  width: 15%;
}
@media (min-width: 768px) {
  /* line 229, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text {
    display: inline;
  }
}
/* line 242, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__arrow, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__arrow {
  height: 24px;
  width: 24px;
}
/* line 246, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__arrow > svg, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__arrow > svg {
  width: 100%;
  height: 100%;
}
/* line 256, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack {
  flex-wrap: wrap;
  padding: 0;
}
@media (min-width: 480px) {
  /* line 260, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-card-stack__card-container, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container {
    flex: 1 1 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  /* line 260, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-card-stack__card-container, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container {
    flex: 1 1 33%;
    max-width: 33%;
  }
}
@media (min-width: 992px) {
  /* line 260, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
  .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-card-stack__card-container, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container {
    flex: 1 1 23%;
    max-width: 25%;
  }
}
/* line 278, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link:hover, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link:hover {
  color: #222222;
}
/* line 282, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card {
  display: block;
  text-align: center;
  position: relative;
  padding: 20px 20px 40px;
}
/* line 288, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content {
  margin: 0;
}
/* line 292, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text {
  margin: 0;
}
/* line 296, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__arrow, .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__arrow {
  position: absolute;
  bottom: 10px;
  left: calc(50% - 12px);
  margin: 0;
}
/* line 307, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer .t-card__icon svg {
  width: 60px;
  height: 60px;
  fill: #ce0303;
}
/* line 314, ../../tryg-sass/components/_minside-bedrift-forsikringer.scss */
.t-minbedrift-forsikringer .section-sub-title {
  font-size: 24px;
  margin: 40px 0 20px;
}

/* line 1, ../../tryg-sass/_page-main.scss */
.t-page-main {
  padding-top: 120px;
}
/* line 3, ../../tryg-sass/_page-main.scss */
.t-page-main--bottom-padding {
  padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../../tryg-sass/_page-main.scss */
  .t-page-main {
    padding-top: 140px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../../tryg-sass/_page-main.scss */
  .t-page-main {
    padding-top: 136px !important;
  }
}
@media (max-width: 369px) and (min-width: 320px) {
  /* line 1, ../../tryg-sass/_page-main.scss */
  .t-page-main {
    padding-top: 143px !important;
  }
}

/* line 1, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer {
  background-color: #ffffff;
  font-size: 16px;
  box-shadow: inset 0 3px #ce0303;
  padding: 30px calc(4% - 15px);
  padding-bottom: 110px;
}
@media (min-width: 1600px) {
  /* line 1, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}
@media (min-width: 992px) {
  /* line 1, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer {
    overflow: hidden;
    /*flex: 1 0 25%;*/
  }
}

@media (min-width: 992px) {
  /* line 20, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__kundesenter {
    width: 25%;
    float: left;
    /*flex: 1 0 25%;*/
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  /* line 20, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__kundesenter {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 29, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__kundesenter__group-1 {
    flex-basis: 100%;
    max-width: 100%;
  }
  /* line 33, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__kundesenter__group-2, .t-page-footer__kundesenter__group-3 {
    flex-basis: 50%;
    max-width: 50%;
  }
}
/* line 38, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__kundesenter__group-1, .t-page-footer__kundesenter__group-2, .t-page-footer__kundesenter__group-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 38, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__kundesenter__group-1, .t-page-footer__kundesenter__group-2, .t-page-footer__kundesenter__group-3 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
}

/* line 48, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__social {
  width: 100%;
}
@media (min-width: 992px) {
  /* line 48, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__social {
    float: left;
    width: 25%;
  }
}
/* line 54, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__social ul {
  list-style-type: none;
}
/* line 57, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__social__group-1, .t-page-footer__social__group-2 {
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 61, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__social__group-1__subgroup, .t-page-footer__social__group-2__subgroup {
  padding: 0;
  margin-top: 20px;
}
@media (min-width: 480px) and (max-width: 991px) {
  /* line 48, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__social {
    display: flex;
  }
  /* line 68, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__social__group-1, .t-page-footer__social__group-2 {
    flex: 1 0 50%;
    max-width: 50%;
  }
  /* line 71, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__social__group-1__subgroup, .t-page-footer__social__group-2__subgroup {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 77, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__social__group-1 {
    flex: 1 1 66.666%;
    max-width: 66.666%;
    display: flex;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 83, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__social__group-1__subgroup {
    flex: 1 1 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 90, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__social__group-2 {
    flex: 1 0 33.333%;
    max-width: 33.333%;
  }
}

@media (min-width: 992px) {
  /* line 97, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__links {
    width: 100%;
    float: right;
    /*flex: 1 0 75%;*/
  }
}
@media (max-width: 991px) {
  /* line 97, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__links {
    margin-top: 13px;
    display: inline;
  }
}
@media (min-width: 480px) {
  /* line 97, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__links {
    flex-wrap: wrap;
  }
}

/* line 112, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__links__group {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 480px) {
  /* line 112, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__links__group {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  /* line 112, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__links__group {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
}

/* line 125, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__btn {
  width: 60%;
  min-width: 180px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 480px) and (max-width: 991px) {
  /* line 125, ../../tryg-sass/organisms/_page-footer.scss */
  .t-page-footer__btn {
    width: 100%;
  }
}

/* line 135, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__link {
  color: #222222;
  text-decoration: underline;
}

/* line 140, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__list {
  list-style-type: none;
  padding-left: 0;
}

/* line 145, ../../tryg-sass/organisms/_page-footer.scss */
.t-page-footer__header {
  font-weight: 600;
  font-size: 16px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}

/* line 4, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo h4 {
  margin-top: 40px;
  font-size: 20px;
}

/* line 9, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo p {
  color: #646464;
}

/* line 13, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo .radio-wrapper {
  width: 100%;
  display: flex;
}

/* line 18, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo input[type="radio"] {
  display: none;
  margin: 0;
}

/* line 23, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo input[type="radio"] + label {
  flex: 1 1 50%;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  padding-top: 9px;
  background: #f1f1f1;
  border: 1px solid #999999;
  display: none;
  float: left;
  padding: 10px 5px;
  height: 40px;
  cursor: pointer;
}
@media (min-width: 480px) {
  /* line 23, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
  .t-form__innbo input[type="radio"] + label {
    flex: 1 1 20%;
    display: block;
  }
}

/* line 43, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo input[type="radio"]:checked + label {
  /*background: #009b00;*/
  background: #008a00;
  color: #ffffff;
  display: inline-block;
}

/* line 50, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo input[type="radio"] + label.wide {
  flex: 1 1 50%;
}
@media (min-width: 480px) {
  /* line 50, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
  .t-form__innbo input[type="radio"] + label.wide {
    flex: 1 1 16.66%;
    display: block;
    height: auto;
  }
}

/* line 60, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo #sum {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}

/* line 66, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
.t-form__innbo .btn-plus-minus {
  flex: 1 1 25%;
  text-align: center;
  line-height: 20px;
  font-size: 18px;
  padding-top: 8px;
  background: #f1f1f1;
  border: 1px solid #999999;
  height: 40px;
}
@media (min-width: 480px) {
  /* line 66, ../../tryg-sass/organisms/_innbo-kalkulator.scss */
  .t-form__innbo .btn-plus-minus {
    display: none;
  }
}

/* line 9, ../../tryg-sass/base/_enter.scss */
body.enter a:hover, body.enter a:focus {
  color: #222;
}
/* line 14, ../../tryg-sass/base/_enter.scss */
body.enter .footer-main__ul .footer-main__li {
  padding: 7px 0;
}
/* line 17, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-black--negative:focus {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
  fill: #fff;
}
/* line 25, ../../tryg-sass/base/_enter.scss */
body.enter .t-faq-categories-list > li > a:focus {
  color: #222222 !important;
  background: #ffffff;
  border: 1px solid #222222;
}
/* line 33, ../../tryg-sass/base/_enter.scss */
body.enter .t-faq-categories-list > li > a.active:focus {
  background: #FF6D00;
  color: #ffffff !important;
  border: 1px solid #FF6D00;
}
/* line 40, ../../tryg-sass/base/_enter.scss */
body.enter #t-menu-btn__search-toggler {
  display: none;
}
/* line 44, ../../tryg-sass/base/_enter.scss */
body.enter .t-main-navbar .t-main-navbar__logo a.focused, body.enter .t-main-navbar .t-main-navbar__logo .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused a.t-card, .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused body.enter .t-main-navbar .t-main-navbar__logo a.t-card, body.enter .t-main-navbar .t-main-navbar__logo .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused a.t-card, .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused body.enter .t-main-navbar .t-main-navbar__logo a.t-card {
  background-color: #ffffff;
}
/* line 48, ../../tryg-sass/base/_enter.scss */
body.enter .t-main-navbar__logo {
  background-color: transparent;
}
/* line 51, ../../tryg-sass/base/_enter.scss */
body.enter .t-main-navbar__logo img {
  height: 100%;
}
@media (max-width: 767px) {
  /* line 51, ../../tryg-sass/base/_enter.scss */
  body.enter .t-main-navbar__logo img {
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  /* line 60, ../../tryg-sass/base/_enter.scss */
  body.enter .t-page-main {
    padding-top: 76px !important;
  }
}
@media (max-width: 767px) {
  /* line 66, ../../tryg-sass/base/_enter.scss */
  body.enter .t-main-navbar__main-nav {
    height: 100vh !important;
  }
}
@media (max-width: 767px) {
  /* line 72, ../../tryg-sass/base/_enter.scss */
  body.enter .t-main-navbar__main-nav__inner {
    height: 100vh !important;
  }
}
@media (min-width: 992px) {
  /* line 78, ../../tryg-sass/base/_enter.scss */
  body.enter .t-no-scrollbar {
    overflow-y: visible;
  }
}
/* line 84, ../../tryg-sass/base/_enter.scss */
body.enter .t-alert-info {
  background-color: #fbf6ee;
}
/* line 87, ../../tryg-sass/base/_enter.scss */
body.enter .t-alert-info:before {
  display: none;
}
/* line 92, ../../tryg-sass/base/_enter.scss */
body.enter .t-corp-navbar {
  background-color: #ebe9ea;
}
/* line 95, ../../tryg-sass/base/_enter.scss */
body.enter .t-corp-navbar__primary__enter-item {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #5A5A5A;
}
@media (max-width: 768px) {
  /* line 95, ../../tryg-sass/base/_enter.scss */
  body.enter .t-corp-navbar__primary__enter-item {
    margin: 0 auto;
  }
}
/* line 107, ../../tryg-sass/base/_enter.scss */
body.enter .t-chat-btn,
body.enter #t-menu-btn__menu-toggler,
body.enter .radio .t-form__label input[type=radio]:checked + div.containing-box div.icon::before,
body.enter .t-form__label input[type=checkbox]:checked + div.containing-box div.icon::before {
  background: #FF6D00;
}
/* line 114, ../../tryg-sass/base/_enter.scss */
body.enter .t-page-footer {
  box-shadow: inset 0 3px #FF6D00;
}
/* line 118, ../../tryg-sass/base/_enter.scss */
body.enter .t-innlogget-liste.container-fluid {
  background-color: #fff;
  border-bottom: 1px solid #E1E1E1;
}
/* line 123, ../../tryg-sass/base/_enter.scss */
body.enter .t-faq-list__question__header__icon svg,
body.enter .t-expandable-box-list__question__header__icon svg {
  fill: #FF6D00;
  color: #FF6D00;
}
/* line 129, ../../tryg-sass/base/_enter.scss */
body.enter .t-innlogget-liste__wrapper__item svg {
  fill: #FF6D00;
}
/* line 135, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-card__arrow svg,
body.enter .t-minbedrift-forsikringer .t-card__icon svg,
body.enter .t-minside-logg-inn .t-card__arrow svg,
body.enter .t-minside-logg-inn .t-card__icon svg {
  fill: #FF6D00;
}
/* line 140, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-chat-btn,
body.enter .t-minbedrift-forsikringer #t-menu-btn__menu-toggler,
body.enter .t-minbedrift-forsikringer .radio .t-form__label input[type=radio]:checked + div.containing-box div.icon::before,
body.enter .t-minbedrift-forsikringer .t-form__label input[type=checkbox]:checked + div.containing-box div.icon::before,
body.enter .t-minside-logg-inn .t-chat-btn,
body.enter .t-minside-logg-inn #t-menu-btn__menu-toggler,
body.enter .t-minside-logg-inn .radio .t-form__label input[type=radio]:checked + div.containing-box div.icon::before,
body.enter .t-minside-logg-inn .t-form__label input[type=checkbox]:checked + div.containing-box div.icon::before {
  background: #FF6D00;
}
/* line 147, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-page-footer,
body.enter .t-minside-logg-inn .t-page-footer {
  box-shadow: inset 0 3px #FF6D00;
}
/* line 152, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-minbedrift-forsikringer .t-card__arrow svg,
body.enter .t-minbedrift-forsikringer .t-minbedrift-forsikringer .t-card__icon svg,
body.enter .t-minside-logg-inn .t-minbedrift-forsikringer .t-card__arrow svg,
body.enter .t-minside-logg-inn .t-minbedrift-forsikringer .t-card__icon svg {
  fill: #FF6D00;
}
/* line 158, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-nav-pills li > a,
body.enter .t-minbedrift-forsikringer .t-nav-pills li > label,
body.enter .t-minside-logg-inn .t-nav-pills li > a,
body.enter .t-minside-logg-inn .t-nav-pills li > label {
  border-color: #FF6D00;
}
/* line 162, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-nav-pills li > a:hover,
body.enter .t-minbedrift-forsikringer .t-nav-pills li > label:hover,
body.enter .t-minside-logg-inn .t-nav-pills li > a:hover,
body.enter .t-minside-logg-inn .t-nav-pills li > label:hover {
  background-color: rgba(255, 109, 0, 0.05);
}
/* line 169, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-nav-pills1 li.active > a, body.enter .t-minbedrift-forsikringer .t-nav-pills1 li.active > label,
body.enter .t-minside-logg-inn .t-nav-pills1 li.active > a,
body.enter .t-minside-logg-inn .t-nav-pills1 li.active > label {
  background-color: #F1F1F1;
  color: #222222;
  font-size: 16px;
  border-left-width: 10px;
  border-left-color: #FF6D00;
  padding-left: 10px;
}
/* line 180, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-nav-pills > li.active > a,
body.enter .t-minbedrift-forsikringer .t-nav-pills > li.active > label,
body.enter .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-section-title .t-nav-pills label[for=pills-radiobutton-0],
body.enter .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-kundesenter__header__title .t-nav-pills label[for=pills-radiobutton-0],
body.enter .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-section-title .t-nav-pills label[for=pills-radiobutton-00],
body.enter .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-kundesenter__header__title .t-nav-pills label[for=pills-radiobutton-00],
body.enter .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-section-title .t-nav-pills label[for=pills-radiobutton-1],
body.enter .t-minbedrift-forsikringer #pills-radiobutton-1:checked ~ .t-kundesenter__header__title .t-nav-pills label[for=pills-radiobutton-1],
body.enter .t-minbedrift-forsikringer #pills-radiobutton-2:checked ~ .t-section-title .t-nav-pills label[for=pills-radiobutton-2],
body.enter .t-minbedrift-forsikringer #pills-radiobutton-2:checked ~ .t-kundesenter__header__title .t-nav-pills label[for=pills-radiobutton-2],
body.enter .t-minside-logg-inn .t-nav-pills > li.active > a,
body.enter .t-minside-logg-inn .t-nav-pills > li.active > label,
body.enter .t-minside-logg-inn #pills-radiobutton-0:checked ~ .t-section-title .t-nav-pills label[for=pills-radiobutton-0],
body.enter .t-minside-logg-inn #pills-radiobutton-0:checked ~ .t-kundesenter__header__title .t-nav-pills label[for=pills-radiobutton-0],
body.enter .t-minside-logg-inn #pills-radiobutton-00:checked ~ .t-section-title .t-nav-pills label[for=pills-radiobutton-00],
body.enter .t-minside-logg-inn #pills-radiobutton-00:checked ~ .t-kundesenter__header__title .t-nav-pills label[for=pills-radiobutton-00],
body.enter .t-minside-logg-inn #pills-radiobutton-1:checked ~ .t-section-title .t-nav-pills label[for=pills-radiobutton-1],
body.enter .t-minside-logg-inn #pills-radiobutton-1:checked ~ .t-kundesenter__header__title .t-nav-pills label[for=pills-radiobutton-1],
body.enter .t-minside-logg-inn #pills-radiobutton-2:checked ~ .t-section-title .t-nav-pills label[for=pills-radiobutton-2],
body.enter .t-minside-logg-inn #pills-radiobutton-2:checked ~ .t-kundesenter__header__title .t-nav-pills label[for=pills-radiobutton-2] {
  background-color: #000;
  color: #fff;
}
@media (min-width: 768px) {
  /* line 191, ../../tryg-sass/base/_enter.scss */
  body.enter .t-minbedrift-forsikringer .t-main-navbar__buttons,
  body.enter .t-minside-logg-inn .t-main-navbar__buttons {
    display: none;
  }
  /* line 195, ../../tryg-sass/base/_enter.scss */
  body.enter .t-minbedrift-forsikringer #t-menu-btn__search-toggler,
  body.enter .t-minside-logg-inn #t-menu-btn__search-toggler {
    background-color: #FF6D00;
  }
  /* line 198, ../../tryg-sass/base/_enter.scss */
  body.enter .t-minbedrift-forsikringer #t-menu-btn__search-toggler:hover, body.enter .t-minbedrift-forsikringer #t-menu-btn__search-toggler:focus,
  body.enter .t-minside-logg-inn #t-menu-btn__search-toggler:hover,
  body.enter .t-minside-logg-inn #t-menu-btn__search-toggler:focus {
    background-color: #994100;
  }
}
/* line 205, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-header-form__form__btn,
body.enter .t-minside-logg-inn .t-header-form__form__btn {
  background-color: #FF6D00;
}
/* line 208, ../../tryg-sass/base/_enter.scss */
body.enter .t-minbedrift-forsikringer .t-header-form__form__btn:hover, body.enter .t-minbedrift-forsikringer .t-header-form__form__btn:focus,
body.enter .t-minside-logg-inn .t-header-form__form__btn:hover,
body.enter .t-minside-logg-inn .t-header-form__form__btn:focus {
  background-color: #994100;
}
@media (min-width: 768px) {
  /* line 214, ../../tryg-sass/base/_enter.scss */
  body.enter .t-minbedrift-forsikringer .t-mainmenu__link,
  body.enter .t-minside-logg-inn .t-mainmenu__link {
    font-size: 16px;
  }
}
/* line 220, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-green--positive, body.enter .t-help-section__card__btn,
body.enter .t-help-section__card__btn {
  border-color: #FF6D00;
  color: #000;
}
/* line 226, ../../tryg-sass/base/_enter.scss */
body.enter .fa-custom-color {
  color: #FF6D00;
}
/* line 230, ../../tryg-sass/base/_enter.scss */
body.enter .toAnchorTag {
  text-decoration: underline !important;
  border: none;
  padding-left: 0px;
  background: none;
  cursor: pointer;
  color: #105B64;
}
@media (max-width: 992px) {
  /* line 240, ../../tryg-sass/base/_enter.scss */
  body.enter .t-promotion-content {
    margin-left: 31px;
  }
  /* line 243, ../../tryg-sass/base/_enter.scss */
  body.enter .t-promotion-heading {
    font-size: 24px !important;
    line-height: 22px !important;
    width: 184%;
    padding-left: 42%;
    padding-bottom: 13px;
  }
  /* line 250, ../../tryg-sass/base/_enter.scss */
  body.enter .t-promotion-paragraph {
    margin-left: 1px;
    width: 173%;
  }
  /* line 254, ../../tryg-sass/base/_enter.scss */
  body.enter .promotionButtonDiv {
    margin-left: 28px;
    width: 140%;
  }
  /* line 258, ../../tryg-sass/base/_enter.scss */
  body.enter .prisAlignmentDiv {
    margin-bottom: 22px;
    width: 100%;
  }
  /* line 262, ../../tryg-sass/base/_enter.scss */
  body.enter .tilbudAlignmentDiv {
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  /* line 268, ../../tryg-sass/base/_enter.scss */
  body.enter .t-promotion-heading {
    padding-left: 56% !important;
  }
}
@media (min-width: 690px) and (max-width: 770px) {
  /* line 274, ../../tryg-sass/base/_enter.scss */
  body.enter .t-promotion-heading {
    padding-left: 51% !important;
  }
}
@media (min-width: 320px) and (max-width: 689px) {
  /* line 280, ../../tryg-sass/base/_enter.scss */
  body.enter .t-promotion-heading {
    padding-left: 23% !important;
  }
}
@media (min-width: 992px) and (max-width: 1494px) {
  /* line 286, ../../tryg-sass/base/_enter.scss */
  body.enter .t-promotion-contentarea {
    width: 53% !important;
    margin: 0px 113px 1px 0px !important;
  }
  /* line 290, ../../tryg-sass/base/_enter.scss */
  body.enter .prisAlignmentDiv {
    padding: 10px 14px !important;
  }
}
/* line 294, ../../tryg-sass/base/_enter.scss */
body.enter .promotionImage {
  background: url(/skin/images/Far-og-barn-med-bil.jpg) left no-repeat;
  width: 34%;
  height: 268px;
  margin-left: -26px;
  margin-top: -15px;
  margin-bottom: -16px;
}
/* line 302, ../../tryg-sass/base/_enter.scss */
body.enter .t-promotion-heading {
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 27px;
  display: flex;
  align-items: center;
  padding-bottom: 13px;
}
/* line 311, ../../tryg-sass/base/_enter.scss */
body.enter .t-promotion-content {
  margin-bottom: 43px;
}
/* line 314, ../../tryg-sass/base/_enter.scss */
body.enter .t-promotion-paragraph {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}
/* line 320, ../../tryg-sass/base/_enter.scss */
body.enter .t-promotion-contentarea {
  width: 63%;
  margin: 0px 179px 1px 0px;
}
/* line 325, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-primary {
  color: #222;
  background-color: #FF6D00;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #FF6D00;
  padding: 10px 40px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
}
/* line 365, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary:hover {
    outline: 0 !important;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #FFFFFF;
    border-radius: 4px;
  }
  /* line 380, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary:hover svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary:hover {
    color: #222;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #FFFFFF;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary:focus, body.enter .t-btn-primary:hover:focus, body.enter .t-btn-primary:visited:focus {
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    z-index: 2;
    outline: 1px solid white !important;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #FFFFFF;
    border-radius: 4px;
    outline-offset: 0;
  }
  /* line 426, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary:focus svg, body.enter .t-btn-primary:hover:focus svg, body.enter .t-btn-primary:visited:focus svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary:focus, body.enter .t-btn-primary:hover:focus, body.enter .t-btn-primary:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    border-radius: 4px;
    color: #222;
    background-color: #FFFFFF;
    outline: 1px solid white !important;
    outline-offset: 0;
  }
}
/* line 457, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary:active, body.enter .t-btn-primary.active, body.enter .t-btn-primary:hover:focus:active, .open > body.enter .t-btn-primary.dropdown-toggle {
  color: #222;
  box-shadow: none !important;
  transition: none;
  background-color: #FFFFFF;
  outline-offset: 0;
  border: 2px solid #843900;
}
/* line 472, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary:active svg, body.enter .t-btn-primary.active svg, body.enter .t-btn-primary:hover:focus:active svg, .open > body.enter .t-btn-primary.dropdown-toggle svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 457, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary:active, body.enter .t-btn-primary.active, body.enter .t-btn-primary:hover:focus:active, .open > body.enter .t-btn-primary.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 489, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary.btn {
  line-height: 12px;
}
/* line 492, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary.visible-lg, body.enter .t-btn-primary.visible-md, body.enter .t-btn-primary.visible-sm, body.enter .t-btn-primary.visible-xs {
  line-height: 1.5 !important;
}
/* line 331, ../../tryg-sass/base/_enter.scss */
body.enter .footer-bottom {
  background: #FF6D00;
}
/* line 334, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-secondary {
  color: #222;
  background-color: #fffff;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #5a5a5a;
  padding: 10px 40px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
}
/* line 365, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary:hover {
    outline: 0 !important;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #e1e1e1;
    border-radius: 4px;
  }
  /* line 380, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary:hover svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary:hover {
    color: #222;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #e1e1e1;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary:focus, body.enter .t-btn-secondary:hover:focus, body.enter .t-btn-secondary:visited:focus {
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    z-index: 2;
    outline: 1px solid white !important;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #999;
    border-radius: 4px;
    outline-offset: 0;
  }
  /* line 426, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary:focus svg, body.enter .t-btn-secondary:hover:focus svg, body.enter .t-btn-secondary:visited:focus svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary:focus, body.enter .t-btn-secondary:hover:focus, body.enter .t-btn-secondary:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    border-radius: 4px;
    color: #222;
    background-color: #767676;
    outline: 1px solid white !important;
    outline-offset: 0;
  }
}
/* line 457, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary:active, body.enter .t-btn-secondary.active, body.enter .t-btn-secondary:hover:focus:active, .open > body.enter .t-btn-secondary.dropdown-toggle {
  color: #222;
  box-shadow: none !important;
  transition: none;
  background-color: #999;
  outline-offset: 0;
  border: 2px solid #843900;
}
/* line 472, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary:active svg, body.enter .t-btn-secondary.active svg, body.enter .t-btn-secondary:hover:focus:active svg, .open > body.enter .t-btn-secondary.dropdown-toggle svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 457, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary:active, body.enter .t-btn-secondary.active, body.enter .t-btn-secondary:hover:focus:active, .open > body.enter .t-btn-secondary.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 489, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary.btn {
  line-height: 12px;
}
/* line 492, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary.visible-lg, body.enter .t-btn-secondary.visible-md, body.enter .t-btn-secondary.visible-sm, body.enter .t-btn-secondary.visible-xs {
  line-height: 1.5 !important;
}
/* line 345, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-secondary:focus, body.enter .t-btn-secondary:hover:focus, body.enter .t-btn-secondary:visited:focus {
  color: #fff;
  border: 2px solid #FFFFFF !important;
}
/* line 351, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-secondary:active, body.enter .t-btn-secondary.active, body.enter .t-btn-secondary:hover:focus:active {
  border: 2px solid #5a5a5a !important;
  color: #222222 !important;
}
/* line 359, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-tertiary {
  color: #222;
  background-color: #FF6D00;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  border: 2px solid transparent;
  box-shadow: 0 2px 0px 0px #222222;
  background-color: transparent;
  transition: all 0.05s ease-out;
  padding: 10px 0;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 0;
}
/* line 365, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-tertiary svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-tertiary:hover {
    outline: 0 !important;
    z-index: 2;
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    box-shadow: 0 4px 0px 0px #FF6D00;
    background-color: transparent;
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-tertiary:hover {
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    box-shadow: 0 4px 0px 0px #FF6D00;
    background-color: transparent;
    border-radius: 0;
  }
}
@media (max-width: 991px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-tertiary:focus, body.enter .t-btn-tertiary:hover:focus, body.enter .t-btn-tertiary:visited:focus {
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    z-index: 2;
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-tertiary:focus, body.enter .t-btn-tertiary:hover:focus, body.enter .t-btn-tertiary:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    border-radius: 4px;
    color: #222;
    transition: all 0.05s linear;
    border: 2px solid transparent;
    background-color: transparent;
  }
}
/* line 457, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-tertiary:active, body.enter .t-btn-tertiary.active, body.enter .t-btn-tertiary:hover:focus:active, .open > body.enter .t-btn-tertiary.dropdown-toggle {
  color: #222;
  box-shadow: none !important;
  transition: all 0.05s ease-in;
  border: 2px solid transparent;
  box-shadow: 0 4px 0px 0px #5a5a5a !important;
  background-color: transparent;
  border-radius: 1px !important;
}
/* line 489, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-tertiary.btn {
  line-height: 12px;
}
/* line 492, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-tertiary.visible-lg, body.enter .t-btn-tertiary.visible-md, body.enter .t-btn-tertiary.visible-sm, body.enter .t-btn-tertiary.visible-xs {
  line-height: 1.5 !important;
}
/* line 374, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-primary-icon {
  color: #fff;
  background-color: #FF6D00;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #FF6D00;
  padding: 10px 28px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
  padding-left: 24px;
  fill: #222;
}
/* line 365, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-icon svg {
  color: #fff;
  fill: #fff;
}
@media (max-width: 991px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-icon:hover {
    outline: 0 !important;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #fff;
    background-color: #830202;
    border-radius: 4px;
  }
  /* line 380, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-icon:hover svg {
    color: #fff;
    fill: #fff;
  }
}
@media (min-width: 992px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-icon:hover {
    color: #fff;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #830202;
    z-index: 2;
    border: 2px solid #830202;
  }
}
@media (max-width: 991px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-icon:focus, body.enter .t-btn-primary-icon:hover:focus, body.enter .t-btn-primary-icon:visited:focus {
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    z-index: 2;
    outline: 1px solid white !important;
    transition: all 0.1s ease-in;
    color: #fff;
    background-color: #460101;
    border-radius: 4px;
    outline-offset: 0;
  }
  /* line 426, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-icon:focus svg, body.enter .t-btn-primary-icon:hover:focus svg, body.enter .t-btn-primary-icon:visited:focus svg {
    color: #fff;
    fill: #fff;
  }
}
@media (min-width: 992px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-icon:focus, body.enter .t-btn-primary-icon:hover:focus, body.enter .t-btn-primary-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    border-radius: 4px;
    color: #fff;
    background-color: #830202;
    outline: 1px solid white !important;
    outline-offset: 0;
  }
}
/* line 457, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-icon:active, body.enter .t-btn-primary-icon.active, body.enter .t-btn-primary-icon:hover:focus:active, .open > body.enter .t-btn-primary-icon.dropdown-toggle {
  color: #fff;
  box-shadow: none !important;
  transition: none;
  background-color: #460101;
  outline-offset: 0;
  border: 2px solid #843900;
}
/* line 472, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-icon:active svg, body.enter .t-btn-primary-icon.active svg, body.enter .t-btn-primary-icon:hover:focus:active svg, .open > body.enter .t-btn-primary-icon.dropdown-toggle svg {
  color: #fff;
  fill: #fff;
}
@media (max-width: 991px) {
  /* line 457, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-icon:active, body.enter .t-btn-primary-icon.active, body.enter .t-btn-primary-icon:hover:focus:active, .open > body.enter .t-btn-primary-icon.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 489, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-icon.btn {
  line-height: 12px;
}
/* line 492, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-icon.visible-lg, body.enter .t-btn-primary-icon.visible-md, body.enter .t-btn-primary-icon.visible-sm, body.enter .t-btn-primary-icon.visible-xs {
  line-height: 1.5 !important;
}
/* line 380, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-primary-icon .t-btn-svg {
  color: #222;
}
/* line 385, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-secondary-icon {
  color: #222;
  background-color: #FF6D00;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #FF6D00;
  padding: 10px 28px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
  padding-left: 24px;
  fill: #222;
}
/* line 365, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-icon svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-icon:hover {
    outline: 0 !important;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #e1e1e1;
    border-radius: 4px;
  }
  /* line 380, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-icon:hover svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-icon:hover {
    color: #222;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #e1e1e1;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-icon:focus, body.enter .t-btn-secondary-icon:hover:focus, body.enter .t-btn-secondary-icon:visited:focus {
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    z-index: 2;
    outline: 1px solid white !important;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #999;
    border-radius: 4px;
    outline-offset: 0;
  }
  /* line 426, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-icon:focus svg, body.enter .t-btn-secondary-icon:hover:focus svg, body.enter .t-btn-secondary-icon:visited:focus svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-icon:focus, body.enter .t-btn-secondary-icon:hover:focus, body.enter .t-btn-secondary-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    border-radius: 4px;
    color: #222;
    background-color: #767676;
    outline: 1px solid white !important;
    outline-offset: 0;
  }
}
/* line 457, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-icon:active, body.enter .t-btn-secondary-icon.active, body.enter .t-btn-secondary-icon:hover:focus:active, .open > body.enter .t-btn-secondary-icon.dropdown-toggle {
  color: #222;
  box-shadow: none !important;
  transition: none;
  background-color: #999;
  outline-offset: 0;
  border: 2px solid #843900;
}
/* line 472, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-icon:active svg, body.enter .t-btn-secondary-icon.active svg, body.enter .t-btn-secondary-icon:hover:focus:active svg, .open > body.enter .t-btn-secondary-icon.dropdown-toggle svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 457, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-icon:active, body.enter .t-btn-secondary-icon.active, body.enter .t-btn-secondary-icon:hover:focus:active, .open > body.enter .t-btn-secondary-icon.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 489, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-icon.btn {
  line-height: 12px;
}
/* line 492, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-icon.visible-lg, body.enter .t-btn-secondary-icon.visible-md, body.enter .t-btn-secondary-icon.visible-sm, body.enter .t-btn-secondary-icon.visible-xs {
  line-height: 1.5 !important;
}
/* line 398, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-secondary-icon:focus, body.enter .t-btn-secondary-icon:hover:focus {
  color: #fff;
}
/* line 401, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-secondary-icon:focus svg, body.enter .t-btn-secondary-icon:hover:focus svg {
  color: #fff;
}
/* line 407, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-tertiary-icon,
body.enter .t-btn-tertiary-alt-icon {
  color: #222;
  background-color: #FF6D00;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  border: 2px solid transparent;
  box-shadow: 0 2px 0px 0px #222222;
  background-color: transparent;
  transition: all 0.05s ease-out;
  padding: 10px 0;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 0;
  fill: #222;
}
/* line 365, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-tertiary-icon svg,
body.enter .t-btn-tertiary-alt-icon svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-tertiary-icon:hover,
  body.enter .t-btn-tertiary-alt-icon:hover {
    outline: 0 !important;
    z-index: 2;
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    box-shadow: 0 4px 0px 0px #ce0303;
    background-color: transparent;
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-tertiary-icon:hover,
  body.enter .t-btn-tertiary-alt-icon:hover {
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    box-shadow: 0 4px 0px 0px #ce0303;
    background-color: transparent;
    border-radius: 0;
  }
}
@media (max-width: 991px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-tertiary-icon:focus, body.enter .t-btn-tertiary-icon:hover:focus, body.enter .t-btn-tertiary-icon:visited:focus,
  body.enter .t-btn-tertiary-alt-icon:focus,
  body.enter .t-btn-tertiary-alt-icon:hover:focus,
  body.enter .t-btn-tertiary-alt-icon:visited:focus {
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    z-index: 2;
    transition: all 0.05s ease-out;
    border: 2px solid transparent;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-tertiary-icon:focus, body.enter .t-btn-tertiary-icon:hover:focus, body.enter .t-btn-tertiary-icon:visited:focus,
  body.enter .t-btn-tertiary-alt-icon:focus,
  body.enter .t-btn-tertiary-alt-icon:hover:focus,
  body.enter .t-btn-tertiary-alt-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    border-radius: 4px;
    color: #222;
    transition: all 0.05s linear;
    border: 2px solid transparent;
    background-color: transparent;
  }
}
/* line 457, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-tertiary-icon:active, body.enter .t-btn-tertiary-icon.active, body.enter .t-btn-tertiary-icon:hover:focus:active, .open > body.enter .t-btn-tertiary-icon.dropdown-toggle,
body.enter .t-btn-tertiary-alt-icon:active,
body.enter .t-btn-tertiary-alt-icon.active,
body.enter .t-btn-tertiary-alt-icon:hover:focus:active, .open >
body.enter .t-btn-tertiary-alt-icon.dropdown-toggle {
  color: #222;
  box-shadow: none !important;
  transition: all 0.05s ease-in;
  border: 2px solid transparent;
  box-shadow: 0 4px 0px 0px #5a5a5a !important;
  background-color: transparent;
  border-radius: 1px !important;
}
/* line 489, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-tertiary-icon.btn,
body.enter .t-btn-tertiary-alt-icon.btn {
  line-height: 12px;
}
/* line 492, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-tertiary-icon.visible-lg, body.enter .t-btn-tertiary-icon.visible-md, body.enter .t-btn-tertiary-icon.visible-sm, body.enter .t-btn-tertiary-icon.visible-xs,
body.enter .t-btn-tertiary-alt-icon.visible-lg,
body.enter .t-btn-tertiary-alt-icon.visible-md,
body.enter .t-btn-tertiary-alt-icon.visible-sm,
body.enter .t-btn-tertiary-alt-icon.visible-xs {
  line-height: 1.5 !important;
}
/* line 424, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-primary-alt-icon {
  color: #222;
  background-color: #eee9df;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #eee9df;
  padding: 10px 28px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
  padding-left: 24px;
  fill: #222;
}
/* line 365, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-alt-icon svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-alt-icon:hover {
    outline: 0 !important;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #cec8ba;
    border-radius: 4px;
  }
  /* line 380, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-alt-icon:hover svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-alt-icon:hover {
    color: #222;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #cec8ba;
    z-index: 2;
    border: 2px solid #cec8ba;
  }
}
@media (max-width: 991px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-alt-icon:focus, body.enter .t-btn-primary-alt-icon:hover:focus, body.enter .t-btn-primary-alt-icon:visited:focus {
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    z-index: 2;
    outline: 1px solid white !important;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #9f9a8e;
    border-radius: 4px;
    outline-offset: 0;
  }
  /* line 426, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-alt-icon:focus svg, body.enter .t-btn-primary-alt-icon:hover:focus svg, body.enter .t-btn-primary-alt-icon:visited:focus svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-alt-icon:focus, body.enter .t-btn-primary-alt-icon:hover:focus, body.enter .t-btn-primary-alt-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    border-radius: 4px;
    color: #222;
    background-color: #cec8ba;
    outline: 1px solid white !important;
    outline-offset: 0;
  }
}
/* line 457, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-alt-icon:active, body.enter .t-btn-primary-alt-icon.active, body.enter .t-btn-primary-alt-icon:hover:focus:active, .open > body.enter .t-btn-primary-alt-icon.dropdown-toggle {
  color: #222;
  box-shadow: none !important;
  transition: none;
  background-color: #9f9a8e;
  outline-offset: 0;
  border: 2px solid #843900;
}
/* line 472, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-alt-icon:active svg, body.enter .t-btn-primary-alt-icon.active svg, body.enter .t-btn-primary-alt-icon:hover:focus:active svg, .open > body.enter .t-btn-primary-alt-icon.dropdown-toggle svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 457, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-primary-alt-icon:active, body.enter .t-btn-primary-alt-icon.active, body.enter .t-btn-primary-alt-icon:hover:focus:active, .open > body.enter .t-btn-primary-alt-icon.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 489, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-alt-icon.btn {
  line-height: 12px;
}
/* line 492, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-primary-alt-icon.visible-lg, body.enter .t-btn-primary-alt-icon.visible-md, body.enter .t-btn-primary-alt-icon.visible-sm, body.enter .t-btn-primary-alt-icon.visible-xs {
  line-height: 1.5 !important;
}
/* line 432, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-secondary-alt-icon {
  color: #222;
  background-color: #eee9df;
  min-height: 48px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  white-space: normal;
  transition: all 0.1s ease-out;
  border: 2px solid #eee9df;
  padding: 10px 28px;
  font-size: 16px;
  line-height: 18.75px;
  border-radius: 4px;
  padding-left: 10px;
  fill: #222;
  color: #222;
  height: 48px !important;
  width: 48px;
  justify-content: flex-start;
}
/* line 365, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-alt-icon svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-alt-icon:hover {
    outline: 0 !important;
    z-index: 2;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #cec8ba;
    border-radius: 4px;
  }
  /* line 380, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-alt-icon:hover svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 370, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-alt-icon:hover {
    color: #222;
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
    background-color: #cec8ba;
    z-index: 2;
    border: 2px solid #cec8ba;
  }
}
@media (max-width: 991px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-alt-icon:focus, body.enter .t-btn-secondary-alt-icon:hover:focus, body.enter .t-btn-secondary-alt-icon:visited:focus {
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    z-index: 2;
    outline: 1px solid white !important;
    transition: all 0.1s ease-in;
    color: #222;
    background-color: #9f9a8e;
    border-radius: 4px;
    outline-offset: 0;
  }
  /* line 426, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-alt-icon:focus svg, body.enter .t-btn-secondary-alt-icon:hover:focus svg, body.enter .t-btn-secondary-alt-icon:visited:focus svg {
    color: #222;
    fill: #222;
  }
}
@media (min-width: 992px) {
  /* line 412, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-alt-icon:focus, body.enter .t-btn-secondary-alt-icon:hover:focus, body.enter .t-btn-secondary-alt-icon:visited:focus {
    transition: all 0.05s ease-in;
    border: 2px solid #FF6D00;
    box-shadow: 0 0 0 2px #222 !important;
    border-radius: 4px;
    color: #222;
    background-color: #cec8ba;
    outline: 1px solid white !important;
    outline-offset: 0;
  }
}
/* line 457, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-alt-icon:active, body.enter .t-btn-secondary-alt-icon.active, body.enter .t-btn-secondary-alt-icon:hover:focus:active, .open > body.enter .t-btn-secondary-alt-icon.dropdown-toggle {
  color: #222;
  box-shadow: none !important;
  transition: none;
  background-color: #9f9a8e;
  outline-offset: 0;
  border: 2px solid #843900;
}
/* line 472, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-alt-icon:active svg, body.enter .t-btn-secondary-alt-icon.active svg, body.enter .t-btn-secondary-alt-icon:hover:focus:active svg, .open > body.enter .t-btn-secondary-alt-icon.dropdown-toggle svg {
  color: #222;
  fill: #222;
}
@media (max-width: 991px) {
  /* line 457, ../../tryg-sass/_mixins.scss */
  body.enter .t-btn-secondary-alt-icon:active, body.enter .t-btn-secondary-alt-icon.active, body.enter .t-btn-secondary-alt-icon:hover:focus:active, .open > body.enter .t-btn-secondary-alt-icon.dropdown-toggle {
    transition: background-color 0.1s ease-in, border 0.1s ease-in;
  }
}
/* line 489, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-alt-icon.btn {
  line-height: 12px;
}
/* line 492, ../../tryg-sass/_mixins.scss */
body.enter .t-btn-secondary-alt-icon.visible-lg, body.enter .t-btn-secondary-alt-icon.visible-md, body.enter .t-btn-secondary-alt-icon.visible-sm, body.enter .t-btn-secondary-alt-icon.visible-xs {
  line-height: 1.5 !important;
}
@media (max-width: 767px) {
  /* line 442, ../../tryg-sass/base/_enter.scss */
  body.enter .t-btn-secondary-alt-icon .t-btn-svg {
    margin-left: 1%;
  }
}
/* line 449, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-secondary:focus, body.enter t-btn-secondary:hover {
  text-decoration: none !important;
}
/* line 453, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-primary:focus, body.enter t-btn-primary:hover {
  text-decoration: none !important;
}
/* line 457, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-svg {
  width: 24px;
  height: 24px;
  color: #222;
  fill: #222;
}
/* line 463, ../../tryg-sass/base/_enter.scss */
body.enter .t-btn-svg-container {
  color: #222;
  margin-right: 8px;
  display: block;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
/* line 473, ../../tryg-sass/base/_enter.scss */
body.enter .t-faq-categories-list .active {
  background: #FF6D00;
  color: #ffffff;
  border: 1px solid #FF6D00;
}
/* line 479, ../../tryg-sass/base/_enter.scss */
body.enter .t-faq-categories-list-button:active {
  background: #FF6D00;
  color: #ffffff;
  border: 1px solid #FF6D00;
}
/* line 484, ../../tryg-sass/base/_enter.scss */
body.enter .t-faq-categories-list-button:focus {
  background: #FF6D00;
  color: #ffffff;
  border: 1px solid #FF6D00;
}

/* line 2, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger .t-minside-bedrift-innstillinger__wrapper {
  background-color: white;
  padding: 20px 15px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  /* line 2, ../../tryg-sass/components/_enter-innstillinger.scss */
  .t-enter-innstillinger .t-minside-bedrift-innstillinger__wrapper {
    padding: 60px;
  }
}
/* line 12, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  /* line 15, ../../tryg-sass/components/_enter-innstillinger.scss */
  .t-enter-innstillinger__form .form--wide {
    width: 50%;
  }
}
@media (min-width: 768px) {
  /* line 21, ../../tryg-sass/components/_enter-innstillinger.scss */
  .t-enter-innstillinger__form .form--narrow {
    width: 50%;
  }
}
@media (min-width: 992px) {
  /* line 21, ../../tryg-sass/components/_enter-innstillinger.scss */
  .t-enter-innstillinger__form .form--narrow {
    width: 25%;
  }
}
/* line 33, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form--input input, .t-enter-innstillinger__form--email input {
  font-size: 24px;
  border: 1px solid #999;
  padding: 9px 16px 12px;
  height: auto;
}
/* line 46, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form--radio .radio {
  margin: 0;
}
/* line 50, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form--radio .t-form__label {
  display: flex;
  align-items: center;
}
/* line 56, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form--radio .t-enter-innstillinger__radio-container {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
/* line 65, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form--checkbox .t-form__label {
  font-size: 16px;
  font-weight: normal;
  display: flex;
  align-items: center;
  max-height: none !important;
}
/* line 72, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form--checkbox .t-form__label div.containing-box {
  flex-shrink: 0;
}
/* line 79, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form--checkbox .t-form__label div.containing-box div.icon:after {
  top: 3px;
}
/* line 84, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form--checkbox .t-form__label div.containing-box:before {
  height: 14px;
  width: 14px;
}
/* line 89, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form--checkbox .t-form__label div.containing-box:after {
  display: none;
}
/* line 96, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form-label {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
/* line 102, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__form-description {
  font-size: 12px;
  font-weight: normal;
}
/* line 109, ../../tryg-sass/components/_enter-innstillinger.scss */
.t-enter-innstillinger__button-group button {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  /* line 109, ../../tryg-sass/components/_enter-innstillinger.scss */
  .t-enter-innstillinger__button-group button {
    width: 100%;
  }
}

/* line 3, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-jumbotron__title {
  background-color: #FF6D00;
  color: black;
}
/* line 8, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-minside-logg-inn {
  background-color: #ebe9ea;
}
/* line 12, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-minside-logg-inn .t-card__arrow svg {
  fill: #FF6D00;
}
/* line 18, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-enter-salgsagent-section {
  background-color: #fff;
  padding: 60px 20px;
  text-align: center;
}
/* line 23, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-enter-salgsagent-section__content {
  width: 300px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  /* line 23, ../../tryg-sass/components/_enter-forside.scss */
  .t-enter-forside .t-enter-salgsagent-section__content {
    width: 600px;
  }
}
/* line 31, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-enter-salgsagent-section__content a.btn.t-help-section__card__btn {
  color: black;
  background-color: #fff;
  border-color: #FF6D00;
}
/* line 38, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-enter-article-with-background {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 44, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-enter-article-with-background img {
  position: absolute;
  width: 100%;
  z-index: -1;
  left: 0;
  top: 0;
}
@supports (object-fit: cover) {
  /* line 44, ../../tryg-sass/components/_enter-forside.scss */
  .t-enter-forside .t-enter-article-with-background img {
    height: 100%;
    object-fit: cover;
  }
}
/* line 57, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-enter-article-with-background__content {
  margin: 20px;
  padding: 50px;
  background-color: #fff;
}
@media (min-width: 1200px) {
  /* line 57, ../../tryg-sass/components/_enter-forside.scss */
  .t-enter-forside .t-enter-article-with-background__content {
    margin: 50px;
    max-width: 1000px;
  }
}
/* line 67, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-enter-article-with-background__content .title {
  font-size: 40px;
  font-weight: 500;
}
/* line 76, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-enter-article-with-background__content .t-enter-innlogget-liste__wrapper__item svg {
  fill: #FF6D00;
  position: relative;
  width: 30px;
  height: 25px;
  top: 8px;
}
/* line 92, ../../tryg-sass/components/_enter-forside.scss */
.t-enter-forside .t-image-section .t-image-section__btn {
  color: black;
  border-color: #bd7c1c;
  background-color: #FF6D00;
  font-weight: 500;
}

/* line 2, ../../tryg-sass/components/_enter-logg-inn.scss */
body.enter .t-faq-section {
  border: 5px solid white;
  padding: 35px 40px;
}
/* line 7, ../../tryg-sass/components/_enter-logg-inn.scss */
body.enter .t-faq-section__categories-menu label {
  border-color: #FF6D00;
  border-radius: 3px;
}
/* line 13, ../../tryg-sass/components/_enter-logg-inn.scss */
body.enter .t-faq-section input[type=radio]#faq-cat0:checked ~ .t-faq-section__nav label[for=faq-cat0],
body.enter .t-faq-section input[type=radio]#faq-cat1:checked ~ .t-faq-section__nav label[for=faq-cat1],
body.enter .t-faq-section input[type=radio]#faq-cat2:checked ~ .t-faq-section__nav label[for=faq-cat2],
body.enter .t-faq-section input[type=radio]#faq-cat3:checked ~ .t-faq-section__nav label[for=faq-cat3],
body.enter .t-faq-section input[type=radio]#faq-cat4:checked ~ .t-faq-section__nav label[for=faq-cat4],
body.enter .t-faq-section input[type=radio]#faq-cat5:checked ~ .t-faq-section__nav label[for=faq-cat5] {
  background: #000;
  color: #fff;
  border: none;
}

/* line 1, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer {
  background-color: #fff;
  box-shadow: inset 0 5px 0 0 #FF6D00, 0 -1px 0 0 #E1E1E1;
  padding: 60px 4% 110px;
}
/* line 6, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer__div {
  /* @media (min-width: $screen-xl-min) {
       padding-left: calc((100% - 1600px) / 2 + 4%);
       padding-right: calc((100% - 1600px) / 2 + 4%);
   }
   @media (min-width: $screen-md-min) and (max-width: 1599px){
       padding-left:  4%;
       padding-right: 4%;
   }*/
}
@media (max-width: 991px) {
  /* line 6, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer__div {
    margin-left: 32px;
  }
}
@media (min-width: 992px) {
  /* line 6, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer__div {
    padding-left: 4%;
    padding-right: 4%;
    justify-content: space-around;
    display: flex;
    flex-direction: row;
    margin-top: 51px;
    margin-bottom: 24px;
  }
}
/* line 29, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .footer-main__text--large {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
/* line 36, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .t-page-footer__wrapper__group-1 {
  width: 27%;
  float: left;
}
@media (min-width: 992px) {
  /* line 42, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .t-page-footer__wrapper__group-3 {
    width: 50%;
  }
  /* line 45, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .t-page-footer__wrapper__group-2 {
    width: 50%;
  }
}
/* line 50, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .footer-bottom {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}
/* line 57, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .footer-bottom__text-wrapper {
  display: flex;
}
@media (max-width: 991px) {
  /* line 62, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .t-page-footer__links {
    margin-bottom: 21px;
  }
  /* line 65, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .footer-main__li {
    margin-bottom: 25px;
  }
  /* line 68, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .footer-bottom {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 32px;
    padding-top: 28px;
    padding-bottom: 32px;
  }
  /* line 74, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .footer-bottom .footer-bottom__text-prices {
    padding-bottom: 32px;
  }
  /* line 78, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .footer-bottom__text-address-rows {
    flex-direction: column;
  }
  /* line 81, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .t-page-footer__wrapper__group-2 {
    margin-bottom: 8px !important;
  }
  /* line 84, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .footer-bottom__text-wrapper {
    flex-direction: column;
  }
  /* line 87, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer div.t-page-footer__wrapper__group-1 {
    margin-bottom: 25px;
  }
}
/* line 92, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .t-page-footer__addr-links {
  width: 73%;
  display: flex;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
@media (min-width: 992px) {
  /* line 92, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .t-page-footer__addr-links {
    float: right;
  }
}
@media (max-width: 991px) {
  /* line 92, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .t-page-footer__addr-links {
    flex-direction: column-reverse;
  }
}
/* line 105, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .t-page-footer__addr-links-div {
  flex-grow: 1;
  flex-shrink: 1;
}
/* line 111, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .footer-main__ul {
  margin-right: 15px;
  margin-left: 0px;
}
/* line 115, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .footer-bottom__text-prices a {
  color: #222222;
}
/* line 119, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .u-container-fluid {
  color: #222222;
}
@media (min-width: 992px) {
  /* line 1, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer {
    overflow: hidden;
    /*flex: 1 0 25%;*/
  }
}
/* line 128, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .t-page-footer__wrapper {
  display: flex;
  justify-content: space-around;
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  /* line 128, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .t-page-footer__wrapper {
    flex-wrap: wrap;
    padding-top: 35px;
  }
}
@media (max-width: 991px) {
  /* line 137, ../../tryg-sass/components/_enter-footer.scss */
  .t-page-enter--footer .t-page-footer__wrapper__group {
    width: 100%;
    margin-bottom: 0px;
    text-align: left;
  }
}
/* line 145, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .t-page-footer__wrapper h3 {
  margin-top: 0;
}
/* line 148, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .t-page-footer__wrapper p {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}
/* line 156, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .t-page-footer__wrapper a {
  font-size: 16px;
  text-decoration: underline;
}
/* line 159, ../../tryg-sass/components/_enter-footer.scss */
.t-page-enter--footer .t-page-footer__wrapper a:hover {
  color: #666;
}

/* line 2, ../../tryg-sass/components/_enter-enkeltforsikring.scss */
.t-enter-enkeltforsikring__additional-notes {
  margin: 0;
  font-size: 14px;
  color: #6D6C66;
}
/* line 7, ../../tryg-sass/components/_enter-enkeltforsikring.scss */
.t-enter-enkeltforsikring__additional-notes-container {
  padding: 0;
  margin-bottom: 25px;
}
/* line 13, ../../tryg-sass/components/_enter-enkeltforsikring.scss */
.t-enter-enkeltforsikring .t-table {
  border-bottom: 3px solid #979797;
}

/* line 1, ../../tryg-sass/components/_enter-bilforsikringer.scss */
.t-enter-bilforsikringer__tryg-info-message {
  background-color: #ffffff;
  border: 3px solid #f8faf6;
  padding: 15px 20px;
  width: 100%;
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
@media (min-width: 992px) {
  /* line 1, ../../tryg-sass/components/_enter-bilforsikringer.scss */
  .t-enter-bilforsikringer__tryg-info-message {
    flex-direction: row;
  }
}
/* line 17, ../../tryg-sass/components/_enter-bilforsikringer.scss */
.t-enter-bilforsikringer__tryg-info-message__logo {
  align-self: center;
  height: 40px;
}
@media (min-width: 992px) {
  /* line 17, ../../tryg-sass/components/_enter-bilforsikringer.scss */
  .t-enter-bilforsikringer__tryg-info-message__logo {
    margin: 0 40px;
  }
}
/* line 26, ../../tryg-sass/components/_enter-bilforsikringer.scss */
.t-enter-bilforsikringer__tryg-info-message__message {
  align-self: center;
  margin: 20px 0;
  padding: 0;
}
@media (min-width: 992px) {
  /* line 26, ../../tryg-sass/components/_enter-bilforsikringer.scss */
  .t-enter-bilforsikringer__tryg-info-message__message {
    padding: 10px;
    margin: 10px;
  }
}
/* line 37, ../../tryg-sass/components/_enter-bilforsikringer.scss */
.t-enter-bilforsikringer__tryg-info-message__btn {
  align-self: center;
}
@media (min-width: 992px) {
  /* line 37, ../../tryg-sass/components/_enter-bilforsikringer.scss */
  .t-enter-bilforsikringer__tryg-info-message__btn {
    margin: 0 40px;
  }
}

/* line 1, ../../tryg-sass/_custom.scss */
.icon-pdf {
  background: url(/media/css/common/icon-pdf.png) no-repeat 0 3px;
  padding: 0px 10px;
  margin-right: 3px;
}

/* line 3, ../../tryg-sass/_custom.scss */
#numberOfOffers {
  background: red;
  color: white;
  display: inline;
  float: right;
  width: 10px;
  height: 14px;
  margin-top: -42px;
  margin-right: 5px;
  padding: 2px 1px 0px 5px;
  border-radius: 8px;
  font-size: 11px;
  line-height: 11px;
}

/* line 10, ../../tryg-sass/_custom.scss */
#claims .claim {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 11, ../../tryg-sass/_custom.scss */
#claims .claimField {
  display: inline-block;
  width: 30%;
  /* font-size: 12px; */
}

/* 
#claims .productName { font-size: 12px; }
#claims .claim a { font-size: 12px; }
#claims .claim button { font-size: 12px; }
#claims .productInfo { font-size: 12px; }
*/
/* line 18, ../../tryg-sass/_custom.scss */
#claims .productList {
  margin-top: 10px;
  padding-left: 0;
}

/* line 19, ../../tryg-sass/_custom.scss */
#claims .product {
  list-style: none;
}

/* line 20, ../../tryg-sass/_custom.scss */
#claims .button-green {
  float: right;
  margin-top: -30px;
}

@media (min-width: 992px) {
  /* line 22, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in {
    width: 50% !important;
    float: left !important;
    /*flex: 1 0 25%;*/
  }
  /* line 27, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in__group-1, .t-page-footer__kundesenter_logged_in__group-2 {
    padding-left: 15px !important;
    padding-right: 15px !important;
    -webkit-flex-basis: 33.333% !important;
    -ms-flex-preferred-size: 33.333% !important;
    flex-basis: 50% !important;
    width: 50% !important;
    float: left !important;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  /* line 22, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 40, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in__group-1 {
    flex-basis: 100%;
    max-width: 100%;
  }
  /* line 44, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in__group-2 {
    flex-basis: 50%;
    max-width: 50%;
  }
}
/* line 49, ../../tryg-sass/_custom.scss */
.t-page-footer__kundesenter_logged_in__group-1, .t-page-footer__kundesenter_logged_in__group-2 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 49, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in__group-1, .t-page-footer__kundesenter_logged_in__group-2 {
    flex-basis: 33.333%;
  }
}

@media (min-width: 992px) {
  /* line 58, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in1 {
    width: 25% !important;
    float: left !important;
    /*flex: 1 0 25%;*/
  }
  /* line 63, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in1__group-3 {
    padding-left: 15px !important;
    padding-right: 15px !important;
    -webkit-flex-basis: 33.333% !important;
    -ms-flex-preferred-size: 33.333% !important;
    flex-basis: 33.333% !important;
    width: 100% !important;
    float: left !important;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  /* line 58, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in1 {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 76, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in1__group-3 {
    flex-basis: 50%;
    max-width: 50%;
  }
}
/* line 81, ../../tryg-sass/_custom.scss */
.t-page-footer__kundesenter_logged_in1__group-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 81, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in1__group-3 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
}

@media (min-width: 768px) {
  /* line 91, ../../tryg-sass/_custom.scss */
  .t-page-footer__links__group {
    flex-basis: 31.333% !important;
    max-width: 31.333% !important;
  }
}

/* line 98, ../../tryg-sass/_custom.scss */
.t-page-footer__social {
  width: 100%;
}
@media (min-width: 992px) {
  /* line 98, ../../tryg-sass/_custom.scss */
  .t-page-footer__social {
    float: right;
    width: 25%;
  }
}

/*======================== ==========================*/
/* line 107, ../../tryg-sass/_custom.scss */
.t-corp-navbar__primary__item a:focus, .t-corp-navbar__secondary__item a:focus {
  color: #5a5a5a;
  padding: 5px 10px;
  display: block;
  text-decoration: none;
}

/* line 113, ../../tryg-sass/_custom.scss */
.form-field-error p.invalid {
  padding: 2px 10px;
  border: 2px solid #ce0303;
  color: #ce0303;
  font-size: 14px;
}

@media (min-width: 992px) {
  /* line 120, ../../tryg-sass/_custom.scss */
  .form-field-error p.invalid {
    width: 40%;
  }

  /* line 123, ../../tryg-sass/_custom.scss */
  .t-main-navbar__buttons {
    flex: 0 0 207px !important;
  }
}
/* line 129, ../../tryg-sass/_custom.scss */
p.invalid {
  padding: 15px 10px;
  border: 2px solid #ce0303;
  color: #ce0303;
  font-size: 14px;
}

@media (min-width: 992px) {
  /* line 137, ../../tryg-sass/_custom.scss */
  p.invalid {
    width: 40%;
  }
}
@media (max-width: 991px) {
  /* line 144, ../../tryg-sass/_custom.scss */
  p.invalid {
    width: 85%;
  }
}
@media (max-width: 991px) {
  /* line 149, ../../tryg-sass/_custom.scss */
  .sub_docs {
    display: none !important;
  }
}
/* DATEPICKER */
/* line 155, ../../tryg-sass/_custom.scss */
form a.datepicker {
  background: url("/media/css/common/calendar.gif") no-repeat left top;
  display: inline-block;
  height: 22px;
  left: 6px;
  position: relative;
  top: 4px;
  width: 22px;
  outline: 0 none;
}

/* line 165, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs input[type="password"], .t-minside-bedrift-endre-passord__wrapper__form__inputs input[type="tel"] {
  width: 40%;
  min-width: 350px;
  padding: 10px;
}

/* line 175, ../../tryg-sass/_custom.scss */
.t-corp-navbar__primary__item a:focus, .t-corp-navbar__secondary__item a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  color: #5a5a5a;
}

/* line 179, ../../tryg-sass/_custom.scss */
.t-mainmenu__item a:focus {
  outline: 10px auto -webkit-focus-ring-color;
}

/* line 183, ../../tryg-sass/_custom.scss */
a.t-mainmenu__link:hover {
  color: #ce0303 !important;
}

/* line 187, ../../tryg-sass/_custom.scss */
a.t-link-active {
  text-decoration: underline;
  color: #000;
}

/* line 192, ../../tryg-sass/_custom.scss */
.t-minside-logg-inn a {
  color: #ce0303;
}

/* line 195, ../../tryg-sass/_custom.scss */
.t-minside-utlogget a {
  color: #ce0303;
}

/* line 199, ../../tryg-sass/_custom.scss */
.t-chat-btn {
  z-index: 1 !important;
}

@media (max-width: 480px) {
  /* line 217, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__inputs__repeat-password input[type="text"] {
    min-width: 250px;
  }
}
@media (max-width: 480px) {
  /* line 224, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__inputs__repeat-password input[type="password"] {
    min-width: 280px;
  }
}
@media (max-width: 480px) {
  /* line 231, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__inputs__current-password input[type="password"] {
    min-width: 280px;
  }
}
@media (max-width: 480px) {
  /* line 238, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__inputs__new-password input[type="password"] {
    min-width: 280px;
  }
}

@media (max-width: 480px) {
  /* line 253, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__inputs input[type="paswword"],
  .t-minside-bedrift-endre-passord__wrapper__form__inputs input[type="tel"] {
    min-width: 280px;
  }

  /* line 259, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-henvendelser__wrapper .t-table tbody .t-henvendelser__content {
    width: 300px;
  }

  /* line 265, ../../tryg-sass/_custom.scss */
  .t-minside-dokumenter_mouse_over_content_faktura {
    display: none !important;
    	/*width: 100px !important;
        padding: 1px !important;
        position: absolute !important;
        right: 100px !important;
        top: 225px !important;
        z-index: 9;
        
        p{
        font-size: 10px !important;
        }*/
  }

  /* line 279, ../../tryg-sass/_custom.scss */
  .t-minside-dokumenter_mouse_over_content_minavtale {
    display: none !important;
    	/*width: 150px !important;
        padding: 1px !important;
        position: absolute !important;
        right: 200px !important;
        top: 225px !important;
        z-index: 9;
        
        p{
        font-size: 10px !important;
        }*/
  }

  /* line 292, ../../tryg-sass/_custom.scss */
  .t-minside-dokumenter_mouse_over_content_tidligere {
    display: none !important;
    	/*width: 100px !important;
        padding: 1px !important;
        position: absolute !important;
        right: 60px !important;
        top: 225px !important;
        z-index: 9;
        
        p{
        font-size: 10px !important;
        }*/
  }
}
/** Endringer BEGIN **/
/* line 310, ../../tryg-sass/_custom.scss */
#writeMessageContainer .ErrorText,
#generalErrMsg,
#generalMailErrMsg,
#generalCellPErrMsg,
#generalWorkPErrMsg,
#generalHideMsg,
#generalCommentErrMsg,
#generalFromErrMsg,
#generalMilageErrMsg {
  display: none;
}

/* line 322, ../../tryg-sass/_custom.scss */
.form_control {
  border-radius: 0px;
  color: black;
}

/* line 327, ../../tryg-sass/_custom.scss */
.buttons {
  float: right;
}

@media (min-width: 768px) {
  /* line 332, ../../tryg-sass/_custom.scss */
  .totalkostnad_paddingLR {
    padding: 15px 46px;
  }
}

/* line 344, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs .t-selectpicker {
  width: 40%;
  line-height: 30px;
  min-width: 350px;
  /*padding: 10px;*/
  border-radius: 0px;
}
/* line 350, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs .t-selectpicker select {
  border: 3px solid #767676;
}
/* line 352, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs .t-selectpicker select:focus {
  border-color: #222;
  border-bottom-width: 6px;
}
@media (max-width: 480px) {
  /* line 344, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__inputs .t-selectpicker {
    min-width: 280px;
  }
}
/* line 365, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs .t-selectpicker::after {
  height: 2.425em;
}
/* line 369, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs textarea {
  width: 40%;
  min-width: 350px;
  /*padding: 10px;*/
}
@media (max-width: 480px) {
  /* line 369, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__inputs textarea {
    min-width: 280px;
  }
}

/* line 385, ../../tryg-sass/_custom.scss */
.fieldWidth {
  width: 30%;
}

@media (max-width: 480px) {
  /* line 389, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord_for_next_line {
    white-space: nowrap;
  }
}

/* line 399, ../../tryg-sass/_custom.scss */
.login_icon {
  width: 18px;
  height: 23px;
}

/* line 405, ../../tryg-sass/_custom.scss */
.t-table_dokumenter {
  margin-top: 40px;
}

/* line 411, ../../tryg-sass/_custom.scss */
.sub_docs {
  display: none;
}

/* line 415, ../../tryg-sass/_custom.scss */
.sub_docs_block {
  display: block;
}

/* line 418, ../../tryg-sass/_custom.scss */
.sub_docs_list {
  list-style-type: none;
}

/* line 422, ../../tryg-sass/_custom.scss */
.t-minside-dokumenter_mouse_over_content_minavtale {
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 9;
}

/* line 432, ../../tryg-sass/_custom.scss */
.t-minside-dokumenter_mouse_over_content_faktura {
  display: none;
  position: absolute;
  left: -60px;
  top: 45px;
  z-index: 9;
}

/* line 441, ../../tryg-sass/_custom.scss */
.t-minside-dokumenter_mouse_over_content_tidligere {
  display: none;
  position: absolute;
  right: 0px;
  top: 45px;
  z-index: 9;
}

/* line 451, ../../tryg-sass/_custom.scss */
.newenquiryContents {
  margin-bottom: 0px !important;
}

/* line 455, ../../tryg-sass/_custom.scss */
.newenquiryConcerns, .newenquiryEposts {
  margin-top: 20px;
}

/* line 458, ../../tryg-sass/_custom.scss */
.t-selectpicker .invalid {
  width: 100% !important;
}

/* line 462, ../../tryg-sass/_custom.scss */
.alert_msg_align {
  margin-top: 25px !important;
}

/* line 467, ../../tryg-sass/_custom.scss */
.alert_msg_align_logout {
  Padding: 0px !important;
  font-size: 12px !important;
}

/* line 472, ../../tryg-sass/_custom.scss */
.alert_sizing {
  padding: 10px;
  font-size: 12px;
}

/* line 479, ../../tryg-sass/_custom.scss */
h1 p a.bedrift-logg-inn, h1 p a.dr_minside_detailer_tilbake, h1 p a.minsideSkader_BackLink {
  font-weight: 100;
}

/* line 483, ../../tryg-sass/_custom.scss */
.dr_minside_login_Text_loginMsg {
  padding: 0;
  margin: 0;
}

/* line 488, ../../tryg-sass/_custom.scss */
.t-alert-noBefore {
  text-align: center;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  margin-bottom: 20px;
}

/* line 501, ../../tryg-sass/_custom.scss */
.sub_docs_fonts {
  font-size: 14px !important;
}

/* line 504, ../../tryg-sass/_custom.scss */
.table_border {
  border-top: none !important;
}

/* line 507, ../../tryg-sass/_custom.scss */
div.buttons span.dr_minside_partInsurance_Link_externalTest, .footnoteTxt {
  margin: 10px 0;
  font-size: 12px;
}

/* line 512, ../../tryg-sass/_custom.scss */
.t-card_heading {
  margin: 0px 10px 0px 0px;
}

/**--css to fix my profile form issue--**/
/* line 517, ../../tryg-sass/_custom.scss */
.noBoldFont {
  font-weight: 400;
}

/* line 518, ../../tryg-sass/_custom.scss */
div.radio label span, #accept_el_content .accept_el_content {
  line-height: 30px;
}

/***custom css for forsikringer label items***/
@media (max-width: 767px) {
  /* line 523, ../../tryg-sass/_custom.scss */
  .t-expandable-box-list_customWidth .title {
    width: 50% !important;
  }
}
/* line 526, ../../tryg-sass/_custom.scss */
.t-expandable-box-list_customWidth {
  width: 100% !important;
  display: inline-block;
}

/* line 527, ../../tryg-sass/_custom.scss */
.t-expandable-box-list_customWidth .title {
  font-weight: 600;
  width: 50% !important;
  display: inline-block;
}

/* line 528, ../../tryg-sass/_custom.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer__info__item .value {
  display: inline-block;
  float: right;
  width: 50%;
}

@media (max-width: 767px) {
  /* line 536, ../../tryg-sass/_custom.scss */
  .t-corp-navbar {
    height: auto;
  }

  /* line 539, ../../tryg-sass/_custom.scss */
  .t-card-forsikring:last-child {
    border-top: 2px solid #e1e1e1;
  }
}
@media (min-width: 768px) {
  /* line 544, ../../tryg-sass/_custom.scss */
  .t-card-forsikring:last-child {
    margin-top: 0;
    margin-bottom: 30px;
  }

  	/*.t-main-navbar__buttons{
     		flex: 0 0 207px;
  	}*/
}
/* line 552, ../../tryg-sass/_custom.scss */
.t-table .t-table-tdNoBrdr td {
  border: 0;
}

/* line 553, ../../tryg-sass/_custom.scss */
.t-table .t-table-tdNoBrdr td li {
  line-height: 30px;
}

/* line 554, ../../tryg-sass/_custom.scss */
.t-minside-dokumenter__wrapper .t-table .document-icon-minus {
  border: 1px solid #fff;
  outline: 1px solid #979797;
  color: #000;
  position: relative;
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-right: 10px;
}

/* line 564, ../../tryg-sass/_custom.scss */
.t-minside-dokumenter__wrapper .t-table .document-icon-minus:before, .t-minside-dokumenter__wrapper .t-table .document-icon-minus:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
}

/* line 570, ../../tryg-sass/_custom.scss */
.t-minside-dokumenter__wrapper .t-table .document-icon-minus:before {
  top: 0;
  left: 4px;
  bottom: 0;
  width: 0px;
}

/* line 576, ../../tryg-sass/_custom.scss */
.t-minside-dokumenter__wrapper .t-table .document-icon-minus:after {
  top: 4px;
  left: 0;
  right: 0;
  height: 1px;
}

/* line 583, ../../tryg-sass/_custom.scss */
.table_custom_documentList {
  margin-top: 10px !important;
}

/* line 587, ../../tryg-sass/_custom.scss */
.custom_documentList_wrapper {
  padding: 10px 60px !important;
}

/* line 591, ../../tryg-sass/_custom.scss */
.pagination_deco, .pagination_deco:hover {
  text-decoration: none !important;
}

/* line 594, ../../tryg-sass/_custom.scss */
.prdtName {
  font-weight: bold;
}

/* line 597, ../../tryg-sass/_custom.scss */
.prdt {
  list-style: none;
}

/* line 600, ../../tryg-sass/_custom.scss */
.prdtList {
  margin-top: 10px;
  padding-left: 0;
}

@media (min-width: 758px) {
  /* line 605, ../../tryg-sass/_custom.scss */
  .t-card-forsikring_nodata {
    padding-left: 52px;
  }
}
/* line 609, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-henvendelser__wrapper .t-table {
  margin-bottom: 0px;
}

/* line 613, ../../tryg-sass/_custom.scss */
.button_leftalign {
  margin-left: 16px;
}

/* line 616, ../../tryg-sass/_custom.scss */
.ui-selectmenu,
.ui-selectmenu-menu {
  width: 420px !important;
}

/* line 621, ../../tryg-sass/_custom.scss */
.ui-selectmenu ul,
.ui-selectmenu-menu ul {
  width: 420px !important;
  margin-bottom: 5px;
  padding-left: 0;
}

/***Forsikringer Detailer page heading issue***/
/* line 629, ../../tryg-sass/_custom.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content.detailerPageHeader, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content.detailerPageHeader, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .detailerPageHeader.t-chat-bot__card__content, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .detailerPageHeader.t-chat-bot__card__content {
  padding: 0;
}

/* line 630, ../../tryg-sass/_custom.scss */
.t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content.detailerPageHeader .t-card__icon, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content.detailerPageHeader .t-card__icon, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .detailerPageHeader.t-chat-bot__card__content .t-card__icon, .t-minbedrift-forsikringer #pills-radiobutton-0:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .detailerPageHeader.t-chat-bot__card__content .t-card__icon {
  margin: 0 1% 0 0;
}

/* line 632, ../../tryg-sass/_custom.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content.detailerPageHeader, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content.detailerPageHeader, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .detailerPageHeader.t-chat-bot__card__content, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .detailerPageHeader.t-chat-bot__card__content {
  padding: 0;
}

/* line 633, ../../tryg-sass/_custom.scss */
.t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content.detailerPageHeader .t-card__icon, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content.detailerPageHeader .t-card__icon, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .detailerPageHeader.t-chat-bot__card__content .t-card__icon, .t-minbedrift-forsikringer #pills-radiobutton-00:checked ~ .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .detailerPageHeader.t-chat-bot__card__content .t-card__icon {
  margin: 0 1% 0 0;
}

/***Helvendesler form drop down font issue***/
/* line 637, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs .t-selectpicker select.helvendelserSelect {
  font-size: 14px;
  height: 2.5em;
}

/* line 639, ../../tryg-sass/_custom.scss */
.printCardInfoList_bestill {
  padding-right: 20px;
  padding-top: 20px;
}

/***Forsikringer page heading and tilbakke issue***/
/* line 645, ../../tryg-sass/_custom.scss */
.detailerPageHeader {
  min-height: 60px;
}

/* line 646, ../../tryg-sass/_custom.scss */
.detailerPageHeader .t-card__icon {
  float: left;
}

/* line 647, ../../tryg-sass/_custom.scss */
.detailerPageHeader h1 span {
  float: right;
}

@media (max-width: 480px) {
  /* line 651, ../../tryg-sass/_custom.scss */
  .detailerPageHeader .t-card__icon {
    display: none;
  }
}
/* line 653, ../../tryg-sass/_custom.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer__info__item .title {
  font-weight: 600;
}

/* line 656, ../../tryg-sass/_custom.scss */
.t-expandable-box-list__question__answer > * {
  padding-right: 15px;
}

/* line 660, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser__wrapper .t-table tbody > tr > td:last-child {
  text-align: left;
}

/* line 663, ../../tryg-sass/_custom.scss */
.table > tbody > tr > td {
  line-height: 1.43857;
}

/* line 666, ../../tryg-sass/_custom.scss */
.lineSpace {
  margin-top: 0em;
}

@media (min-width: 767px) {
  /* line 670, ../../tryg-sass/_custom.scss */
  .alertMsg {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }
}
/* line 676, ../../tryg-sass/_custom.scss */
form a.datepicker {
  background: none;
  color: black;
  text-decoration: none;
}

/* line 681, ../../tryg-sass/_custom.scss */
.height-auto {
  height: 40px !important;
}

/* line 684, ../../tryg-sass/_custom.scss */
.headingBottom {
  margin-bottom: 0px;
}

/* line 687, ../../tryg-sass/_custom.scss */
.paragraphTop {
  margin-top: -1em;
}

@media (max-width: 991px) {
  /* line 691, ../../tryg-sass/_custom.scss */
  .paragraphTop {
    margin-top: -1em;
  }

  /* line 694, ../../tryg-sass/_custom.scss */
  .t-minside-betaling__wrapper .t-table tbody td::before {
    text-align: left !important;
  }
}
/* line 698, ../../tryg-sass/_custom.scss */
#accept_el_content {
  margin-top: 20px;
}

/* line 701, ../../tryg-sass/_custom.scss */
.oppdaterAcceptMsg {
  font-weight: normal;
}

/* line 704, ../../tryg-sass/_custom.scss */
.sub_docs_space {
  padding-top: 1px;
}

/* line 707, ../../tryg-sass/_custom.scss */
.sub_docs_space_bottom {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* line 711, ../../tryg-sass/_custom.scss */
.dokumenter_article {
  padding: 10px;
}

/* line 714, ../../tryg-sass/_custom.scss */
.popupLeft {
  text-align: left;
}

/* line 717, ../../tryg-sass/_custom.scss */
.navSkader {
  margin-bottom: 24px;
}

/* line 720, ../../tryg-sass/_custom.scss */
.detailerPageHeader {
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  /* line 724, ../../tryg-sass/_custom.scss */
  .tilbud_mobile {
    display: none;
    margin: 0px 10px 0px 0px;
    float: left;
  }

  /* line 729, ../../tryg-sass/_custom.scss */
  .detailerPageHeader {
    margin-bottom: 0px;
  }

  /* line 732, ../../tryg-sass/_custom.scss */
  .betaling_Kontonummer {
    width: 40% !important;
  }

  /* line 735, ../../tryg-sass/_custom.scss */
  .t-minside-betaling__wrapper .t-table tbody td::before {
    text-align: left !important;
  }

  /*.black_negative_align {
      padding: 2% 0% 4% 20% !important;
  }*/
  /* line 741, ../../tryg-sass/_custom.scss */
  .black_negative_align .t-btn-black--negative {
    padding: 10px 20px !important;
  }

  /* line 744, ../../tryg-sass/_custom.scss */
  .tryg-heading {
    padding-left: 15px !important;
  }

  /* line 747, ../../tryg-sass/_custom.scss */
  .travel_card .tryg-heading h2 {
    font-size: 24px !important;
    margin-top: 8px !important;
  }

  /* line 751, ../../tryg-sass/_custom.scss */
  .contact_text, .contact_email {
    line-height: 20px !important;
  }

  /* line 754, ../../tryg-sass/_custom.scss */
  .travel_card {
    width: 100% !important;
  }

  /* line 757, ../../tryg-sass/_custom.scss */
  .t-minside-betaling__wrapper .t-btn-black--positive {
    padding: 10px !important;
  }

  /* line 760, ../../tryg-sass/_custom.scss */
  .bestille_card_wrapper {
    padding: 10px !important;
  }

  /* line 763, ../../tryg-sass/_custom.scss */
  .betaling_greencheck, .betaling_blackcheck, .t-minside-betaling__wrapper ul.group {
    font-size: 14px !important;
  }

  /* line 766, ../../tryg-sass/_custom.scss */
  .t-betaling-liste__wrapper__item strong {
    margin-left: 2px !important;
  }

  /* line 769, ../../tryg-sass/_custom.scss */
  .t-card__content p, .t-chat-bot__card__content p {
    padding-right: 25px;
  }
}
/* line 775, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs__repeat-password {
  margin-bottom: 20px;
}

/* line 778, ../../tryg-sass/_custom.scss */
#damageDocumentList {
  margin-top: 45px;
}

/* line 781, ../../tryg-sass/_custom.scss */
.skaderNewDesign {
  font-size: 16px;
  margin-top: 40px;
}

/* line 785, ../../tryg-sass/_custom.scss */
#skadeDocumenter {
  margin-bottom: 30px;
}

/* line 788, ../../tryg-sass/_custom.scss */
.rowBottom {
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  /* line 792, ../../tryg-sass/_custom.scss */
  #skadeDocumenter {
    font-size: 20px;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  /* line 798, ../../tryg-sass/_custom.scss */
  #skadeDocumenter {
    font-size: 16px;
    font-weight: bold;
  }

  /* line 802, ../../tryg-sass/_custom.scss */
  #skadeDocumenter {
    margin-bottom: 10px;
  }

  /* line 805, ../../tryg-sass/_custom.scss */
  .rowBottom {
    margin-bottom: 3px;
  }
}
/***logut alert msg***/
/* line 812, ../../tryg-sass/_custom.scss */
p.t-alert-message.alertFont p {
  font-size: 14px;
}

/***Notification button***/
/* line 816, ../../tryg-sass/_custom.scss */
.notificationMsg {
  height: auto;
  line-height: normal;
  white-space: inherit;
  padding: 10px 20px;
  white-space: nowrap;
}

/***Minprofile alert Msg***/
/* line 824, ../../tryg-sass/_custom.scss */
#endre-passord-msg {
  display: none;
}

/* line 827, ../../tryg-sass/_custom.scss */
#endre-passord-msg,
#endre-passord-msgs {
  margin-bottom: 20px;
}

/* line 831, ../../tryg-sass/_custom.scss */
#endre-passord-msg .t-alert-info::before,
#endre-passord-msgs .t-alert-info::before {
  background: none;
  margin-right: 0px;
}

/* line 836, ../../tryg-sass/_custom.scss */
.cancel-login-buttons {
  color: black !important;
}

/***Enter Styles Begin***/
/* line 841, ../../tryg-sass/_custom.scss */
body.enter .t-minside-logg-inn a, body.enter .t-display--red, body.enter .h1--red, body.enter .h2--red, body.enter .h3--red, body.enter .h4--red, body.enter .h5--red, body.enter .h5--red, body.enter .t-paragraph--red, body.enter .t-label--red, body.enter .t-produkt-medlemsfordeler-section__link-list li a, body.enter .t-ord .modal-dialog .close, body.enter .t-verksted__card__label, body.enter .t-card-forsikring__toggle-label, body.enter .t-tryg-plus__card__phone, body.enter .t-business-card__content__data dd, body.enter .t-business-card__content__data dd a,
body.enter .t-minside-henvendelser__wrapper .red-text, body.enter .t-minside-henvendelser__wrapper .red-link, body.enter .t-minside-henvendelser__wrapper .black--link:hover, body.enter .t-minside-logg-inn__header .bedrift-logg-inn, body.enter .t-minside-bedrift-vilkaarsoversikt .t-faq-list input[type=checkbox]:checked ~ .t-faq-list__question__header .t-faq-list__question__header__icon svg, body.enter .t-minside-bedrift-produktoversikt__wrapper .t-table .red-link,
body.enter .t-minside-bedrift-innstillinger__wrapper .t-table .red-text, body.enter .t-minside-bedrift-innstillinger__wrapper .t-table .red-link, body.enter .t-minside-bedrift-henvendelser__wrapper .red-text, body.enter .t-minside-bedrift-henvendelser__wrapper .red-link, body.enter .t-minside-utlogget__header .bedrift-utlogget, body.enter .t-minside-dokumenter__wrapper .red-text, body.enter .t-minside-dokumenter__wrapper .red-link, body.enter .t-minside-utlogget a, body.enter .t-minside-henvendelser__wrapper .red-link:hover {
  color: #FF6D00;
}
/* line 847, ../../tryg-sass/_custom.scss */
body.enter .t-minside-dokumenter__wrapper .red-link:hover, body.enter form a.datepicker {
  color: black;
}
/* line 850, ../../tryg-sass/_custom.scss */
body.enter .t-page-enter--footer {
  padding: 0px;
}
/* line 853, ../../tryg-sass/_custom.scss */
body.enter .t-alert-noBefore {
  background-color: #fbf6ee;
}
/* line 854, ../../tryg-sass/_custom.scss */
body.enter .t-ul li::before {
  background-color: #FF6D00;
}
/* line 855, ../../tryg-sass/_custom.scss */
body.enter .t-minside-bedrift-henvendelser .t-henvendelser-dialogue-block__title svg {
  fill: #FF6D00;
}
/* line 858, ../../tryg-sass/_custom.scss */
body.enter #enterInfoText {
  float: right;
  margin-top: 12px;
  margin-left: 20px;
  margin-bottom: -20px;
}
/* line 861, ../../tryg-sass/_custom.scss */
body.enter #enterErrorText {
  float: right;
  margin-top: 12px;
  margin-right: 5px;
  margin-bottom: -10px;
}
/* line 864, ../../tryg-sass/_custom.scss */
body.enter .skadeEntertext {
  margin-left: 250px;
  margin-top: -50px;
}
@media (max-width: 480px) {
  /* line 868, ../../tryg-sass/_custom.scss */
  body.enter .skadeEntertext {
    margin-left: 0px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  /* line 874, ../../tryg-sass/_custom.scss */
  body.enter #enterInfoText, body.enter #enterErrorText {
    float: none;
  }
}
@media (max-width: 768px) {
  /* line 879, ../../tryg-sass/_custom.scss */
  body.enter .t-corp-navbar__primary__enter-item {
    margin: 0 auto;
  }
}
/* line 883, ../../tryg-sass/_custom.scss */
body.enter #topleftLink {
  color: #5A5A5A;
}
/* line 886, ../../tryg-sass/_custom.scss */
body.enter #enterInfoText, body.enter #enterErrorText {
  margin-left: 6px;
  margin-bottom: -10px;
}
/* line 890, ../../tryg-sass/_custom.scss */
body.enter .t-chat-btn {
  background: #fff;
}
/* line 892, ../../tryg-sass/_custom.scss */
body.enter .t-chat-btn svg {
  fill: #FF6D00;
}
/* line 896, ../../tryg-sass/_custom.scss */
body.enter .chat-box-header {
  background-color: #222222;
}

/* line 900, ../../tryg-sass/_custom.scss */
.radius_border {
  border-radius: 0px !important;
}

/* line 905, ../../tryg-sass/_custom.scss */
.select_picker_line {
  height: 35px !important;
}

@media (min-width: 992px) {
  /* line 909, ../../tryg-sass/_custom.scss */
  .skade_details {
    padding: 50px;
  }
}
@media (max-width: 767px) {
  /* line 914, ../../tryg-sass/_custom.scss */
  .skaderNewDesign, #damageDocumentList {
    margin-top: 20px;
  }
}
/* line 919, ../../tryg-sass/_custom.scss */
.part_detail_dokumenter {
  position: absolute;
  float: right;
  width: 225px;
  color: #545454;
  padding: 0px 0px 0px 95px;
  margin: -47px 0px 0px 0px;
}

/* line 928, ../../tryg-sass/_custom.scss */
.part_detail_style {
  position: absolute;
  float: right;
  background-color: lightyellow;
  border: 0px;
  margin: 3px 0 0 191px;
  font-size: 90%;
  background-color: lightyellow;
  border: 0px;
}

/* line 933, ../../tryg-sass/_custom.scss */
.bestille_table {
  margin: 5px !important;
}

/* line 938, ../../tryg-sass/_custom.scss */
.tooltip-content {
  background: #f8faf6;
  border: 1px solid #E1E1E1;
  border-radius: 4px;
  padding: 5px 10px 4px;
  width: 250px;
}

/* line 945, ../../tryg-sass/_custom.scss */
.tooltip-content p {
  font-size: 12px;
}

@media (max-width: 991px) {
  /* line 951, ../../tryg-sass/_custom.scss */
  .dokumenter_table_view {
    width: 220px !important;
  }
}
@media (max-width: 991px) {
  /* line 957, ../../tryg-sass/_custom.scss */
  .mobile_view {
    margin-bottom: 13px !important;
  }
}
/* line 961, ../../tryg-sass/_custom.scss */
.border_style {
  border: 3px solid;
  border-color: #767676;
}

/* line 967, ../../tryg-sass/_custom.scss */
.t-alert-info_background {
  background-color: #f1f1f1;
}

/* line 971, ../../tryg-sass/_custom.scss */
table.table.t-table.no-borderbottom-table {
  border-bottom: 0px;
}

/* line 976, ../../tryg-sass/_custom.scss */
.union_product {
  margin: 5px 0 -5px 0 !important;
}

/* line 979, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser__wrapper .t-table .document-icon {
  border: 1px solid #fff;
  outline: 1px solid #979797;
  color: #000;
  position: relative;
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-right: 10px;
}

/* line 989, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser__wrapper .t-table .document-icon-minus {
  border: 1px solid #fff;
  outline: 1px solid #979797;
  color: #000;
  position: relative;
  width: 11px;
  height: 11px;
  display: inline-block;
  margin-right: 10px;
}

/* line 1001, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser__wrapper .t-table .document-icon-minus:before {
  top: 0;
  left: 4px;
  bottom: 0;
  width: 0px;
}

/* line 1007, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser__wrapper .t-table .document-icon-minus:after {
  top: 4px;
  left: 0;
  right: 0;
  height: 1px;
}

/* line 1013, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser__wrapper .t-table .document-icon:before {
  top: 0;
  left: 4px;
  bottom: 0;
  width: 1px;
}

/* line 1019, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser__wrapper .t-table .document-icon:after {
  top: 4px;
  left: 0;
  right: 0;
  height: 1px;
}

/* line 1025, ../../tryg-sass/_custom.scss */
.border_bottom {
  border-bottom: none !important;
}

/* line 1028, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser__wrapper .t-table .document-icon:before, .t-minside-henvendelser__wrapper .t-table .document-icon:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
}

/* line 1034, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser__wrapper .t-table .document-icon-minus:before, .t-minside-henvendelser__wrapper .t-table .document-icon-minus:after {
  content: "";
  display: block;
  position: absolute;
  background-color: #000;
}

@media (max-width: 991px) {
  /* line 1042, ../../tryg-sass/_custom.scss */
  .border_bottom {
    border-bottom: none !important;
  }

  /* line 1045, ../../tryg-sass/_custom.scss */
  .skader_expand {
    margin-left: 3px !important;
  }

  /* line 1048, ../../tryg-sass/_custom.scss */
  .minprfl_heading {
    margin-bottom: -15px !important;
  }

  /* line 1051, ../../tryg-sass/_custom.scss */
  .heading_text {
    margin-bottom: 0px !important;
  }

  /* line 1054, ../../tryg-sass/_custom.scss */
  .nav_text {
    margin-bottom: -10px !important;
  }

  /* line 1058, ../../tryg-sass/_custom.scss */
  .enquiry_navigation {
    height: 13px !important;
  }
}
/* line 1071, ../../tryg-sass/_custom.scss */
.t-minside-bedrift-endre-passord__wrapper__form__inputs input[type="number"] {
  width: 40%;
  min-width: 350px;
  padding: 10px;
}
@media (max-width: 480px) {
  /* line 1071, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__inputs input[type="number"] {
    min-width: 280px;
  }
}

/* line 1085, ../../tryg-sass/_custom.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* line 1090, ../../tryg-sass/_custom.scss */
input[type="number"] {
  -moz-appearance: textfield;
}

/* line 1095, ../../tryg-sass/_custom.scss */
.ipad_image_view {
  width: 200px !important;
  align-self: center !important;
}

/* line 1100, ../../tryg-sass/_custom.scss */
.t-mainmenu {
  padding-left: 4% !important;
}

@media only screen and (device-width: 768px) {
  /* line 1105, ../../tryg-sass/_custom.scss */
  .ipad_chat {
    float: left !important;
    max-width: 66% !important;
  }

  /* line 1108, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter_logged_in__group-2 {
    padding-left: 100px !important;
  }
}
/* line 1113, ../../tryg-sass/_custom.scss */
input[id^="faq-cat"]:focus ~ .t-faq-section__nav label[for^="faq-cat"] {
  outline: 0px solid yellow !important;
}

/* line 1117, ../../tryg-sass/_custom.scss */
.t-minside-enkeltforsikring .t-expandable-box-list__question__answer .buttons .report {
  margin-right: 0px !important;
}

/* line 1121, ../../tryg-sass/_custom.scss */
.t-minside-betaling__wrapper {
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  margin: 0% 0% 2% 0%;
  padding: 1% 1% 1% 2%;
  border: 0px solid red;
}

/* line 1128, ../../tryg-sass/_custom.scss */
.betaling-button {
  white-space: nowrap;
  margin-right: 10px;
}

/* line 1132, ../../tryg-sass/_custom.scss */
.t-minside-betaling__wrapper .t-btn-black--positive {
  padding: 10px 20px 10px 18px;
}

/* line 1135, ../../tryg-sass/_custom.scss */
.betaling_greencheck svg {
  position: relative;
  width: 40px;
  height: 35px;
  top: 11px;
}

/* line 1141, ../../tryg-sass/_custom.scss */
.betalingError {
  background-color: #F8FAF6;
  border: 1px solid #F93C67;
}

/* line 1145, ../../tryg-sass/_custom.scss */
.t-betaling-liste__wrapper__item strong {
  margin-left: 4px;
}

/* line 1148, ../../tryg-sass/_custom.scss */
.betaling_greencheck {
  font-size: 16px;
  padding: 0 0 1% 0;
  fill: #008A00 !important;
}

/* line 1153, ../../tryg-sass/_custom.scss */
.betaling_blackcheck {
  font-size: 16px;
  padding: 1%;
  fill: #CE0303 !important;
  background-color: #ffffff;
}

/* line 1159, ../../tryg-sass/_custom.scss */
.betaling_blackcheck svg {
  position: relative;
  width: 30px;
  height: 25px;
  top: -1px;
}

/* line 1165, ../../tryg-sass/_custom.scss */
.t-betaling-liste__wrapper__item a, span.dr_minside_betaling_text_withAvtalegiro {
  margin-left: 16% !important;
}

/* line 1168, ../../tryg-sass/_custom.scss */
.betaling_Kontonummer {
  width: 12%;
}

/* line 1171, ../../tryg-sass/_custom.scss */
.betaling_kroner {
  margin-left: 0px !important;
}

/* line 1176, ../../tryg-sass/_custom.scss */
.t-faq-section__categories-menu label:focus {
  outline: 0;
}

/* line 1178, ../../tryg-sass/_custom.scss */
ul.group {
  list-style-type: none !important;
  padding: 0 !important;
}

/* line 1183, ../../tryg-sass/_custom.scss */
.travel_card {
  background-color: #ffffff;
  border: 2px solid #ddd;
  padding: 5px 2px 0 3px !important;
  margin: 0 7% 1% 0;
  border-radius: 10px;
  width: 100%;
}

/* line 1191, ../../tryg-sass/_custom.scss */
.travel_card p {
  font-size: 14px;
}

/* line 1194, ../../tryg-sass/_custom.scss */
.travel_card_label {
  font-size: 12px;
}

/*
.travel_logo .tryg-heading{
	padding-left:5% !important;
}*/
/* line 1201, ../../tryg-sass/_custom.scss */
.travel_card .tryg-heading h2 {
  font-size: 23px !important;
  margin-top: 8px;
}

/* line 1205, ../../tryg-sass/_custom.scss */
.travel_card .tryg-heading h3 {
  color: #ce0303;
  padding: 0px !important;
}

/* line 1209, ../../tryg-sass/_custom.scss */
.travel_logo .logo_size {
  width: 70px;
}

/* line 1212, ../../tryg-sass/_custom.scss */
.reisekort_travel {
  padding-top: 4%;
}

/* line 1215, ../../tryg-sass/_custom.scss */
.emergency_contact {
  background-color: #e1e1e1;
  text-align: center;
  padding: 2px;
}

/* line 1220, ../../tryg-sass/_custom.scss */
.tryg-heading {
  padding-left: 0px;
}

/* line 1223, ../../tryg-sass/_custom.scss */
.emergency_contact .contact_heading {
  font-size: 14px;
  color: #000;
  margin: 5px;
}

/* line 1228, ../../tryg-sass/_custom.scss */
p.contact_text {
  line-height: 20px !important;
}

/* line 1231, ../../tryg-sass/_custom.scss */
p.contact_text, p.contact_number, p.contact_email {
  color: #ce0303;
  font-size: 18px;
  padding: 0 !important;
  line-height: 15px;
  margin: 7px 0 12px 0 !important;
}

/* line 1238, ../../tryg-sass/_custom.scss */
.contact_email {
  font-size: 14px !important;
}

/* line 1241, ../../tryg-sass/_custom.scss */
.service_branding {
  text-align: center;
  color: #000;
}

/* line 1245, ../../tryg-sass/_custom.scss */
.service_branding .contact_email {
  color: #000;
}

/* line 1248, ../../tryg-sass/_custom.scss */
.service_branding .contact_text {
  font-size: 18px;
  color: #000;
}

/* line 1252, ../../tryg-sass/_custom.scss */
.emergency {
  margin: 3% !important;
}

/*.black_negative_align{
	padding: 2% 0% 1% 54%;
}*/
/* line 1258, ../../tryg-sass/_custom.scss */
.travel_card .tryg-heading input[disabled] {
  background-color: #FFF;
}

/* line 1261, ../../tryg-sass/_custom.scss */
.travel_card .tryg-heading input {
  width: 100%;
  margin-bottom: 5px;
  border: 1px solid #ddd;
}

/* line 1267, ../../tryg-sass/_custom.scss */
.t-card--pop-bestilt, .t-card--pop-bestilt::after {
  background: #FFFFFF !important;
}

/* line 1270, ../../tryg-sass/_custom.scss */
.travel_card_text p {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
  font-size: 14px !important;
}

/* line 1275, ../../tryg-sass/_custom.scss */
.travel_card_text p:first-child {
  font-size: 18px;
  font-weight: bold;
}

/* line 1279, ../../tryg-sass/_custom.scss */
.travel_card_title_align {
  margin-left: 145px;
}

/*.showAndHidePaymentDetails svg {
    width: 10px;
    height: 10px;
    fill: #008a00;
    color: #008a00;
}*/
/* line 1288, ../../tryg-sass/_custom.scss */
.travel_card_text {
  margin: 0 0 45px 0;
}

/* line 1291, ../../tryg-sass/_custom.scss */
.bestille_card_wrapper {
  padding: 10px !important;
}

/* line 1294, ../../tryg-sass/_custom.scss */
.bestille_userdetails {
  padding: 10px 0 10px 0 !important;
}

/* line 1297, ../../tryg-sass/_custom.scss */
.black_negative_align .t-btn-black--negative {
  padding: 10px 20px !important;
}

/* line 1300, ../../tryg-sass/_custom.scss */
div.captureImage {
  height: 100%;
  padding-top: 5px;
}

/* line 1305, ../../tryg-sass/_custom.scss */
#html-content-holder h5 {
  margin-top: 0px !important;
  font-size: 14px !important;
  font-weight: 500;
  font-family: inherit;
}

/* line 1313, ../../tryg-sass/_custom.scss */
.showAndHidePaymentDetails .fa-minus, .showAndHidePaymentDetails .fa-plus {
  color: green;
  font-size: 12px;
  font-weight: bold;
  float: right;
}

/* line 1319, ../../tryg-sass/_custom.scss */
.t-help-section__content {
  margin-left: 0%;
  margin-right: 0%;
}

/* line 1324, ../../tryg-sass/_custom.scss */
.textWidth5px {
  width: 5%;
}

/* line 1327, ../../tryg-sass/_custom.scss */
span.dr_minside_betaling_text_withoutAvtalegiro {
  margin-left: 16% !important;
}

/* Notification Section stating */
/* line 1334, ../../tryg-sass/_custom.scss */
.notificationSection {
  color: #000;
  height: auto;
  display: flex;
  background-color: #F3E0DC;
  width: 100%;
  padding-left: 4%;
  padding-right: 4%;
}

/* line 1344, ../../tryg-sass/_custom.scss */
.notificationSymbol {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  /* line 1344, ../../tryg-sass/_custom.scss */
  .notificationSymbol {
    border: 0px solid red;
    position: relative;
    left: 0%  !important;
    bottom: 25%;
  }
}

@media (min-width: 1600px) {
  /* line 1355, ../../tryg-sass/_custom.scss */
  .notificationSection {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}

/* line 1362, ../../tryg-sass/_custom.scss */
.notificationText {
  display: block;
  text-align: left;
  float: left;
}
/* line 1366, ../../tryg-sass/_custom.scss */
.notificationText__wrapper {
  align-items: center;
  display: flex;
  padding-left: 20px;
}

/* line 1373, ../../tryg-sass/_custom.scss */
.notificationSymbol svg {
  width: 52px;
  position: relative;
}
@media (max-width: 991px) {
  /* line 1373, ../../tryg-sass/_custom.scss */
  .notificationSymbol svg {
    width: 30px;
  }
}

/* line 1381, ../../tryg-sass/_custom.scss */
.notificationAlign {
  position: relative;
  top: -80px;
  left: 69px;
  margin-bottom: -68px;
  padding-right: 45px;
}

/*.notificationText p{
	margin:0;
	font-size:18px !important;
}*/
@media (max-width: 480px) {
  /* line 1396, ../../tryg-sass/_custom.scss */
  .notificationText h3 {
    font-size: 15px !important;
    margin: 4% 0 0 0 !important;
  }

  /* line 1401, ../../tryg-sass/_custom.scss */
  .t-page-main {
    padding-top: 41px;
  }

  /* line 1404, ../../tryg-sass/_custom.scss */
  .notificationAlign {
    top: 8px;
    left: 12px;
    margin-bottom: 19px;
    padding-right: 45px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /* line 1412, ../../tryg-sass/_custom.scss */
  .notificationAlign {
    padding-right: 60px !important;
    left: 40px;
    margin-bottom: -78px;
  }
}
@media (min-width: 320px) and (max-width: 568px) {
  /* line 1420, ../../tryg-sass/_custom.scss */
  .notificationAlign {
    top: -38px;
    left: 38px;
    margin-bottom: -39px;
    padding-right: 45px;
  }
}
@media (min-width: 568px) and (max-width: 640px) {
  /* line 1428, ../../tryg-sass/_custom.scss */
  .notificationAlign {
    top: -41px;
    left: 43px;
    margin-bottom: -24px;
    padding-right: 45px;
  }
}
@media (min-width: 640px) and (max-width: 767px) {
  /* line 1436, ../../tryg-sass/_custom.scss */
  .notificationText h3 {
    margin-bottom: 0 !important;
    font-size: 18px !important;
  }

  /* line 1441, ../../tryg-sass/_custom.scss */
  .notificationAlign {
    top: -49px;
    left: 38px;
    margin-bottom: -39px;
    padding-right: 45px;
  }
}
@media (min-width: 470px) and (max-width: 600px) {
  /* line 1449, ../../tryg-sass/_custom.scss */
  .notificationText h3 {
    margin-bottom: 0 !important;
    font-size: 14px !important;
  }
}
@media all and (-ms-high-contrast: none) {
  /* line 1457, ../../tryg-sass/_custom.scss */
  *::-ms-backdrop {
    bottom: -20px;
  }

  /* IE11 */
  /* line 1458, ../../tryg-sass/_custom.scss */
  .t-main-navbar__buttons {
    margin-right: 27px !important;
  }

  /* line 1461, ../../tryg-sass/_custom.scss */
  .menuTogglerMargin {
    margin-right: 0px !important;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 992px) {
  /* line 1465, ../../tryg-sass/_custom.scss */
  .t-main-navbar__buttons {
    flex: 1 0 auto !important;
    display: flex;
    justify-content: flex-end;
  }
}
/* Notification Section End */
/* line 1476, ../../tryg-sass/_custom.scss */
#iframeContentSingle {
  height: 3000px !important;
}

/* line 1479, ../../tryg-sass/_custom.scss */
.t-expandable-box-list__question__header__icon svg {
  width: 14px !important;
  height: 14px !important;
}

/* udf logo Section start */
/* line 1484, ../../tryg-sass/_custom.scss */
.udfLogo {
  margin: 5px 10px 0px 0px;
}

@media (max-width: 980px) {
  /* line 1489, ../../tryg-sass/_custom.scss */
  .udfLogo {
    left: 29px !important;
    margin-top: 8px !important;
  }
}
@media (max-width: 800px) {
  /* line 1495, ../../tryg-sass/_custom.scss */
  .t-main-navbar__logo {
    background-color: #fff !important;
  }
}
@media only screen and (max-width: 780px) {
  /* line 1501, ../../tryg-sass/_custom.scss */
  .udfLogo {
    margin-top: 0px !important;
  }
}
@media (max-width: 680px) {
  /* line 1506, ../../tryg-sass/_custom.scss */
  .t-section-title--margin-bottom {
    margin-top: 5px;
  }

  /* line 1510, ../../tryg-sass/_custom.scss */
  span.udfLogoSpan {
    width: 100%;
  }

  /* line 1514, ../../tryg-sass/_custom.scss */
  .udfLogo {
    margin-top: 0px !important;
  }
}
@media (max-width: 320px) {
  /* line 1521, ../../tryg-sass/_custom.scss */
  .udfLogo {
    width: 60px;
    height: 45px;
  }
}
/* udf logo Section End */
@media (max-width: 380px) {
  /* line 1529, ../../tryg-sass/_custom.scss */
  .m-bil {
    position: relative;
    top: -10px;
  }
}
@media (min-width: 780px) {
  /* line 1535, ../../tryg-sass/_custom.scss */
  .t-section-title--with-pills .t-nav-pills {
    margin-top: 0;
    margin-left: 0px;
  }
}
/*navbar section*/
@media (max-width: 768px) {
  /* line 1542, ../../tryg-sass/_custom.scss */
  .t-main-navbar__logo__graphic {
    width: 109px;
  }

  /* line 1545, ../../tryg-sass/_custom.scss */
  .t-mainmenu {
    padding-left: 0% !important;
  }

  /* line 1549, ../../tryg-sass/_custom.scss */
  .menuTogglerMargin {
    margin-right: 10px;
  }

  /* line 1552, ../../tryg-sass/_custom.scss */
  .t-main-navbar__buttons {
    margin-right: 0px;
  }
}
/*End of the navbar section*/
/* line 1558, ../../tryg-sass/_custom.scss */
.entermenu a.t-mainmenu__link {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}

/* line 1562, ../../tryg-sass/_custom.scss */
.t-mainmenu__link {
  font-size: 18px;
}

/* line 1565, ../../tryg-sass/_custom.scss */
.totalAvtalen {
  text-align: right;
}

/* line 1568, ../../tryg-sass/_custom.scss */
#tryg_loggedin_banner .t-jumbotron__title {
  padding: 10px 20px !important;
  border: 1px solid #ce0303;
}

/* line 1572, ../../tryg-sass/_custom.scss */
#tryg_loggedin_banner .t-card__content, #tryg_loggedin_banner .t-chat-bot__card__content {
  margin: 0 20px 0 20px !important;
}

/*In IE DMSR-561 Menu coming to next line fix */
@media all and (-ms-high-contrast: none) and (min-width: 2600px) {
  /* line 1577, ../../tryg-sass/_custom.scss */
  .t-mainmenu__link {
    font-size: 15px !important;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 4000px) {
  /* line 1582, ../../tryg-sass/_custom.scss */
  .t-mainmenu__link {
    font-size: 12px !important;
  }
}
/* chat bot popup styling */
/* line 1590, ../../tryg-sass/_custom.scss */
.t-chat-bot__card-stack {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  flex-wrap: wrap;
}

/* line 1597, ../../tryg-sass/_custom.scss */
.t-chat-bot__card-stack__card-container {
  display: flex;
  flex: 0 1 50%;
  padding: 15px;
}

/* line 1604, ../../tryg-sass/_custom.scss */
.t-chat-bot__card-wrapper {
  display: flex;
  flex: 1 1 auto;
}
/* line 1607, ../../tryg-sass/_custom.scss */
.t-chat-bot__card-wrapper:hover {
  color: #222222;
  text-decoration: none;
}

/* line 1617, ../../tryg-sass/_custom.scss */
.t-chat-bot__card__image-wrapper {
  padding-top: 40.3940% !important;
}

/* line 1635, ../../tryg-sass/_custom.scss */
.t-card-chotbox__icon svg {
  width: 100%;
  height: 100%;
  fill: #ce0303;
}

/* line 1641, ../../tryg-sass/_custom.scss */
.t-card-chotbox__icon-misc-snakkeboble svg {
  width: 60%;
  height: 60%;
}

/* line 1646, ../../tryg-sass/_custom.scss */
.t-card-chotbox__icon-misc-behandlingReise svg {
  width: 70%;
  height: 70%;
}

/* line 1652, ../../tryg-sass/_custom.scss */
.charbotPopup {
  width: 598px;
  text-align: center;
}

/* line 1657, ../../tryg-sass/_custom.scss */
.charbotPopup .close {
  font-size: 14px;
  color: #ce0303;
  opacity: inherit;
  text-decoration: underline;
}

/* line 1664, ../../tryg-sass/_custom.scss */
.charbotPopup .modal-body {
  padding: 0px;
}

/* line 1668, ../../tryg-sass/_custom.scss */
.charbotPopup .modal-dialog {
  max-width: 530px;
}
/* line 1670, ../../tryg-sass/_custom.scss */
.charbotPopup .modal-dialog .modal-content {
  border-radius: 0px;
  height: 600px;
  width: 530px;
}

@media (max-width: 480px) {
  /* line 1679, ../../tryg-sass/_custom.scss */
  .t-chat-bot__card-stack {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
  }

  /* line 1684, ../../tryg-sass/_custom.scss */
  .t-chat-bot__card-stack__card-container {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
  }

  /* line 1690, ../../tryg-sass/_custom.scss */
  .charbotPopup {
    width: 97%;
    text-align: left;
  }

  /* line 1695, ../../tryg-sass/_custom.scss */
  .t-card-chotbox__icon {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 1700, ../../tryg-sass/_custom.scss */
  .charbotPopup .modal-body {
    padding: 30px;
  }
}
/* ipad portrait */
@media (max-width: 991px) {
  /* line 1708, ../../tryg-sass/_custom.scss */
  .charbotPopup {
    width: 97%;
    text-align: left;
  }
}
/* end chat bot popup styling */
/* line 1716, ../../tryg-sass/_custom.scss */
div.netRebate {
  position: relative;
  bottom: 30px;
  width: 200px;
}

/* line 1722, ../../tryg-sass/_custom.scss */
.productkartstyle-netRebate {
  margin-left: auto;
  margin-right: auto;
}

/* line 1726, ../../tryg-sass/_custom.scss */
.liststyle-netRebate {
  margin: 0px !important;
}

/* line 1730, ../../tryg-sass/_custom.scss */
.netRebate__text {
  text-align: center;
  background-color: #0050a5;
  color: #fff !important;
}

/* line 1735, ../../tryg-sass/_custom.scss */
.nito-message {
  margin: 30px 0px 30px 0px;
  padding: 25px 25px;
  border-radius: 2px;
  background-color: #edf3f5;
}

/* line 1741, ../../tryg-sass/_custom.scss */
svg.t-main-navbar__logo__graphic.nito-logo {
  width: 95px;
  margin-right: 20px;
}
@media (max-width: 991px) {
  /* line 1741, ../../tryg-sass/_custom.scss */
  svg.t-main-navbar__logo__graphic.nito-logo {
    display: block;
    float: right;
    position: relative;
  }
}

/* line 1750, ../../tryg-sass/_custom.scss */
.t-main-navbar__logo__graphic__wrapper {
  margin-right: 25px;
  width: 250px;
  position: relative;
  height: 60px;
}
@media (max-width: 460px) {
  /* line 1750, ../../tryg-sass/_custom.scss */
  .t-main-navbar__logo__graphic__wrapper {
    width: 200px;
  }
}
/* line 1761, ../../tryg-sass/_custom.scss */
.t-main-navbar__logo__graphic__wrapper .udf-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 1770, ../../tryg-sass/_custom.scss */
.travel_card .tryg-nito-heading h2 {
  font-size: 17px !important;
  margin: 27px 0px 0px 11px;
}

/* line 1775, ../../tryg-sass/_custom.scss */
.jumbotron-banner {
  padding-top: 3%;
}

@media (max-width: 1100px) {
  /* line 1780, ../../tryg-sass/_custom.scss */
  .jumbotron-banner {
    padding-top: 4%;
  }
}
@media (max-width: 980px) {
  /* line 1785, ../../tryg-sass/_custom.scss */
  .jumbotron-banner {
    padding-top: 5%;
  }
}
@media (max-width: 780px) {
  /* line 1792, ../../tryg-sass/_custom.scss */
  div.netRebate {
    width: 153px;
  }
}
/* line 1796, ../../tryg-sass/_custom.scss */
.t-tryg-plus__card__image-wrapper.tryg-image {
  padding-top: 0px;
  padding-right: 0px;
}

/* line 1800, ../../tryg-sass/_custom.scss */
.img-responsive, .img-content {
  margin-bottom: 20px;
  padding-left: 0px;
  height: 100%;
}

@media (max-width: 680px) {
  /* line 1808, ../../tryg-sass/_custom.scss */
  .jumbotron-banner {
    padding-top: 0%;
  }
}
@media (max-width: 360px) {
  /* line 1814, ../../tryg-sass/_custom.scss */
  div.netRebate {
    width: 200px;
    margin-top: 10px;
  }
}
@media (min-width: 780px) {
  /* line 1820, ../../tryg-sass/_custom.scss */
  .t-tryg-plus__card.t-card--pop.banner {
    height: 170px !important;
  }
}
@media (max-width: 767px) {
  /* line 1826, ../../tryg-sass/_custom.scss */
  .t-jumbotron {
    padding-top: 113px;
  }
}
/* line 1831, ../../tryg-sass/_custom.scss */
.banner-portion {
  padding-top: 0px;
}

/*Begin datatables pagination styling<!-- DMSR- 963 Invoice overview for co-insured must be paginated-->*/
/* line 1838, ../../tryg-sass/_custom.scss */
.dataTables_wrapper .dataTables_length {
  display: none;
}

/* line 1842, ../../tryg-sass/_custom.scss */
.table.dataTable.no-footer {
  border: none;
}

/* line 1846, ../../tryg-sass/_custom.scss */
.table.dataTable thead .sorting {
  background-image: url(../images/sort_both.png);
}

/* line 1850, ../../tryg-sass/_custom.scss */
table.dataTable thead .sorting_asc {
  background-image: url(../images/sort_asc.png);
}

/* line 1854, ../../tryg-sass/_custom.scss */
table.dataTable thead .sorting_desc {
  background-image: url(../images/sort_desc.png);
}

/* line 1858, ../../tryg-sass/_custom.scss */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center right;
}

/* line 1866, ../../tryg-sass/_custom.scss */
.dataTables_wrapper .dataTables_paginate {
  text-align: right;
  padding-top: 0.25em;
}

/* line 1871, ../../tryg-sass/_custom.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}

/* line 1879, ../../tryg-sass/_custom.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  font-weight: bold;
}

/* line 1884, ../../tryg-sass/_custom.scss */
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}

/* line 1890, ../../tryg-sass/_custom.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}

/* line 1904, ../../tryg-sass/_custom.scss */
.dataTables_filter {
  display: none;
}

/*End datatables pagination styling*/
@media (max-width: 460px) {
  /* line 1910, ../../tryg-sass/_custom.scss */
  .text-pop {
    margin-top: -10px;
  }
}
@media (min-width: 900px) and (max-width: 1023px) {
  /* line 1916, ../../tryg-sass/_custom.scss */
  .t-card__arrow {
    margin: 0 20px;
  }
}
/* line 1921, ../../tryg-sass/_custom.scss */
h3.product-text {
  margin-top: 5px !important;
}

/*Start Drag and Drop changes. */
/* line 1926, ../../tryg-sass/_custom.scss */
.relationItemsLi {
  list-style-type: none;
  min-height: 150px;
  margin: 0px;
  padding: 0px;
}

/* line 1932, ../../tryg-sass/_custom.scss */
.searchResultrelationItemsLi {
  list-style-type: none;
  min-height: 10px;
  padding-top: 7px;
}

/* line 1938, ../../tryg-sass/_custom.scss */
.relationItemsLi li {
  margin: 5px 0px 0px 0px;
  margin-bottom: 5px;
  background-color: #F1F1F1;
  padding: 6px 2px;
  text-align: left;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 1949, ../../tryg-sass/_custom.scss */
.t-relation-user-logo svg {
  fill: #0050A5;
  width: 25px;
  height: 25px;
  margin-right: 15px;
}

/* line 1955, ../../tryg-sass/_custom.scss */
.relationItemButtons {
  display: inline-flex;
}

/* line 1958, ../../tryg-sass/_custom.scss */
.relationItemName {
  word-break: break-word;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

/* line 1963, ../../tryg-sass/_custom.scss */
.riBtn {
  padding: 10px;
  cursor: pointer;
}

/* line 1967, ../../tryg-sass/_custom.scss */
.addRelationItem {
  cursor: pointer;
  padding: 5px;
  margin-right: 10px;
}
/* line 1971, ../../tryg-sass/_custom.scss */
.addRelationItem-legg-til {
  padding: 7px 20px !important;
  min-height: auto;
}

/* line 1976, ../../tryg-sass/_custom.scss */
.dragging-highlight {
  border: 2px dashed #ccc;
}

/* line 1979, ../../tryg-sass/_custom.scss */
.gitilgangThumbnail {
  min-height: 150px;
  border: 2px dashed #ccc;
  border-radius: 0px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

/* line 1985, ../../tryg-sass/_custom.scss */
.hasNoRelationItems {
  background-color: #f1f1f1;
}

/* line 1988, ../../tryg-sass/_custom.scss */
.hasRelationItems {
  background-color: #ffffff;
}

/* line 1991, ../../tryg-sass/_custom.scss */
.forslagtilThumbnail {
  min-height: 150px;
  border: 2px double #ccc;
  border-radius: 0px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}

/* line 1998, ../../tryg-sass/_custom.scss */
.relationItemsLi .li-noRelationItem {
  background-color: #FFFF;
  text-align: center;
  padding-top: 20px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}

/* line 2007, ../../tryg-sass/_custom.scss */
.minusRelationIcon {
  font-size: 20px;
  font-weight: bold;
  color: #CE0303;
  margin-right: 10px;
  cursor: pointer;
}

/* line 2015, ../../tryg-sass/_custom.scss */
.t-relation-user-logo {
  margin-left: 10px;
}

/* line 2019, ../../tryg-sass/_custom.scss */
.relationAccordianCard {
  background-color: #F1F1F1;
  padding: 10px;
  margin-bottom: 10px;
}

/* line 2025, ../../tryg-sass/_custom.scss */
.card-header .fa-plus {
  width: 10px;
  height: 10px;
  color: #008a00;
  float: right;
}

/* line 2032, ../../tryg-sass/_custom.scss */
.card-header .fa-minus {
  width: 10px;
  height: 10px;
  color: #ce0303;
  float: right;
}

/* line 2039, ../../tryg-sass/_custom.scss */
.lg-dialog-modal {
  width: 75%;
}

/* line 2043, ../../tryg-sass/_custom.scss */
.tilgang-box {
  min-width: 42%;
  width: auto;
}

@media (max-width: 992px) {
  /* line 2049, ../../tryg-sass/_custom.scss */
  .removeDevicePadding {
    padding-left: 0px;
  }
}
@media (max-width: 768px) {
  /* line 2054, ../../tryg-sass/_custom.scss */
  .lg-dialog-modal {
    width: auto;
  }

  /* line 2057, ../../tryg-sass/_custom.scss */
  .tilgang-box {
    width: 100%;
  }
}
/* line 2062, ../../tryg-sass/_custom.scss */
.form-error-icon {
  background: url(/media/css/common/filed-error-icon.png) no-repeat;
  padding: 0px 30px;
  line-height: 20px;
  margin-top: 5px;
  color: #ce0303;
  position: relative;
  top: 5px;
}

/* line 2075, ../../tryg-sass/_custom.scss */
#gitilgangUl > li:not(.existingAutority) .removeRelationItem,
#gitilgangUl > li:not(.existingAutority) .addRelationItem {
  display: none !important;
}

/* line 2083, ../../tryg-sass/_custom.scss */
#forslagtilUl .minusRelationItem {
  display: none !important;
}

/* line 2089, ../../tryg-sass/_custom.scss */
#searchRelationUl .removeRelationItem,
#searchRelationUl .minusRelationItem {
  display: none !important;
}

/*End Drag and Drop chagnes. */
/*start of footer*/
/* line 2098, ../../tryg-sass/_custom.scss */
.t-card__content.t-chat_card_content, .t-chat_card_content.t-chat-bot__card__content {
  padding: 10px 0;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  width: 100%;
}

/* line 2105, ../../tryg-sass/_custom.scss */
.t-card__arrow.footer-circle {
  display: flow-root;
}

/* line 2108, ../../tryg-sass/_custom.scss */
.t-card__arrow.footer-circle svg {
  float: right;
  clear: both;
  fill: green;
  margin-right: -27px;
  margin-top: -17px;
}

/* line 2115, ../../tryg-sass/_custom.scss */
.t-tryg-plus__card-stack__card-container.banner-footer {
  padding: 0px;
  margin-top: 35px;
}

@media screen and (min-width: 768px) {
  /* line 2121, ../../tryg-sass/_custom.scss */
  div.modal-dialog.modal-dialog-chat-card .modal-content {
    padding: 10px;
  }

  /* line 2124, ../../tryg-sass/_custom.scss */
  .para_infopopup .modal-dialog .modal-content {
    border-radius: 2px;
  }
}
@media (min-width: 768px) {
  /* line 2129, ../../tryg-sass/_custom.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 2133, ../../tryg-sass/_custom.scss */
  .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
  }
}
/* line 2147, ../../tryg-sass/_custom.scss */
.t-page-footer {
  background-color: #ffffff;
  font-size: 16px;
  box-shadow: inset 0 3px #ce0303;
  padding: 30px calc(4% - 15px);
  padding-bottom: 110px;
}

/* line 2155, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .chat-container {
  box-sizing: border-box;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 2161, ../../tryg-sass/_custom.scss */
  div.modal-dialog.modal-dialog-chat-card .modal-body {
    padding: 30px;
  }

  /* line 2164, ../../tryg-sass/_custom.scss */
  .modal-body {
    position: relative;
  }
}
/* line 2168, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .flex-container-chat-card {
  width: 100%;
  padding: 0;
  list-style: none;
  float: left;
  margin-bottom: 10px !important;
}

/* line 2175, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content ul li.flex-item {
  padding: 10px 0;
  text-align: center;
  box-shadow: 0 1px 0 #e1e1e1;
}

/* line 2180, ../../tryg-sass/_custom.scss */
div.modal-dialog.modal-dialog-chat-card ul.flex-container-chat-card li {
  width: 42.5% !important;
  margin: 0px 3% 20px !important;
}

/* line 2184, ../../tryg-sass/_custom.scss */
.t-card--pop {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 2187, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .t-chat_card_content {
  padding: 10px 0;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  width: 100%;
}

/* line 2194, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .t-chat_card_content .t-chat__card__icon {
  float: none;
  margin: 0 auto;
}

/* line 2198, ../../tryg-sass/_custom.scss */
.padding-none {
  padding: 0 !important;
}

/* line 2201, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .t-chat_card_content .t-chat__card__icon svg {
  height: 48px;
  width: 44px;
  fill: #ce0303;
}

/* line 2206, ../../tryg-sass/_custom.scss */
.t-card--pop::after {
  opacity: 0;
  content: '\00a0';
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* line 2219, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .chat-container .t-card__card__text {
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  padding-top: 10px;
  word-break: break-word;
  margin-top: 1em !important;
}

/* line 2227, ../../tryg-sass/_custom.scss */
.modal-header {
  border-bottom: 0px solid #fff;
  padding-left: 0;
  padding-right: 0;
}
/* line 2232, ../../tryg-sass/_custom.scss */
.modal-header [data-dismiss=modal] {
  margin-top: -25px;
}

/* line 2236, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content button.close {
  font-size: 14px;
  color: #ce0303;
  text-decoration: underline;
  font-weight: normal;
  opacity: 1.0;
}

@media screen and (max-width: 767px) {
  /* line 2244, ../../tryg-sass/_custom.scss */
  .para_infopopup .modal-dialog .modal-content ul li.flex-item {
    text-align: start;
    padding: 0;
  }

  /* line 2248, ../../tryg-sass/_custom.scss */
  div.modal-dialog.modal-dialog-chat-card ul.flex-container-chat-card li {
    width: 100% !important;
    margin: 0 0 20px !important;
  }

  /* line 2252, ../../tryg-sass/_custom.scss */
  .para_infopopup .modal-dialog .modal-content .t-chat_card_content {
    padding-bottom: 10px;
    margin: 0;
  }

  /* line 2256, ../../tryg-sass/_custom.scss */
  .para_infopopup .modal-dialog .modal-content .t-chat_card_content .t-chat__card__icon {
    float: left;
    margin: 0;
    width: 15%;
  }

  /* line 2261, ../../tryg-sass/_custom.scss */
  div.modal-dialog.modal-dialog-chat-card .modal-body .t-chat_card_content .t-chat__card__icon svg {
    margin-top: 18px;
  }
}
/*end of footer*/
@media (min-width: 681px) and (max-width: 767px) {
  /* line 2268, ../../tryg-sass/_custom.scss */
  .heading-tilgang {
    margin-top: 37px;
  }
}
@media (min-width: 1000px) and (max-width: 1100px) {
  /* line 2273, ../../tryg-sass/_custom.scss */
  div.netRebate {
    width: 173px;
  }
}
@media (min-width: 781px) and (max-width: 820px) {
  /* line 2278, ../../tryg-sass/_custom.scss */
  div.netRebate {
    width: 184px;
  }
}
/* line 2282, ../../tryg-sass/_custom.scss */
.t-page-footer__btn {
  width: 40%;
}

/* line 2286, ../../tryg-sass/_custom.scss */
a:not(.btn):not([class*="claim-link"]):hover, a:focus {
  color: #222222;
  text-decoration: underline !important;
}

/* line 2290, ../../tryg-sass/_custom.scss */
body {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

@media (max-width: 430px) {
  /* line 2295, ../../tryg-sass/_custom.scss */
  .relationItemName {
    word-break: break-word;
  }
}
/*@media (max-width: 480px) and (min-width: 423px){
.jumbotron-banner {
    padding-top: 3%;
}
}*/
@media (min-width: 768px) and (max-width: 822px) {
  /* line 2306, ../../tryg-sass/_custom.scss */
  .t-minside-enkeltforsikring .t-expandable-box-list__question__answer .buttons .report {
    padding: 11px;
  }
}
/* line 2310, ../../tryg-sass/_custom.scss */
.t-selectpicker select.field-style:focus, .field-style:focus {
  border-color: #222;
  border-bottom-width: 6px;
  outline: 0;
}

/* line 2315, ../../tryg-sass/_custom.scss */
.t-selectpicker select.field-style, .field-style {
  border: 3px solid #767676;
}

@media (min-width: 300px) and (max-width: 700px) {
  /* line 2319, ../../tryg-sass/_custom.scss */
  .t-card__arrow {
    margin: 0px 20px;
  }
}
/* line 2323, ../../tryg-sass/_custom.scss */
.img-responsive {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 2327, ../../tryg-sass/_custom.scss */
  .t-jumbotron img {
    height: 100% !important;
  }
}
@media (min-width: 480px) and (max-width: 680px) {
  /* line 2333, ../../tryg-sass/_custom.scss */
  .t-jumbotron img {
    height: 171px !important;
  }
}
@media (min-width: 685px) and (max-width: 765px) {
  /* line 2338, ../../tryg-sass/_custom.scss */
  .t-jumbotron img {
    height: 198px;
  }
}
@media (max-width: 480px) {
  /* line 2343, ../../tryg-sass/_custom.scss */
  .t-card__content p, .t-chat-bot__card__content p {
    padding-right: 0px;
  }
}
/* line 2347, ../../tryg-sass/_custom.scss */
.t-main-navbar__logo__graphic {
  margin-right: 4px !important;
}

/* line 2351, ../../tryg-sass/_custom.scss */
#relation-div {
  padding: 23px;
  margin-top: 20px;
}

/* line 2356, ../../tryg-sass/_custom.scss */
.relationBetallingDiv {
  background: #F1F1F1;
  padding: 23px;
  width: 903px;
}

@media (max-width: 1024px) {
  /* line 2751, ../../tryg-sass/_custom.scss */
  /* line 2364, ../../tryg-sass/_custom.scss */
  .relationBetallingDiv {
    width: 100%;
  }
}
/* line 2369, ../../tryg-sass/_custom.scss */
.leftDivAlignment {
  margin-right: 80px;
}

@media (min-width: 990px) and (max-width: 1374px) {
  /* line 2394, ../../tryg-sass/_custom.scss */
  /* line 2374, ../../tryg-sass/_custom.scss */
  .leftDivAlignment {
    margin-right: 0px;
  }
}
/* line 2379, ../../tryg-sass/_custom.scss */
.leftDivAlignmentBetallingStatus {
  margin-right: 91px;
}

@media (min-width: 990px) and (max-width: 1374px) {
  /* line 2394, ../../tryg-sass/_custom.scss */
  /* line 2384, ../../tryg-sass/_custom.scss */
  .leftDivAlignmentBetallingStatus {
    margin-right: 0px;
  }
}
/* line 2389, ../../tryg-sass/_custom.scss */
.archiveDivMargin {
  margin: -5px 0 0 26px !important;
}

@media (max-width: 992px) {
  /* line 1896, ../../tryg-sass/_custom.scss */
  /* line 2395, ../../tryg-sass/_custom.scss */
  .archiveDivMargin {
    margin: 0 0 0 0 !important;
  }
}
/* line 2400, ../../tryg-sass/_custom.scss */
#relationBtn {
  color: black;
  font-size: 16px;
  font-weight: 500;
}

@media (min-width: 992px) {
  /* line 2406, ../../tryg-sass/_custom.scss */
  #relationBtn:focus {
    outline: none;
  }
}

/* line 2412, ../../tryg-sass/_custom.scss */
#relation-div .t-card-stack, .t-card-stack--meldskade {
  flex-wrap: wrap;
  padding: 0;
}

/* line 2416, ../../tryg-sass/_custom.scss */
.t-card-stack--meldskade__card-container {
  flex: 1 1 33%;
  max-width: 33%;
}

/* line 2421, ../../tryg-sass/_custom.scss */
.t-card__arrow--meldskade {
  width: 20%;
  text-align: right;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 2428, ../../tryg-sass/_custom.scss */
.t-card__headercontent-melskade {
  display: flex;
}

/* line 2431, ../../tryg-sass/_custom.scss */
.t-card__headercontent-melskade h3 {
  width: 80%;
  overflow-wrap: break-word;
}
@media (max-width: 480px) {
  /* line 2431, ../../tryg-sass/_custom.scss */
  .t-card__headercontent-melskade h3 {
    max-width: 67vw;
  }
}

/* line 2439, ../../tryg-sass/_custom.scss */
.t-card__wrapper-link--meldskade:hover {
  text-decoration: none !important;
}

/* line 2443, ../../tryg-sass/_custom.scss */
#relation-div .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card, #relation-div .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card, #relation-div .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card {
  display: block;
  padding: 0;
  margin-bottom: 10px;
}

/* line 2449, ../../tryg-sass/_custom.scss */
#relation-div .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__content, #relation-div .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__content, #relation-div .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content, #relation-div .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-chat-bot__card__content, #relation-div .t-card-stack .t-card-stack__card-container .t-card__wrapper-link .t-card__text, #relation-div .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link .t-card__text {
  margin: 0;
}

@media (min-width: 769px) and (max-width: 1024px) {
  /* line 2453, ../../tryg-sass/_custom.scss */
  .t-card-stack--meldskade__card-container {
    flex: 1 1 50%;
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  /* line 2460, ../../tryg-sass/_custom.scss */
  .custom_documentList_wrapper {
    padding: 0px !important;
  }

  /* line 2463, ../../tryg-sass/_custom.scss */
  .dataTables_wrapper .dataTables_paginate {
    float: none;
  }

  /* line 2467, ../../tryg-sass/_custom.scss */
  .t-main-navbar__logo__graphic {
    margin-right: 18px !important;
  }

  /* line 2470, ../../tryg-sass/_custom.scss */
  .t-card-stack--meldskade__card-container {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  /* line 2477, ../../tryg-sass/_custom.scss */
  .dataTables_wrapper .dataTables_paginate {
    text-align: left;
    float: none;
    font-size: 10px;
  }
}
/* line 2484, ../../tryg-sass/_custom.scss */
svg.t-main-navbar__logo__graphic.nito-logo {
  margin-right: 20px !important;
}

@media (max-width: 991px) {
  /* line 2489, ../../tryg-sass/_custom.scss */
  #relation-div .avtaleRelatedDocHeader {
    display: block;
  }

  /* line 2492, ../../tryg-sass/_custom.scss */
  #relation-div .avtaleRelatedDocHeader tr:not(:first-child) {
    display: none;
  }
}
@media (max-width: 320px) {
  /* line 2497, ../../tryg-sass/_custom.scss */
  .t-minside-bedrift-endre-passord__wrapper__form__buttons .btn {
    padding: 0px 14px;
  }
}
@media (min-width: 320px) and (max-width: 420px) {
  /* line 2503, ../../tryg-sass/_custom.scss */
  .t-jumbotron__image-wrapper {
    height: 159px;
  }

  /* line 2506, ../../tryg-sass/_custom.scss */
  label#deleteAuthorizationNameForDialog, li.relationli, .relationAccordianCard {
    word-break: break-all;
  }
}
/* line 2511, ../../tryg-sass/_custom.scss */
.t-article-with-background img {
  height: auto;
}

/* line 2515, ../../tryg-sass/_custom.scss */
.t-minside-dokumenter__wrapper.red-link {
  color: #222222 !important;
}

/* line 2519, ../../tryg-sass/_custom.scss */
#relationBtnFk {
  color: black;
  font-size: 16px;
  font-weight: 500;
}

/* line 2525, ../../tryg-sass/_custom.scss */
#relationBtnFk:focus {
  outline: none;
}

/* line 2531, ../../tryg-sass/_custom.scss */
.modal-content .modal-body .t-access-approval-modal {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}

/* line 2537, ../../tryg-sass/_custom.scss */
.t-access-approval-name-list {
  list-style-type: none;
}
@media (max-width: 767px) {
  /* line 2537, ../../tryg-sass/_custom.scss */
  .t-access-approval-name-list {
    padding: 0px;
  }
}

/* line 2547, ../../tryg-sass/_custom.scss */
.policyDocuments .t-minside-dokumenter__wrapper .t-table-documentpage--sortable a {
  color: #222222;
}

/* line 2557, ../../tryg-sass/_custom.scss */
.t-minside-dokumenter__wrapper .policyDocuments .t-table-documentpage--sortable a {
  color: #222222;
}

/* line 2563, ../../tryg-sass/_custom.scss */
.numOfOpenOffer {
  background: #ce0303;
  border-radius: 50%;
  color: white;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 20px;
  height: 20px;
  margin-top: 7px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 9px;
  z-index: 1;
}

@media (min-width: 992px) {
  /* line 2581, ../../tryg-sass/_custom.scss */
  .t-card-custom-meldskade {
    max-width: 90%;
  }
}

@media (max-width: 767px) {
  /* line 2587, ../../tryg-sass/_custom.scss */
  .t-breadcrumbs {
    visibility: hidden;
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 2594, ../../tryg-sass/_custom.scss */
  .t-page-main-header-margin {
    margin-top: 0px !important;
  }
}

@media (max-width: 767px) {
  /* line 2600, ../../tryg-sass/_custom.scss */
  .spaceForVolumeInjuries {
    text-indent: 15px;
  }
}

@media (max-width: 767px) {
  /* line 2606, ../../tryg-sass/_custom.scss */
  .t-glass-extra-content {
    padding-top: 16px;
  }
}

/* line 2617, ../../tryg-sass/_custom.scss */
.t-minside-enkeltforsikring .table > tbody > tr > td:nth-last-child(2) {
  width: 16%;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2620, ../../tryg-sass/_custom.scss */
  .t-minside-enkeltforsikring .table > tbody > tr > td.t-extra-bold-ipad {
    padding-left: 15px;
    padding-bottom: 30px;
  }
}

@media (max-width: 680px) {
  /* line 2632, ../../tryg-sass/_custom.scss */
  .t-tilbud-top-content-space-device {
    margin-top: -20px !important;
  }
}

/* line 2638, ../../tryg-sass/_custom.scss */
.t-tilgang-addpeople-popup-lable {
  font-family: Segoe UI;
  font-style: normal;
  font-weight: 600px;
  font-size: 16px;
  line-height: 21px;
  display: flex;
  align-items: center;
  padding-left: 50px;
}
@media (max-width: 375px) {
  /* line 2638, ../../tryg-sass/_custom.scss */
  .t-tilgang-addpeople-popup-lable {
    padding-left: 15px;
  }
}

/* line 2652, ../../tryg-sass/_custom.scss */
input:active,
input:focus,
.form-control:active,
.form-control:focus {
  border: 3px solid #000000;
  outline: none !important;
  border-bottom-width: 6px;
  box-shadow: none !important;
}

/* line 2662, ../../tryg-sass/_custom.scss */
.form-group.required .control-label:after {
  color: #232323;
  content: "*";
}

/* line 2667, ../../tryg-sass/_custom.scss */
.t-tilgang-addpeople-popup-error {
  padding-left: 50px;
  width: 500px;
}
@media (max-width: 375px) {
  /* line 2667, ../../tryg-sass/_custom.scss */
  .t-tilgang-addpeople-popup-error {
    padding-left: 15px;
    width: 280px;
  }
}

/* line 2676, ../../tryg-sass/_custom.scss */
.t-tilgang-addpeople-popup-textfield {
  width: 360px;
  padding: 5px;
  border: 3px solid #767676;
}
@media (max-width: 470px) {
  /* line 2676, ../../tryg-sass/_custom.scss */
  .t-tilgang-addpeople-popup-textfield {
    width: 100%;
  }
}

/* line 2685, ../../tryg-sass/_custom.scss */
.t-tilgang-addpeople-popup-header {
  font-weight: 500px;
  padding-left: 50px;
}
@media (max-width: 375px) {
  /* line 2685, ../../tryg-sass/_custom.scss */
  .t-tilgang-addpeople-popup-header {
    padding-left: 15px;
  }
}

/* line 2693, ../../tryg-sass/_custom.scss */
.t-corp-navbar__secondary__space {
  padding-top: 5px;
  padding-right: 10px;
}

/* line 2698, ../../tryg-sass/_custom.scss */
.invalid-message {
  background-color: #ce0303;
  color: #f8faf6 !important;
}

@media (max-width: 767px) {
  /* line 2704, ../../tryg-sass/_custom.scss */
  .t-main-navbar .t-main-navbar__logo {
    height: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2704, ../../tryg-sass/_custom.scss */
  .t-main-navbar .t-main-navbar__logo {
    background-color: inherit !important;
  }
}

@media (max-width: 767px) {
  /* line 2715, ../../tryg-sass/_custom.scss */
  .t-page-main .notificationSection {
    height: 100px !important;
    bottom: 88%;
    padding: 0 4% 0 4%;
  }
  /* line 2720, ../../tryg-sass/_custom.scss */
  .t-page-main .notificationSection::after {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 2728, ../../tryg-sass/_custom.scss */
  .notificationSection .notificationText {
    padding-top: 0px !important;
  }
}
@media (max-width: 767px) {
  /* line 2732, ../../tryg-sass/_custom.scss */
  .notificationSection .notificationText h3 {
    margin-top: 2% !important;
  }
}

/* line 2741, ../../tryg-sass/_custom.scss */
.dr_bestilleUDF_data .t-card__content, .dr_bestilleUDF_data .t-chat-bot__card__content {
  margin-bottom: 0px;
}

/* line 2746, ../../tryg-sass/_custom.scss */
.downloadOverallReport {
  text-align: center;
  background-color: #e1e1e1;
  font-weight: bold;
  line-height: 3;
  width: 100%;
  margin-top: -12px;
  margin-bottom: 10px;
  background-position-x: right;
  display: flex;
}
/* line 2756, ../../tryg-sass/_custom.scss */
.downloadOverallReport a {
  width: 100%;
}
/* line 2758, ../../tryg-sass/_custom.scss */
.downloadOverallReport a:focus {
  outline: 2px solid #222 !important;
  box-shadow: none !important;
}

/* line 2765, ../../tryg-sass/_custom.scss */
.showIcon {
  display: block !important;
}

@media (max-width: 767px) {
  /* line 2768, ../../tryg-sass/_custom.scss */
  .totalkostnad {
    display: flex;
    flex-direction: column;
  }
  /* line 2772, ../../tryg-sass/_custom.scss */
  .totalkostnad-listitem {
    flex: 0 0 60%;
    padding-right: 3%;
  }
  /* line 2775, ../../tryg-sass/_custom.scss */
  .totalkostnad-listitem-value {
    flex: 0 0 40%;
    display: flex;
    justify-content: flex-end;
    text-align: right;
  }
  /* line 2781, ../../tryg-sass/_custom.scss */
  .totalkostnad-listitem-cancelled {
    flex: 0 0 40%;
  }
}

/* line 2788, ../../tryg-sass/_custom.scss */
.knbf-logo {
  width: 225px;
  height: 70px;
  margin-right: -16px !important;
}
@media (max-width: 991px) {
  /* line 2788, ../../tryg-sass/_custom.scss */
  .knbf-logo {
    margin-right: -6px !important;
    width: 145px;
  }
}

/* line 2798, ../../tryg-sass/_custom.scss */
.logo-align {
  margin-right: 0px !important;
  height: inherit;
  margin-top: auto;
  margin-bottom: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 2798, ../../tryg-sass/_custom.scss */
  .logo-align {
    padding-left: 5%;
  }
}

/* line 2807, ../../tryg-sass/_custom.scss */
div.historikkButtonPadding {
  text-align: center !important;
}
@media (max-width: 1024px) {
  /* line 2807, ../../tryg-sass/_custom.scss */
  div.historikkButtonPadding {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  /* line 2814, ../../tryg-sass/_custom.scss */
  .spaceRemoval {
    padding-top: 5px !important;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  /* line 2814, ../../tryg-sass/_custom.scss */
  .spaceRemoval {
    padding-top: 25px !important;
  }
}

/* line 2825, ../../tryg-sass/_custom.scss */
.footer-main__columns {
  padding-top: 3em;
  padding-bottom: 3em;
}
@media (max-width: 1599px) {
  /* line 2825, ../../tryg-sass/_custom.scss */
  .footer-main__columns {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media (min-width: 1600px) {
  /* line 2825, ../../tryg-sass/_custom.scss */
  .footer-main__columns {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}
/* line 2836, ../../tryg-sass/_custom.scss */
.footer-main__columns .t-page-footer__links__group {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex: 1 1 auto;
  max-width: 100%;
  padding: 0px;
}
/* line 2843, ../../tryg-sass/_custom.scss */
.footer-main__columns .t-page-footer__links__group:last-child {
  flex-grow: 0.2;
}
/* line 2847, ../../tryg-sass/_custom.scss */
.footer-main__columns .t-page-footer__kundesenter__group-1 {
  flex: 1 1 100%;
  padding-left: 0px;
}
@media (max-width: 991px) {
  /* line 2847, ../../tryg-sass/_custom.scss */
  .footer-main__columns .t-page-footer__kundesenter__group-1 {
    max-width: 100%;
  }
}
/* line 2854, ../../tryg-sass/_custom.scss */
.footer-main__columns .t-page-footer__kundesenter__group-1 .footer-main__li a {
  width: fit-content;
  width: -moz-max-content;
}

/* line 2862, ../../tryg-sass/_custom.scss */
.t-footer-chat-logos {
  box-sizing: content-box;
  width: 44px;
  height: 44px;
  padding-right: 15px;
}

/* line 2869, ../../tryg-sass/_custom.scss */
.footer-main__ul {
  padding-left: 0px;
}

/* line 2873, ../../tryg-sass/_custom.scss */
.footer-main__li {
  list-style-type: none;
}

/* line 2878, ../../tryg-sass/_custom.scss */
.footer-main__li > a {
  color: #ffffff;
  text-decoration: underline;
}

/* line 2884, ../../tryg-sass/_custom.scss */
#block-privatfooterlinks, #block-bedriftfooterlinks {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 991px) {
  /* line 2884, ../../tryg-sass/_custom.scss */
  #block-privatfooterlinks, #block-bedriftfooterlinks {
    flex-direction: column;
  }
}

/* line 2893, ../../tryg-sass/_custom.scss */
#block-bubblechatbehandlingsservice {
  display: none;
}

/* line 2897, ../../tryg-sass/_custom.scss */
.t-page-footer {
  background-color: #ce0303 !important;
  padding: 0px !important;
}
/* line 2900, ../../tryg-sass/_custom.scss */
.t-page-footer .t-page-footer__kundesenter {
  width: 52%;
}
@media (max-width: 991px) {
  /* line 2900, ../../tryg-sass/_custom.scss */
  .t-page-footer .t-page-footer__kundesenter {
    width: 100%;
  }
}
/* line 2905, ../../tryg-sass/_custom.scss */
.t-page-footer .t-page-footer__kundesenter__group-1 {
  flex: 1 1 100%;
  padding-left: 0px;
}
@media (max-width: 991px) {
  /* line 2905, ../../tryg-sass/_custom.scss */
  .t-page-footer .t-page-footer__kundesenter__group-1 {
    max-width: 100%;
  }
}
/* line 2913, ../../tryg-sass/_custom.scss */
.t-page-footer .t-page-footer__social {
  width: 100%;
}
/* line 2915, ../../tryg-sass/_custom.scss */
.t-page-footer .t-page-footer__social .u-hide-on-mobile {
  width: 100%;
}
@media (max-width: 1599px) {
  /* line 2915, ../../tryg-sass/_custom.scss */
  .t-page-footer .t-page-footer__social .u-hide-on-mobile {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media (min-width: 1600px) {
  /* line 2915, ../../tryg-sass/_custom.scss */
  .t-page-footer .t-page-footer__social .u-hide-on-mobile {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}
/* line 2926, ../../tryg-sass/_custom.scss */
.t-page-footer .t-page-footer__social .u-hide-on-desktop {
  width: 100%;
}

/* line 2933, ../../tryg-sass/_custom.scss */
.footer {
  background-color: #ce0303;
  padding: 0px;
  font-size: 16px;
}

/* line 2939, ../../tryg-sass/_custom.scss */
.footer-main__columns {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 991px) {
  /* line 2939, ../../tryg-sass/_custom.scss */
  .footer-main__columns {
    flex-direction: column;
    padding-top: 2em;
    padding-bottom: 1em;
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 992px) {
  /* line 2939, ../../tryg-sass/_custom.scss */
  .footer-main__columns {
    flex-direction: row;
  }
}

/* line 2954, ../../tryg-sass/_custom.scss */
.footer-main__ul {
  margin: 0;
  padding: 0;
  flex-grow: 1;
  flex-shrink: 1;
  list-style-type: none;
}
/* line 2960, ../../tryg-sass/_custom.scss */
.footer-main__ul:last-child {
  flex-grow: 0.2;
}
/* line 2963, ../../tryg-sass/_custom.scss */
.footer-main__ul ul {
  padding-left: 0px;
}
@media (max-width: 991px) {
  /* line 2954, ../../tryg-sass/_custom.scss */
  .footer-main__ul {
    margin-top: -5px;
  }
  /* line 2968, ../../tryg-sass/_custom.scss */
  .footer-main__ul ul {
    padding-left: 0px;
  }
}

/* line 2976, ../../tryg-sass/_custom.scss */
.footer-main__li > a {
  color: white;
  text-decoration: underline;
}
/* line 2979, ../../tryg-sass/_custom.scss */
.footer-main__li > a:hover, .footer-main__li > a:focus {
  color: white;
  text-decoration: none !important;
}

/* line 2986, ../../tryg-sass/_custom.scss */
.footer-main__icon {
  box-sizing: content-box;
  width: 40px;
  height: 40px;
  padding-right: 20px;
}
/* line 2991, ../../tryg-sass/_custom.scss */
.footer-main__icon--chat {
  width: 31px;
  height: 31px;
}
/* line 2995, ../../tryg-sass/_custom.scss */
.footer-main__icon--headset {
  width: 32px;
  height: 32px;
}

/* line 3001, ../../tryg-sass/_custom.scss */
.footer-main__text--large {
  padding-bottom: 8px;
  font-size: 1.375em;
  font-family: "27 Sans DemiBold", sans-serif;
  font-weight: 550;
}
@media (max-width: 991px) {
  /* line 3001, ../../tryg-sass/_custom.scss */
  .footer-main__text--large {
    display: flex;
    align-items: center;
    padding-bottom: 8px;
  }
}
@media (min-width: 992px) {
  /* line 3001, ../../tryg-sass/_custom.scss */
  .footer-main__text--large {
    padding: 5px 0;
  }
}
/* line 3014, ../../tryg-sass/_custom.scss */
.footer-main__text--large svg {
  fill: #ffffff;
}

/* line 3019, ../../tryg-sass/_custom.scss */
.footer-main__text--small {
  font-size: 1em;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
}
@media (max-width: 991px) {
  /* line 3019, ../../tryg-sass/_custom.scss */
  .footer-main__text--small {
    display: flex;
    align-items: center;
    height: 44px;
  }
}
@media (min-width: 992px) {
  /* line 3019, ../../tryg-sass/_custom.scss */
  .footer-main__text--small {
    display: inline-block;
    padding: 10px 0;
  }
}

/* line 3035, ../../tryg-sass/_custom.scss */
.full-width-links {
  width: 100%;
}

/* line 3041, ../../tryg-sass/_custom.scss */
.footer-bottom {
  display: flex;
  flex-direction: column;
  padding-top: 1em;
  padding-bottom: 3em;
  background-color: #9c0202;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 3041, ../../tryg-sass/_custom.scss */
  .footer-bottom {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 992px) {
  /* line 3041, ../../tryg-sass/_custom.scss */
  .footer-bottom {
    flex-direction: row;
    padding-top: 15px;
    padding-bottom: 15px;
    align-items: center;
  }
}

/* line 3064, ../../tryg-sass/_custom.scss */
.footer-bottom__text-copyright {
  padding-right: 45px;
}

/* line 3067, ../../tryg-sass/_custom.scss */
.footer-bottom__text-address-rows {
  display: flex;
  flex-wrap: wrap;
  padding-right: 8px;
}
@media (min-width: 992px) {
  /* line 3067, ../../tryg-sass/_custom.scss */
  .footer-bottom__text-address-rows {
    padding-right: 45px;
  }
}

/* line 3076, ../../tryg-sass/_custom.scss */
.footer-bottom__text-address {
  padding-right: 4px;
}

/* line 3079, ../../tryg-sass/_custom.scss */
.footer-bottom__text-prices {
  padding-top: 6px;
  padding-bottom: 32px;
}
/* line 3082, ../../tryg-sass/_custom.scss */
.footer-bottom__text-prices a {
  text-decoration: underline;
}
@media (min-width: 992px) {
  /* line 3079, ../../tryg-sass/_custom.scss */
  .footer-bottom__text-prices {
    flex: 1 1 auto;
    padding: 0;
    padding-right: 30px;
  }
}

/* line 3091, ../../tryg-sass/_custom.scss */
.footer-bottom__text-prices:hover,
.footer-bottom__text-prices:focus {
  text-decoration: none;
}

/* line 3096, ../../tryg-sass/_custom.scss */
.footer-bottom__some-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  /* line 3096, ../../tryg-sass/_custom.scss */
  .footer-bottom__some-icons {
    position: relative;
    left: -14px;
  }
}
@media (min-width: 992px) {
  /* line 3096, ../../tryg-sass/_custom.scss */
  .footer-bottom__some-icons {
    justify-content: flex-end;
  }
}
@media (min-width: 992px) {
  /* line 3096, ../../tryg-sass/_custom.scss */
  .footer-bottom__some-icons {
    padding-left: 0;
  }
}

/* line 3113, ../../tryg-sass/_custom.scss */
.footer-bottom__some-icons a:hover,
.footer-bottom__some-icons a:focus {
  text-decoration: none;
}

@media (max-width: 991px) {
  /* line 3118, ../../tryg-sass/_custom.scss */
  .footer-bottom__icon {
    padding: 16px;
  }
}
@media (min-width: 992px) {
  /* line 3118, ../../tryg-sass/_custom.scss */
  .footer-bottom__icon {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 3128, ../../tryg-sass/_custom.scss */
.footer-bottom__icon:hover,
.footer-bottom__some-icons a:focus > .footer-bottom__icon {
  transform: scale(1.25);
  -webkit-transform: scale(1.25);
}

/* line 3136, ../../tryg-sass/_custom.scss */
.footer-bottom__text-prices a {
  color: #fff;
}
/* line 3138, ../../tryg-sass/_custom.scss */
.footer-bottom__text-prices a:hover {
  color: #fff;
}
/* line 3141, ../../tryg-sass/_custom.scss */
.footer-bottom__text-prices a:focus {
  color: #fff;
}

/* line 3148, ../../tryg-sass/_custom.scss */
.u-wrapper-max-width {
  box-sizing: content-box;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1200px) {
  /* line 3148, ../../tryg-sass/_custom.scss */
  .u-wrapper-max-width {
    max-width: 1100px;
  }
}

/* line 3159, ../../tryg-sass/_custom.scss */
.u-margin-right--20 {
  margin-right: 10px;
}

/* line 3163, ../../tryg-sass/_custom.scss */
.u-flex {
  display: flex;
}

/* line 3167, ../../tryg-sass/_custom.scss */
.u-flex-end {
  display: flex;
  justify-content: flex-end;
}

/* line 3172, ../../tryg-sass/_custom.scss */
.u-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 3183, ../../tryg-sass/_custom.scss */
.u-button-underline:hover {
  text-decoration: underline;
}

/* line 3187, ../../tryg-sass/_custom.scss */
.u-center-vertically {
  display: flex !important;
  align-items: center;
}

/* line 3192, ../../tryg-sass/_custom.scss */
.u-button-as-link {
  background: none;
  border: none;
}

/* line 3197, ../../tryg-sass/_custom.scss */
.u-list-space-above {
  padding-top: 16px;
}

@media (min-width: 992px) {
  /* line 3201, ../../tryg-sass/_custom.scss */
  .u-container-fluid {
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media (min-width: 1600px) {
  /* line 3201, ../../tryg-sass/_custom.scss */
  .u-container-fluid {
    padding-left: calc((100% - 1600px) / 2 + 4%);
    padding-right: calc((100% - 1600px) / 2 + 4%);
  }
}

@media (max-width: 991px) {
  /* line 3213, ../../tryg-sass/_custom.scss */
  .u-hide-on-mobile {
    display: none !important;
  }
}
@media (min-width: 992px) {
  /* line 3219, ../../tryg-sass/_custom.scss */
  .u-margin-right--20 {
    margin-right: 20px;
  }

  /* line 3223, ../../tryg-sass/_custom.scss */
  .u-half-desktop {
    width: 50%;
  }

  /* line 3227, ../../tryg-sass/_custom.scss */
  .u-hide-on-desktop {
    display: none !important;
  }
}
@media (min-width: 992px) {
  /* line 3232, ../../tryg-sass/_custom.scss */
  .t-table-show {
    display: table-row !important;
  }
}
@media (max-width: 991px) {
  /* line 3232, ../../tryg-sass/_custom.scss */
  .t-table-show {
    display: flex !important;
  }
}

/* line 3241, ../../tryg-sass/_custom.scss */
.t-table-animation {
  -webkit-animation: fadein 2s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s;
  /* Firefox < 16 */
  -ms-animation: fadein 2s;
  /* Internet Explorer */
  -o-animation: fadein 2s;
  /* Opera < 12.1 */
  animation: fadein 2s;
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* line 3278, ../../tryg-sass/_custom.scss */
.edit-inquiry-success-text {
  font-size: 15px;
  padding: 1.5%;
  fill: #000 !important;
  background-color: #E9FAE0;
}

/* line 3285, ../../tryg-sass/_custom.scss */
.mineforsikringer-documents-links-text {
  text-align: left;
  float: left;
  padding-top: 10px;
}

/* line 3291, ../../tryg-sass/_custom.scss */
.mineforsikringer-documents-div-align {
  padding-left: 0px;
}

/* line 3295, ../../tryg-sass/_custom.scss */
.detaljer-carproduct-div-align {
  float: left;
  margin-top: auto;
}

/* line 3300, ../../tryg-sass/_custom.scss */
.detaljer-carproduct-arrow-align {
  float: right;
}

/* line 3304, ../../tryg-sass/_custom.scss */
.detaljer-carproduct-grontkort-align {
  border-left: 3px solid #ce0303;
  background: #ffffff;
}
@media (min-width: 767px) {
  /* line 3304, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-grontkort-align {
    flex: 1 0 33%;
    max-width: 33%;
    margin-right: 1%;
  }
}
@media (max-width: 1200px) and (min-width: 767px) {
  /* line 3304, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-grontkort-align {
    flex: 1 0 50%;
    max-width: 50%;
    margin-right: 1%;
  }
}
@media (max-width: 767px) {
  /* line 3304, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-grontkort-align {
    margin-bottom: 3%;
  }
}

/* line 3323, ../../tryg-sass/_custom.scss */
.detaljer-carproduct-europeiskSkademelding-align {
  border-left: 3px solid #ce0303;
  background: #ffffff;
}
@media (min-width: 767px) {
  /* line 3323, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-europeiskSkademelding-align {
    flex: 1 0 33%;
    max-width: 33%;
    margin-right: 1%;
  }
}
@media (max-width: 1200px) and (min-width: 767px) {
  /* line 3323, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-europeiskSkademelding-align {
    flex: 1 0 50%;
    max-width: 50%;
    margin-right: 1%;
  }
}

/* line 3339, ../../tryg-sass/_custom.scss */
.detaljer-carproduct-grontkort-align-enter {
  border-left: 3px solid #FF6D00;
  background: #ffffff;
}
@media (min-width: 767px) {
  /* line 3339, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-grontkort-align-enter {
    flex: 1 0 33%;
    max-width: 33%;
    margin-right: 1%;
  }
}
@media (max-width: 1200px) and (min-width: 767px) {
  /* line 3339, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-grontkort-align-enter {
    flex: 1 0 50%;
    max-width: 50%;
    margin-right: 1%;
  }
}
@media (max-width: 767px) {
  /* line 3339, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-grontkort-align-enter {
    margin-bottom: 3%;
  }
}

/* line 3359, ../../tryg-sass/_custom.scss */
.detaljer-carproduct-europeiskSkademelding-align-enter {
  border-left: 3px solid #FF6D00;
  background: #ffffff;
}
@media (min-width: 767px) {
  /* line 3359, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-europeiskSkademelding-align-enter {
    flex: 1 0 33%;
    max-width: 33%;
    margin-right: 1%;
  }
}
@media (max-width: 1200px) and (min-width: 767px) {
  /* line 3359, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-europeiskSkademelding-align-enter {
    flex: 1 0 50%;
    max-width: 50%;
    margin-right: 1%;
  }
}

/* line 3376, ../../tryg-sass/_custom.scss */
.detaljer-carproduct-skjema-align {
  margin-bottom: 20px;
  font-size: 40px;
}

/* line 3381, ../../tryg-sass/_custom.scss */
.detaljer-textdiv-align {
  margin-bottom: -20px;
}

/* line 3385, ../../tryg-sass/_custom.scss */
.detaljer-top-div-align {
  display: flex;
}
/* line 3386, ../../tryg-sass/_custom.scss */
.detaljer-top-div-align .t-card__wrapper-link {
  display: block;
}
@media (min-width: 767px) {
  /* line 3385, ../../tryg-sass/_custom.scss */
  .detaljer-top-div-align {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  /* line 3385, ../../tryg-sass/_custom.scss */
  .detaljer-top-div-align {
    flex-direction: column;
  }
}

@media (min-width: 992px) {
  /* line 3399, ../../tryg-sass/_custom.scss */
  .t-no-scrollbar {
    overflow-y: hidden;
    -ms-overflow-style: none;
  }
}

/* line 3406, ../../tryg-sass/_custom.scss */
#t-corp-navbar__secondary .t-corp-navbar__secondary__item a:hover {
  text-decoration: none !important;
}

/* line 3410, ../../tryg-sass/_custom.scss */
.t-corp-navbar-username a {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

/* line 3415, ../../tryg-sass/_custom.scss */
.t-corp-navbar__loggut a {
  padding-left: 20px !important;
}

/* line 3419, ../../tryg-sass/_custom.scss */
#t-corp-navbar__secondary .t-corp-navbar__loggut a:hover {
  text-decoration: underline !important;
}

@media (min-width: 1200px) and (max-width: 1799px) {
  /* line 3423, ../../tryg-sass/_custom.scss */
  .t-page-main {
    min-height: 85vh;
  }
}
@media (min-width: 1800px) {
  /* line 3423, ../../tryg-sass/_custom.scss */
  .t-page-main {
    min-height: 100vh;
  }
}

/* line 3432, ../../tryg-sass/_custom.scss */
.t-menu-back-btn__user:hover {
  text-decoration: none !important;
}

/* line 3437, ../../tryg-sass/_custom.scss */
.t-menu-back-btn__user:focus {
  text-decoration: none !important;
}

@media (max-width: 767px) {
  /* line 3441, ../../tryg-sass/_custom.scss */
  .jumbotron-white-space {
    margin-bottom: -25px;
  }
}

@media (max-width: 767px) {
  /* line 3447, ../../tryg-sass/_custom.scss */
  .knbf-logo-adjustment {
    margin-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 3447, ../../tryg-sass/_custom.scss */
  .knbf-logo-adjustment {
    margin-left: 15px;
  }
}

/* line 3456, ../../tryg-sass/_custom.scss */
.t-pbno-btn-adjustment {
  padding: 3px 15px !important;
}

/* line 3460, ../../tryg-sass/_custom.scss */
.kjop-background-color {
  background-color: #d5e2e9 !important;
  background: #d5e2e9 !important;
}

/* line 3465, ../../tryg-sass/_custom.scss */
.t-card--pop-pbno, .t-card--pop-pbno::after {
  background: #d5e2e9 !important;
}

/* line 3469, ../../tryg-sass/_custom.scss */
.kjop-font-align {
  font-family: "27 Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
}

/* line 3476, ../../tryg-sass/_custom.scss */
.pbno-discount-font-align {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin: 16px 0px !important;
}

/* line 3483, ../../tryg-sass/_custom.scss */
.pbno-btn-font-align {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}

/* line 3487, ../../tryg-sass/_custom.scss */
.t-minside-skade-expand {
  left: 0%;
  right: 0%;
  top: 0%;
  bottom: 0%;
  background: #CE0303;
}

/* line 3497, ../../tryg-sass/_custom.scss */
.t-minside-skade-fail-msg {
  margin-right: 27px;
  margin-left: 27px;
  padding-bottom: 20px;
}

/* line 3503, ../../tryg-sass/_custom.scss */
.t-minside-skade-lead-content {
  height: 18px;
  left: 91px;
  top: 347px;
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 18px;
  display: flex;
  align-items: center;
  width: 97%;
  color: #222222;
}

/* line 3519, ../../tryg-sass/_custom.scss */
.t-minside-skade-select-insurance {
  width: 355px;
  height: 29px;
  left: 91px;
  top: 380px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #000000;
  padding-left: 35px;
  margin-bottom: 21px;
}
@media (max-width: 991px) {
  /* line 3519, ../../tryg-sass/_custom.scss */
  .t-minside-skade-select-insurance {
    padding-left: 24px;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    margin-bottom: 0px;
  }
}

/* line 3547, ../../tryg-sass/_custom.scss */
.t-minside-skade-steps-heading {
  width: 318px;
  height: 26px;
  left: 951px;
  top: 324px;
  font-family: "27 Sans", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 18px;
  margin-top: 0px;
  margin-bottom: 16px;
  color: #000000;
}

/* line 3563, ../../tryg-sass/_custom.scss */
.t-minside-skade-steps {
  width: 390px;
  height: 232px;
  left: 951px;
  top: 324px;
}
@media (min-width: 992px) {
  /* line 3563, ../../tryg-sass/_custom.scss */
  .t-minside-skade-steps {
    margin-left: 67px;
  }
}
@media (max-width: 991px) {
  /* line 3563, ../../tryg-sass/_custom.scss */
  .t-minside-skade-steps {
    margin-top: 49px;
    margin-bottom: 44px;
    padding-left: 15px;
    padding-right: 21px;
    width: 100%;
  }
}

/* line 3581, ../../tryg-sass/_custom.scss */
.t-minside-skade-step-numbers {
  width: 50px;
  height: 50px;
  left: 951px;
  top: 366px;
  border-radius: 50%;
  background: #D5E2E9;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 21px;
}
/* line 3592, ../../tryg-sass/_custom.scss */
.t-minside-skade-step-numbers span {
  width: 18px;
  height: 23px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  color: #222222;
  margin-bottom: 4px;
}

/* line 3607, ../../tryg-sass/_custom.scss */
.t-minside-skade-step-instruction {
  width: 319px;
  height: 34px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #000000;
  padding-top: 14px;
}
@media (max-width: 991px) {
  /* line 3607, ../../tryg-sass/_custom.scss */
  .t-minside-skade-step-instruction {
    width: 70%;
  }
}

/* line 3623, ../../tryg-sass/_custom.scss */
.t-minside-skade-page {
  display: flex;
}
/* line 3625, ../../tryg-sass/_custom.scss */
.t-minside-skade-page ul {
  list-style-type: none;
  padding-inline-start: 0px;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  /* line 3623, ../../tryg-sass/_custom.scss */
  .t-minside-skade-page {
    display: inline;
  }
}
@media (min-width: 992px) {
  /* line 3633, ../../tryg-sass/_custom.scss */
  .t-minside-skade-page__container {
    width: 60%;
  }
  /* line 3636, ../../tryg-sass/_custom.scss */
  .t-minside-skade-page__container--notification {
    max-width: 828px;
  }
}

/* line 3643, ../../tryg-sass/_custom.scss */
.t-minside-skade-reports-steps {
  display: flex;
  margin-bottom: 20px;
}

/* line 3648, ../../tryg-sass/_custom.scss */
.t-minside-skade-card {
  display: block;
  flex-wrap: nowrap;
}
@media (min-width: 992px) {
  /* line 3648, ../../tryg-sass/_custom.scss */
  .t-minside-skade-card {
    max-width: 828px;
  }
}
/* line 3654, ../../tryg-sass/_custom.scss */
.t-minside-skade-card__container {
  height: auto;
  left: 56px;
  top: 324px;
  flex-direction: column;
  display: block;
  background: #FFFFFF;
  box-shadow: inset 0px -1px 0px #D7D7D7;
}
@media (max-width: 991px) {
  /* line 3654, ../../tryg-sass/_custom.scss */
  .t-minside-skade-card__container {
    max-width: 100%;
  }
}
/* line 3666, ../../tryg-sass/_custom.scss */
.t-minside-skade-card__content {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  padding: 27px 35px;
}
@media (max-width: 991px) {
  /* line 3666, ../../tryg-sass/_custom.scss */
  .t-minside-skade-card__content {
    padding: 27px 24px;
  }
}

/* line 3681, ../../tryg-sass/_custom.scss */
.t-minside-skade-list__ul {
  padding-inline-start: 27px !important;
  padding-inline-end: 27px !important;
}
@media (max-width: 991px) {
  /* line 3681, ../../tryg-sass/_custom.scss */
  .t-minside-skade-list__ul {
    padding-inline-start: 15px !important;
    padding-inline-end: 14px !important;
  }
}
@media (max-width: 991px) {
  /* line 3688, ../../tryg-sass/_custom.scss */
  .t-minside-skade-list__ul li:last-child {
    padding-bottom: 25px;
  }
}
/* line 3694, ../../tryg-sass/_custom.scss */
.t-minside-skade-list__li {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  box-shadow: inset 0px -1px 0px #D7D7D7;
  padding-left: 9px;
  padding-bottom: 26px;
}
@media (max-width: 991px) {
  /* line 3694, ../../tryg-sass/_custom.scss */
  .t-minside-skade-list__li {
    height: auto !important;
    padding-bottom: 16px;
  }
}
@media (min-width: 992px) {
  /* line 3706, ../../tryg-sass/_custom.scss */
  .t-minside-skade-list__values {
    margin-left: 20px;
  }
}
/* line 3711, ../../tryg-sass/_custom.scss */
.t-minside-skade-list__div {
  margin-top: 24px;
  display: flex;
}

/* line 3717, ../../tryg-sass/_custom.scss */
.t-minside-skade-prodtype-ident {
  width: 395px;
  height: 23px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #222222;
  margin-bottom: 3px;
}
@media (max-width: 991px) {
  /* line 3717, ../../tryg-sass/_custom.scss */
  .t-minside-skade-prodtype-ident {
    font-size: 20px;
    line-height: 18px;
    font-family: "27 Sans", sans-serif;
  }
}

/* line 3734, ../../tryg-sass/_custom.scss */
.t-minside-skade-detaljer-link {
  width: 326px;
  height: 27px;
  left: 147px;
  top: 587px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline;
  color: #5A5A5A;
}

/* line 3748, ../../tryg-sass/_custom.scss */
.t-minside-skade-light-grey {
  width: 293px;
  left: 147px;
  top: 610px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #5A5A5A;
}

/* line 3760, ../../tryg-sass/_custom.scss */
.t-minside-skade-forsett-link {
  width: 170px;
  height: 23px;
  left: 147px;
  top: 638px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-decoration-line: underline;
  color: #222222;
}

/* line 3774, ../../tryg-sass/_custom.scss */
.t-minside-ongoing-skade-links {
  height: 31px;
  left: 152px;
  top: 572px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #222222;
}

/* line 3789, ../../tryg-sass/_custom.scss */
.t-minside-ongoing-skade-list__li {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 3789, ../../tryg-sass/_custom.scss */
  .t-minside-ongoing-skade-list__li {
    padding-bottom: 16px;
  }
}

/* line 3797, ../../tryg-sass/_custom.scss */
.t-section-subtitle {
  width: 920px;
  height: 36px;
  left: 56px;
  top: 247px;
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  display: flex;
  align-items: center;
  margin-bottom: 41px;
  margin-top: 21px;
  color: #000000;
}
@media (max-width: 991px) {
  /* line 3797, ../../tryg-sass/_custom.scss */
  .t-section-subtitle {
    font-family: "27 Sans", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    padding-left: 15px;
    width: 100%;
    padding-right: 16px;
    height: auto;
    margin: 0px 0px 25px 0px;
  }
}

/* line 3827, ../../tryg-sass/_custom.scss */
.miachat-icon-skader {
  width: 116px;
  height: 115px;
  left: 73.59px;
  top: calc(50% - 115.51px/2 + 127.84px);
  background: #FFFFFF;
  margin-left: 18px;
  margin-right: 13px;
}
/* line 3835, ../../tryg-sass/_custom.scss */
.miachat-icon-skader img {
  width: 95px;
  height: 95px;
  left: 89.65px;
  top: calc(50% - 100.97px/2 + 131.28px);
  background: url(mia.png);
  margin-left: 16px;
}
@media (max-width: 991px) {
  /* line 3835, ../../tryg-sass/_custom.scss */
  .miachat-icon-skader img {
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  /* line 3827, ../../tryg-sass/_custom.scss */
  .miachat-icon-skader {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  /* line 3851, ../../tryg-sass/_custom.scss */
  .miachat-icon-skader--align {
    min-width: 116px;
  }
}

/* line 3857, ../../tryg-sass/_custom.scss */
.t-minside-skade-chat-icon-desc-btn {
  display: flex;
  height: auto;
  padding-top: 29px;
  padding-bottom: 54px;
  flex-direction: column;
}
@media (max-width: 991px) {
  /* line 3857, ../../tryg-sass/_custom.scss */
  .t-minside-skade-chat-icon-desc-btn {
    padding-bottom: 58px;
    padding-left: 24px;
    padding-right: 21px;
    align-items: center;
  }
}

/* line 3871, ../../tryg-sass/_custom.scss */
.t-minside-skade-chat-icon-desc {
  display: flex;
}
@media (max-width: 991px) {
  /* line 3871, ../../tryg-sass/_custom.scss */
  .t-minside-skade-chat-icon-desc {
    flex-direction: column;
    align-items: center;
  }
}

@media (min-width: 992px) {
  /* line 3881, ../../tryg-sass/_custom.scss */
  .miachat-btn-align--margin {
    margin-left: 147px;
  }
}

/* line 3887, ../../tryg-sass/_custom.scss */
.miachat-text {
  height: 18px;
  left: 203px;
  top: calc(50% - 18px/2 + 93.5px);
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 18px;
  display: flex;
  align-items: center;
  letter-spacing: 0.002em;
  color: #222222;
  margin-bottom: 13px;
}
@media (max-width: 991px) {
  /* line 3887, ../../tryg-sass/_custom.scss */
  .miachat-text {
    height: auto;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
}

/* line 3910, ../../tryg-sass/_custom.scss */
.miachat-desc {
  width: 630px;
  height: 48px;
  left: 203px;
  top: calc(50% - 48px/2 + 139.5px);
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #222222;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  /* line 3910, ../../tryg-sass/_custom.scss */
  .miachat-desc {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    line-height: 150%;
    text-align: center;
  }
}
@media (min-width: 992px) {
  /* line 3930, ../../tryg-sass/_custom.scss */
  .miachat-desc--align {
    width: auto !important;
    max-width: 630px;
    height: auto;
    margin-right: 20px;
  }
}

/* line 3939, ../../tryg-sass/_custom.scss */
.miachat-btn {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  align-items: center;
  text-align: center;
  width: 174px;
  height: 50px;
  padding: 0px 0px 0px 35px !important;
  display: flex;
}

/* line 3954, ../../tryg-sass/_custom.scss */
.t-minside-skade-product-list__ul {
  padding-inline-start: 27px !important;
  padding-inline-end: 27px !important;
}
@media (max-width: 991px) {
  /* line 3954, ../../tryg-sass/_custom.scss */
  .t-minside-skade-product-list__ul {
    padding-inline-start: 15px !important;
    padding-inline-end: 14px !important;
  }
}
/* line 3962, ../../tryg-sass/_custom.scss */
.t-minside-skade-product-list__li {
  background: #FFFFFF;
  box-shadow: inset 0px -1px 0px #D7D7D7;
}
/* line 3966, ../../tryg-sass/_custom.scss */
.t-minside-skade-product-list__div {
  padding-top: 24px;
  display: flex;
  padding-bottom: 31px;
}
@media (max-width: 991px) {
  /* line 3966, ../../tryg-sass/_custom.scss */
  .t-minside-skade-product-list__div {
    padding-top: 18px;
    padding-bottom: 15px;
  }
}

@media (max-width: 991px) {
  /* line 3977, ../../tryg-sass/_custom.scss */
  .t-minside-skade-vertical-padding {
    padding-left: 0;
    padding-right: 0;
    padding-top: 18px;
  }
}

@media (max-width: 991px) {
  /* line 3985, ../../tryg-sass/_custom.scss */
  .t-section-heading-mobile {
    height: 45px;
    font-family: "27 Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 27px;
    color: #000000;
    padding-left: 15px;
    margin-top: 15px;
    margin-bottom: 6px;
  }
}

/* line 4000, ../../tryg-sass/_custom.scss */
.t-minside-skade-completed-list__li {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 4000, ../../tryg-sass/_custom.scss */
  .t-minside-skade-completed-list__li {
    padding-bottom: 16px;
  }
}

/* line 4008, ../../tryg-sass/_custom.scss */
.t-card-skade__icon svg {
  width: 57px;
  height: 49px;
  fill: #ce0303;
}

/* line 4015, ../../tryg-sass/_custom.scss */
.t-minside-agreement-list {
  margin-left: 7px;
}
/* line 4017, ../../tryg-sass/_custom.scss */
.t-minside-agreement-list__product-name {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  height: 23px;
  color: #222222;
  line-height: 19px;
}
@media (max-width: 991px) {
  /* line 4017, ../../tryg-sass/_custom.scss */
  .t-minside-agreement-list__product-name {
    font-family: "27 Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 18px;
  }
}
/* line 4033, ../../tryg-sass/_custom.scss */
.t-minside-agreement-list--links {
  margin-top: 4px;
  color: #222222;
}
/* line 4037, ../../tryg-sass/_custom.scss */
.t-minside-agreement-list__report-damage {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-decoration-line: underline;
}
@media (max-width: 991px) {
  /* line 4045, ../../tryg-sass/_custom.scss */
  .t-minside-agreement-list__product-identifier {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #222222;
    height: 22px;
  }
}

@media (min-width: 992px) {
  /* line 4058, ../../tryg-sass/_custom.scss */
  .t-minside-claims-coverage-link {
    height: 27px;
  }
}
@media (max-width: 991px) {
  /* line 4058, ../../tryg-sass/_custom.scss */
  .t-minside-claims-coverage-link {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #222222;
    height: 22px;
  }
}

/* line 4074, ../../tryg-sass/_custom.scss */
.u-height-identifier {
  height: 22px;
}

/* line 4078, ../../tryg-sass/_custom.scss */
.t-minside-skade-chat-desc {
  padding-top: 15px;
}

/* line 4082, ../../tryg-sass/_custom.scss */
.t-minside-skade-partner-container {
  height: auto;
  background: #D5E2E9;
  margin: 25px 35px 0px 35px;
  padding: 0 27px 0 28px;
}
@media (max-width: 991px) {
  /* line 4082, ../../tryg-sass/_custom.scss */
  .t-minside-skade-partner-container {
    margin: 9px 21px 0px 23px;
    padding: 0 21px 0 24px;
  }
}

/* line 4093, ../../tryg-sass/_custom.scss */
.t-minside-skade-has-partner {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 132.69%;
  display: flex;
  align-items: center;
  padding-top: 16px;
}

/* line 4104, ../../tryg-sass/_custom.scss */
.t-minside-skade-has-partner-desc {
  height: 63px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  /* line 4104, ../../tryg-sass/_custom.scss */
  .t-minside-skade-has-partner-desc {
    height: auto;
    margin-top: 11px;
  }
}

/* line 4120, ../../tryg-sass/_custom.scss */
.select-injury-btn {
  width: 179px;
  height: 50px;
  background: #ffffff;
  padding: 0 0 0 28px;
  display: flex;
  align-items: center;
}
/* line 4127, ../../tryg-sass/_custom.scss */
.select-injury-btn__txt {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none !important;
}

/* line 4137, ../../tryg-sass/_custom.scss */
.t-minside-skade-has-partner-relation-desc {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  margin-top: 21px;
  padding-bottom: 19px;
}

/* line 4147, ../../tryg-sass/_custom.scss */
.t-minside-skade-miachat-txt {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  display: flex;
}
@media (min-width: 992px) {
  /* line 4147, ../../tryg-sass/_custom.scss */
  .t-minside-skade-miachat-txt {
    margin-left: 147px;
  }
}
@media (max-width: 991px) {
  /* line 4147, ../../tryg-sass/_custom.scss */
  .t-minside-skade-miachat-txt {
    flex-direction: row-reverse;
  }
}

/* line 4162, ../../tryg-sass/_custom.scss */
.t-card--arrow {
  fill: #ce0303;
  width: 24px;
  height: 24px;
}
@media (min-width: 992px) {
  /* line 4166, ../../tryg-sass/_custom.scss */
  .t-card--arrow-margin {
    margin-right: 12px;
  }
}
@media (max-width: 991px) {
  /* line 4166, ../../tryg-sass/_custom.scss */
  .t-card--arrow-margin {
    margin-left: 12px;
  }
}

/* line 4176, ../../tryg-sass/_custom.scss */
.t-minside-skade-ins-not-found {
  margin: 33px 26px 0 26px;
  padding-left: 20px;
}
/* line 4179, ../../tryg-sass/_custom.scss */
.t-minside-skade-ins-not-found-text {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 18px;
  display: flex;
  align-items: center;
  padding-bottom: 4px;
  padding-top: 18px;
  color: #000000;
}
/* line 4191, ../../tryg-sass/_custom.scss */
.t-minside-skade-ins-not-found-desc {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  display: inherit;
  align-items: center;
  padding-bottom: 19px;
  color: #000000;
}

/* line 4204, ../../tryg-sass/_custom.scss */
.t-minside-skade-no-claim {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  padding-left: 35px;
  padding-bottom: 54px;
}
@media (max-width: 991px) {
  /* line 4204, ../../tryg-sass/_custom.scss */
  .t-minside-skade-no-claim {
    padding-left: 24px;
    padding-bottom: 30px;
    line-height: 22px;
    padding-right: 24px;
  }
}

/* line 4221, ../../tryg-sass/_custom.scss */
.red {
  color: #ce0303;
}

@media all and (-ms-high-contrast: none) {
  /* line 4226, ../../tryg-sass/_custom.scss */
  .t-minside-skade-card {
    padding: 0;
  }

  /* line 4229, ../../tryg-sass/_custom.scss */
  .t-minside-skade-card ul {
    padding: 0 27px;
  }
}
@media (min-width: 992px) {
  /* line 4234, ../../tryg-sass/_custom.scss */
  .t-minside-grey-text {
    color: #666666;
  }
}

/* line 4240, ../../tryg-sass/_custom.scss */
.rel-align-ul {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding: 0 !important;
}

/* line 4247, ../../tryg-sass/_custom.scss */
.rel-align-li {
  display: block;
  max-width: 100% !important;
  padding: 0 !important;
}

/* line 4253, ../../tryg-sass/_custom.scss */
.rel-align-t-card-div {
  display: block !important;
  padding: 0 !important;
  margin-bottom: 10px;
}

/* line 4259, ../../tryg-sass/_custom.scss */
.rel-align-t-card-content-div {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0 !important;
  padding: 10px 25px;
}

/* line 4269, ../../tryg-sass/_custom.scss */
.rel-align-t-card-icon {
  height: 54px;
  width: 54px;
  margin: 0 5% 0 0;
}

/* line 4275, ../../tryg-sass/_custom.scss */
.rel-align-icon-arrow-svg {
  width: 100% !important;
  height: 100% !important;
}

/* line 4280, ../../tryg-sass/_custom.scss */
.rel-align-t-card__text-container {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
@media (min-width: 768px) {
  /* line 4280, ../../tryg-sass/_custom.scss */
  .rel-align-t-card__text-container {
    align-items: center;
    flex-direction: row;
    flex: 1 0 80%;
  }
}

/* line 4294, ../../tryg-sass/_custom.scss */
.rel-align-t-card__label {
  margin: 0;
  margin-right: 1%;
  text-align: left !important;
}
@media (max-width: 1100px) {
  /* line 4294, ../../tryg-sass/_custom.scss */
  .rel-align-t-card__label {
    min-width: 50%;
  }
}
@media (min-width: 480px) {
  /* line 4294, ../../tryg-sass/_custom.scss */
  .rel-align-t-card__label {
    min-width: 35%;
  }
}
@media (max-width: 767px) {
  /* line 4294, ../../tryg-sass/_custom.scss */
  .rel-align-t-card__label {
    font-size: 16px;
    font-weight: normal;
  }
}

/* line 4310, ../../tryg-sass/_custom.scss */
.rel-align-t-card__text {
  color: #5A5A5A;
  font-size: 14px;
  display: none;
  flex-grow: 1;
  width: 15%;
  text-align: left !important;
}
@media (min-width: 768px) {
  /* line 4310, ../../tryg-sass/_custom.scss */
  .rel-align-t-card__text {
    display: inline;
  }
}

/* line 4322, ../../tryg-sass/_custom.scss */
.rel-align-insuranceKr {
  width: auto;
  margin: 0;
  text-align: left !important;
}
@media (max-width: 767px) {
  /* line 4322, ../../tryg-sass/_custom.scss */
  .rel-align-insuranceKr {
    font-size: 16px;
    font-weight: bold;
  }
}

/* line 4332, ../../tryg-sass/_custom.scss */
.rel-align-arrow {
  height: 24px;
  width: 24px;
  margin-right: 0px !important;
}

/* line 4338, ../../tryg-sass/_custom.scss */
.miachat-btn:hover, .miachat-btn:focus {
  text-decoration: none !important;
}

/* line 4342, ../../tryg-sass/_custom.scss */
.select-injury-btn:hover, .select-injury-btn:focus {
  text-decoration: none !important;
}

/* line 4346, ../../tryg-sass/_custom.scss */
.showHideClaims {
  text-decoration: none !important;
}

/* line 4350, ../../tryg-sass/_custom.scss */
.showHideClaims:hover, .showHideClaims:focus {
  text-decoration: none !important;
}

@media (min-width: 992px) {
  /* line 4354, ../../tryg-sass/_custom.scss */
  .notificationMsg-align-img {
    flex: 1 0 17%;
    max-width: 17%;
  }
}

@media (min-width: 992px) {
  /* line 4361, ../../tryg-sass/_custom.scss */
  .notificationMsg-align-text {
    flex: 1 1 48%;
    max-width: 48%;
  }
}

@media (min-width: 992px) {
  /* line 4368, ../../tryg-sass/_custom.scss */
  .notificationMsg-align-a-div {
    flex: 1 0 35%;
    max-width: 35%;
    display: flex;
  }
}
@media (max-width: 991px) {
  /* line 4368, ../../tryg-sass/_custom.scss */
  .notificationMsg-align-a-div {
    text-align: center;
  }
}

@media (min-width: 992px) {
  /* line 4379, ../../tryg-sass/_custom.scss */
  .notificationMsg-align-a {
    flex: 1 0 35%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  /* line 4386, ../../tryg-sass/_custom.scss */
  .t-minside-skade-union-agreement-identifier {
    display: flex;
    align-items: baseline;
  }
}

/* line 4393, ../../tryg-sass/_custom.scss */
.text-underline a {
  text-decoration: underline;
}

/* line 4397, ../../tryg-sass/_custom.scss */
.t-chat-btn {
  position: fixed;
  right: 0;
  bottom: 51%;
  width: 50px;
  height: 64px;
  z-index: 99;
  color: #fff;
  outline: 0;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  box-shadow: 0px 1px 5px rgba(34, 34, 34, 0.2);
  background: #fff;
  border-radius: 3px 0px 0px 3px;
}
/* line 4417, ../../tryg-sass/_custom.scss */
.t-chat-btn svg {
  position: absolute;
  top: 6px !important;
  left: -8px;
  width: 30.93px !important;
  height: 28.59px !important;
  fill: #ce0303;
}
@media (max-width: 991px) {
  /* line 4417, ../../tryg-sass/_custom.scss */
  .t-chat-btn svg {
    left: 10px;
  }
}

/* line 4437, ../../tryg-sass/_custom.scss */
.t-chat-btn .t-bubble-chat-icon {
  color: #ce0303;
  pointer-events: none;
}
@media (min-width: 992px) {
  /* line 4437, ../../tryg-sass/_custom.scss */
  .t-chat-btn .t-bubble-chat-icon {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    left: calc(50% - 30.93px/2);
  }
}
/* line 4448, ../../tryg-sass/_custom.scss */
.t-chat-btn.t-card--pop:hover {
  transform: scale(1.1, 1.1);
}

/* line 4453, ../../tryg-sass/_custom.scss */
.chat-icon-text {
  position: absolute;
  color: #222;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  width: 34px;
  height: 15px;
  left: calc(50% - 34px/2);
  top: 37px;
  line-height: 15px;
  display: flex;
  align-items: center;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 4453, ../../tryg-sass/_custom.scss */
  .chat-icon-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    width: 32px;
    height: 14px;
    left: calc(50% - 32px/2);
    top: calc(50% - 14px/2 + 14px);
  }
}

/* line 4480, ../../tryg-sass/_custom.scss */
.mia-popup-changes .modal-dialog-chat-card .modal-content {
  height: 100%;
  width: 100%;
}

/* line 4486, ../../tryg-sass/_custom.scss */
.modal.fade .modal-dialog-chat-card {
  -webkit-transform: translateY(550px);
  -moz-transform: translateY(550px);
  -o-transform: translateY(550px);
  transform: translateY(550px);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  -moz-transition: -moz-transform 0.6s ease-out;
  -o-transition: -o-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
}
@media (max-width: 767px) {
  /* line 4486, ../../tryg-sass/_custom.scss */
  .modal.fade .modal-dialog-chat-card {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.6s ease-in;
    -moz-transition: -moz-transform 0.6s ease-in;
    -o-transition: -o-transform 0.6s ease-in;
    transition: transform 0.6s ease-in;
  }
}

/* line 4508, ../../tryg-sass/_custom.scss */
.modal.show .modal-dialog-chat-card {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
@media (max-width: 767px) {
  /* line 4508, ../../tryg-sass/_custom.scss */
  .modal.show .modal-dialog-chat-card {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
}

/* line 4526, ../../tryg-sass/_custom.scss */
.fade#para_infopopup_mia {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  background-color: rgba(248, 250, 246, 0.95);
}

/* line 4534, ../../tryg-sass/_custom.scss */
.fade#para_infopopup_mia_header {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  background-color: rgba(248, 250, 246, 0.95);
}

/* line 4542, ../../tryg-sass/_custom.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 4547, ../../tryg-sass/_custom.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 4560, ../../tryg-sass/_custom.scss */
.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 4567, ../../tryg-sass/_custom.scss */
.mia-popup-changes .modal-dialog.modal-dialog-chat-card {
  position: fixed;
  bottom: 0;
  right: 0;
  width: auto;
  margin: 0;
}

/* line 4576, ../../tryg-sass/_custom.scss */
.modal .modal-dialog {
  border-radius: 3px;
}

/* line 4581, ../../tryg-sass/_custom.scss */
.mia-popup-changes .modal-dialog-chat-card {
  height: 100%;
  width: 100%;
}

/* line 4587, ../../tryg-sass/_custom.scss */
.modal .modal-content {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border: none;
}

/* line 4592, ../../tryg-sass/_custom.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 4604, ../../tryg-sass/_custom.scss */
.chat-box-container {
  background-color: #fff;
  position: fixed;
  bottom: 0;
  right: 80px;
  width: 360px;
  height: 550px;
  border-radius: 9px 9px 0 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 99;
}
@media (max-width: 767px) {
  /* line 4604, ../../tryg-sass/_custom.scss */
  .chat-box-container {
    right: 0;
    width: 100vw;
    height: 100%;
    border-radius: 0;
    box-shadow: 0;
    z-index: 99;
  }
}

/* line 4627, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .modal-header {
  border: 0;
}

/* line 4631, ../../tryg-sass/_custom.scss */
.chat-box-header {
  background-color: #ce0303;
  border-radius: 10px 10px 0 0;
  height: 46px;
}
@media (max-width: 767px) {
  /* line 4631, ../../tryg-sass/_custom.scss */
  .chat-box-header {
    border-radius: 0;
  }
}
/* line 4638, ../../tryg-sass/_custom.scss */
.chat-box-header .close {
  outline: 0;
  right: 15px;
  top: 15px;
  height: 6%;
  opacity: 1;
  position: absolute;
}
@media (max-width: 767px) {
  /* line 4638, ../../tryg-sass/_custom.scss */
  .chat-box-header .close {
    top: 1.5%;
    height: 4%;
  }
}

/* line 4652, ../../tryg-sass/_custom.scss */
.modal-header {
  border-bottom: 1px solid #e5e5e5;
}

/* line 4659, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content button.close {
  font-size: 14px;
  color: #ce0303;
  text-decoration: underline;
  font-weight: normal;
  opacity: 1.0;
}

/* line 4671, ../../tryg-sass/_custom.scss */
.modal-content .close {
  outline: 0;
}
/* line 4673, ../../tryg-sass/_custom.scss */
.modal-content .close:focus {
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 4679, ../../tryg-sass/_custom.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 4687, ../../tryg-sass/_custom.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 4698, ../../tryg-sass/_custom.scss */
.chat-box-body {
  display: flex;
  flex-direction: column;
  margin-top: 6%;
  padding: 0 !important;
}
@media (max-width: 767px) {
  /* line 4698, ../../tryg-sass/_custom.scss */
  .chat-box-body {
    margin-top: 7%;
  }
}

/* line 4708, ../../tryg-sass/_custom.scss */
.modal-body {
  position: relative;
  padding: 0px;
}

/* line 4714, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content ul {
  list-style-type: none;
}

/* line 4719, ../../tryg-sass/_custom.scss */
.flex-container-chat-card {
  align-items: center;
  justify-content: center;
  padding-left: 0;
  margin-bottom: 15px;
}

/* line 4731, ../../tryg-sass/_custom.scss */
.mia-popup-changes .modal-dialog-chat-card .modal-content .chat-box-container .chat-box-body .flex-container-chat-card {
  display: flex;
  flex-direction: column;
}

/* line 4741, ../../tryg-sass/_custom.scss */
.chat-box-list-item {
  list-style-type: none;
  padding: 9px 0 9px 0;
}
/* line 4744, ../../tryg-sass/_custom.scss */
.chat-box-list-item .chat-box-overlay-btn {
  width: 249px;
  height: 60px !important;
  font-size: 20px;
  font-weight: normal;
  padding: 0 10px;
  border: 2px solid #222222;
  box-sizing: border-box;
  border-radius: 4px;
  font-family: "27 Sans",sans-serif;
}

/* line 4757, ../../tryg-sass/_custom.scss */
.chat-box-mia-img {
  width: 110px;
  height: 110px;
}

/* line 4762, ../../tryg-sass/_custom.scss */
img {
  vertical-align: middle;
}

/* line 4766, ../../tryg-sass/_custom.scss */
img {
  border: 0;
}

/* line 4770, ../../tryg-sass/_custom.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 4775, ../../tryg-sass/_custom.scss */
.chat-box-text {
  margin: 0;
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  font-family: "27 Sans",sans-serif;
}

/* line 4783, ../../tryg-sass/_custom.scss */
.t-btn-black--positive {
  color: #222;
  background-color: #fff;
  border-color: #222;
  fill: #000;
}

/* line 4790, ../../tryg-sass/_custom.scss */
.chat-box-overlay-btn {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  height: auto !important;
  line-height: 1.5 !important;
}

/* line 4797, ../../tryg-sass/_custom.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 4802, ../../tryg-sass/_custom.scss */
.chat-box-text-section {
  margin-top: 5px;
}
/* line 4804, ../../tryg-sass/_custom.scss */
.chat-box-text-section .chat-box-text {
  font-size: 14px;
  font-weight: bold;
  color: #5A5A5A;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}

/* line 4812, ../../tryg-sass/_custom.scss */
.chat-box-link {
  text-decoration: underline;
  font-weight: normal;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}
/* line 4816, ../../tryg-sass/_custom.scss */
.chat-box-link:hover, .chat-box-link:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* line 4823, ../../tryg-sass/_custom.scss */
.chat-close-icon {
  width: 25px;
  height: 20px;
  top: 0px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
@media (max-width: 767px) {
  /* line 4823, ../../tryg-sass/_custom.scss */
  .chat-close-icon {
    width: 28px;
  }
}
/* line 4835, ../../tryg-sass/_custom.scss */
.chat-close-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  opacity: 1;
  left: 0;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
/* line 4847, ../../tryg-sass/_custom.scss */
.chat-close-icon span:nth-child(1) {
  top: 10px;
  width: 0%;
  left: 50%;
}
/* line 4852, ../../tryg-sass/_custom.scss */
.chat-close-icon span:nth-child(2) {
  top: 8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 4859, ../../tryg-sass/_custom.scss */
.chat-close-icon span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 4866, ../../tryg-sass/_custom.scss */
.chat-close-icon span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}

/* line 4877, ../../tryg-sass/_custom.scss */
.mia-popup-changes .modal-dialog.modal-dialog-chat-card .flex-container-chat-card li {
  width: auto !important;
  margin: 0px 0% 0px !important;
}

/* line 4887, ../../tryg-sass/_custom.scss */
.mia-popup-changes .modal-dialog.modal-dialog-chat-card .modal-content {
  padding: 0px !important;
}

/* line 4894, ../../tryg-sass/_custom.scss */
.t-chat-btn:hover {
  color: #fff;
  box-shadow: 0px 1px 5px rgba(34, 34, 34, 0.25);
  transition: all 0.3s ease-out;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 991px) {
  /* line 4894, ../../tryg-sass/_custom.scss */
  .t-chat-btn:hover {
    box-shadow: 0px 1px 5px rgba(34, 34, 34, 0.2);
  }
}
/* line 4912, ../../tryg-sass/_custom.scss */
.t-chat-btn:focus {
  outline: 0;
}

/* line 4917, ../../tryg-sass/_custom.scss */
.t-chat-btn {
  position: fixed;
  right: 0;
  top: 225px;
  width: 50px;
  height: 64px;
  background: #FFF;
  z-index: 99;
  box-shadow: 0px 1px 5px rgba(34, 34, 34, 0.2);
  -webkit-box-shadow: 0px 1px 5px rgba(34, 34, 34, 0.2);
  -moz-box-shadow: 0px 1px 5px rgba(34, 34, 34, 0.2);
  background: #fff;
  border-radius: 3px 0px 0px 3px;
}
@media (max-width: 991px) {
  /* line 4917, ../../tryg-sass/_custom.scss */
  .t-chat-btn {
    width: 46px;
    height: 54px;
    top: 160px;
  }
}
/* line 4935, ../../tryg-sass/_custom.scss */
.t-chat-btn svg {
  position: absolute;
  top: 6px;
  left: -10px;
  width: 30.93px !important;
  height: 28.59px !important;
  fill: #ce0303;
}
@media (max-width: 991px) {
  /* line 4935, ../../tryg-sass/_custom.scss */
  .t-chat-btn svg {
    left: 6px;
    top: 6px;
    width: 27.06px !important;
    height: 24.77px !important;
  }
}

/* line 4953, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content {
  border-radius: 2px;
}
/* line 4955, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .modal-header {
  border: 0;
}
@media screen and (max-width: 767px) {
  /* line 4958, ../../tryg-sass/_custom.scss */
  .para_infopopup .modal-dialog .modal-content .modal-header h1 {
    font-size: 30px;
  }
}
/* line 4965, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .modal-header h3 {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
  padding-bottom: 0 !important;
}
/* line 4973, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .chat-container {
  box-sizing: border-box;
  text-align: center;
}
/* line 4976, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .chat-container .t-card__card__text {
  text-align: center;
  font-size: 14px;
  color: #5a5a5a;
  padding-top: 10px;
  word-break: break-word;
  margin-top: 1em !important;
}
/* line 4985, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content button.close {
  font-size: 14px;
  color: #ce0303;
  text-decoration: underline;
  font-weight: normal;
  opacity: 1.0;
}
/* line 4994, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .field .field--name-field-chat-overlay-item .field--type-entity-reference-revisions .field--label-hidden .field--items {
  width: 100%;
}
/* line 4997, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content ul {
  list-style-type: none;
}
/* line 4999, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content ul li.flex-item {
  padding: 10px 0;
  text-align: center;
  box-shadow: 0 1px 0 #e1e1e1;
  width: 40%;
  margin: 0 5% 20px;
}
/* line 5005, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content ul li.flex-item:hover {
  box-shadow: none !important;
}
/* line 5014, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content ul li.flex-item h3.t-chat__card__label {
  margin: 10px 5px 5px !important;
  font-size: 20px;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  /* line 5014, ../../tryg-sass/_custom.scss */
  .para_infopopup .modal-dialog .modal-content ul li.flex-item h3.t-chat__card__label {
    line-height: 45px;
    font-size: 20px;
    margin: 0 !important;
  }
}
/* line 5026, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .t-chat_card_content {
  padding: 10px 0;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  width: 100%;
}
@media screen and (max-width: 767px) {
  /* line 5026, ../../tryg-sass/_custom.scss */
  .para_infopopup .modal-dialog .modal-content .t-chat_card_content {
    padding-bottom: 10px;
    margin: 0;
  }
}
/* line 5036, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .t-chat_card_content .t-chat__card__icon {
  float: none;
  margin: 0 auto;
}
/* line 5040, ../../tryg-sass/_custom.scss */
.para_infopopup .modal-dialog .modal-content .t-chat_card_content .t-chat__card__icon svg {
  height: 48px;
  width: 44px;
  fill: #ce0303;
}
@media screen and (max-width: 767px) {
  /* line 5040, ../../tryg-sass/_custom.scss */
  .para_infopopup .modal-dialog .modal-content .t-chat_card_content .t-chat__card__icon svg {
    height: 45px;
    width: 45px;
  }
}
@media screen and (max-width: 767px) {
  /* line 5036, ../../tryg-sass/_custom.scss */
  .para_infopopup .modal-dialog .modal-content .t-chat_card_content .t-chat__card__icon {
    float: left;
    margin: 0;
    width: 15%;
  }
}

/* line 5060, ../../tryg-sass/_custom.scss */
.chat-open-btn {
  outline: none !important;
  outline-offset: none !important;
}

/* line 5066, ../../tryg-sass/_custom.scss */
.focusBg {
  outline: 2px solid #00a0d4 !important;
  height: 20px !important;
}

/* line 5071, ../../tryg-sass/_custom.scss */
.chat-open-btn:focus {
  outline: 2px solid #00a0d4 !important;
}

/* line 5075, ../../tryg-sass/_custom.scss */
.chat-box-link:focus {
  outline: 2px solid #00a0d4 !important;
}

/* line 5081, ../../tryg-sass/_custom.scss */
.footer-main__li, .main-menu__footer-li {
  display: flex;
  flex-direction: row;
}

/* line 5086, ../../tryg-sass/_custom.scss */
.u-center-vertically {
  margin-top: -3px;
}

/* line 5090, ../../tryg-sass/_custom.scss */
.footer-main__icon {
  fill: #fff;
  margin-top: 2px;
}
@media (max-width: 991px) {
  /* line 5090, ../../tryg-sass/_custom.scss */
  .footer-main__icon {
    margin-top: 0px;
  }
}

/* line 5098, ../../tryg-sass/_custom.scss */
.accessSuggestions {
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 5103, ../../tryg-sass/_custom.scss */
.t-card-label-h3 {
  font-family: "27 Sans", sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 5111, ../../tryg-sass/_custom.scss */
.t-card-label-h4 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  width: auto;
  margin: 0;
  font-size: 18px;
  font-family: "27 Sans", sans-serif;
}
/* line 5119, ../../tryg-sass/_custom.scss */
.t-card-label-h4--price {
  font-weight: bold !important;
  font-size: 16px !important;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif !important;
}

/* line 5126, ../../tryg-sass/_custom.scss */
.dispNone {
  display: none;
}

/* line 5130, ../../tryg-sass/_custom.scss */
.finishInsurance-btn {
  width: auto !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5130, ../../tryg-sass/_custom.scss */
  .finishInsurance-btn {
    margin-top: 0px !important;
  }
}

/* line 5137, ../../tryg-sass/_custom.scss */
.consent-telefon-brev-sms-epost {
  float: left;
  width: 100px;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
}

/* line 5146, ../../tryg-sass/_custom.scss */
.consent-ikke-reservet {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

/* line 5153, ../../tryg-sass/_custom.scss */
.consent-jeg-onskar {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 13px;
}
/* line 5161, ../../tryg-sass/_custom.scss */
.consent-jeg-onskar-editable-page {
  margin-top: 18px;
  margin-bottom: 18px;
}

/* line 5167, ../../tryg-sass/_custom.scss */
.consent-reservation {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  margin-top: 50px;
  margin-bottom: 0px;
}

/* line 5177, ../../tryg-sass/_custom.scss */
.radio-button-heading-font {
  font-size: 20px;
  line-height: 23px;
}

/* line 5182, ../../tryg-sass/_custom.scss */
.radio-btn-content-font {
  font-size: 16px;
  line-height: 19px;
}

/* line 5187, ../../tryg-sass/_custom.scss */
.padding-bottom--15 {
  padding-bottom: 15px;
}

/* line 5191, ../../tryg-sass/_custom.scss */
.t-radio-container {
  margin-top: 29px !important;
  display: flex;
  flex-direction: row;
}

/* line 5197, ../../tryg-sass/_custom.scss */
.t-textbox-font {
  font-weight: bold !important;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 9px;
}

/* line 5204, ../../tryg-sass/_custom.scss */
.t-textbox-input {
  border: 3px solid #767676;
  font-size: 16px;
  line-height: 19px;
  height: 45px;
}

/* line 5211, ../../tryg-sass/_custom.scss */
.t-checkbox {
  margin-bottom: 20px;
  margin-top: 0px;
}
/* line 5214, ../../tryg-sass/_custom.scss */
.t-checkbox-text {
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
/* line 5219, ../../tryg-sass/_custom.scss */
.t-checkbox-icon {
  margin-right: 15px !important;
}
/* line 5222, ../../tryg-sass/_custom.scss */
.t-checkbox-width {
  width: 450px;
}

/* line 5227, ../../tryg-sass/_custom.scss */
.t-minprofil-avbryt {
  font-size: 16px;
  line-height: 19px;
  text-decoration-line: underline;
  color: #222222;
  margin-left: 44px;
}

/* line 5236, ../../tryg-sass/_custom.scss */
#confirmDeleteClaim .modal-header {
  border: none;
  line-height: 26px;
}
@media (min-width: 992px) {
  /* line 5236, ../../tryg-sass/_custom.scss */
  #confirmDeleteClaim .modal-header {
    line-height: 22px;
  }
}

/* line 5244, ../../tryg-sass/_custom.scss */
#confirmDeleteClaim .modal-body {
  padding: 0px;
}
@media (min-width: 992px) {
  /* line 5244, ../../tryg-sass/_custom.scss */
  #confirmDeleteClaim .modal-body {
    line-height: 19px;
  }
}

/* line 5251, ../../tryg-sass/_custom.scss */
#confirmDeleteClaim .modal-content {
  border-radius: 0px;
}

/* line 5255, ../../tryg-sass/_custom.scss */
#confirmDeleteClaim .para_infopopup {
  float: right;
  text-decoration: none !important;
  line-height: 14px;
  display: flex;
}

/* line 5262, ../../tryg-sass/_custom.scss */
#deleteDraft_submit {
  margin-bottom: 21px;
  margin-top: 43px;
}

/* line 5267, ../../tryg-sass/_custom.scss */
.delete-claim-popup-header {
  font-size: 24px;
  font-family: "27 Sans", sans-serif;
}

/* line 5272, ../../tryg-sass/_custom.scss */
.deleteDraftId:active {
  outline: none;
}

/* line 5276, ../../tryg-sass/_custom.scss */
.para_infopopup-close-btn {
  padding-left: 7px;
}

/* line 5280, ../../tryg-sass/_custom.scss */
.para_infopopup-close-mark {
  font-size: x-large;
  font-family: "27 Sans DemiBold", sans-serif;
}

/* line 5285, ../../tryg-sass/_custom.scss */
.recordCountTxt {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #5A5A5A;
  margin-top: 65px;
  padding-bottom: 23px;
}
/* line 5292, ../../tryg-sass/_custom.scss */
.recordCountTxt-henvendelser {
  margin-top: 0px;
}

/* line 5297, ../../tryg-sass/_custom.scss */
.enquiryText {
  position: inherit;
  width: 846px;
  height: 153px;
  left: 0px;
  background: #FFFFFF;
  border: 3px solid #767676;
  box-sizing: border-box;
}

/* line 5307, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form {
  display: block;
  flex-wrap: nowrap;
}
/* line 5310, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form__label-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px !important;
  color: #222222;
}
/* line 5317, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form__container {
  max-width: 846px;
  height: auto;
  left: 39.04px;
  top: 524px;
  flex-direction: column;
  display: block;
  background: #D5E2E9;
  border-radius: 3px;
}
/* line 5326, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form__container--other {
  background: #F3DFDC !important;
}
@media (max-width: 768px) {
  /* line 5317, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelse_form__container {
    max-width: 100%;
    height: auto;
  }
}
/* line 5333, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form__container__info {
  left: 85px;
  top: 40px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  display: flex;
  flex-direction: column;
  padding: 30px 46px;
}
@media (max-width: 767px) {
  /* line 5333, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelse_form__container__info {
    padding: 20px;
  }
}
/* line 5347, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form__container__info-text {
  padding-top: 22px;
}
/* line 5351, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form__container__info__other--lead {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 22px;
}
/* line 5359, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form__container__info__other--ul {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 150%;
  list-style: none;
  padding-left: 12px;
  margin-bottom: 18px;
}
/* line 5367, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form__container__info__other--ul li::before {
  content: "\2022";
  padding-right: 8px;
}
/* line 5372, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse_form__container__info__other--div {
  font-style: normal;
  font-size: 14px;
  line-height: 150%;
}

/* line 5382, ../../tryg-sass/_custom.scss */
.t-minside-no-enquiry {
  left: 64px;
  position: relative;
  top: 0px;
  bottom: 706px;
  background: #D5E2E9;
  border-radius: 3px;
  height: 360px;
  width: 970px;
}

/* line 5393, ../../tryg-sass/_custom.scss */
.privatechat-icon {
  align-items: center;
  justify-content: center;
  text-align: center;
}
/* line 5397, ../../tryg-sass/_custom.scss */
.privatechat-icon img {
  width: 112.41px;
  height: 123px;
  top: 22px;
  left: calc(50% - 112.41px/2 + 0px);
  background: url(mia.png);
}

/* line 5407, ../../tryg-sass/_custom.scss */
.t-minside-chat-icon-desc {
  display: flex;
  height: auto;
  padding: 0px !important;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 5407, ../../tryg-sass/_custom.scss */
  .t-minside-chat-icon-desc {
    align-items: center;
  }
}

/* line 5419, ../../tryg-sass/_custom.scss */
.t-minside-chat {
  position: absolute;
  height: 360px;
  width: 470px;
  right: 65px;
  background: #FFFFFF;
  box-shadow: 0px 1px 2px #E1E1E1;
  border-radius: 3px;
}

/* line 5428, ../../tryg-sass/_custom.scss */
.t-minside-empty-enquiry {
  position: absolute;
  width: 660px;
  height: 24px;
  left: calc(50% - 660px/2 + 0.5px);
  top: 60px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #222222;
}

/* line 5444, ../../tryg-sass/_custom.scss */
.t-chat-btn:focus {
  color: #fff;
  box-shadow: 0px 1px 5px rgba(34, 34, 34, 0.25);
  transition: all 0.3s ease-out;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 991px) {
  /* line 5444, ../../tryg-sass/_custom.scss */
  .t-chat-btn:focus {
    box-shadow: 0px 1px 5px rgba(34, 34, 34, 0.2);
  }
}
/* line 5462, ../../tryg-sass/_custom.scss */
.t-chat-btn:focus {
  outline: 2px solid #00a0d4 !important;
}

/* line 5467, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-heading {
  margin-bottom: 29px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #222222;
}

/* line 5479, ../../tryg-sass/_custom.scss */
.t-section-henvendelser-subtitle {
  margin-bottom: 30px;
  height: auto !important;
  padding-left: 0px !important;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  display: block;
}
@media (max-width: 767px) {
  /* line 5479, ../../tryg-sass/_custom.scss */
  .t-section-henvendelser-subtitle {
    margin: 0px 0px 20px 0px !important;
    font-size: 20px;
  }
}
@media (min-width: 1060px) {
  /* line 5479, ../../tryg-sass/_custom.scss */
  .t-section-henvendelser-subtitle {
    width: 971px;
  }
}
@media (max-width: 991px) {
  /* line 5488, ../../tryg-sass/_custom.scss */
  .t-section-henvendelser-subtitle strong {
    font-weight: 300;
  }
}

/* line 5501, ../../tryg-sass/_custom.scss */
.t-minside-henvdelser-label-text {
  font-style: normal;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #222222;
  flex: none;
  order: 0;
  align-self: center;
  flex-grow: 0;
  margin-top: 42px;
  margin-bottom: 14px;
}
/* line 5514, ../../tryg-sass/_custom.scss */
.t-minside-henvdelser-label-text__leadText {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  display: flex;
  align-items: center;
  color: #222222;
  margin-bottom: 19px;
}

/* line 5526, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-enquiryText {
  padding: 20px;
}
@media (max-width: 991px) {
  /* line 5526, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelser-enquiryText {
    width: 100% !important;
  }
}
/* line 5531, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-enquiryText::placeholder {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #767676;
}

/* line 5542, ../../tryg-sass/_custom.scss */
.t-minside-new-henvdelser-btn {
  height: 50px !important;
  margin-right: 28px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 5542, ../../tryg-sass/_custom.scss */
  .t-minside-new-henvdelser-btn {
    margin-bottom: 20px !important;
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  /* line 5553, ../../tryg-sass/_custom.scss */
  .t-minside-new-henvdelser-btn-alignment {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* line 5562, ../../tryg-sass/_custom.scss */
.t-minside-new-henvdelser-cancel-btn {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-decoration-line: underline;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}

/* line 5571, ../../tryg-sass/_custom.scss */
.t-henvendelser-icon {
  margin-right: 16px !important;
}

/* line 5574, ../../tryg-sass/_custom.scss */
.t-henvendelser-company-td {
  width: 5%;
  height: 21px;
  left: 9.52px;
  top: 5px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  align-items: center;
  letter-spacing: 0.01em;
  background: #D5E2E9;
}

/* line 5587, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card {
  background: #FFFFFF;
  box-shadow: 0px 1px 2px #E1E1E1;
  border-radius: 3px;
  display: block;
  flex-wrap: nowrap;
  height: inherit;
  margin-bottom: 8px;
}
/* line 5595, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card__div {
  padding: 20px 29px 20px 39px;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 150%;
}
@media (max-width: 768px) {
  /* line 5595, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelse-card__div {
    display: none;
  }
}
/* line 5605, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-date {
  margin-right: 44px;
  width: 67px;
}
/* line 5609, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-name {
  margin-right: 26px;
}
@media (max-width: 768px) {
  /* line 5609, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelse-card-name {
    margin-right: 17px;
  }
}
/* line 5614, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-name-icon {
  width: 57px;
  height: 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  display: flex;
  align-items: center;
  border-radius: 3px;
}
/* line 5624, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-name-icon-company {
  background: #CE0303;
  padding: 5px 10px;
  color: #FFFFFF;
}
/* line 5629, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-name-icon-person {
  background: #D5E2E9;
  padding: 5px 20px;
}
/* line 5635, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-qnAns {
  width: 571px;
}
/* line 5637, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-qnAns:hover {
  text-decoration: underline;
}
/* line 5641, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-icon {
  width: 565px;
}

/* line 5645, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card__container {
  width: 100%;
  height: auto;
  left: 69px;
  top: 321px;
  flex-direction: column;
  display: block;
}

/* line 5653, ../../tryg-sass/_custom.scss */
.t-table-henvendelse {
  margin-bottom: 8px;
}

/* line 5656, ../../tryg-sass/_custom.scss */
.t-minside-chat-icon-enquiry {
  background: #FFFFFF;
  box-shadow: 0px 1px 2px #E1E1E1;
  border-radius: 3px;
  padding-bottom: 26px;
  margin-right: 28px;
  max-width: 970px;
}
@media (max-width: 1200px) {
  /* line 5656, ../../tryg-sass/_custom.scss */
  .t-minside-chat-icon-enquiry {
    display: flex;
    flex-direction: column;
    margin-bottom: 22px;
    margin-right: 0px;
    max-width: 100%;
  }
}

/* line 5671, ../../tryg-sass/_custom.scss */
.miachat-btn-align-enquiry {
  text-align: center;
}

/* line 5674, ../../tryg-sass/_custom.scss */
.privatechat-icon-enquiry {
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 168px;
  margin-right: 78px;
}
@media (max-width: 991px) {
  /* line 5674, ../../tryg-sass/_custom.scss */
  .privatechat-icon-enquiry {
    margin-right: 3px;
    margin-bottom: 14px;
  }
}
/* line 5683, ../../tryg-sass/_custom.scss */
.privatechat-icon-enquiry img {
  width: 112px;
  height: 123px;
  top: 22px;
  left: calc(50% - 112.41px/2 + 0px);
  background: url(mia.png);
}
@media (min-width: 768px) {
  /* line 5683, ../../tryg-sass/_custom.scss */
  .privatechat-icon-enquiry img {
    width: 140px;
    height: 140px;
  }
}

/* line 5696, ../../tryg-sass/_custom.scss */
.t-henvendelser-date-td {
  width: 20%;
}

/* line 5702, ../../tryg-sass/_custom.scss */
.t-henvendelser-icon-td {
  width: 10%;
}

/* line 5706, ../../tryg-sass/_custom.scss */
.t-section-title-henvendelse {
  line-height: 150%;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 14px;
}

/* line 5713, ../../tryg-sass/_custom.scss */
.t-minside-henvdelse-txt-card {
  background: #FFFFFF;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  height: 207px;
}
/* line 5714, ../../tryg-sass/_custom.scss */
.t-minside-henvdelse-txt-card__wrapper {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  /* line 5714, ../../tryg-sass/_custom.scss */
  .t-minside-henvdelse-txt-card__wrapper {
    flex-direction: column;
  }
}
/* line 5721, ../../tryg-sass/_custom.scss */
.t-minside-henvdelse-txt-card__content {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #222222;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
}
@media (max-width: 1200px) {
  /* line 5721, ../../tryg-sass/_custom.scss */
  .t-minside-henvdelse-txt-card__content {
    margin-top: 55px;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  /* line 5721, ../../tryg-sass/_custom.scss */
  .t-minside-henvdelse-txt-card__content {
    margin-top: 26px;
    margin-bottom: 29px;
  }
}
/* line 5740, ../../tryg-sass/_custom.scss */
.t-minside-henvdelse-txt-card__content-txt {
  margin-top: 0px;
  margin-bottom: 22px;
  padding: 0px 20px;
}
/* line 5745, ../../tryg-sass/_custom.scss */
.t-minside-henvdelse-txt-card__content-btn {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 1200px) {
  /* line 5713, ../../tryg-sass/_custom.scss */
  .t-minside-henvdelse-txt-card {
    width: 100%;
    height: auto;
    margin-right: 0px;
  }
}

/* line 5762, ../../tryg-sass/_custom.scss */
.status-icon-black {
  background: #222222 !important;
}

/* line 5766, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-page {
  margin-top: 60px;
  margin-bottom: 50px;
}
/* line 5769, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-page__ul {
  padding: 0px;
}
/* line 5772, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-page__li {
  margin-bottom: 32px;
}

/* line 5777, ../../tryg-sass/_custom.scss */
.recordCountTxt-henvendelser {
  margin-bottom: 23px;
}

/* line 5781, ../../tryg-sass/_custom.scss */
.seeMoreHenvendelser-btn {
  margin-bottom: 0px;
}
@media (max-width: 1024px) {
  /* line 5781, ../../tryg-sass/_custom.scss */
  .seeMoreHenvendelser-btn {
    padding-bottom: 0px !important;
  }
}

/* line 5788, ../../tryg-sass/_custom.scss */
.t-minside-chat-henvendelser {
  background: #FFFFFF;
  box-shadow: 0px 1px 2px #E1E1E1;
  border-radius: 3px;
  height: 362px;
  width: 470px;
}
@media (max-width: 1200px) {
  /* line 5788, ../../tryg-sass/_custom.scss */
  .t-minside-chat-henvendelser {
    width: 100%;
    margin-top: 30px;
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
/* line 5801, ../../tryg-sass/_custom.scss */
.t-minside-chat-henvendelser__content {
  margin-top: 22px;
}
/* line 5803, ../../tryg-sass/_custom.scss */
.t-minside-chat-henvendelser__content-chaticon {
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-bottom: 18px;
}
/* line 5808, ../../tryg-sass/_custom.scss */
.t-minside-chat-henvendelser__content-chaticon img {
  width: 114px;
  height: 114px;
}
/* line 5813, ../../tryg-sass/_custom.scss */
.t-minside-chat-henvendelser__content-desc {
  font-style: normal;
  font-weight: normal;
  color: #222222;
  padding: 18px 20px 24px 20px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}
/* line 5819, ../../tryg-sass/_custom.scss */
.t-minside-chat-henvendelser__content-desc-text1 {
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 15px;
  font-weight: 500;
}
@media (max-width: 991px) {
  /* line 5819, ../../tryg-sass/_custom.scss */
  .t-minside-chat-henvendelser__content-desc-text1 {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
  }
}
/* line 5830, ../../tryg-sass/_custom.scss */
.t-minside-chat-henvendelser__content-desc-text2 {
  font-size: 18px;
  line-height: 150%;
  font-weight: 300;
  text-align: start;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  /* line 5830, ../../tryg-sass/_custom.scss */
  .t-minside-chat-henvendelser__content-desc-text2 {
    text-align: center;
    font-size: 16px;
    color: #000000;
    font-style: normal;
    font-weight: normal;
  }
}

/* line 5848, ../../tryg-sass/_custom.scss */
.enquiry-thanku {
  font-size: 20px;
  font-family: "27 Sans", sans-serif;
  margin: 0px;
  padding-bottom: 16px;
  line-height: 150%;
}
@media (min-width: 992px) {
  /* line 5848, ../../tryg-sass/_custom.scss */
  .enquiry-thanku {
    width: 846px;
    font-size: 24px;
  }
}

/* line 5860, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-content-mobile {
  padding: 30px 33px 30px 26px;
  display: flex;
  font-size: 16px;
  line-height: 150%;
  flex-direction: column;
  color: #222222;
}
@media (min-width: 769px) {
  /* line 5860, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelse-card-content-mobile {
    display: none;
  }
}
/* line 5870, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-card-content-mobile-rows {
  flex-direction: row;
  display: flex;
  margin-bottom: 22px;
}

/* line 5877, ../../tryg-sass/_custom.scss */
.showHideEnquiry {
  padding: 0px;
  background: #FFFFFF;
  border: none;
  text-align: inherit;
  width: 100%;
}
/* line 5883, ../../tryg-sass/_custom.scss */
.showHideEnquiry:focus {
  outline: 0;
}

/* line 5889, ../../tryg-sass/_custom.scss */
.henvedelser-confirmation-msg-icon {
  width: 86px;
  height: 86px;
}
@media (max-width: 991px) {
  /* line 5889, ../../tryg-sass/_custom.scss */
  .henvedelser-confirmation-msg-icon {
    width: 56px;
    height: 56px;
  }
}
/* line 5897, ../../tryg-sass/_custom.scss */
.henvedelser-confirmation-msg-title {
  margin-top: 31px;
  margin-bottom: 18px;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 150%;
}
@media (max-width: 991px) {
  /* line 5897, ../../tryg-sass/_custom.scss */
  .henvedelser-confirmation-msg-title {
    font-size: 30px;
  }
}
/* line 5908, ../../tryg-sass/_custom.scss */
.henvedelser-confirmation-msg-lead {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  font-family: "27 Sans", sans-serif;
  align-items: center;
  display: flex;
  flex-direction: column;
}
/* line 5918, ../../tryg-sass/_custom.scss */
.henvedelser-confirmation-msg-text {
  margin: 0px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  padding-bottom: 16px;
  line-height: 150%;
}
/* line 5925, ../../tryg-sass/_custom.scss */
.henvedelser-confirmation-msg-link {
  margin: 0px;
  font-weight: 400;
  line-height: 150%;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}
/* line 5931, ../../tryg-sass/_custom.scss */
.henvedelser-confirmation-msg-btn {
  margin-top: 50px;
}

/* line 5936, ../../tryg-sass/_custom.scss */
.t-page-wrapper-henvendelser {
  text-align: center;
  margin-top: 21px !important;
}

/* line 5941, ../../tryg-sass/_custom.scss */
.enquiry-align {
  padding-left: 233px;
  padding-bottom: 32px;
  padding-right: 50px;
}
@media (max-width: 768px) {
  /* line 5941, ../../tryg-sass/_custom.scss */
  .enquiry-align {
    padding: 0px 26px 50px 26px;
  }
}
@media (max-width: 1480px) and (min-width: 769px) {
  /* line 5941, ../../tryg-sass/_custom.scss */
  .enquiry-align {
    padding-left: 223px;
  }
}

/* line 5953, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-file-upload__wrapper__form {
  width: 846px;
  height: 189px;
  background: #FFFFFF;
  border: 3px dashed #CCCCCC;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  /* line 5953, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelser-file-upload__wrapper__form {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* line 5953, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelser-file-upload__wrapper__form {
    height: 108px;
  }
}
/* line 5970, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-file-upload__wrapper__form--padding {
  padding-left: 50px !important;
}
@media (max-width: 991px) {
  /* line 5970, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelser-file-upload__wrapper__form--padding {
    padding-left: 20px !important;
    padding-right: 20px;
  }
}

/* line 5979, ../../tryg-sass/_custom.scss */
.t-minside-minside-henvendelser-file-upload__wrapper__title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 10px;
  margin-right: 8px;
}

/* line 5988, ../../tryg-sass/_custom.scss */
.t-minside-minside-henvendelser-file-upload__wrapper__lead {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 18px;
}

/* line 5996, ../../tryg-sass/_custom.scss */
.t-minside-minside-henvendelser-file-upload__wrapper {
  margin-top: 50px;
}
@media (max-width: 991px) {
  /* line 5996, ../../tryg-sass/_custom.scss */
  .t-minside-minside-henvendelser-file-upload__wrapper {
    padding-left: 2px;
  }
}

/* line 6003, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-file-upload-text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 20px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  /* line 6003, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelser-file-upload-text {
    display: none;
  }
}

/* line 6015, ../../tryg-sass/_custom.scss */
.t-paragraph--margin {
  margin-bottom: 40px;
}

/* line 6020, ../../tryg-sass/_custom.scss */
.t-file-upload-help-link {
  height: 20px;
  width: 20px;
}
/* line 6024, ../../tryg-sass/_custom.scss */
.t-file-upload-help-icon {
  height: 20px;
  width: 20px;
  display: flex;
}
/* line 6030, ../../tryg-sass/_custom.scss */
.t-file-upload-help-text__header {
  font-size: 24px;
  font-family: "27 Sans", sans-serif;
  line-height: 140%;
  margin: 0px;
}

/* line 6039, ../../tryg-sass/_custom.scss */
#help-text-infopopup .para_infopopup {
  float: right;
  text-decoration: none !important;
  line-height: 14px;
  display: flex;
}

/* line 6046, ../../tryg-sass/_custom.scss */
#help-text-infopopup .modal-header {
  border: none;
}

/* line 6050, ../../tryg-sass/_custom.scss */
#help-text-infopopup .modal-content {
  border-radius: 0px;
  color: #222222;
}

/* line 6055, ../../tryg-sass/_custom.scss */
#help-text-infopopup .modal-body {
  font-size: 16px;
  color: #222222;
}

/* line 6060, ../../tryg-sass/_custom.scss */
.t-henvendelser-dialogue-block__dokumenter {
  padding-top: 20px;
}

/* line 6064, ../../tryg-sass/_custom.scss */
.form-hva-align {
  height: 67px;
  font-style: normal;
  font-weight: 300;
  line-height: 140%;
  font-family: "27 Sans", sans-serif;
}

/* line 6072, ../../tryg-sass/_custom.scss */
.form-skalkune-align {
  width: 759.21px;
  height: 44px;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 140%;
  font-family: "27 Sans", sans-serif;
  margin-bottom: 26px !important;
}
@media (max-width: 991px) {
  /* line 6072, ../../tryg-sass/_custom.scss */
  .form-skalkune-align {
    width: 100%;
    height: auto;
  }
}

/* line 6087, ../../tryg-sass/_custom.scss */
.t-minside-insight {
  margin-top: 33px;
  margin-bottom: 50px;
}

/* line 6092, ../../tryg-sass/_custom.scss */
.form-jeginnsyn-align {
  height: 21px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  display: flex;
  align-items: center;
  margin-top: 14px;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  /* line 6092, ../../tryg-sass/_custom.scss */
  .form-jeginnsyn-align {
    width: 100%;
    height: auto;
  }
}

/* line 6108, ../../tryg-sass/_custom.scss */
.form-privatemine-align {
  margin-bottom: 7px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif !important;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
}

/* line 6119, ../../tryg-sass/_custom.scss */
.form-inputbox-align {
  background: #FFFFFF;
  border: 3px solid #222222;
  box-sizing: border-box;
  width: 448.7px;
  height: 45px;
}

/* line 6127, ../../tryg-sass/_custom.scss */
.form-submit-align {
  width: 177px;
  height: 50px;
  display: flex;
  padding: 0px 0px 0px 25px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  align-items: center;
  margin-top: 30px;
}

/* line 6137, ../../tryg-sass/_custom.scss */
.form-success-head-align {
  height: 72px;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 150%;
  text-align: center !important;
  font-family: "27 Sans", sans-serif;
}

/* line 6147, ../../tryg-sass/_custom.scss */
.form-success-viha-align {
  width: 890px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  margin-left: 190px;
  font-family: "27 Sans", sans-serif;
}

/* line 6158, ../../tryg-sass/_custom.scss */
.form-success-visend-align {
  width: 573px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  margin-left: 348px;
  font-family: "27 Sans", sans-serif;
}

/* line 6169, ../../tryg-sass/_custom.scss */
.form-sjekk-align {
  background: #D5E2E9;
  width: 600px;
  overflow: hidden;
  padding: 20px 25px;
}
@media (max-width: 650px) {
  /* line 6169, ../../tryg-sass/_custom.scss */
  .form-sjekk-align {
    width: 100%;
  }
}

/* line 6179, ../../tryg-sass/_custom.scss */
.form-sjekk-span-align {
  display: inline-block;
  margin: 0;
}

/* line 6185, ../../tryg-sass/_custom.scss */
.form-submit-text-align {
  position: static;
  left: 29.89px;
  right: 29.89px;
  top: 30%;
  bottom: 30%;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

/* line 6198, ../../tryg-sass/_custom.scss */
.form-mandatory-align {
  width: 400px;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  font-family: "27 Sans", sans-serif;
}

/* line 6208, ../../tryg-sass/_custom.scss */
.t-minside-innsyn-error-msg {
  padding-bottom: 7px;
}

/* line 6212, ../../tryg-sass/_custom.scss */
.uploadLabel {
  margin-bottom: 50px;
  width: auto !important;
}
@media (max-width: 991px) {
  /* line 6212, ../../tryg-sass/_custom.scss */
  .uploadLabel {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
/* line 6219, ../../tryg-sass/_custom.scss */
.uploadLabel--margin {
  margin-top: 13px !important;
}

/* line 6224, ../../tryg-sass/_custom.scss */
.uploaded_title {
  margin-bottom: 20px;
  margin-top: 50px;
}
@media (max-width: 991px) {
  /* line 6224, ../../tryg-sass/_custom.scss */
  .uploaded_title {
    margin-top: 20px;
  }
}

/* line 6232, ../../tryg-sass/_custom.scss */
.delete-icon {
  text-decoration: underline;
}

/* line 6236, ../../tryg-sass/_custom.scss */
.file-type {
  width: 50px;
  height: 50px;
  background: #5A5A5A;
  padding: 17px 6px;
  color: #FFFFFF;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  align-items: center;
  min-width: 51px;
  max-width: 50px;
}

/* line 6254, ../../tryg-sass/_custom.scss */
.file-type-name-align {
  display: flex;
  word-break: break-all;
}

/* line 6259, ../../tryg-sass/_custom.scss */
.focused, .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused .t-card, .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused .t-card {
  outline: 0 !important;
  box-shadow: 0 0 0 2px #222 !important;
}

/* line 6265, ../../tryg-sass/_custom.scss */
header .focused:not(button), header .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused .t-card:not(button), .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused header .t-card:not(button), header .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused .t-card:not(button), .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused header .t-card:not(button) {
  outline: 2px solid #222 !important;
  box-shadow: none !important;
}
/* line 6269, ../../tryg-sass/_custom.scss */
header a.focused, header .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused a.t-card, .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused header a.t-card, header .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused a.t-card, .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused header a.t-card {
  color: #222;
}

/* line 6276, ../../tryg-sass/_custom.scss */
button.t-btn-std-focus.focused, .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused button.t-btn-std-focus.t-card, .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused button.t-btn-std-focus.t-card,
a.t-btn-std-focus.focused,
.t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused a.t-btn-std-focus.t-card,
.t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused a.t-btn-std-focus.t-card {
  transition: all 0.05s ease-in;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #222;
  outline: 0 !important;
  background-color: #767676 !important;
  color: #fff !important;
}
/* line 6283, ../../tryg-sass/_custom.scss */
button.t-btn-std-focus.focused svg, .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused button.t-btn-std-focus.t-card svg, .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused button.t-btn-std-focus.t-card svg,
a.t-btn-std-focus.focused svg,
.t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused a.t-btn-std-focus.t-card svg,
.t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused a.t-btn-std-focus.t-card svg {
  color: #fff;
  fill: #fff;
}
/* line 6287, ../../tryg-sass/_custom.scss */
button.t-btn-std-focus.focused img, .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused button.t-btn-std-focus.t-card img, .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused button.t-btn-std-focus.t-card img,
a.t-btn-std-focus.focused img,
.t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused a.t-btn-std-focus.t-card img,
.t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused a.t-btn-std-focus.t-card img {
  background: #fff;
}
/* line 6290, ../../tryg-sass/_custom.scss */
button.t-btn-std-focus.focused .main-menu__button-toggle-icon span, .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused button.t-btn-std-focus.t-card .main-menu__button-toggle-icon span, .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused button.t-btn-std-focus.t-card .main-menu__button-toggle-icon span,
a.t-btn-std-focus.focused .main-menu__button-toggle-icon span,
.t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused a.t-btn-std-focus.t-card .main-menu__button-toggle-icon span,
.t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused a.t-btn-std-focus.t-card .main-menu__button-toggle-icon span {
  background: #fff !important;
}

@media (min-width: 992px) {
  /* line 6299, ../../tryg-sass/_custom.scss */
  .t-main-navbar .t-main-navbar__logo a {
    border: 2px solid #fff;
  }
  /* line 6301, ../../tryg-sass/_custom.scss */
  .t-main-navbar .t-main-navbar__logo a.focused, .t-main-navbar .t-main-navbar__logo .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused a.t-card, .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused .t-main-navbar .t-main-navbar__logo a.t-card, .t-main-navbar .t-main-navbar__logo .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused a.t-card, .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused .t-main-navbar .t-main-navbar__logo a.t-card {
    background-color: #ce0303;
    outline: 0 !important;
    box-shadow: 0 0 0 2px #222 !important;
  }
}

/* line 6311, ../../tryg-sass/_custom.scss */
.we-mega-menu-li {
  outline-offset: 5px !important;
}

/* line 6315, ../../tryg-sass/_custom.scss */
.footer-main__text--large {
  outline-offset: 3px !important;
}

/* line 6319, ../../tryg-sass/_custom.scss */
.main-menu-heading-anchor {
  outline-offset: 5px !important;
}

/* line 6323, ../../tryg-sass/_custom.scss */
.t-henvendelser-no-mail-notification {
  margin-bottom: 30px;
  background: #F3DFDC;
  border-radius: 3px;
  padding: 30px 46px;
  width: 846px;
}
@media (max-width: 991px) {
  /* line 6323, ../../tryg-sass/_custom.scss */
  .t-henvendelser-no-mail-notification {
    width: 100%;
  }
}
/* line 6332, ../../tryg-sass/_custom.scss */
.t-henvendelser-no-mail-notification__wrapper {
  padding-bottom: 10px;
}

/* line 6337, ../../tryg-sass/_custom.scss */
.name {
  word-break: break-word;
}

/* line 6341, ../../tryg-sass/_custom.scss */
.t-detaljer-change-status {
  display: block;
  background-color: #D5E2E9;
  text-decoration-color: #222222;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
  font-size: 16px;
}

/* line 6351, ../../tryg-sass/_custom.scss */
.t-alert-product-change {
  background-color: #D5E2E9;
  color: #222222;
  padding: 8px 20px !important;
  border-radius: 3px;
  font-size: 16px;
}
/* line 6356, ../../tryg-sass/_custom.scss */
.t-alert-product-change--margin {
  margin-right: 20px;
  width: fit-content;
  width: -moz-max-content;
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 6356, ../../tryg-sass/_custom.scss */
  .t-alert-product-change--margin {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  /* line 6356, ../../tryg-sass/_custom.scss */
  .t-alert-product-change--margin {
    display: none;
  }
}
@media (max-width: 991px) {
  /* line 6351, ../../tryg-sass/_custom.scss */
  .t-alert-product-change {
    padding: 8px 8px !important;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  /* line 6373, ../../tryg-sass/_custom.scss */
  .t-card__text {
    margin: 0% 4%;
  }
}

/* line 6379, ../../tryg-sass/_custom.scss */
.t-alert-product-change::before {
  background: #0941ae;
  height: 16px;
  width: 16px;
  min-width: 16px;
  margin-right: 8px;
}

/* line 6387, ../../tryg-sass/_custom.scss */
.t-minside-change-product-msg {
  padding: 0px 25px 15px 25px;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 6387, ../../tryg-sass/_custom.scss */
  .t-minside-change-product-msg {
    display: none;
  }
}

/* line 6395, ../../tryg-sass/_custom.scss */
.footer-main__columns-enter {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  /* line 6395, ../../tryg-sass/_custom.scss */
  .footer-main__columns-enter {
    padding-top: 2em;
    padding-bottom: 1em;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  /* line 6405, ../../tryg-sass/_custom.scss */
  .footer-main__columns-enter-ul {
    margin-left: 5px;
  }
}

@media (max-width: 767px) {
  /* line 6411, ../../tryg-sass/_custom.scss */
  .changes-on-mobile {
    display: none !important;
  }
}

/* line 6417, ../../tryg-sass/_custom.scss */
.confirmChangeDate-modal-header {
  border: none !important;
  padding: 0 !important;
  line-height: 26px !important;
  padding-bottom: 21px !important;
}
@media (min-width: 992px) {
  /* line 6417, ../../tryg-sass/_custom.scss */
  .confirmChangeDate-modal-header {
    line-height: 22px !important;
    padding-left: 28px !important;
    padding-top: 28px !important;
  }
}

/* line 6429, ../../tryg-sass/_custom.scss */
.confirmChangeDate-modal-body {
  padding-right: 0px;
}
@media (min-width: 992px) {
  /* line 6429, ../../tryg-sass/_custom.scss */
  .confirmChangeDate-modal-body {
    padding-left: 28px !important;
  }
}
@media (max-width: 991px) {
  /* line 6429, ../../tryg-sass/_custom.scss */
  .confirmChangeDate-modal-body {
    padding-left: 0px !important;
  }
}

/* line 6439, ../../tryg-sass/_custom.scss */
.confirmChangeDate-modal-content {
  border-radius: 0px !important;
}

/* line 6443, ../../tryg-sass/_custom.scss */
#changeDateSuccess .modal-header {
  border: none;
  padding: 0;
  line-height: 26px;
}
@media (min-width: 992px) {
  /* line 6443, ../../tryg-sass/_custom.scss */
  #changeDateSuccess .modal-header {
    line-height: 22px;
  }
}

/* line 6452, ../../tryg-sass/_custom.scss */
#changeDateSuccess .modal-body {
  padding-right: 0px;
}
@media (min-width: 992px) {
  /* line 6452, ../../tryg-sass/_custom.scss */
  #changeDateSuccess .modal-body {
    padding-left: 28px;
  }
}
@media (max-width: 991px) {
  /* line 6452, ../../tryg-sass/_custom.scss */
  #changeDateSuccess .modal-body {
    padding-left: 0px !important;
  }
}

/* line 6462, ../../tryg-sass/_custom.scss */
#changeDateSuccess .modal-content {
  border-radius: 0px;
}

/* line 6466, ../../tryg-sass/_custom.scss */
#changeDateFail .modal-header {
  border: none;
  line-height: 26px;
}
@media (min-width: 992px) {
  /* line 6466, ../../tryg-sass/_custom.scss */
  #changeDateFail .modal-header {
    line-height: 22px;
  }
}

/* line 6474, ../../tryg-sass/_custom.scss */
#changeDateFail .modal-body {
  padding-right: 0px;
  text-align: center;
}
@media (min-width: 992px) {
  /* line 6474, ../../tryg-sass/_custom.scss */
  #changeDateFail .modal-body {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  /* line 6474, ../../tryg-sass/_custom.scss */
  #changeDateFail .modal-body {
    padding-left: 0px !important;
  }
}

/* line 6485, ../../tryg-sass/_custom.scss */
#changeDateFail .modal-content {
  border-radius: 0px;
}

@media (min-width: 769px) {
  /* line 6491, ../../tryg-sass/_custom.scss */
  .confirmChangeDate-modal-content,
  #changeDateSuccess .modal-dialog,
  #changeDateFail .modal-dialog,
  #confirmDeleteClaim .modal-dialog,
  #help-text-infopopup .modal-dialog {
    width: 600px;
    max-width: 600px;
  }

  /* line 6500, ../../tryg-sass/_custom.scss */
  #confirmDeleteClaim .modal-content,
  #help-text-infopopup .modal-content {
    min-height: 324px;
  }
}
/* line 6506, ../../tryg-sass/_custom.scss */
.modal-body .t-selectpicker {
  line-height: 30px;
  margin-top: 10px;
  border-radius: 0px;
  width: 104px;
}

/* line 6513, ../../tryg-sass/_custom.scss */
.modal-body .t-selectpicker::after {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  pointer-events: none;
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  width: 2.1em;
  height: 2.8em;
  border-left: 0px;
  padding-top: 0px;
  padding-left: .55em;
  top: 6px;
  right: 0;
  font-size: 12px;
}

/* line 6531, ../../tryg-sass/_custom.scss */
select.trekkDatoSelect {
  height: auto !important;
  border-radius: 0px;
  font-size: 16px;
  width: 104px;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

/* line 6543, ../../tryg-sass/_custom.scss */
.submit-change-date-section .submit-change-date-section-success--btn {
  margin-right: 5px;
  height: 30px;
  padding: 0px 40px;
  margin-bottom: 6px;
}
/* line 6549, ../../tryg-sass/_custom.scss */
.submit-change-date-section .submit-change-date-section-cancel--btn {
  width: 110px;
  height: 30px;
  padding: 0px 0px !important;
  margin-bottom: 6px;
}

/* line 6557, ../../tryg-sass/_custom.scss */
.submit-change-date-section {
  margin-top: 65px;
  text-align: end;
}
@media (max-width: 383px) {
  /* line 6557, ../../tryg-sass/_custom.scss */
  .submit-change-date-section {
    text-align: center;
  }
}

/* line 6565, ../../tryg-sass/_custom.scss */
.t-minside-poppup-leadtext {
  font-size: 16px;
  padding-top: 20px;
}

/* line 6570, ../../tryg-sass/_custom.scss */
.enter-chat-logo-margin {
  margin-top: 10px;
}
@media (max-width: 991px) {
  /* line 6570, ../../tryg-sass/_custom.scss */
  .enter-chat-logo-margin {
    margin-top: 20px !important;
    margin-bottom: 10px;
  }
}

/* line 6578, ../../tryg-sass/_custom.scss */
.t-detaljer-change-status {
  margin-bottom: 15px;
}

/* line 6582, ../../tryg-sass/_custom.scss */
.trekkdatoConfirmMsg {
  text-align: center;
  font-size: 18px;
  padding-bottom: 34px;
}
/* line 6586, ../../tryg-sass/_custom.scss */
.trekkdatoConfirmMsg-icon {
  text-align: center;
  font-size: larger;
}

@media (max-width: 767px) {
  /* line 6592, ../../tryg-sass/_custom.scss */
  .product-change-alert-margin {
    margin-top: 30px !important;
  }
}

/* line 6598, ../../tryg-sass/_custom.scss */
.t-minside-poppup-leadtext-edit-duedate {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  display: flex;
  align-items: center;
  color: #222222;
  /* Inside Auto Layout */
  flex: none;
  order: 0;
  flex-grow: 0;
}

/* line 6619, ../../tryg-sass/_custom.scss */
#tick-mark {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 34px;
}

/* line 6626, ../../tryg-sass/_custom.scss */
#tick-mark::before {
  position: absolute;
  left: 0;
  top: 50%;
  height: 50%;
  width: 5px;
  background: #008A00;
  content: "";
  transform: translateX(10px) rotate(-45deg);
  transform-origin: left bottom;
}

/* line 6638, ../../tryg-sass/_custom.scss */
#tick-mark::after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 100%;
  background: #008A00;
  content: "";
  transform: translateX(10px) rotate(-45deg);
  transform-origin: left bottom;
}

/* line 6650, ../../tryg-sass/_custom.scss */
.t-minside-change-date-renewal-next-text {
  height: auto;
  background: #D5E2E9;
  border-radius: 3px;
  padding: 14px;
  margin: 12px 0px 20px 0px;
}

@media (max-width: 479px) {
  /* line 6658, ../../tryg-sass/_custom.scss */
  h2.lead-title {
    font-size: 20px;
    font-weight: 300;
    color: #222222;
  }
}

/* line 6666, ../../tryg-sass/_custom.scss */
.entermenu .t-mainmenu__item .t-mainmenu__link {
  outline-offset: -4px !important;
  color: #000 !important;
}

/* line 6671, ../../tryg-sass/_custom.scss */
.t-page-enter--footer .focused, .t-page-enter--footer .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused .t-card, .t-card-stack .t-card-stack__card-container .t-card__wrapper-link.focused .t-page-enter--footer .t-card, .t-page-enter--footer .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused .t-card, .t-card-stack .t-chat-bot__card-stack__card-container .t-card__wrapper-link.focused .t-page-enter--footer .t-card {
  outline-offset: 3px !important;
  box-shadow: none !important;
  outline: 2px solid #222 !important;
}

/* line 6677, ../../tryg-sass/_custom.scss */
.t-selectpick {
  height: 78px;
}

/* line 6681, ../../tryg-sass/_custom.scss */
.t-minside-banner-align {
  flex: none !important;
}

@media (max-width: 991px) {
  /* line 6685, ../../tryg-sass/_custom.scss */
  .t-minside-banner-text-align {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 6691, ../../tryg-sass/_custom.scss */
  .t-jumbotron__title {
    font-size: 32px !important;
  }
}

@media (max-width: 767px) {
  /* line 6697, ../../tryg-sass/_custom.scss */
  .t-jumbotron__title {
    font-size: 24px !important;
  }
}

/* line 6703, ../../tryg-sass/_custom.scss */
.modal-header--font {
  font-size: 24px;
  font-family: "27 Sans", sans-serif;
}

/* line 6708, ../../tryg-sass/_custom.scss */
.claim-form-info-list {
  margin-bottom: 35px;
}
/* line 6710, ../../tryg-sass/_custom.scss */
.claim-form-info-list ul {
  padding: 0px;
  padding-left: 40px;
}

/* line 6716, ../../tryg-sass/_custom.scss */
.modal-body--font {
  font-size: 16px;
}

/* line 6720, ../../tryg-sass/_custom.scss */
.enter-btn-width {
  width: 300px;
}

/* line 6724, ../../tryg-sass/_custom.scss */
.notificationMsg-align-img--margin {
  margin-left: 0px !important;
}

@media (max-width: 767px) {
  /* line 6728, ../../tryg-sass/_custom.scss */
  .logo-align {
    margin-right: 22px !important;
  }
}

/* line 6733, ../../tryg-sass/_custom.scss */
.t-minside-no-offers {
  background: #D5E2E9;
  border-radius: 3px;
  padding: 50px 100px;
  font-size: 16px;
  line-height: 150%;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.01em;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 30px;
}
/* line 6745, ../../tryg-sass/_custom.scss */
.t-minside-no-offers p {
  margin: 0px;
}
@media (min-width: 1201px) {
  /* line 6745, ../../tryg-sass/_custom.scss */
  .t-minside-no-offers p {
    max-width: 770px;
  }
}
@media (min-width: 1201px) {
  /* line 6733, ../../tryg-sass/_custom.scss */
  .t-minside-no-offers {
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  /* line 6733, ../../tryg-sass/_custom.scss */
  .t-minside-no-offers {
    padding: 50px 30px;
  }
}

/* line 6759, ../../tryg-sass/_custom.scss */
.t-minside-no-partner {
  height: fit-content;
  height: -moz-max-content;
  background: #F3F0EA;
  border-radius: 3px;
  font-family: "27 Sans", sans-serif;
  line-height: 140%;
  text-align: center;
  width: 470px;
  padding: 50px 40px;
  margin-left: 30px;
}
@media (max-width: 1200px) {
  /* line 6759, ../../tryg-sass/_custom.scss */
  .t-minside-no-partner {
    width: auto;
    margin-left: 0px;
    margin-top: 30px;
  }
}
/* line 6775, ../../tryg-sass/_custom.scss */
.t-minside-no-partner-title {
  font-size: 24px;
  line-height: 150%;
}
/* line 6779, ../../tryg-sass/_custom.scss */
.t-minside-no-partner-text {
  margin-top: 30px;
  font-size: 16px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}
/* line 6784, ../../tryg-sass/_custom.scss */
.t-minside-no-partner-btn {
  font-size: 16px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  margin-top: 30px;
  line-height: 20px;
}

/* line 6792, ../../tryg-sass/_custom.scss */
.t-minside-customer-employee-member {
  background: #FFFFFF;
  box-shadow: 0px 1px 3px rgba(34, 34, 34, 0.15);
  border-radius: 3px;
  text-align: center;
  width: 470px;
  height: fit-content;
  height: -moz-fit-content;
  padding: 50px 40px;
  margin-left: 30px;
}
@media (max-width: 1200px) {
  /* line 6792, ../../tryg-sass/_custom.scss */
  .t-minside-customer-employee-member {
    width: auto;
    margin-left: 0px;
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  /* line 6792, ../../tryg-sass/_custom.scss */
  .t-minside-customer-employee-member {
    padding: 50px 30px;
  }
}
/* line 6810, ../../tryg-sass/_custom.scss */
.t-minside-customer-employee-member-logo {
  width: 170px;
  height: 70px;
  margin-bottom: 20px;
}
/* line 6815, ../../tryg-sass/_custom.scss */
.t-minside-customer-employee-member-title {
  font-size: 24px;
  line-height: 150%;
  font-family: '27 Sans Regular';
  margin-bottom: 26px;
}
/* line 6821, ../../tryg-sass/_custom.scss */
.t-minside-customer-employee-member-text {
  margin-bottom: 30px;
  font-size: 16px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  line-height: 150%;
}
/* line 6827, ../../tryg-sass/_custom.scss */
.t-minside-customer-employee-member-btn {
  font-size: 16px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  line-height: 20px;
}
/* line 6832, ../../tryg-sass/_custom.scss */
.t-minside-customer-employee-member img.union-logo {
  max-width: 75px;
}

/* line 6838, ../../tryg-sass/_custom.scss */
.t-minside-minetilbud__wrapper {
  display: flex;
  flex-direction: column;
}
/* line 6842, ../../tryg-sass/_custom.scss */
.t-minside-minetilbud__offers-partner {
  display: flex;
}
@media (max-width: 1200px) {
  /* line 6842, ../../tryg-sass/_custom.scss */
  .t-minside-minetilbud__offers-partner {
    flex-direction: column;
  }
}
/* line 6848, ../../tryg-sass/_custom.scss */
.t-minside-minetilbud__offers-rebate {
  display: flex;
  flex-direction: column;
}

/* line 6855, ../../tryg-sass/_custom.scss */
.t-minside-rebate__wrapper {
  background: #FFFFFF;
  box-shadow: 0px 1px 3px rgba(34, 34, 34, 0.15);
  border-radius: 3px;
  padding: 50px 100px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 1201px) {
  /* line 6855, ../../tryg-sass/_custom.scss */
  .t-minside-rebate__wrapper {
    max-width: 970px;
  }
}
@media (max-width: 991px) {
  /* line 6855, ../../tryg-sass/_custom.scss */
  .t-minside-rebate__wrapper {
    padding: 50px 30px;
  }
}
/* line 6871, ../../tryg-sass/_custom.scss */
.t-minside-rebate__logo {
  width: 100px;
  height: 82px;
  margin-bottom: 20px;
}
/* line 6876, ../../tryg-sass/_custom.scss */
.t-minside-rebate__title {
  font-weight: normal;
  font-size: 32px;
  line-height: 150%;
  font-family: '27 Sans Regular';
  margin-bottom: 14px;
}
@media (max-width: 991px) {
  /* line 6876, ../../tryg-sass/_custom.scss */
  .t-minside-rebate__title {
    font-size: 24px;
  }
}
/* line 6886, ../../tryg-sass/_custom.scss */
.t-minside-rebate__subtitle {
  font-size: 20px;
  margin-bottom: 20px;
  color: #5A5A5A;
  font-family: "27 Sans", sans-serif;
}
/* line 6892, ../../tryg-sass/_custom.scss */
.t-minside-rebate__desc {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  font-family: "27 Sans", sans-serif;
  margin-bottom: 28px;
}
@media (min-width: 1201px) {
  /* line 6892, ../../tryg-sass/_custom.scss */
  .t-minside-rebate__desc {
    max-width: 770px;
  }
}
/* line 6903, ../../tryg-sass/_custom.scss */
.t-minside-rebate__btn {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 20px;
}
/* line 6910, ../../tryg-sass/_custom.scss */
.t-minside-rebate__udf-link {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  text-decoration-line: underline;
  display: flex;
  flex-direction: column;
}

/* line 6922, ../../tryg-sass/_custom.scss */
.t-minside-partner__wrapper {
  background: #FFFFFF;
  box-shadow: 0px 1px 3px rgba(34, 34, 34, 0.15);
  border-radius: 3px;
  text-align: center;
  padding: 50px 100px;
}
@media (min-width: 1201px) {
  /* line 6922, ../../tryg-sass/_custom.scss */
  .t-minside-partner__wrapper {
    max-width: 970px;
  }
}
@media (max-width: 1200px) {
  /* line 6922, ../../tryg-sass/_custom.scss */
  .t-minside-partner__wrapper {
    padding: 50px 25px;
  }
}
/* line 6935, ../../tryg-sass/_custom.scss */
.t-minside-partner__logo {
  width: 250px;
  height: 60px;
  margin-bottom: 20px;
}
/* line 6939, ../../tryg-sass/_custom.scss */
.t-minside-partner__logo--080 {
  width: 95px;
  height: 60px;
}
/* line 6943, ../../tryg-sass/_custom.scss */
.t-minside-partner__logo--127 {
  width: 250px;
  height: 60px;
}
/* line 6948, ../../tryg-sass/_custom.scss */
.t-minside-partner__title {
  font-weight: normal;
  font-size: 32px;
  line-height: 140%;
  font-family: "27 Sans", sans-serif;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 6948, ../../tryg-sass/_custom.scss */
  .t-minside-partner__title {
    font-size: 24px;
  }
}
/* line 6958, ../../tryg-sass/_custom.scss */
.t-minside-partner__desc {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  font-family: "27 Sans", sans-serif;
  margin-bottom: 20px;
}
@media (min-width: 1201px) {
  /* line 6958, ../../tryg-sass/_custom.scss */
  .t-minside-partner__desc {
    max-width: 770px;
  }
}
/* line 6969, ../../tryg-sass/_custom.scss */
.t-minside-partner__btn {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  margin-bottom: 20px;
}
/* line 6977, ../../tryg-sass/_custom.scss */
.t-minside-partner__link {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 180%;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
}

/* line 6986, ../../tryg-sass/_custom.scss */
.t-section-lead-text {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  margin-bottom: 24px;
  max-width: 970px;
}

/* line 6996, ../../tryg-sass/_custom.scss */
.t-minside-buy-insurance {
  margin-bottom: 50px;
}

/* line 7000, ../../tryg-sass/_custom.scss */
.t-minside-offers {
  background: #FFFFFF;
  box-shadow: 0px 1px 3px rgba(34, 34, 34, 0.15);
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 50px 50px;
}
@media (max-width: 991px) {
  /* line 7000, ../../tryg-sass/_custom.scss */
  .t-minside-offers {
    padding: 45px 30px;
  }
}
/* line 7009, ../../tryg-sass/_custom.scss */
.t-minside-offers__title {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 150%;
  margin-bottom: 8px;
  margin-top: 0px;
}
@media (max-width: 991px) {
  /* line 7009, ../../tryg-sass/_custom.scss */
  .t-minside-offers__title {
    font-size: 24px;
  }
}
/* line 7021, ../../tryg-sass/_custom.scss */
.t-minside-offers__offerDate {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  color: #5A5A5A;
}
/* line 7029, ../../tryg-sass/_custom.scss */
.t-minside-offers__prdtList {
  margin-bottom: 40px;
  margin-top: 30px;
  padding-left: 0px;
  font-size: 16px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  line-height: 250%;
  font-style: normal;
}
/* line 7037, ../../tryg-sass/_custom.scss */
.t-minside-offers__prdtList li {
  border-bottom: 1px solid #F1F1F1;
}
@media (max-width: 991px) {
  /* line 7037, ../../tryg-sass/_custom.scss */
  .t-minside-offers__prdtList li {
    padding-bottom: 10px;
  }
}
/* line 7043, ../../tryg-sass/_custom.scss */
.t-minside-offers__prdtList--prdtName {
  font-weight: bold;
  width: 300px;
}
@media (max-width: 991px) {
  /* line 7043, ../../tryg-sass/_custom.scss */
  .t-minside-offers__prdtList--prdtName {
    line-height: 150%;
  }
}
/* line 7050, ../../tryg-sass/_custom.scss */
.t-minside-offers__prdtList--productType {
  font-weight: normal;
}
@media (max-width: 991px) {
  /* line 7050, ../../tryg-sass/_custom.scss */
  .t-minside-offers__prdtList--productType {
    line-height: 150%;
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  /* line 7057, ../../tryg-sass/_custom.scss */
  .t-minside-offers__prdtList li {
    display: flex;
    flex-direction: column;
  }
}
/* line 7064, ../../tryg-sass/_custom.scss */
.t-minside-offers__btn {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
}
/* line 7069, ../../tryg-sass/_custom.scss */
.t-minside-offers__btn--complete {
  margin-bottom: 20px;
  line-height: 20px;
}
/* line 7073, ../../tryg-sass/_custom.scss */
.t-minside-offers__btn--dlt {
  cursor: pointer;
  line-height: 24px;
}

/* line 7080, ../../tryg-sass/_custom.scss */
.t-minside-completed-offers {
  background: #D5E2E9;
  border-radius: 3px;
  margin-bottom: 30px;
  padding: 50px 100px;
}
/* line 7085, ../../tryg-sass/_custom.scss */
.t-minside-completed-offers p {
  margin: 0px;
}
@media (min-width: 1201px) {
  /* line 7085, ../../tryg-sass/_custom.scss */
  .t-minside-completed-offers p {
    max-width: 770px;
  }
}
@media (max-width: 991px) {
  /* line 7080, ../../tryg-sass/_custom.scss */
  .t-minside-completed-offers {
    padding: 50px 30px;
  }
}
@media (min-width: 1201px) {
  /* line 7080, ../../tryg-sass/_custom.scss */
  .t-minside-completed-offers {
    max-width: 970px;
  }
}

/* line 7099, ../../tryg-sass/_custom.scss */
.t-section-title-tilbud {
  font-family: '27 Sans Regular';
}
@media (max-width: 991px) {
  /* line 7099, ../../tryg-sass/_custom.scss */
  .t-section-title-tilbud {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  /* line 7106, ../../tryg-sass/_custom.scss */
  .t-section-lead-text-tilbud {
    font-size: 20px;
  }
}

/* line 7112, ../../tryg-sass/_custom.scss */
.t-minside-offers__prdt {
  list-style: none;
  display: flex;
}
@media (max-width: 991px) {
  /* line 7112, ../../tryg-sass/_custom.scss */
  .t-minside-offers__prdt {
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  /* line 7120, ../../tryg-sass/_custom.scss */
  .mineforsikringer-documents-links-text {
    text-align: center;
  }
}
@media (min-width: 992px) {
  /* line 7124, ../../tryg-sass/_custom.scss */
  .mineforsikringer-documents-links-text--margin {
    margin-bottom: 5px;
  }
}

/* line 7131, ../../tryg-sass/_custom.scss */
.union-logo-align {
  margin-right: 10px;
  display: flex;
  align-items: center;
}
/* line 7135, ../../tryg-sass/_custom.scss */
.union-logo-align__knbf-logo {
  margin-right: -10px !important;
}
/* line 7138, ../../tryg-sass/_custom.scss */
.union-logo-align__hlf-logo {
  align-items: center;
  display: flex;
  width: 138px;
  margin-right: -10px;
}

/* line 7146, ../../tryg-sass/_custom.scss */
.t-error-in-retrieval p {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 7151, ../../tryg-sass/_custom.scss */
.t-alert-info-img-align {
  align-items: center;
}
/* line 7153, ../../tryg-sass/_custom.scss */
.t-alert-info-img-align img {
  height: 23px;
}

/* line 7158, ../../tryg-sass/_custom.scss */
.form-field-error {
  display: flex;
  align-items: center;
  padding-left: 55px;
  transition: all 0.3s ease-out;
}

/* line 7165, ../../tryg-sass/_custom.scss */
.tryg-err-red {
  color: #222;
  font-weight: normal;
  background-color: #f3dfdc;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
  align-items: center;
  min-height: 48px;
  width: 40%;
  min-width: 350px;
  font-size: 16px;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;
}
@media (max-width: 480px) {
  /* line 7165, ../../tryg-sass/_custom.scss */
  .tryg-err-red {
    min-width: 240px;
  }
}

/* line 7183, ../../tryg-sass/_custom.scss */
.tryg-err-red-newuser {
  color: #222;
  font-weight: normal;
  background-color: #f3dfdc;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
  align-items: center;
  min-height: 48px;
  width: 40%;
  min-width: 350px;
  font-size: 16px;
  font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;
}
@media (max-width: 480px) {
  /* line 7183, ../../tryg-sass/_custom.scss */
  .tryg-err-red-newuser {
    min-width: 278px;
  }
}

/* line 7201, ../../tryg-sass/_custom.scss */
.form-field-error {
  background-repeat: no-repeat;
  background-position: 14px center;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  padding-left: 55px;
  transition: all 0.3s ease-out;
}

/* line 7213, ../../tryg-sass/_custom.scss */
.form-field-error {
  background-image: url(/media/css/common/Warning.png);
  background-size: 32px 32px;
  position: relative;
  margin-right: 8px;
}

/* line 7220, ../../tryg-sass/_custom.scss */
.footer-bottom__some-row a {
  padding-top: 5px;
  padding-bottom: 7px;
}
/* line 7223, ../../tryg-sass/_custom.scss */
.footer-bottom__some-row a:focus {
  box-shadow: 0 0 0 1.5px #222 !important;
}

/* line 7228, ../../tryg-sass/_custom.scss */
.footer-bottom__some-row {
  display: flex;
  align-items: center;
}

/* line 7233, ../../tryg-sass/_custom.scss */
.t-expandable-box-list__question__header__icon:focus {
  outline: 3px solid #222 !important;
  box-shadow: none !important;
}

/* line 7238, ../../tryg-sass/_custom.scss */
.t-expandable-box-list__question__header__icon {
  outline-offset: 5px;
}

@media (min-width: 992px) {
  /* line 7242, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter__group-1 .footer-main__ul .footer-main__li a {
    padding: 0;
  }
}
/* line 7246, ../../tryg-sass/_custom.scss */
.t-page-footer__kundesenter__group-1 .footer-main__ul .footer-main__li a:focus {
  outline: 2px solid #222 !important;
  box-shadow: none !important;
  outline-offset: 5px !important;
}

@media (min-width: 992px) {
  /* line 7253, ../../tryg-sass/_custom.scss */
  .t-page-footer__kundesenter__group-1 .footer-main__ul .footer-main__li {
    padding: 5px 0;
  }
}

/* line 7259, ../../tryg-sass/_custom.scss */
.footer-bottom__text-prices a:focus {
  outline: 2px solid #222 !important;
  box-shadow: none !important;
  outline-offset: 5px !important;
}

@media (min-width: 992px) {
  /* line 7265, ../../tryg-sass/_custom.scss */
  .t-page-footer__links .footer-main__ul .footer-main__li {
    padding: 10px 0 !important;
  }
}
@media (min-width: 992px) {
  /* line 7269, ../../tryg-sass/_custom.scss */
  .t-page-footer__links .footer-main__ul .footer-main__li .footer-main__text--small {
    padding: 0px 0 !important;
  }
}
/* line 7273, ../../tryg-sass/_custom.scss */
.t-page-footer__links .footer-main__ul .footer-main__li .footer-main__text--small:focus {
  outline: 2px solid #222 !important;
  box-shadow: none !important;
  outline-offset: 10px !important;
}

/* line 7281, ../../tryg-sass/_custom.scss */
.t-minside-skade-card__container a:focus, .t-card-stack--4 .t-card-stack__card-container a:focus, .t-card-stack--4 .t-chat-bot__card-stack__card-container a:focus {
  outline: 5px auto #222 !important;
  box-shadow: none !important;
}

/* line 7286, ../../tryg-sass/_custom.scss */
.tilbake-focus:focus {
  outline: 2px solid #222 !important;
  box-shadow: none !important;
  outline-offset: 5px !important;
}

@media (min-width: 768px) and (max-width: 1000px) {
  /* line 7296, ../../tryg-sass/_custom.scss */
  .nito_student_ullyke_width {
    width: 65% !important;
  }
}
@media (min-width: 1100px) and (max-width: 1340px) {
  /* line 7296, ../../tryg-sass/_custom.scss */
  .nito_student_ullyke_width {
    width: 45% !important;
  }
}

/* line 7304, ../../tryg-sass/_custom.scss */
.readinput {
  background: #F1F1F1;
  border: 3px solid #CCCCCC !important;
}

/* line 7309, ../../tryg-sass/_custom.scss */
.t-faq-section, .t-faq-list {
  overflow: inherit !important;
}

@media (min-width: 992px) {
  /* line 7313, ../../tryg-sass/_custom.scss */
  .tryg-logo-link {
    height: 64px;
  }
}

/* line 7319, ../../tryg-sass/_custom.scss */
.t-jumbotron__content__inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
/* line 7324, ../../tryg-sass/_custom.scss */
.t-jumbotron__content__inner__link {
  margin-bottom: 10px;
  height: auto;
}
/* line 7327, ../../tryg-sass/_custom.scss */
.t-jumbotron__content__inner__link:focus {
  box-shadow: 0 0 0 3px #222 !important;
  outline: 0 !important;
}
/* line 7331, ../../tryg-sass/_custom.scss */
.t-jumbotron__content__inner__link h1 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

/* line 7338, ../../tryg-sass/_custom.scss */
.fa-custom-alignment {
  height: 24px;
  width: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 7346, ../../tryg-sass/_custom.scss */
#SSN:focus {
  outline: 2px solid #222 !important;
  box-shadow: none !important;
  outline-offset: 0px !important;
}

/* line 7352, ../../tryg-sass/_custom.scss */
.mineforsikringer-documents-div-align a.reference:focus {
  outline-offset: 3px !important;
  outline: 2px solid #222 !important;
  box-shadow: none !important;
}

/* line 7358, ../../tryg-sass/_custom.scss */
.details-documenter-align a.mineforsikringer-documents-links-text:focus {
  outline-offset: 3px !important;
  outline: 2px solid #222 !important;
  box-shadow: none !important;
}

/* line 7364, ../../tryg-sass/_custom.scss */
.legehelpalign {
  height: 80px !important;
  width: 80px !important;
  margin: 0 5% 0 0;
}

/* line 7372, ../../tryg-sass/_custom.scss */
.t-btn-tertiary:hover {
  color: #222;
  text-decoration: none !important;
}

/* line 7377, ../../tryg-sass/_custom.scss */
.t-minside-henvendelse-heading-enter {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #222222;
}

@media (min-width: 992px) {
  /* line 7387, ../../tryg-sass/_custom.scss */
  .new-document-main-div-left-section {
    display: flex;
  }
}

/* line 7393, ../../tryg-sass/_custom.scss */
.new-document-main-div-left-section li {
  width: 100%;
}

/* line 7397, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card {
  list-style-type: none;
  padding-inline-start: 0px;
  margin-top: 8px;
}
/* line 7401, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-left {
  margin-right: 25px;
}

/* line 7406, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li {
  display: flex;
  margin-bottom: 15px;
}
/* line 7409, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li-button {
  padding: 0px !important;
  background: #FFFFFF;
  width: 100%;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
/* line 7417, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li__content {
  display: flex;
  font-size: 16px;
  line-height: 19px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  flex-direction: column;
  background: #FFFFFF;
  width: 100%;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
  padding: 20px;
}
/* line 7430, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li__content span.icon-pdf {
  width: 24px;
  height: 24px;
  margin-right: 29px;
}
/* line 7435, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li__content-doc-lists {
  display: flex;
  align-items: center;
}
/* line 7439, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li__content-btn {
  display: flex;
  margin-bottom: 16px;
  padding-left: 2px;
}
/* line 7444, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li__content-sub-doc-lists {
  display: flex;
  margin-left: 55px;
  margin-top: 24px;
  flex-direction: column;
}
/* line 7449, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li__content-sub-doc-lists li {
  display: flex;
}
/* line 7452, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li__content-sub-doc-lists ul {
  padding: 0px;
}
/* line 7456, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li__content-avtale-number {
  font-weight: bold;
  margin-right: 216px;
  width: 223px;
  display: flex;
  color: #222222;
}
/* line 7463, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-card-li__content-date {
  margin-right: 52px;
}

/* line 7469, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-ele-header {
  margin-top: 0px;
  margin-bottom: 19px;
  font-style: normal;
  font-weight: normal;
}

/* line 7476, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-ele-lead-text {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-style: normal;
  font-weight: bold;
  color: #222222;
}

/* line 7485, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-ele-lead-text1 {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  margin-top: 4px;
}

/* line 7492, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-ele {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  display: flex;
}
/* line 7497, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-ele-text {
  font-size: 14px;
  line-height: 16px;
  margin-top: 4px;
  display: flex;
}
@media (min-width: 992px) {
  /* line 7503, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-desc {
    width: 436px;
  }
}
/* line 7508, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-ele-date {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  margin-left: 82px;
}
/* line 7513, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-ele-date-from {
  margin-left: 82px;
}
/* line 7516, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-ele-date-to {
  margin-left: 65px;
}

/* line 7522, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-list {
  margin-top: 26px;
}

/* line 7526, ../../tryg-sass/_custom.scss */
.t-minside-document-lists {
  display: flex;
}

/* line 7530, ../../tryg-sass/_custom.scss */
.fa-custom-color {
  color: #ce0303;
}

@media (min-width: 767px) and (max-width: 840px) {
  /* line 7534, ../../tryg-sass/_custom.scss */
  .custom-padding-md {
    padding: 0 19px !important;
  }
}
/* line 7538, ../../tryg-sass/_custom.scss */
.half-width-small-device {
  width: 49% !important;
}

/* line 7542, ../../tryg-sass/_custom.scss */
.relation-documenter {
  background: #F1F1F1;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  border-radius: 2.76661px;
}

/* line 7547, ../../tryg-sass/_custom.scss */
.relation-documenter-content {
  padding: 23px;
  background: #F1F1F1;
}

/* line 7551, ../../tryg-sass/_custom.scss */
.relationButton {
  padding-bottom: 21px;
  text-decoration-line: underline;
}

@media (min-width: 768px) {
  /* line 7555, ../../tryg-sass/_custom.scss */
  .hendvelser-details-align {
    float: left;
    margin-top: 50px !important;
    margin-left: -100px;
  }
}

@media (min-width: 768px) {
  /* line 7563, ../../tryg-sass/_custom.scss */
  .hendvelser-details-align-nito {
    display: flex;
    flex-direction: column;
    float: left;
    align-items: flex-start;
    text-align: left;
  }
}

/* line 7572, ../../tryg-sass/_custom.scss */
.text-color-kjop {
  color: #fff !important;
}

/* line 7576, ../../tryg-sass/_custom.scss */
.authListToRetainOnRefresh-cancel-btn {
  padding: 0 !important;
  margin-left: 30px !important;
}

@media (max-width: 430px) {
  /* line 7581, ../../tryg-sass/_custom.scss */
  .betaling-oversikt-btn--padding {
    margin-bottom: 10px;
  }
}

/* line 7587, ../../tryg-sass/_custom.scss */
.details-documenter-align {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  align-items: flex-start;
  margin-bottom: 11px;
  margin-top: 6px;
}

/* line 7596, ../../tryg-sass/_custom.scss */
.details-documenter-align__wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  /* line 7596, ../../tryg-sass/_custom.scss */
  .details-documenter-align__wrapper {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  /* line 7596, ../../tryg-sass/_custom.scss */
  .details-documenter-align__wrapper {
    flex-direction: column-reverse;
  }
}

/* line 7607, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact {
  display: flex;
  margin-bottom: 26px;
}
@media (max-width: 1200px) {
  /* line 7610, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelser-contact--device-align {
    flex-direction: column;
  }
}
/* line 7615, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__status {
  margin-left: 22px;
  margin-top: 15px;
  display: flex;
  align-items: center;
}
/* line 7620, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__status-icon {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 8px;
}
/* line 7625, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__status-icon-red-color {
  background: #ce0303;
}
/* line 7628, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__status-icon-green-color {
  background: #008A00;
}
@media (max-width: 991px) {
  /* line 7632, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelser-contact__status--padding {
    padding-top: 15px;
  }
}
/* line 7638, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__chat {
  display: flex;
  padding-left: 83px;
  padding-right: 69px;
  padding-top: 39px;
}
@media (max-width: 991px) {
  /* line 7638, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelser-contact__chat {
    align-items: center;
    flex-direction: column;
    padding-left: 22px;
    padding-right: 22px;
  }
}
/* line 7650, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__phone {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-family: "27 Sans", sans-serif;
  padding: 33px;
  padding-top: 2px;
}
/* line 7657, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__phone__wrapper {
  background: #FFFFFF;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1201px) {
  /* line 7657, ../../tryg-sass/_custom.scss */
  .t-minside-henvendelser-contact__phone__wrapper {
    width: 470px;
  }
}
/* line 7664, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__phone-icon {
  margin-bottom: 35px;
}
/* line 7666, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__phone-icon svg {
  fill: #ce0303;
  width: 55px;
  height: 56px;
}
/* line 7672, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__phone-text1 {
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  display: flex;
  flex-direction: column;
  margin-bottom: 21px;
}
/* line 7680, ../../tryg-sass/_custom.scss */
.t-minside-henvendelser-contact__phone-text2 {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
}

@media (max-width: 991px) {
  /* line 7691, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry-phone-align {
    margin-bottom: 24px;
  }

  /* line 7694, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry-txt-align {
    padding-bottom: 25px;
  }

  /* line 7697, ../../tryg-sass/_custom.scss */
  .t-minside-chat-icon-enquiry {
    padding-bottom: 31px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 7703, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry__wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  /* line 7707, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry-chat-align {
    max-width: 100%;
    flex: 1 0 100%;
  }

  /* line 7711, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry-phone-align {
    flex: 1 0 50%;
    max-width: 50%;
    margin-right: 20px;
  }

  /* line 7716, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry-txt-align {
    flex: 1 0;
    max-width: 50%;
  }
}
@media (min-width: 1201px) {
  /* line 7723, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry__wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  /* line 7727, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry-chat-align {
    max-width: 100%;
    flex: 1 0 60%;
    margin-right: 20px;
    margin-bottom: 24px;
  }

  /* line 7733, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry-phone-align {
    flex: 1 0 30%;
    max-width: 50%;
    margin-bottom: 24px;
  }

  /* line 7738, ../../tryg-sass/_custom.scss */
  .t-minside-no-enquiry-txt-align {
    flex: 1 0;
    max-width: 100%;
  }
}
/* line 7744, ../../tryg-sass/_custom.scss */
.t-no-docs--margin {
  margin: 0px;
}
/* line 7746, ../../tryg-sass/_custom.scss */
.t-no-docs--margin p {
  margin: 0px;
}

/* line 7751, ../../tryg-sass/_custom.scss */
.t-no-docs--padding {
  padding: 20px;
}
@media (min-width: 1201px) {
  /* line 7751, ../../tryg-sass/_custom.scss */
  .t-no-docs--padding {
    width: 720px;
  }
}

/* line 7758, ../../tryg-sass/_custom.scss */
.t-sub-docs {
  padding-bottom: 1px;
}

/* line 7762, ../../tryg-sass/_custom.scss */
.sub_docs_space a.t-sub-docs:focus {
  outline-offset: 2px !important;
  outline: 2px solid #222 !important;
  box-shadow: none !important;
}

@media (max-width: 991px) {
  /* line 7768, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-sub-doc-lists {
    margin-left: 15px;
  }
}

@media (max-width: 1440px) {
  /* line 7776, ../../tryg-sass/_custom.scss */
  .allignHeadingLastatOpp {
    padding-left: 24px;
  }
}
@media (max-width: 991px) {
  /* line 7781, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-avtale-number {
    margin-right: 10px;
  }
}

/* line 7788, ../../tryg-sass/_custom.scss */
.text-alignment-doc a:not(.btn) {
  text-decoration: none !important;
}

@media (max-width: 991px) {
  /* line 7792, ../../tryg-sass/_custom.scss */
  .doc-alignment-dev {
    padding-left: 0px;
  }
}

/* line 7798, ../../tryg-sass/_custom.scss */
.doc-alignment-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 7805, ../../tryg-sass/_custom.scss */
.t-faq-list__question[aria-expanded="true"] svg.expandable-list {
  transform: rotate(180deg);
  transition: transform 0.2s linear;
}

/* line 7811, ../../tryg-sass/_custom.scss */
.t-faq-list__question__header {
  cursor: pointer;
}

/* line 7815, ../../tryg-sass/_custom.scss */
.t-faq-list__question__header__icon svg {
  display: block;
  width: 16px;
  height: 10px;
  margin-top: 9px;
  fill: #5a5a5a !important;
  color: #5a5a5a !important;
  transition: transform 0.2s linear;
}

/* line 7825, ../../tryg-sass/_custom.scss */
.expandable-list:hover {
  color: #ce0303;
}

/* line 7829, ../../tryg-sass/_custom.scss */
body.enter .expandable-list:hover {
  color: #FF6D00 !important;
}

/* line 7833, ../../tryg-sass/_custom.scss */
.t-faq-list__question__header:hover svg.expandable-list {
  color: #ce0303 !important;
  fill: #ce0303 !important;
}

/* line 7838, ../../tryg-sass/_custom.scss */
body.enter .t-faq-list__question__header:hover svg.expandable-list {
  color: #FF6D00 !important;
  fill: #FF6D00 !important;
}

@media (min-width: 381px) and (max-width: 767px) {
  /* line 7843, ../../tryg-sass/_custom.scss */
  .t-faq-list__question__header__title {
    max-width: 92% !important;
  }
}

@media (max-width: 380px) {
  /* line 7849, ../../tryg-sass/_custom.scss */
  .t-faq-list__question__header__title {
    max-width: 87% !important;
  }
}

/* line 7854, ../../tryg-sass/_custom.scss */
.confirmmeldSkade-modal-content {
  border-radius: 0px !important;
}

/* line 7858, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-select {
  height: auto !important;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border-radius: 0px;
  display: flex;
  line-height: 2.125em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-size: 16px;
  width: 100%;
  position: relative;
  z-index: 0;
  background-color: transparent;
  color: #222222;
}

/* line 7878, ../../tryg-sass/_custom.scss */
.t-selectpicker-betaling-document {
  position: relative;
  background-color: #ffffff;
}
/* line 7881, ../../tryg-sass/_custom.scss */
.t-selectpicker-betaling-document select.field-style {
  border: 3px solid #CCCCCC;
}
/* line 7884, ../../tryg-sass/_custom.scss */
.t-selectpicker-betaling-document::after {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  pointer-events: none;
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  width: 2.125em;
  height: 2.125em;
  padding-top: 15px;
  top: 0;
  right: 0;
}

/* line 7900, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-ele-lead-text--margin {
  margin-top: -32px;
  margin-bottom: 8px;
}
@media (max-width: 992px) {
  /* line 7900, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-lead-text--margin {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  /* line 7908, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-rows {
    display: flex !important;
    flex-direction: column;
    margin-bottom: 5px;
    padding-left: 1px;
    color: #222222;
  }
}
/* line 7916, ../../tryg-sass/_custom.scss */
.t-minside-betaling-rows__wrapper {
  padding-right: 15px;
  padding-top: 14px;
  padding-bottom: 14px;
}
@media (max-width: 991px) {
  /* line 7921, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-rows-heading {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    width: auto !important;
  }
}
@media (max-width: 991px) {
  /* line 7929, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-rows-value {
    font-size: 16px;
    font-weight: normal !important;
  }
}

/* line 7937, ../../tryg-sass/_custom.scss */
.t-minside-betaling-duedate {
  padding-top: 10px;
}
/* line 7940, ../../tryg-sass/_custom.scss */
.t-minside-betaling-duedate .t-minside-betaling-duedate-item {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
/* line 7945, ../../tryg-sass/_custom.scss */
.t-minside-betaling-duedate .t-minside-betaling-duedate-item a {
  display: flex;
  flex-direction: row;
  align-content: center;
}
/* line 7951, ../../tryg-sass/_custom.scss */
.t-minside-betaling-duedate .t-minside-betaling-duedate-item .editIcon {
  width: 14px;
  margin-right: 7px;
  height: 21px;
}

@media (max-width: 991px) {
  /* line 7960, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-oustanding-amt {
    flex-direction: row;
    font-size: 16px;
    color: #222222;
    display: flex;
  }
  /* line 7965, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-oustanding-amt-heading {
    padding: 16px 0px 11px 12px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    flex: 1 0 65%;
  }
  /* line 7972, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-oustanding-amt-value {
    float: right;
    text-align: end;
    padding: 16px 0px 11px 12px;
  }

  /* line 7978, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-forfall {
    padding-left: 10px;
    flex-direction: row;
    margin-bottom: 13px;
    display: flex;
    font-size: 16px;
  }
  /* line 7984, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-forfall-heading {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    flex: 1 0 65%;
    padding-left: 0px;
  }
  /* line 7991, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-forfall-value {
    float: right;
  }

  /* line 7995, ../../tryg-sass/_custom.scss */
  .t-section-betaling-lead-title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 4px;
  }

  /* line 8002, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-table-head {
    display: flex;
    align-items: center;
    flex: 1 0 65%;
  }
  /* line 8006, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-table-head .betaling_blackcheck {
    display: flex;
  }
  /* line 8008, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-table-head .betaling_blackcheck svg {
    top: 0px !important;
  }

  /* line 8013, ../../tryg-sass/_custom.scss */
  .t-miniside-betaling-details__wrapper {
    padding: 0px !important;
  }

  /* line 8016, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table {
    margin: 0px !important;
    min-width: 100% !important;
  }
  /* line 8019, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table-tr {
    flex-direction: column;
    font-size: 16px;
  }
  /* line 8023, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table tbody tr {
    padding: 15px 18px 35px 18px;
  }
  /* line 8026, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table tbody td {
    padding: 0px 0px 8px 0px !important;
    width: auto !important;
  }
  /* line 8029, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table tbody td:last-child {
    padding: 0px !important;
  }
  /* line 8033, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table-date-cause {
    border-bottom: none !important;
    padding: 15px 18px 0px 18px !important;
    flex-wrap: nowrap;
  }
  /* line 8037, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table-date-cause:first-child {
    border-top: 1px solid #767676;
  }
  /* line 8040, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table-date-cause-td {
    display: flex;
    justify-content: space-between;
  }
  /* line 8044, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table-date-cause-span {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
  }

  /* line 8051, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-oustanding-amt {
    padding: 0px 18px;
    display: flex;
    margin-bottom: 24px;
  }

  /* line 8056, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-oustanding-amt-heading {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    flex: 1;
  }

  /* line 8062, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details {
    display: flex;
    padding: 18px;
    font-size: 16px;
  }

  /* line 8067, ../../tryg-sass/_custom.scss */
  .lead-content--value {
    flex: 1 0 0%;
  }

  /* line 8070, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table tbody td::before {
    font-weight: bold;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  /* line 8076, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-table-date-cause.u-hide-on-desktop {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 8083, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-wrapper {
    width: 970px;
  }

  /* line 8086, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details {
    padding: 18px 5px 18px 8px;
  }
}
/* line 8091, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-avtalegiro {
  width: 245px;
  padding: 6px 15px;
  font-size: 16px;
  padding: 15px 0px;
  margin-top: 3px;
  font-weight: normal;
}
@media (max-width: 991px) {
  /* line 8091, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-avtalegiro {
    margin-top: 15px;
  }
}

/* line 8103, ../../tryg-sass/_custom.scss */
.t-minside-document-betaling-faktura-text {
  background: #D5E2E9;
  border-radius: 3px;
  padding: 10px;
  font-size: 16px;
  margin-top: 4px;
  font-weight: normal;
  margin-bottom: 9px;
}
@media (max-width: 991px) {
  /* line 8103, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-faktura-text {
    margin: 15px 0 0px -12px;
  }
}

@media (max-width: 767px) {
  /* line 8116, ../../tryg-sass/_custom.scss */
  .privatechat-icon-enquiry img {
    width: 112px;
    height: 112px;
  }
}

/* line 8123, ../../tryg-sass/_custom.scss */
.t-minside-betaling-align {
  width: 55%;
  padding-left: 42px;
  padding-top: 10px;
  padding-bottom: 0px;
}

@media (min-width: 992px) {
  /* line 8130, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-value-align {
    padding-left: 42px;
  }
}

@media (min-width: 992px) {
  /* line 8136, ../../tryg-sass/_custom.scss */
  .setPaddingDesktop {
    padding-bottom: 9px;
  }
}

/* line 8142, ../../tryg-sass/_custom.scss */
.t-minside-mineforsikringer-trygHjelp {
  justify-content: center;
  display: flex;
}
/* line 8145, ../../tryg-sass/_custom.scss */
.t-minside-mineforsikringer-trygHjelp-subdiv {
  margin-top: 56px;
}
@media (min-width: 768px) {
  /* line 8148, ../../tryg-sass/_custom.scss */
  .t-minside-mineforsikringer-trygHjelp-li {
    padding: 0 !important;
  }
}
/* line 8153, ../../tryg-sass/_custom.scss */
.t-minside-mineforsikringer-trygHjelp-p {
  list-style: 150%;
  line-height: 150%;
  margin-bottom: 24px;
  margin-top: 16px;
}
/* line 8159, ../../tryg-sass/_custom.scss */
.t-minside-mineforsikringer-trygHjelp-t-card {
  background: #F3F0EA;
  text-align: center;
  padding: 30px 16px 40px 16px;
  border: 3px;
}
@media (min-width: 992px) {
  /* line 8159, ../../tryg-sass/_custom.scss */
  .t-minside-mineforsikringer-trygHjelp-t-card {
    padding: 32px 24px 48px 24px;
  }
}
/* line 8170, ../../tryg-sass/_custom.scss */
.t-minside-mineforsikringer-trygHjelp-ul {
  padding: 0;
  margin: 0;
}
@media (max-width: 992px) {
  /* line 8142, ../../tryg-sass/_custom.scss */
  .t-minside-mineforsikringer-trygHjelp {
    width: 100%;
  }
}

@media (max-width: 991px) {
  /* line 8181, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content {
    padding: 0px;
  }
}

@media (max-width: 991px) {
  /* line 8187, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-sub-doc-lists {
    margin-left: 1px;
    margin-top: 0px;
  }
}

@media (max-width: 991px) {
  /* line 8194, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-btn {
    margin-bottom: 0px;
  }
}

@media (max-width: 991px) {
  /* line 8200, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content span.icon-pdf {
    margin-right: 5px;
  }
}

@media (max-width: 340px) {
  /* line 8206, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-avatale-align {
    flex: 1 0 90%;
  }
}

@media (min-width: 341px) and (max-width: 400px) {
  /* line 8212, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-avatale-align {
    flex: 1 0 93%;
  }
}

@media (min-width: 401px) and (max-width: 991px) {
  /* line 8218, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-avatale-align {
    flex: 1 0 95%;
  }
}

@media (max-width: 991px) {
  /* line 8224, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-avatale-align-div {
    justify-content: space-between;
    padding-right: 10px;
  }
}

@media (max-width: 991px) {
  /* line 8231, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content {
    padding: 18px 33px !important;
  }
}

@media (max-width: 991px) {
  /* line 8238, ../../tryg-sass/_custom.scss */
  .toAnchorTag {
    text-decoration: underline !important;
    border: none;
    padding-left: 0px;
  }
}
@media (max-width: 1440px) {
  /* line 8246, ../../tryg-sass/_custom.scss */
  .allignHeadingLastatOpp {
    padding-left: 24px;
  }
}
@media (min-width: 992px) {
  /* line 8251, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-rows {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
  }
}

/* line 8260, ../../tryg-sass/_custom.scss */
.t-btn-secondary:focus, t-btn-secondary:hover {
  text-decoration: none !important;
}

/* line 8264, ../../tryg-sass/_custom.scss */
.t-btn-primary:focus, t-btn-primary:hover {
  text-decoration: none !important;
}

@media (max-width: 991px) {
  /* line 8268, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-text {
    margin-bottom: 8px;
  }
}

@media (max-width: 991px) {
  /* line 8274, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal {
    padding-left: 0px;
    padding-right: 0px;
  }
}
/* line 8279, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal__wrapper {
  border-radius: 4px;
}
@media (min-width: 992px) {
  /* line 8279, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper {
    background: #FFFFFF;
    width: 912px;
    padding: 10px 30px 40px 40px;
  }
}
/* line 8286, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal__wrapper-tilbake {
  display: flex;
}
@media (min-width: 992px) {
  /* line 8286, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper-tilbake {
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
  /* line 8286, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper-tilbake {
    margin-top: 14px;
    margin-bottom: 32px;
  }
}
@media (max-width: 991px) {
  /* line 8296, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper-title {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 4%;
    padding-right: 4%;
  }
}
@media (min-width: 992px) {
  /* line 8304, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper-calculation-desc {
    margin-right: 65px;
  }
}
@media (max-width: 991px) {
  /* line 8304, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper-calculation-desc {
    padding-left: 4%;
    padding-right: 4%;
  }
}
/* line 8313, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal__wrapper-estimated-cost {
  background: #F1F1F1;
  border-radius: 3px;
}
@media (min-width: 992px) {
  /* line 8313, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper-estimated-cost {
    width: 440px;
  }
}
/* line 8320, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal__wrapper-cost-desc {
  display: flex;
}
@media (max-width: 991px) {
  /* line 8320, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper-cost-desc {
    flex-direction: column;
  }
}
/* line 8326, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal__wrapper-info {
  background: #D5E2E9;
  border-radius: 3px;
  padding: 16px 14px;
  margin-bottom: 25px;
  font-size: 16px;
}
@media (min-width: 992px) {
  /* line 8326, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper-info {
    width: 327px;
  }
}
/* line 8335, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal__wrapper-info p {
  margin: 0px;
}
/* line 8340, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal-label {
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  display: inherit;
}
@media (min-width: 992px) {
  /* line 8340, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal-label {
    width: 327px;
  }
}
/* line 8348, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal-label__wrapper {
  margin: 0px 0px 25px 0px;
}
/* line 8351, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal-label--margin {
  margin: 0px 0px 8px 0px;
}
/* line 8355, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal-textbox {
  font-weight: normal;
  color: #222222;
  margin-top: 8px;
  font-size: 16px;
}
/* line 8362, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal-selectpicker {
  position: relative;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  /* line 8362, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal-selectpicker {
    width: 327px;
  }
}
/* line 8368, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal-selectpicker::after {
  pointer-events: none;
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  width: 2.125em;
  height: 2.125em;
  padding-top: 15px;
  top: 0;
  right: 0;
}
/* line 8381, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal-select {
  height: auto !important;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
  line-height: 2.125em;
  -webkit-appearance: none;
  appearance: none;
  font-size: 16px;
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: transparent !important;
}
/* line 8395, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal-btn {
  width: 100%;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
}
@media (max-width: 991px) {
  /* line 8400, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal-btn__wrapper {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  /* line 8408, ../../tryg-sass/_custom.scss */
  .t-section__wrapper {
    justify-content: center;
    display: flex;
  }
}

@media (max-width: 991px) {
  /* line 8415, ../../tryg-sass/_custom.scss */
  .t-section-lead-text-bonusCalc {
    margin-bottom: 0px;
  }
}

/* line 8420, ../../tryg-sass/_custom.scss */
.t-section-bonus-cal__wrapper-estimated-cost {
  display: flex;
  flex-direction: column;
  padding: 50px 24px;
}
@media (min-width: 992px) {
  /* line 8420, ../../tryg-sass/_custom.scss */
  .t-section-bonus-cal__wrapper-estimated-cost {
    padding: 30px;
  }
}

/* line 8429, ../../tryg-sass/_custom.scss */
.t-bonus-estimated-cost-heading {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 9px;
  align-items: center;
}

/* line 8436, ../../tryg-sass/_custom.scss */
.t-bonus-estimated-cost {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 8440, ../../tryg-sass/_custom.scss */
.t-bonus-estimated-cost-value {
  font-size: 48px;
  line-height: 43px;
  font-family: "27 Sans", sans-serif;
  margin-bottom: 26px;
  align-items: center;
}

/* line 8449, ../../tryg-sass/_custom.scss */
.t-bonus-estimated-cost-desc-details {
  font-size: 16px;
  line-height: 19px;
}
/* line 8452, ../../tryg-sass/_custom.scss */
.t-bonus-estimated-cost-desc-details p {
  margin: 0px;
}

/* line 8457, ../../tryg-sass/_custom.scss */
.t-bonus-estimated-cost--detaljer {
  font-size: 16px;
  line-height: 19px;
}

/* line 8462, ../../tryg-sass/_custom.scss */
.t-bonus-loss-info {
  margin-top: 41px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 19px;
}
/* line 8467, ../../tryg-sass/_custom.scss */
.t-bonus-loss-info div {
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 8471, ../../tryg-sass/_custom.scss */
.t-bonus-loss-info ul {
  list-style: none;
  padding-left: 0px !important;
}
/* line 8475, ../../tryg-sass/_custom.scss */
.t-bonus-loss-info li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 20px;
}
/* line 8479, ../../tryg-sass/_custom.scss */
.t-bonus-loss-info li::before {
  width: 24px;
  font-size: 16px;
  height: 24px;
  content: url("data:image/svg+xml,%3Csvg fill='%23008a00' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.3 7.3L10 14.6l-2.3-2.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l3 3c.2.2.4.3.7.3.3 0 .5-.1.7-.3l8-8c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3C/svg%3E");
  position: absolute;
  left: -6px;
}
/* line 8488, ../../tryg-sass/_custom.scss */
.t-bonus-loss-info--with-bilEkstra {
  margin-top: 0px !important;
  margin-bottom: 24px !important;
}

/* line 8494, ../../tryg-sass/_custom.scss */
.t-bonus-tryg-magasinet {
  font-size: 16px;
  line-height: 19px;
}

/* line 8499, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details {
  margin-top: 10px;
}
/* line 8501, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details table {
  width: 100%;
  border-radius: 3px;
  background: #FFFFFF;
  box-shadow: 0px 1px 3px rgba(34, 34, 34, 0.15);
}
/* line 8507, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details table, .t-bonus-extra-cost-details th {
  border: 1px solid #222222;
}
/* line 8510, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details th {
  padding-left: 16px;
  border-bottom: 2px solid #222222;
  width: 50%;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px;
  line-height: 19px;
}
/* line 8519, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details td {
  padding-left: 16px;
  width: 50%;
  border-bottom: 1px solid #999999;
  font-size: 16px;
  line-height: 19px;
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 8528, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details-td1 {
  border-right: 1px solid #999999;
}
/* line 8531, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details-td2 {
  border-left: 1px solid #999999;
}
/* line 8534, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details-last-td1 {
  border-right: none !important;
  border-top: 3px solid #CE0303 !important;
  border-bottom: 1px solid #222222 !important;
  padding-top: 6px;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
/* line 8543, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details-last-td2 {
  border-left: none !important;
  border-top: 3px solid #CE0303 !important;
  border-bottom: 1px solid #222222 !important;
  padding-top: 6px;
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}

/* line 8555, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-details__wrapper {
  margin-top: 25px;
  margin-bottom: 10px;
}

/* line 8560, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-bonustap-heading {
  font-size: 24px;
  line-height: 22px;
  font-family: "27 Sans", sans-serif;
}

/* line 8566, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-bonustap-lead-text {
  font-size: 16px;
  line-height: 19px;
  margin-top: 4px;
}
/* line 8570, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-bonustap-lead-text p {
  margin: 0px;
}

@media (min-width: 992px) {
  /* line 8576, ../../tryg-sass/_custom.scss */
  .t-jumbotron-product-content__wrapper {
    margin-top: -190px;
  }
}
/* line 8582, ../../tryg-sass/_custom.scss */
.t-jumbotron-product-img__wrapper img {
  height: 314px;
  width: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
@media (max-width: 991px) {
  /* line 8582, ../../tryg-sass/_custom.scss */
  .t-jumbotron-product-img__wrapper img {
    height: auto;
  }
}

@media (max-width: 991px) {
  /* line 8594, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-rows-doc {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    flex: 1 0 40% !important;
    flex-direction: row !important;
  }
}

@media (max-width: 991px) {
  /* line 8605, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-rows-doc-val {
    flex: 1 0 55% !important;
    padding-right: 0px !important;
    text-align: end !important;
  }
}

@media (max-width: 991px) {
  /* line 8613, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-rows-val-slet {
    flex: 1 0 45% !important;
    flex-direction: row !important;
  }
}

@media (max-width: 991px) {
  /* line 8621, ../../tryg-sass/_custom.scss */
  .t-minside-mine-lastned {
    flex: 1 0 50% !important;
    flex-direction: row !important;
  }
}

@media (max-width: 991px) {
  /* line 8629, ../../tryg-sass/_custom.scss */
  .t-minside-mine-slet {
    flex: 1 0 49% !important;
    flex-direction: row-reverse !important;
  }
}

@media (min-width: 992px) {
  /* line 8638, ../../tryg-sass/_custom.scss */
  .t-minside-uten-align {
    font-family: "27 Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
  }
}

/* line 8648, ../../tryg-sass/_custom.scss */
.t-bonus-extra-cost-se-details-btn {
  margin-top: 6px;
}

/* line 8652, ../../tryg-sass/_custom.scss */
.meldskade-li {
  list-style-type: circle;
}

@media (max-width: 991px) {
  /* line 8656, ../../tryg-sass/_custom.scss */
  .minedocval {
    height: 190px !important;
  }
}
@media (min-width: 992px) {
  /* line 8656, ../../tryg-sass/_custom.scss */
  .minedocval {
    height: 67px !important;
  }
}

/* line 8665, ../../tryg-sass/_custom.scss */
.t-documents-menu__ul {
  min-width: 245px;
  max-width: 368px;
}

/* line 8670, ../../tryg-sass/_custom.scss */
.t-documents-menu__li {
  margin-bottom: 5px;
  padding-right: 0px !important;
  margin-right: 0px !important;
}
/* line 8674, ../../tryg-sass/_custom.scss */
.t-documents-menu__li a {
  padding-right: 32px !important;
}

@media (max-width: 991px) {
  /* line 8679, ../../tryg-sass/_custom.scss */
  .t-minside-document-card-li-arkiv {
    border-bottom: 0px !important;
    padding: 0px 4% 0px !important;
  }
}

@media (max-width: 991px) {
  /* line 8686, ../../tryg-sass/_custom.scss */
  .t-minside-document-arkiv-div {
    display: flex;
    flex-direction: row;
  }
}

@media (max-width: 991px) {
  /* line 8693, ../../tryg-sass/_custom.scss */
  .t-minside-document-arkiv-align {
    flex: 1 0 70% !important;
  }
}

@media (min-width: 401px) and (max-width: 991px) {
  /* line 8699, ../../tryg-sass/_custom.scss */
  .t-minside-document-arkiv-align-glyph {
    flex: 1 0 30% !important;
    padding-left: 25px;
  }
}

@media (max-width: 314px) {
  /* line 8706, ../../tryg-sass/_custom.scss */
  .t-minside-document-arkiv-align-glyph {
    flex: 1 0 16% !important;
  }
}
@media (min-width: 315px) and (max-width: 335px) {
  /* line 8706, ../../tryg-sass/_custom.scss */
  .t-minside-document-arkiv-align-glyph {
    flex: 1 0 20% !important;
  }
}
@media (min-width: 336px) and (max-width: 347px) {
  /* line 8706, ../../tryg-sass/_custom.scss */
  .t-minside-document-arkiv-align-glyph {
    flex: 1 0 20% !important;
  }
}
@media (min-width: 348px) and (max-width: 360px) {
  /* line 8706, ../../tryg-sass/_custom.scss */
  .t-minside-document-arkiv-align-glyph {
    flex: 1 0 25% !important;
  }
}
@media (min-width: 361px) and (max-width: 400px) {
  /* line 8706, ../../tryg-sass/_custom.scss */
  .t-minside-document-arkiv-align-glyph {
    flex: 1 0 28% !important;
  }
}

@media (min-width: 1440px) {
  /* line 8729, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-list {
    width: 906px;
  }

  /* line 8732, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-date-from, .t-minside-document-betaling-ele-date {
    margin-left: 65px;
  }

  /* line 8735, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-desc {
    width: 554px;
  }

  /* line 8738, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-avtale-number {
    width: 342px;
  }

  /* line 8741, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-desc--archive {
    width: 504px;
  }

  /* line 8744, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-desc--endring {
    width: 504px;
  }

  /* line 8747, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-date--endring {
    margin-left: 214px;
  }

  /* line 8750, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-date--aktive {
    margin-left: 79px;
  }

  /* line 8753, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-date--endring {
    margin-right: 76px;
  }

  /* line 8756, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-avtale-number--endring {
    width: 342px;
    margin-right: 304px;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  /* line 8763, ../../tryg-sass/_custom.scss */
  .t-document-list__wrapper {
    flex: 1 1 100%;
    max-width: 906px;
    min-width: 643px;
  }

  /* line 8768, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-desc {
    display: flex;
    flex: 1 1 56%;
  }

  /* line 8772, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-date {
    margin-left: 0 !important;
    flex: 1 1 41%;
  }

  /* line 8776, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-avtale-number {
    margin: 0 !important;
    flex: 1 1 51%;
  }

  /* line 8780, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-from-date {
    margin: 0 !important;
    flex: 1 1 20%;
    text-align: left;
  }

  /* line 8785, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-to-date {
    margin: 0 !important;
    flex: 1 1 20%;
    text-align: left;
  }

  /* line 8790, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-date--archive {
    flex: 1 1 0%;
    margin-left: 0 !important;
  }

  /* line 8794, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-avtale-number--archive {
    margin: 0 !important;
    flex: 1 1 67%;
  }

  /* line 8798, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-date--archive {
    margin-right: 0 !important;
    flex: 1 1 20%;
  }

  /* line 8802, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-date-from {
    flex: 1 1 18% !important;
  }

  /* line 8805, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-date-to {
    flex: 1 1 21% !important;
  }

  /* line 8808, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-date--endring {
    margin: 0 !important;
    flex: 1 1 0%;
    text-align: left;
  }

  /* line 8813, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-card-li__content-avtale-number--endring {
    flex: 1 1 57%;
  }

  /* line 8816, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-desc--endring {
    flex: 1 1 59%;
  }

  /* line 8819, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-date--endring {
    flex: 1 1 0% !important;
  }

  /* line 8822, ../../tryg-sass/_custom.scss */
  .t-minside-document-betaling-ele-desc--archive {
    flex: 1 1 53%;
  }
}
@media (max-width: 991px) {
  /* line 8827, ../../tryg-sass/_custom.scss */
  .t-minside-document-device-height {
    height: auto !important;
    min-height: 46px !important;
  }
}

/* line 8834, ../../tryg-sass/_custom.scss */
.t-minside-document-device-margin {
  padding: 0 !important;
}
@media (max-width: 991px) {
  /* line 8834, ../../tryg-sass/_custom.scss */
  .t-minside-document-device-margin {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 991px) {
  /* line 8843, ../../tryg-sass/_custom.scss */
  .t-minside-document-active-date {
    display: flex;
    color: #222222;
    justify-content: space-between;
  }
}

@media (max-width: 991px) {
  /* line 8851, ../../tryg-sass/_custom.scss */
  .t-minside-document-device-margin-faicon {
    padding: 18px 15px !important;
  }
}

@media (max-width: 991px) {
  /* line 8857, ../../tryg-sass/_custom.scss */
  .relation-documenter-content {
    padding-top: 23px;
    padding-botom: 23px;
  }
}

@media (min-width: 992px) and (max-width: 1440px) {
  /* line 8864, ../../tryg-sass/_custom.scss */
  .t-minside-document-archive-desk {
    flex: 1 1 4% !important;
    margin-right: 0px !important;
  }
}

/* line 8871, ../../tryg-sass/_custom.scss */
.sub_docs_space .t-sub-docs {
  padding-left: 2px;
  padding-right: 2px;
}

/* line 8875, ../../tryg-sass/_custom.scss */
.gront-card-link a {
  color: #105B64;
}

/* line 8878, ../../tryg-sass/_custom.scss */
.gront-card-link a {
  text-decoration-line: underline;
}

/* line 8881, ../../tryg-sass/_custom.scss */
.gront-card-link a:hover {
  text-decoration-line: none !important;
  color: #105B64;
}

/* line 8885, ../../tryg-sass/_custom.scss */
.gront-card-link a:focus {
  text-decoration-line: underline !important;
  color: #FFFFFF !important;
  background: #105B64 !important;
}

/* line 8890, ../../tryg-sass/_custom.scss */
.gront-card-link a:visited {
  text-decoration-line: underline !important;
  color: #575756;
}

/* line 8895, ../../tryg-sass/_custom.scss */
.t-table-mine-documenter {
  margin-left: 0px;
  margin-right: 0px;
  min-width: 100%;
}

/* line 8901, ../../tryg-sass/_custom.scss */
.t-table-mine-documenter-tr {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  border-top: 0px solid #F1F1F1 !important;
  background-color: white;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
  border-bottom: 0px solid #f1f1f1 !important;
  padding: 20px 16px !important;
}

/* line 8912, ../../tryg-sass/_custom.scss */
.t-table-mine-documenter-td {
  padding: 0px !important;
}

@media (max-width: 991px) {
  /* line 8916, ../../tryg-sass/_custom.scss */
  .t-mine-dokumenter__wrapper {
    margin-top: 20px;
  }
}

@media (max-width: 991px) {
  /* line 8923, ../../tryg-sass/_custom.scss */
  .t-minside-documenter-section--padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* line 8927, ../../tryg-sass/_custom.scss */
  .t-minside-documenter-documents--padding {
    padding-left: 4% !important;
    padding-right: 4% !important;
  }

  /* line 8931, ../../tryg-sass/_custom.scss */
  .t-table-mine-documenter-tr-details {
    padding: 0px 16px !important;
    box-shadow: 0px 3px 4px 0 rgba(0, 0, 0, 0.15) !important;
    font-size: 16px;
  }

  /* line 8936, ../../tryg-sass/_custom.scss */
  .t-table-mine-documenter-td-details {
    padding: 0px !important;
  }
  /* line 8938, ../../tryg-sass/_custom.scss */
  .t-table-mine-documenter-td-details::before {
    content: none !important;
  }
}
@media (min-width: 992px) {
  /* line 8944, ../../tryg-sass/_custom.scss */
  .t-betaling-head-font {
    font-size: 16px;
    border-bottom: 2px solid #767676 !important;
  }
}

@media (min-width: 992px) {
  /* line 8951, ../../tryg-sass/_custom.scss */
  .t-betaling-body-details {
    border-bottom: 1px solid #999999;
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  /* line 8958, ../../tryg-sass/_custom.scss */
  .t-betaling-body-div-height {
    min-height: 59px;
    height: auto;
    padding-bottom: 15px !important;
  }
}

@media (max-width: 991px) {
  /* line 8966, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details {
    margin-bottom: -20px;
  }
}

@media (max-width: 991px) {
  /* line 8972, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-bplan {
    margin-left: 18px;
  }
}

@media (min-width: 992px) {
  /* line 8978, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-lned {
    margin-left: -2%;
    margin-right: -2%;
    padding-left: 2%;
    padding-right: 1%;
    box-sizing: content-box;
  }
}

@media (min-width: 991px) {
  /* line 8989, ../../tryg-sass/_custom.scss */
  .t-minside-betaling-details-fam-bplan {
    margin-left: 12px;
  }
}

/* line 8995, ../../tryg-sass/_custom.scss */
.t-minside-betaling-fam-details {
  font-size: 16px !important;
}

/* line 8999, ../../tryg-sass/_custom.scss */
.t-minside-betaling-efaktura {
  padding: 1% 5% 5% 5%;
}

/* line 9002, ../../tryg-sass/_custom.scss */
.table-enter-skaderoversikt {
  width: 80% !important;
  margin-bottom: 1rem;
  color: #212529;
}

/* line 9008, ../../tryg-sass/_custom.scss */
.table-enter-skaderoversikt thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

/* line 9014, ../../tryg-sass/_custom.scss */
.detaljer-carproduct-bonuscalc-align {
  border-left: 3px solid #FF0000;
  background: #ffffff;
}
@media (min-width: 767px) {
  /* line 9014, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-bonuscalc-align {
    flex: 1 0 33%;
    max-width: 33%;
    margin-right: 1%;
  }
}
@media (max-width: 1200px) and (min-width: 767px) {
  /* line 9014, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-bonuscalc-align {
    flex: 1 0 50%;
    max-width: 50%;
    margin-right: 1%;
  }
}
@media (max-width: 767px) {
  /* line 9014, ../../tryg-sass/_custom.scss */
  .detaljer-carproduct-bonuscalc-align {
    margin-bottom: 3%;
  }
}

/* line 9032, ../../tryg-sass/_custom.scss */
button:focus, a:focus {
  outline: 2px solid #222222;
}

/* line 9036, ../../tryg-sass/_custom.scss */
.t-minside-bonuscalc-sec-butn {
  text-decoration: none !important;
  margin-left: 25px;
}

/* line 9041, ../../tryg-sass/_custom.scss */
button {
  -webkit-appearance: none;
  appearance: none;
}

@media (min-width: 768px) {
  /* line 9046, ../../tryg-sass/_custom.scss */
  .t-card__icon--udf {
    width: 145% !important;
  }
}
@media (max-width: 767px) {
  /* line 9046, ../../tryg-sass/_custom.scss */
  .t-card__icon--udf {
    width: 120% !important;
  }
  /* line 9052, ../../tryg-sass/_custom.scss */
  .t-card__icon--udf-div {
    margin-right: 8% !important;
  }
}

/* line 9058, ../../tryg-sass/_custom.scss */
.uploadLabel.dropzone2.t-btn-secondary:focus {
  border: 2px solid #fff !important;
  box-shadow: 0 0 0 2px #222;
  color: #ffffff !important;
}

/* line 9064, ../../tryg-sass/_custom.scss */
.t-btn-tertiary.cancel {
  padding: 0 !important;
  margin-left: 30px;
}

/* line 9069, ../../tryg-sass/_custom.scss */
.union-logos-details {
  width: 100px !important;
  margin-right: 5px;
}

/* line 9074, ../../tryg-sass/_custom.scss */
#LagreButtons {
  padding: 10px 29px !important;
}

@media (max-width: 767px) {
  /* line 9079, ../../tryg-sass/_custom.scss */
  .t-document-list__wrapper:focus, .icon:focus, .t-minside-document-betaling-card-li-button:focus, .showHideEnquiry:focus, .t-minside-betaling__wrapper:focus, .removeRelationItem:focus, .t-faq-list__question:focus, .t-minside-enkeltforsikring .t-expandable-box-list__question__header:focus {
    outline: 2px solid #222 !important;
  }
}
/* line 9084, ../../tryg-sass/_custom.scss */
#hasPartnerText .select-injury-btn__txt:focus, #hasPartnerText .miachat-btn-claims {
  outline: 0 !important;
  box-shadow: 0 0 0 2px #222 !important;
}

/* line 9089, ../../tryg-sass/_custom.scss */
.t-minside-collective-products {
  background: #D5E2E9;
  border-radius: 3px;
}
@media (min-width: 992px) {
  /* line 9092, ../../tryg-sass/_custom.scss */
  .t-minside-collective-products p {
    margin: 0px;
  }
}
@media (max-width: 991px) {
  /* line 9092, ../../tryg-sass/_custom.scss */
  .t-minside-collective-products p {
    margin: 0px !important;
  }
}
@media (max-width: 991px) {
  /* line 9089, ../../tryg-sass/_custom.scss */
  .t-minside-collective-products {
    padding: 16px;
    margin-top: 44px;
    margin-bottom: 44px;
  }
}
@media (min-width: 992px) {
  /* line 9089, ../../tryg-sass/_custom.scss */
  .t-minside-collective-products {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

/* line 9115, ../../tryg-sass/_custom.scss */
.t-minside-henvdelser-file-upload-msg {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 19px;
}

/* line 9123, ../../tryg-sass/_custom.scss */
#UploadFile .form-field-error, #henvendelseRadios .form-field-error {
  max-width: 846px;
  width: 100% !important;
}

/* line 9128, ../../tryg-sass/_custom.scss */
.t-card__ordered-product-msg {
  background: #D5E2E9;
  border-radius: 13px;
  padding: 0px 8px;
  padding-bottom: 2px;
}
/* line 9133, ../../tryg-sass/_custom.scss */
.t-card__ordered-product-msg--green {
  background: #DFF0DA !important;
}
@media (max-width: 767px) {
  /* line 9128, ../../tryg-sass/_custom.scss */
  .t-card__ordered-product-msg {
    width: 100%;
    text-align: center;
  }
}
/* line 9140, ../../tryg-sass/_custom.scss */
.t-card__ordered-product-msg span {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
}

/* line 9147, ../../tryg-sass/_custom.scss */
.t-minside-codan-welcome {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 52px;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 9147, ../../tryg-sass/_custom.scss */
  .t-minside-codan-welcome {
    font-size: 20px;
    margin-bottom: 32px;
  }
}
/* line 9157, ../../tryg-sass/_custom.scss */
.t-minside-codan-welcome-svg {
  width: 104px;
  height: 96px;
}
/* line 9161, ../../tryg-sass/_custom.scss */
.t-minside-codan-welcome-title {
  line-height: 120%;
  margin-bottom: 24px;
  margin-top: 30px;
  font-size: 48px;
  font-weight: 400;
}
@media (max-width: 991px) {
  /* line 9161, ../../tryg-sass/_custom.scss */
  .t-minside-codan-welcome-title {
    font-size: 32px;
    margin-top: 24px;
    margin-bottom: 16px;
  }
}
/* line 9172, ../../tryg-sass/_custom.scss */
.t-minside-codan-welcome-title--margin {
  margin-top: 0px !important;
}
/* line 9176, ../../tryg-sass/_custom.scss */
.t-minside-codan-welcome-lead-text {
  font-family: "27 Sans", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 150%;
  max-width: 1010px;
}
@media (max-width: 991px) {
  /* line 9176, ../../tryg-sass/_custom.scss */
  .t-minside-codan-welcome-lead-text {
    font-size: 20px;
    text-align: left;
  }
}

/* line 9189, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common {
  background: #D5E2E9;
  border-radius: 3px;
  padding: 16px;
  display: flex;
  margin-bottom: 24px;
}
/* line 9195, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-details {
  margin-top: 14px;
}
/* line 9198, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common--align {
  align-items: flex-start !important;
}
@media (max-width: 991px) {
  /* line 9198, ../../tryg-sass/_custom.scss */
  .t-minside-codan-information-common--align {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  /* line 9205, ../../tryg-sass/_custom.scss */
  .t-minside-codan-information-common--margin {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media (min-width: 992px) {
  /* line 9189, ../../tryg-sass/_custom.scss */
  .t-minside-codan-information-common {
    align-items: center;
  }
}
/* line 9214, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-icon {
  width: 24px;
  height: 24px;
}
/* line 9218, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-text {
  font-size: 16px;
  line-height: 150%;
  margin-left: 12px;
}
/* line 9222, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-text--display {
  display: flex;
  flex-direction: column;
}
/* line 9226, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-text--width {
  max-width: 1253px;
}
/* line 9229, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-text-lead {
  font-weight: 600;
}

/* line 9235, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-green {
  background: #DFF0DA;
  border-radius: 3px;
  padding: 16px;
  display: flex;
  margin-bottom: 24px;
}
/* line 9241, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-green-details {
  margin-top: 14px;
}
/* line 9245, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-green--align {
  align-items: flex-start !important;
}
@media (max-width: 991px) {
  /* line 9245, ../../tryg-sass/_custom.scss */
  .t-minside-codan-information-common-green--align {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  /* line 9235, ../../tryg-sass/_custom.scss */
  .t-minside-codan-information-common-green {
    align-items: center;
  }
}
/* line 9255, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-green-icon {
  display: flex;
  min-width: 24px;
  height: 24px;
  background-color: #3E9852;
  border-radius: 50%;
  color: white;
  align-items: center;
  justify-content: center;
  font-size: 16px;
}
/* line 9266, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-green-text {
  font-size: 16px;
  line-height: 150%;
  margin-left: 12px;
}
/* line 9270, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-green-text--display {
  display: flex;
  flex-direction: column;
}
/* line 9274, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-common-green-text-lead {
  font-weight: 600;
}

/* line 9280, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-product-details {
  width: 82%;
  margin-top: 5%;
  margin-left: -22px;
}
/* line 9284, ../../tryg-sass/_custom.scss */
.t-minside-codan-information-product-details-margin {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 9280, ../../tryg-sass/_custom.scss */
  .t-minside-codan-information-product-details {
    width: 100%;
    margin-bottom: 9px;
  }
}

/* line 9293, ../../tryg-sass/_custom.scss */
.codandashedOutline {
  border: 2px dashed #999999;
}

/* line 9297, ../../tryg-sass/_custom.scss */
.t-minside-skade-insurance {
  max-width: 828px;
  display: flex;
  flex-direction: column;
  font-size: 16px;
  line-height: 150%;
  margin-top: 40px;
}
@media (max-width: 991px) {
  /* line 9297, ../../tryg-sass/_custom.scss */
  .t-minside-skade-insurance {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* line 9308, ../../tryg-sass/_custom.scss */
.t-minside-skade-insurance-text {
  font-weight: 600;
  color: #222222;
}
/* line 9314, ../../tryg-sass/_custom.scss */
.t-minside-skade-insurance-text-link {
  width: fit-content;
  width: -moz-max-content;
}

/* line 9321, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance {
  text-align: center;
}
/* line 9323, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance__name {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "27 Sans", sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 43px;
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 9323, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance__name {
    font-size: 40px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  /* line 9323, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance__name {
    font-size: 30px;
    line-height: 27px;
  }
}
/* line 9339, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance__info {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 22px;
  margin-top: 18px;
  margin-bottom: 24px;
  font-family: "27 Sans", sans-serif;
}
@media (max-width: 991px) {
  /* line 9339, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance__info {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  /* line 9339, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance__info {
    padding: 0px 45px;
  }
}

/* line 9357, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation {
  text-align: center;
  margin-top: 72px;
}
/* line 9360, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation__title {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 27px;
}
@media (max-width: 991px) {
  /* line 9360, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance-explanation__title {
    font-size: 24px;
    line-height: 22px;
  }
}
/* line 9371, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation__lead-text {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 22px;
  margin-top: 17px;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  /* line 9371, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance-explanation__lead-text {
    font-size: 20px;
    line-height: 18px;
  }
}
/* line 9384, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation__card {
  padding: 35px;
  text-align: initial;
}
@media (min-width: 992px) {
  /* line 9388, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance-explanation__card-container {
    flex: 1 1 33%;
    max-width: 33%;
    min-height: 166px;
    display: grid;
  }
}
@media (max-width: 991px) {
  /* line 9388, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance-explanation__card-container {
    padding: 8px 15px !important;
  }
}
/* line 9400, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation__link-lead {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
  margin-bottom: 25px;
}
/* line 9408, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation__link-info {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #5A5A5A;
}
@media (max-width: 767px) {
  /* line 9408, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance-explanation__link-info {
    font-size: 14px;
    line-height: 16px;
  }
}
/* line 9419, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation__link-icon {
  width: 24px;
  height: 32px;
  margin-right: 22px;
}
/* line 9423, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation__link-icon svg {
  width: 32px;
  height: 32px;
}
/* line 9429, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation ul {
  padding: 0px !important;
}
@media (max-width: 991px) {
  /* line 9429, ../../tryg-sass/_custom.scss */
  .t-minside-no-insurance-explanation ul {
    display: flex;
    flex-direction: column;
  }
}
/* line 9436, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance-explanation__ul {
  justify-content: center;
}

/* line 9441, ../../tryg-sass/_custom.scss */
.t-section-title--forsrikringer {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 27px;
}
@media (max-width: 991px) {
  /* line 9441, ../../tryg-sass/_custom.scss */
  .t-section-title--forsrikringer {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 22px;
  }
}

@media (max-width: 362px) {
  /* line 9454, ../../tryg-sass/_custom.scss */
  .kjop-background-color .t-card__content .green_positive_align .text-color-kjop, .kjop-background-color .t-chat-bot__card__content .green_positive_align .text-color-kjop {
    line-height: 1.2;
    padding: 8px !important;
    height: auto;
  }
}

@media (max-width: 767px) {
  /* line 9462, ../../tryg-sass/_custom.scss */
  .kjop-button-alignment {
    text-align: center;
  }
}

@media (max-width: 767px) {
  /* line 9468, ../../tryg-sass/_custom.scss */
  .changeslogo-enter {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 9475, ../../tryg-sass/_custom.scss */
  .buttons-alignment {
    display: flex;
    place-content: space-between;
  }

  /* line 9479, ../../tryg-sass/_custom.scss */
  .union-buttons-alignment {
    display: flex;
  }

  /* line 9482, ../../tryg-sass/_custom.scss */
  #t-expandable-union #union-buttons .union-buttons-alignment .report {
    margin-right: 5px !important;
  }
}
@media (max-width: 600px) {
  /* line 9487, ../../tryg-sass/_custom.scss */
  .alertleftalign-enter {
    margin-left: -4px !important;
  }
}

@media (max-width: 480px) {
  /* line 9493, ../../tryg-sass/_custom.scss */
  .tryg-err-red {
    min-width: 280px !important;
  }
}

@media (max-width: 767px) {
  /* line 9499, ../../tryg-sass/_custom.scss */
  .tryhelp-align {
    text-align: left;
    margin-left: 6px;
    word-break: break-word;
  }
}

@media (max-width: 500px) {
  /* line 9507, ../../tryg-sass/_custom.scss */
  .device-product-arrow {
    margin-right: 0px;
  }
}

@media (max-width: 550px) {
  /* line 9513, ../../tryg-sass/_custom.scss */
  .t-card__icon svg {
    width: 50px !important;
    height: 54px !important;
  }
}

/* line 9520, ../../tryg-sass/_custom.scss */
.t-form__fields-group__main--label {
  margin-bottom: 30px;
}
/* line 9522, ../../tryg-sass/_custom.scss */
.t-form__fields-group__main--label .noBoldFont {
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  /* line 9528, ../../tryg-sass/_custom.scss */
  .t-table.t-table--highlight-first-column #formerObjectsAkaTheCoveragesTbody td:first-child {
    font-weight: 900;
  }

  /* line 9531, ../../tryg-sass/_custom.scss */
  .t-table.t-table--highlight-first-column #formerObjectsAkaTheCoveragesTbody td:first-child:before {
    content: none;
  }

  /* line 9534, ../../tryg-sass/_custom.scss */
  .t-table.t-table--highlight-first-column #formerObjectsAkaTheCoveragesTbody td:before {
    flex: 1 0 50%;
    font-weight: normal;
  }

  /* line 9538, ../../tryg-sass/_custom.scss */
  .t-table #formerObjectsAkaTheCoveragesTbody td {
    flex: 1 1 100%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  /* line 9545, ../../tryg-sass/_custom.scss */
  .t-alert-blue-dot {
    padding-left: 20px !important;
  }
}

/* line 9550, ../../tryg-sass/_custom.scss */
.t-minside-with-insurance-explanation {
  padding-top: 10px;
}
/* line 9552, ../../tryg-sass/_custom.scss */
.t-minside-with-insurance-explanation__title {
  font-family: apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif !important;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 50%;
  margin-top: 20px;
  color: #222222;
}
@media (max-width: 991px) {
  /* line 9552, ../../tryg-sass/_custom.scss */
  .t-minside-with-insurance-explanation__title {
    font-size: 16px;
    line-height: 50%;
  }
}
/* line 9565, ../../tryg-sass/_custom.scss */
.t-minside-with-insurance-explanation__lead-text {
  font-family: apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 0px;
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  /* line 9565, ../../tryg-sass/_custom.scss */
  .t-minside-with-insurance-explanation__lead-text {
    max-width: 1000px;
  }
}
@media (max-width: 991px) {
  /* line 9565, ../../tryg-sass/_custom.scss */
  .t-minside-with-insurance-explanation__lead-text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 1px;
  }
}

/* line 9586, ../../tryg-sass/_custom.scss */
.t-minside-skade-ins-non-policyholder-text {
  font-family: "27 Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 18px;
  display: flex;
  align-items: center;
  padding-bottom: 4px;
  padding-top: 18px;
  color: #000000;
}
/* line 9598, ../../tryg-sass/_custom.scss */
.t-minside-skade-ins-non-policyholder-desc {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 136.69%;
  margin-top: -10px;
  color: #000000;
}

/* line 9609, ../../tryg-sass/_custom.scss */
.t-minside-skader-non-policyholder-container {
  height: auto;
  background: #E5F6FF;
  border: 2px solid #64A4C9;
  border-radius: 3px;
  margin: 25px 35px 0px 35px;
  padding: 0 27px 0 28px;
}
@media (max-width: 991px) {
  /* line 9609, ../../tryg-sass/_custom.scss */
  .t-minside-skader-non-policyholder-container {
    margin: 9px 21px 0px 23px;
    padding: 0 21px 0 24px;
  }
}

/* line 9622, ../../tryg-sass/_custom.scss */
.word-break-alignment {
  word-break: break-word;
}

@media (max-width: 767px) {
  /* line 9626, ../../tryg-sass/_custom.scss */
  .tryhelp-align-display {
    display: none;
  }
}

/* line 9631, ../../tryg-sass/_custom.scss */
.t-minside-subDocument-Load {
  padding: 0;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 10px;
  text-decoration: underline;
}

/* line 9640, ../../tryg-sass/_custom.scss */
#avslutt-bilforsikring-modal.modal-dialog {
  max-width: 600px;
}
/* line 9643, ../../tryg-sass/_custom.scss */
#avslutt-bilforsikring-modal .modal-content {
  padding: 25px 32px;
  word-break: break-word;
}
/* line 9647, ../../tryg-sass/_custom.scss */
#avslutt-bilforsikring-modal .modal-close {
  display: flex;
  justify-content: flex-end;
}
/* line 9651, ../../tryg-sass/_custom.scss */
#avslutt-bilforsikring-modal .modal-header {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 120%;
  font-family: "27 Sans", sans-serif;
  padding: 19px 24px 27px 24px;
}
/* line 9659, ../../tryg-sass/_custom.scss */
#avslutt-bilforsikring-modal .modal-body {
  padding: 0px 24px 43px 24px;
}
/* line 9662, ../../tryg-sass/_custom.scss */
#avslutt-bilforsikring-modal .para_infopopup-close {
  text-decoration: none !important;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
/* line 9669, ../../tryg-sass/_custom.scss */
#avslutt-bilforsikring-modal .para_infopopup-close .para_infopopup-close-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  padding-left: 7px;
}
/* line 9678, ../../tryg-sass/_custom.scss */
#avslutt-bilforsikring-modal .para_infopopup-notification-details {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  font-family: "27 Sans", sans-serif;
  margin: 0px;
  padding-bottom: 26px;
}
/* line 9687, ../../tryg-sass/_custom.scss */
#avslutt-bilforsikring-modal .para_infopopup-note, #avslutt-bilforsikring-modal .para_infopopup-notification-link {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;
  margin: 0px;
  padding-bottom: 26px;
}

/* line 9698, ../../tryg-sass/_custom.scss */
.green-card-send {
  margin-top: 31px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
/* line 9703, ../../tryg-sass/_custom.scss */
.green-card-send-btn {
  background: none !important;
  border: none;
  padding: 0 !important;
  font-family: arial, sans-serif;
  color: #105B64;
  text-decoration: underline;
  cursor: pointer;
}

@media (min-width: 992px) {
  /* line 9715, ../../tryg-sass/_custom.scss */
  .t-minside-documenter-section__wrapper {
    max-width: 1294px;
  }

  /* line 9718, ../../tryg-sass/_custom.scss */
  .t-documents-menu {
    min-width: 28%;
  }

  /* line 9721, ../../tryg-sass/_custom.scss */
  .t-card__wrapper-link--meldskade {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 9727, ../../tryg-sass/_custom.scss */
.t-minside-betaling__wrapper--padding {
  padding: 1% 2%;
}

@media (max-width: 991px) {
  /* line 9732, ../../tryg-sass/_custom.scss */
  .t-minside-betaling--table {
    display: flex;
    flex-direction: column;
  }

  /* line 9736, ../../tryg-sass/_custom.scss */
  .t-minside-betaling--tr {
    display: flex;
    flex-direction: row;
  }

  /* line 9740, ../../tryg-sass/_custom.scss */
  .t-minside-betaling--tbody {
    display: flex;
    flex-direction: column;
  }
}
/* line 9746, ../../tryg-sass/_custom.scss */
.bestilt {
  justify-content: flex-end;
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
  padding: 10px 25px;
}

/* line 9756, ../../tryg-sass/_custom.scss */
.t-card--pop-bestilt {
  display: block;
  padding: 0;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  /* line 9762, ../../tryg-sass/_custom.scss */
  .t-card__text-container--flex-rel {
    flex: 1 0 73%;
  }
}

/* line 9769, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance__buttons {
  display: inline-block;
}

/* line 9773, ../../tryg-sass/_custom.scss */
.t-minside-no-insurance__meld-skade-btn {
  display: flex !important;
  width: 100%;
  margin-top: 1rem;
}
