@font-face {
  font-family: 'frutiger';
  src: url("../assets/FrutigerLTforBNS-Roman.woff2") format("woff2"), url("../assets/FrutigerLTforBNS-Roman.woff") format("woff"), url("../assets/FrutigerLTforBNS-Roman.ttf") format("truetype"), url("../assets/FrutigerLTforBNS-Roman.svg#FrutigerLTforBNS-Roman") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: 'frutiger';
  src: url("../assets/FrutigerLTforBNS-Light.woff2") format("woff2"), url("../assets/FrutigerLTforBNS-Light.woff") format("woff"), url("../assets/FrutigerLTforBNS-Light.ttf") format("truetype"), url("../assets/FrutigerLTforBNS-Light.svg#FrutigerLTforBNS-Light") format("svg");
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: 'frutiger';
  src: url("../assets/FrutigerLTforBNS-Bold.woff2") format("woff2"), url("../assets/FrutigerLTforBNS-Bold.woff") format("woff"), url("../assets/FrutigerLTforBNS-Bold.ttf") format("truetype"), url("../assets/FrutigerLTforBNS-Bold.svg#FrutigerLTforBNS-Bold") format("svg");
  font-weight: 800;
  font-style: normal
}

body,
button {
  font-family: "frutiger";
  color: #757575;
  font-weight: 300
}

*,
*:before,
*:after {
  box-sizing: inherit
}

html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
ol,
ul {
  margin: 0;
  padding: 0
}

main,
li {
  display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit
}

a,
button {
  color: inherit;
  transition: .3s;
  cursor: pointer
}

a {
  text-decoration: none
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  padding: 0
}

::-moz-focus-inner {
  padding: 0;
  border: 0
}

img {
  max-width: 100%;
  height: auto;
  border: 0
}

.faq {
  max-width: 480px;
  margin: auto;
  font-size: 14px;
  border: 1px solid #e2e8ee;
  border-radius: 2px;
  background-color: white;
  box-shadow: 0 1px 2px 0 #e2e8ee
}

.accordion {
  position: relative
}

.accordion__content {
  width: 100%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border-bottom: 1px solid transparent
}

.accordion__head {
  position: relative;
  padding: 20px 80px 14px 20px;
  width: 100%;
  text-align: left;
  font-size: 1em;
  font-weight: 400;
  color: #333333;
  outline: 0;
  border-bottom: 1px solid #E2E8EE
}

.accordion__head:last-of-type {
  border-bottom: 0
}

.accordion__head__title {
  font-weight: 400
}

.accordion__content {
  position: relative
}

.accordion__content__wrapper {
  position: relative;
  padding: 0rem 20px 20px 20px
}

.accordion__icon {
  top: 0;
  right: 30px;
  bottom: 0;
  position: absolute;
  width: 14px;
  height: 8px;
  margin: auto;
  line-height: 0;
  transition: all 0.25s cubic-bezier(0.74, 0.83, 1, 1)
}

.accordion--open .accordion__icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  trasnform-origin: center;
  transition: all 0.35s cubic-bezier(0.42, 1.15, 1, 1)
}

.accordion--open,
.accordion--open+.accordion__content {
  background: #FAFBFD
}

.accordion__head.accordion--open {
  border-bottom-color: transparent
}

.accordion__head.accordion--open+.accordion__content {
  border-bottom-color: #E2E8EE
}

.tyc__menu+ol {
  font-size: 0.875em
}

.tyc__menu+ol li {
  margin-bottom: 0.5rem
}

.tyc {
  max-width: 600px;
  margin: auto;
  padding: 10px 15px;
  color: #333333
}

.tyc h1:first-child {
  margin-top: 2rem
}

.tyc h1 {
  font-weight: 200;
  font-size: 1.18em;
  margin-top: 3rem;
  line-height: 1.4
}

.tyc a {
  color: #7d2ae8;
  font-size: inherit;
  font-weight: 700;
  border-bottom: 1px dotted #7d2ae8
}

.tyc h2, .tyc h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 800;
  font-size: 1em
}

.tyc li {
  margin-bottom: 1rem
}

.tyc p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4
}

.tyc ul ul {
  padding: 1rem 0
}

.tyc ul ul li {
  position: relative;
  padding-left: 1rem;
  font-size: 1rem
}

.tyc ul ul li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  top: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  margin: auto;
  background-color: #7d2ae8;
  border-radius: 100%
}

.tyc .tyc__licence {
  margin-top: 2rem
}

.tyc .tyc__licence~p,
.tyc .tyc__licence~ul li {
  margin-bottom: 0.5em;
  font-size: 0.725em
}

.tyc .tyc__licence~p a,
.tyc .tyc__licence~ul li a {
  color: inherit;
  border-color: gray;
  font-weight: 200
}

p {
  text-align: justify;
}

@media screen and (max-width: 600px) {
  .tyc h1 {
    font-size: 1.15em
  }
}