@charset "UTF-8";

body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
input,
legend,
li,
ol,
p,
select,
table,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}
body,
button,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
ul {
    font-family: 'Nanum Square','돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif;
}
body {
    min-width: 1280px;
    -webkit-text-size-adjust: none;
}
fieldset,
img {
    border: 0;
    vertical-align: top;
}
a {
    color: #1a1a1a;
    text-decoration: none;
}
address,
em {
    font-style: normal;
}
li,
ol,
ul {
    list-style: none;
}
button,
label {
    cursor: pointer;
}
input::-ms-clear {
    display: none;
}
.blind {
    position: absolute!important;
    clip: rect(0 0 0 0)!important;
    width: 1px!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
}
.clearfix:after {
    content: '';
    clear: both;
    display: table;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    word-break: break-all;
    text-overflow: ellipsis;
}
.neo_font,
.neo_font * {
    font-family: NanumSquareNeo,'MS PGothic','돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif;
}
.notosans_font,
.notosans_font * {
    font-family: NSKR,'MS PGothic','돋움',Dotum,Helvetica,'Apple SD Gothic Neo',sans-serif;
}
.shinhan_bankplatform .spot {
    position: relative;
    height: 743px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_bg.png) no-repeat 0 0 / cover;
}
.shinhan_bankplatform .shinhanLdHeaderWrapper {
    width: 100%;
    height: 62px;
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 1;
}
.shinhan_bankplatform .shinhanLdHeaderBox {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}
.shinhan_bankplatform .shinhanLdHeaderLogo {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    gap: 0 25px;
}
.shinhan_bankplatform .shinhanLdHeaderLogo__wehago img {
    width: 130px;
    height: 30px;
}
.shinhan_bankplatform .shinhanLdHeaderLogo__shinhan {
    position: relative;
}
.shinhan_bankplatform .shinhanLdHeaderLogo__shinhan::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -12px;
    width: 1px;
    height: 16px;
    background-color: rgba(0,0,0,.2);
    transform: translateY(-50%);
}
.shinhan_bankplatform .shinhanLdHeaderLogo__shinhan img {
    width: 100px;
    height: 26px;
}
.shinhan_bankplatform .spotContentWrapper {
    padding: 110px 0 0 0;
    box-sizing: border-box;
}
.shinhan_bankplatform .spotContentBox {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.shinhan_bankplatform .spotContentBox::after {
    content: '';
    position: absolute;
    top: -56px;
    right: 0;
    width: 456px;
    height: 346px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_spot_home.png) no-repeat 0 0 / 482px 334px;
}
.shinhan_bankplatform .spotContentBox__title {
    font-size: 50px;
    font-weight: 700;
    background-image: linear-gradient(103deg, #006aff 0%, #0e3395 71%);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    line-height: 1.3;
    letter-spacing: -1.5px;
}
.shinhan_bankplatform .spotContentBox__subTitle {
    margin-top: 20px;
    font-size: 28px;
    font-weight: 500;
    color: #212121;
    text-align: left;
    line-height: 1.5;
    letter-spacing: -1.4px;
}
.shinhan_bankplatform .spotContentBox__highlight {
    position: relative;
    font-weight: 600;
    z-index: 1;
}

.shinhan_bankplatform .spotContentBox__highlight::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 14px;
    background-color: #aecdf5;
    z-index: -1;
}
.shinhan_bankplatform .spotContentBox__highlight--color2::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 14px;
    background-color: #9de6f5;
    z-index: -1;
}
.shinhan_bankplatform .spotContentNoticeBox {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 14px 0;
    position: relative;
    width: 100%;
    min-height: 210px;
    margin-top: 44px;
    padding: 24px 40px;
    border: solid 1px #fff;
    border-radius: 18px;
    background-color: rgba(255,255,255,.4);
    box-shadow: 0 10px 24px 0 rgba(54,139,237,.12);
    box-sizing: border-box;
}
.shinhan_bankplatform .spotContentNoticeBox__text {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    text-align: left;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .spotContentNoticeBox__emphasis {
    font-weight: 600;
}
.shinhan_bankplatform .spotcontentList {
    display: flex;
    flex-direction: column;
    gap: 6px 0;
    position: relative;
    width: 100%;
    min-height: 92px;
    padding: 16px;
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.6);
    box-sizing: border-box;
}
.shinhan_bankplatform .spotcontentList__item {
    position: relative;
    padding-left: 28px;
    font-size: 16px;
    font-weight: 500;
    color: #1e2371;
    line-height: 1.7;
    letter-spacing: -.16px;
}
.shinhan_bankplatform .spotcontentList__item::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 2px;
    width: 24px;
    height: 24px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_info_icon.svg) no-repeat 0 0 / 24px 24px;
    transform: translateY(calc(-50% - 1px));
}
.shinhan_bankplatform .spotcontentList__emphasis {
    font-weight: 600;
}
.shinhan_bankplatform .section01 {
    /* height: 662px; */
    padding: 112px 0;
    box-sizing: border-box;
}
.shinhan_bankplatform .section01 .sectionBox {
    width: 1100px;
    margin: 0 auto;
}
.shinhan_bankplatform .section01__title {
    font-size: 26px;
    font-weight: 600;
    color: #3f3f3f;
    text-align: center;
    line-height: 1.6;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section01__highlight {
    color: #2943ad;
}
.shinhan_bankplatform .section01List {
    display: flex;
    gap: 0 20px;
    margin-top: 54px;
}
.shinhan_bankplatform .section01List__item {
    position: relative;
    flex: 1;
    height: 300px;
    padding: 40px 20px 40px 30px;
    border-radius: 18px;
    box-sizing: border-box;
}
.shinhan_bankplatform .section01List__item--item1 {
    background-color: #f1f9ff;
}
.shinhan_bankplatform .section01List__item--item1::before {
    content: '';
    position: absolute;
    bottom: 11px;
    right: 22px;
    width: 127px;
    height: 127px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_icon1.png) no-repeat 0 0 / 127px 127px;
}
.shinhan_bankplatform .section01List__item--item2::before {
    content: '';
    position: absolute;
    bottom: 8px;
    right: 7px;
    width: 150px;
    height: 150px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_icon2.png) no-repeat 0 0 / 150px 150px;
}
.shinhan_bankplatform .section01List__item--item3::before {
    content: '';
    position: absolute;
    bottom: 13px;
    right: 7px;
    width: 150px;
    height: 150px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_icon3.png) no-repeat 0 0 / 150px 150px;
}
.shinhan_bankplatform .section01List__item--item4::before {
    content: '';
    position: absolute;
    bottom: 13px;
    right: 4px;
    width: 150px;
    height: 150px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_icon4.png) no-repeat 0 0 / 150px 150px;
}
.shinhan_bankplatform .section01List__item--item2 {
    background-color: #f5f7ff;
}
.shinhan_bankplatform .section01List__item--item3 {
    background-color: #faf7f3;
}
.shinhan_bankplatform .section01List__item--item4 {
    background-color: #f1f8f9;
}
.shinhan_bankplatform .section01List__title {
    font-size: 18px;
    font-weight: 600;
    color: #2e2e2e;
    text-align: left;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section01List__highlight {
    color: #3686e5;
}
.shinhan_bankplatform .section02List__highlight {
    color: #5f3ce9;
}
.shinhan_bankplatform .section03List__highlight {
    color: #965d1a;
}
.shinhan_bankplatform .section04List__highlight {
    color: #168fc8;
}
.shinhan_bankplatform .section01List__text {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 200;
    color: #333;
    text-align: left;
    line-height: 1.5;
    letter-spacing: -.6px;
}
.shinhan_bankplatform .section01ButtonBox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}
.shinhan_bankplatform .section01ButtonBox__buttonItem {
    width: 252px;
    height: 48px;
    padding: 0 16px;
    border-radius: 10px;
    background-color: #105aff;
    font-size: 18px;
    font-weight: 900;
    color: #fff;
    line-height: 47px;
    letter-spacing: -.5px;
    text-align: center;
    box-sizing: border-box;
}
.shinhan_bankplatform .section02 {
    position: relative;
    padding: 80px 0 0;
    height: 688px;
    background-image: linear-gradient(110deg, #f5fbff 2%, #cfe6ff 95%);
    box-sizing: border-box;
}
.shinhan_bankplatform .section02 .sectionBox {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.shinhan_bankplatform .section02::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 956px;
    height: 426px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_section2.png) no-repeat 0 0 / 956px 426px;
    transform: translateX(-50%);
}
.shinhan_bankplatform .section02__title {
    font-size: 32px;
    font-weight: 600;
    color: #333;
    line-height: 1.5;
    letter-spacing: -.5px;
    text-align: center;
}
.shinhan_bankplatform .section02__highlight {
    color: #0167f9;
}
.shinhan_bankplatform .section02__text {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 1.5;
    letter-spacing: -.5px;
    text-align: center;
}
.shinhan_bankplatform .section02__emphasis {
    color: #333;
    font-weight: 900;
}
.shinhan_bankplatform .section02ButtonBox {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.shinhan_bankplatform .section02ButtonBox__buttonItem {
    width: 252px;
    height: 48px;
    padding: 0 16px;
    border-radius: 10px;
    background-color: #222;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    box-sizing: border-box;
    line-height: 47px;
    text-align: center;
}
.shinhan_bankplatform .section03 {
    padding: 112px 0;
    box-sizing: border-box;
}
.shinhan_bankplatform .section03 .sectionBox {
    width: 1100px;
    margin: 0 auto;
}
.shinhan_bankplatform .section03__title {
    font-size: 24px;
    font-weight: 500;
    color: #333;
    line-height: 1.5;
    letter-spacing: -.5px;
    text-align: center;
}
.shinhan_bankplatform .section03__text {
    margin-top: 2px;
    font-size: 40px;
    font-weight: 700;
    color: #333;
    line-height: 1.5;
    letter-spacing: -.5px;
    text-align: center;
}
.shinhan_bankplatform .section03BenefitWrapper {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
    margin-top: 44px;
}
.shinhan_bankplatform .section03BenefitBox {
    position: relative;
    /* height: 452px; */
    padding: 53px 60px 42px 60px;
    background-color: #f8f7ff;
    border-radius: 24px;
    box-sizing: border-box;
}
.shinhan_bankplatform .section03BenefitBox:has(.section03ServiceInfo--box2) {
    padding-top: 42px;
    background-color: #f2f7ff;
}
.shinhan_bankplatform .section03BenefitBoxGroup {
    position: relative;
}
.shinhan_bankplatform .section03BenefitBoxGroup::after {
    content: '';
    position: absolute;
    top: -20px;
    right: -19px;
    width: 378px;
    height: 223px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_coupon1.png) no-repeat 0 0 / 378px 223px;
}
.shinhan_bankplatform .section03BenefitBox:has(.section03ServiceInfo--box2) .section03BenefitBoxGroup::after {
    content: '';
    position: absolute;
    top: -6px;
    right: -19px;
    width: 378px;
    height: 223px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_coupon2.png) no-repeat 0 0 / 378px 223px;
}
.shinhan_bankplatform .section03BenefitBox__label {
    width: 65px;
    height: 34px;
    border-radius: 8px;
    background-image: linear-gradient(107deg, #105aff -3%, #a537ff 103%);
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 33px;
    letter-spacing: -.5px;
    text-align: center;
}
.shinhan_bankplatform .section03BenefitBoxInfo__title {
    font-size: 34px;
    font-weight: 600;
    color: #333;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section03BenefitBoxInfo__clip {
    margin-right: 4px;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -.76px;
    background-image: linear-gradient(to right, #105aff 12%, #a537ff 87%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.shinhan_bankplatform .section03BenefitBoxInfo__highlight {
    color: #946aff;
}
.shinhan_bankplatform .section03BenefitBoxInfo__highlight2 {
    color: #3445e5;
}
.shinhan_bankplatform .section03BenefitBoxInfo {
    display: flex;
    flex-direction: column;
    gap: 10px 0;
}
.shinhan_bankplatform .section03BenefitBoxInfo__text {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    line-height: 1.5;
    letter-spacing: -.7px;
}
.shinhan_bankplatform .section03BenefitBoxInfo__emphasis {
    font-weight: 900;
}
.shinhan_bankplatform .section03BenefitBoxInfo__linkItem {
    font-size: 16px;
    font-weight: 400;
    color: #646464;
    line-height: 1.5;
    letter-spacing: -.7px;
}
.shinhan_bankplatform .section03BenefitBoxInfo__message {
    font-size: 14px;
    font-weight: 400;
    color: #777;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section03ServiceInfo {
    display: flex;
    gap: 10px 0;
    align-items: center;
    padding: 20px 36px;
    border-radius: 12px;
}
.shinhan_bankplatform .section03ServiceInfo--box1 {
    margin-top: 43px;
    border: 1px solid #e3dfff;
    background-color: #ece9fb;
}
.shinhan_bankplatform .section03ServiceInfo--box2 {
    margin-top: 32px;
    border: solid 1px #dfe9ff;
    background-color: #e7f0ff;
}
.shinhan_bankplatform .section03ServiceInfo--box2 .section03ServiceInfo__buttonItem {
    border-color: #105aff;
}
.shinhan_bankplatform .section03ServiceInfo--box2 .section03ServiceInfo__buttonItemText {
    color: #105aff;
}
.shinhan_bankplatform .section03ServiceInfo--box2 .section03ServiceInfo__buttonItemText::after {
    background: url(https://static.wehago.com/html/landing/img/shinhan/ic_arrow_right_blue.svg) no-repeat 0 0 / 18px 18px;
}
.shinhan_bankplatform .section03ServiceInfo-titleBox {
    display: flex;
    flex-direction: column;
    gap: 8px 0;
    flex: 1 1 0%;
}
.shinhan_bankplatform .section03ServiceInfo-titleBox__title {
    font-size: 22px;
    font-weight: 900;
    color: #000;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section03ServiceInfo-titleBox__text {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section03ServiceInfo__buttonItem {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 207px;
    min-width: 207px;
    height: 43px;
    border: 1px solid #6d34ff;
    border-radius: 10px;
    background-color: #fff;
    box-sizing: border-box;
}
.shinhan_bankplatform .section03ServiceInfo__buttonItemText {
    position: relative;
    padding-right: 22px;
    font-size: 18px;
    font-weight: 900;
    color: #6d34ff;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section03ServiceInfo__buttonItemText::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 18px;
    height: 18px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/ic_arrow_right_purple.svg) no-repeat 0 0 / 18px 18px;
    transform: translateY(-50%);
}
.shinhan_bankplatform .section04 {
    position: relative;
    padding: 96px 0 0;
    height: 968px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_section4.png) no-repeat 0 0 / cover;
    box-sizing: border-box;
}
.shinhan_bankplatform .section04 .sectionBox {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.shinhan_bankplatform .section04__title {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 18px 0;
    font-size: 30px;
    font-weight: 600;
    color: #333;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section04__title::before {
    content: '';
    display: inline-block;
    width: 37px;
    height: 4px;
    background-color: #105aff;
    vertical-align: top;
}
.shinhan_bankplatform .section04StepBox {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
    margin-top: 48px;
    padding: 20px 30px;
    border: solid 1px #fff;
    border-radius: 16px;
    background-color: rgba(255, 255, 255, 0.6);
    box-shadow: 0 6px 14px 0 rgba(55, 66, 120, 0.1);
    text-align: left;
    box-sizing: border-box;
}
.shinhan_bankplatform .section04StepBox__item {
    display: flex;
    align-items: center;
    gap: 0 16px;
}
.shinhan_bankplatform .section04StepBox__label {
    min-width: 90px;
    height: 34px;
    padding: 0 12px;
    border-radius: 8px;
    background-color: #6487ff;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 34px;
    letter-spacing: -.5px;
    box-sizing: border-box;
}
.shinhan_bankplatform .section04StepBox__text {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 1.3;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section04StepBox__normal {
    font-weight: 500;
}
.shinhan_bankplatform .section04Thumb {
    margin-top: 30px;
}
.shinhan_bankplatform .section04__text {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section04__highlight {
    background-image: linear-gradient(284deg, #0069ee 0%, #6750ff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 600;
}
.shinhan_bankplatform .section04Thumb {
    position: relative;
    height: 449px;
}
.shinhan_bankplatform .section04Thumb::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1100px;
    height: 100%;
    background: url(https://static.wehago.com/html/landing/img/shinhan/img_section4_thumb.png) no-repeat 0 0 / 1100px 449px;
    transform: translateX(-50%);
}
.shinhan_bankplatform .section04MessageBox {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 74px;
    background-color: #2b4077;
    border-radius: 99px;
}
.shinhan_bankplatform .section04MessageBox__text {
    position: relative;
    padding-left: 32px;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 1.18;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .section04MessageBox__text::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 24px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/ic_check_thick.svg) no-repeat 0 0 / 24px 24px;
    transform: translateY(-50%);
}
.shinhan_bankplatform .section04MessageBox__highlight {
    color: #95e1ff;
    font-weight: 600;
}
.shinhan_bankplatform .footerSection {
    padding: 40px 0;
    background-color: #3e3e3e;
    box-sizing: border-box;
}
.shinhan_bankplatform .footerSection .footerSectionBox {
    width: 1100px;
    margin: 0 auto;
}
.shinhan_bankplatform .footerSectionBox__title {
    position: relative;
    padding-left: 28px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    letter-spacing: -.5px;
}
.shinhan_bankplatform .footerSectionBox__title::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 24px;
    background: url(https://static.wehago.com/html/landing/img/shinhan/ic_info.svg) no-repeat 0 0 / 24px 24px;
    transform: translateY(-50%);
}
.shinhan_bankplatform .footerSectionMessageList {
    display: flex;
    flex-direction: column;
    gap: 4px 0;
    margin-top: 16px;
}
.shinhan_bankplatform .footerSectionMessageList__item {
    position: relative;
    padding-left: 13px;
    font-size: 14px;
    font-weight: 400;
    color: #b4b4b4;
    line-height: 1.5;
    letter-spacing: -.7px;
}
.shinhan_bankplatform .footerSectionMessageList__item::before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #b4b4b4;
    border-radius: 50%;
}
.shinhan_bankplatform .footerSectionMessageSubList {
    margin: 4px 0;
}