.section {
  padding: 4rem 0; }
  @media (max-width: 1200px) {
    .section {
      padding: 2rem 0; } }

.survey_frame > .section:first-child {
  padding: 0 0 4rem; }

img {
  max-width: 100%;
  object-fit: cover;
  height: auto; }

.pos-relative {
  position: relative; }

.container .large {
  max-width: 158.2rem;
  padding: 0 1.2rem; }

.t-main {
  color: #0e1d61; }

.step-panel {
  display: none; }
  .step-panel.open {
    display: block; }

.step-last .step-content {
  padding: 1.875rem 4.25rem; }

.step-num {
  width: 5.875rem;
  height: 5.875rem;
  border-radius: 50%;
  background: #ed907a;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  left: 0;
  transform: translateX(-50%);
  z-index: 10;
  color: white;
  top: 35%;
  font-weight: 700;
  font-size: 1.25;
  line-height: 1.25;
  font-family: 'SVN-Gilroy', sans-serif; }
  .step-num .current {
    font-size: 2rem;
    line-height: 1.2; }
  @media only screen and (max-width: 1200px) {
    .step-num {
      font-size: 1.25rem; } }
  @media only screen and (max-width: 800px) {
    .step-num {
      font-size: 1rem;
      top: -3rem !important; } }
  @media screen and (max-width: 1201px) {
    .step-num {
      width: 5rem;
      height: 5rem;
      top: 0.938rem;
      left: 0.938rem;
      transform: none; } }

.overflow-hidden {
  overflow: hidden; }

button, select, input, textarea {
  border: none;
  outline: none;
  box-shadow: none;
  font-family: "Quicksand";
  color: #303030; }

.block {
  display: block; }

.style-list {
  margin: -0.625rem -1.875rem; }

.swiper-navigation.pro-i {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer; }
  .swiper-navigation.pro-i.next {
    right: 0; }
  .swiper-navigation.pro-i.prev {
    left: 0; }

.step-last .next {
  transform: translate(150%, -50%) !important; }

.step-last .prev {
  transform: translate(-150%, -50%) !important; }

.step-last .img {
  display: block;
  padding-top: calc((89 / 164) * 100%);
  position: relative;
  overflow: hidden;
  border-radius: 1.2rem;
  overflow: hidden;
  margin-bottom: 0.4rem; }
  .step-last .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: none;
    filter: brightness(0) invert(1); }

.step-last .name {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1rem; }

.step-wrapper {
  border-radius: 1.5rem;
  overflow: hidden; }

.step-container {
  width: 54%;
  /*@media screen and (max-width: 1201px){
		width: 100%;
		position: relative;
		left: -0.938rem;
	}*/ }
  @media (max-width: 767px) {
    .step-container {
      width: 100%;
      padding-bottom: 30px; } }

.step-content {
  padding: 5.25rem .938rem;
  background: #0e1d61; }

.t-white {
  color: white; }

.style-item {
  padding: .625rem 1.875rem;
  cursor: pointer; }
  .style-item .text {
    border: 1px solid #ffffff;
    border-radius: 6.25rem;
    padding: .875rem 2.5rem;
    min-width: 10rem;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    transition: all 0.3s;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.22; }
  .style-item:hover .text {
    border-color: #facd01;
    background: #facd01;
    color: #0e1d61; }

.step-result {
  max-width: 30.75rem; }
  .step-result span.text {
    font-size: 2.8rem;
    font-weight: 700; }
  @media (max-width: 1200px) {
    .step-result {
      max-width: none;
      width: 100%;
      padding: 4rem 0; }
      .step-result span.text {
        font-size: 2.5rem; } }
  @media (max-width: 767px) {
    .step-result {
      padding: 4rem 0 0; }
      .step-result span.text {
        font-size: 2.3rem; } }

.step-image {
  position: relative;
  padding-top: 50%; }
  .step-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover; }

#resultFaceShapeQuiz .step-image {
  padding: 30px 0; }
  #resultFaceShapeQuiz .step-image img {
    /*width: 80%;
			height: 80%;
			object-fit: contain;
			filter: brightness(0) invert(1);*/
    height: 100%;
    object-fit: contain;
    position: relative;
    max-width: 100%;
    top: 0;
    left: 0;
    transform: unset; }

.t-title-bn {
  font-weight: 300;
  font-size: 3.5rem;
  line-height: 1.3;
  font-family: 'SVN-Gilroy', sans-serif; }
  .t-title-bn.t-2 {
    font-weight: 700;
    letter-spacing: 0.06em; }
  @media (max-width: 800px) {
    .t-title-bn {
      font-size: 2.375rem; } }

.desc {
  font-size: 16px;
  line-height: 24px;
  text-align: justify; }
  @media (max-width: 600px) {
    .desc {
      font-size: 14px; } }

.mb-50 {
  margin-bottom: 3.125rem; }

.mb-38 {
  margin-bottom: 2.375rem; }

.mb-65 {
  margin-bottom: 4.063rem; }

.mb-25 {
  margin-bottom: 1.563rem !important; }

.mb-12 {
  margin-bottom: .75rem; }

.mb-16 {
  margin-bottom: 1rem !important; }

.mb-30 {
  margin-bottom: 1.875rem !important; }
  @media (max-width: 1200px) {
    .mb-30 {
      margin-bottom: 0.875rem !important; } }
  @media (max-width: 800px) {
    .mb-30 {
      margin-bottom: 0.5rem !important; } }

.flex-column {
  flex-direction: column; }

.flex-jc-center {
  justify-content: center; }

.flex-jc-between {
  justify-content: space-between; }

.flex-jc-evenly {
  justify-content: space-evenly; }

.flex-ai-center {
  align-items: center; }

.flex {
  display: flex; }

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

.step-1 .banner-content {
  max-width: 41.063rem;
  margin: auto; }

.step-2 .t-title-bn {
  max-width: 33.75rem;
  padding-right: 0.938rem; }
  @media (max-width: 1200px) {
    .step-2 .t-title-bn {
      max-width: none;
      padding: 2.5rem 0;
      margin: 0; } }

.btn {
  position: relative;
  width: fit-content;
  background: #0e1d61;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.5s;
  display: block;
  border: none;
  border-radius: 10rem;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  padding: 0; }
  .btn:hover:before {
    transform: skew(30deg) scaleX(1);
    transform-origin: left; }
  .btn.icon .icon {
    display: flex;
    margin: -0.5rem 0;
    margin-right: 1rem;
    font-size: 2rem; }
  .btn.icon .btn-inner {
    display: flex;
    align-items: center; }
    .btn.icon .btn-inner svg {
      fill: #fff;
      width: 20px;
      height: 20px; }
  .btn.icon.right:before {
    background: #72c3d5; }
  .btn.icon.right .icon {
    margin: -0.5rem 0;
    margin-left: 1rem;
    display: flex; }
  .btn:before {
    position: absolute;
    content: "";
    width: 125%;
    height: 102%;
    top: 0;
    left: -13%;
    background: #facd01;
    transition: transform 0.6s 0.1s;
    z-index: 1;
    transform-origin: right;
    transform: skew(30deg) scaleX(0); }
  .btn .btn-inner {
    position: relative;
    z-index: 4;
    color: #283846;
    color: white;
    text-align: center;
    transition: 0.3s ease-in-out;
    transition-delay: 0s;
    padding: .875rem 2rem;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.22;
    min-width: 13.75rem;
    overflow: hidden;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    white-space: nowrap;
    -webkit-mask-image: -webkit-radial-gradient(white, black); }

.f-32 {
  font-size: 2rem; }
  .f-32.l-34 {
    line-height: 1.2; }

.f-20 {
  font-size: 1.25rem; }
  .f-20.l-initial {
    line-height: 1.2; }
  .f-20.l-24 {
    line-height: 1.2; }
  .f-20.l-25 {
    line-height: 1.25; }
  .f-20.l-32 {
    line-height: 1.6; }
  @media (max-width: 1200px) {
    .f-20 {
      font-size: 1rem; } }

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

.t-line {
  position: relative;
  display: inline-block;
  margin: auto; }
  .t-line:before, .t-line:after {
    position: absolute;
    content: "";
    width: 50vw;
    height: 0.1rem;
    background: #d2d0d0;
    top: 50%;
    transform: translateY(-50%); }
  .t-line:before {
    right: calc(100% + 4rem); }
  .t-line:after {
    left: calc(100% + 4rem); }
  .t-line.short {
    margin-top: 0; }
    .t-line.short:before, .t-line.short:after {
      position: absolute;
      content: "";
      width: 6.6rem;
      height: 0.1rem;
      background: #0e1d61;
      top: 50%;
      transform: translateY(-50%); }
    .t-line.short:before {
      right: calc(100% + 0.9rem); }
    .t-line.short:after {
      left: calc(100% + 0.9rem); }

.banner {
  width: 100%;
  overflow: hidden;
  z-index: 1;
  position: relative; }
  .banner-sight {
    height: auto; }
    .banner-sight .banner-content {
      height: 100%; }
    .banner-sight .banner-wrap {
      min-height: 45.7175925926vw;
      display: flex;
      -ms-align-items: center;
      align-items: center;
      -webkit-align-items: center;
      justify-content: center;
      -webkit-justify-content: center; }
      @media (max-width: 450px) {
        .banner-sight .banner-wrap {
          min-height: 100vw; } }
    .banner-sight .bn-img {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: -1; }
      .banner-sight .bn-img img {
        object-fit: cover;
        height: 100%; }
    .banner-sight .banner-step {
      height: 100%; }
      .banner-sight .banner-step .image {
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        min-width: 4.375rem;
        min-height: 4.375rem; }
        @media (max-width: 420px) {
          .banner-sight .banner-step .image {
            display: none; } }
        .banner-sight .banner-step .image img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .banner-sight .banner-step .image-1 {
        width: 12.641%;
        padding-top: 12.641%;
        top: 15%;
        left: 15%; }
      .banner-sight .banner-step .image-2 {
        width: 9.687%;
        padding-top: 9.687%;
        bottom: 15%;
        left: 5%; }
      .banner-sight .banner-step .image-3 {
        width: 6.264%;
        padding-top: 6.264%;
        bottom: 10%;
        left: 20%; }
      .banner-sight .banner-step .image-4 {
        width: 9.338%;
        padding-top: 9.338%;
        right: 20%;
        bottom: 10%; }
      .banner-sight .banner-step .image-5 {
        width: 15.08%;
        padding-top: 15.08%;
        top: 10%;
        right: 10%; }
      @media screen and (max-width: 1201px) {
        .banner-sight .banner-step {
          flex-direction: column;
          align-items: flex-start; }
          .banner-sight .banner-step .image-1 {
            top: 5%;
            left: 5%; }
          .banner-sight .banner-step .image-4 {
            right: 7%;
            bottom: 4%; }
          .banner-sight .banner-step .image-5 {
            top: 5%;
            right: 5%; } }
      @media (max-width: 1025px) {
        .banner-sight .banner-step .image-1 {
          width: 8%;
          padding-top: 8%; }
        .banner-sight .banner-step .image-2 {
          width: 6.687%;
          padding-top: 6.687%; }
        .banner-sight .banner-step .image-5 {
          width: 11.08%;
          padding-top: 11.08%; } }
      .banner-sight .banner-step .iframe-youtube {
        margin: 30px 0 0 0; }
  .banner-wrap {
    height: 100%;
    z-index: 100; }
  .banner .container {
    height: 100%; }

.survey_frame .container {
  width: 100%;
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 .938rem; }
  .survey_frame .container.large {
    max-width: 97.375rem;
    padding: 0 .75rem; }

.glasses-slide-container {
  /*background: #f5f5f5;
	border-radius: 1.5rem;
	padding-top: 2.5rem;
	padding-bottom: 1.875rem;*/
  background: #ffffff;
  border-radius: 1.5rem;
  padding-top: 2.5rem;
  padding-bottom: 1.875rem;
  border: 1px solid #011e60; }

.glasses-slide {
  width: 100%; }
  .glasses-slide .swiper-slide {
    transform: scale(0.6) translateY(500%);
    transition: all 0.75s;
    opacity: 0;
    user-select: none; }
  .glasses-slide .my-active-1, .glasses-slide .my-active-3 {
    transform: scale(0.6) translateY(50%);
    opacity: 0.4; }
  .glasses-slide .my-active-2, .glasses-slide .my-active-4 {
    opacity: 0.4; }
  .glasses-slide .my-active-4 {
    transform: scale(0.6) translate(50%, 130%); }
  .glasses-slide .my-active-2 {
    transform: scale(0.6) translate(-50%, 130%); }
  .glasses-slide .my-active {
    transform: none !important;
    opacity: 1; }

.glasses-slide-content {
  width: 50%;
  margin-left: auto;
  margin-right: auto; }
  .glasses-slide-content .glasses-content {
    padding: 0 2.188rem;
    font-size: 1rem;
    line-height: 24px; }
    .glasses-slide-content .glasses-content h3 {
      text-transform: uppercase; }
  @media (max-width: 900px) {
    .glasses-slide-content {
      width: 70%; } }
  @media (max-width: 600px) {
    .glasses-slide-content {
      width: 100%; } }

.swiper-pagination {
  position: static;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center; }
  .swiper-pagination:before {
    display: none; }
  .swiper-pagination.other {
    right: -1.5rem;
    transform: translateX(100%);
    left: auto; }
  .swiper-pagination.blue .swiper-pagination-bullet-active {
    border: 1px solid #0e1d61; }
    .swiper-pagination.blue .swiper-pagination-bullet-active:before {
      background: #0e1d61; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #a7a7a7;
  margin: 7px 7px !important;
  transition: 0.3s ease-in-out;
  transition-delay: 0s;
  opacity: 1; }
  .swiper-pagination-bullet-active {
    width: 1.25rem;
    height: 1.25rem;
    border: 1px solid white;
    background: transparent;
    position: relative; }
    .swiper-pagination-bullet-active:before {
      position: absolute;
      content: "";
      width: 5px;
      height: 5px;
      border: 1px solid transparent;
      top: 50%;
      left: 50%;
      border-radius: 50%;
      background: white;
      transform: translate(-50%, -50%); }

.swiper-pagination.vertical {
  position: absolute;
  flex-direction: column;
  right: 6.4rem;
  top: 0;
  bottom: 0;
  z-index: 20;
  height: 100%;
  transform: none;
  width: 2.1rem; }
  @media screen and (max-width: 1500px) {
    .swiper-pagination.vertical {
      right: 2.4rem; } }
  @media screen and (max-width: 800px) {
    .swiper-pagination.vertical {
      right: 1.2rem; } }
