@CHARSET "UTF-8";
@font-face {
    font-family: 'KOTRA_BOLD-Bold';
    src: url('../fonts/KOTRA_BOLD-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansBold';
    src: url('../fonts/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('../fonts/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


.e_academy_main_visual_bg {
    width: 100%;
    height: auto;
    /* padding: 0 0 11% 0; */
    position: relative;
    background-color: #fdffec;
    background: url(../img/e_academy_top.png) no-repeat top #39327b;
    background-size: cover;
}

.close_mini {
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 8%;
    padding: 0 0 4px 8px;
    /* border: 1px solid red; */
    font-size: 22px;
    color: #ff4522;
    transform: translate(0%, -50%);
}

.mini_popup {
    position: fixed;
    right: -0.5%;
    top: 68%;
    z-index: 1000;
}


.e_academy_01_bg {
    width: 100%;
    margin:  auto;
    position: relative;
    background-color:#f3f6ff;
    background-size: cover;
}

.e_academy_02_bg {
    width: 100%;
    height: auto;
    /*padding: 0 0 11% 0;*/
    position: relative;
    background-color: #fafafb;
    background-size: cover;
}


.e_academy_03_bg {
    width: 100%;
    height: auto;
    /*padding: 0 0 11% 0;*/
    position: relative;
    background-color: #fdffec;
    background: url(../img/ssc/e_academy_03_back.png) no-repeat top #000000;
    background-size: cover;
}

.e_academy_04_bg {
    width: 100%;
    height: auto;
    /*padding: 0 0 11% 0;*/
    position: relative;
    background-color:#f8f4e7;
    background-size: cover;
}

.e_academy_05_bg {
    width: 100%;
    height: auto;
    /*padding: 0 0 11% 0;*/
    position: relative;
    background-color:#ffffff;
    background-size: cover;
}

.e_academy_06_bg {
    width: 100%;
    height: auto;
    /*padding: 0 0 11% 0;*/
    position: relative;
    background: url(../img/ssc/e_academy_08_back.png) no-repeat top #000000;
    background-size: cover;
}

.point_center{ text-align: center;}
.point_left{ text-align: left;}

.point_box1{
    font-size: 15px;
    width: 100px;
    border: 1px solid #FFFFFF;
    padding: 10px;
    text-align: center;
    color: white;
    display:inline-block;
}

.point_box2{
    font-size: 15px;
    width: 100px;
    border: 1px solid #000000;
    padding: 10px;
    text-align: center;
    color: #000000;
    display:inline-block;
}


.academy {
    font-family: "Noto Sans", "Noto Sans Korean Thin", "Noto Sans Korean Regular", "Noto Sans Korean Bold";
    text-align: center;
    line-height: 1.2;
}

.academy_03_txt01 {
    color: white;
    font-size: 30px;
}

.academy_03_txt02 {
    color: white;
    font-size: 65px;
    letter-spacing: -1px;
}


.academy_03_txt03 {
    color: white;
    font-size: 26px;
}


.academy_04_txt01 {
    font-family: "Noto Sans Korean Regular";
    color: #313131;
    font-size: 30px;
}

.academy_04_txt02 {
    font-family: "Noto Sans Korean Regular";
    color: #313131;
    font-size: 30px;
    letter-spacing: -1px;
}

.academy_04_txt03 {
    font-family: "Noto Sans Korean Regular";
    color: #313131;
    font-size: 26px;
}

.newsroom {
    overflow: hidden;
    position: relative;}

.newsroom span.magazine-badge {
    top: 0;
    right: 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 10px;
    position: absolute;
    font-style: inherit;
    border-radius: 0 15px 0 15px!important;
}
span.label-pink{
    background: #df6565;
    border-radius: 0 0 0 20px;
}

span.badge-pink {
    background: #383838;
    border-radius: 0 0 0 20px;
}

span.label-green {
    background: #5cb85c;
    border-radius: 0 0 0 20px;
}

span.label-blue {
    background: #009BFF;
    border-radius: 0 0 0 20px;
}

@media screen and (max-width: 800px) {

}

@media all and (min-width: 769px){
    .pc_none_n {display:none;}
}

@media screen and (max-width: 768px) {
    .t_none {
        display:none;
    }

}
@media screen and (max-width: 460px) {



    .newsroom {
        overflow: hidden;
        position: relative;}

    .newsroom span.magazine-badge {
        top: 0;
        right: 0;
        color: #fff;
        font-size: 13px;/*2024-03.06 18px->15px*/
        font-weight:normal;
        padding: 5px 8px;
        position: absolute;
        font-style: inherit;
    }

	    .newsroom span.magazine-badge_view {
        top: 0;
        right: 0;
        color: #fff;
        font-size: 10px;/*2024-03.06 18px->15px*/
        font-weight:normal;
        padding: 3px 6px;
        position: absolute;
        font-style: inherit;
		border-radius: 0 15px 0 15px!important;	
    }
	
    span.label-pink{
        background: #df6565;
        border-radius: 0 0 0 20px;
    }

    span.badge-pink {
        background: #383838;
        border-radius: 0 0 0 20px;
    }

    span.label-green {
        background: #5cb85c;
        border-radius: 0 0 0 20px;
    }





    .point_box1{
        font-size: 15px;
        width: 100px;
        border: 1px solid #FFFFFF;
        padding: 5px;
        text-align: center;
        color: white;
        display:inline-block;
    }

    .point_box2{
        font-size: 15px;
        width: 100px;
        border: 1px solid #000000;
        padding: 5px;
        text-align: center;
        color: #000000;
        display:inline-block;
    }

    .academy_03_txt01 {
        color: white;
        font-size: 20px;
    }

    .academy_03_txt02 {
        color: white;
        font-size: 32px;
    }

    .academy_03_txt03 {
        color: white;
        font-size: 15px;
    }

    .academy_04_txt01 {
        font-family: "Noto Sans Korean Regular";
        color: #313131;
        font-size: 20px;
    }

    .academy_04_txt02 {
        font-family: "Noto Sans Korean Regular";
        color: #313131;
        font-size: 22px;
        /*margin-bottom: 10px;*/
    }

    .academy_04_txt03 {
        font-family: "Noto Sans Korean Regular";
        color: #313131;
        font-size: 15px;
    }
	
	    .mini_popup {
        z-index: 999 !important;
    }
	
	.mini_popup {
        position: fixed;
        top: 62%;
        width: 120px;
    }

.mini_popup img {
        width: 100%;
        margin-bottom: -20px;
    }
	
	
	
}
/*2024-06-11*/
button.btn_filter {
    float: right;
    margin-top: 6px;
    color: #333333;
    font-size: 16px;
    background-color: #e3e6f3;
    border-radius: 20px !important;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
}

/* Modal style */
.modal-content {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.modal-header {
    /*background-color: #fe6565;*/
    border-bottom: none;
   /*height: 80px;*/
}

.modal-title {
    color: #000;
    font-size: 20px;
    padding-left: 15px;
    padding-top: 10px;
}

.modal-body {
  /*  padding: 40px 0px 0 0px;*/
}

.filter-title {
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

.modal-footer {
    border-top: none;
    padding: 10px 20px;
  /*margin-bottom: 40px;*/
    margin-left: 10px;
}

/* Close button */
.close {
    color: #000;
    opacity: 1;
    transition: opacity 0.3s;
}

.close:hover {
    opacity: 1;
}

/* Checkbox style */
input[type="checkbox"] {
    margin-right: 5px;
}
input:checked + i {
    border-color: #999;
}


.checkbox i {
    width: 17px;
    height: 17px;
    border-width: 1px;}

/* Button style */


/* 버튼 그룹을 가로로 정렬 */
.btn-group_2 {
    display: flex;
}


/* 공통 버튼 스타일 */


/* 초기화 버튼 */
.btn-reset {
    background-color: #eee;
    color: #333;
}

/* s : 결과 보기 버튼 2024.04.11*/
.btn-u-default {
    border: none;
    border-radius: 20px;
    padding: 8px 20px;
    cursor: pointer;
    width: calc(50% - 10px); /* 버튼의 너비 조절 */
    margin: 0 5px; /* 버튼의 여백 조절 */
    color: #fff;
    background: #969696;
}

.btn-u-default:hover {
    color: #fff;
    background-color:#696969;
}

.btn-u-filter {
    border: none;
    border-radius: 20px;
    padding: 8px 20px;
    cursor: pointer;
    width: calc(50% - 10px); /* 버튼의 너비 조절 */
    margin: 0 5px; /* 버튼의 여백 조절 */
    color: #fff;
    background-color: #fe6565;
}
.btn-u-filter:hover {
    color: #fff;
    background-color: #000000;
}

/* e : 결과 보기 버튼 2024.04.11*/

/* s : 2024.04.22반영 모집마감 버튼 clss명 변경*/
.btn-u-end {
    background: #969696;
}

.btn-u-end:hover {
    color: #fff;
    background-color:#969696;
}
/* e : 2024.04.22반영 모집마감 버튼 clss명 변경*/


/* FontAwesome 아이콘 */
.fa-history {
    margin-right: 5px;
}
/*li 스타일 삭제 2024.04.11*/

/* 모달의 가로 크기 조절 */
.modal-dialog {
    max-width: 520px;
}
.table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    /*border-top: 1px solid #ddd;*/
    font-size: 16px;}






/* Mobile styles */
/*2024-06-11*/
@media only screen and (max-width: 767px) {


    button.btn_filter {
        float: right;
        margin-top: 6px;
        color: #333333;
        font-size: 14px;
        border-style: none;
        border-radius: 10px!important;
        padding-left: 5px;
        padding-right: 5px;

    }

    .modal-body {
        /*padding: 30px 0px 0px 0px;*/
    }

    .modal-header {
       /* background-color: #fe6565;*/
        border-bottom: none;
        /*  height: 60px;*/
	}

    .modal-title {
        color: #000;
        font-size: 18px;
        padding-left: 10px;
        padding-top: 0px;
    }

    li {
        list-style: none;
        font-size: 14px;
        margin-bottom: 5px;
        /*line-height: 40px;*/
    }


    .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        /* border-top: 1px solid #ddd;*/
        font-size: 14px;
    }


    .tab-online .nav-tabs {
        border: none;
        background: none;
        border-bottom: solid 1px #3d3d3d;
        display: flex;
    }
    .tab-online .nav-tabs > li > a {
        border: none;
        /*background-color:#ffffff;*/
        /*border-top:1px solid #ababab;*/
        /*border-left:1px solid #ababab;*/
        /*border-right:1px solid #ababab;*/
        /* border-bottom:1px solid #3d3d3d;*/
    }
    .tab-online .nav-tabs>li {
        float: left;
        margin-bottom: -5px;
    }
}
/*2024-06-11*/


/* 2024-06-11 온라인학원 탭 추가 시작*/
/*Tabs s1*/
.tab-online .nav-tabs {
    border: none;
    background: none;
    border-bottom: solid 1px #3d3d3d;
}



.tab-online .nav-tabs a {
    font-size: 18px;
    /*padding: 20px 15px; */
    border-radius: 10px 10px 0px 0!important;
}

.tab-online .nav-tabs > .active > a,
.tab-online .nav-tabs > .active > a:hover,
.tab-online .nav-tabs > .active > a:focus {
    /*color: #fff;*/
    /*font-weight: bold;*/
    /*border: none; */
    /*background: #f25555;*/
    /*border-top:1px solid #f25555;*/
    /*border-left:1px solid #f25555;*/
    /*border-right:1px solid #f25555; */
    /*border-bottom:5px solid blue;*/
}


.tab-online .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #455080;
    border: none;
    width: 100%;}

.tab-online .nav-tabs > li > a {
    border: none;
    /*background-color:#ffffff;*/
    /*border-top:1px solid #ababab;*/
    /*border-left:1px solid #ababab;*/
    /*border-right:1px solid #ababab;*/
    /*border-bottom:1px solid #3d3d3d;*/
}
.tab-online .nav-tabs > li > a:hover {
    color: #ffffff;
    background: #455080;
}
/* 2023-08-30 수정 끝*/

.tab-online .tab-content {
    /* padding: 10px 0; */
}
.tab-online .tab-content img.img-tab-space {
    margin-top: 7px;
}


@media screen and (max-width: 460px) {

    .tab-online .nav-tabs a {
        font-size: 16px;
        padding: 10px 10px;
        border-radius: 10px 10px 0px 0!important;
    }
	
	
    .banner01{width: 100%; }
    .banner02{width: 100%;}
    .banner02>a>img {
        float:left;
        width:50%!important;
    }	
	
	.study001{
        width: 30%;
        float: left;
    }
    .study001>img {
        float:left;
        width:100%;
    }
    .study002{
        width: 70%;
        float: left;
    }
    .study002>img {
        float:left;
        width:100%;
    }

    .study002 .txt {
        padding-left: 10px;
        text-align: left;
        margin-bottom: 10px;
		font-size: 14px;
    }


}


.online_box01 {	
	background: #ffffff;
	margin-bottom: 15px!important;
	
}

.online_box01_img01{
	
	display: flex;
    margin: 0;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
	
}


.online_box01_img01 span.online_lable001 {
    color: #fff;
    font-size: 12px;
    padding: 1px 10px 3px 10px;
    /*position: absolute;*/
    font-style: inherit;
	border-radius: 15px !important;
}

.tit{
	font-size: 15px;
    line-height: 1.8;
}


.newsroom span.online_lable002 { 
    color: #fff;
    font-size: 14px;
    padding: 6px 10px;   
    font-style: inherit;
	width: 80px;
	text-align: center;
}


span.label-kor {
    background: #ffecd5;
	color: #333333;
    border-radius: 0 0 0 20px;
}

span.label-eng {
    background: #dfffe0;
    color: #333333;
    border-radius: 0 0 0 20px;
}

span.label-math {
    background: #b4f4fa;
    color: #333333;
    border-radius: 0 0 0 20px;
}

span.label-science {
    background: #F4C6FF;
    color: #333333;
    border-radius: 0 0 0 20px;
}

span.label-history {
    background: #F8FFB3;
    color: #333333;
    border-radius: 0 0 0 20px;
}

span.label-etc {
    background: #eee;
    color: #333333;
    border-radius: 0 0 0 20px;
}

.study_box{
	display: flex;
	background-color: #F7F7F7;
	border-radius: 10px!important;
	padding: 20px;
}
  .study01{
        width: 23%;
        float: left;
    }
    .study01>img {
        float:left;
        width:70%;
    }
    .study02{
        width: 77%;
        float: left;
    }
    .study02>img {
        float:left;
        width:100%;
    }

    .study02 .txt {
        padding-left: 10px;
        text-align: left;
    }
    .study02 .txt .txt01{
        margin-top: 5px;
        font-size: 15px;
        color: #212529;
        font-weight: 600;
		margin-bottom: 5px;

    }

    .study02 .txt .txt02{
        font-size: 13px;
        color: #3b4044;
		margin-bottom: 0px;
    }

.online_lable003 {
    color: #000;
    font-size: 16px;
    padding: 1px 10px 3px 10px;
    /*position: absolute;*/
    font-style: inherit;
	border-radius: 15px !important;
}	


.vm{display: flex; align-items: center;}
.d-center {display: flex;align-items: center; margin-bottom: 20px; margin-top: 20px; }

.btn-share {
        position: relative;
        padding-left: 39px;
        padding-right: 15px;
        width: auto;
        height: 49px;
        line-height: 34px;
        font-size: 18px;
        color: #222;
        background: #fafafb;
        border: 1px solid #ddd;
        border-radius: 3px!important;
        transition: background-color 0.15s ease-in-out;
    }

.btn-share::after {
        content: '';
        display: inline-block;
        position: absolute;
        top: 13px;
        left: 14px;
        width: 20px;
        height: 20px;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 100% auto;
        background-image: url(../img/ico-share2.png);
    }


.e_academy_05_bg .t01{	
	color: #121212;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0px;
	text-align: center;
    display: inline-block; /* inline + box 스타일 */
    background: linear-gradient(transparent 60%, #ebebeb 60%); /* 형광펜 노란색 */
	
}

.e_academy_05_bg .t02{	
	 color: #111111;
    font-size: 60px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: -1px;
	text-align: center;
	
}

.e_academy_02_bg .t01{	
	color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 0px;
	text-align: center;
	
}

.e_academy_02_bg .t02{	
	 color: #ffffff;
    font-size: 60px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: -1px;
	text-align: center;
	
}

@media screen and (max-width: 460px) {
.e_academy_05_bg .t01{	
    font-size: 20px;
}

.e_academy_05_bg .t02{
    font-size: 33px;	
}	
.e_academy_02_bg .t01{	
    font-size: 20px;
}

.e_academy_02_bg .t02{
    font-size: 33px;	
}	
}

input[type="checkbox"] {
    background: url(../img/btn_check.png) no-repeat 0 0;
}

input[type="radio"], input[type="checkbox"] {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    -webkit-appearance: none;
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}


input[type="checkbox"] {
    margin-right: 5px;
}

input[type="checkbox"]:checked, input[type="radio"]:checked {
    background-position: 0 -25px;
}

.online table th td {
    text-align: left;
}

.online table td {
    text-align: left;
}

.s03 {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #313131;
}

/* ===== 카드 레이아웃 ===== */
.card-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.card-grid1 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.card-item {
 position: relative;
  background: #ffffff;
cursor: pointer;  		
}

.card-item1 {
 position: relative;
 background: #fafafb;
 cursor: pointer;  	
}

/* 전체 덮는 링크 */
.card-item1::before {
  content: "";
  position: absolute;
  inset: 0;               /* top:0; left:0; right:0; bottom:0; 와 동일 */
  z-index: 5;
}

/* 전체 덮는 링크 */
.card-item::before {
  content: "";
  position: absolute;
  inset: 0;               /* top:0; left:0; right:0; bottom:0; 와 동일 */
  z-index: 5;
}



/* 공통 라벨 스타일 */
.status-badge {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
  border-radius: 0 15px 0 15px !important;      /* 동그란 캡슐 형태 */
  z-index: 5;
 
}

/* 상태별 색상 */
.status-open {      /* 모집중 */
  background-color: #ff5c6c;   /* 예: 빨간 계열 */
}

.status-closed {    /* 모집마감 */
  background-color: #9e9e9e;   /* 예: 회색 */
}

.status-extra {     /* 추가모집 */
  background-color: #ff9800;   /* 예: 주황 */
}



/* ===== 썸네일 ===== */
.card-item .thumb img {
  width: 100%;
  border-radius: 10px;
  display: block;
  margin-bottom: 12px;
}

.card-item1 .thumb img {
  width: 100%;
  border-radius: 10px;
  display: block;
  margin-bottom: 12px;
}

/* ===== 라벨 ===== */
.card-item .o_label_01 {
  font-size: 14px;
  margin: 0 0 6px 0 !important;   /* 라벨 아래 간격 */
  padding: 0;
}

.card-item1 .o_label_01 {
  font-size: 14px;
  margin: 0 0 6px 0 !important;   /* 라벨 아래 간격 */
  padding: 0;
}

/* ===== 제목 ===== */
.card-item .card-title {
	margin-bottom: 10px;/*2026-02-25*/
  margin-top: 13px;
       /* height: 38px;*/
        font-size: 20px;
        font-weight: 500;
        color: #222;
        line-height: 24px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-all;
}
.card-item1 .card-title {
	margin-bottom: 10px;/*2026-02-25*/
  margin-top: 13px;
        /*height: 38px;*/
        font-size: 20px;
        font-weight: 500;
        color: #222;
        line-height: 24px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-all;
}
/* ===== 텍스트 ===== */
.card-item .card-text1,
.card-item .card-text2,
.card-item .card-text3 {
  font-size: 16px;
  margin: 0 0 6px 0;
  color: #555;
  line-height: 1.5;
}

.card-item1 .card-text1,
.card-item1 .card-text2,
.card-item1 .card-text3 {
  font-size: 15px;
  margin: 0 0 6px 0;
  color: #555;
  line-height: 1.5;
}

/* ===== 모바일: 2칸 ===== */
@media (max-width: 768px) {
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
  .card-grid1 {
   display: flex;                 /* 그리드 대신 플렉스 */
    overflow-x: auto;              /* 가로 스크롤 */
    gap: 14px;
    scroll-snap-type: x mandatory; /* 카드 하나씩 딱딱 멈추게 (선택사항) */
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8px;           /* 손가락 스크롤 여유 */
  }

  .card-item {
    background: #ffffff;
  }
	
	.card-item1 {
    background: #fafafb;
	flex: 0 0 80%;                 /* 한 화면에 카드 한 장 느낌 (원하면 90%, 100%로 조정 가능) */
    scroll-snap-align: start;	
  }

  .card-item .card-title {
    font-size: 16px;
  }
	
 .card-item1 .card-title {
    font-size: 16px;
  }

  .card-item .card-text1,
  .card-item .card-text2,
  .card-item .card-text3 {
    font-size: 13px;
  }

	
  .card-item1 .card-text1,
  .card-item1 .card-text2,
  .card-item1 .card-text3 {
    font-size: 13px;
  }	
	
	
}

.btn-u.btn-u-blue {
    background: #254c8d;
}

.rounded {
    border-radius: 4px !important;
}

.btn-u-lg, {
    font-size: 18px;
    padding: 10px 25px;
}

.btn-u {
    border: 0;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #4eb648;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}


.no-results-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    text-align: center;
}

.icon-wrapper {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #f15921 0%, #c94c45 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 20px;
    margin-bottom: 20px;
    box-shadow: 0 5px 10px rgba(16, 16, 16, 0.3);
    animation: float 3s ease-in-out infinite;
}

.search-icon {
    width: 40px;
    height: 40px;
    border: 3px solid white;
    border-radius: 50%;
    position: relative;
}

.search-icon::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 17px;
    background: white;
    bottom: -13px;
    right: -5px;
    transform: rotate(-45deg);
    border-radius: 2px;
}

.no-results-title {
    font-size: 20px;
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 12px;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
}

/* 태블릿 사이즈 (768px 이하) */
@media (max-width: 768px) {
    .icon-wrapper {
        width: 70px;
        height: 70px;
        margin-bottom: 16px;
    }
    
    .search-icon {
        width: 35px;
        height: 35px;
        border: 2.5px solid white;
    }
    
    .search-icon::after {
        width: 2.5px;
        height: 15px;
        bottom: -11px;
        right: -4px;
    }
    
    .no-results-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

/* 모바일 사이즈 (480px 이하) */
@media (max-width: 480px) {
    .icon-wrapper {
        width: 60px;
        height: 60px;
        margin-bottom: 14px;
        box-shadow: 0 4px 8px rgba(16, 16, 16, 0.3);
    }
    
    .search-icon {
        width: 30px;
        height: 30px;
        border: 2px solid white;
    }
    
    .search-icon::after {
        width: 2px;
        height: 12px;
        bottom: -9px;
        right: -3px;
    }
    
    .no-results-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
}

/* 작은 모바일 사이즈 (360px 이하) */
@media (max-width: 360px) {
    .icon-wrapper {
        width: 50px;
        height: 50px;
        margin-bottom: 12px;
    }
    
    .search-icon {
        width: 25px;
        height: 25px;
        border: 2px solid white;
    }
    
    .search-icon::after {
        width: 2px;
        height: 10px;
        bottom: -8px;
        right: -3px;
    }
    
    .no-results-title {
        font-size: 14px;
        margin-bottom: 6px;
    }
}