.btn.btn-cta,
.btn.btn-product,
.mobile-menu,
.nb-order,
.nb-order--brand,
.nb-order--offer,
.nb-order--page-box,
html {
  -webkit-box-sizing: border-box
}

.btn,
.center {
  text-align: center
}

#nb-hamburger,
.btn,
.go-top:hover,
a:hover {
  cursor: pointer
}

.btn-block,
.clearall,
.nb-extras--2:after,
.nb-extras--services,
.nb-points {
  clear: both
}

.article-main a,
.hide {
  -webkit-transition: all .2s ease-in-out
}

.nb-hero-article--goto-btn {
  background-color: #171775
}

.nb-hero-article--goto-btn:hover {
  background-color: #062655
}

.btn-default,
body {
  background-color: #fff
}

@-ms-viewport {
  width: device-width
}

body {
  font-size: 10px;
  overflow-x: hidden;
  overflow-y: scroll !important
}

html {
  box-sizing: border-box
}

*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

a,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
p,
select,
span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #062655;
  margin: 0;
  padding: 0
}

a,
a:hover {
  color: #4A5155
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
  font-family: Ubuntu, sans-serif;
  font-weight: 700
}

.lz-extratext strong,
.nb-order--receipt h1 {
  font-weight: 600 !important
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-size: 1em;
  text-decoration: none
}

h1 {
  font-size: 3.5em
}

h2 {
  font-size: 3em
}

h3 {
  font-size: 2.7em
}

h4 {
  font-size: 2.3em
}

h5 {
  font-size: 2.1em
}

h6 {
  font-size: 2em
}

p {
  font-size: 1.7em;
  margin: 1em 0 0
}

p strong {
  font-size: 1em;
  font-weight: 600
}

h1+p,
h2+p,
h3+p,
h4+p,
h5+p,
h6+p {
  margin-top: 1em !important
}

.header-inner,
section {
  margin: 0 auto;
  width: 80%
}

.right {
  text-align: right !important
}

.hidden {
  display: none
}

.visible {
  display: block
}

.visible-cell-desktop {
  display: table-cell
}

.visible-phone-inline,
li.visible-phone {
  display: none
}

.hidden-tablet {
  display: block
}

.visible-tablet {
  display: none
}

.hidden-tablet-inline {
  display: inline-block
}

.hidden-desktop {
  display: none !important
}

.hidden-mobile {
  display: block
}

iframe[name=google_conversion_frame] {
  max-height: 0
}

.brand-color {
  color: #171775
}

.noscroll {
  overflow: hidden;
  right: 0;
  left: 0
}

.highlight {
  background: #FCF474 !important;
  display: inline-block !important
}

@media (max-width:98em) {

  .header-inner,
  section {
    width: 95%
  }

  .hidden-tablet {
    display: none
  }

  .visible-tablet {
    display: block
  }
}

@media (min-width:78em) {
  .hidden-desktop {
    display: none
  }
}

@media (max-width:78em) {

  .header-inner,
  section {
    width: 100%
  }

  .hidden-mobile,
  .hidden-phone,
  .hidden-phone-inline {
    display: none
  }

  .visible-phone {
    display: block
  }

  .visible-cell-desktop {
    display: none !important
  }

  header span.logo {
    margin-left: 1.5em
  }
}

@media (min-width:1600px) {

  .header-inner,
  .popup-box,
  section {
    width: 1280px
  }
}

.breadcrumbs {
  background: #fff;
  border-bottom: 1px solid #ebebec;
  padding: 1em 0
}

ul.breadcrumb {
  list-style: none;
  margin: 0;
  padding: 0
}

ul.breadcrumb li {
  display: inline-block;
  margin: 0;
  padding: 0
}

ul.breadcrumb li a,
ul.breadcrumb li a span,
ul.breadcrumb li span {
  margin: 0;
  padding: 0;
  color: #85878a;
  font-size: 1.3em;
  font-weight: 500
}

.breadcrumbs p {
  color: #4A5155;
  font-size: 1.3em
}

.breadcrumbs p strong {
  font-weight: 600
}

.breadcrumbs p a,
.breadcrumbs p a:hover {
  font-weight: 600;
  color: #85878a;
  font-size: 1em;
  text-decoration: underline
}

.btn,
.btn.btn-cta,
.btn.btn-product,
.btn.focus,
.btn:focus,
.btn:hover,
.nb-extras--item a,
.nb-extras--services-item a,
.nb-menu-lg--tabs ul li a.active:hover,
.nb-menu-lg--tabs ul li a:hover,
.nb-order--brand-tip a,
header ul.nav li a,
ul.breadcrumb li a {
  text-decoration: none
}

ul.breadcrumb li a:hover {
  text-decoration: underline
}

ul.breadcrumb li a span {
  font-weight: 600;
  font-size: 1em
}

ul.breadcrumb li div.divider {
  color: #85878a;
  font-size: 1em;
  display: inline-block;
  margin: 0 .2em;
  padding: 0
}

.breadcrumbs p {
  margin: 0
}

@media (max-width:78em) {
  .breadcrumbs {
    display: none
  }
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
  -webkit-animation-name: focus-blue;
  animation-name: focus-blue;
  -webkit-animation-duration: .7s;
  animation-duration: .7s
}

.article-main a {
  transition: all .2s ease-in-out
}

.btn-full {
  display: block
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #4A5155
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none
}

.btn-default {
  color: #4A5155;
  border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
  color: #4A5155;
  background-color: #e6e6e6;
  border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
  color: #4A5155;
  background-color: #e6e6e6;
  border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
  color: #4A5155;
  background-color: #d4d4d4;
  border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc
}

.btn-brand {
  color: #fff;
  background-color: #66DE90;
  border-color: #66DE90
}

.btn-brand.active,
.btn-brand.focus,
.btn-brand:active,
.btn-brand:focus,
.btn-brand:hover,
.open>.dropdown-toggle.btn-brand {
  color: #fff;
  background-color: #062655;
  border-color: #062655
}

.btn-brand.active.focus,
.btn-brand.active:focus,
.btn-brand.active:hover,
.btn-brand:active.focus,
.btn-brand:active:focus,
.btn-brand:active:hover,
.open>.dropdown-toggle.btn-brand.focus,
.open>.dropdown-toggle.btn-brand:focus,
.open>.dropdown-toggle.btn-brand:hover {
  color: #fff;
  background-color: #49a469;
  border-color: #49a469
}

.btn-brand.active,
.btn-brand:active,
.open>.dropdown-toggle.btn-brand {
  background-image: none
}

.btn-brand.disabled.focus,
.btn-brand.disabled:focus,
.btn-brand.disabled:hover,
.btn-brand[disabled].focus,
.btn-brand[disabled]:focus,
.btn-brand[disabled]:hover,
fieldset[disabled] .btn-brand.focus,
fieldset[disabled] .btn-brand:focus,
fieldset[disabled] .btn-brand:hover {
  background-color: #fff;
  border-color: #ccc
}

.btn-green {
  color: #fff !important;
  background-color: #4eca22;
  border-color: #4eca22;
  font-weight: 600
}

.btn-green.focus,
.btn-green:focus {
  color: #fff;
  background-color: #062655;
  border-color: #062655;
  -webkit-animation-name: focus-green;
  animation-name: focus-green;
  -webkit-animation-duration: .7s;
  animation-duration: .7s
}

.btn-green:hover {
  color: #fff;
  background-color: #53d624;
  border-color: #53d624
}

.btn-green.active,
.btn-green:active,
.open>.dropdown-toggle.btn-green {
  color: #fff;
  background-color: #062655;
  border-color: #062655;
  background-image: none
}

.btn-green.active.focus,
.btn-green.active:focus,
.btn-green.active:hover,
.btn-green:active.focus,
.btn-green:active:focus,
.btn-green:active:hover,
.open>.dropdown-toggle.btn-green.focus,
.open>.dropdown-toggle.btn-green:focus,
.open>.dropdown-toggle.btn-green:hover {
  color: #fff;
  background-color: #49a469;
  border-color: #49a469
}

.btn-green.disabled.focus,
.btn-green.disabled:focus,
.btn-green.disabled:hover,
.btn-green[disabled].focus,
.btn-green[disabled]:focus,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green.focus,
fieldset[disabled] .btn-green:focus,
fieldset[disabled] .btn-green:hover {
  background-color: #fff;
  border-color: #ccc
}

.btn.btn-cta,
.btn.btn-product {
  box-sizing: border-box;
  background: #66DE90;
  border: none;
  border-bottom: .2em solid #062655;
  border-radius: .2em;
  color: #fff;
  font-size: 2.4em;
  line-height: 1.8em;
  font-weight: 700;
  font-family: Ubuntu, sans-serif;
  padding: .5em 1.2em !important;
  width: 100%
}

.btn.btn-cta:hover,
.btn.btn-product:hover {
  color: #fff;
  background: #f6c343;
  -webkit-box-shadow: 0 0 4px 2px rgba(3, 166, 240, .15);
  box-shadow: 0 0 4px 2px rgba(3, 166, 240, .15)
}

.btn.btn-product {
  position: relative;
  font-size: 1.8em;
  text-align: left
}

.btn.btn-product i.fa {
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

@media (max-width:78em) {
  .btn.btn-cta {
    font-size: 2em;
    width: 100%
  }

  .go-top {
    opacity: 0 !important
  }
}

.go-top {
  background: #fff;
  border: 1px solid #ebebec;
  position: fixed;
  bottom: 2em;
  right: 2em;
  padding: 1em;
  display: none;
  z-index: 9999
}

.go-top p {
  color: #4a5155;
  font-size: 1.3em;
  font-weight: 400;
  margin: 0
}

.go-top p .fa {
  color: #4a5155;
  padding-right: .5em
}

.go-top:hover {
  background: #fafafa
}

header {
  border-bottom: 1px solid #ebebec;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
  z-index: 5000
}

header .header-icon img {
  height: 36px
}

header.no-shadow {
  border-bottom: none
}

header .desktop-menu {
  display: block
}

.mobile-menu {
  display: none
}

header ul.nav {
  list-style: none;
  margin: 0;
  padding: 0
}

header ul.nav li {
  display: inline-block;
  text-align: center;
  width: auto
}

header ul.nav li a {
  font-size: 1.6em;
  font-weight: 500;
  line-height: 30px;
  color: #1a1a1e;
  margin: auto 17px;
  position: relative
}

header ul.nav li:last-of-type a {
  margin-right: 0
}

header ul.nav li a:hover:after {
  width: 100%;
  left: 0
}

header ul.nav li a:after {
  content: "";
  display: block;
  height: 3px;
  left: 0;
  bottom: -5px;
  position: absolute;
  background: #f6c343;
  -webkit-transition: width .4s ease 0s, left .4s ease 0s;
  transition: width .4s ease 0s, left .4s ease 0s;
  width: 0
}

header ul.nav li.active a:after {
  width: 100%
}

header ul.nav li .fa {
  display: none
}

.mobile-menu {
  background: left bottom #fff;
  padding: 2em 0;
  background-size: cover;
  box-sizing: border-box;
  position: absolute;
  z-index: 90000;
  width: 100%
}

.mobile-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 8000
}

.mobile-menu ul li a {
  display: block;
  color: #fff;
  font-size: 22px;
  padding: 10px 2em;
  text-align: center;
  z-index: 5000
}

.mobile-menu ul li .fa {
  display: none
}

#nb-hamburger {
  display: none;
  width: 30px;
  height: 18px;
  margin: 0 0 0 auto;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}

#nb-hamburger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #0d1238;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out
}

#nb-hamburger span:nth-child(1) {
  top: 0
}

#nb-hamburger span:nth-child(2),
#nb-hamburger span:nth-child(3) {
  top: 9px
}

#nb-hamburger span:nth-child(4) {
  top: 18px
}

#nb-hamburger.open span:nth-child(1),
#nb-hamburger.open span:nth-child(4) {
  top: 9px;
  width: 0%;
  left: 50%
}

#nb-hamburger.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

#nb-hamburger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

@media (max-width:850px) {
  #nb-hamburger {
    display: inline-block
  }
}

@media (max-width:851px) {

  .header-icon--desktop,
  .mobile-menu,
  header .desktop-menu {
    display: none
  }

  .header-icon--phone {
    display: block
  }
}

@media (min-width:851px) {
  header .desktop-menu {
    display: block
  }

  .mobile-menu {
    display: none
  }

  .header-icon--desktop {
    display: block
  }

  .header-icon--phone {
    display: none
  }
}

.nb-point,
.table {
  display: -webkit-box;
  display: -ms-flexbox
}

.table {
  letter-spacing: -.31em;
  text-rendering: optimizespeed;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -ms-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start
}

.opera-only :-o-prefocus,
.table {
  word-spacing: -.43em
}

.table-cell {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto
}

.table.table-vertical {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center
}

.table.table-vertical .table-cell {
  vertical-align: middle
}

.cell-1-2,
.cell-1-3,
.cell-1-4,
.cell-1-6,
.cell-10,
.cell-2-3,
.cell-20,
.cell-3-4,
.cell-30,
.cell-33,
.cell-40,
.cell-60,
.cell-70,
.cell-80 {
  display: inline-block;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto
}

.cell-1-2 {
  width: 50%
}

.cell-1-3 {
  width: 33.3333%
}

.cell-2-3 {
  width: 66.6667%
}

.cell-1-4 {
  width: 25%
}

.cell-3-4 {
  width: 75%
}

.cell-10 {
  width: 10%
}

.cell-20 {
  width: 20%
}

.cell-1-6 {
  width: 16.6667%
}

.cell-33 {
  width: 33.3333%
}

.cell-30 {
  width: 30%
}

.cell-40 {
  width: 40%
}

.cell-60 {
  width: 60%
}

.cell-70 {
  width: 70%
}

.cell-80 {
  width: 80%
}

.cell-1 {
  width: 100%
}

.cell-right {
  text-align: right
}

.cell-left {
  text-align: left
}

.cell-regular-right,
.table-cell-right {
  text-align: right
}

@media screen and (max-width:98em) {

  .cell-lg-1-2,
  .cell-lg-1-3,
  .cell-lg-1-4,
  .cell-lg-1-6,
  .cell-lg-10,
  .cell-lg-2-3,
  .cell-lg-20,
  .cell-lg-3-4,
  .cell-lg-30,
  .cell-lg-33,
  .cell-lg-40,
  .cell-lg-60,
  .cell-lg-70,
  .cell-lg-80 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .cell-lg-1-2 {
    width: 50%
  }

  .cell-lg-1-3 {
    width: 33.3333%
  }

  .cell-lg-2-3 {
    width: 66.6667%
  }

  .cell-lg-1-4 {
    width: 25%
  }

  .cell-lg-3-4 {
    width: 75%
  }

  .cell-lg-10 {
    width: 10%
  }

  .cell-lg-20 {
    width: 20%
  }

  .cell-lg-1-6 {
    width: 16.6667%
  }

  .cell-lg-33 {
    width: 33.3333%
  }

  .cell-lg-30 {
    width: 30%
  }

  .cell-lg-40 {
    width: 40%
  }

  .cell-lg-60 {
    width: 60%
  }

  .cell-lg-70 {
    width: 70%
  }

  .cell-lg-80 {
    width: 80%
  }

  .cell-lg-1 {
    width: 100%
  }
}

@media screen and (max-width:70em) {

  .cell-md-1-2,
  .cell-md-1-3,
  .cell-md-1-4,
  .cell-md-1-6,
  .cell-md-10,
  .cell-md-2-3,
  .cell-md-20,
  .cell-md-3-4,
  .cell-md-30,
  .cell-md-33,
  .cell-md-40,
  .cell-md-60,
  .cell-md-70,
  .cell-md-80 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .cell-md-1-2 {
    width: 50%
  }

  .cell-md-1-3 {
    width: 33.3333%
  }

  .cell-md-2-3 {
    width: 66.6667%
  }

  .cell-md-1-4 {
    width: 25%
  }

  .cell-md-3-4 {
    width: 75%
  }

  .cell-md-10 {
    width: 10%
  }

  .cell-md-20 {
    width: 20%
  }

  .cell-md-1-6 {
    width: 16.6667%
  }

  .cell-md-33 {
    width: 33.3333%
  }

  .cell-md-30 {
    width: 30%
  }

  .cell-md-40 {
    width: 40%
  }

  .cell-md-60 {
    width: 60%
  }

  .cell-md-70 {
    width: 70%
  }

  .cell-md-80 {
    width: 80%
  }

  .cell-md-1 {
    width: 100%
  }
}

@media screen and (max-width:78em) {

  .cell-sm-1-2,
  .cell-sm-1-3,
  .cell-sm-1-4,
  .cell-sm-1-6,
  .cell-sm-10,
  .cell-sm-2-3,
  .cell-sm-20,
  .cell-sm-3-4,
  .cell-sm-30,
  .cell-sm-33,
  .cell-sm-40,
  .cell-sm-60,
  .cell-sm-70,
  .cell-sm-80 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .cell-sm-1-2 {
    width: 50%
  }

  .cell-sm-1-3 {
    width: 33.3333%
  }

  .cell-sm-2-3 {
    width: 66.6667%
  }

  .cell-sm-1-4 {
    width: 25%
  }

  .cell-sm-3-4 {
    width: 75%
  }

  .cell-sm-10 {
    width: 10%
  }

  .cell-sm-20 {
    width: 20%
  }

  .cell-sm-1-6 {
    width: 16.6667%
  }

  .cell-sm-33 {
    width: 33.3333%
  }

  .cell-sm-30 {
    width: 30%
  }

  .cell-sm-40 {
    width: 40%
  }

  .cell-sm-60 {
    width: 60%
  }

  .cell-sm-70 {
    width: 70%
  }

  .cell-sm-80 {
    width: 80%
  }

  .cell-sm-1 {
    width: 100%
  }

  .table-flip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .table-flip .cell-flip-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .table-flip .cell-flip-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

@media screen and (max-width:750px) {

  .cell-xs-1-2,
  .cell-xs-1-3,
  .cell-xs-1-4,
  .cell-xs-1-6,
  .cell-xs-10,
  .cell-xs-2-3,
  .cell-xs-20,
  .cell-xs-3-4,
  .cell-xs-30,
  .cell-xs-33,
  .cell-xs-40,
  .cell-xs-60,
  .cell-xs-70,
  .cell-xs-80 {
    display: inline-block;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto
  }

  .cell-xs-1-2 {
    width: 50%
  }

  .cell-xs-1-3 {
    width: 33.3333%
  }

  .cell-xs-2-3 {
    width: 66.6667%
  }

  .cell-xs-1-4 {
    width: 25%
  }

  .cell-xs-3-4 {
    width: 75%
  }

  .cell-xs-10 {
    width: 10%
  }

  .cell-xs-20 {
    width: 20%
  }

  .cell-xs-1-6 {
    width: 16.6667%
  }

  .cell-xs-33 {
    width: 33.3333%
  }

  .cell-xs-30 {
    width: 30%
  }

  .cell-xs-40 {
    width: 40%
  }

  .cell-xs-60 {
    width: 60%
  }

  .cell-xs-70 {
    width: 70%
  }

  .cell-xs-80 {
    width: 80%
  }

  .cell-xs-1 {
    width: 100%
  }

  .table-flip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .table-flip .cell-flip-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .table-flip .cell-flip-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
  .table-flip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex
  }

  .table-flip .cell-flip-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1
  }

  .table-flip .cell-flip-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-order: 2
  }
}

.hide {
  opacity: 0;
  visibility: hidden;
  transition: all .2s ease-in-out;
  height: 0
}

.visible-phone {
  display: none
}

.hidden-phone {
  display: block
}

.hidden-phone-cell {
  display: table-cell
}

.hidden-phone-inline {
  display: inline-block
}

@media (max-width:78em) {
  header {
    padding: 20px 2em
  }

  .visible-phone {
    display: block
  }

  .hidden-phone,
  .hidden-phone-cell,
  .hidden-phone-inline {
    display: none
  }
}

@media (min-width:78em) {
  .hidden-phone-inline {
    display: inline-block !important
  }

  .hidden-phone {
    display: block !important
  }

  .hidden-phone-cell {
    display: table-cell !important
  }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {

  .hidden-phone,
  .hidden-tablet {
    display: none !important
  }

  .visible-phone {
    display: block !important
  }
}

.table-regular {
  display: table !important
}

.table-regular-block {
  width: 100%
}

.table-regular-right {
  float: right !important
}

.table-regular .table-row {
  display: table-row;
  width: 100%
}

.table-regular .table-row-group {
  display: table-row-group
}

.table-regular-cell {
  display: table-cell;
  vertical-align: middle !important
}

.cell-regular-1-2 {
  width: 50%
}

.cell-regular-1-3 {
  width: 33.33%
}

.cell-regular-2-3 {
  width: 66.66%
}

.cell-regular-1-4 {
  width: 25%
}

.cell-regular-3-4 {
  width: 75%
}

.cell-regular-10 {
  width: 10%
}

.cell-regular-15 {
  width: 15%
}

.cell-regular-20 {
  width: 20%
}

.cell-regular-1-6 {
  width: 16.666666%
}

.cell-regular-33 {
  width: 33.333333%
}

.cell-regular-70 {
  width: 70%
}

.cell-regular-30 {
  width: 30%
}

.cell-regular-35 {
  width: 35%
}

.cell-regular-45 {
  width: 45%
}

.cell-regular-80 {
  width: 80%
}

.cell-regular-60 {
  width: 60%
}

.cell-regular-40 {
  width: 40%
}

.cell-regular-1 {
  display: block !important;
  width: 100% !important
}

.cell-relative {
  position: relative;
  z-index: 500
}

.cell-center,
.nb--receipt--header,
.nb-order--page.nb-order--receipt {
  text-align: center
}

.table-center {
  margin: 0 auto
}

.table-padding-bottom,
.table-padding-left,
.table-padding-right,
.table-padding-top {
  padding-bottom: 1em
}

.cell-top,
.table-top .table-cell {
  vertical-align: top !important
}

.cell-vertical,
.table-top .table-cell.cell-vertical {
  vertical-align: middle !important
}

.cell-regular-top,
.cell-top-left-10 {
  vertical-align: top !important
}

.table-float-right {
  float: right
}

.cell-divider {
  padding: 1em
}

.gutter-1-2 {
  padding: .5em
}

.table-regular .table-regular-cell.visible-phone {
  display: none !important
}

.cell-top-left-10 {
  text-align: left;
  padding-left: 10px !important
}

@media (max-width:1100px) {

  .table-regular .cell-regular-responsive-tablet,
  .table-regular.table-regular-responsive-tablet .table-cell-regular {
    display: block;
    width: 100%
  }
}

@media (max-width:78em) {

  .table-regular .regular-cell-responsive,
  .table-regular.table-regular-responsive .table-regular-cell {
    display: block;
    width: 100% !important
  }

  .cell-divider {
    padding: 0
  }

  .table-regular .table-regular-cell.hidden-phone {
    display: none !important
  }

  .table-regular .table-regular-cell.visible-phone {
    display: block !important
  }

  .cell-top-left-10 {
    padding-left: 0;
    padding-top: 10px
  }
}

.nb-order {
  background: #fff;
  color: #3b3f48;
  margin: 0;
  padding: 2em 0;
  box-sizing: border-box
}

.nb-order--page {
  max-width: 900px;
  margin: 0 auto
}

.nb-order--page.nb-order--page-600 {
  max-width: 600px
}

.nb--receipt--header {
  background-color: #08AEEA;
  background-image: linear-gradient(45deg, #08AEEA 0, #2AF598 100%);
  padding: 2px;
  position: relative;
  margin-top: 0
}

.nb-order--receipt h1 {
  margin-top: 20px
}

.nb--receipt--header svg {
  width: 120px;
  margin-bottom: 10px
}

.nb--receipt--header+.nb-order--page-box {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.nb-order--page-box {
  border: 1px solid #dddfe2;
  border-radius: 4px;
  background: #fff;
  padding: 2em;
  box-sizing: border-box;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.nb-order--page-box--hover-dropshadow:hover {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
  box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.nb--receipt--header+.nb-order--page-box {
  border-top: none
}

.nb-order--highlight {
  display: inline;
  font-style: normal;
  font-weight: inherit;
  font-size: inherit;
  background: #FCF474;
  -webkit-box-shadow: 5px 0 0 #FCF474, -5px 0 0 #FCF474;
  box-shadow: 5px 0 0 #FCF474, -5px 0 0 #FCF474
}

.nb-order--page-narrow .nb-order--page-box:first-of-type {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: none
}

.nb-order--page-box-bg {
  background: #eceff4
}

.nb-order--page-box .leazard {
  margin-top: 0 !important
}

.nb-order--page h1,
.nb-order--page p {
  color: #3b3f48
}

.nb-order--page h2 {
  margin-bottom: 20px
}

.nb-order--receipt .ingress {
  padding: 0;
  margin-top: .5em !important
}

.nb-order--receipt .ingress a {
  font-size: 1em
}

.nb-order--product {
  position: relative;
  margin: 2em 0;
  background: #fff
}

.nb-order--product-selected {
  display: inline-block;
  background: #4eca22;
  line-height: 1.4;
  border-radius: 5px;
  padding: 5px 10px;
  margin: 0 0 5px
}

.nb-order--product-selected.nb-order--product-selected-absolute {
  position: absolute;
  top: 50%;
  left: -30px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  margin: 0
}

.nb-order--product-selected p {
  margin: 0;
  color: #fff;
  font-size: 1.3em;
  font-weight: 400;
  text-transform: uppercase
}

.nb-order--product-info p {
  font-size: 1.8em;
  margin: 0 0 0 20px
}

.nb-order--product img {
  max-width: 120px
}

.nb-order--information {
  border-top: 4px dotted #eaeaea;
  border-bottom: 4px dotted #eaeaea;
  margin: 4em 0;
  padding: 2em 0;
  text-align: left
}

.nb-order--information p {
  font-size: 1.5em;
  margin-top: 0 !important
}

.nb-order--information p a {
  font-size: 1em
}

.nb-order--information ul {
  margin: 1em 0 0 !important;
  padding-left: 0;
  list-style: none
}

.nb-order--information ul li {
  font-size: 1.4em;
  font-weight: 400;
  padding: 2px 0
}

.nb-order--information ul li strong {
  font-weight: 600
}

.nb-order--alert {
  color: #fff;
  border-radius: 4px;
  padding: 2px 4px;
  background: #d0021b
}

.nb-order--icon {
  padding-bottom: 2em
}

.nb-order--icon img {
  width: 50px
}

.nb-order--map-wrapper {
  padding-right: 1em
}

.nb-order--text-wrapper {
  padding-left: 1em
}

.nb-order--information #nb-order--map {
  height: 250px;
  width: 100%
}

.nb-order--page .buttonblue {
  display: inline-block !important;
  font-size: 1.5em;
  width: auto;
  font-weight: 600;
  margin-top: 1em
}

@media (max-width:78em) {
  .nb-order--receipt h1 {
    margin-top: 0
  }

  .nb--receipt--header {
    display: none
  }

  .nb-order--product-info p {
    margin: 0
  }
}

.nb-order--offers {
  margin: 40px 0
}

.nb-order--offer {
  background: #fafafa;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
  border: 1px solid #e1f2fa;
  border-radius: 10px;
  position: relative;
  display: block;
  box-sizing: border-box;
  padding: 45px 10px 20px
}

.nb-order--brand-badge,
.nb-order--offer-badge {
  background-color: #ff6300;
  background-image: linear-gradient(45deg, #ff6300 37%, #ff4600 100%);
  padding: 5px 10px;
  color: #fff;
  text-transform: uppercase
}

.nb-order--offer-badge {
  border-radius: 10px;
  font-weight: 600;
  font-size: 12px;
  position: absolute;
  top: 10px;
  left: 10px
}

.nb-order--offer p {
  margin: 0;
  font-weight: 400;
  font-size: 26px
}

.nb-order--offer p strong {
  font-weight: 600
}

@media (max-width:78em) {
  .nb-order--offers {
    margin: 20px 0
  }

  .nb-order--offer p {
    font-size: 20px
  }
}

.nb-order--brands {
  margin-top: 20px
}

.nb-order--brand {
  border: 1px solid #e1f2fa;
  border-radius: 10px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 33%;
  padding: 40px 10px 20px
}

.nb-order--brand-badge {
  border-radius: 10px;
  font-weight: 600;
  font-size: 12px;
  position: absolute;
  top: 5px;
  left: 5px
}

.nb-order--brand span {
  font-size: 12px
}

.nb-order--brand img {
  display: block;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%
}

.nb-order--brand-tip {
  background: #fafafa;
  border-radius: 10px;
  text-align: left;
  padding: 20px;
  margin-top: 10px
}

.nb-order--brand-tip p {
  font-size: 16px
}

.nb-order--brand-tip p:nth-child(1) {
  margin-top: 0
}

.nb-order--brand-tip p:last-of-type {
  margin-bottom: 0
}

.nb-order--brand-tip svg {
  fill: #FCF474;
  width: 40px;
  margin-right: 20px
}

.nb-order-brand--tip-description {
  margin-top: 10px
}

.nb-order--brand-tip-cell {
  display: table-cell;
  vertical-align: top
}

.nb-order--brand-tip a {
  font-size: 1em;
  font-weight: 400;
  color: #0059b3;
  border-bottom: 1px solid #c8c8c8
}

.nb-order--brand-tip a:hover {
  color: #0059b3;
  cursor: pointer !important;
  border-bottom: 1px solid #0059b3
}

.nb--receipt--step.nb--receipt--step-last {
  background-color: #ff6300;
  background-image: linear-gradient(45deg, #ff6300 37%, #ff4600 100%);
  padding: 2em
}

.nb--receipts--partners {
  border-top: 1px solid #dddfe2;
  margin-top: 40px;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nb--receipts--partners--title {
  padding-bottom: 5px
}

.nb--receipts--partners--title p {
  color: #929292;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600 !important
}

.nb--receipts--partners .nb--receipts--partners-logo {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 0 10px;
  width: 19%
}

.nb--receipts--partners img {
  display: inline-block;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%
}

.nb--receipts--partners.nb--receipts--partners-lg .nb--receipts--partners-logo {
  width: 24%
}

@media (max-width:78em) {

  .nb--receipts--partners--title p,
  .nb-order--brand-badge {
    font-size: 10px
  }

  .nb--receipts--partners {
    margin-top: 20px;
    padding-top: 20px
  }

  .nb-order--brand {
    display: inline-block;
    width: 32%;
    margin: 0 auto 10px
  }

  .nb-order {
    padding: 2em 0
  }

  .nb-order--page {
    padding: 0 2em;
    margin: auto
  }

  .nb-order--page h1 {
    font-size: 2.6em !important;
    margin-top: 10px
  }

  .nb-order--receipt .ingress {
    font-size: 1.8em !important
  }

  .nb-order--product-info p {
    font-size: 1.5em
  }

  .nb-order--product-selected.nb-order--product-selected-absolute {
    position: static;
    margin-top: 1em
  }

  .nb-order--product .cell-right {
    text-align: left
  }

  .nb-order--product img {
    margin-top: 10px
  }

  .nb-order--map-wrapper {
    padding-right: 0;
    padding-bottom: 1em
  }

  .nb-order--text-wrapper {
    padding-left: 0;
    padding-top: 1em
  }

  .nb-order--page-box {
    border: 1px solid transparent;
    border-radius: 4px;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
  }

  .nb-order--page-box.nb-order--page-box--keep-borders,
  .nb-order--product {
    border: 1px solid #dddfe2
  }

  .nb-order--product {
    background: #fff;
    padding: 2em
  }
}

.nb-steps {
  text-align: center;
  padding: 2em 0
}

.nb-step {
  padding: 2em
}

.nb-step p,
.nb-step span {
  margin: 0
}

.nb-step p {
  color: #232323;
  font-size: 2.6em;
  margin-bottom: 20px
}

.nb-step span {
  color: #444;
  font-size: 1.8em
}

.nb-steps .table-regular-cell {
  vertical-align: top !important
}

@media screen and (max-width:78em) {
  .nb-step p {
    color: #232323;
    font-size: 2.3em;
    margin-bottom: 20px
  }

  .nb-step span {
    color: #444;
    font-size: 1.5em
  }
}

.nb-feed {
  padding: 0
}

.nb-feed-header {
  padding: 2em 0
}

.nb-feed h1,
.nb-feed h2,
.nb-feed h3,
.nb-feed h4,
.nb-feed h5,
.nb-feed h6,
.nb-feed p,
.nb-feed span {
  color: #26292a
}

@media screen and (max-width:78em) {
  .nb-feed {
    padding: 0 2em
  }
}

@media screen and (max-width:850px) {
  .nb-feed {
    padding: 0 1em
  }

  .nb-feed-header {
    padding: 1em 0
  }
}

.nb-points {
  background: #f3f4f9;
  background: rgba(243, 244, 249, .3);
  border-top: 1px solid rgba(10, 89, 235, .05);
  margin: 0;
  padding: 4em 0
}

#nb-bulla,
#nb-hero {
  background-position: center center;
  position: relative
}

#nb-bulla header,
#nb-hero header {
  background: 0 0 !important;
  border-bottom: none !important
}

.nb-point {
  display: flex;
  text-align: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 6em
}

.nb-points-wrapper {
  padding: 0;
  text-align: center
}

.nb-points-wrapper h4 {
  color: #1d2432;
  font-size: 3em;
  margin-bottom: 20px;
  font-weight: 700
}

.nb-bulla--inner h2,
.nb-hero--inner h2,
.nb-megashark--inner h2 {
  font-weight: 600;
  text-shadow: 0 1px 0 #000
}

.nb-point-text {
  padding: 0 30px
}

.nb-points-wrapper .nb-point h4 {
  margin-bottom: 10px
}

.nb-points-wrapper img,
.nb-points-wrapper svg {
  width: 90px
}

.nb-points-wrapper p {
  font-size: 1.5em;
  color: #1d2432;
  padding: 0;
  margin: 1em 0 0
}

@media (max-width:78em) {
  .nb-points-wrapper .nb-point h4 {
    font-size: 2.2em
  }

  .nb-points-wrapper img,
  .nb-points-wrapper svg {
    width: 60px
  }

  .nb-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 3em
  }
}

@media (max-width:750px) {
  .nb-point {
    display: block;
    text-align: center
  }

  .nb-points-wrapper img,
  .nb-points-wrapper svg {
    margin-bottom: 20px
  }
}

#nb-bulla {
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat
}

#nb-bulla.nb-bulla-clip {
  -webkit-clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%);
  clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

#nb-hero.nb-hero-clip,
#nb-megashark.nb-megashark-clip,
.nb-draken--background {
  -webkit-clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

.nb-bulla--inner {
  margin: 0 auto;
  width: 600px;
  text-align: center;
  padding-top: 6em;
  padding-bottom: 8em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nb-bulla--inner h2 {
  font-size: 5em;
  color: #fff
}

@media screen and (max-width:45em) {
  .nb-bulla--inner {
    width: 100%
  }
}

#nb-hero,
body,
html {
  width: 100%;
  height: 100%
}

#nb-hero {
  min-height: 800px;
  background-size: cover;
  background-repeat: no-repeat
}

#nb-hero.nb-hero-clip {
  height: 90%;
  min-height: 800px;
  clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

.nb-hero--inner {
  margin: 0;
  top: 50%;
  left: 50%;
  width: 600px;
  -webkit-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nb-hero--footer {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 2em
}

#nb-hero.nb-hero-dbg .nb-hero--inner {
  padding: 2em;
  background: rgba(0, 0, 0, .5);
  border-radius: 2em
}

@media screen and (max-width:78em) {
  .nb-bulla--inner h2 {
    font-size: 3.5em
  }

  #nb-hero {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative
  }

  #nb-hero,
  #nb-hero.nb-hero-clip {
    height: auto;
    min-height: auto
  }

  .nb-hero--inner {
    position: relative;
    top: 0;
    left: 0;
    width: 70%;
    max-width: 600px;
    -webkit-transform: none;
    transform: none;
    padding: 2em;
    margin: 0 auto
  }

  #nb-hero.nb-hero-be-blue-mobile {
    background: #3d445d;
    background: linear-gradient(135deg, #3d445d 0, #6f7ca9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d445d', endColorstr='#6f7ca9', GradientType=1)
  }

  .nb-hero--footer {
    display: none
  }

  #nb-hero.nb-hero-dbg .nb-hero--inner {
    border-radius: 0
  }

  #nb-hero.nb-hero-dbg.nb-hero-be-blue-mobile .nb-hero--inner {
    background: rgba(0, 0, 0, 0)
  }
}

@media screen and (max-width:45em) {
  .nb-hero--inner {
    width: 100%
  }
}

.nb-hero--inner {
  position: relative;
  font-size: 1em
}

.nb-hero--inner img.nb-hero--red-dot {
  position: absolute;
  top: -75px;
  right: -75px;
  width: 150px
}

.nb-hero--inner h2 {
  font-size: 5em;
  color: #fff
}

@media screen and (max-width:78em) {
  .nb-hero--inner h2 {
    font-size: 3em
  }
}

.nb-hero--footer .fa {
  font-size: 5em;
  color: #fff
}

#nb-hero.nb-hero-clip .nb-hero--footer {
  display: none
}

@media screen and (max-width:850px) {
  #nb-hero.nb-hero--dabadee {
    background-image: none !important
  }

  #nb-hero.nb-hero--dabadee .nb-hero--inner {
    background: 0 0;
    padding: 1em
  }

  #nb-hero.nb-hero--dabadee {
    background: #3d445d !important;
    background: linear-gradient(135deg, #3d445d 0, #6f7ca9 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d445d', endColorstr='#6f7ca9', GradientType=1) !important
  }

  #nb-hero.nb-hero--dabadee .nb-hero--billboard h2,
  #nb-hero.nb-hero--dabadee .nb-hero--billboard h3 {
    color: #fff
  }

  #nb-hero.nb-hero--dabadee .leazard {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.bounce {
  -webkit-animation: bounce 5s ease-in-out 2s infinite;
  animation: bounce 5s ease-in-out 2s infinite
}

@-webkit-keyframes bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  40% {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px)
  }

  60% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
  }
}

@keyframes bounce {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  40% {
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px)
  }

  60% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-15px)
  }
}

#nb-megashark {
  min-height: 800px;
  height: 1100px;
  max-height: 1100px;
  padding-bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative
}

#nb-megashark.nb-megashark-clip {
  height: 100%;
  min-height: 800px;
  clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

#nb-megashark header {
  background: 0 0 !important;
  border-bottom: none !important
}

.nb-megashark--inner {
  padding: 4em 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width:78em) {

  #nb-megashark,
  #nb-megashark.nb-megashark-clip {
    height: auto;
    min-height: auto
  }

  .nb-megashark--inner {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: none;
    transform: none;
    padding: 2em;
    margin: 0 auto
  }

  .nb-megashark--table .nb-megashark--table-cell-1,
  .nb-megashark--table .nb-megashark--table-cell-2 {
    width: 50% !important
  }
}

@media screen and (max-width:850px) {
  #nb-megashark {
    background-size: contain;
    min-height: auto;
    height: auto;
    max-height: none
  }

  .nb-megashark--table .nb-megashark--table-cell-1,
  .nb-megashark--table .nb-megashark--table-cell-2 {
    display: block;
    width: 100% !important
  }
}

@media screen and (max-width:30em) {
  #nb-megashark {
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    position: relative
  }
}

@media screen and (max-width:45em) {
  .nb-megashark--inner {
    width: 100%
  }
}

.nb-megashark--billboard {
  padding: 4em 0;
  width: 70%
}

.nb-megashark--billboard h2,
.nb-megashark--billboard h3 {
  color: #333
}

.nb-megashark--billboard h2 {
  font-size: 6em
}

.nb-megashark--billboard h3 {
  margin-top: 20px
}

@media screen and (max-width:78em) {
  .nb-megashark--billboard h2 {
    font-size: 5em
  }

  .nb-megashark--billboard {
    width: 100%;
    padding: 2em
  }
}

@media screen and (max-width:850px) {
  .nb-megashark--billboard {
    width: 60%
  }

  .nb-megashark--billboard h2 {
    font-size: 3em
  }

  #nb-megashark.nb-megashark--dabadee header {
    background: #fff !important
  }

  #nb-megashark.nb-megashark--dabadee {
    background-image: none !important
  }

  #nb-megashark.nb-megashark--dabadee .nb-megashark--inner {
    background: 0 0;
    padding: 1em
  }

  #nb-megashark.nb-megashark--dabadee {
    background: #3d445d !important;
    background: linear-gradient(135deg, #3d445d 0, #6f7ca9 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d445d', endColorstr='#6f7ca9', GradientType=1) !important
  }

  #nb-megashark.nb-megashark--dabadee .nb-megashark--billboard {
    display: none
  }

  #nb-megashark.nb-megashark--dabadee .leazard {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

@media screen and (max-width:550px) {
  .nb-megashark--billboard {
    width: 80%
  }
}

@media screen and (max-width:450px) {
  .nb-megashark--billboard {
    width: 100%
  }
}

.nb-megashark--inner {
  position: relative;
  font-size: 1em
}

.nb-megashark--inner h2 {
  font-size: 5em;
  color: #fff
}

#nb-draken {
  padding-bottom: 0;
  position: relative
}

#nb-draken .leazard {
  margin-top: 0
}

#nb-draken header {
  background: 0 0 !important;
  border-bottom: none !important
}

.boxes--video,
.nb-draken--background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

.nb-draken--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  position: relative;
  padding: 0;
  width: 800px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 500
}

.nb-draken--background {
  position: absolute;
  left: 0;
  right: 0;
  height: 90%;
  max-height: 90%;
  z-index: 1;
  clip-path: polygon(0 0, 3600px 0, 3600px 87%, 0 100%)
}

@media screen and (max-width:78em) {
  .nb-draken--inner {
    padding: 2em;
    margin: 0 auto
  }

  .nb-draken--box {
    padding: 20px
  }
}

@media screen and (max-width:850px) {
  .nb-draken--inner {
    width: 100%
  }

  .nb-draken--background {
    height: 300px;
    max-height: 300px
  }
}

.nb-draken--box {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
  box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
  border-radius: 10px;
  padding: 20px;
  width: 100%;
  border: 5px solid #171775;
  background: #f3f4f9
}

.nb-draken--billboard {
  position: relative;
  padding: 4em 0;
  width: 800px;
  margin: 0 auto;
  text-align: center;
  z-index: 400
}

.nb-draken--billboard h3,
.nb-extras {
  margin-top: 20px
}

.nb-draken--billboard h2,
.nb-draken--billboard h3 {
  color: #333;
  font-weight: 700
}

.nb-draken--billboard h2 {
  font-size: 6em
}

@media screen and (max-width:78em) {
  .nb-draken--billboard h2 {
    font-size: 5em
  }

  .nb-draken--billboard {
    width: 60%;
    padding: 2em
  }
}

@media screen and (max-width:850px) {
  .nb-draken--billboard {
    width: 60%
  }

  .nb-draken--billboard h2 {
    font-size: 3em
  }
}

@media screen and (max-width:550px) {
  .nb-draken--billboard {
    width: 80%
  }
}

@media screen and (max-width:450px) {
  .nb-draken--billboard {
    width: 100%
  }
}

.nb-extras {
  overflow: hidden;
  text-align: left
}

.nb-extras--blue {
  background: #edf2fe
}

.nb-extras--pretext h2,
.nb-extras--pretext p {
  color: #484848
}

.nb-extras--pretext h2 {
  font-size: 20px !important;
  margin: 0 !important
}

.nb-extras--pretext p {
  font-size: 15px !important;
  margin: 5px 0 0 !important
}

.nb-extras--2 {
  margin: 20px 0;
  padding: 0
}

.nb-extras--1 .nb-extras--item {
  width: 100%
}

.nb-extras--2 .nb-extras--item {
  width: 50%
}

.nb-extras--3 .nb-extras--item {
  width: 33%
}

.nb-extras--2>.nb-extras--item:nth-child(1) {
  padding-right: 5px
}

.nb-extras--2>.nb-extras--item:nth-child(2) {
  padding-left: 5px
}

.nb-extras--item {
  display: inine-block;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nb-extras--item-image-wrapper {
  display: block;
  position: relative
}

.nb-extras--item-icon {
  position: absolute;
  width: 35px;
  right: 10px;
  bottom: -18px
}

.nb-extras--item-image {
  width: 100%
}

.nb-extras--item-text {
  padding: 10px 0 0
}

.nb-extras--item-text span {
  font-size: 13px;
  font-weight: 600;
  color: #333
}

.nb-extras--item-text p {
  color: #0059b3;
  font-size: 17px;
  font-weight: 600;
  padding: 0;
  margin: 5px 0 0
}

.nb-extras--btn,
.nb-extras--services-btn .btn.btn-default {
  font-weight: 600;
  color: #fff;
  -webkit-transition: all .2s ease-in-out
}

.nb-extras--btn {
  display: block;
  border-radius: 5px;
  padding: 18px !important;
  font-size: 18px !important;
  margin-top: 20px !important;
  text-align: center !important;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: normal !important;
  line-height: 22px !important;
  transition: all .2s ease-in-out
}

.nb-extras--btn.nb-extras--btn-orange {
  background-color: #ff6300;
  background-image: linear-gradient(45deg, #ff6300 37%, #ff4600 100%)
}

.nb-extras--services {
  padding: 10px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nb-extras--services-list {
  margin: 0 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nb-extras--services-list-header {
  margin: 10px 0 20px;
  text-align: center
}

.nb-extras--services-list-header p {
  margin: 0;
  font-size: 14px
}

.nb-extras--services-item-inner img {
  width: 50px;
  display: block;
  margin: 0
}

.nb-extras--services-item-inner svg {
  width: 30px;
  margin: 0
}

.nb-extras--services-item-inner p {
  margin: 0;
  font-size: 16px;
  font-weight: 600
}

.nb-extras--services-item-inner span {
  font-size: 14px
}

.nb-extras--services-item {
  background: #fff;
  border: 1px solid #f1f4f7;
  border-radius: 0;
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 5px
}

.nb-extras--services-item:hover {
  border-color: #0059b3
}

.nb-extras--services-item-inner {
  padding: 5px
}

.nb-extras--services-item-inner-text {
  padding: 0 10px
}

.nb-extras--services-item-table {
  display: table;
  width: 100%
}

.nb-extras--services-item-cell {
  display: table-cell;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  border-left: 1px solid #f1f4f7
}

.nb-extras--services-item-cell-2 {
  width: 20%;
  background: #fafcfc;
  text-align: center
}

.nb-extras--services-btn {
  text-align: center;
  margin: 10px 0
}

.nb-extras--services-btn .btn.btn-default {
  border: none;
  background-color: #ff6300;
  background-image: linear-gradient(45deg, #ff6300 37%, #ff4600 100%);
  transition: all .2s ease-in-out
}

.nb-extras--services-btn .btn.btn-default span {
  font-size: 1em;
  font-weight: inherit;
  color: inherit
}

.nb-extras--services-btn .btn.btn-default:hover {
  background-color: #ff4600;
  background-image: linear-gradient(45deg, #ff4600 37%, #ff6300 100%);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.nb-extras--services-item-inner .table-cell {
  display: table-cell !important
}

@media (max-width:78em) {
  .nb-extras {
    padding: 15px 0 0;
    text-align: center;
    border-top: 1px solid #dddfe2
  }

  .nb-extras--item,
  .nb-extras--services-item-inner {
    text-align: left
  }

  .nb-extras.nb-extras--singel-ad {
    padding: 15px
  }

  .nb-extras--2>.nb-extras--item:nth-child(1) {
    padding-right: 1px
  }

  .nb-extras--2>.nb-extras--item:nth-child(2) {
    padding-left: 1px
  }

  .nb-extras--item-text span {
    font-size: 12px
  }

  .nb-extras--item-text p {
    font-size: 15px
  }

  .nb-extras--item-icon {
    width: 25px;
    right: 10px;
    bottom: -10px
  }

  .nb-extras--pretext {
    width: 70%;
    margin: 0 auto;
    display: inline-block
  }

  .nb-extras--services-item-inner p {
    font-size: 14px
  }

  .nb-extras--services-item-inner span {
    font-size: 12px
  }

  .nb-extras--services-item-cell-2 {
    width: 15%
  }

  .nb-extras--services-item-cell-2 .nb-extras--services-item-inner {
    text-align: center !important
  }

  .nb-extras--services-item-inner svg {
    width: 20px
  }

  .nb-extras--services-item-inner .table-cell {
    display: table-cell !important
  }
}

.nb-menu-lg--background {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  background: rgba(249, 249, 251, .9);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  overflow: auto;
  z-index: 9997;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s
}

.nb-featured--dark,
.nb-menu-lg--inner {
  background: #171775
}

.nb-menu-lg--background.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
  z-index: 100000
}

.nb-menu-lg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.nb-menu-lg--inner {
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  max-width: 80%;
  width: 900px;
  min-height: 400px;
  padding: 60px 40px 40px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.nb-featured--places-card,
.nb-menu-lg--top {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.nb-menu-lg--inner a,
.nb-menu-lg--inner p {
  color: #fff
}

.nb-menu-lg img {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none
}

.nb-menu-lg img.nb-menu-lg--bg {
  position: absolute;
  right: 80px;
  top: -80px;
  height: 80px;
  z-index: 5
}

.nb-menu-lg .btn {
  color: #232323
}

.nb-menu-lg--top {
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  position: absolute;
  background: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  top: -20px;
  left: 40px
}

.nb-menu-lg--top h2 {
  color: #232323;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 600
}

.nb-menu-lg--bottom {
  padding-top: 40px;
  text-align: center
}

.nb-menu-lg--tabs ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.nb-menu-lg--tabs ul li a {
  display: inline-block;
  color: #fff;
  font-size: 17px;
  padding: 5px 0 2px;
  margin-bottom: 3px;
  font-weight: 600;
  border-bottom: 2px solid transparent
}

.nb-menu-lg--tabs ul li a:hover {
  border-bottom: 2px solid #fff
}

.nb-menu-lg--tabs ul li a.active {
  color: #f1ce64
}

.nb-menu-lg--tabs ul li a.active:hover {
  border-bottom-color: transparent
}

.nb-menu-lg--tabs ul li a i.fa {
  font-size: 16px;
  display: none
}

.nb-menu-lg--tabs ul li a.active i.fa {
  display: inline;
  margin-left: 30px
}

.nb-menu-lg--list h4 {
  color: #f1ce64;
  font-size: 17px;
  padding: 5px;
  margin-bottom: 3px;
  font-weight: 600
}

.nb-menu-lg--list .btn {
  display: inline-block;
  margin: 10px 0
}

.nb-menu-lg--list h4 a {
  color: #f1ce64
}

.nb-menu-lg--list h4 a:hover {
  color: #f1ce64;
  text-decoration: underline
}

.nb-menu-lg--list ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.nb-menu-lg--list ul li:first-child {
  margin-top: 0
}

.nb-menu-lg--list ul li a {
  display: block;
  padding: 5px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none
}

.nb-menu-lg--list ul li a:hover {
  text-decoration: underline
}

.nb-menu-lg--list-close {
  display: none
}

@media (max-width:78em) {
  .nb-menu-lg--inner {
    width: 90%;
    max-width: 90%
  }
}

@media screen and (max-width:750px) {
  .nb-menu-lg {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px
  }

  .nb-menu-lg--inner {
    margin: 0 auto 100px
  }

  .nb-menu-lg--box .cell-40 {
    display: none
  }

  .nb-menu-lg--list.hidden {
    display: block !important
  }

  .nb-menu-lg img {
    display: none
  }
}

@media (max-width:36em) {
  .nb-menu-lg--list ul {
    -webkit-column-count: 2;
    column-count: 2
  }

  .nb-menu-lg--bottom {
    display: none
  }

  .nb-menu-lg--list-close {
    display: block
  }
}

@media (max-width:22em) {
  .nb-menu-lg--list ul {
    -webkit-column-count: 1;
    column-count: 1
  }
}

.nb-featured--partners {
  padding: 10px 0
}

.nb-featured-partners--top {
  padding-bottom: 20px;
  text-align: left
}

.nb-featured-partners--top h3,
.nb-featured-partners--top h4,
.nb-featured-partners--top h5,
.nb-featured-partners--top h6 {
  color: #26292a
}

.article .nb-featured--partners h2,
.article .nb-featured--partners h3,
.article .nb-featured--partners h4,
.article .nb-featured--partners h5,
.article .nb-featured--partners h6 {
  margin-top: 0
}

.nb-featured-partners--bottom {
  padding-top: 40px;
  text-align: center
}

.nb-featured--partners-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.nb-featured--partners-card {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  margin: 5px
}

.nb-featured--partners-card--logo {
  position: relative;
  width: 100px
}

.nb-featured--partners-card--logo img {
  display: block;
  width: 100%
}

@media (max-width:1200px) {

  .nb-featured--partners-card,
  .nb-featured--partners-card--logo {
    width: 100px
  }
}

@media (max-width:950px) {

  .nb-featured--partners-card,
  .nb-featured--partners-card--logo {
    width: 100px
  }
}

@media (max-width:78em) {
  .nb-featured--partners {
    padding: 4em 2em
  }
}

@media (max-width:44em) {

  .nb-featured--partners-card,
  .nb-featured--partners-card--logo {
    width: 100px
  }
}

.nb-featured--places {
  padding: 4em 0
}

.nb-featured-places--top {
  padding-bottom: 40px;
  text-align: center
}

.nb-featured-places--bottom {
  padding-top: 40px;
  text-align: center
}

.nb-featured--places h4 {
  color: #1d2432;
  font-size: 2em;
  font-weight: 700
}

.nb-featured--dark h4 {
  color: #fff
}

.nb-featured--places--actions {
  padding: 0
}

.article-content+.nb-featured--places--actions,
.nb-hero-article .article-main>.nb-featured--places--actions {
  margin-top: 20px
}

.nb-featured--places--actions span {
  display: inline-block;
  color: #26292a;
  font-size: 13px;
  font-weight: 600;
  padding: 0;
  margin: 0 3px 5px 0
}

.nb-featured--places--actions span a {
  background: #e9eff4;
  border: none;
  border-radius: 5px;
  color: #26292a;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  padding: 7px 12px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.nb-featured--places--actions span a:hover {
  border: none;
  background: #d4dfe3;
  color: #26292a
}

.bigfoot-dark,
.nb-tags {
  border-top: 1px solid rgba(10, 89, 235, .05);
  clear: both
}

.nb-featured--places-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left
}

.nb-featured--places-card {
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24.25%;
  -webkit-transition: all .3s cubic-bezier(.25, .8, .25, 1);
  transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

.nb-featured--places-card:hover,
.nb-tags--item a:hover {
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.nb-featured--places-card:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.nb-featured--places-card+.nb-featured--places-card {
  margin-left: 1%
}

.nb-featured--places-card--photo {
  background: #e9eff4;
  border-radius: 10px;
  position: relative;
  min-height: 160px
}

.nb-featured--places-card--photo img {
  border-radius: 10px;
  display: block;
  width: 100%
}

.nb-featured--places-card--textbadge {
  background: rgba(233, 239, 244, .8);
  color: #26292a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  padding: 18px 20px;
  border-radius: 10px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media (max-width:78em) {
  .nb-featured--places {
    padding: 4em 2em
  }

  .nb-featured--places-card--textbadge {
    font-size: 15px
  }
}

@media (max-width:64em) {
  .nb-featured--places-card {
    margin-bottom: 10px;
    width: 49.5%
  }

  .nb-featured--places-card+.nb-featured--places-card {
    margin-left: 0
  }

  .nb-featured--places-card:nth-child(even) {
    margin-left: 1%
  }

  .nb-featured--places--actions {
    padding: 1em 2em 0
  }
}

@media (max-width:44em) {
  .nb-featured--places-card {
    margin-bottom: 10px;
    width: 49%
  }

  .nb-featured--places-card:nth-child(even) {
    margin-left: 2%
  }

  .nb-featured--places-card--textbadge {
    max-width: 80%
  }
}

.nb-tags {
  background: #f3f4f9;
  background: rgba(243, 244, 249, .3);
  z-index: 10;
  position: relative;
  margin: 0;
  padding: 4em 0 6em
}

.nb-tags-wrapper {
  padding: 0
}

.nb-tags-wrapper h4 {
  color: #1d2432;
  font-size: 3em;
  font-weight: 700
}

.nb-tags-wrapper img,
.nb-tags-wrapper svg {
  width: 90px;
  margin-bottom: 45px
}

.nb-tags-wrapper p {
  font-size: 1.5em;
  color: #1d2432;
  padding: 0;
  margin: 1em 0 0
}

.nb-tags--item a,
.nb-tags.nb-tags--inverted .nb-tags--item a {
  font-size: 15px;
  font-weight: 600;
  -webkit-transition: all .2s ease-in-out;
  text-decoration: none
}

.nb-tags--group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  width: 60%;
  margin: 40px 0
}

.nb-tags--item {
  margin: 5px
}

.nb-tags--item a {
  background: #26292a;
  color: #fff;
  padding: 14px 20px;
  border-radius: 40px;
  transition: all .2s ease-in-out;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0)
}

.nb-tags--item a:hover {
  background: #171775;
  color: #fff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
  -webkit-animation-name: pop-on-hover;
  animation-name: pop-on-hover;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}

.nb-tags.nb-tags--centered .nb-tags-wrapper {
  text-align: center
}

.nb-tags.nb-tags--centered .nb-tags-wrapper .nb-tags--group {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px auto 0
}

@-webkit-keyframes pop-on-hover {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@keyframes pop-on-hover {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

@media (max-width:78em) {
  .nb-tags {
    margin: 0;
    padding: 2em
  }

  .nb-tags-wrapper {
    border: none;
    padding: 2em 0
  }

  .nb-tags--group {
    width: 90%
  }

  .nb-tags--item a {
    font-size: 14px
  }
}

.nb-tags.nb-tags--inverted {
  background-color: #171775;
  border-top: none
}

.nb-tags.nb-tags--inverted h4,
.nb-tags.nb-tags--inverted p {
  color: #fff
}

.nb-tags.nb-tags--inverted .nb-tags--item a {
  display: inline-block;
  background: #fff;
  color: #26292a;
  padding: 14px 20px;
  border-radius: 40px;
  transition: all .2s ease-in-out
}

.nb-tags.nb-tags--inverted .nb-tags--item a:hover {
  background: #f6c343;
  color: #fff
}

.nb-tags.nb-tags--inverted .nb-tags-wrapper img,
.nb-tags.nb-tags--inverted .nb-tags-wrapper svg {
  width: 90px
}

@media (max-width:750px) {

  .nb-tags.nb-tags--inverted .nb-tags-wrapper img,
  .nb-tags.nb-tags--inverted .nb-tags-wrapper svg {
    width: 60px;
    margin-bottom: 20px
  }
}

.bigfoot-dark {
  position: relative;
  background: #fff;
  background: rgba(243, 244, 249, .3);
  padding: 6em 0;
  overflow: hidden
}

.bigfoot-dark img {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none
}

.bigfoot-dark img.bigfoot--logo {
  position: relative;
  height: 36px;
  z-index: 6
}

.bigfoot-dark img.bigfoot--bg {
  position: absolute;
  right: -50px;
  top: -100px;
  width: 1200px;
  z-index: 5
}

.bigfoot-dark .bigfoot--menu {
  position: relative;
  z-index: 6;
  padding: 40px 0 20px
}

.bigfoot-dark h5 {
  color: #1d2432;
  font-size: 1.7em;
  font-weight: 500;
  margin: 1em 0
}

.bigfoot-dark p a,
.bigfoot-dark ul li a {
  color: #1d2432;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none
}

.bigfoot-dark ul li p {
  font-size: 1em;
  color: rgba(255, 255, 255, .8)
}

.bigfoot-dark ul li ul {
  list-style: none;
  margin-top: .5em
}

.bigfoot-dark ul li ul li {
  font-size: 1em
}

.bigfoot-dark ul li ul li:before {
  content: "\2022";
  color: #fff;
  font-weight: 700;
  display: inline-block;
  width: 10px;
  margin-left: 5px
}

.bigfoot-dark p {
  color: #4A5155;
  font-size: 1.3em;
  margin: 0 0 .5em
}

.bigfoot-dark ul {
  list-style: none;
  padding: 0 10px 0 0
}

.bigfoot-dark ul li {
  font-size: 1.3em;
  padding: .2em 0
}

.bigfoot-dark p a.btn-default {
  color: #333;
  margin: 1em 0 .5em
}

.bigfoot-dark p a.btn:hover {
  text-decoration: none
}

.bigfoot-dark p a:hover,
.bigfoot-dark ul li a:hover {
  text-decoration: underline
}

@media (max-width:78em) {
  .bigfoot-dark ul {
    padding: 0
  }

  .bigfoot-dark ul li ul li:before {
    content: none
  }

  .bigfoot-dark ul li ul li {
    padding: 0;
    margin: 0
  }

  .bigfoot-dark p a,
  .bigfoot-dark ul li a {
    display: block;
    padding: .3em 0
  }

  .bigfoot-dark p a.btn {
    display: inline-block;
    padding: .7em
  }
}

@media screen and (max-width:78em) {
  .bigfoot-dark {
    text-align: center
  }
}

.bigfoot-dark .btn.btn-join {
  margin: 1em 0 .5em;
  color: #fff;
  font-size: 1em;
  font-weight: 600;
  border-radius: 25px;
  text-decoration: none;
  background-color: #171775;
  border-color: #171775;
  padding: 10px 20px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.bigfoot-dark .btn.btn-join:hover {
  background-color: #171775;
  border-color: #171775;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}

.bigfoot-join {
  padding: 5px 20px;
  border: 1px solid #ccc;
  border-radius: 4px
}

@media (max-width:98em) {
  .bigfoot-dark {
    padding: 6em 2em
  }
}

@media (max-width:78em) {
  .bigfoot-join {
    max-width: 70%;
    margin: 20px auto 0
  }

  .bigfoot-dark ul li ul li:before {
    content: none
  }

  .bigfoot-dark ul li ul li {
    padding: 0;
    margin: 0
  }

  .bigfoot-dark p a,
  .bigfoot-dark ul li a {
    display: block;
    padding: .3em 0
  }

  .bigfoot-dark p a.btn {
    display: inline-block;
    padding: .7em
  }
}

.nb-brands {
  border-top: 1px solid rgba(255, 255, 255, .1);
  color: #fff;
  clear: both;
  padding: 40px 0 20px
}

.nb-brands.nb-brands-dark {
  background: #32323E
}

.nb-brands--inner {
  text-align: center;
  width: 800px;
  margin: 0 auto
}

.nb-brands--title {
  padding-bottom: 5px
}

.nb-brands--title p {
  color: #929292;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600 !important
}

.nb-brands--title p a {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  text-decoration: none
}

.nb-brands--title p a:hover {
  text-decoration: underline
}

.nb-brands .nb-brands--logo {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 0 10px
}

.nb-brands img {
  display: inline-block;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%
}

.nb-brands .nb-brands--logo {
  width: 24%
}

@media (max-width:1000px) {
  .nb-brands--inner {
    width: 100%
  }
}

@media (max-width:650px) {
  .nb-brands .nb-brands--logo {
    width: 49%
  }

  .nb-brands img {
    width: 90%
  }

  .nb-brands--title p {
    width: 60%;
    display: inline-block;
    margin: 0 auto
  }
}

footer.footer-dark {
  color: #fff;
  background: #2c3775;
  background: rgba(243, 244, 249, .3);
  border-top: 1px solid rgba(10, 89, 235, .05);
  text-align: center
}

footer.footer-dark ul {
  display: block;
  margin: 0 !important
}

footer.footer-dark ul li a {
  font-size: 1.2em;
  font-weight: 600;
  color: #1d2432
}

footer.footer-dark {
  font-size: 1.1em;
  padding: 0
}

footer.footer-dark ul li {
  list-style: none;
  display: inline-block;
  margin-right: 2em
}

footer.footer-dark a {
  text-decoration: none
}

footer.footer-dark ul li a:hover {
  text-decoration: underline;
  color: #1d2432
}

footer.footer-dark .footer {
  color: #1d2432;
  font-size: 13px;
  font-weight: 400;
  padding: 2em
}

@media (max-width:78em) {

  footer.footer-dark,
  footer.footer-dark ul {
    padding: 0 !important;
    margin: 0 !important
  }

  footer.footer-dark li {
    display: block !important;
    margin: 0 !important;
    border-bottom: 1px solid #4b4b4b
  }

  footer.footer-dark li a {
    display: block;
    padding: 1.5em 0
  }

  footer.footer-dark .footer {
    padding: 1em
  }
}

@media (max-width:650px) {
  footer.footer-dark .footer {
    display: inline-block;
    margin: 0 auto;
    width: 60%
  }
}

.boxes {
  clear: both;
  background: #f3f4f9;
  background: rgba(243, 244, 249, .3);
  z-index: 10;
  position: relative;
  margin: 0;
  padding: 4em 0 6em
}

.boxes-wrapper {
  padding: 0;
  text-align: center
}

.box1,
.box2,
.box3 {
  padding: 2em
}

.boxes-wrapper i {
  color: #eb5935;
  font-size: 3em;
  padding: 0 0 .5em
}

.boxes-wrapper h4 {
  color: #1d2432;
  font-size: 3em;
  font-weight: 700
}

.boxes-wrapper img,
.boxes-wrapper svg {
  width: 90px;
  margin-bottom: 45px
}

.boxes-wrapper p {
  font-size: 1.5em;
  color: #1d2432;
  padding: 0;
  margin: 1em 0 0
}

.boxes .nb--big-ass-button,
.nb--big-ass-button {
  display: inline-block;
  border: none !important;
  font-family: Ubuntu, sans-serif !important;
  font-size: 1.4em !important;
  font-weight: 700 !important;
  background-color: #171775;
  color: #fff !important;
  padding: 20px 40px;
  border-radius: 25px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.boxes .nb--big-ass-button:hover,
.nb--big-ass-button:hover {
  background-color: #171775;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}

@media (max-width:78em) {
  .boxes {
    margin: 0;
    padding: 2em
  }

  .boxes-wrapper {
    border: none;
    padding: 2em 0
  }

  .box1 {
    padding: 0 2em
  }

  .box2 {
    padding: 4em 2em
  }

  .box3 {
    padding: 0 2em
  }
}

.boxes.boxes--inverted {
  background-color: #171775;
  padding: 10em 0
}

.boxes.boxes--inverted h2,
.boxes.boxes--inverted h3,
.boxes.boxes--inverted h4,
.boxes.boxes--inverted h5,
.boxes.boxes--inverted h6,
.boxes.boxes--inverted p {
  color: #fff
}

.boxes.boxes--inverted .nb--big-ass-button {
  background: #f6c343;
  color: #171775 !important;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.boxes.boxes--inverted .nb--big-ass-button:hover {
  background: #f6c343;
  color: #171775 !important;
  -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);
  box-shadow: 0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22)
}

.boxes.boxes--inverted .box1,
.boxes.boxes--inverted .box2,
.boxes.boxes--inverted .box3 {
  padding: 3em
}

.boxes.boxes--inverted .boxes-wrapper img,
.boxes.boxes--inverted .boxes-wrapper svg {
  width: 90px
}

@media (max-width:750px) {
  .boxes.boxes.boxes--inverted {
    padding: 2em
  }

  .boxes.boxes--inverted .boxes-wrapper img,
  .boxes.boxes--inverted .boxes-wrapper svg {
    width: 60px;
    margin-bottom: 20px
  }
}

.boxes--quote,
.boxes--steps {
  text-align: left;
  margin: 0 auto
}

.boxes--quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90%;
  padding: 10em 0
}

.boxes--inverted .boxes--quote {
  padding: 4em 0
}

.boxes--quote div {
  padding: 0 2em
}

.boxes.boxes--inverted .boxes--quote h2,
.boxes.boxes--inverted .boxes--quote h3,
.boxes.boxes--inverted .boxes--quote h4,
.boxes.boxes--inverted .boxes--quote h5,
.boxes.boxes--inverted .boxes--quote h6 {
  line-height: 1.3
}

.boxes--quote div:nth-child(3) {
  -ms-flex-item-align: end;
  align-self: flex-end
}

.boxes--quote .fa {
  font-size: 5em;
  color: #f6c343
}

.boxes--inverted .boxes--quote .fa {
  color: #171775
}

@media (max-width:850px) {

  .boxes--inverted .boxes--quote,
  .boxes--quote {
    padding: 3em 0
  }

  .boxes--quote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .boxes--quote div:nth-child(3) {
    display: none
  }

  .boxes--quote .fa {
    font-size: 4em
  }

  .boxes--quote div {
    padding: 0 1em
  }
}

.boxes--steps {
  width: 50%;
  padding: 0
}

.boxes--steps--step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.boxes--steps--step div:nth-child(2) {
  -webkit-box-flex: 4;
  -ms-flex-positive: 4;
  flex-grow: 4
}

.boxes--steps--step div {
  padding: 1em
}

.boxes.boxes--inverted .boxes--steps h2,
.boxes.boxes--inverted .boxes--steps h3,
.boxes.boxes--inverted .boxes--steps h4,
.boxes.boxes--inverted .boxes--steps h5,
.boxes.boxes--inverted .boxes--steps h6 {
  line-height: 1.3;
  margin-bottom: 2em
}

.boxes.boxes--inverted .boxes--steps p {
  margin: 0
}

.boxes--steps--step div .boxes .boxes--steps .boxes--steps--step img,
.boxes.boxes--inverted .boxes--steps .boxes--steps--step img {
  width: 30px
}

@media (max-width:850px) {
  .boxes--steps {
    padding: 0;
    width: 90%;
    margin: 0 auto
  }
}

.boxes--video {
  position: relative
}

.boxes--video-wrapper {
  width: 60%;
  margin: 4em auto 0
}

.boxes--video-iframe {
  aspect-ratio: 16/9;
  width: 100%;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}

.boxes.boxes--partners h4,
.boxes.boxes--partners p {
  color: #1d2432
}

.boxes.boxes--partners .boxes--partners--list {
  margin-top: 2em
}

.boxes.boxes--partners .boxes--partners--list img {
  height: 50px;
  margin: 0 10px
}

.boxes.boxes--partners .boxes--partners--list.boxes--partners--list-smaller img {
  height: 25px
}

@media (max-width:750px) {
  .boxes--video-wrapper {
    width: 100%
  }

  .boxes.boxes--partners .boxes--partners--list img {
    height: 30px;
    display: block;
    margin: 0 auto 10px
  }

  .boxes.boxes--partners .boxes--partners--list.boxes--partners--list-smaller img {
    height: 20px
  }

  .boxes.boxes--partners .boxes--partners--list img:last-of-type {
    margin: 0 auto
  }
}

.boxes--figure {
  padding: 90px 0
}

.boxes--figure.boxes--figure--no-bottom-padding {
  padding: 90px 0 0
}

.boxes--figure .boxes--figure-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 90px
}

.boxes--figure .boxes--figure-container:last-of-type {
  margin-bottom: 0
}

.boxes--figure-container.boxes--figure-right .boxes--figure-item:last-of-type {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}

.boxes--figure .boxes--figure-item {
  width: 50%
}

.boxes--figure .boxes--figure-billboard {
  padding: 90px 90px 90px 0
}

.boxes--figure-left .boxes--figure-billboard {
  padding-left: 0
}

.boxes--figure-right .boxes--figure-billboard {
  padding-left: 90px;
  padding-right: 0
}

.boxes--figure h3 {
  color: #1d2432;
  font-size: 4.7em;
  font-weight: 700
}

.boxes--figure-billboard p {
  margin: 30px 0 !important
}

.boxes--figure-billboard p:last-of-type {
  margin: 0 !important
}

.boxes--figure-billboard .nb--big-ass-button {
  font-size: 1em !important;
  margin: 0;
  padding: 15px 20px !important
}

.boxes--figure .boxes--figure-item figure {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  overflow: hidden
}

.boxes--figure .boxes--figure-item figure img {
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  max-width: 100%
}

@media (max-width:78em) {
  .boxes--figure {
    padding: 20px
  }

  .boxes--figure .boxes--figure-item figure {
    width: 80%;
    margin: 0 auto
  }

  .boxes--figure .boxes--figure-container {
    margin-bottom: 20px
  }

  .boxes--figure .boxes--figure-container:last-of-type {
    margin-bottom: 0
  }

  .boxes--figure-left .boxes--figure-billboard {
    padding-left: 0
  }

  .boxes--figure-right .boxes--figure-billboard {
    padding-left: 20px;
    padding-right: 0
  }

  .boxes--figure-billboard .nb--big-ass-button {
    font-size: 1em !important;
    padding: 15px 20px !important
  }

  .boxes--figure h3 {
    font-size: 4.4em
  }
}

@media (max-width:850px) {
  .boxes--figure .boxes--figure-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .boxes--figure .boxes--figure-item {
    width: 100%
  }

  .boxes--figure .boxes--figure-item figure {
    width: 80%
  }

  .boxes--figure-item:last-of-type {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important
  }

  .boxes--figure-left .boxes--figure-billboard,
  .boxes--figure-right .boxes--figure-billboard {
    padding: 0 0 20px
  }

  .boxes--figure .boxes--figure-billboard {
    padding: 20px 0
  }

  .boxes--figure h3 {
    font-size: 3.7em
  }
}
