@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@300;400;500;600;700&display=swap");
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td, th {
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
  background-color: transparent;
}

a:focus, a:hover, a:active {
  outline: 0;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  color: inherit;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

.h1, h1 {
  font-size: 36px;
}

.h2, h2 {
  font-size: 30px;
}

.h3, h3 {
  font-size: 24px;
}

.h6, h6 {
  font-size: 12px;
}

p {
  margin: 0;
}

.text-center {
  text-align: center;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 0;
}

.text-center {
  text-align: center;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

.hidden {
  display: none !important;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
:focus-visible {
  outline: 0;
}

ol, ul {
  list-style: none;
}

::-webkit-scrollbar {
  width: 0;
  background: transparent;
}

:root {
  --clr-white: #ffffff;
  --clr-black: #000000;
  --foreground: var(--clr-white);
  --background: var(--clr-black);
  --clr-logo: #ffffff;
  --clr-darkOrange: #FE5C29;
  --clr-orangeanother: #FF5C2A;
  --clr-footerOrange: #FE5C28;
  --clr--lightOrange: #FFAF1C;
  --clr--green: #008D27;
  --clr-darkGreen: #008934;
  --clr-lightBlack: #141414;
}

.darkmode {
  --clr-white:#ffffff;
  --clr-black:#000000;
  --clr-footerOrange: #FFAF1C;
  --foreground: var(--clr-black);
  --background: var(--clr-black);
  --clr-logo: var(--clr-black);
}

.ff-secondary {
  font-family: "Anton" !important;
}

.fs-22 {
  font-size: 22px;
}

.fs-98 {
  font-size: 98px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.fs-40 {
  font-size: 40px;
}

.fs-44 {
  font-size: 44px;
}

.fs-28 {
  font-size: 28px;
}

.fs-44 {
  font-size: 44px;
}

.fs-21 {
  font-size: 21px;
}

.fs-198 {
  font-size: 198px;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

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

.dark-mode-toggle {
  background-color: var(--foreground);
  position: fixed;
  top: 450px;
  cursor: pointer;
  width: 50px;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
  z-index: 9;
}
.dark-mode-toggle svg {
  width: 35px;
  position: relative;
  top: 3px;
  left: 3px;
}
.dark-mode-toggle svg .pathone {
  fill: var(--clr-black);
}
.dark-mode-toggle svg .pathtwo {
  fill: var(--clr-white);
}
@media (max-width: 1055px) {
  .dark-mode-toggle {
    display: none;
  }
}

.darkmode .namer-main {
  background-color: #FFFFFF;
}

.darkmode .dark-mode-toggle svg .pathone {
  fill: white;
}

.darkmode .dark-mode-toggle svg .pathtwo {
  fill: black;
}

.darkmode .namer-footer p {
  color: #ffffff !important;
}

.darkmode .namer-footer .logo {
  fill: #ffffff !important;
}

.collapse {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}

.collapse.in {
  visibility: visible;
  opacity: 1;
}

body {
  font-family: "Bai Jamjuree", sans-serif;
  background-color: var(--clr-white);
  line-height: 1;
  font-weight: 400;
}

.namer-main {
  position: relative;
  z-index: 2;
  background-color: #000000;
  margin-bottom: 100vh;
}

.namer-hero {
  position: relative;
}
.namer-hero__logos a {
  display: inline-block;
}
@media (max-width: 767px) {
  .namer-hero__logos a img {
    max-width: 120px;
  }
}
.namer-hero__logos svg path {
  fill: var(--clr-logo);
}
.namer-hero__container {
  display: grid;
  grid-template-columns: 650px 1fr;
  grid-gap: 30px;
}
@media (max-width: 991px) {
  .namer-hero__container {
    display: block;
  }
}
.namer-hero__left {
  padding-top: 80px;
}
@media (max-width: 767px) {
  .namer-hero__left {
    padding-top: 40px;
  }
}
.namer-hero__label {
  color: var(--clr-darkOrange);
  margin-bottom: 40px;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .namer-hero__label {
    font-size: 16px;
    margin-bottom: 22px;
    font-weight: 500;
  }
}
.namer-hero__content {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .namer-hero__content {
    margin-top: 30px;
  }
}
.namer-hero__content h1 {
  color: var(--foreground);
  line-height: 1.1;
}
@media (max-width: 1130px) {
  .namer-hero__content h1 {
    font-size: 84px;
  }
}
@media (max-width: 1199px) {
  .namer-hero__content h1 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .namer-hero__content h1 {
    font-size: 54px;
    max-width: 480px;
  }
}
.namer-hero__content h1 span {
  font-family: "Anton" !important;
}
.namer-hero__form {
  height: 70px;
  margin: 40px 0 60px;
}
.namer-hero__date {
  color: var(--clr--green);
  position: relative;
  padding-left: 30px;
  display: flex;
  align-items: center;
}
.namer-hero__date::before {
  content: "";
  display: inline-block;
  background-color: var(--clr-orangeanother);
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
}
.namer-hero__footer {
  margin-top: 40px;
  max-width: 390px;
}
@media (max-width: 991px) {
  .namer-hero__footer {
    max-width: 520px;
  }
}
.namer-hero__footer b {
  font-size: 20px;
  font-weight: 700;
  color: var(--foreground);
  display: block;
  margin-bottom: 20px;
}
.namer-hero__footer .desc {
  color: var(--foreground);
  line-height: 1.4;
  margin-bottom: 20px;
}
.namer-hero__footer .desc:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .namer-hero__aside {
    display: none;
  }
}
.namer-hero__aside #namer-animation {
  position: absolute;
  max-width: 880px;
  right: 0;
  z-index: -1;
  top: -42px;
}
@media (max-width: 1400px) {
  .namer-hero__aside #namer-animation {
    max-width: 700px;
  }
}
@media (max-width: 1250px) {
  .namer-hero__aside #namer-animation {
    max-width: 500px;
  }
}

@keyframes sliderScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-960px);
  }
}
.namer-join {
  padding-top: 150px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .namer-join {
    padding-top: 70px;
  }
}
.namer-join::before {
  content: "";
  background: url(../images/namer-conf/green.svg) no-repeat;
  position: absolute;
  left: -60px;
  width: 200px;
  height: 200px;
  top: 180px;
  background-size: contain;
  -webkit-animation: jumps 9s linear infinite alternate;
  animation: jumps 9s linear infinite alternate;
}
@media (min-width: 1600px) {
  .namer-join::before {
    left: 0;
  }
}
@media (max-width: 1400px) {
  .namer-join::before {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  .namer-join::before {
    display: none;
  }
}
.namer-join__row {
  display: grid;
  grid-template-columns: 550px 1fr;
  align-items: center;
  grid-gap: 100px;
}
@media (max-width: 1199px) {
  .namer-join__row {
    grid-template-columns: 350px 1fr;
  }
}
@media (max-width: 991px) {
  .namer-join__row {
    display: block;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .namer-join__event {
    margin-bottom: 40px;
  }
}
.namer-join__event img {
  margin: 0 auto;
}
@media (max-width: 991px) {
  .namer-join__event img {
    width: 70%;
  }
}
.namer-join__about p {
  color: var(--foreground);
  line-height: 1.4;
}
@media (max-width: 767px) {
  .namer-join__about p {
    font-size: 26px;
  }
}
.namer-join__figure {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .namer-join__figure {
    margin-top: 25px;
  }
}
.namer-join__containers {
  overflow: hidden;
  position: relative;
  max-width: 460px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .namer-join__containers {
    max-width: inherit;
  }
}
.namer-join__containers::after {
  right: 0;
  transform: rotateZ(180deg);
}
.namer-join__containers::before {
  left: 0;
}
.namer-join__lists {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(10, minmax(180px, 1fr));
  animation: sliderScroll 40s linear infinite;
}
.namer-join__list {
  text-align: center;
}
.namer-join__list svg path {
  fill: var(--foreground);
}

.namer-evolution {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .namer-evolution {
    display: none;
  }
}
.namer-evolution__scroll {
  position: relative;
}
.namer-evolution__triangle {
  position: absolute;
  right: 0;
  bottom: -50%;
  z-index: -1;
  overflow: hidden;
}
.namer-evolution__triangle .icons {
  background: url("../images/namer-conf/pink.svg");
  width: 366px;
  height: 324px;
  display: inline-block;
}
.namer-evolution__heading {
  overflow: hidden;
}
.namer-evolution__heading h2 {
  font-size: 239px;
  color: var(--clr-darkGreen);
  white-space: nowrap;
  line-height: 1;
  position: relative;
}
@media (max-width: 1439px) {
  .namer-evolution__heading h2 {
    font-size: 180px;
  }
}
.namer-evolution__secondform {
  margin-top: 80px;
  text-align: center;
  max-width: 550px;
  margin: 0 auto;
  margin-top: 60px;
}
.namer-evolution__secondform .namer-hero__happen {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.namer-evolution__secondform .namer-form__container {
  margin: 0 auto;
}

.namer-speakers {
  padding-top: 150px;
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .namer-speakers {
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .namer-speakers {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.namer-speakers__heading {
  color: var(--foreground);
  font-size: 34px;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.bs-example .panel-group {
  margin-bottom: 0;
}
.bs-example .panel-group .panel-default {
  background-color: transparent;
  border-top: 2px solid var(--foreground);
  border-bottom: 2px solid var(--foreground);
  border-left: none;
  border-right: none;
  border-radius: 0;
  cursor: pointer;
}
.bs-example .panel-group .panel-default .panel-heading {
  background-color: transparent;
  position: relative;
  padding: 20px 10px;
}
.bs-example .panel-group .panel-default .panel-heading .panel-header {
  display: flex;
  align-items: center;
  width: 100%;
}
@media (max-width: 767px) {
  .bs-example .panel-group .panel-default .panel-heading .panel-header {
    display: block;
    text-align: left;
  }
}
.bs-example .panel-group .panel-default .panel-heading .panel-header .namer-speakers__date {
  flex: 0 0 15%;
  color: rgb(254, 92, 41);
  font-weight: 500;
  font-size: 22px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .bs-example .panel-group .panel-default .panel-heading .panel-header .namer-speakers__date {
    flex: 0 0 20%;
    font-size: 18px;
  }
}
.bs-example .panel-group .panel-default .panel-heading .panel-header .namer-speakers__content {
  color: rgb(0, 137, 52);
  font-weight: 600;
  font-size: 30px;
  flex: 0 0 85%;
  padding-left: 140px;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .bs-example .panel-group .panel-default .panel-heading .panel-header .namer-speakers__content {
    padding-left: 30px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .bs-example .panel-group .panel-default .panel-heading .panel-header .namer-speakers__content {
    padding-left: 0;
  }
}
.bs-example .panel-group .panel-default .panel-heading .panel-header a {
  position: absolute;
  right: 0;
}
@media (max-width: 767px) {
  .bs-example .panel-group .panel-default .panel-heading .panel-header a {
    top: 30px;
  }
}
@media (max-width: 567px) {
  .bs-example .panel-group .panel-default .panel-heading .panel-header a {
    top: 12px;
  }
}
.bs-example .panel-group .panel-default .panel-heading .panel-header .glyphicon-chevron-down {
  background: url("../images/namer-conf/arrow.svg") no-repeat center;
  width: 45px;
  height: 24px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -ms-transition: -ms-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.bs-example .panel-group .panel-default .panel-heading .panel-header .glyphicon-chevron-down::before {
  display: none;
}
.bs-example .panel-group .panel-default .panel-collapse .panel-body {
  border-top-color: transparent;
  padding-bottom: 40px;
}
.bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
@media (max-width: 767px) {
  .bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list {
    display: block;
  }
}
.bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list .left img {
  width: 80%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list .left img {
    width: inherit;
    margin-left: inherit;
  }
}
.bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list .right {
  padding-left: 50px;
  max-width: 450px;
}
@media (max-width: 767px) {
  .bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list .right {
    padding-left: 0;
    margin-top: 40px;
  }
}
.bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list .right .session .session-parent .session-start {
  margin-bottom: 20px;
  color: var(--foreground);
}
.bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list .right .session .session-parent .session-start::before {
  content: "";
  background-color: rgb(255, 92, 42);
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 6px;
}
.bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list .right .session .session-parent .session-end {
  line-height: 1.4;
  letter-spacing: -0.1px;
  color: var(--foreground);
}
.bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-list .swag {
  color: var(--foreground);
}
.bs-example .panel-group .panel-default .panel-collapse .panel-body .speaker-listlast {
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-align: center;
  grid-template-columns: 1fr;
  max-width: 440px;
  line-height: 1.4;
  padding: 60px 0;
}

.panel-group .panel + .panel {
  margin-top: -2px;
}

.namer-speakers.pt-0 {
  padding-top: 0;
}

.namer-footer {
  background-color: var(--foreground);
  padding: 60px 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .namer-footer {
    padding: 200px 0;
  }
}
.namer-footer__footers {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
@media (max-width: 991px) {
  .namer-footer__footers {
    display: block;
  }
}
.namer-footer__footerleft {
  flex: 0 0 50%;
}
@media (max-width: 1199px) {
  .namer-footer__footerleft {
    flex: 0 0 60%;
  }
}
.namer-footer__footerleft .namer-footer__footertop h6 {
  color: var(--clr-darkGreen);
  line-height: 1;
}
@media (max-width: 1024px) {
  .namer-footer__footerleft .namer-footer__footertop h6 {
    font-size: 84px;
  }
}
@media (max-width: 767px) {
  .namer-footer__footerleft .namer-footer__footertop h6 {
    font-size: 48px;
  }
}
.namer-footer__footerleft .namer-footer__footertop p {
  color: #000000;
  margin: 20px 0 40px 0;
  padding-left: 10px;
  line-height: 1.4;
}
.namer-footer__footerright {
  flex: 0 0 50%;
  text-align: right;
}
@media (max-width: 1199px) {
  .namer-footer__footerright {
    flex: 0 0 40%;
  }
}
@media (max-width: 991px) {
  .namer-footer__footerright {
    text-align: center;
  }
}
.namer-footer__flogo .flogos img {
  margin: 0 auto;
  max-width: 120px;
}
.namer-footer__flogo .flogos .logo {
  fill: #000000;
}
.namer-footer__flogo ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: right;
  margin-top: 8px;
  padding-left: 0px;
}
@media (max-width: 991px) {
  .namer-footer__flogo ul {
    justify-content: center;
  }
}
.namer-footer__flogo ul li {
  margin-right: 15px;
}
.namer-footer__flogo ul li:last-child {
  margin-right: 0;
}
.namer-footer__flogo ul li i {
  background-color: var(--clr--lightOrange);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .namer-footer__flogo {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .namer-footer__footertop .namer-form__container {
    margin: 0 auto;
  }
}

.namer-form {
  margin-bottom: 24px;
  max-width: 520px;
}
.namer-form__container {
  min-height: 60px;
  max-width: 550px;
}
@media (max-width: 1440px) {
  .namer-form__container {
    max-width: 490px;
  }
}

@media only screen and (max-width: 767px) {
  .namer-form__container form input[type=submit] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #fff;
    padding-left: 24px;
    padding-right: 44px;
    position: relative;
    font-size: 0;
    line-height: 24px;
    border-radius: 0 !important;
    background: #FFAF1C url("../images/namer-conf/button-arrow.svg") no-repeat center;
    cursor: pointer;
    width: auto;
    border-top-right-radius: 27px !important;
    border-bottom-right-radius: 27px !important;
  }
}
.in-view.fadeup {
  transform: none;
  opacity: 1;
}

.fadeup {
  transform: translateY(50px);
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.5s;
  transition-timing-function: linear;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
.namer-hero__form.formload {
  transition: transform 0.5s;
  visibility: visible;
  opacity: 1;
  -webkit-animation: fadeInDown 1000ms ease-in-out;
  animation: fadeInDown 1000ms ease-in-out;
}

.toptext {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  transition: opacity 0.1s, visibility 0.7s;
  -webkit-animation: fadeInUp 100ms ease-in-out;
  animation: fadeInUp 100ms ease-in-out;
}

.happen__desc {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  transition: opacity 0.3s, visibility 0.7s;
  -webkit-animation: fadeInUp 800ms ease-in-out;
  animation: fadeInUp 800ms ease-in-out;
}

@keyframes jumps {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes jumps {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (max-width: 991px) {
  .section.fadeup {
    opacity: 1;
  }
}

.rotate {
  -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
  -moz-transform: rotate(-180deg); /* Firefox */
  -ms-transform: rotate(-180deg); /* IE 9 */
  transform: rotate(-180deg); /* Standard syntax */
}

.namer-join .namer-join__containers::before, .namer-join .namer-join__containers::after {
  content: "";
  background: linear-gradient(90deg, #000 0%, #000 100%);
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  z-index: 1;
}

.namer-evolution::before, .namer-evolution::after {
  content: "";
  background: linear-gradient(90deg, #000 0%, #000 100%);
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  z-index: 1;
}

.namer-join .namer-join__about .namer-join__containers::before,
.namer-evolution::before {
  background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  left: 0;
}

.namer-join .namer-join__about .namer-join__containers::after,
.namer-evolution::after {
  background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  right: 0;
  transform: rotateZ(180deg);
}

.darkmode .namer-join .namer-join__about .namer-join__containers::before,
.darkmode .namer-evolution::before {
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  left: 0;
}

.darkmode .namer-join .namer-join__about .namer-join__containers::after,
.darkmode .namer-evolution::after {
  background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  right: 0;
}