/* ==================== KOREAN , ENGLISH ==================== */

/* ==================== Fonts ==================== */

@font-face {
  font-family: "SCDream";
  src: url("SCDream1.otf") format("opentype");
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: "SCDream";
  src: url("SCDream2.otf") format("opentype");
  font-weight: 200;
  font-display: swap;
}

@font-face {
  font-family: "SCDream";
  src: url("SCDream3.otf") format("opentype");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "SCDream";
  src: url("SCDream4.otf") format("opentype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "SCDream";
  src: url("SCDream5.otf") format("opentype");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "SCDream";
  src: url("SCDream6.otf") format("opentype");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "SCDream";
  src: url("SCDream7.otf") format("opentype");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "SCDream";
  src: url("SCDream8.otf") format("opentype");
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "SCDream";
  src: url("SCDream9.otf") format("opentype");
  font-weight: 900;
  font-display: swap;
}

/* ==================== CRM / Form Plugin Styles ==================== */

.crm-overlay[style*="flex"] {
    display: flex !important;
}

.crm-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .65);
    z-index: 2147483647;
    display: none;
    align-items: center;
    justify-content: center;
}


#csformobile {
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 15px !important;
  margin: -10px;
}

.crm-ag {
  font-family: "SCDream", Sans-serif !important;
}

.crm-pb {
  font-family: "SCDream", Sans-serif !important;
}

.crm-ok p {
  font-family: "SCDream", Sans-serif !important;
}

#csformobile .crm-wrap input[type="tel"]::placeholder,
#csformobile .crm-wrap input[type="text"]::placeholder {
  color: #333;
}

#csform .crm-wrap input[type="tel"]::placeholder,
#csform .crm-wrap input[type="text"]::placeholder {
  color: #333;
}

#cformfull .crm-wrap input[type="tel"]::placeholder,
#cformfull .crm-wrap input[type="text"]::placeholder {
  color: #333;
}

#cformfull .crm-pb {
  background: #e8eaf2 !important;
  padding: 6px 10px 6px 9px;
}

.crm-wrap {
  padding: 15px !important;
  margin: -10px;
}

#cformfull .crm-wrap {
  background-color: #ffffff00;
  border: 0px;
}

.crm-sub {
  margin-top: 0px !important;
  font-family: "SCDream", Sans-serif !important;
}

.crm-s2 .crm-grid-r2 {
  margin-top: 5px !important;
}

#cformfull .crm-sub {
  margin-top: 0px !important;
  font-family: "SCDream", Sans-serif !important;
}

/* ==================== Base / Global Styles ==================== */


.nametesti { font-size:13px;
    color: gray;
    font-weight: 400;
}

:root {
  --navy: #050b3a;
  --blue: #05245f;
  --sky: #e7fbff;
  --panel: #e8fbff;
  --line: #d9dfe4;
  --text: #111827;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  color: var(--text);
  font-family: "SCDream", "Malgun Gothic", Arial, sans-serif;
  background: #fff;
}

.page {
  overflow: hidden;
}

/* ==================== Hero / Visual Section ==================== */


	.visual-woman-top {     margin-top: 300px !important; }

.hero {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: var(--sky);
  isolation: isolate;
}

.hero-top {
  min-height: 810px;
  padding: 50px 20px 0;
}

.hero-bottom {
  min-height: 620px;
  padding: 48px 20px 0;
  background: #fff;
}

.BGdesktop {
  position: absolute;
  inset: 0;
  z-index: -1;
  opacity: .56;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-color: #e2f5ff;
  background-size: cover;
  background-image: url("youmecashimg_03.png");
}

.logo {
  padding-left: 34px;
  color: #1f2937;
  font-size: 22px;
  font-weight: 900;
  line-height: 42px;
  text-shadow: 2px 2px 0 #fff;
}

.notice {
  margin: 40px 0 30px;
  color: #15255f;
  font-size: 18px;
  text-decoration: underline;
}

.desktopnoticeicon {
  margin-top: 10px;
}

.headline {
  margin: 0;
  color: var(--navy);
  font-weight: 1000;
  letter-spacing: 0;
  line-height: .98;
  text-align: center;
}

.headline span {
  display: block;
  line-height: 1.35em;
}

.headline-desktop {
  font-size: 110px;
}

.headline-mobile {
  display: none;
}

/* ==================== Other Styles ==================== */

.mark {
  position: relative;
  display: inline-block;
  line-height: 1;
}

.mark::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12px;
  height: 16px;
  background-color: #e6f569;
  opacity: 0.7;
}

/* ==================== Hero / Visual Section ==================== */

.visual {
  position: relative;
  width: min(651px, 92vw);
  height: 380px;
}

.visual-woman {
  margin-top: 388px;
}

.visual-couple {
  width: min(690px, 92vw);
  height: 390px;
}

.womandesktop {
  position: absolute;
  left: 50%;
  bottom: 0;
  max-width: 100%;
  transform: translateX(-50%);
}

.desktop-woman {
  width: 100%;
}

.person-couple {
  width: 640px;
}

.burst {
  position: absolute;
  font-size: 34px;
  font-weight: 1000;
  line-height: 1;
  text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff, 3px 3px 0 #111;
}

.burst-red {
  color: red;
}

.burst-yellow {
  color: #fff200;
}

.visual-woman .burst-red {
  left: 78px;
  top: 150px;
}

.visual-woman .burst-yellow {
  right: 74px;
  top: 94px;
}

.visual-couple .burst-yellow {
  left: 138px;
  top: 42px;
}

.visual-couple .burst-red {
  right: 128px;
  top: 96px;
}

.speech {
  position: absolute;
  right: 40px;
  top: 166px;
  display: grid;
  place-items: center;
  width: 142px;
  height: 112px;
  color: #000;
  font-size: 20px;
  font-weight: 1000;
  line-height: 1.12;
  text-align: center;
  background: #fff;
  border: 4px solid #111;
  clip-path: polygon(8% 25%, 26% 24%, 16% 4%, 38% 20%, 50% 0, 58% 21%, 84% 8%, 76% 32%, 100% 40%, 78% 50%, 94% 75%, 66% 68%, 56% 100%, 42% 72%, 18% 88%, 25% 60%, 0 55%, 21% 45%);
}

.visual-couple .speech {
  right: 54px;
  top: 210px;
  width: 160px;
  height: 126px;
}

/* ==================== Application Form Section ==================== */

.quick-form {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 270px repeat(1, minmax(150px, 1fr));
  gap: 12px;
  width: min(1080px, calc(100vw - 40px));
  padding: 32px 40px;
  background-color: #e5f8ff !important;
  border: 1px solid #c8e7ef;
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .03);
}

/* ==================== Hero / Visual Section ==================== */

.hero-form,
.bottom-form {
  margin-top: -1px;
}

/* ==================== Application Form Section ==================== */

.form-copy {
  grid-row: span 2;
  margin-bottom: 15px;
  align-self: center;
}

.form-copy strong {
  display: block;
  margin-bottom: 15px;
  color: #050a19;
  font-size: 38px;
  font-weight: 1000;
  line-height: 1;
}

.form-copy span {
  color: #172033;
  font-size: 16px;
  font-weight: 400;
}

input,
select {
  width: 100%;
  height: 36px;
  padding: 0 12px;
  color: #222;
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 2px;
  font-size: 14px;
}

.privacy {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-width: 0;
  color: #123456;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
}

.privacy button {
  height: 30px;
  padding: 0 12px;
  color: #fff;
  background: #6b6f78;
  border: 0;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 800;
}

.privacy input {
  width: 14px;
  height: 14px;
  accent-color: #1477bd;
}

.submit {
  height: 48px;
  color: #fff;
  background: var(--blue);
  border: 0;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 1000;
}

/* ==================== Content Cards / Reviews Section ==================== */

.section {
  padding: 35px 20px 40px;
  text-align: center;
  background: #f8f8f8;
}

.section h2 {
  margin: 0 0 16px;
  color: #111827;
  font-size: 45px;
  font-weight: 1000;
  line-height: 1.08;
}

.section>p {
  margin: 0 0 40px;
  color: #334155;
  font-size: 17px;
}

.feature-grid,
.review-grid {
  display: grid;
  width: min(1140px, calc(100vw - 40px));
  margin: 0 auto;
}

.feature-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}

.review-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

.feature-grid article,
.review-grid article {
  min-height: 210px;
  border-radius: 5px;
  padding: 34px 24px 28px;
  background: #fff;
  border: 1px solid #dcdfe4;
}

.feature-grid article:first-child {
  border-radius: 6px 0 0 6px;
}

.feature-grid article:last-child {
  border-radius: 0 6px 6px 0;
}

.desktopnotshow {
  display: none;
}

.feature-grid img {
  width: 48px;
  height: 48px;
  margin-bottom: 22px;
}

.feature-grid h3,
.review-grid h3 {
  margin: 0 0 18px;
  color: #111827;
  font-size: 20px;
  font-weight: 1000;
}

.feature-grid h3 {
  font-weight: 700;
}

.feature-grid p,
.review-grid p {
  margin: 0;
  color: #1f2937;
  font-size: 16px;
  line-height: 1.55;
}

.reviews {
  padding-top: 10px;
}

.review-grid article {
  width: 370px;
  display: grid;
  grid-template-columns: 54px 1fr;
  align-items: center;
  min-height: 130px;
  padding: 40px 30px;
  text-align: left;
  border-radius: 6px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .03);
}

.review-grid img {
  grid-row: span 2;
  width: 44px;
  height: 44px;
}

.review-grid h3 {
  margin: 10px 5px 1px;
  font-size:17px;
}

.review-grid p {
  grid-column: 1/-1;
  margin-top: 14px;
  text-align: center;
}

/* ==================== Footer Section ==================== */

footer {
  padding: 32px 20px 26px;
  color: #fff;
  background: #003b33;
}

.footer-inner {
  width: min(1140px, calc(100vw - 40px));
  margin: 0 auto;
}

footer p {
  margin: 0 0 18px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
}

footer .warning {
  color: #ff1717;
}

footer a {
  color: #2fc3ff;
}

/* ==================== Hero / Visual Section ==================== */

.bottomdesktopwoman {
  height: 235px;
  margin-top: 290px;
}

/* ==================== Responsive Styles ==================== */

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .headline-desktop {
    font-size: 90px;
  }

  .quick-form-tablet {
    display: none;
  }
  
  .feature-grid h3, .review-grid h3 {   font-size: 16px; }  
  
  .feature-grid p, .review-grid p { font-size: 12px; }  

  .feature-grid,
  .review-grid {
    width: min(1140px, calc(100vw - 10px));
  }

  .section {
    padding: 30px 5px 30px;
  }

  .review-grid h3 {
    font-size: 18px;
  }

  .review-grid article {
    width: 100%;
  }

  .quick-form {
    width: min(1080px, calc(100vw - 12px));
    grid-template-columns: 672px repeat(1, minmax(167px, 1fr));
  }
}

/* ==================== Mobile Responsive Styles ==================== */

@media (max-width:767px) {
	
	.middlesection {
    padding: 5px 0 35px !important;
  }
	
  .review-grid h3 {
    margin: 5px 5px 1px;
  }

  .crm-pb {
    background: #e8eaf2 !important;
    padding: 3px 5px 4px 5px !important;
    width: 75px;
  }

  .crm-sub {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
  }

  .BGmobiletop {
    position: absolute;
    inset: 0;
    z-index: -1;
    opacity: .56;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #e2f5ff;
    background-size: cover;
    background-image: url("youmecashimg_02.png");
  }

  .belowmobiletop {
    padding: 9px 20px 30px;
  }

  .BGbelowmobiletop {
    position: absolute;
    inset: 0;
    z-index: -1;
    opacity: .56;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #caf9ea73;
    background-size: cover;
  }

  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  .mobiletxt1 {
    font-size: 74px;
  }

  .mobiletxt2 {
    font-size: 100px;
  }

  .mobiletxt3 {
    font-size: 75px;
  }

  .womanmobiletop {
    position: absolute;
    left: 50%;
    bottom: 0;
    max-width: 100%;
    transform: translateX(-50%);
  }

  .mobile-woman-top {
    width: 100%;
  }

  .hero-top {
    min-height: auto;
    padding: 40px 20px 0;
  }

  .hero-bottom {
    min-height: auto;
    height: 750px;
    padding: 20px 8px 24px;
    background: var(--sky);
  }

  .form-bottom {
    min-height: auto;
    height: 851px;
    padding: 20px 8px 24px;
    background-color: #e2f5ff;
  }

  .logo {
    height: 26px;
    margin: 50px;
    font-size: 16px;
    line-height: 26px;
    background-size: 22px auto;
  }

  .notice {
    margin: 10px 0 0px;
    font-size: 17px;
    text-align: center;
  }

  .headline-desktop {
    display: none;
  }

  .headline-mobile {
    display: block;
    margin-top: 2px;
    font-size: clamp(45px, 18vw, 78px);
  }

  .mark::after {
    height: 13px;
    bottom: 8px;
  }

  .visual {
    width: 100%;
    height: 235px;
    margin-top:30px;
  }
  
  .mobilewoman {  margin-top:100px !important; }

  .person-woman {
    width: 230px;
  }

  .person-couple {
    width: 315px;
  }

  .visual-couple {
    height: 238px;
    width: 100%;
  }

  .burst {
    font-size: 19px;
  }

  .visual-woman .burst-red {
    left: calc(50% + 58px);
    top: 54px;
  }

  .visual-woman .burst-yellow {
    left: calc(50% - 150px);
    top: 62px;
    right: auto;
  }

  .visual-couple .burst-yellow {
    left: calc(50% - 150px);
    top: 20px;
  }

  .visual-couple .burst-red {
    right: calc(50% - 145px);
    top: 34px;
  }

  .speech,
  .visual-couple .speech {
    right: calc(50% - 154px);
    top: 106px;
    width: 82px;
    height: 64px;
    font-size: 11px;
    border-width: 2px;
  }

  .visual-couple .speech {
    top: 124px;
  }

  .quick-form {
    grid-template-columns: 1fr;
    gap: 12px;
    width: min(320px, calc(100vw - 16px));
    padding: 18px 14px;
    border-radius: 0;
  }

  .hero-form,
  .bottom-form {
    margin-top: 0;
  }

  .form-copy {
    grid-row: auto;
    text-align: left;
  }

  .form-copy strong {
    margin-bottom: 10px;
    font-size: 0;
  }

  .form-copy span {
    display: none;
  }

  .form-copy:before {
    content: "이름";
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 800;
  }

  input,
  select {
    height: 38px;
    font-size: 12px;
  }

  .privacy {
    justify-content: center;
    font-size: 10px;
  }

  .submit {
    height: 42px;
    font-size: 13px;
  }


  .section {
    padding: 42px 0 46px;
  }
  
  

  .section h2 {
    font-size: 38px;
    margin-bottom: 10px;
  }

  .section>p {
    margin-bottom: 28px;
    font-size: 17px;
  }

  .feature-grid,
  .review-grid {
    grid-template-columns: 1fr;
    gap: 14px;
    width: 100%;
  }

  .feature-grid article,
  .review-grid article {
    min-height: 180px;
    padding: 28px 35px;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
  }

  .feature-grid article:first-child,
  .feature-grid article:last-child {
    border-radius: 0;
  }

  .feature-grid h3 {
    font-size: 20px;
  }

  .review-grid h3 {
    font-size: 18px;
  }

  .feature-grid p,
  .review-grid p {
    font-size: 17x;
  }

  .review-grid article {
    width: calc(100% - 24px);
    min-height: 120px;
    margin: 0 auto;
    border: 0;
    border-radius: 5px;
    grid-template-columns: 46px 1fr;
  }

  .review-grid img {
    width: 38px;
    height: 38px;
  }

  footer {
    padding: 18px 8px;
  }

  .footer-inner {
    width: 100%;
  }

  footer p {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
    margin: 0 5px 18px;
  }
}


/* ==================== Privacy Policy Modal ==================== */

.policy-modal {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.policy-modal.is-open {
  display: flex;
}

.policy-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
}

.policy-modal__dialog {
  position: relative;
  width: min(560px, 100%);
  max-height: min(720px, calc(100vh - 40px));
  overflow: hidden;
  color: #111827;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.28);
}

.policy-modal__close {
  position: absolute;
  top: 12px;
  right: 14px;
  width: 34px;
  height: 34px;
  color: #111827;
  background: #f1f5f9;
  border: 0;
  border-radius: 50%;
  font-size: 24px;
  line-height: 34px;
  cursor: pointer;
}

.policy-modal__dialog h2 {
  margin: 0;
  padding: 24px 58px 18px 24px;
  color: #050b3a;
  font-size: 24px;
  font-weight: 900;
  border-bottom: 1px solid #e5e7eb;
}

.policy-modal__content {
  max-height: 440px;
  overflow-y: auto;
  padding: 22px 24px;
}

.policy-modal__content h3 {
  margin: 18px 0 8px;
  font-size: 16px;
  font-weight: 900;
}

.policy-modal__content p {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.7;
}

.policy-modal__confirm {
  display: block;
  width: calc(100% - 48px);
  height: 46px;
  margin: 0 24px 24px;
  color: #fff;
  background: #05245f;
  border: 0;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
}

.policy-modal-open {
  overflow: hidden;
}

@media (max-width: 767px) {
  .policy-modal {
    padding: 14px;
  }

  .policy-modal__dialog h2 {
    padding: 20px 54px 16px 18px;
    font-size: 20px;
  }

  .policy-modal__content {
    max-height: calc(100vh - 190px);
    padding: 18px;
  }

  .policy-modal__confirm {
    width: calc(100% - 36px);
    margin: 0 18px 18px;
  }
}
