:root {
  --steel-blue: #096ad0;
  --steel-blue-60: #096ad099;
  --alice-blue: #096ad033;
  --096ad0: #096ad00a;
  --white: white;
  --dark: #333;
  --nilsen-opacity: #3898eca6;
  --midnight-blue: #1f2c3d;
  --black: black;
}

body {
  color: var(--steel-blue);
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 54px;
  font-weight: 300;
  line-height: 1.3em;
}

h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 42px;
  font-weight: 300;
  line-height: 1.3em;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4em;
}

h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.4em;
}

h5 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
}

p {
  color: var(--steel-blue);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5em;
}

a {
  color: var(--steel-blue);
  text-decoration: underline;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  color: var(--steel-blue-60);
  margin-bottom: 12px;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 1px solid var(--steel-blue);
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 10px 20px;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
}

.section {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.section.grid {
  z-index: -1;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.section.bo-bottom-padding {
  padding-bottom: 0;
}

.section.divider {
  background-color: var(--alice-blue);
  padding-top: 10px;
  padding-bottom: 10px;
}

.section.full-screen.background-image-side {
  background-color: var(--alice-blue);
  background-image: url('../images/Nilsen_og_scheel_team_bilde.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 90vh;
  padding-top: 0;
  padding-bottom: 0;
}

.section.full-screen.background-image-side.md-text {
  display: block;
}

.section.full-screen.background-image-side.md-text.mobile-header {
  background-color: #3898ec;
  background-image: none;
  min-height: auto;
  display: none;
}

.section.full-screen.stretch {
  align-items: stretch;
}

.section.light-blue {
  background-color: var(--096ad0);
  border-style: none;
}

.section.wider-padding {
  padding-top: 160px;
  padding-bottom: 160px;
}

.section.wider-padding.background-image {
  background-image: url('../images/cinematic---big.svg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  align-items: center;
  display: flex;
}

.section.wider-padding.map {
  background-position: 50%;
  padding-top: 240px;
  padding-bottom: 240px;
}

.section.light-blue {
  background-color: #096ad014;
}

.section.blue {
  color: #096ad0;
  background-color: #096ad0;
}

.section.blue.ns-bg {
  color: var(--white);
  background-color: #3898ec;
  flex-wrap: nowrap;
  align-content: center;
  align-items: flex-end;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.section.background-image {
  background-image: url('../images/cinematic---big.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

.section.half-screen-background-image {
  background-image: url('../images/169---big.svg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 50%;
}

.section.half-screen-background-image.right {
  background-position: 100%;
}

.section.no-vertical-padding.sm-flex-vertical.map-guide {
  padding-left: 0;
  padding-right: 0;
}

.section.no-vertical-padding.sm-flex-vertical.map-guide.section-frame {
  padding-left: 5vw;
  padding-right: 5vw;
}

.section.page-header {
  height: 100vh;
  padding-top: 160px;
  padding-bottom: 80px;
}

.section.page-header.image {
  background-image: url('../images/cinematic---big.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 160px;
}

.section.page-header.informasjon {
  background-image: url('../images/20171011_0304.jpg');
  background-position: 50%;
  background-size: cover;
  height: 90vh;
  padding-top: 0;
  padding-bottom: 0;
}

.section.page-header.gravid-header {
  object-fit: cover;
  background-image: url('../images/gravid.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 90vh;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.section.page-header.gravid-header.dyre-kiro {
  background-image: url('../images/r_78I3450.jpg');
  background-position: 50%;
}

.section.page-header.barn-header {
  background-image: url('../images/barn-ungdom.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  height: 90vh;
  max-height: none;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}

.section.page-header.barn-header.mobile-header {
  height: auto;
  display: none;
}

.section.page-header.eldre-header {
  background-image: url('../images/r_78I2171.jpg');
  background-position: 50%;
  background-size: cover;
  height: 90vh;
  padding-top: 0;
  padding-bottom: 0;
}

.section.page-header.eldre-header.mobile-header {
  display: none;
}

.section.page-header.spedbarn-header {
  background-image: url('../images/spedbarn.jpg');
  background-position: 50%;
  background-size: cover;
  height: 90vh;
  padding-top: 0;
  padding-bottom: 0;
}

.section.page-header.spedbarn-header.mobile-header {
  display: none;
}

.section.page-header.idrett-header {
  background-image: url('../images/r_78I1793.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 90vh;
  padding-top: 0;
  padding-bottom: 0;
}

.section.page-header.idrett-header.mobile-section-header {
  display: none;
}

.section.page-header.behandling-header {
  background-image: url('../images/generelle.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 90vh;
  padding-top: 0;
  padding-bottom: 0;
}

.section.page-header.behandling-header.mobile-section-header {
  display: none;
}

.section.page-header.omoss-header {
  background-image: url('../images/DSC07388.jpg');
  background-position: 100%;
  background-size: cover;
  height: 90vh;
  padding-top: 0;
  padding-bottom: 0;
}

.section.page-header.omoss-header.mobile-section-header, .section.page-header.gravid-header-mobile {
  display: none;
}

.section.page-header.dyre-header {
  background-image: url('../images/cc2607fe999f098431753114b760e94f-cover.jpg');
  background-position: 50%;
  background-size: auto;
  height: 90vh;
}

.section.full-screen {
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.section.map {
  background-image: url('../images/map.svg');
  background-size: cover;
}

.section.legowerk-footer {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 150%;
}

.section.spedbarn-arsaker {
  background-image: linear-gradient(to bottom, var(--white) 14%, #ffffff7a 48%, white 85%), url('../images/noa-hand-1.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.spedbarn-arsaker.section-frame {
  background-image: linear-gradient(to bottom, var(--white) 14%, #fff9 48%, white 85%), url('../images/noa-hand-1.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.idrett-backdrop {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/track.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section.section-frame {
  width: 100%;
  padding: 20px 5vw;
}

.section.section-frame.mobile-section-header {
  display: none;
}

.wrapper {
  color: #fff;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}

.wrapper.grid-container {
  z-index: -1;
  display: block;
  position: fixed;
  inset: auto 0 0;
}

.wrapper.space-around {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.wrapper.navbar-2 {
  flex-direction: row;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.wrapper.lg-negative-margins {
  flex-direction: row;
  flex: 0 auto;
  margin-top: -80px;
  margin-bottom: -80px;
  display: flex;
}

.wrapper.navbar {
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
}

.wrapper.mobile-navbar-container {
  flex-direction: column;
  align-items: stretch;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.wrapper.sliderwrap {
  flex-flow: row;
  place-content: flex-start flex-end;
  align-items: center;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 0;
  display: flex;
}

.wrapper.hjelp-wrap {
  padding-left: 0;
  padding-right: 0;
}

.wrapper.hjelp-wrap.backdrop {
  padding-left: 10vw;
  padding-right: 10vw;
}

.wrapper.info-wrap {
  flex-flow: wrap;
  place-content: flex-end;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.wrapper.content-wrap {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.wrapper.can-chiro, .wrapper.profile-wrap, .wrapper.bullet-wrap, .wrapper.video-wrap, .wrapper.content-padding, .wrapper.contact-wrap {
  padding-left: 0;
  padding-right: 0;
}

.grid {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: stretch;
  height: 100vh;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.block {
  border-style: none;
  border-width: 1px;
  flex-wrap: nowrap;
  flex: 1;
  place-content: flex-start;
  align-items: flex-start;
  min-width: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.block.lg-50 {
  float: left;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-height: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  display: flex;
}

.block.lg-50.blue {
  background-color: #0000;
  background-image: url('../images/Google-Maps.png');
  background-position: 0 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.column-overlay {
  border-left: 1px solid #096ad00d;
  border-right: 1px solid #096ad00d;
  width: 100%;
  height: 100%;
}

.column-overlay.white {
  border-left-color: #ffffff14;
  border-right-color: #ffffff14;
}

.centre-align {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.centre-align.bottom-margin {
  margin-bottom: 40px;
}

.col {
  flex-flow: column;
  flex: none;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.col.centre-align {
  align-items: center;
}

.col.lg-4 {
  flex-wrap: wrap;
  flex: 0 auto;
  align-self: stretch;
  width: 33.33%;
}

.col.lg-4.align-bottom {
  justify-content: flex-end;
}

.col.lg-4.align-bottom.md-4 {
  align-items: center;
}

.col.lg-4.sm-2.lg-vertical-align {
  flex-direction: row;
  justify-content: center;
  align-self: flex-start;
  width: 50%;
}

.col.lg-4.flex-stretch {
  align-items: stretch;
}

.col.lg-4.flex-stretch.md-3.xs-2 {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  height: 100%;
  display: flex;
}

.col.lg-4.flex-stretch.md-2.sm-2.xs-2 {
  flex-wrap: wrap;
  flex: 1;
  align-content: center;
  align-items: center;
}

.col.lg-4.md-4.sm-2.xs-2 {
  flex: 1;
}

.col.lg-4.md-2.md-align-centre.social {
  align-items: center;
  width: 100%;
}

.col.lg-3 {
  text-align: left;
  flex: none;
  align-items: flex-start;
  width: 25%;
}

.col.lg-3.md-4 {
  flex: 0 auto;
}

.col.lg-3.no-padding {
  float: left;
}

.col.lg-3.flex-stretch {
  align-items: stretch;
}

.col.lg-3.md-1.sm-1.xs-2 {
  flex: none;
}

.col.lg-1 {
  flex: 0 auto;
  width: 8.33%;
}

.col.lg-1.hidden-lg-down {
  width: 10%;
}

.col.lg-6 {
  object-fit: fill;
  flex-flow: wrap;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: stretch;
  width: 40%;
  padding-left: 0;
  padding-right: 0;
}

.col.lg-6.centre-align {
  flex-wrap: wrap;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
}

.col.lg-6.centre-align.small-header, .col.lg-6.centre-align-vertical {
  justify-content: center;
}

.col.lg-6.md-3.centre-align {
  align-items: center;
}

.col.lg-6.md-3.sm-2 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.col.lg-6.md-3.xs-2 {
  width: auto;
}

.col.lg-6.md-4, .col.lg-6.md-4.sm-2 {
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}

.col.lg-6.md-4.sm-2.bg {
  background-color: var(--nilsen-opacity);
  padding-left: 5vw;
  padding-right: 5vw;
}

.col.lg-6.md-4.sm-2.xs-2 {
  flex-flow: column;
  flex: 1;
  place-content: space-between;
  align-self: stretch;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.col.lg-6.md-4.sm-2.xs-2.bulletcol {
  justify-content: space-around;
}

.col.lg-6.md-4.sm-2.xs-2.content-image {
  flex-direction: column;
  flex: none;
  place-content: center flex-start;
  align-self: stretch;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-right: 20px;
}

.col.lg-6.md-4.sm-2.xs-2.mid-team {
  flex-wrap: wrap;
  flex: 1;
  align-content: center;
  align-items: center;
}

.col.lg-6.sm-margin-bottom.stretch {
  align-items: stretch;
}

.col.lg-6.flex-stretch.md-4.xs-2 {
  justify-content: center;
}

.col.lg-2 {
  width: 16.66%;
}

.col.lg-5 {
  align-self: auto;
  width: 41.66%;
}

.col.lg-5.align-vertically {
  justify-content: center;
}

.col.lg-5.md-4.sm-2.xs-2 {
  object-fit: fill;
  flex: none;
  align-self: stretch;
  align-items: center;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 20px;
}

.col.lg-5.md-4.sm-2.xs-2.content-image {
  padding-top: 0;
}

.col.lg-7 {
  width: 58.33%;
}

.col.lg-7.md-4.sm-2.xs-2 {
  flex-flow: column wrap;
  flex: 1;
  place-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.col.lg-8 {
  width: 66.66%;
}

.col.lg-12 {
  flex-flow: row;
  flex: 0 auto;
  place-content: center space-around;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.col.lg-12.content-header {
  background-color: var(--nilsen-opacity);
  flex-direction: column;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  margin-left: 0;
  padding: 20px 5vw;
}

.col.lg-12.content {
  flex-direction: column;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}

.col.lg-12.om-header {
  justify-content: flex-start;
  margin-top: 40px;
  margin-bottom: 40px;
}

.col.flex-stretch.lg-4 {
  align-self: stretch;
}

.col.opening.lg-12 {
  text-align: left;
  flex-flow: row;
  place-content: stretch center;
  align-self: center;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.col.contact.lg-12 {
  flex-flow: row;
  flex: 0 auto;
  place-content: center flex-start;
  align-self: center;
  width: 100%;
  min-width: auto;
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph-small {
  color: var(--dark);
  text-align: justify;
  font-size: 15px;
  font-weight: 300;
}

.paragraph-small.no-top-margins {
  text-align: center;
  height: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
}

.paragraph-small.no-margins.bullets {
  height: NaN% ;
  text-align: left;
  text-transform: none;
  flex: 0 auto;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 150%;
  display: block;
}

.paragraph-small.no-margins.bullets.dyr {
  text-align: center;
  height: auto;
}

.paragraph-small.align-to-h1 {
  margin-bottom: 6px;
  margin-left: 5px;
}

.paragraph-small.divider-line {
  margin-left: 8px;
  margin-right: 8px;
}

.paragraph-small.short-paragraph {
  width: 75%;
}

.paragraph-small.white {
  color: #fff9;
}

.paragraph-small.footer-credit {
  text-align: center;
  margin-bottom: 0;
}

.row {
  flex-flow: wrap;
  place-content: space-around center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.row.flex-horizontal {
  flex-wrap: nowrap;
  justify-content: flex-start;
  display: flex;
}

.row.centre-align {
  flex-wrap: wrap;
  place-content: stretch center;
  align-items: center;
  min-height: auto;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.row.centre-align.section-header {
  justify-content: flex-start;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}

.row.centre-align.section-header.behandling-header {
  text-align: left;
  margin-bottom: 0;
}

.row.no-bottom-margins {
  height: auto;
  font-size: 50px;
}

.row.no-bottom-margins.info {
  flex-direction: row;
  height: 0%;
  margin-bottom: 0;
}

.row.align-centre {
  place-content: stretch center;
  align-items: stretch;
  height: 100%;
}

.row.align-centre.flex-vertical-align {
  align-items: center;
}

.row.align-centre.bullets {
  border: 1px none var(--nilsen-opacity);
  border-radius: 0;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.row.align-centre.hjelpe-row {
  border: 0 #0000;
  border-radius: 0;
  margin-bottom: 20px;
}

.row.info-content {
  align-content: stretch;
  align-self: flex-start;
}

.row.resepsjon {
  margin-top: 80px;
  margin-bottom: 80px;
}

.row.resepsjon.title-row {
  padding-left: 0;
  padding-right: 0;
}

.row.title-row {
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
}

.row.content-row {
  padding-left: 0;
  padding-right: 0;
}

.row.chiro-row {
  flex-direction: row;
  place-content: stretch center;
  align-items: stretch;
  margin-top: 20px;
}

.button {
  border: 1px solid var(--steel-blue);
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-color: #3898ec;
  background-clip: border-box;
  border-radius: 40px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 300;
  transition: all .2s;
  box-shadow: 0 4px 11px #013a7554;
}

.button:hover {
  border: 1px solid var(--steel-blue);
  background-color: var(--steel-blue);
  color: #fff;
  transform: translate(0, -4px);
  box-shadow: 0 6px 20px #013a7554;
}

.button.ghost {
  border: 1px solid var(--steel-blue);
  box-shadow: none;
  color: var(--steel-blue);
  background-color: #0000;
}

.button.ghost:hover {
  background-color: var(--steel-blue);
  color: #fff;
  background-image: none;
  transform: none;
}

.button.ghost.reversed {
  color: #fff;
  background-color: #0000;
  border-color: #fff;
}

.button.ghost.reversed:hover, .button.reversed {
  color: var(--steel-blue);
  background-color: #fff;
}

.button.reversed:hover {
  background-image: none;
}

.button.lg-wide {
  text-align: center;
  width: 100%;
}

.button.margin-left {
  margin-right: 20px;
}

.button.side-margins {
  margin-left: 16px;
  margin-right: 16px;
}

.button.form-button {
  box-shadow: none;
  border-radius: 0 3px 3px 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 14px;
}

.navbar {
  background-color: #0000;
  flex-direction: row;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.navbar.fixed {
  background-color: var(--midnight-blue);
  padding-top: 36px;
  padding-bottom: 36px;
  display: block;
  position: fixed;
}

.margin-bottom {
  color: var(--dark);
  text-align: justify;
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  line-height: 150%;
}

.margin-bottom.small {
  text-align: center;
  flex-flow: column wrap;
  flex: 1;
  place-content: center;
  align-self: flex-start;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.margin-bottom.small.bullets {
  text-align: left;
}

.margin-bottom.gravid-bekken {
  flex: 0 auto;
  align-self: stretch;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0;
  font-size: 20px;
  font-weight: 300;
}

.margin-bottom.ns-logo {
  margin-bottom: 20px;
}

.form {
  width: 100%;
}

.form-field {
  background-color: var(--096ad0);
  color: var(--steel-blue);
  background-image: none;
  border-style: none;
  border-radius: 3px;
  min-width: 200px;
  margin-bottom: 20px;
  padding: 26px 16px;
}

.form-field::placeholder {
  color: var(--steel-blue);
}

.form-field.no-bottom-margins {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-field.no-bottom-margins.margin-right {
  margin-right: 20px;
}

.form-field.side-margins {
  margin-left: 16px;
  margin-right: 16px;
}

.text-area {
  background-color: var(--096ad0);
  color: var(--steel-blue);
  border-style: none;
  border-radius: 3px;
  min-height: 140px;
  margin-bottom: 20px;
  padding-top: 16px;
  padding-left: 16px;
}

.text-area::placeholder {
  color: var(--steel-blue);
}

.page-preview-link {
  background-color: var(--midnight-blue);
  box-shadow: none;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 36px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  overflow: hidden;
}

.page-preview-link:hover {
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #2279d4, var(--steel-blue));
  transform: translate(0, -4px);
  box-shadow: 0 8px 40px #0000001a;
}

.page-wrapper {
  padding-top: 140px;
  overflow: hidden;
}

.price-table-container {
  border: 1px solid var(--alice-blue);
  border-radius: 6px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  padding: 50px;
  display: flex;
}

.price-table-container.flex-stretch {
  border-style: none;
  border-color: var(--nilsen-opacity);
  text-transform: capitalize;
  background-color: #0000;
  border-radius: 6px;
  flex-flow: row;
  flex: 0 auto;
  place-content: center space-between;
  align-self: stretch;
  align-items: center;
  height: 100%;
  padding: 20px;
}

.price-table-container.flex-stretch.kiro-kan {
  border-style: solid;
  border-color: var(--nilsen-opacity);
  text-align: center;
  border-radius: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: stretch;
  width: auto;
  padding: 20px 10px;
}

.price-table-container.flex-stretch.gravid-bullets {
  justify-content: space-between;
  align-items: center;
}

.price-table-container.link {
  align-items: stretch;
  text-decoration: none;
  transition: border .2s ease-in-out;
}

.price-table-container.link:hover {
  border-color: var(--steel-blue);
}

.logo {
  flex: 1;
  margin-left: 20px;
  position: absolute;
}

.logo.w--current {
  flex: 1;
}

.logo.rel {
  align-items: center;
  margin-left: 0;
  display: flex;
  position: relative;
}

.logo.rel.w--current {
  flex: 0 auto;
  display: flex;
}

.white {
  color: #fff;
  font-weight: 300;
}

.horizontal-line {
  background-color: #fff;
  width: 100%;
  height: 1px;
  margin-bottom: 40px;
}

.horizontal-line.blue {
  background-color: var(--steel-blue);
}

.footer-logo {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
}

.footer-link {
  opacity: .5;
  color: var(--dark);
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: opacity .2s ease-in-out;
}

.footer-link:hover {
  opacity: 1;
}

.footer-link.w--current {
  opacity: 1;
  font-weight: 500;
}

.footer-link.spacing {
  margin-left: 16px;
  margin-right: 16px;
}

.footer-link.spacing.last {
  margin-right: 0;
}

.footer-link.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.footer-link.no-padding.last {
  margin-right: -20px;
}

.social-media-icon {
  padding: 8px;
}

.contact-form-container {
  border-radius: 6px;
  width: 100%;
}

.contact-form-container.card {
  border: 1px none var(--alice-blue);
  background-color: #fff;
  padding: 0 10px;
  box-shadow: 10px 0 80px #1f2c3d1a;
}

.contact-form-container.card.white-background {
  border: 1px solid var(--steel-blue);
  background-color: #fff;
}

.contact-form-container.light-blue.padding {
  padding: 40px;
}

.icon {
  color: #fff;
  margin-bottom: 20px;
  font-size: 24px;
}

.light-blue {
  background-color: #096ad00a;
}

.question {
  align-items: flex-start;
  display: flex;
}

.answer-text {
  margin-top: 8px;
}

.question-arrow-icon {
  margin-top: 26px;
  margin-left: 24px;
  margin-right: 8px;
}

.question-arrow-icon.left {
  margin-top: 11px;
  margin-left: 0;
  margin-right: 16px;
}

.answer {
  color: #9096a4;
  padding-left: 64px;
  padding-right: 8px;
  display: block;
  overflow: hidden;
}

.answer._2 {
  margin-left: 32px;
  padding-left: 0;
  padding-right: 0;
}

.question-container {
  border: 1px solid var(--alice-blue);
  text-align: left;
  cursor: pointer;
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.question-container.transparent {
  background-color: #0000;
  border-style: none;
  margin-bottom: 16px;
  padding: 10px 0;
}

.service-icon {
  float: left;
  border: 1px solid var(--steel-blue);
  color: var(--steel-blue);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.service-icon._2 {
  border-color: var(--steel-blue);
  color: var(--steel-blue);
  width: 40px;
  height: 40px;
  margin-top: 11px;
  margin-bottom: 0;
}

.question-text {
  flex: 1;
  margin-top: 15px;
  margin-left: 24px;
}

.div-block-8 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  background-color: #fff;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-link-2 {
  color: var(--steel-blue);
  cursor: pointer;
  padding: 16px 20px 18px;
  font-size: 15px;
  line-height: 24px;
  transition: opacity .15s;
  position: relative;
}

.nav-link-2:hover {
  opacity: 1;
  color: var(--steel-blue);
}

.nav-link-2.w--current {
  color: var(--steel-blue);
  font-weight: 700;
  transition-property: none;
}

.nav-link-2.border {
  border: 1px solid var(--steel-blue);
  opacity: 1;
  border-radius: 50px;
  padding-top: 6px;
  padding-bottom: 6px;
  transition: background-color .2s;
}

.nav-link-2.border:hover, .nav-link-2.border.cta {
  background-color: var(--steel-blue);
  color: #fff;
}

.nav-link-2.dropdown {
  opacity: 1;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
}

.nav-link-2.full-opacity {
  opacity: 1;
}

.nav-link-2.burger-nav {
  opacity: 1;
  color: #096ad099;
  background-color: #fff;
  flex: 0 auto;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  transition: opacity .15s, color .2s;
  display: block;
  position: relative;
}

.nav-link-2.burger-nav:hover {
  opacity: 1;
  color: var(--steel-blue);
}

.menu-button-2 {
  display: none;
}

.menu-button-2.w--open {
  color: var(--alice-blue);
  background-color: #fff;
}

.nav-bar {
  z-index: 200;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.nav-bar.sample-website {
  flex-direction: column;
  position: absolute;
}

.nav-bar.burger-nav {
  background-color: #fff;
}

.nav-bar.sample-website {
  flex-direction: column;
  padding: 10px 10vw;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 0 3px #0009;
}

.toggle-grid {
  z-index: 100;
  background-color: var(--midnight-blue);
  color: #fff;
  border-radius: 60px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 16px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.logo-navbar {
  max-width: 200px;
}

.logo-navbar.white {
  width: 70px;
}

.blue {
  background-color: var(--steel-blue);
}

.partner-logo {
  width: 100px;
}

.phone-image.negative-margins {
  margin-bottom: -125px;
}

.no-margins {
  color: var(--dark);
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  font-size: 30px;
  line-height: 150%;
}

.no-bottom-margins {
  color: #333;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 150%;
}

.no-bottom-margins.profile-title {
  text-align: center;
  height: auto;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 25px;
  line-height: 150%;
  position: relative;
}

.no-bottom-margins.small-title {
  margin-bottom: 0;
  padding-left: 0;
  font-size: 25px;
  line-height: 150%;
}

.no-bottom-margins.section-header {
  flex: 1;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 300;
  line-height: 150%;
}

.no-bottom-margins.section-header.small-title.backdrop-txt {
  text-align: center;
  align-self: center;
  width: 100%;
  margin-top: 10vh;
  margin-bottom: 10vh;
}

.no-bottom-margins.content-header {
  text-align: left;
  width: 100.078%;
  margin-bottom: 0;
  font-size: 40px;
  line-height: 150%;
}

.no-bottom-margins.content-header.headline {
  width: 100%;
  font-size: 30px;
}

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

.sm-align-centre {
  flex-flow: column wrap;
  flex: 1;
  place-content: center;
  align-self: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin: 0 0 20px;
  display: flex;
}

.sm-align-centre.gravid-top {
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: 0;
  padding-right: 20px;
}

.column-image {
  margin-bottom: 20px;
  transition: transform .2s;
}

.column-image:hover {
  transform: translate(0, -5px);
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.slide {
  background-color: #0000;
}

.slide.small {
  width: 70%;
  margin-left: 10px;
  margin-right: 10px;
}

.slider-arrow, .slide-nav {
  color: var(--steel-blue);
}

.full-width-image {
  width: 100%;
}

.overflow-visible {
  overflow: visible;
}

.small-icon {
  float: left;
  margin-right: 16px;
  display: block;
}

.inline-form {
  width: 75%;
  display: flex;
}

.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.components-list-container {
  background-color: var(--midnight-blue);
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  display: none;
}

.components-list-container._2 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: none;
}

.flex-stretch {
  flex-direction: column;
  display: flex;
}

.no-vertical-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.flex-horizontal-justify-start-align-centre {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.tick-icon {
  color: #889fb2;
  background-color: #0000;
  margin-right: 15px;
}

.flex-horizontal {
  display: flex;
}

.flex-horizontal.align-bottom {
  align-items: flex-end;
}

.blog-thumbnail-container {
  border: 1px solid var(--alice-blue);
  border-radius: 6px;
  flex: 1;
  margin-bottom: 30px;
  text-decoration: none;
  transition: all .2s;
  overflow: hidden;
}

.blog-thumbnail-container:hover {
  transform: translate(0, -5px);
}

.blog-thumbnail-container.no-border {
  border-style: none;
}

.blog-thumbnail-container.no-border:hover {
  transform: none;
}

.padding {
  padding: 20px;
}

.padding.no-horizontal-padding {
  padding-left: 0;
  padding-right: 0;
}

.margin-bottom-gutter {
  margin-bottom: 30px;
}

.tab {
  width: 100%;
}

.tabs-menu {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.tab-link {
  opacity: .5;
  color: var(--steel-blue);
  text-align: center;
  background-color: #0000;
  flex: 1;
  width: 33.33%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tab-link.w--current {
  opacity: 1;
  background-color: #0000;
  font-weight: 700;
}

.centred-logo-container {
  justify-content: center;
  display: flex;
}

.text-block {
  color: #fff;
  font-size: 14px;
}

.nav-link-with-icon-containr {
  align-items: center;
  display: flex;
}

.menu-icon {
  margin-right: 8px;
}

.navbar-links-container {
  flex: 0 auto;
  align-items: flex-start;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 26px;
  font-size: 12px;
  text-decoration: none;
}

.nav-link.cta {
  background-color: var(--steel-blue);
  color: #fff;
  transition: background-color .1s ease-in-out;
}

.nav-link.cta:hover {
  background-color: #328ae6;
}

.back-to-legowerk-link {
  z-index: 100;
  background-color: var(--midnight-blue);
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 90px;
  margin: 16px;
  padding: 8px 14px;
  font-size: 10px;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
}

.dropdown-container {
  background-color: var(--midnight-blue);
  width: 100%;
  margin-top: 36px;
  display: block;
  position: fixed;
}

.hover.hover-on-image {
  opacity: 1;
  background-color: #e4f1fd;
  width: auto;
  height: 100%;
  padding: 30px;
  display: block;
  position: absolute;
}

.portrait-container {
  margin-bottom: 30px;
  position: relative;
}

.team-small-container {
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 60px;
  display: flex;
}

.div-block-29 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.image-9 {
  margin-right: 20px;
}

.bold {
  font-weight: 500;
}

.form-with-button {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.testimonial-container {
  background-color: var(--nilsen-opacity);
  border: 2px solid #ffffffa6;
  border-radius: 3px;
  align-items: flex-start;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 40px;
  display: none;
}

.testimonial-container.border {
  border: 1px solid var(--steel-blue);
  background-color: #fff;
  background-color: var(--nilsen-opacity);
  border: 2px solid #ffffffa6;
  border-radius: 3px;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px 40px;
  display: none;
}

.quotation-mark {
  opacity: .1;
  margin-right: 24px;
}

.slider-3 {
  background-color: #0000;
  align-self: auto;
  align-items: flex-end;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  display: block;
}

.slide-nav-2 {
  margin-top: 20px;
  margin-bottom: -20px;
  font-size: 10px;
  position: relative;
}

.hide {
  display: none;
}

.flex-horizontal-space-between {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.horizontal-short-line {
  background-color: var(--alice-blue);
  height: 1px;
  margin-left: -50px;
  margin-right: -50px;
}

.div-block-32 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.social-link {
  border: 1px solid var(--steel-blue);
  background-color: var(--steel-blue);
  border-radius: 50px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 8px;
  display: inline;
}

.team-small-container-1 {
  flex-flow: column;
  flex: 0 auto;
  place-content: space-between flex-start;
  align-self: stretch;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.team-small-container-1.clear-team {
  width: 50%;
}

.team-container {
  margin-bottom: 30px;
}

.section-header {
  color: var(--dark);
  text-align: left;
  justify-content: center;
  align-self: flex-start;
  margin: 0 0 60px;
  font-size: 45px;
  line-height: 50px;
  display: block;
}

.section-header.headline {
  margin-bottom: 40px;
  padding-left: 0;
  font-size: 30px;
  line-height: 150%;
}

.half-screen-content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 500px;
  display: flex;
}

.half-screen-content.centre-align {
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
}

.short-paragraph {
  width: 75%;
}

.div-block-33 {
  width: 100%;
}

.app-download-button {
  float: left;
  margin-right: 30px;
}

.feature-icon-horizontal {
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.icon-side {
  width: 50px;
  margin-right: 30px;
}

.value-proposition-container {
  text-align: left;
  flex-wrap: nowrap;
  flex: 0 auto;
  place-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.value-proposition-container.vertical-align {
  flex: 1;
  align-items: center;
  display: flex;
}

.value-proposition-buttons {
  margin-top: 40px;
}

.computer-image {
  width: 70vw;
  margin-left: 10vw;
  position: absolute;
}

.computer-image-container {
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.side-image {
  object-fit: cover;
  flex: 1;
  align-self: stretch;
  margin-top: 0;
  margin-bottom: 0;
}

.side-image.lightbox-video {
  position: relative;
}

.side-image.map {
  background-image: url('../images/square-phonecall.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.border-to-edge-picture {
  float: left;
  background-image: url('../images/cinematic---big.svg');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 600px;
  position: relative;
  top: 0;
}

.big-blog-thumbnail-container {
  margin-bottom: 80px;
  transition: transform .2s ease-in-out;
}

.big-blog-thumbnail-container.no-bottom-margins {
  margin-bottom: 0;
}

.rich-text-block {
  text-align: left;
}

.rich-text-block img {
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-heading {
  color: var(--dark);
  margin-bottom: 20px;
  text-decoration: none;
}

.div-block-39 {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-links-container {
  flex-direction: column;
  display: flex;
}

.footer-logo-2 {
  width: 200px;
  height: auto;
  margin-bottom: 40px;
}

.avatar-container {
  display: flex;
}

.div-block-48 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  display: flex;
}

.full-width {
  width: 100%;
}

.works-link {
  text-decoration: none;
}

.low-opacity {
  color: var(--steel-blue-60);
}

.centred-logo {
  margin-left: 20px;
  margin-right: 20px;
}

.video-placeholder {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.lightbox-link {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  transition: transform .2s ease-in-out;
  display: flex;
}

.lightbox-link:hover {
  transform: scale(1.01);
}

.play-icon {
  position: absolute;
}

.transparent-overlay {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.dropdown-link-text {
  margin-right: 20px;
  text-decoration: none;
}

.dropdown-chevron {
  margin-right: -1px;
}

.dropdown-link {
  opacity: .6;
  color: var(--steel-blue);
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
}

.dropdown-link:hover, .dropdown-link.w--current {
  opacity: 1;
}

.dropdown-list-2 {
  border: 1px solid #000;
}

.dropdown-list-2.w--open {
  border-color: var(--steel-blue);
  opacity: 1;
  background-color: #fff;
  border-radius: 6px;
  margin-top: 0;
}

.small-slide {
  width: 50%;
  height: auto;
  margin-top: auto;
  padding-left: 0;
  padding-right: 0;
}

.date-container {
  display: flex;
}

.value-point-container {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.negative-margin {
  margin-left: -18px;
}

.container-2 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.back-icon {
  margin-right: 8px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  width: 320px;
  padding: 30px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.utility-page-icon {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.video-preview {
  z-index: 1;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
}

.play-icon-1 {
  z-index: 2;
  position: relative;
}

.video-preview-container {
  z-index: 1;
  transition: transform .2s;
  position: relative;
}

.video-preview-container:hover {
  z-index: 1;
  position: relative;
  transform: translate(-5px, -5px);
}

.map {
  text-align: left;
  object-fit: cover;
  border-radius: 6px;
  flex: 0 auto;
  align-self: stretch;
  max-width: none;
  overflow: hidden;
}

.pin {
  position: absolute;
}

._0-opacity {
  opacity: 0;
}

.lightbox-image {
  transition: transform .2s ease-in-out;
}

.lightbox-image:hover {
  transform: translate(0, -5px);
}

.step-number {
  margin-top: 0;
  margin-bottom: 0;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
}

.circle {
  z-index: 1;
  background-color: #fff;
  border: 1px #096ad0;
  border-radius: 49px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 5px 30px #1f2c3d1a;
}

.how-it-works-tab {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.step-container {
  margin-bottom: 80px;
}

.no-underline {
  text-decoration: none;
}

.heading {
  text-align: justify;
  width: auto;
  height: auto;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 150%;
  display: block;
}

.div-block-45 {
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.dropdown-2 {
  color: var(--dark);
  flex: 0 auto;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  line-height: 150%;
  display: block;
}

.text-block-32 {
  font-size: 16px;
}

.wrapper-4 {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  top: 0;
  left: 0;
  right: 0;
}

.wrapper-4.navbar-2 {
  flex-direction: row;
  align-items: center;
  padding: 12px 0;
  display: flex;
}

.dropdown-link-text-2 {
  color: #333;
  margin-right: 20px;
  font-size: 18px;
  text-decoration: none;
}

.nav-link-4 {
  color: #096ad0;
  cursor: pointer;
  padding: 16px 20px 18px;
  font-size: 15px;
  line-height: 24px;
  transition: opacity .15s;
  position: relative;
}

.nav-link-4:hover {
  opacity: 1;
  color: #096ad0;
}

.nav-link-4.w--current {
  color: #096ad0;
  font-weight: 700;
  transition-property: none;
}

.nav-link-4.border {
  opacity: 1;
  border: 1px solid #096ad0;
  border-radius: 50px;
  padding-top: 6px;
  padding-bottom: 6px;
  transition: background-color .2s;
}

.nav-link-4.border:hover {
  color: #fff;
  background-color: #096ad0;
}

.nav-link-4.border.cta {
  color: #fff;
  background-color: #3898ec;
  font-size: 18px;
  line-height: 150%;
}

.nav-link-4.full-opacity {
  opacity: 1;
  color: #333;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 150%;
  text-decoration: none;
}

.nav-link-4.full-opacity.w--current {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 150%;
}

.nav-link-4.dropdown {
  opacity: 1;
  color: var(--dark);
  justify-content: space-around;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  font-size: 18px;
  line-height: 150%;
  display: flex;
}

.nav-link-4.dropdown.w--open {
  padding-left: 20px;
  padding-right: 20px;
}

.dropdown-list-3 {
  border: 1px solid #000;
}

.dropdown-list-3.w--open {
  opacity: 1;
  background-color: #fff;
  border-color: #333333a6;
  border-radius: 6px;
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
  display: block;
}

.dropdown-chevron-2 {
  color: #333;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0;
}

.image-14 {
  width: auto;
  height: 120px;
}

.menu-button-4.w--open {
  color: #096ad033;
  background-color: #fff;
}

.nav-logo-3 {
  flex: 1;
}

.nav-menu-3 {
  background-color: #fff;
  flex-flow: wrap;
  flex: 0 auto;
  place-content: space-around space-between;
  align-items: center;
  font-size: 18px;
  display: flex;
  position: relative;
}

.dropdown-link-7 {
  opacity: .9;
  color: var(--dark);
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 15px;
}

.dropdown-link-7:hover, .dropdown-link-7.w--current {
  opacity: 1;
}

.heading-2 {
  color: #333;
  text-align: center;
  align-self: center;
  width: 100%;
  font-size: 30px;
  line-height: 50px;
}

.times {
  color: #333;
  text-align: right;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5%;
  padding-right: 0%;
  font-size: 20px;
  line-height: 150%;
  display: flex;
}

.column {
  text-align: left;
  flex-flow: column;
  place-content: center;
  align-self: auto;
  align-items: center;
  padding-left: 0%;
  padding-right: 0;
  display: flex;
  position: relative;
}

.day {
  color: #333;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 25%;
  padding-right: 0%;
  font-size: 20px;
  line-height: 150%;
  display: flex;
  position: static;
}

.col-clinic {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.col-contact {
  flex-flow: row;
  flex: 0 auto;
  place-content: stretch flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.image-12 {
  text-align: left;
  flex: 0 auto;
  align-self: center;
  width: 30px;
  max-width: 30px;
  margin-left: 0%;
  margin-right: 0;
  padding-left: 0%;
  padding-right: 0;
  display: block;
}

.image-13 {
  align-self: center;
  width: 30px;
  max-width: 30px;
  margin-left: 0%;
  margin-right: 0;
}

.column-2 {
  text-align: left;
  padding-bottom: 0;
}

.image-16 {
  flex: 0 auto;
  align-self: center;
  width: 30px;
  max-width: 35px;
  height: 30px;
  margin-left: 0%;
  margin-right: 0;
}

.div-block-51 {
  text-align: center;
  width: 100%;
  margin-top: 40px;
}

.link-2 {
  color: var(--dark);
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  width: 50%;
  padding-left: 5%;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.link-3 {
  color: var(--dark);
  text-align: left;
  flex-direction: row;
  flex: 0 auto;
  align-items: stretch;
  width: 50%;
  padding-left: 5%;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.link-4 {
  color: var(--dark);
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  width: 50%;
  padding-left: 5%;
  padding-right: 0%;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.column-3 {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.column-4 {
  text-align: left;
}

.paragraph-small-2 {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

.mask {
  margin-top: auto;
}

.footer {
  border-style: solid none none;
  border-width: 1px;
  border-color: var(--nilsen-opacity);
  padding: 10px 10vw;
  box-shadow: 0 -1px 4px 1px #3333331a;
}

.bold-text-3 {
  color: var(--white);
  padding-left: 0;
  font-size: 30px;
  font-weight: 300;
  line-height: 150%;
}

.bold-text-3.headline {
  font-size: 30px;
}

.content-text {
  text-align: justify;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

.heading-13 {
  color: var(--dark);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 50px;
}

.heading-13.headline {
  font-size: 30px;
  line-height: 150%;
}

.bold-text-4 {
  color: var(--dark);
  padding-left: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

.columns-9 {
  order: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.column-15 {
  flex-wrap: nowrap;
  place-content: center flex-end;
  align-items: center;
  height: auto;
  padding-left: 0%;
  padding-right: 5%;
  display: flex;
  position: relative;
}

.button-5 {
  text-align: center;
  width: 100%;
  margin-right: 10px;
}

.button-5.kontakt {
  flex: 0 auto;
  width: 80%;
  min-width: 50%;
  margin-right: 0;
}

.button-5.pers-info {
  width: 80%;
  margin-left: 0;
  margin-right: 0;
}

.button-5.pers-info.anette {
  width: 80%;
  min-width: 50%;
  margin-left: 0%;
  display: block;
}

.column-16 {
  flex-wrap: nowrap;
  order: 1;
  place-content: center flex-start;
  align-items: center;
  padding-left: 5%;
  display: flex;
}

.heading-14 {
  text-align: justify;
  font-size: 25px;
  line-height: 30px;
}

.bold-text-5 {
  text-align: justify;
  font-weight: 400;
}

.italic-text {
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}

.italic-text.small-title {
  text-align: justify;
}

.heading-16 {
  color: var(--dark);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 300;
  line-height: 150%;
}

.heading-16.headline {
  align-self: stretch;
  padding-left: 0;
  font-size: 30px;
}

.column-17, .column-18 {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.column-19 {
  padding-left: 0;
  padding-right: 0;
}

.column-20, .column-21, .column-22, .column-23, .column-24, .column-25, .column-26 {
  padding-left: 0;
}

.body {
  background-color: #fff;
}

.body-2 {
  padding-top: 0;
}

.video {
  margin-top: 20px;
  margin-bottom: 20px;
}

.profile-pic {
  border-radius: 100%;
  width: 350px;
}

.contact {
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  align-self: auto;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.contact-icon {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-self: center;
  align-items: stretch;
  width: 50%;
  padding-left: 25%;
  padding-right: 10%;
  display: flex;
}

.image-23 {
  width: 30px;
}

.heading-17 {
  color: var(--dark);
  margin-top: 0;
  font-size: 30px;
  line-height: 150%;
}

.behandlig-headertext {
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

.bold-text-6 {
  padding-left: 0;
  font-size: 30px;
  font-weight: 300;
}

.link-5 {
  color: var(--white);
  text-decoration: none;
}

.italic-text-2 {
  font-style: normal;
}

.div-block-53 {
  z-index: 195;
  background-color: var(--white);
  flex-wrap: wrap;
  place-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.lottie-animation {
  flex-flow: column wrap;
  place-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.paragraph {
  padding-left: 0;
  padding-right: 0;
}

.italic-text-3, .italic-text-4 {
  line-height: 150%;
}

.div-block-58 {
  background-image: url('../images/tick.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
}

.text-block-34 {
  color: var(--dark);
  height: 100%;
  margin-right: 10px;
  padding-right: 0;
  font-size: 18px;
  line-height: 150%;
  position: static;
}

.bestill-time {
  z-index: 1200;
  background-color: #3898ecd9;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: 0%;
  transform: translate(0, -100%);
}

.form-block {
  width: 50%;
  display: none;
}

.text-field {
  border-radius: 10px;
  height: 120px;
  line-height: 20px;
  overflow: scroll;
}

.submit-button {
  float: right;
  color: var(--dark);
  text-align: left;
  background-color: #fff;
  border-radius: 10px;
}

.field-label {
  color: var(--white);
  height: auto;
  font-size: 20px;
  line-height: 150%;
}

.field-label.sharedformfield {
  background-color: #6b3f3f00;
}

.field-label-2, .field-label-3, .field-label-4 {
  color: var(--white);
  font-size: 20px;
  line-height: 150%;
}

.select-field {
  border-radius: 0;
  height: auto;
  overflow: scroll;
}

.text-field-2, .text-field-3 {
  border-radius: 10px;
}

.div-block-61 {
  z-index: 999;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.button-6 {
  border: 1px none var(--dark);
  background-color: var(--white);
  color: var(--dark);
  text-align: center;
  border-radius: 10px;
  font-size: 20px;
  line-height: 150%;
  box-shadow: 0 1px 3px #00000082;
}

.info-header {
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.link-6 {
  font-size: 16px;
  line-height: 150%;
}

.bold-text-7 {
  padding-right: 0;
  font-weight: 300;
}

.bold-text-8 {
  font-weight: 300;
}

.p-details.anette {
  background-color: var(--white);
  opacity: 0;
  color: var(--dark);
  border-radius: 0;
  flex: 0 auto;
  order: 1;
  height: 100%;
  max-height: none;
  display: none;
  position: relative;
  inset: 0%;
}

.p-details.ali {
  opacity: 0;
  color: var(--black);
  flex-flow: row;
  flex: 0 auto;
  order: 1;
  place-content: center;
  align-self: auto;
  width: auto;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  display: block;
  position: relative;
  inset: 0%;
}

.p-details.amalie {
  opacity: 0;
  color: var(--dark);
  flex: 0 auto;
  order: 1;
  width: 100%;
  height: 90%;
  max-height: 90%;
  display: none;
  position: relative;
  inset: 0%;
}

.p-details.denis {
  opacity: 0;
  color: var(--dark);
  order: 1;
  width: 100%;
  height: 100%;
  display: none;
  position: relative;
  inset: 0% 0% auto;
}

.p-details.jk {
  color: var(--dark);
  text-align: left;
  align-items: flex-end;
  width: 100%;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  display: none;
}

.p-details.linnea {
  color: var(--dark);
  font-size: 14px;
  display: none;
}

.heading-18 {
  margin-top: 10px;
  font-size: 20px;
}

.heading-19 {
  font-size: 20px;
}

.html-embed-2 {
  text-align: center;
  width: 100%;
}

.html-embed-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.html-embed-4 {
  text-align: center;
  justify-content: center;
  display: flex;
}

.html-embed-5 {
  text-align: center;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: auto;
  margin-bottom: auto;
  display: block;
}

.html-embed-7 {
  width: 60px;
  height: auto;
  position: fixed;
  inset: auto 0 0% auto;
}

.html-embed-8 {
  z-index: 995;
  background-color: #3898ecd9;
  width: 100vw;
  height: 95vh;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

.html-embed-8.sharedform {
  background-color: #096ad000;
  height: 100vh;
  margin-top: 0;
  padding-top: 0;
}

.bold-text-9 {
  font-weight: 300;
}

.bold-text-10 {
  font-size: 20px;
  font-weight: 300;
}

@media screen and (min-width: 1280px) {
  .section.full-screen.background-image-side {
    background-image: url('../images/Nilsen_og_scheel_team_bilde.jpg');
    background-position: 50% 10%;
    min-height: 90vh;
  }

  .section.no-vertical-padding.sm-flex-vertical.map-guide, .section.no-vertical-padding.sm-flex-vertical.map-guide.section-frame {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .section.page-header.gravid-header {
    background-position: 100% 0;
    background-repeat: no-repeat;
  }

  .section.legowerk-footer {
    color: var(--dark);
    font-size: 16px;
    line-height: 150%;
  }

  .section.section-frame {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .wrapper.sliderwrap {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.hjelp-wrap.backdrop {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .wrapper.contact-wrap {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6 {
    flex: 1;
    justify-content: flex-start;
  }

  .col.lg-6.md-4.sm-2.bg {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .col.lg-7.md-4.sm-2.xs-2 {
    flex: 1;
    align-content: center;
    width: auto;
  }

  .col.lg-12.content-header {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .col.contact.lg-12 {
    justify-content: center;
  }

  .row {
    place-content: center;
    align-items: stretch;
  }

  .row.align-centre.hjelpe-row {
    border-width: 0;
    border-color: #0000;
    border-radius: 0;
  }

  .no-margins {
    padding-left: 0;
    padding-right: 0;
  }

  .sm-align-centre.gravid-top {
    align-items: flex-start;
  }

  .testimonial-container {
    margin-left: 10px;
  }

  .team-small-container-1 {
    flex-direction: column;
  }

  .side-image {
    object-fit: cover;
  }

  .wrapper-4.navbar-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-4.border.cta {
    font-size: 18px;
    line-height: 150%;
  }

  .nav-link-4.full-opacity {
    line-height: 150%;
  }

  .nav-menu-3 {
    flex-wrap: wrap;
    align-content: space-around;
  }

  .times {
    justify-content: flex-end;
    padding-left: 0%;
    padding-right: 15%;
  }

  .day {
    padding-left: 15%;
    padding-right: 10px;
  }

  .image-12, .image-13 {
    margin-right: 10%;
  }

  .image-16 {
    width: 30px;
    height: 30px;
    margin-right: 0%;
  }

  .link-2, .link-3 {
    color: #333;
    text-decoration: none;
  }

  .link-4 {
    color: #333;
    padding-left: 5%;
    text-decoration: none;
  }

  .bold-text-3 {
    padding-left: 0;
  }

  .content-text {
    padding-left: 0;
    padding-right: 0;
  }

  .contact-icon {
    flex: 0 auto;
    justify-content: flex-start;
    padding-left: 15%;
  }

  .image-23 {
    flex: 0 auto;
  }

  .text-block-34 {
    line-height: 150%;
  }
}

@media screen and (min-width: 1440px) {
  .section.full-screen.background-image-side {
    background-image: url('../images/Nilsen_og_scheel_team_bilde.jpg');
    background-position: 50% 10%;
    min-height: 90vh;
  }

  .section.no-vertical-padding.sm-flex-vertical.map-guide.section-frame {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .section.page-header.gravid-header {
    background-position: 100% 0;
  }

  .section.section-frame {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .wrapper.sliderwrap, .wrapper.content-wrap, .wrapper.can-chiro, .wrapper.profile-wrap, .wrapper.bullet-wrap, .wrapper.video-wrap, .wrapper.content-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-7.md-4.sm-2.xs-2 {
    flex: 1;
    align-content: center;
  }

  .col.lg-12.content-header {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .row.content-row {
    padding-left: 0;
    padding-right: 0;
  }

  .sm-align-centre.gravid-top {
    align-items: flex-start;
  }

  .div-block-45 {
    flex: 0 auto;
    width: 40%;
  }

  .wrapper-4.navbar-2 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .nav-link-4.border.cta {
    font-size: 18px;
    line-height: 150%;
  }

  .nav-link-4.full-opacity {
    line-height: 150%;
  }

  .nav-menu-3 {
    flex-wrap: wrap;
    flex: 0 auto;
    place-content: space-around space-between;
    width: auto;
  }

  .image-12, .image-13 {
    margin-right: 5%;
  }

  .image-16 {
    width: 30px;
    height: 30px;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0;
  }

  .link-2, .link-3, .link-4 {
    padding-left: 10%;
  }

  .bold-text-3, .content-text {
    padding-left: 0;
    padding-right: 0;
  }

  .button-5.kontakt {
    border-radius: 20px;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .button-5.pers-info {
    border-radius: 20px;
    width: 70%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .text-block-34 {
    line-height: 150%;
  }
}

@media screen and (min-width: 1920px) {
  .section.full-screen.background-image-side {
    background-image: url('../images/Nilsen_og_scheel_team_bilde.jpg');
    background-position: 50% 20%;
    background-size: cover;
    min-height: 90vh;
  }

  .section.no-vertical-padding.sm-flex-vertical.map-guide.section-frame {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .section.page-header.gravid-header {
    background-position: 100% 0;
  }

  .section.page-header.spedbarn-header {
    background-image: url('../images/spedbarn.jpg');
  }

  .section.section-frame {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .wrapper.sliderwrap {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.info-wrap {
    align-items: stretch;
  }

  .wrapper.content-wrap, .wrapper.can-chiro, .wrapper.profile-wrap, .wrapper.bullet-wrap, .wrapper.video-wrap, .wrapper.content-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6 {
    justify-content: flex-start;
  }

  .col.lg-6.md-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-5.md-4.sm-2.xs-2 {
    align-items: stretch;
  }

  .col.lg-7.md-4.sm-2.xs-2 {
    flex: 1;
    align-content: flex-start;
    align-items: flex-start;
  }

  .col.lg-12.content-header {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .col.lg-12.content {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-12.om-header {
    margin-top: 0;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .col.opening.lg-12 {
    flex-flow: row;
    justify-content: center;
    align-self: flex-start;
  }

  .col.contact.lg-12 {
    line-height: 150%;
  }

  .paragraph-small {
    font-size: 25px;
    line-height: 150%;
  }

  .paragraph-small.no-margins.bullets {
    font-size: 25px;
  }

  .row {
    justify-content: space-around;
    align-items: stretch;
  }

  .row.resepsjon.title-row {
    margin-bottom: 40px;
  }

  .row.title-row {
    padding-left: 0;
  }

  .row.content-row {
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    font-size: 25px;
  }

  .button.ghost {
    font-size: 25px;
    line-height: 150%;
  }

  .margin-bottom, .margin-bottom.gravid-bekken {
    font-size: 25px;
  }

  .page-wrapper {
    padding-top: 120px;
  }

  .nav-bar.sample-website {
    height: 140px;
    min-height: 140px;
    padding-left: 10vw;
    padding-right: 10vw;
    position: fixed;
    inset: 0% 0% auto;
    box-shadow: 0 0 3px #000000d9;
  }

  .no-margins {
    margin-bottom: 0;
    font-size: 35px;
  }

  .no-bottom-margins {
    font-size: 35px;
  }

  .no-bottom-margins.profile-title {
    font-size: 30px;
  }

  .no-bottom-margins.section-header, .no-bottom-margins.content-header.headline {
    font-size: 35px;
  }

  .sm-align-centre {
    flex: 1;
    place-content: center;
    align-self: center;
    align-items: flex-start;
    width: 100%;
  }

  .sm-align-centre.gravid-top {
    align-items: flex-start;
  }

  .section-header.headline {
    font-size: 35px;
  }

  .side-image {
    flex: none;
    align-self: center;
  }

  .side-image.map {
    width: 100%;
  }

  .heading {
    font-size: 30px;
  }

  .div-block-45 {
    flex: none;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    width: 40%;
    padding-bottom: 10px;
  }

  .dropdown-2 {
    align-self: center;
    width: auto;
    margin-left: 0;
    margin-right: 20px;
    padding: 0;
  }

  .text-block-32 {
    color: #333;
    font-size: 20px;
  }

  .wrapper-4 {
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-4.navbar-2 {
    flex-wrap: wrap;
    place-content: space-around space-between;
    align-self: stretch;
    align-items: center;
    max-width: none;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 0;
  }

  .dropdown-link-text-2 {
    color: #333;
    font-size: 20px;
    line-height: 150%;
  }

  .nav-link-4.border.cta {
    background-color: #3898ec;
    border-width: 3px;
    border-color: #ffffff80;
    border-radius: 30px;
    width: 100%;
    height: auto;
    padding: 10px 20px;
    font-size: 20px;
    line-height: 150%;
    display: block;
    position: relative;
  }

  .nav-link-4.full-opacity {
    color: #333;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    font-size: 20px;
    line-height: 150%;
  }

  .nav-link-4.full-opacity.w--current {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link-4.dropdown {
    justify-content: space-around;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
    font-size: 20px;
    display: flex;
    position: relative;
  }

  .nav-link-4.dropdown.w--open {
    color: #333;
  }

  .dropdown-list-3.w--open {
    border-style: none;
    border-radius: 0;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 10px;
    font-size: 20px;
    box-shadow: 1px 1px 5px -1px #000000b3;
  }

  .dropdown-chevron-2 {
    float: right;
    color: #333;
    margin-left: 0;
    position: relative;
  }

  .image-14 {
    width: auto;
    height: 130px;
  }

  .nav-logo-3 {
    height: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu-3 {
    color: var(--dark);
    flex-wrap: wrap;
    place-content: space-around space-between;
    align-self: center;
    align-items: center;
    width: 60%;
    line-height: 150%;
  }

  .dropdown-link-7 {
    opacity: .9;
    color: #333;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 24px;
  }

  .times {
    padding-left: 5%;
    padding-right: 20%;
    font-size: 25px;
  }

  .times.closing {
    padding-right: 25%;
  }

  .day {
    justify-content: flex-start;
    padding-left: 20%;
    padding-right: 0;
    font-size: 25px;
  }

  .image-12 {
    width: auto;
    height: 30px;
    margin-left: 0;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0%;
  }

  .image-13 {
    width: auto;
    height: 30px;
    margin-left: 0;
    margin-right: 0%;
    padding-right: 0;
  }

  .image-16 {
    text-align: left;
    width: 30px;
    height: 30px;
    margin-left: 0;
    margin-right: 0%;
    padding-right: 0;
  }

  .div-block-51 {
    font-size: 25px;
    line-height: 150%;
  }

  .link-2, .link-3, .link-4 {
    padding-left: 10%;
    font-size: 25px;
    line-height: 150%;
  }

  .paragraph-small-2 {
    font-size: 25px;
  }

  .bold-text-3 {
    padding-left: 0;
    padding-right: 0;
    font-size: 35px;
  }

  .bold-text-3.headline {
    font-size: 35px;
  }

  .content-text {
    padding-left: 0;
    font-size: 25px;
  }

  .heading-13.headline {
    font-size: 35px;
  }

  .bold-text-4 {
    font-size: 25px;
  }

  .columns-9 {
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
    height: 100%;
    display: flex;
  }

  .column-15 {
    justify-content: flex-end;
    align-self: center;
  }

  .button-5.kontakt {
    border-radius: 20px;
    justify-content: center;
    width: 40%;
    height: auto;
    margin-right: 20px;
    padding: 5px 20px;
    font-size: 20px;
    line-height: 150%;
    display: block;
    position: static;
  }

  .button-5.pers-info {
    border-radius: 20px;
    align-self: auto;
    width: 40%;
    height: auto;
    margin-left: 20px;
    padding: 5px 20px;
    font-size: 18px;
  }

  .button-5.pers-info.anette {
    flex: none;
    width: auto;
    font-size: 20px;
    line-height: 150%;
  }

  .column-16 {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-self: center;
  }

  .italic-text {
    font-size: 35px;
  }

  .heading-16 {
    align-self: auto;
  }

  .heading-16.headline {
    font-size: 35px;
  }

  .contact-icon {
    padding-left: 20%;
    padding-right: 0%;
  }

  .heading-17 {
    font-size: 35px;
  }

  .behandlig-headertext {
    font-size: 25px;
  }

  .bold-text-6 {
    font-size: 35px;
  }

  .italic-text-3 {
    font-size: 25px;
  }

  .italic-text-4 {
    font-size: 20px;
  }

  .italic-text-5 {
    font-size: 25px;
  }

  .italic-text-6 {
    font-size: 20px;
  }

  .text-block-34 {
    float: left;
    margin-right: 20px;
    padding-right: 0;
    font-size: 20px;
    line-height: 150%;
    position: relative;
  }

  .link-6 {
    font-size: 20px;
  }

  .bold-text-10 {
    font-size: 25px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    line-height: 1.2em;
  }

  .section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.grid {
    margin-left: 0;
    margin-right: 0;
  }

  .section.full-screen {
    min-height: 800px;
  }

  .section.full-screen.background-image-side {
    background-image: url('../images/Nilsen_og_scheel_team_bilde.jpg');
    background-position: 50%;
    background-size: cover;
    min-height: 60vh;
  }

  .section.full-screen.background-image-side.md-text, .section.full-screen.background-image-side.md-text.mobile-header {
    display: none;
  }

  .section.wider-padding {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.half-screen-background-image, .section.half-screen-background-image.right {
    background-size: 48%;
  }

  .section.no-vertical-padding {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.page-header.gravid-header {
    display: block;
  }

  .section.page-header.gravid-header.dyre-kiro {
    background-image: url('../images/r_78I3236.jpg');
    background-position: 50% 100%;
  }

  .section.page-header.barn-header {
    background-image: url('../images/r_78I3017.jpg');
  }

  .section.page-header.barn-header.mobile-header {
    height: auto;
    display: none;
  }

  .section.page-header.eldre-header.mobile-header {
    display: none;
  }

  .section.page-header.spedbarn-header {
    background-image: url('../images/r_78I3380.jpg');
  }

  .section.page-header.spedbarn-header.mobile-header {
    display: none;
  }

  .section.page-header.idrett-header {
    background-position: 30% 100%;
  }

  .section.page-header.idrett-header.mobile-section-header {
    display: none;
  }

  .section.page-header.behandling-header {
    background-image: url('../images/generelle.jpg');
    background-position: 100% 0;
  }

  .section.page-header.behandling-header.mobile-section-header {
    background-image: none;
    height: auto;
    display: none;
  }

  .section.page-header.omoss-header {
    background-image: linear-gradient(#0000 52%, #fff 69%), url('../images/DSC07388.jpg');
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, 110%;
  }

  .section.page-header.omoss-header.mobile-section-header, .section.page-header.gravid-header-mobile, .section.section-frame.mobile-section-header {
    display: none;
  }

  .wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.space-around {
    flex-wrap: wrap;
  }

  .wrapper.lg-negative-margins {
    margin-top: 0;
    margin-bottom: 0;
  }

  .wrapper.navbar {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .wrapper.content-wrap, .wrapper.can-chiro {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.profile-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper.bullet-wrap {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.video-wrap, .wrapper.content-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.contact-wrap {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid {
    flex-flow: wrap;
    place-content: stretch space-between;
    align-items: stretch;
    height: 100vh;
  }

  .block {
    flex: 0 0 100%;
    align-self: stretch;
    width: auto;
    min-height: auto;
  }

  .block.mobile {
    flex-basis: 25%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col {
    width: 50%;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col.lg-4 {
    width: 50%;
  }

  .col.lg-4.align-bottom.md-4 {
    width: 100%;
  }

  .col.lg-4.flex-stretch.md-4 {
    flex-flow: column wrap;
    place-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-4.flex-stretch.md-2.sm-2.xs-2 {
    flex: 0 auto;
    align-content: center;
  }

  .col.lg-4.md-4 {
    width: 100%;
  }

  .col.lg-4.md-4.sm-2.xs-2 {
    flex-direction: row;
    flex: 0 auto;
    place-content: center;
    align-self: center;
    align-items: center;
    margin-top: 0;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-4.md-3 {
    width: 75%;
  }

  .col.lg-4.md-33 {
    width: 33.33%;
  }

  .col.lg-3 {
    flex-wrap: nowrap;
    flex: 0 auto;
    align-self: stretch;
    align-items: stretch;
    width: 33.33%;
  }

  .col.lg-3._1-col-in-mobile {
    width: 25%;
  }

  .col.lg-3._2-col-in-mobile {
    width: 50%;
  }

  .col.lg-3.md-4 {
    width: 100%;
  }

  .col.lg-3.md-2 {
    width: 50%;
  }

  .col.lg-3.md-2.sm-2.xs-1 {
    clear: none;
    flex-flow: column;
    flex: 0 auto;
    place-content: center flex-start;
    align-self: stretch;
    align-items: stretch;
    display: flex;
    position: relative;
  }

  .col.lg-3.no-padding {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-3.hidden-md-down {
    display: none;
  }

  .col.lg-3.md-1 {
    width: 25%;
  }

  .col.lg-1, .col.lg-1.empty, .col.lg-1.hidden-lg-down {
    display: none;
  }

  .col.lg-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .col.lg-6.centre-align.md-4.sm-2 {
    justify-content: center;
  }

  .col.lg-6.centre-align.small-header {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .col.lg-6.centre-align-vertical.md-4.md-margin-bottom {
    margin-bottom: 40px;
  }

  .col.lg-6.centre-align-vertical.md-4.md-margin-bottom.md-centre-align {
    align-items: center;
  }

  .col.lg-6.md-3 {
    width: 75%;
  }

  .col.lg-6.md-4 {
    text-align: left;
    justify-content: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6.md-4.sm-2.xs-2 {
    flex: 0 auto;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
  }

  .col.lg-6.md-4.sm-2.xs-2.bulletcol {
    justify-content: flex-start;
    align-self: flex-start;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .col.lg-6.md-4.sm-2.xs-2.content-image {
    order: -1;
    padding-right: 0;
  }

  .col.lg-6.md-4.xs-2.sm-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .col.lg-6.flex-stretch.md-4.xs-2 {
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6.flex-stretch.md-4.xs-2.sm-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .col.lg-6.flex-stretch.md-4.sm-2.xs-2 {
    flex-flow: column;
    flex: 1;
    place-content: space-between flex-start;
    align-self: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .col.lg-2.md-1 {
    width: 25%;
  }

  .col.lg-2.md-33 {
    width: 33.33%;
  }

  .col.lg-2.md-2 {
    width: 50%;
  }

  .col.lg-2.hidden-md-down {
    display: none;
  }

  .col.lg-2.md-4 {
    width: 100%;
  }

  .col.lg-5 {
    order: -1;
    width: 50%;
  }

  .col.lg-5.md-4 {
    order: -1;
    width: 100%;
  }

  .col.lg-5.md-4.xs-2.sm-2 {
    align-items: center;
  }

  .col.lg-5.md-4.sm-2.xs-2 {
    object-fit: cover;
    flex: 0 auto;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-5.md-3 {
    width: 75%;
  }

  .col.lg-7.md-4 {
    flex: 0 auto;
    align-self: stretch;
  }

  .col.lg-7.md-4.sm-2.xs-2 {
    flex: 1;
  }

  .col.lg-7.md-4.xs-2.sm-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-8.md-4 {
    width: 100%;
  }

  .col.lg-12, .col.lg-12.md-4.sm-2.xs-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-12.content-header {
    background-color: #3898eccc;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .col.lg-12.om-header {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col.opening.lg-12 {
    flex-wrap: nowrap;
    place-content: flex-start center;
    align-self: center;
  }

  .paragraph-small.no-top-margins {
    line-height: 150%;
  }

  .paragraph-small.no-margins.bullets {
    float: left;
    text-align: left;
    flex: 0 auto;
    order: 0;
    align-self: stretch;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 150%;
  }

  .paragraph-small.no-margins.bullets.dyr {
    text-align: left;
  }

  .paragraph-small.no-margins.bullets.kiro-kan {
    text-align: center;
  }

  .paragraph-small.short-paragraph {
    width: 100%;
  }

  .row {
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .row.no-bottom-margins {
    margin-bottom: 0;
  }

  .row.align-centre {
    border: 0 #0000;
    border-radius: 0;
    flex-flow: wrap;
    place-content: center flex-start;
    align-items: stretch;
  }

  .row.align-centre.bullets {
    flex-direction: column;
    align-items: flex-start;
  }

  .row.align-centre.hjelpe-row {
    flex-direction: row;
    align-content: center;
    align-items: center;
  }

  .row.md-reverse-layout {
    flex-flow: column-reverse wrap;
  }

  .row.md-reverse-layout.md-centre-align {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .row.resepsjon.title-row {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .row.title-row {
    padding-left: 0;
  }

  .row.content-row {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar {
    align-items: center;
    padding-top: 37px;
    padding-bottom: 37px;
  }

  .margin-bottom {
    text-align: left;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 150%;
  }

  .margin-bottom.small {
    flex-flow: column wrap;
    flex: 1;
    place-content: flex-start;
    align-self: stretch;
    align-items: flex-start;
    width: 100%;
    min-width: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 10px;
    line-height: 150%;
    display: block;
  }

  .margin-bottom.small.bullets {
    padding: 0;
  }

  .margin-bottom.md-centre-align {
    text-align: center;
  }

  .margin-bottom.gravid-bekken {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 150%;
  }

  .page-preview-link {
    height: 22px;
  }

  .page-wrapper {
    padding-top: 140px;
  }

  .price-table-container {
    text-align: center;
    margin-bottom: 30px;
  }

  .price-table-container.flex-stretch {
    border-style: none;
    border-radius: 0;
    flex-flow: column wrap;
    flex: 0 auto;
    place-content: space-around flex-start;
    align-self: flex-start;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    display: flex;
  }

  .price-table-container.flex-stretch.kiro-kan {
    flex-flow: wrap;
    flex: 0 auto;
    place-content: center;
    align-self: stretch;
    align-items: stretch;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .price-table-container.flex-stretch.kiro-kan.big-bullets {
    flex: 0 auto;
  }

  .price-table-container.flex-stretch.gravid-bullets {
    place-content: flex-start center;
    align-items: flex-start;
    width: auto;
  }

  .price-table-container.link {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact-form-container.card {
    padding: 40px;
  }

  .service-icon {
    margin-right: 0;
    display: flex;
  }

  .service-icon._2 {
    display: flex;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
    max-height: 100vh;
    padding-bottom: 30px;
    overflow: scroll;
  }

  .nav-link-2 {
    text-align: center;
    background-color: #fff;
    flex: 1;
    padding-top: 24px;
    padding-bottom: 24px;
    display: block;
  }

  .nav-link-2.border {
    flex: 0 auto;
  }

  .nav-link-2.dropdown {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .nav-link-2.dropdown:hover {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 24px;
  }

  .nav-link-2.burger-nav {
    opacity: 1;
  }

  .menu-button-2 {
    z-index: 999;
    color: #2e323c;
    background-color: #3898ec;
    border: 1px solid #ffffffa6;
    border-radius: 100%;
    align-items: center;
    width: 60px;
    height: 60px;
    padding: 10px 15px;
    display: flex;
    position: fixed;
    inset: auto 5vw 15vh auto;
  }

  .menu-button-2.w--open {
    z-index: 99999;
    color: var(--steel-blue);
    background-color: #3898ec;
  }

  .nav-bar {
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .nav-bar.sample-website {
    z-index: 100;
    border: 1px none var(--white);
    text-align: left;
    border-radius: 0%;
    width: 100%;
    height: 140px;
    padding-left: 0;
    padding-right: 0;
    position: fixed;
    inset: 0% 0% auto;
  }

  .nav-logo-2 {
    flex: 1;
  }

  .logo-navbar.white {
    width: 70px;
  }

  .partner-logo {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .phone-image {
    max-width: 82%;
  }

  .phone-image.negative-margins {
    max-width: 50%;
    margin-bottom: -382px;
  }

  .no-margins {
    align-self: center;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 30px;
    line-height: 150%;
  }

  .no-bottom-margins {
    color: #333;
    text-align: center;
    font-size: 30px;
    line-height: 125%;
  }

  .no-bottom-margins.profile-title {
    text-align: center;
    font-size: 20px;
    line-height: 150%;
  }

  .no-bottom-margins.small-title {
    font-size: 25px;
    line-height: 150%;
  }

  .no-bottom-margins.section-header {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 150%;
  }

  .no-bottom-margins.content-header {
    font-size: 35px;
    line-height: 150%;
  }

  .no-bottom-margins.content-header.headline {
    text-align: center;
    font-size: 35px;
  }

  .hidden-lg-down {
    display: none;
  }

  .md-1 {
    width: 25%;
  }

  .md-2 {
    width: 50%;
  }

  .md-3 {
    width: 75%;
  }

  .md-4 {
    width: 100%;
  }

  .sm-align-centre {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .sm-align-centre.gravid-top {
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slide.small {
    width: 80%;
  }

  .inline-form {
    width: 100%;
  }

  .flex-horizontal-justify-start-align-centre {
    text-align: left;
    flex-flow: row;
    place-content: flex-start;
    align-self: stretch;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
  }

  .tick-icon {
    float: left;
    order: 0;
    align-self: stretch;
    width: 10px;
    display: block;
    position: static;
  }

  .blog-thumbnail-container {
    margin-bottom: 30px;
  }

  .centred-logo-container {
    display: block;
  }

  .hover.hover-on-image {
    opacity: 1;
    background-color: #0000;
    height: auto;
    padding-left: 0;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .portrait-container {
    flex-direction: column-reverse;
    display: flex;
  }

  .flex-horizontal-space-between {
    flex-flow: wrap;
    justify-content: space-between;
  }

  .horizontal-short-line {
    margin-left: -30px;
    margin-right: -30px;
  }

  .team-small-container-1 {
    margin-bottom: 40px;
    display: flex;
  }

  .section-header {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 40px;
  }

  .section-header.headline {
    align-self: center;
    font-size: 30px;
  }

  .computer-picture {
    max-width: 70vw;
  }

  .app-download-button {
    width: 130px;
  }

  .app-download-container {
    display: flex;
  }

  .feature-icon-horizontal {
    margin-bottom: 20px;
  }

  .value-proposition-container {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .value-proposition-hero-image {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .computer-image {
    width: 70%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .side-image {
    flex: 0 auto;
    align-self: stretch;
    width: 100%;
  }

  .side-image.lightbox-video {
    width: 80%;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .border-to-edge-picture {
    height: 500px;
  }

  .footer-social-links-container {
    justify-content: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .social-media-icons-contianer {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .social-media-icons-contianer.no-bottom-margins {
    margin-bottom: 0;
  }

  .footer-links-container {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .footer-logo-2 {
    margin-bottom: 40px;
  }

  .div-block-49 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .md-align-centre {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    align-self: stretch;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-50 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .white-burger {
    color: #fff;
  }

  .menu-button-3, .menu-button-3.w--open {
    background-color: var(--midnight-blue);
  }

  .nav-link-3 {
    background-color: var(--midnight-blue);
    color: #fff;
    text-align: left;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-top: 31px;
    padding-bottom: 31px;
    display: flex;
  }

  .nav-menu-container {
    background-color: var(--midnight-blue);
    width: 100%;
    min-height: 100vh;
    display: flex;
    position: absolute;
    top: 60px;
  }

  .nav-dropdown-link {
    float: left;
    background-color: var(--alice-blue);
    color: #fff;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px;
  }

  .dropdown-list {
    background-color: var(--midnight-blue);
  }

  .dropdown-list.w--open {
    height: 50vh;
    overflow: auto;
  }

  .text-block-2 {
    text-align: left;
  }

  .transparent-overlay {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
  }

  .burger-icon {
    color: var(--white);
  }

  .dropdown-link-text {
    margin-right: 0;
  }

  .dropdown-chevron {
    flex: 0 auto;
  }

  .dropdown {
    flex: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .dropdown-list-2.w--open {
    flex-flow: column;
    align-items: center;
    display: flex;
    position: relative;
  }

  .nav-cta-button-container {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-cta-button-container.menu-btn {
    margin-top: 40px;
  }

  .small-slide {
    width: 100%;
  }

  .partner-logo-container {
    justify-content: center;
    width: 50%;
    display: flex;
  }

  .date-container {
    flex-wrap: wrap;
  }

  .negative-margin {
    margin-left: 0;
  }

  .container-2 {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .map {
    border-radius: 6px;
  }

  .how-it-works-tab {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .step-container {
    margin-bottom: 80px;
  }

  .footer-newsletter-form-container {
    width: 100%;
    margin-top: 40px;
  }

  .heading {
    text-align: left;
    font-size: 20px;
    line-height: 150%;
  }

  .div-block-45 {
    flex: 0 auto;
    justify-content: space-between;
    align-self: center;
    width: 100%;
    height: 140px;
  }

  .dropdown-2 {
    text-align: center;
    flex-flow: column wrap;
    flex: none;
    place-content: center flex-start;
    align-items: center;
    width: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    bottom: auto;
  }

  .wrapper-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .wrapper-4.navbar-2 {
    z-index: 899;
    text-align: left;
    object-fit: fill;
    background-color: #fff;
    flex-flow: column;
    place-content: flex-start center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 140px;
    max-height: 100vh;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0;
    display: flex;
    position: relative;
    inset: 0% 0% auto;
  }

  .dropdown-link-text-2 {
    margin-right: 0;
  }

  .nav-link-4 {
    text-align: center;
    background-color: #fff;
    flex: 1;
    padding-top: 24px;
    padding-bottom: 24px;
    display: block;
  }

  .nav-link-4.border {
    flex: 0 auto;
  }

  .nav-link-4.dropdown {
    flex: 1;
    align-self: auto;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
    display: block;
  }

  .nav-link-4.dropdown:hover {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 24px;
  }

  .nav-link-4.dropdown.w--open {
    text-align: center;
    flex: none;
    align-self: auto;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .dropdown-list-3.w--open {
    border-style: none;
    flex-flow: column;
    flex: 0 auto;
    align-items: center;
    width: auto;
    display: flex;
    position: relative;
  }

  .dropdown-chevron-2 {
    float: left;
    flex: 0 auto;
    position: static;
  }

  .menu-button-4 {
    z-index: 999;
    color: #2e323c;
    background-color: #3898ece6;
    border: 0 #096ad0cf;
    border-radius: 100%;
    flex-flow: column wrap;
    flex: 0 auto;
    place-content: space-around center;
    align-self: center;
    align-items: stretch;
    width: 60px;
    height: 60px;
    margin: auto;
    padding: 15px 0 0;
    display: block;
    position: fixed;
    inset: auto 5vw 15vh auto;
  }

  .menu-button-4:active {
    transform: rotate(90deg);
  }

  .menu-button-4.w--open {
    z-index: 2147483647;
    color: #096ad0;
    background-color: #3898ece6;
    border-radius: 100%;
  }

  .burger-icon-2 {
    color: var(--white);
    flex-flow: column wrap;
    flex: 0 auto;
    place-content: center;
    align-self: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin-top: auto;
    margin-bottom: auto;
    font-size: 30px;
    display: flex;
  }

  .burger-icon-2:active {
    transform: ;
  }

  .nav-logo-3 {
    flex: 1;
  }

  .nav-logo-3.w--current {
    text-align: center;
  }

  .nav-menu-3 {
    background-color: #fff;
    flex-flow: row;
    flex: 0 auto;
    place-content: flex-start space-between;
    align-self: center;
    align-items: stretch;
    width: 100%;
    height: auto;
    min-height: 85vh;
    max-height: none;
    margin-bottom: auto;
    padding-bottom: 30px;
    padding-left: 10vw;
    padding-right: 10vw;
    display: flex;
    position: static;
    bottom: auto;
    overflow: visible;
  }

  .dropdown-link-7 {
    opacity: .9;
    color: var(--dark);
    text-align: center;
    align-self: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
  }

  .heading-2 {
    margin-top: 0;
  }

  .paragraph-small-2 {
    line-height: 150%;
  }

  .bold-text-3 {
    text-align: center;
    padding-left: 0;
    font-size: 30px;
    line-height: 150%;
  }

  .bold-text-3.headline {
    font-size: 35px;
  }

  .content-text {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 150%;
  }

  .heading-13 {
    font-size: 40px;
    line-height: 125%;
  }

  .heading-13.headline {
    font-size: 30px;
  }

  .bold-text-4 {
    font-size: 18px;
    line-height: 150%;
  }

  .columns-9 {
    order: 1;
    display: flex;
  }

  .button-5.kontakt {
    flex: 0 auto;
    min-width: 70%;
    font-size: 15px;
  }

  .button-5.pers-info.anette {
    flex: 0 auto;
    width: 70%;
    font-size: 15px;
  }

  .column-16 {
    flex: 1;
    padding-right: 0;
  }

  .italic-text {
    font-size: 30px;
  }

  .italic-text.small-title {
    font-size: 30px;
    line-height: 150%;
  }

  .heading-16 {
    text-align: left;
    margin-top: 20px;
    font-size: 40px;
    line-height: 40px;
  }

  .heading-16.headline {
    align-self: center;
    font-size: 35px;
  }

  .heading-17 {
    text-align: center;
    align-self: center;
    margin-top: 0;
    font-size: 30px;
  }

  .behandlig-headertext {
    text-align: left;
    font-size: 18px;
    line-height: 150%;
  }

  .bold-text-6 {
    font-size: 30px;
    line-height: 150%;
  }

  .div-block-53 {
    display: none;
  }

  .lottie-animation {
    align-items: center;
    width: auto;
  }

  .div-block-57 {
    background-color: var(--white);
    border-radius: 5px;
    width: 30px;
    height: 3px;
    margin-top: 7px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .paragraph {
    line-height: 150%;
  }

  .div-block-58 {
    background-image: url('../images/tick.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    padding-bottom: 35px;
    padding-right: 35px;
  }

  .text-block-34 {
    float: left;
    text-align: left;
    width: auto;
    margin-right: 0;
  }

  .info-header {
    align-self: center;
  }

  .bold-text-7 {
    text-align: left;
  }

  .bold-text-8 {
    font-size: 35px;
  }

  .p-details.anette {
    order: 1;
    position: relative;
    top: 0;
    left: auto;
    right: auto;
  }

  .p-details.ali {
    order: 1;
    position: static;
  }

  .p-details.amalie {
    order: 1;
    height: auto;
    position: relative;
  }

  .p-details.denis {
    order: 1;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 1.3em;
  }

  h2 {
    font-size: 38px;
  }

  h3 {
    font-size: 28px;
  }

  .section.full-screen {
    min-height: 600px;
  }

  .section.full-screen.background-image-side {
    background-image: url('../images/Nilsen_og_scheel_team_bilde.jpg');
    background-position: 50%;
    min-height: 50vh;
  }

  .section.full-screen.background-image-side.md-text {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    min-height: auto;
    display: block;
  }

  .section.full-screen.background-image-side.md-text.mobile-header {
    display: block;
  }

  .section.wider-padding.background-image {
    height: 400px;
  }

  .section.wider-padding.map {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section.half-screen-background-image, .section.half-screen-background-image.right {
    background-size: cover;
  }

  .section.no-vertical-padding.sm-flex-vertical {
    flex-direction: column;
    display: flex;
  }

  .section.page-header.informasjon, .section.page-header.gravid-header, .section.page-header.barn-header {
    height: 60vh;
  }

  .section.page-header.barn-header.mobile-header {
    display: block;
  }

  .section.page-header.eldre-header {
    height: 60vh;
  }

  .section.page-header.eldre-header.mobile-header {
    background-image: none;
    height: auto;
    display: block;
  }

  .section.page-header.spedbarn-header {
    object-fit: cover;
    background-position: 50%;
    height: 60vh;
  }

  .section.page-header.spedbarn-header.mobile-header, .section.page-header.idrett-header.mobile-section-header {
    background-image: none;
    height: auto;
    display: block;
  }

  .section.page-header.behandling-header {
    height: 60vh;
  }

  .section.page-header.behandling-header.mobile-section-header {
    display: block;
  }

  .section.page-header.omoss-header {
    object-fit: fill;
    background-image: url('../images/DSC07388.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 130%;
    height: 55vh;
  }

  .section.page-header.omoss-header.mobile-section-header {
    background-image: none;
    height: auto;
    display: block;
  }

  .section.page-header.gravid-header-mobile {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .section.section-frame {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.section-frame.mobile-section-header {
    padding: 0;
    display: block;
  }

  .wrapper.space-around {
    justify-content: space-around;
  }

  .wrapper.info-wrap {
    align-content: flex-start;
  }

  .wrapper.content-wrap {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.can-chiro {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.bullet-wrap, .wrapper.content-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .block {
    flex: 0 0 100%;
  }

  .block.mobile {
    flex-basis: 50%;
  }

  .block.lg-50, .col.lg-4.sm-2 {
    width: 100%;
  }

  .col.lg-4.sm-2.sm-no-margin-bottom {
    margin-bottom: 0;
  }

  .col.lg-4.flex-stretch.md-2.sm-2.xs-2 {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-4.md-4.sm-2.xs-2 {
    flex-wrap: nowrap;
    align-content: flex-start;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-4.md-2.md-align-centre.social {
    align-items: center;
    width: 100%;
  }

  .col.lg-3.no-padding.sm-2 {
    width: 50%;
  }

  .col.lg-3.flex-stretch.md-2.sm-2 {
    width: 100%;
  }

  .col.lg-3.sm-1 {
    width: 50%;
  }

  .col.lg-3.sm-2 {
    width: 100%;
  }

  .col.lg-6 {
    justify-content: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col.lg-6.centre-align {
    width: 75%;
  }

  .col.lg-6.centre-align.small-header {
    text-align: left;
    justify-content: flex-start;
  }

  .col.lg-6.sm-1 {
    width: 50%;
  }

  .col.lg-6.md-3.sm-2 {
    width: 100%;
  }

  .col.lg-6.md-4.sm-2.bg {
    background-color: #3898ec;
    padding-left: 20px;
    padding-right: 20px;
  }

  .col.lg-6.md-4.sm-2.xs-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .col.lg-6.md-4.sm-2.xs-2.bulletcol {
    align-self: stretch;
    width: 100%;
    padding-bottom: 0;
  }

  .col.lg-6.md-4.sm-2.xs-2.bulletcol.bottom-bullet {
    align-self: stretch;
    margin-bottom: 20px;
  }

  .col.lg-6.md-4.sm-2.xs-2.content-image {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .col.lg-6.sm-margin-bottom {
    align-items: stretch;
    margin-bottom: 40px;
  }

  .col.lg-2.sm-1 {
    width: 50%;
  }

  .col.lg-5 {
    width: 100%;
  }

  .col.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }

  .col.lg-5.sm-no-bottom-margin {
    margin-bottom: 0;
  }

  .col.lg-8.centre-align.sm-2, .col.lg-8.sm-2 {
    width: 100%;
  }

  .col.lg-12 {
    padding-bottom: 0;
  }

  .col.lg-12.content-header {
    background-color: #3898eccc;
    flex-wrap: nowrap;
    place-content: space-around center;
    align-self: flex-end;
    align-items: flex-start;
    height: auto;
    display: none;
  }

  .col.lg-12.content-header.mobile-content {
    background-color: #3898ec;
    display: block;
  }

  .col.lg-12.content {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-12.om-header {
    justify-content: center;
    padding-top: 0;
  }

  .col.lg-12.content-header-mobile {
    background-color: #3898ec;
    flex-flow: column;
    align-content: flex-start;
    margin-top: 0;
    padding: 20px;
  }

  .paragraph-small {
    font-size: 18px;
  }

  .paragraph-small.no-margins.bullets {
    text-align: left;
    order: 1;
    align-self: stretch;
    width: 100%;
    font-size: 20px;
    line-height: 150%;
  }

  .paragraph-small.no-margins.bullets.dyr {
    text-align: center;
    align-self: stretch;
  }

  .paragraph-small.short-paragraph {
    width: 100%;
  }

  .row {
    flex-wrap: wrap;
  }

  .row.flex-horizontal {
    flex-flow: wrap;
    margin-bottom: 0;
  }

  .row.sm-reverse {
    flex-direction: column-reverse;
  }

  .row.sm-no-wrap {
    flex-wrap: nowrap;
  }

  .row.align-centre.bullets, .row.align-centre.hjelpe-row {
    flex-direction: column;
  }

  .row.margin-bottom.sm-reverse-layout {
    flex-direction: column-reverse;
  }

  .row.info-content {
    align-self: stretch;
    align-items: stretch;
    height: 100%;
  }

  .row.title-row {
    place-content: space-around center;
  }

  .row.content-row {
    padding-left: 0;
    padding-right: 0;
  }

  .row.welcome-text {
    display: none;
  }

  .margin-bottom {
    margin-bottom: 0;
  }

  .margin-bottom.small {
    flex-direction: column;
    flex: 0 auto;
    align-self: flex-start;
    width: 100%;
    height: auto;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .margin-bottom.small.bullets {
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-bottom.gravid-bekken {
    font-size: 20px;
    line-height: 150%;
  }

  .form-field.side-margins.no-bottom-margins {
    min-width: auto;
  }

  .page-preview-link {
    height: 220px;
  }

  .page-wrapper {
    padding-top: 140px;
  }

  .price-table-container {
    padding: 40px;
  }

  .price-table-container.flex-stretch {
    flex: 0 auto;
    align-content: flex-start;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .price-table-container.flex-stretch.kiro-kan {
    flex: 0 auto;
    align-self: stretch;
    align-items: center;
    width: 100%;
  }

  .price-table-container.flex-stretch.gravid-bullets {
    align-content: center;
    align-items: stretch;
  }

  .footer-logo {
    margin-top: 0;
    margin-bottom: 40px;
    padding-left: 0;
  }

  .footer-link {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
  }

  .testimonial-image {
    margin-bottom: 40px;
  }

  .contact-form-container.card {
    padding: 40px;
  }

  .question-container {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .question-text {
    margin-top: 8px;
  }

  .menu-button-2 {
    border: 1px solid #ffffffa6;
    width: 60px;
    height: 60px;
    margin-right: 0;
  }

  .nav-bar.sample-website {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-navbar.white {
    width: 60px;
  }

  .partner-logo {
    flex: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .phone-image {
    border-bottom: 1px solid var(--steel-blue);
    max-width: 60%;
    margin-bottom: 40px;
  }

  .phone-image.negative-margins {
    max-width: 70%;
    margin-bottom: -409px;
  }

  .no-margins {
    margin-bottom: 20px;
  }

  .no-bottom-margins.section-header {
    text-align: center;
    margin-bottom: 0;
  }

  .no-bottom-margins.content-header {
    font-size: 35px;
    line-height: 40px;
  }

  .no-bottom-margins.content-header.headline {
    line-height: 150%;
  }

  .sm-1 {
    width: 50%;
  }

  .hidden-md-down {
    display: none;
  }

  .sm-2 {
    width: 100%;
  }

  .sm-align-centre {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .sm-align-centre.gravid-top {
    place-content: center;
    align-self: stretch;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slider-arrow {
    font-size: 28px;
  }

  .slide-nav {
    font-size: 10px;
  }

  .flex-horizontal-justify-start-align-centre {
    text-align: center;
    flex-flow: row;
    place-content: flex-start;
    align-items: stretch;
    height: auto;
    min-height: 30px;
    max-height: none;
    display: flex;
  }

  .tick-icon {
    flex: none;
    order: -1;
    align-self: flex-start;
    max-width: 10px;
    margin-top: 15px;
    position: static;
  }

  .flex-horizontal-space-between {
    flex-direction: row;
    justify-content: space-between;
  }

  .flex-horizontal-space-between.footer {
    flex-direction: column;
  }

  .horizontal-short-line {
    margin-left: -40px;
    margin-right: -40px;
  }

  .team-small-container-1 {
    margin-bottom: 30px;
  }

  .computer-picture {
    margin-bottom: 40px;
  }

  .value-proposition-container {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .side-image {
    margin-bottom: 0;
  }

  .border-to-edge-picture {
    height: 400px;
  }

  .big-blog-thumbnail-container.no-bottom-margins {
    margin-bottom: 40px;
  }

  .social-media-icons-container-2 {
    flex: 1;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .footer-social-links-container {
    margin-top: 40px;
  }

  .footer-links-container {
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .footer-logo-2 {
    padding-left: 0;
  }

  .centred-logo {
    margin-left: 30px;
  }

  .play-icon {
    width: 50px;
  }

  .nav-cta-button-container {
    margin-top: 20px;
  }

  .nav-cta-button-container.menu-btn {
    margin-top: 30px;
  }

  .small-slide {
    margin-left: 10px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .circle {
    flex-wrap: nowrap;
    margin-right: 40px;
  }

  .circle.no-margins {
    margin-right: 0;
  }

  .footer-newsletter-form-container {
    margin-top: 20px;
  }

  .heading {
    text-align: justify;
    font-size: 20px;
  }

  .div-block-45 {
    flex-direction: column;
    align-self: center;
    align-items: center;
    width: 100%;
    height: auto;
    display: block;
  }

  .dropdown-2 {
    flex-flow: column wrap;
    flex: 0 auto;
    place-content: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .text-block-32 {
    justify-content: center;
    align-items: center;
    width: auto;
    padding-right: 0;
    display: block;
  }

  .wrapper-4.navbar-2 {
    flex-flow: column wrap;
    place-content: center flex-start;
    height: auto;
    min-height: auto;
    max-height: none;
    overflow: auto;
  }

  .dropdown-link-text-2 {
    width: auto;
  }

  .nav-link-4.border.cta {
    padding: 8px 30px;
    font-size: 18px;
    line-height: 150%;
  }

  .nav-link-4.full-opacity {
    flex: 0 auto;
    justify-content: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0;
    display: flex;
  }

  .nav-link-4.full-opacity.w--current {
    flex-wrap: wrap;
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    width: 50vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .nav-link-4.dropdown {
    flex-wrap: wrap;
    flex: 0 auto;
    place-content: center;
    align-self: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 0;
    display: flex;
  }

  .nav-link-4.dropdown:hover {
    padding-bottom: 15px;
  }

  .nav-link-4.dropdown.w--open {
    flex: 0 auto;
    align-self: stretch;
    width: auto;
  }

  .dropdown-list-3.w--open {
    flex-direction: column;
    align-self: auto;
    align-items: center;
  }

  .dropdown-chevron-2 {
    margin: auto 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .image-14 {
    width: auto;
  }

  .menu-button-4 {
    flex-wrap: wrap;
    flex: 0 auto;
    place-content: center;
    align-self: center;
    align-items: center;
    width: 60px;
    height: 60px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    position: fixed;
    bottom: 20vh;
    right: 5vw;
  }

  .burger-icon-2 {
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .nav-logo-3 {
    text-align: left;
    justify-content: center;
    display: flex;
  }

  .nav-menu-3 {
    flex-flow: column wrap;
    flex: 0 auto;
    place-content: center;
    align-items: center;
    height: 90vh;
    min-height: 0;
    max-height: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 20vh;
    overflow: auto;
  }

  .dropdown-link-7 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-2 {
    font-size: 30px;
  }

  .times {
    text-align: center;
    padding-left: 0%;
  }

  .day {
    text-align: center;
    justify-content: center;
    margin-left: 0;
    padding-left: 0%;
  }

  .col-clinic {
    align-self: stretch;
  }

  .link-2, .link-3, .link-4 {
    padding-left: 0%;
  }

  .paragraph-small-2 {
    font-size: 18px;
  }

  .bold-text-3 {
    padding-left: 0;
  }

  .content-text {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    line-height: 150%;
  }

  .bold-text-4 {
    font-size: 20px;
    line-height: 25px;
  }

  .columns-9 {
    flex-wrap: nowrap;
    flex: 0 auto;
    place-content: center;
    align-self: auto;
  }

  .column-15 {
    flex: 1;
    align-self: stretch;
  }

  .button-5.kontakt {
    flex: 0 auto;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    width: 100%;
    line-height: 150%;
    display: flex;
  }

  .button-5.pers-info.anette {
    flex: 1;
    align-self: stretch;
    width: 100%;
  }

  .column-16 {
    flex: 1;
    padding-left: 5%;
  }

  .bold-text-5, .italic-text {
    text-align: center;
  }

  .heading-16 {
    align-self: flex-start;
  }

  .heading-16.headline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    font-size: 35px;
  }

  .contact-icon {
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
  }

  .heading-17 {
    text-align: center;
  }

  .behandlig-headertext {
    font-size: 20px;
    line-height: 25px;
  }

  .div-block-53 {
    z-index: 195;
  }

  .div-block-57 {
    border-radius: 10px;
  }

  .div-block-58 {
    background-image: url('../images/tick.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    width: 35px;
    height: 35px;
    padding-bottom: 35px;
    padding-right: 35px;
  }

  .text-block-34 {
    color: var(--dark);
    margin-right: 0;
    padding-right: 20px;
    font-size: 18px;
  }

  .info-header {
    text-align: center;
    justify-content: center;
    align-self: flex-start;
  }

  .bold-text-8 {
    font-size: 40px;
  }

  .p-details.amalie {
    order: 1;
  }

  .heading-18 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 42px;
    line-height: 50px;
  }

  h2 {
    font-size: 36px;
    line-height: 42px;
  }

  h3 {
    font-size: 27px;
    line-height: 34px;
  }

  h4 {
    font-size: 21px;
    line-height: 30px;
  }

  .section {
    padding-top: 0;
  }

  .section.full-screen.background-image-side {
    background-image: url('../images/Nilsen_og_scheel_team_bilde.jpg');
    background-position: 50% 0;
    background-size: cover;
    min-height: 30vh;
    max-height: none;
  }

  .section.full-screen.background-image-side.md-text {
    background-image: none;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .section.blue.ns-bg {
    height: auto;
  }

  .section.half-screen-background-image, .section.half-screen-background-image.right {
    background-position: 50%;
  }

  .section.page-header {
    padding-top: 80px;
  }

  .section.page-header.image {
    padding-bottom: 80px;
  }

  .section.page-header.informasjon {
    height: auto;
    min-height: 50vh;
  }

  .section.page-header.gravid-header {
    background-position: 100%;
    height: 60vh;
    min-height: auto;
  }

  .section.page-header.gravid-header.dyre-kiro {
    background-image: url('../images/r_78I3236.jpg');
    background-position: 50%;
  }

  .section.page-header.spedbarn-header, .section.page-header.idrett-header {
    height: 60vh;
    min-height: auto;
    max-height: none;
  }

  .section.page-header.idrett-header.mobile-section-header {
    background-image: none;
    height: auto;
    min-height: auto;
  }

  .section.page-header.behandling-header {
    background-position: 100%;
  }

  .section.page-header.omoss-header {
    background-position: 50% 0;
    background-size: cover;
    height: 30vh;
    min-height: auto;
    max-height: none;
  }

  .section.section-frame {
    padding-bottom: 0;
  }

  .wrapper.space-around {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .wrapper.lg-negative-margins {
    align-items: flex-start;
  }

  .wrapper.sliderwrap {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper.info-wrap {
    align-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
  }

  .wrapper.content-wrap {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.can-chiro {
    padding: 0;
  }

  .wrapper.profile-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper.bullet-wrap {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper.video-wrap, .wrapper.content-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid {
    flex-wrap: wrap;
  }

  .block {
    flex: 0 0 100%;
  }

  .block.lg-50 {
    padding: 40px;
  }

  .col {
    margin-bottom: 0;
  }

  .col.lg-4 {
    width: 100%;
  }

  .col.lg-4.centre-align.xs-margin-bottom {
    margin-bottom: 20px;
  }

  .col.lg-4.md-4.sm-2.xs-2 {
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-4.md-3.xs-2 {
    width: 100%;
  }

  .col.lg-4.md-2.md-align-centre.social {
    flex-direction: column;
  }

  .col.lg-4.xs-1 {
    width: 50%;
  }

  .col.lg-4.md-33.xs-2, .col.lg-3, .col.lg-3._2-col-in-mobile, .col.lg-3.md-2.sm-2, .col.lg-3.md-2.xs-2, .col.lg-3.sm-1.flex-stretch.xs-2, .col.lg-3.sm-1.xs-2 {
    width: 100%;
  }

  .col.lg-6 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6.centre-align {
    width: 100%;
  }

  .col.lg-6.centre-align.md-4.sm-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6.centre-align.small-header {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6.sm-1 {
    width: 50%;
  }

  .col.lg-6.sm-1.xs-2, .col.lg-6.md-3.xs-2 {
    width: 100%;
  }

  .col.lg-6.md-4.sm-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6.md-4.sm-2.bg {
    display: block;
  }

  .col.lg-6.md-4.sm-2.bg.welcome-text {
    display: none;
  }

  .col.lg-6.md-4.sm-2.xs-2 {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6.md-4.sm-2.xs-2.bulletcol {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-6.md-4.sm-2.xs-2.content-image {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .col.lg-2.md-1.sm-1.xs-2, .col.lg-2.md-33.xs-2, .col.lg-5 {
    width: 100%;
  }

  .col.lg-5.md-4.sm-2.xs-2.content-image {
    padding-top: 0;
  }

  .col.lg-5.md-3.xs-2 {
    width: 100%;
  }

  .col.lg-7.md-4.xs-2.sm-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-12 {
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-12.md-4.sm-2.xs-2 {
    flex-flow: column wrap;
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
  }

  .col.lg-12.content-header {
    background-color: #3898ecd1;
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: flex-end;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .col.lg-12.centre-align.md-4.sm-2.xs-2, .col.lg-12.content {
    padding-left: 0;
    padding-right: 0;
  }

  .col.lg-12.om-header {
    justify-content: center;
    margin-bottom: 40px;
  }

  .col.contact.lg-12 {
    flex-flow: column;
    place-content: stretch flex-start;
    align-self: auto;
  }

  .paragraph-small.no-margins.bullets {
    float: none;
    text-align: left;
    object-fit: fill;
    flex-flow: column wrap;
    flex: 0 auto;
    place-content: flex-start;
    align-self: center;
    align-items: flex-start;
    width: 100%;
    height: auto;
    min-height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 20px;
    line-height: 150%;
    display: block;
    position: static;
    overflow: visible;
  }

  .row {
    flex-direction: row;
    height: 17%;
  }

  .row.flex-horizontal {
    flex-direction: row;
  }

  .row.align-centre {
    flex-flow: column;
    place-content: space-around flex-start;
    align-items: center;
  }

  .row.align-centre.bullets {
    flex-direction: column;
    align-items: flex-start;
  }

  .row.align-centre.hjelpe-row {
    align-content: center;
  }

  .row.info-content {
    flex-wrap: nowrap;
    flex: 0 auto;
    align-content: flex-start;
    align-self: flex-start;
    align-items: flex-start;
  }

  .row.chiro-row {
    margin-top: 0;
  }

  .button.form-button {
    padding-left: 12px;
    padding-right: 12px;
  }

  .margin-bottom {
    margin-bottom: 0;
  }

  .margin-bottom.small {
    text-align: left;
    flex-flow: wrap;
    flex: 0 auto;
    place-content: flex-start;
    align-self: stretch;
    align-items: center;
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .margin-bottom.small.bullets {
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-bottom.gravid-bekken {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 150%;
  }

  .form-field.no-bottom-margins {
    min-width: auto;
  }

  .form-field.side-margins.no-bottom-margins {
    margin-bottom: 40px;
  }

  .page-preview-link {
    height: 160px;
  }

  .page-wrapper {
    padding-top: 140px;
  }

  .price-table-container {
    padding: 35px;
  }

  .price-table-container.flex-stretch {
    flex-flow: column wrap;
    flex: 0 auto;
    place-content: flex-start center;
    align-self: auto;
    align-items: center;
    height: auto;
    padding: 0 10px;
    display: flex;
  }

  .price-table-container.flex-stretch.kiro-kan {
    flex-flow: column;
    flex: 0 auto;
    place-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding: 20px 10px;
  }

  .price-table-container.flex-stretch.gravid-bullets {
    align-content: flex-start;
    align-items: flex-start;
  }

  .footer-logo {
    display: block;
  }

  .footer-link {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .footer-link.spacing {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .footer-link.spacing.last {
    margin-right: 16px;
  }

  .footer-link.no-padding.first {
    margin-left: -12px;
  }

  .footer-link.no-padding.last {
    margin-right: -10px;
  }

  .footer-link.first {
    margin-left: -10px;
  }

  .footer-link.last {
    margin-right: -10px;
  }

  .social-media-icon, .contact-form-container {
    padding: 0;
  }

  .contact-form-container.card {
    padding: 20px 30px;
  }

  .contact-form-container.card.white-background {
    padding: 25px 30px 20px;
  }

  .contact-form-container.light-blue.padding {
    padding: 20px;
  }

  .question-arrow-icon {
    margin-left: 16px;
  }

  .answer {
    padding-left: 0;
  }

  .question-text {
    margin-bottom: 8px;
    margin-left: 0;
  }

  .menu-button-2 {
    border: 1px solid #ffffffa6;
    flex: 0 auto;
    margin-right: 0;
  }

  .nav-bar {
    position: relative;
  }

  .nav-bar.sample-website {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .partner-logo {
    width: 90px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .phone-image {
    max-width: 80%;
  }

  .phone-image.negative-margins {
    max-width: 90%;
    margin-bottom: -456px;
  }

  .no-margins {
    text-align: left;
    align-self: center;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 150%;
  }

  .no-bottom-margins {
    text-align: center;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 150%;
  }

  .no-bottom-margins.profile-title {
    text-align: center;
  }

  .no-bottom-margins.small-title {
    text-align: justify;
    font-size: 30px;
  }

  .no-bottom-margins.section-header {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 35px;
    display: block;
  }

  .no-bottom-margins.content-header {
    text-align: justify;
    font-size: 30px;
    line-height: 35px;
  }

  .no-bottom-margins.content-header.headline {
    text-align: center;
    margin-bottom: 20px;
  }

  .xs-1 {
    width: 50%;
  }

  .xs-2 {
    width: 100%;
  }

  .sm-align-centre {
    align-self: stretch;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .sm-align-centre.gravid-top {
    padding-top: 0;
  }

  .slider-arrow {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 22px;
  }

  .slide-nav {
    height: 32px;
    font-size: 8px;
  }

  .flex-horizontal-justify-start-align-centre {
    text-align: left;
    flex-flow: row;
    flex: 0 auto;
    place-content: center flex-start;
    align-self: stretch;
    align-items: flex-start;
    width: 100%;
    height: auto;
    min-height: 30px;
    max-height: none;
    margin-bottom: 10px;
    display: flex;
  }

  .tick-icon {
    float: left;
    flex: none;
    align-self: flex-start;
    width: 10px;
    margin-top: 10px;
    margin-bottom: 0;
    margin-right: 15px;
    display: block;
  }

  .blog-thumbnail-container {
    margin-bottom: 30px;
  }

  .tab-link {
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-small-container {
    margin-bottom: 30px;
  }

  .form-with-button {
    flex-direction: column;
  }

  .form-with-button.inline-form, .form-with-button.horizontal {
    flex-direction: row;
  }

  .testimonial-container {
    padding: 40px 10px 10px;
  }

  .testimonial-container.border {
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 40px 10px 10px;
  }

  .quotation-mark {
    width: 30px;
    margin-top: -30px;
    margin-left: -10px;
    margin-right: 0;
    position: absolute;
  }

  .slider-3 {
    height: auto;
    margin-top: 0;
    padding-top: 20px;
  }

  .flex-horizontal-space-between {
    align-items: center;
  }

  .horizontal-short-line {
    margin-left: -35px;
    margin-right: -35px;
  }

  .team-small-container-1 {
    height: 100%;
    margin-bottom: 0;
  }

  .team-container {
    margin-bottom: 0;
  }

  .section-header.headline {
    text-align: center;
  }

  .short-paragraph {
    width: 100%;
  }

  .computer-picture {
    max-width: 80vw;
  }

  .app-download-button {
    width: 110px;
  }

  .app-download-container {
    flex-direction: row;
  }

  .value-proposition-container {
    width: 100%;
    display: block;
  }

  .computer-image {
    width: 110%;
  }

  .side-image {
    margin-bottom: 0;
  }

  .side-image.lightbox-video {
    width: 100%;
  }

  .social-media-icons-container-2 {
    justify-content: space-between;
  }

  .horizontal-footer-links-container {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .footer-social-links-container {
    justify-content: space-around;
    margin-top: 40px;
    display: flex;
  }

  .social-media-icons-contianer {
    display: flex;
  }

  .social-media-icons-contianer.no-bottom-margins {
    margin-bottom: 0;
  }

  .footer-links-container {
    flex-direction: column;
    align-self: center;
    align-items: center;
  }

  .footer-links-container.social {
    flex-direction: row;
    align-self: stretch;
  }

  .div-block-49 {
    text-align: left;
    align-items: flex-start;
  }

  .play-icon {
    width: 40px;
  }

  .nav-menu-container, .dropdown-list.w--open {
    overflow: auto;
  }

  .icon-2 {
    position: absolute;
  }

  .small-slide {
    margin-top: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .left-arrow, .right-arrow {
    width: 60px;
  }

  .value-point-container {
    width: 100%;
    margin-bottom: 40px;
  }

  .cta-container {
    margin-bottom: 40px;
  }

  .negative-margin {
    flex-wrap: nowrap;
    flex: 1;
    place-content: center;
    margin-left: 0;
    display: flex;
  }

  .circle {
    margin-right: 20px;
  }

  .how-it-works-tab {
    text-align: center;
    align-items: center;
  }

  .heading {
    text-align: left;
    font-size: 20px;
  }

  .dropdown-2 {
    flex-direction: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-32 {
    text-align: center;
  }

  .wrapper-4.navbar-2 {
    height: auto;
    min-height: auto;
  }

  .nav-link-4.full-opacity {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .nav-link-4.dropdown {
    flex-flow: wrap;
    flex: 1;
    place-content: center;
    align-self: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 0;
    display: flex;
  }

  .nav-link-4.dropdown.w--open {
    width: 100%;
  }

  .dropdown-list-3.w--open {
    align-items: center;
    width: 100%;
  }

  .dropdown-chevron-2 {
    flex: 0 auto;
    align-self: center;
    width: 18px;
    margin-top: auto;
    padding-top: 0;
  }

  .image-14 {
    height: 130px;
  }

  .menu-button-4 {
    flex: 0 auto;
    margin-bottom: 0;
    margin-right: 0;
    inset: auto 5vw 20vh auto;
  }

  .menu-button-4.w--open {
    background-color: #3898ec;
  }

  .nav-logo-3 {
    height: auto;
  }

  .nav-menu-3 {
    height: 90vh;
    min-height: auto;
    max-height: none;
    padding-top: 0;
  }

  .dropdown-link-7 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 150%;
  }

  .div-block-51 {
    margin-top: 40px;
  }

  .link-2, .link-3, .link-4 {
    text-align: center;
    width: auto;
  }

  .mask {
    width: 100%;
    height: auto;
    margin-top: 0;
    overflow: hidden;
  }

  .bold-text-3 {
    text-align: center;
    flex-flow: column wrap;
    place-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding-left: 0;
    font-size: 30px;
    display: block;
  }

  .bold-text-3.headline {
    text-align: center;
    flex: 1;
    font-size: 35px;
  }

  .content-text {
    text-align: left;
    flex: 0 auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .heading-13.headline {
    text-align: center;
  }

  .bold-text-4 {
    text-align: left;
    font-size: 20px;
    line-height: 150%;
  }

  .columns-9 {
    flex-direction: row;
    align-self: stretch;
    align-items: stretch;
  }

  .column-15 {
    align-self: center;
    align-items: center;
    padding-right: 5px;
  }

  .button-5.kontakt, .button-5.pers-info.anette {
    flex: 1;
  }

  .column-16 {
    flex: 0 auto;
    align-self: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 0;
  }

  .bold-text-5 {
    float: none;
    text-align: center;
    width: 100%;
    display: block;
  }

  .italic-text {
    text-align: center;
    width: 100%;
    font-size: 30px;
    display: block;
  }

  .italic-text.small-title {
    text-align: center;
  }

  .heading-16 {
    text-align: left;
    margin-bottom: 20px;
  }

  .heading-16.headline {
    text-align: center;
    align-self: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contact-icon {
    width: 20%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .heading-17 {
    text-align: center;
    font-size: 30px;
  }

  .behandlig-headertext {
    font-size: 20px;
    line-height: 25px;
  }

  .bold-text-6 {
    text-align: center;
    font-size: 30px;
    display: block;
  }

  .div-block-53 {
    opacity: 0;
    display: none;
    position: fixed;
  }

  .lottie-animation {
    opacity: 1;
    display: flex;
  }

  .div-block-57 {
    border-radius: 10px;
  }

  .paragraph {
    text-align: left;
  }

  .headline {
    order: -1;
    align-self: auto;
    width: 100%;
    font-size: 35px;
    line-height: 150%;
  }

  .div-block-58 {
    background-image: url('../images/tick.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    flex-flow: row;
    flex: 0 auto;
    align-content: flex-start;
    align-self: center;
    width: 35px;
    height: 35px;
    padding-bottom: 35px;
    padding-right: 35px;
    display: block;
  }

  .text-block-34 {
    flex: 0 auto;
    margin-right: 0;
    padding-right: 10px;
    position: static;
  }

  .info-header {
    text-align: center;
    justify-content: center;
    align-self: center;
  }
}


