@import url('https://cdn.jsdelivr.net/gh/sun-typeface/SUIT@2/fonts/static/woff2/SUIT.css?family=SUIT');
/* 

img{width:100%;}
body { font-weight: 400; color:#333;padding:0; margin:0; font-size:18px; letter-spacing: -1px; height:100%; font-family: 'SUIT', sans-serif, 'Noto Sans KR', sans-serif; background:#ffffff;min-width:320px;-webkit-text-size-adjust: none; }
body.is_hidden{overflow:hidden}
html, h1, h2, h3, h4, h5, h6, form, fieldset, td, tr, table ,tbody {margin:0;padding:0;border:0; border-spacing: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
label, input, button, select {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button,input[type=submit] {cursor:pointer;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {-webkit-appearance:none}
textarea, select {font-size:1em;}
textarea {border-radius:0;-webkit-appearance:none}
select{background:#fff}
p {margin:0;padding:0;}
hr {display:none;}
button {background-color:unset; border:0; }
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {text-decoration:none;}
ul,li,dl,dt,dd {padding:0;margin:0; list-style: none;}
ul {list-style:none;}
*, :after, :before {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
} */


.clear::after{content:""; display:table; clear:both;}
.suit_en{letter-spacing: normal;}
.curve_point{color:#fa533d;}

.Curve_index{width:100%; margin:100px auto; line-height: 1.5;}

.main_banner{width:100%; margin:0 auto; padding:260px 0; background-image:url(https://igm.or.kr/contents/img/curve/bg1.jpg);
background-size: cover; background-attachment: fixed;}

.main_banner_text{width:100%; max-width: 1280px; margin:0 auto;}
.main_banner_text h5{text-align: center; font-weight: 500; font-size: 2.4rem; color:#680404;}
.main_banner_text h3{text-align: center; font-weight: 800; font-size: 3rem; color:#680404;}
.main_banner_text h1{text-align: center;  font-size: 9rem; line-height: 1.3; font-weight: 900; color:#ffffff;padding-top:40px;}

.section{width:100%; margin-top:120px;}
.section01{width:100%; margin:0 auto; padding:180px 0 ; background-image:url(https://igm.or.kr/contents/img/curve/bg4.jpg);
background-size: cover; background-position: bottom;}
.section01_tit{padding-bottom:120px; width:100%; margin:0 auto; max-width: 860px;text-align: center}
.section01 h2{ font-size: 4rem; line-height: 1.5; font-weight: 900;}
.section01 h4{ font-size: 2.6rem; line-height: 1.5;  text-align: center; padding-bottom: 160px; color:#ffffff;}
.section01 h5{ font-size: 2.6rem; line-height: 1.5;  text-align: center; color: #ffffff; padding-top:60px;}
.section01 p{ font-size: 20px;}
.section01_text{ margin:40px auto; padding:40px 30px; color:#fa533d;
   background-color: rgba(0, 0, 0, 0.3); justify-content: center; text-align: left; border-radius: 10px;}
.section02{width:100%; margin:0 auto; background-color:#333333;
background-size: cover; padding: bottom 80px;}

.section02_tit{ width:100%; margin:0 auto; padding-bottom:140px; background-color: #f2f2f2;}
.section02 h2{ font-size: 4rem; line-height: 1.7; font-weight: 900; text-align: center;}
.section02 h5{ line-height: 1.7; color:#ffffff; font-size: 2.6rem; font-weight: 500;}
.section02_text{display: flex; flex-direction: column; justify-content: center;}

.section03{margin:0 auto; padding-top:90px; background-image:url(https://igm.or.kr/contents/img/curve/bg2.jpg);
background-size: cover;  background-attachment:fixed;}
.section03_tit{ width:100%; margin:0 auto; max-width: 1280px; padding:80px;}
.section03 h2{font-size: 5rem; line-height: 1.6; font-weight: 900; color:#fff;}
.section03 p{ font-size: 24px; color:#000000; line-height: 1.7;}
.section03_text{display: flex; flex-direction: column; justify-content:flex-start}
.section03_img{width: 40%!important;}

.section04{width:100%; margin:0 auto; background-color:#333333; padding:90px 0;}
.section04_tit{ width:100%; margin:0 auto; padding-top:80px; max-width: 1280px;}
.section04 h2{ font-size: 4rem; letter-spacing: normal; line-height: 1.6; font-weight: 900; color:#ffffff;}
.section04 p{ font-size: 18px; line-height: 1.6;  color:#ffffff;}


.section05{width:100%; margin:0 auto; background-color:#333333; padding:90px 0;}
.section05_tit{ width:100%; margin:0 auto; padding-top:60px; max-width: 1280px;}
.section05 h2{ text-align: center; letter-spacing: normal; font-size: 4rem; line-height: 1.6; font-weight: 900; color:#ffffff;}
.section05 p{ text-align: center; font-size: 18px; line-height: 1.6;  color:#ffffff;}





@media (max-width: 1024px) {
	.ai_reviews_move  .review-slide {
		flex: 0 0 50%;
		min-width: 50%;
	}
}

@media (max-width: 768px) {
.copilot_container ul{ display:block;  flex-wrap: wrap; gap:2%; padding-top:40px;}
.copilot_container ul li{width:100%; padding:30px 14px; box-sizing: border-box; line-height: normal; font-size: 16px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(139, 92, 246, 0.2); border-radius: 10px;}

	}

@media (max-width: 650px) {

  .intro_img{max-width: 100px;}
  .IGM_copilot{font-size: 14px;}
.copilot_feature00 li:first-child{margin-left:0; margin:20px auto; border-radius: 30px; overflow: hidden; width:100%; }
  .copilot_point{padding:0 20px;}
  .copilot_point h2{padding-top:40px;}
  .copilot_feature00 li{float: none; width:100%; margin-left: 0; padding:0 20px;}

	}