@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}

@font-face {
  font-family: "Pretendard-Bold";
  src: url("/fonts/pretendard-bold.otf")
    format("opentype");
}

@font-face {
  font-family: "Pretendard-Medium";
  src: url("/fonts/gothica1-bold.ttf")
    format("truetype");
}

@font-face {
  font-family: "Pretendard-ExtraBold";
  src: url("/fonts/pretendard-extrabold.otf")
    format("opentype");
}

@font-face {
  font-family: "Pretendard-Regular";
  src: url("/fonts/pretendard-regular.otf")
    format("opentype");
}

@font-face {
  font-family: "Pretendard-Light";
  src: url("/fonts/pretendard-light.otf")
    format("opentype");
}

.screen {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.screen .div {
  background-color: #ffffff;
  width: 1920px;
  height: 4751px;
  position: relative;
}

.screen .overlap {
  position: absolute;
  width: 1920px;
  height: 1080px;
  top: 0;
  left: 0;
  background-image: url(/images/nmain/mask-group.png);
  background-size: 100% 100%;
}

.screen .BI {
  top: 80px;
  position: absolute;
  width: 275px;
  height: 42px;
  left: 160px;
}

.screen .text-wrapper {
  position: absolute;
  top: 483px;
  left: 160px;
  text-shadow: 0px 2px 2px #00000040;
  font-family: "Pretendard-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 64px;
  letter-spacing: 0;
  line-height: 80px;
}

.screen .text-wrapper-2 {
  position: absolute;
  top: 771px;
  left: 160px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.screen .group {
  position: absolute;
  width: 208px;
  height: 72px;
  top: 828px;
  left: 160px;
}

.screen .overlap-group {
  position: relative;
  height: 72px;
  border-radius: 16px;
}

.screen .group-2 {
  position: absolute;
  width: 160px;
  height: 40px;
  top: 16px;
  left: 24px;
  background-image: url(/images/nmain/img-appstore-white-3x-1.png);
  background-size: cover;
  background-position: 50% 50%;
}

.screen .rectangle {
  position: absolute;
  width: 208px;
  height: 72px;
  top: 0;
  left: 0;
  border-radius: 16px;
  border: 1px solid;
  border-color: #ffffff;
}

.screen .overlap-wrapper {
  position: absolute;
  width: 208px;
  height: 72px;
  top: 828px;
  left: 384px;
}

.screen .img-googleplay-white {
  position: absolute;
  width: 149px;
  height: 47px;
  top: 12px;
  left: 30px;
  object-fit: cover;
}

.screen .menu {
  display: inline-flex;
  align-items: flex-start;
  gap: 48px;
  position: absolute;
  top: 80px;
  left: 1501px;
}

.screen .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.screen .img {
  top: 1160px;
  position: absolute;
  width: 275px;
  height: 42px;
  left: 160px;
}

.screen .menu-2 {
  position: absolute;
  width: 453px;
  height: 32px;
  top: 1160px;
  left: 1307px;
}

.screen .text-wrapper-4 {
  position: absolute;
  top: -1px;
  left: 0;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #08d5b6;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.screen .text-wrapper-5 {
  position: absolute;
  top: -1px;
  left: 158px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #08d5b6;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.screen .text-wrapper-6 {
  position: absolute;
  top: -1px;
  left: 307px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #08d5b6;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 32px;
  white-space: nowrap;
}

.screen .ph-arrow-line-down {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 2px;
  left: 440px;
  margin-top:-5px;
}

.screen .text-wrapper-7 {
  position: absolute;
  top: 1457px;
  left: 287px;
  font-family: "Pretendard-ExtraBold", Helvetica;
  font-weight: 800;
  color: #3b3b3b;
  font-size: 64px;
  letter-spacing: 0;
  line-height: 80px;
}

.screen .p {
  position: absolute;
  top: 1657px;
  left: 287px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #3b3b3b;
  font-size: 32px;
  letter-spacing: -1px;
  line-height: 48px;
}

.screen .text-wrapper-8 {
  position: absolute;
  top: 3465px;
  left: 287px;
  font-family: "Pretendard-ExtraBold", Helvetica;
  font-weight: 800;
  color: #3b3b3b;
  font-size: 64px;
  letter-spacing: 0;
  line-height: 80px;
}

.screen .text-wrapper-9 {
  position: absolute;
  top: 3665px;
  left: 287px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #3b3b3b;
  font-size: 32px;
  letter-spacing: -1px;
  line-height: 48px;
}

.screen .text-wrapper-10 {
  position: absolute;
  top: 2453px;
  left: 991px;
  font-family: "Pretendard-ExtraBold", Helvetica;
  font-weight: 800;
  color: #3b3b3b;
  font-size: 64px;
  letter-spacing: 0;
  line-height: 80px;
  white-space: nowrap;
}

.screen .text-wrapper-11 {
  position: absolute;
  top: 2573px;
  left: 991px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #3b3b3b;
  font-size: 32px;
  letter-spacing: -1px;
  line-height: 48px;
}

.screen .shutterstock {
  position: absolute;
  width: 772px;
  height: 772px;
  top: 1292px;
  left: 988px;
}

.screen .group-3 {
  position: absolute;
  width: 24px;
  height: 108px;
  top: 1520px;
  left: 160px;
}

.screen .ellipse {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 10px;
  left: 6px;
  background-color: #08d5b64c;
  border-radius: 6px;
}

.screen .ellipse:hover {
  width: 24px;
  height: 24px;	
  border-radius: 50%;  
  background-color: #08d5b64c;  
  top: 0px;
  left: 0px;  
}

.screen .ellipse-2 {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 40px;
  left: 6px;
  background-color: #08d5b64c;
  border-radius: 6px;
}

.screen .ellipse-2:hover {
  width: 24px;
  height: 24px;	
  border-radius: 50%;  
  background-color: #08d5b64c;  
  top: 34px;
  left: 0px;  
}

.screen .ellipse-3 {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 68px;
  left: 6px;
  background-color: #08d5b64c;
  border-radius: 6px;
}

.screen .ellipse-3:hover {
  width: 24px;
  height: 24px;	
  border-radius: 50%;  
  background-color: #08d5b64c;  
  top: 62px;
  left: 0px;  
}

.screen .ellipse-4 {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 96px;
  left: 6px;
  background-color: #08d5b64c;
  border-radius: 6px;
}

.screen .ellipse-4:hover {
  width: 24px;
  height: 24px;	
  border-radius: 50%;  
  background-color: #08d5b64c;  
  top: 90px;
  left: 0px;  
}

.screen .ell {	
  width: 12px;
  height: 12px;	
  border-radius: 50%;    
  left:6px;
  background-color: #08d5b64c;  		
}

.screen .ell_on {	
  width: 24px;
  height: 24px;	
  border-radius: 50%;  
  left:0px;
  margin-top:-6px;
  background-color: #08d5b6;  		
}

.screen .rectangle-wrapper {
  position: absolute;
  width: 438px;
  height: 947px;
  top: 2184px;
  left: 295px;
  background-image: url(/images/nmain/image-2.png);
  background-size: cover;
  background-position: 50% 50%;
}



.screen .rectangle-2 {
  position: relative;
  width: 380px;
  height: 297px;
  top: 308px;
  left: 28px;
  border-radius: 16px;
  border: 16px solid;
  border-color: #08d5b6;
}

.screen .shutterstock-2 {
  position: absolute;
  width: 772px;
  height: 772px;
  top: 3252px;
  left: 988px;
}

.screen .line {
  position: absolute;
  width: 1600px;
  height: 1px;
  top: 4203px;
  left: 160px;
  object-fit: cover;
}

.screen .text-wrapper-12 {
  position: absolute;
  top: 4263px;
  left: 160px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #5a5a5a;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.screen .mail-help-aboutthis {
  position: absolute;
  top: 4263px;
  left: 542px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #5a5a5a;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.screen .span {
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #5a5a5a;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
}

.screen .text-wrapper-13 {
  text-decoration: underline;
}

.screen .flexcontainer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  width: 329px;
  height: 140px;
  top: 4346px;
  left: 988px;
}

.screen .text {
  position: relative;
  align-self: stretch;
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #5a5a5a;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
}

.screen .text-wrapper-14 {
  font-family: "Pretendard-Regular", Helvetica;
  font-weight: 400;
  color: #5a5a5a;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 20px;
}

.screen .text-wrapper-15 {
  position: absolute;
  top: 4263px;
  left: 988px;
  font-family: "Pretendard-Medium", Helvetica;
  font-weight: 500;
  color: #5a5a5a;
  font-size: 36px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.screen .div-2 {
  position: absolute;
  width: 480px;
  top: 4606px;
  left: 988px;
  font-family: "Pretendard-Light", Helvetica;
  font-weight: 300;
  color: #5a5a5a;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
}

.screen .text-wrapper-16 {
  font-family: "Pretendard-Light", Helvetica;
  font-weight: 300;
  color: #5a5a5a;
  font-size: 20px;
  letter-spacing: 0;
}

.popdown { width: 640px;  height: 360px;  padding: 60px 100px 116px;  border-radius: 60px;  background-color: #202020;}
.ldown {float:right; width:28px; height:28px;}
.popt {float:right; font-size: 24px;  font-weight: 500;  font-stretch: normal;  font-style: normal;  line-height: 1.33;  letter-spacing: normal;  text-align: left;  color: #08d5b6; margin-right:11px;}

.down_apple {float:left;  width: 208px;  height: 72px;  border-radius: 16px;  border: solid 1px #5a5a5a; margin-right:24px; margin-top:80px;}
.down_apple {background: url(/images/nmain/img-appstore-white-3x-1.png) no-repeat;   background-size: 80%;  background-position: 50% 50%;}
.down_google {float:left;  width: 208px;  height: 72px;  border-radius: 16px;  border: solid 1px #5a5a5a; margin-top:80px;}
.down_google {background: url(/images/nmain/img-googleplay-white-3x-2.png) no-repeat;   background-size: 80%;  background-position: 50% 50%;}