html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.hidden,
[hidden] {
  display: none !important;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only.focusable:active,
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}

.clearfix::after {
  clear: both;
}

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

@media print {

  *,
  *::before,
  *::after {
    background: #fff !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]::after {
    content: " (" attr(href) ")";
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* 20221228 수정 */
.img {
  width: 100%;
  position: relative;
}


.img_button_container .img_button {
  flex-direction: column;
  position: absolute;
  right: 0%;
  top: 60%;
  color: #fff;
  display: flex;
  justify-content: center;

  @media (min-width: 1800px) {
    top: 56%;
  }
}

.img_button a {
  /* padding-bottom: 15px; */
  display: inline-block;
  width: 125px;

  @media (min-width: 1800px) {
    width: 150px;
  }

  /* 태블릿 (768px ~ 1023px) */
  @media (max-width: 1023px) {
    width: 100px;
    /* padding-bottom: 10px; */
  }

  /* 모바일 ( ~ 768px) */
  @media (max-width: 768px) {
    width: 90px;
    /* padding-bottom: 3px; */
  }

}

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);

* {
  font-family: 'Noto Sans KR', sans-serif;
}

.img_button_container {
  position: absolute;
  width: 67%;
  left: 17%;
  right: 17%;
  top: 0;
  bottom: 0;
}

/* 기본 스타일 */

.container {
  height: 33px;
  padding: padding;
  background-color: black;
  font-size: 12px;
  color: #fff;
  padding: 0 20px;
  /* Flutter의 EdgeInsets.only(left: 20, right: 20) 변환 */
  display: flex;
  justify-content: space-between;
  /* Flutter의 mainAxisAlignment: spaceBetween */
  align-items: center;
}

/* 아이콘 크기 조정 */
.icon {
  width: 24px;
  height: 24px;
}

/* 텍스트 컬럼 */
.text-column {
  display: flex;
  flex-direction: column;
  align-items: start;
}

body {
  background-color: #000;
}

img {
  width: 100%;
}

/* 바텀 영역 스타일 */
.bottom {
  position: relative;
  display: inline-block;
  width: 100%;

}

.bottom .overaly-text {
  position: absolute;
  top: 40%;
  left: 20%;
  font-size: 15px;

  @media (min-width: 1024px) {
    top: 44%;
    font-size: 14px;
  }

  /* 태블릿 (768px ~ 1023px) */
  @media (max-width: 1023px) {
    font-size: 10px;
  }

  /* 모바일 ( ~ 768px) */
  @media (max-width: 768px) {
    top: 35%;
    font-size: 10px;
  }

}


/* 하단 링크 스타일 */
.bottom a {
  color: white;
  text-decoration: none;
  margin-right: 10px;
}

/* 링크에 마우스를 올렸을 때 효과 */
.bottom a:hover {
  text-decoration: underline;
}

/* 회사 정보 스타일 */
.company-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 10px;
  line-height: 1.4;
  padding: 10px 0;
  color: grey;
}

/* 화면 너비가 768px 이하일 때 스타일 변경 (태블릿, 작은 화면용) */
@media (max-width: 768px) {
  .bottom {
    font-size: 10px;
    padding: 0 10px;
  }

  .company-info {
    font-size: 9px;
    line-height: 1.3;
  }

  .bottom a {
    font-size: 10px;
  }
}

/* 화면 너비가 480px 이하일 때 스타일 변경 (스마트폰용) */
@media (max-width: 480px) {
  .bottom {
    font-size: 9px;
    padding: 0 5px;
  }

  .company-info {
    font-size: 8px;
    line-height: 1.2;
  }

  .bottom a {
    font-size: 9px;
    margin-right: 5px;/
  }
}

/* 추가: 회사 정보와 로고를 감싸는 컨테이너 */
.company-container {
  display: flex;
  align-items: center;
}

/* 추가: 로고 이미지 스타일 */
.company-logo img {
  height: 30px;
  width: 30px;
  /* 로고 크기를 회사 정보 높이에 맞춤 */
  margin-right: 10px;
  /* 로고와 텍스트 사이 간격 */
}

/* 모바일시에만 보이게 */
.mobile {
  position: relative;
  display: none;

  /* 모바일 ( ~ 768px) */
  @media (max-width: 768px) {
    display: block;
  }
}

.pc {
  .img {
    @media (max-width: 768px) {
      display: none !important;
    }
  }

  .bottom {
    @media (max-width: 768px) {
      display: none !important;
    }
  }
}

.mobile .img {
  width: 100%;
}
.mobile .img:nth-last-child(2) {
  /* body_3_mobile.png가 포함된 .img 요소 */
  position: relative;
  /* 부모 기준으로 위치 조정 */
}

.img_button_container_mobile {
  position: absolute;
  bottom: 5%;
  /* 이미지 아래쪽 배치 */
  left: 50%;
  transform: translateX(-50%);
  /* 가로 중앙 정렬 */
}

.img_button_container_mobile .img_button {
  display: flex;
  /* 가로 정렬 */
  flex-direction: row;
  /* 가로 방향 */
  align-items: center;
  /* 버튼들 수직 정렬 */
  justify-content: center;
  /* 가운데 정렬 */
  gap: 15px;
  /* 버튼 사이 간격 */
  width: 276px;
  height:40px;
  
}

.img_button_container_mobile .img_button a {
  width: 160px;
}

.img_button_container_mobile .img_button a img {
  height: auto;
}


.bottom .overaly-text_mobile {
  position: absolute;
  left: 30%;
  font-size: 15px;

  /* 모바일 ( ~ 768px) */
  @media (max-width: 768px) {
    top: 10%;
    width: 300px;
    font-size: 10px;
  }
}

.mobile .bottom {
  position: relative;
}

.mobile .overaly-text_mobile {
    position: absolute;
    top: 37px;
    left: 50%;
    transform: translateX(-50%); /* 가로 중앙 정렬 */
    width: 200px;
    height: 13px;
    display: flex;
    justify-content: space-between;
    align-items: center;    
}

.mobile .overaly-text_mobile a {
  @media (max-width: 768px) {
    font-size: 12px;
    text-decoration: none;
    color: #fff;
  }
}

.img_button {
  display: flex;
  flex-direction: row; 
  gap: 10px; 
}

@media (min-width: 1024px) { 
  .img_button {
    flex-direction: column;
    gap: 15px;
  }
}

.img_button > a {
  transition: .4s all;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 125px;
  min-height: 40px; 
  overflow: hidden;
  border-radius: 100px;
}

.img_button > a:hover {
  color: white; 
  background: linear-gradient(to left, 
    transparent 0%, 
    #00D2A8 0%, 
    #05C2AC 13%, 
    #1990BB 28%, 
    #2965C8 44%, 
    #3645D2 60%, 
    #3F2DD9 78%, 
    #451FDD 95%, 
    #471BDF 100%);
  background-position: 0 bottom;
  border-radius: 100px;
  padding: 0; /* 내부 여백 변경 방지 */
}
