abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: 400;
  vertical-align: baseline
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

article,
aside,
details,
figure,
footer,
header,
nav,
section,
summary {
  display: block
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
  color: #000
}

*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialised;
  -webkit-tap-highlight-color: transparent
}

embed,
img,
object {
  max-width: 100%
}

fieldset,
img {
  border: 0
}

ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote::after,
blockquote::before,
q::after,
q::before {
  content: ''
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  text-decoration: none
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

th {
  font-weight: 700;
  vertical-align: bottom
}

td {
  font-weight: 400
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

input,
select,
textarea {
  vertical-align: middle;
  -webkit-appearance: none;
  border-radius: 0
}

pre {
  white-space: pre-line
}

input::-ms-clear {
  display: none
}

figure {
  -webkit-margin-after: 0;
  -webkit-margin-before: 0
}

[type=reset],
[type=submit] {
  border: none;
  outline: 0;
  background: 0 0;
  cursor: pointer
}

input::-webkit-date-and-time-value {
  margin: 0
}

input[type=radio] {
  vertical-align: text-bottom
}

input[type=checkbox] {
  vertical-align: bottom
}

small {
  font-size: 85%
}

strong {
  font-weight: 700
}

img,
td {
  vertical-align: top
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif
}

button,
input[type=button],
input[type=file],
input[type=submit],
label {
  cursor: pointer
}

button,
input,
select,
textarea {
  margin: 0;
  padding: 0;
  outline: 0
}

button,
input[type=button] {
  width: auto;
  overflow: visible;
  background: 0 0;
  outline: 0;
  border: none;
  cursor: pointer;
  border-radius: 0;
  padding: 0
}

a,
button::-moz-focus-inner {
  border: 0
}

a:active,
a:focus,
button::-moz-focus-inner,
button:focus,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
select::-moz-focus-inner {
  outline: 0 !important
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000
}

input::-ms-clear,
input::-ms-reveal {
  display: none
}

button,
html,
input,
textarea {
  font-family: Nunito, sans-serif
}

.otp-h1,
h1 {
  line-height: 1.25em;
  font-weight: 700
}

@media (min-width:577px) {

  .otp-h1,
  h1 {
    font-size: 40px
  }
}

@media (max-width:576px) {

  .otp-h1,
  h1 {
    font-size: 30px
  }
}

.otp-h2,
h2 {
  line-height: 1.35em;
  font-weight: 600
}

.otp-h3,
h3 {
  line-height: 1.25em;
  font-weight: 700
}

@media (min-width:577px) {

  .otp-h2,
  h2 {
    font-size: 32px
  }

  .otp-h3,
  h3 {
    font-size: 24px
  }
}

@media (max-width:576px) {

  .otp-h2,
  h2 {
    font-size: 24px
  }

  .otp-h3,
  h3 {
    font-size: 18px
  }
}

.otp-lead {
  font-weight: 400;
  line-height: 1.35em
}

.otp-reg,
p {
  line-height: 1.37em;
  font-weight: 400
}

@media (min-width:577px) {
  .otp-lead {
    font-size: 24px
  }

  .otp-reg,
  p {
    font-size: 18px
  }
}

@media (max-width:576px) {
  .otp-lead {
    font-size: 18px
  }

  .otp-reg,
  p {
    font-size: 14px
  }
}

.otp-small {
  line-height: 1.39em;
  font-weight: 400
}

@media (min-width:577px) {
  .otp-small {
    font-size: 16px
  }
}

@media (max-width:576px) {
  .otp-small {
    font-size: 12px
  }
}

.otp-extra-small {
  line-height: 1.35em;
  font-weight: 400
}

.otp-txt-upper {
  text-transform: uppercase
}

.otp-txt-italic {
  font-style: italic
}

.otp-txt-bold {
  font-weight: 700
}

.otp-txt-wrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.otp-white {
  color: #fff
}

.otp-grey-3,
.otp-text {
  color: #828282
}

.otp-green {
  color: #00877c
}

.otp-red {
  color: red
}

body {
  min-width: 320px;
  color: #828282
}

body,
html {
  scroll-behavior: smooth
}

body.js-no-scroll,
html.js-no-scroll {
  overflow: hidden
}

.otp-wrap {
  max-width: 1208px;
  width: 100%;
  margin: 0 auto
}

a,
button {
  color: currentColor;
  font: inherit;
  -webkit-transition: opacity .2s;
  transition: opacity .2s
}

a:hover,
button:hover {
  opacity: .8
}

.otp-header__inner {
  margin-bottom: 60px;
  padding-top: 40px;
  padding-bottom: 120px;
  position: relative;
  text-align: left
}

.otp-header__inner::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 80px;
  background-color: #00877c
}

.otp-header__logo {
  display: inline-block
}

@media (min-width:577px) {
  .otp-extra-small {
    font-size: 14px
  }

  .otp-wrap {
    padding-right: 24px;
    padding-left: 24px
  }

  .otp-header__logo {
    max-width: 150px
  }
}

@media (max-width:576px) {
  .otp-extra-small {
    font-size: 11px
  }

  .otp-wrap {
    padding-right: 16px;
    padding-left: 16px
  }

  .otp-header__logo {
    max-width: 120px
  }
}

.otp-header__lang {
  position: absolute;
  z-index: 1
}

@media (min-width:1201px) {
  .otp-header__lang {
    top: 32px;
    right: 32px;
    overflow: hidden
  }
}

.otp-header__lang .otp-btn-lang-toggle {
  margin-bottom: 10px;
  padding: 8px 0;
  position: relative;
  background-color: #fff;
  z-index: 1
}

.otp-header__lang .otp-btn-lang-toggle__inner--current {
  border: 1px solid #00877c;
  border-radius: 4px
}

@media (min-width:1201px) {
  .otp-header__lang .otp-btn-lang-toggle__inner--current {
    margin-left: 6px;
    padding: 4px
  }

  .otp-header .otp-header-lang-wrap>li:not(:last-child) {
    padding-bottom: 8px
  }
}

.otp-header .otp-header-lang-wrap {
  padding: 8px;
  pointer-events: none;
  opacity: 0;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  z-index: 0;
  -webkit-transition: opacity .2s linear, -webkit-transform .15s linear;
  transition: transform .15s linear, opacity .2s linear, -webkit-transform .15s linear;
  border: 1px solid #00877c;
  border-radius: 4px;
  background-color: #fff
}

@media (max-width:1200px) {
  .otp-header__lang {
    top: 16px;
    right: 16px
  }

  .otp-header__lang .otp-btn-lang-toggle__inner--text {
    display: none
  }

  .otp-header__lang .otp-btn-lang-toggle__inner--current {
    padding: 8px
  }

  .otp-header .otp-header-lang-wrap>li:not(:last-child) {
    padding-bottom: 16px
  }
}

.otp-header .otp-header-lang-wrap.is-show {
  opacity: 1;
  pointer-events: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.otp-header .otp-header-lang-wrap a {
  display: block;
  -webkit-transition: border .2s linear .05s;
  transition: border .2s linear .05s;
  border-radius: 6px;
  border: 1px solid transparent
}

.otp-header .otp-header-lang-wrap a:hover {
  border: 1px solid #bdbdbd
}

.otp-footer {
  background-color: #00877c
}

.otp-footer__wrap {
  padding-bottom: 40px;
  padding-top: 40px
}

@media (min-width:993px) {
  .otp-footer__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.otp-footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #fff
}

.otp-footer__copy {
  margin-left: auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  color: #fff
}

@media (max-width:992px) {
  .otp-footer__copy {
    margin-top: 40px;
    text-align: left
  }
}

.otp-footer__copy--cookie {
  margin-top: 24px;
  padding: 12px 18px;
  background-color: #fff;
  color: #00877c
}

.otp-footer__link {
  padding-right: 12px;
  padding-left: 12px;
  position: relative
}

.otp-footer__link:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  width: 1px
}

[class*=tnf-icon] {
  font-size: 20px;
  vertical-align: middle
}

.tnf-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}

.tnf-icon-arrow-r {
  width: 1em;
  height: 1em
}

.otp-btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  min-width: 150px;
  font-weight: 700;
  color: #fff;
  overflow: hidden;
  z-index: 0;
  outline: #fff solid 1px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 8px;
  vertical-align: middle
}

.otp-btn:hover:after {
  -webkit-filter: brightness(120%);
  filter: brightness(120%)
}

.otp-btn>input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  font: inherit;
  color: currentColor
}

.otp-btn:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #00877c;
  content: '';
  z-index: -1;
  -webkit-transition: -webkit-filter .2s;
  transition: filter .2s;
  transition: filter .2s, -webkit-filter .2s;
  pointer-events: none
}

.otp-input-wrap {
  padding-bottom: 12px
}

.otp-input-wrap>label {
  padding-bottom: 12px;
  display: inline-block;
  font-style: italic
}

.otp-input-wrap>label>span {
  color: red
}

.otp-input-wrap>input {
  padding-left: 22px;
  padding-right: 22px;
  border-radius: 8px;
  background-color: #fff;
  outline: 0;
  width: 100%;
  font-weight: 400;
  color: #00877c;
  border: 1px solid #00877c;
  -webkit-transition: border-color .2s linear, background .2s linear;
  transition: border-color .2s linear, background .2s linear
}

@media (min-width:577px) {

  .tnf-icon-box,
  .tnf-icon-laptop,
  .tnf-icon-people {
    width: 3.2em;
    height: 3.2em
  }

  .otp-btn {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    min-height: 64px
  }

  .otp-input-wrap>input {
    font-size: 18px;
    height: 55px;
    line-height: 1.4em
  }
}

@media (max-width:576px) {
  .otp-footer__link {
    margin-top: 8px;
    margin-bottom: 8px
  }

  .tnf-icon-box,
  .tnf-icon-laptop,
  .tnf-icon-people {
    width: 2em;
    height: 2em
  }

  .otp-btn {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 18px;
    min-height: 48px
  }

  .otp-input-wrap>input {
    font-size: 16px;
    height: 42px;
    line-height: 1.2em
  }
}

.otp-input-wrap>input::-webkit-input-placeholder {
  color: #00877c;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.otp-input-wrap>input::-moz-placeholder {
  color: #00877c;
  text-overflow: ellipsis;
  opacity: 1;
  -moz-transition: opacity .3s;
  transition: opacity .3s
}

.otp-input-wrap>input[placeholder] {
  text-overflow: ellipsis
}

.otp-input-wrap>input:-moz-placeholder {
  color: #00877c;
  text-overflow: ellipsis;
  opacity: 1;
  -moz-transition: opacity .3s;
  transition: opacity .3s
}

.otp-input-wrap>input:-ms-input-placeholder {
  color: #00877c;
  text-overflow: ellipsis;
  opacity: 1;
  -ms-transition: opacity .3s ease;
  transition: opacity .3s
}

.otp-input-wrap>input:focus::-webkit-input-placeholder {
  color: transparent;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.otp-input-wrap>input:focus::-moz-placeholder {
  color: transparent;
  opacity: 0;
  -moz-transition: opacity .3s;
  transition: opacity .3s
}

.otp-input-wrap>input:focus:-moz-placeholder {
  color: transparent;
  opacity: 0;
  -moz-transition: opacity .3s;
  transition: opacity .3s
}

.otp-input-wrap>input:focus:-ms-input-placeholder {
  color: transparent;
  opacity: 0;
  -ms-transition: opacity .3s ease;
  transition: opacity .3s
}

.otp-input-wrap>input:focus,
.otp-input-wrap>input:hover {
  background-color: rgba(224, 224, 224, .3);
  border-color: #828282
}

.otp-input-wrap>input:-webkit-autofill,
.otp-input-wrap>input:-webkit-autofill:active,
.otp-input-wrap>input:-webkit-autofill:focus,
.otp-input-wrap>input:-webkit-autofill:hover {
  -webkit-text-fill-color: #00877c !important
}

.otp-input-checkbox-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.otp-input-checkbox-wrap>input {
  width: 0;
  height: 0;
  opacity: 0;
  pointer-events: none
}

.otp-input-checkbox-wrap>input:checked+label::after {
  opacity: 1
}

.otp-input-checkbox-wrap>label {
  padding-left: 36px;
  position: relative;
  -webkit-transition: opacity .1s linear;
  transition: opacity .1s linear
}

.otp-input-checkbox-wrap>label::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  border: 2px solid #00877c;
  border-radius: 4px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.otp-input-checkbox-wrap>label::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 7px;
  width: 10px;
  height: 7px;
  border: 2px solid #000;
  border-top: 0;
  border-right: 0;
  -webkit-transform: translateY(-70%) rotate(-45deg);
  transform: translateY(-70%) rotate(-45deg);
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  pointer-events: none
}

.otp-input-checkbox-wrap .otp-hint {
  margin-left: auto;
  padding-left: 26px;
  position: relative;
  cursor: pointer
}

.otp-input-checkbox-wrap .otp-hint:hover .otp-hint__text {
  opacity: 1
}

@media (min-width:577px) {
  .otp-input-checkbox-wrap .otp-hint:hover .otp-hint__text {
    -webkit-transform: translateY(-45%) scale(1);
    transform: translateY(-45%) scale(1)
  }
}

@media (max-width:576px) {
  .otp-input-checkbox-wrap .otp-hint:hover .otp-hint__text {
    -webkit-transform: translateY(-42%) scale(1);
    transform: translateY(-42%) scale(1)
  }
}

.otp-input-checkbox-wrap .otp-hint__icon {
  display: inline-block
}

.otp-input-checkbox-wrap .otp-hint__text {
  opacity: 0;
  padding: 8px;
  position: absolute;
  top: 0;
  color: #fff;
  background-color: #00877c;
  text-align: center;
  border-radius: 16px;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: opacity .15s linear, -webkit-transform .15s linear;
  transition: opacity .15s linear, transform .15s linear, -webkit-transform .15s linear
}

@media (min-width:577px) {
  .otp-input-checkbox-wrap .otp-hint__text {
    left: -320px;
    max-width: 300px;
    -webkit-transform: translateY(-45%) scale(.5);
    transform: translateY(-45%) scale(.5)
  }

  .otp-input-checkbox-wrap .otp-hint__text::after {
    right: -20px;
    width: 40px;
    height: 40px
  }
}

@media (max-width:576px) {
  .otp-input-checkbox-wrap .otp-hint__text {
    left: -210px;
    max-width: 200px;
    -webkit-transform: translateY(-50%) scale(.5);
    transform: translateY(-50%) scale(.5)
  }
}

.otp-input-checkbox-wrap .otp-hint__text::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  background-color: #00877c;
  z-index: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  z-index: -1;
}

@media (max-width:576px) {
  .otp-input-checkbox-wrap .otp-hint__text::after {
    right: -10px;
    width: 20px;
    height: 20px
  }
}

.otp-input-radio {
  display: inline-block
}

.otp-input-radio>input {
  display: none
}

.otp-input-radio>input:checked+label {
  pointer-events: none
}

.otp-input-radio>input:checked+label::after {
  opacity: 1
}

.otp-input-radio>label {
  padding-left: 36px;
  position: relative
}

.otp-input-radio>label::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #00877c;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.otp-input-radio>label::after {
  content: '';
  position: absolute;
  top: calc(24px / 2 - 4px);
  left: calc(24px / 2 - 4px);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear
}

@media (min-width:1201px) {

  .otp-input-checkbox-wrap>label:hover::before,
  .otp-input-radio>label:hover::before {
    opacity: .5
  }
}