.section-title p{
    font-weight: 500;
}

.scrollbox{display: none !important;}


/* 로딩 스피너 스타일 */
.loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.pm-page1{
    background-color: #f9f9f9;
    background-image: url('../img/problemaic/problemaic01.webp'); 
    background-size: cover; background-position: center; background-repeat: no-repeat;
    position: relative;
}

.flex-grow{width: 100% !important; align-items: center !important; flex-direction: column !important;}
.text-red-500{color: #df3030 !important; font-size: .9rem !important;}
.bg-st{background-image: url('../img/problemaic/problemaic02.webp'); height: 700px; position: relative;}
.bgfont{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);  width: 100%;}
.bgfont p{font-size: 2rem; line-height: 1.7;}
.flexrow{flex-direction: row !important; justify-content: space-around !important; padding: 13% 6%;}
.font-st{font-size: 1.4rem; font-weight: 500; color: #888 !important; width: 55%;}
.page1-1{display: flex; width: 100%;}
.page1-1 img{width: 8%;}
.page-section-wrapper{padding: 6% 0 0;}
.bg-blue-500{background-color: #61B3E6 !important;}
.text-blue-600{color: #61B3E6 !important;}
.text-blue-500{color: #61B3E6 !important;}
.font-bold{font-size: 1.8rem !important; color: #555 !important; font-weight: 600 !important; letter-spacing:-0.0625rem !important;}
.font-bold1{font-size: 1.6rem !important; color: #5a5a5a !important; font-weight: 600;}
.font-medium{font-size: 1.3rem; color: #888 !important;}
.p-8{padding:5% 4.3% !important;}
.p-7{padding:9% 8.5% !important;}
.p-6{padding:7% 7.8% !important; }
.p-5{padding:3% 4.3% !important;}
.w-full2{width: 30%;}
.mb-4{margin-bottom: 2.7rem !important;}
.mb-6{margin-bottom: 2.7rem !important;}
.mb-17{margin-bottom: 14rem !important; }
.mb-16{margin-bottom: 7rem !important; display: flex; justify-content: space-between;}
.mb-15{margin-bottom: 3rem !important;}
.h-64{height: 30rem !important;}
.text-gray-500{font-size: 1.4rem;}
.text-gray-400{font-size: 1.3rem !important; line-height: 1.9rem !important; }
.h-6{ height: 3.2rem !important;}
.rounded-lg{border-radius: 30px !important;}
.sm\:text-sm{font-size: 1.3rem !important;}
.margin-50{margin-bottom: 7%;}
.hbflex{justify-content: space-between; align-items: center;}
.hbflex h4{margin-bottom: 8%; font-size: 20.8px !important; color: #61B3E6 !important;}
.hbflex img{width: 45%;}
.hbflex div{width: 47%;}
.pm-page1 .pm-main-title{
    width: 78%;
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
}
h4{font-family: 'Pretendard', sans-serif; font-weight: 300;}

.pm-page1 .pm-main-title div{
    display: none;
}

.pm-page1 .pm-main-title h1{
    font-size: 2.8rem;
    font-family: 'Pretendard', sans-serif;
    width: 100%; 
    position: relative;
    margin-bottom: 3%;
    font-weight: 600;
}

.pm-page1 .pm-main-title h1::after{
    content: '┓';
    color: #222;
    position: absolute;   
    top: -55%;
    font-family:'Pretendard', sans-serif;
}

.pm-page1 .pm-main-title p:nth-child(3){
    font-size: 1.4rem;
    color: #5a5a5a;
    margin-top: 1%;
    line-height: 1.4; font-weight: 300;
}

/* page6 */
.pm-page6{
    position: relative;
    height: 1000px;
}

/* page7 */
.pm-page7{
    position: relative;
    background-color: #fff;
    background-image: url('../img/problemaic/problemaic03.webp'); 
    background-size: cover; background-position: center; background-repeat: no-repeat;
}

.pm-page7 .section-title{
    text-align: center;
}



























/* -------------------- 모바일 반응형 -------------------- */
@media screen and (max-width: 720px) {

.section-title p{
    font-size: 1.3rem;
}

.page-section-wrapper{
    padding-top: 25%;
}

.bg-st{background-image: url('../img/problemaic/problemaic02_m.webp');}
.hbflex{flex-direction: column !important; text-align: center;}
.hbflex img{width: 85%;}
.hbflex div{width: 85%;}
.hbflex h4{margin-bottom: 4%; margin-top: 6%; font-size: 1.3rem !important; color: #61B3E6 !important;}
.font-st{font-size: 1rem !important; text-align: center; width: 80%; margin-top: 11%;}
.sm\:text-sm{font-size: .8rem !important;}
.w-full2{width: 50% !important;}
.mb-4{margin-bottom: 1rem !important; }
.mb-16{margin-bottom: 4rem !important;}
.mb-17{padding-top: 3rem !important; margin-bottom: 7rem !important;}
.mb-20{margin-bottom: 3rem !important;}
.h-6{height: 1.8rem !important;}
.h-64{height: 12rem !important;}
.page1-1{justify-content: space-between;}
.p-6{padding: 8% 8% !important;}
.p-7{padding: 12% 9% 15% !important;}
.p-8{padding: 12% 9% 15% !important;}
.rounded-lg{border-radius: 15px !important;}
.font-bold{font-size: 1.3rem !important;}
.font-bold1{font-size: 1.1rem !important;}
.font-medium{font-size: .9rem !important;}
.text-gray-500{font-size: .9rem !important; }
.text-gray-400{font-size: 1rem !important; line-height: 1.3rem !important;}
.flexmcol{flex-direction: column !important;}
.text-6xl{font-size: 2.2rem !important;}
.bgfont p{font-size: 1.1rem; width: 78%;}

.pm-page1{
    background-image: none;
    min-height: 990px;
}

.pm-page1 .pm-main-title{
    width: 82%;
}

.pm-page1 .pm-main-title div{
    display: block;
}

.pm-page1 .pm-main-title div{
    border-radius: 30px;
    background-size: cover;
    padding-bottom: 8%;
}

.pm-page1 .pm-main-title div img{
    border-radius: 30px;
    width: 100%;
}

.pm-page1 .pm-main-title h1{
    font-size: 1.5rem;
    width: 100%;
    margin-bottom: 7%;
    line-height: 1.2;
}

.pm-page1 .pm-main-title p:nth-child(3){
    font-size: 1rem;
}

.pm-page1 .pm-main-title p{
    color: #5a5a5a;
}

.pm-page1 .pm-main-title p:nth-child(4){
    display: none;
}

.pm-page6 .page-section-wrapper{
    padding-top: 25%;
}

.pm-page7 .page-section-wrapper{
    padding-top: 25%;
}

.pm-page7{
    background-image: url('../img/problemaic/problemaic03_m.webp');
}

.pm-page1 .pm-main-title h1::after{
    right: 0;
    top: -30px;
}

.pm-page6{
    height: 1000px;
    padding-bottom: 0 !important;
}

}



















/* -------------------- 태블릿 반응형 (max-width: 1024px) -------------------- */
@media screen and (min-width: 721px) and (max-width: 1024px) {
    .pm-page1 .pm-main-title{
        width: 82%;
    }

    .pm-page1 .pm-main-title h1 {
        font-size: 2rem;
    }

    .page-section-wrapper{
        width: 85%;
    }
}

@media screen and (min-width: 1921px) {

.pm-page1 .pm-main-title p{
    font-size: 1.5rem;
    color: #5a5a5a;
}
}