/* Generated on: Mon Nov 23 2020 07:19:59 GMT+0000 (Coordinated Universal Time) */
/* ==========================================================================
   normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css 
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{-family:sans-serif;-ms-text--adjust:100%;-webkit-text--adjust:100%}{margin:0}article,aside,details,figcaption,figure,,,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{-weight:bold}dfn{-style:italic}{-:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{-:80%}sub,sup{-:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{-family:monospace,monospace;-:1em}button,input,optgroup,select,textarea{color:inherit;:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:none}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ==========================================================================
   Start of base Webflow CSS - If you're looking for some ultra-clean CSS, skip the boilerplate and see the unminified code below.
   ========================================================================== */

/* ==========================================================================
   Start of custom Webflow CSS
   ========================================================================== */


.c-content {
  position: relative;
  display: block;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._w-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.help {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  overflow: hidden;
}

.c-help-btn {
  padding: 10px;
  text-align: right;
}

._w-help-btn {
  padding: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 5000px;
  background-color: rgba(19, 19, 19, 0.15);
  box-shadow: 0 0 15px 0 rgba(19, 19, 19, 0.15);
}

._w-help-btn.menu-toggle {
  position: relative;
  overflow: hidden;
}

.b-help-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5000px;
  background-image: linear-gradient(45deg, #219fa3, #5dc3a3);
}

.b-help-btn.open-menu {
  position: absolute;
  display: none;
  opacity: 0;
}

.b-help-btn.close-menu {
  position: relative;
}

.help-icon {
  z-index: 500;
  height: 25px;
}

.c-help-text {
  overflow: hidden;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.help-text {
  padding-left: 12px;
  color: #fff;
  -weight: 500;
  white-space: nowrap;
}

.c-help-link {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.b-nav-dropdown {
  padding: 3px;
  border-radius: 500px;
  background-color: hsla(0, 0%, 100%, 0.15);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.c-nav-dropdown-link {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
  border: 1px solid #eee;
  border-radius: 5px;
  color: #333;
  -: 0.9em;
  line-height: 1.2em;
  text-decoration: none;
  text-transform: none;
}

.c-faq-btn {
  position: relative;
  padding: 10px;
  text-align: right;
}

.c-faq-btn.faq {
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.c-faq {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  width: 400px;
  padding: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._w-faq {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(19, 19, 19, 0.2);
}


.c-howto-divider {
  width: 100%;
  height: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #eee;
}

.b-faq {
  overflow: auto;
  height: 100%;
  padding: 10px;
}

.c-howto-list {
  padding-left: 20px;
  list-style-type: square;
}

.c-howto-list-item {
  margin-bottom: 30px;
}

.howto-list-item-text {
  line-height: 1.2em;
}

.howto-list-item-img {
  overflow: hidden;
  border-radius: 5px;
}

.c-howto-close {
  position: absolute;
  left: auto;
  top: 10px;
  right: 10px;
  bottom: auto;
  cursor: pointer;
}

._w-howto-close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  padding: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #333;
}

.c-magnetic-btn-link {
  position: relative;
  z-index: 100;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 5px;
  color: #333;
  text-decoration: none;
}

.c-help {
  padding-top: 20px;
  padding-bottom: 10px;
}

.c-help-open-nav {
  position: relative;
  display: block;
  overflow: hidden;
}

.c-created {
  z-index: 99998;
  opacity: 0.75;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: pointer;
}

.c-created:hover {
  opacity: 1;
}

._w-created {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #333;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  text-decoration: none;
}

._w-created:hover {
  padding-top: 15px;
}


.c-created-link {
  color: #fff;
  -: 0.6em;
  line-height: 1em;
  -weight: 500;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.co-created {
  position: fixed;
  left: auto;
  top: 0%;
  right: 10px;
  bottom: auto;
  z-index: 99998;
  overflow: hidden;
}


.c-details {
  margin-bottom: 60px;
}

.c- {
  text-align: center;
}

.c-accordion-list {
  margin-bottom: 100px;
}

.c-accordion-item {
  margin-bottom: 10px;
  background-color: #fff;
}

.c-accordion-item-a {
  overflow: hidden;
}

._w-accordion-item {
  border: 1px solid #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 15px 0 rgba(19, 19, 19, 0.15);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: pointer;
}

._w-accordion-item:hover {
  border-color: rgba(93, 195, 163, 0.25);
  box-shadow: 1px 1px 15px 0 rgba(33, 159, 163, 0.75);
}

.c-accordion-item-q-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.c-accordion-item-q-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._w-accordion-item-q {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.accordion-item-q-text {
  -: 1.2em;
  line-height: 1.4em;
  -weight: 600;
}

._w-accordion-item-q-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1.5em;
  height: 1.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion-item-q-icon-stripe-1 {
  position: relative;
  width: 100%;
  height: 0.3em;
  background-color: #219fa3;
}

.accordion-item-q-icon-stripe-2 {
  position: absolute;
  width: 0.3em;
  height: 100%;
  background-color: #219fa3;
}

._w-accordion-item-a {
  padding: 20px 20px 30px;
}

.accordion-item-a-text {
  margin-bottom: 0px;
  color: #666;
}

.accordion-content-divider {
  width: 100%;
  height: 0px;
  border-bottom: 1px dashed rgba(51, 51, 51, 0.2);
}

._w-accordion-content-divider {
  padding-right: 20px;
  padding-left: 20px;
}

.details {
  width: 100%;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  color: #888;
  -: 1em;
  line-height: 1.4em;
  text-align: center;
}

.c-monster {
  padding-top: 220px;
  padding-bottom: 10px;
  text-align: center;
}

.monster {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
}

.c-monster-top {
  margin-bottom: 100px;
  text-align: center;
}

.monster-top {
  width: 35%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .monster {
    width: 75%;
  }

  .monster-top {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .c-faq {
    width: 100%;
  }

  .c-monster {
    padding-top: 140px;
  }

  .monster {
    width: 100%;
  }

  .monster-top {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  ._w-content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .accordion-item-q-text {
    -: 1.1em;
    line-height: 1.3em;
  }

  .c-monster {
    padding-top: 100px;
  }

  .c-monster-top {
    margin-bottom: 60px;
  }

  .monster-top {
    width: 80%;
  }
}