style.scss 34 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636
  1. @charset "UTF-8";
  2. @import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");
  3. /* http://meyerweb.com/eric/tools/css/reset/
  4. v2.0 | 20110126
  5. License: none (public domain)
  6. */
  7. html, body, div, span, applet, object, iframe,
  8. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  9. a, abbr, acronym, address, big, cite, code,
  10. del, dfn, em, img, ins, kbd, q, s, samp,
  11. small, strike, strong, sub, sup, tt, var,
  12. b, u, i, center,
  13. dl, dt, dd, ol, ul, li,
  14. fieldset, form, label, legend,
  15. table, caption, tbody, tfoot, thead, tr, th, td,
  16. article, aside, canvas, details, embed,
  17. figure, figcaption, footer, header, hgroup,
  18. menu, nav, output, ruby, section, summary,
  19. time, mark, audio, video {
  20. margin: 0;
  21. padding: 0;
  22. border: 0;
  23. font-size: 100%;
  24. vertical-align: baseline;
  25. }
  26. /* HTML5 display-role reset for older browsers */
  27. article, aside, details, figcaption, figure,
  28. footer, header, hgroup, menu, nav, section {
  29. display: block;
  30. }
  31. ol, ul {
  32. list-style: none;
  33. }
  34. blockquote, q {
  35. quotes: none;
  36. }
  37. blockquote:before, blockquote:after,
  38. q:before, q:after {
  39. content: '';
  40. content: none;
  41. }
  42. table {
  43. border-collapse: collapse;
  44. border-spacing: 0;
  45. }
  46. a{
  47. text-decoration: none;
  48. }
  49. .ico{
  50. display: inline-block;
  51. }
  52. // 믹스인
  53. @mixin flex-center {
  54. display: flex;
  55. align-items: center;
  56. justify-content: center;
  57. }
  58. *{
  59. font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  60. word-break: keep-all;
  61. color: #000;
  62. box-sizing: border-box;
  63. }
  64. .mo{
  65. display: none;
  66. }
  67. article{
  68. section{
  69. overflow: hidden;
  70. }
  71. }
  72. header{
  73. position: fixed;
  74. width: 100%;
  75. top: 0;
  76. left: 0;
  77. z-index: 1000;
  78. background: #fff;
  79. .header--line--banner--wrap{
  80. background-image: url(../img/img--top--banner.svg);
  81. background-size: cover;
  82. background-repeat: no-repeat;
  83. background-position: center;
  84. background-color: #2F2F2F;
  85. width:100%;
  86. padding:0px;
  87. @include flex-center;
  88. overflow: hidden;
  89. transition: all linear .2s;
  90. height:80px;
  91. &.actv{
  92. height:0px;
  93. }
  94. .inner--contents{
  95. width:100%;
  96. max-width: 1600px;
  97. display: flex;
  98. align-items: center;
  99. justify-content: center;
  100. text-align: center;
  101. position: relative;
  102. .close--btn{
  103. width: 38px;
  104. cursor: pointer;
  105. height: 38px;
  106. background-color: transparent;
  107. background-size: 18px 18px;
  108. background-repeat: no-repeat;
  109. background-position: center;
  110. background-image: url(../img/ico--close.svg);
  111. border: 1px solid rgba(255, 255, 255, 0.50);
  112. border-radius: 50%;
  113. position: absolute;
  114. top: calc(50% - 19px);
  115. right: 0;
  116. }
  117. p{
  118. color: #FFF;
  119. font-size: 17px;
  120. letter-spacing: -0.3px;
  121. font-weight: 300;
  122. >b{
  123. font-weight: 600;
  124. color: #1eff00;
  125. }
  126. }
  127. }
  128. }
  129. .header--contents--wrap{
  130. width:100%;
  131. @include flex-center;
  132. .header--contents{
  133. width:100%;
  134. display: flex;
  135. flex-direction: column;
  136. &.actv{
  137. .header--gnb--wrap{
  138. .sub--wrap{
  139. max-height: 500px;
  140. }
  141. }
  142. }
  143. .header--gnb--wrap{
  144. border-bottom: 1px solid #E9E9E9;
  145. .gnb--wrap{
  146. width: 100%;
  147. max-width: 1600px;
  148. margin: 0 auto;
  149. display: flex;
  150. justify-content: space-between;
  151. align-items: center;
  152. >ul{
  153. @include flex-center;
  154. li{
  155. position: relative;
  156. a{
  157. text-align: center;
  158. padding: 25px 50px;
  159. color: #000;
  160. font-size: 17px;
  161. display: inline-block;
  162. font-style: normal;
  163. font-weight: 600;
  164. letter-spacing: -0.34px;
  165. span{
  166. display: inline-block;
  167. font-size: 13px;
  168. font-weight: 400;
  169. color: #444;
  170. }
  171. }
  172. }
  173. }
  174. .user--wrap{
  175. border-radius: 50%;
  176. overflow: hidden;
  177. width: 50px;
  178. height: 50px;
  179. min-width: 50px;
  180. background-image: url(../img/img--user.svg);
  181. background-repeat: no-repeat;
  182. background-position: center;
  183. background-size: cover;
  184. cursor: pointer;
  185. }
  186. }
  187. .sub--wrap{
  188. max-height: 0;
  189. transition: max-height 0.3s;
  190. overflow: hidden;
  191. >ul{
  192. max-width: 1600px;
  193. padding-bottom: 10px;
  194. margin: 0 auto;
  195. width: 100%;
  196. display: flex;
  197. li{
  198. width: 20%;
  199. a{
  200. display: inline-block;
  201. text-align: center;
  202. width: 100%;
  203. line-height: 1;
  204. font-size: 16px;
  205. font-weight: 400;
  206. padding: 10px 0;
  207. }
  208. }
  209. }
  210. }
  211. }
  212. }
  213. }
  214. .header--ham--wrap{
  215. background-color: #ffffff;
  216. position: fixed;
  217. left: 100%;
  218. top: 0;
  219. width: 100%;
  220. height: 100vh;
  221. transition: all 0.3s;
  222. z-index: 10001;
  223. display: flex;
  224. flex-direction: column;
  225. &.actv{
  226. left: 0%;
  227. }
  228. .header--ham--top{
  229. background-color: #2ecc71;
  230. padding: 20px;
  231. display: flex;
  232. align-items: center;
  233. justify-content: space-between;
  234. .logo--wrap{
  235. display: inline-block;
  236. max-width: 210px;
  237. width: 25%;
  238. img{
  239. width: 100%;
  240. }
  241. }
  242. .login--menu{
  243. display: flex;
  244. gap: 20px;
  245. .ico--user{
  246. display: inline-block;
  247. width: 24px;
  248. height: 24px;
  249. background-repeat: no-repeat;
  250. background-image: url(../img/ico_user.svg);
  251. }
  252. .ico--close{
  253. display: inline-block;
  254. cursor: pointer;
  255. background-repeat: no-repeat;
  256. width: 24px;
  257. height: 24px;
  258. background-image: url(../img/ico_close2.svg);
  259. }
  260. }
  261. }
  262. .header--ham--menu{
  263. display: flex;
  264. .ham--l{
  265. position: relative;
  266. width: 51%;
  267. height: calc(100vh - 84px);
  268. overflow-y: auto;
  269. background-color: #F5F5F5;
  270. ul{
  271. padding: 0;
  272. margin-bottom: 0;
  273. li{
  274. list-style: none;
  275. cursor: pointer;
  276. padding: 30px 10px;
  277. color: #222222;
  278. line-height: 1;
  279. letter-spacing: -0.3px;
  280. border-bottom: 1px solid #E3E3E3;
  281. font-weight: 400;
  282. background-color: #F5F5F5;
  283. font-size: 15px;
  284. text-align: center;
  285. &.actv{
  286. background-color: #ffffff;;
  287. }
  288. }
  289. }
  290. .menu--login{
  291. text-decoration: none;
  292. color: #555;
  293. width: 100%;
  294. font-size: 16px;
  295. font-weight: 500;
  296. margin: 50px 0;
  297. line-height: 1;
  298. letter-spacing: -0.32px;
  299. display: flex;
  300. align-items: center;
  301. justify-content: center;
  302. text-align: center;
  303. gap: 12px;
  304. .ico{
  305. width: 16px;
  306. height: 16px;
  307. &.login{
  308. background-image: url(../img/ico_login.svg);
  309. }
  310. &.logout{
  311. background-image: url(../img/ico_logout.svg);
  312. }
  313. }
  314. }
  315. }
  316. .ham--r{
  317. width: 49%;
  318. padding: 0 15px;
  319. height: calc(100vh - 84px);
  320. overflow-y: auto;
  321. ul{
  322. padding: 0;
  323. display: none;
  324. &.actv{
  325. display: block;
  326. }
  327. li{
  328. list-style: none;
  329. a{
  330. width: 100%;
  331. font-size: 15px;
  332. display: inline-block;
  333. color: #222222;
  334. line-height: 1;
  335. padding: 30px 15px;
  336. letter-spacing: -0.3px;
  337. border-bottom: 1px solid #F6F6F6;
  338. text-decoration: none;
  339. &.actv{
  340. color: #315BFF;
  341. font-weight: 500;
  342. }
  343. }
  344. }
  345. }
  346. }
  347. }
  348. }
  349. }
  350. main{
  351. padding-top: 170px!important;
  352. &.actv{
  353. padding-top: 90px!important;
  354. }
  355. .main--visual--section{
  356. overflow: hidden;
  357. position: relative;
  358. .main--visual--wrap{
  359. width:100%;
  360. .main--visual--img{
  361. width:100%;
  362. overflow: hidden;
  363. height:420px;
  364. position: relative;
  365. &::before{
  366. content: '';
  367. width: 100%;
  368. height: 100%;
  369. position: absolute;
  370. top: 0;
  371. left: 0;
  372. display: inline-block;
  373. background: linear-gradient(180deg, rgba(255, 255, 255, 0.80) 28.13%, rgba(255, 255, 255, 0.00) 100%);
  374. z-index: 2;
  375. }
  376. img{
  377. position: absolute;
  378. left:50%;
  379. transform: translateX(-50%);
  380. }
  381. .main--visual--txt{
  382. z-index: 3;
  383. position: absolute;
  384. width: 100%;
  385. left: 50%;
  386. top: 0;
  387. transform: translateX(-50%);
  388. height: calc(100% - 100px);
  389. padding: 0 20px;
  390. display: flex;
  391. align-items: center;
  392. justify-content: center;
  393. flex-direction: column;
  394. max-width: 1200px;
  395. text-align: center;
  396. h3{
  397. color: #111;
  398. font-size: 50px;
  399. font-weight: 400;
  400. line-height: 1.4;
  401. b{
  402. font-weight: 700;
  403. /*! 2025-11-11 추가 : S */
  404. font-size: inherit;
  405. }
  406. &.type2{
  407. font-size: 30px;
  408. b{
  409. font-size: 50px;
  410. /*! 2025-11-11 추가 : E */
  411. }
  412. }
  413. }
  414. p{
  415. font-size: 17px;
  416. color: #000;
  417. font-weight: 500;
  418. margin-bottom: 30px;
  419. }
  420. }
  421. }
  422. }
  423. .main--visual--pager{
  424. position: absolute;
  425. left: 50%;
  426. transform: translateX(-50%);
  427. bottom:30px;
  428. z-index: 9;
  429. display: flex;
  430. justify-content: center;
  431. align-items: center;
  432. height: 46px;
  433. padding: 5px 15px;
  434. border-radius: 100px;
  435. background: rgba(255, 255, 255, 0.20);
  436. backdrop-filter: blur(2px);
  437. .prev--next--wrap{
  438. @include flex-center;
  439. display: flex;
  440. gap: 10px;
  441. align-items: center;
  442. justify-content: center;
  443. button{
  444. @include flex-center;
  445. width: 20px;
  446. height: 20px;
  447. border: none;
  448. background-color: transparent;
  449. background-image: url(../img/ico--swiper--left.svg);
  450. background-repeat: no-repeat;
  451. background-position: center;
  452. &.next--btn{
  453. background-image: url(../img/ico--swiper--right.svg);
  454. }
  455. &.play--btn{
  456. margin-left: 5px;
  457. background-image: url(../img/ico--pause.svg);
  458. border-radius: 50%;
  459. background-size: 24px 24px;
  460. background-color: rgba(0, 0, 0, 0.15);
  461. width: 36px;
  462. height: 36px;
  463. &.pause{
  464. background-image: url(../img/ico--play.svg);
  465. }
  466. }
  467. }
  468. }
  469. .play--pause{
  470. @include flex-center;
  471. gap:11px;
  472. button{
  473. @include flex-center;
  474. width: 50px;
  475. height: 50px;
  476. border-radius: 50px;
  477. border:0px;
  478. background: rgba(255, 255, 255, 0.80);
  479. backdrop-filter: blur(2px);
  480. }
  481. }
  482. .main--visual--fraction{
  483. display: flex;
  484. align-items: center;
  485. justify-content: center;
  486. span{
  487. font-size: 13px;
  488. font-style: normal;
  489. line-height: 1;
  490. letter-spacing: -0.32px;
  491. font-weight: 500;
  492. color: rgba(0, 0, 0, 0.50);
  493. &.swiper-pagination-current{
  494. color:#000;
  495. font-weight: 800;
  496. }
  497. &.fraction-separator{
  498. background-color: #000;
  499. width: 1px;
  500. height: 12px;
  501. display: inline-block;
  502. margin: 0 10px;
  503. }
  504. }
  505. }
  506. .main--visual--pagination{
  507. display: flex;
  508. margin-right: 20px;
  509. gap: 5px;
  510. align-items: center;
  511. justify-content: center;
  512. padding-top: 20px;
  513. }
  514. .main--visual--progress{
  515. display: flex;
  516. justify-content: center;
  517. flex-direction: column;
  518. margin-right: 25px;
  519. .main--visual--progress--bar{
  520. display: flex;
  521. align-items: center;
  522. }
  523. .progress-bar{
  524. width: 100px;
  525. height: 4px;
  526. background-color: rgba(0, 0, 0, 0.15)!important;
  527. border-radius: 100px;
  528. position: relative;
  529. overflow: hidden;
  530. }
  531. .progress-text{
  532. color: #000;
  533. font-size: 12px;
  534. font-weight: 700;
  535. width: 20px;
  536. }
  537. .progress-total{
  538. color: #000;
  539. font-size: 12px;
  540. font-weight: 700;
  541. width: 20px;
  542. text-align: right;
  543. }
  544. }
  545. }
  546. }
  547. .blue--section{
  548. background: linear-gradient(180deg, #008CFF 0%, #68BBFF 100%);
  549. .section--container{
  550. padding-top: 110px;
  551. padding-bottom: 80px;
  552. }
  553. }
  554. .matching--section{
  555. background-image: url(../img/bg--matching.png);
  556. background-size: cover;
  557. background-attachment: fixed;
  558. background-repeat: no-repeat;
  559. .section--container{
  560. padding-top: 100px;
  561. padding-bottom: 100px;
  562. .title--wrap{
  563. .title{
  564. font-size: 40px;
  565. }
  566. }
  567. }
  568. }
  569. .faq--section{
  570. background-color: #F8F8F8;
  571. }
  572. .section--container{
  573. max-width: 1200px;
  574. margin: 0 auto;
  575. width: 100%;
  576. padding: 120px 0 150px;
  577. .title--wrap{
  578. text-align: center;
  579. position: relative;
  580. z-index: 3;
  581. .title{
  582. color: #000;
  583. font-size: 45px;
  584. line-height: 1.4;
  585. font-weight: 400;
  586. >b{
  587. font-weight: 700;
  588. }
  589. }
  590. &.color--white{
  591. .title{
  592. color: #fff;
  593. b{
  594. color: #fff;
  595. }
  596. }
  597. }
  598. .desc{
  599. margin-top: 40px;
  600. color: #000;
  601. font-size: 18px;
  602. font-weight: 300;
  603. line-height: 1.4;
  604. &.color--blue{
  605. margin-top: 35px;
  606. color: #008cff;
  607. font-size: 17px;
  608. font-weight: 400;
  609. }
  610. }
  611. }
  612. .desc--box--wrap{
  613. margin-top: 80px;
  614. background-color: #e9f5ff;
  615. border-radius: 50px;
  616. width: 100%;
  617. background-image: url(../img/img--box1.svg);
  618. background-repeat: no-repeat;
  619. background-position: left 60px bottom;
  620. padding: 70px 80px 70px 450px;
  621. >h3{
  622. margin-bottom: 35px;
  623. font-size: 25px;
  624. font-weight: 700;
  625. letter-spacing: -0.5px;
  626. color: #333;
  627. }
  628. >p{
  629. color: #444;
  630. letter-spacing: -0.34px;
  631. font-size: 17px;
  632. font-weight: 300;
  633. line-height: 1.7;
  634. }
  635. }
  636. .mna--impor--wrap{
  637. margin-top: 130px;
  638. margin-bottom: 120px;
  639. height: 450px;
  640. display: flex;
  641. align-items: center;
  642. gap: 120px;
  643. .img--wrap{
  644. position: relative;
  645. height: 450px;
  646. width: 500px;
  647. &::before{
  648. content: '';
  649. width: 1000%;
  650. right: 0;
  651. height: 100%;
  652. position: absolute;
  653. background-image: url(../img/img--wedding.png);
  654. background-repeat: no-repeat;
  655. background-position: right center;
  656. display: inline-block;
  657. }
  658. }
  659. .desc--wrap{
  660. display: flex;
  661. flex-direction: column;
  662. justify-content: center;
  663. height: 100%;
  664. position: relative;
  665. &::after{
  666. content: '';
  667. display: inline-block;
  668. z-index: -1;
  669. position: absolute;
  670. width: 304px;
  671. left: calc(110%);
  672. height: 472px;
  673. top: 40%;
  674. background-image: url(../img/bg--wedding.svg);
  675. }
  676. h3{
  677. color: #111;
  678. font-size: 32px;
  679. font-weight: 400;
  680. letter-spacing: -0.64px;
  681. line-height: 1.7;
  682. margin-bottom: 50px;
  683. b{
  684. color: #008cff;
  685. font-weight: 700;
  686. }
  687. }
  688. p{
  689. color: #111;
  690. font-size: 18px;
  691. font-weight: 300;
  692. letter-spacing: -0.36px;
  693. line-height: 1.7;
  694. b{
  695. font-weight: 600;
  696. }
  697. }
  698. }
  699. }
  700. .mna--matching--wrap{
  701. display: flex;
  702. justify-content: space-between;
  703. align-items: center;
  704. margin-bottom: 100px;
  705. .txt--wrap{
  706. width: 367px;
  707. >h3{
  708. color: #222;
  709. font-size: 40px;
  710. letter-spacing: -0.8px;
  711. font-weight: 400;
  712. line-height: 1.4;
  713. margin-bottom: 80px;
  714. b{
  715. font-weight: 600;
  716. &.color--blue{
  717. color: #008cff;
  718. }
  719. }
  720. }
  721. >p{
  722. color: #444;
  723. font-size: 18px;
  724. letter-spacing: -0.36px;
  725. line-height: 1.7;
  726. font-weight: 400;
  727. }
  728. }
  729. .seq--wrap{
  730. display: flex;
  731. flex-direction: column;
  732. gap: 30px;
  733. .seq--box{
  734. padding: 35px 40px;
  735. display: flex;
  736. gap: 40px;
  737. .numb{
  738. color: #008cff;
  739. font-size: 15px;
  740. font-weight: 800;
  741. width: 30px;
  742. height: 30px;
  743. background-color: #fff;
  744. display: flex;
  745. align-items: center;
  746. justify-content: center;
  747. border-radius: 50%;
  748. margin-bottom: 20px;
  749. }
  750. p{
  751. color: #fff;
  752. font-size: 18px;
  753. line-height: 1.4;
  754. font-weight: 500;
  755. }
  756. &:nth-child(1){
  757. margin-right: 140px;
  758. border-radius: 40px 40px 10px 40px;
  759. background-color: #1a98ff;
  760. }
  761. &:nth-child(2){
  762. .numb{
  763. color: #8486FB;
  764. }
  765. border-radius: 40px 40px 40px 10px;
  766. background-color: #8486FB;
  767. margin-left: auto;
  768. }
  769. &:nth-child(3){
  770. .numb{
  771. color: #7EC5FF;
  772. }
  773. background-color: #7EC5FF;
  774. border-radius: 40px 40px 10px 40px;
  775. margin-right: auto;
  776. }
  777. }
  778. }
  779. }
  780. .mna--free--wrap{
  781. border-radius: 50px;
  782. border: 1px solid #DDD6D2;
  783. background-color: #FFFCF3;
  784. display: flex;
  785. gap: 70px;
  786. padding: 45px 60px;
  787. align-items: center;
  788. .desc--wrap{
  789. h3{
  790. margin-bottom: 20px;
  791. font-size: 25px;
  792. font-weight: 700;
  793. letter-spacing: -0.5px;
  794. }
  795. p{
  796. color: #444;
  797. font-size: 18px;
  798. font-weight: 300;
  799. line-height: 1.7;
  800. letter-spacing: -0.36px;
  801. b{
  802. font-weight: 500;
  803. color: #f70;
  804. }
  805. }
  806. }
  807. }
  808. .mna--reason--wrap{
  809. margin-top: 50px;
  810. border-radius: 50px;
  811. background-color: #3263ce;
  812. background-image: url(../img/img--reason.svg);
  813. background-repeat: no-repeat;
  814. background-position: right 65px bottom;
  815. padding: 70px 560px 70px 60px;
  816. h3{
  817. color: #fff600;
  818. font-size: 30px;
  819. margin-bottom: 40px;
  820. font-weight: 700;
  821. letter-spacing: -0.6px;
  822. }
  823. p{
  824. color: #fff;
  825. font-size: 20px;
  826. font-weight: 400;
  827. letter-spacing: -0.4px;
  828. line-height: 1.7;
  829. }
  830. }
  831. .mna--sol--wrap{
  832. display: flex;
  833. gap: 40px;
  834. margin-top: 70px;
  835. position: relative;
  836. &::before{
  837. content: '';
  838. width: 1138.414px;
  839. right: calc(28% + 150px);
  840. height: 559.298px;
  841. top: -174px;
  842. display: inline-block;
  843. position: absolute;
  844. z-index: 1;
  845. background-image: url(../img/bg--blue--section.svg);
  846. }
  847. .sol--left{
  848. padding: 45px 45px 55px;
  849. border-radius: 40px;
  850. border: 1px solid #FFF;
  851. background: rgba(255, 255, 255, 0.80);
  852. backdrop-filter: blur(4px);
  853. width: 60%;
  854. z-index: 2;
  855. >h4{
  856. margin-bottom: 30px;
  857. font-size: 20px;
  858. font-weight: 600;
  859. }
  860. >p{
  861. font-size: 17px;
  862. color: #333;
  863. font-weight: 400;
  864. margin-bottom: 45px;
  865. line-height: 1.7;
  866. &:last-child{
  867. margin-top: 45px;
  868. margin-bottom: 0;
  869. }
  870. >b{
  871. color: #07f;
  872. font-weight: 700;
  873. &.color--black{
  874. font-weight: 600;
  875. color: #000;
  876. }
  877. }
  878. }
  879. >ol{
  880. display: flex;
  881. flex-direction: column;
  882. gap: 35px;
  883. >li{
  884. line-height: 1.7;
  885. display: flex;
  886. align-items: start;
  887. gap: 16px;
  888. >span{
  889. width: 50px;
  890. padding: 8px 10px;
  891. display: flex;
  892. border-radius: 100px;
  893. border: 1px solid rgba(0, 140, 255, 0.50);
  894. background-color: #FFF;
  895. line-height: 1;
  896. color: #008cff;
  897. font-size: 14px;
  898. font-weight: 600;
  899. justify-content: center;align-items: center;
  900. }
  901. >p{
  902. color: #333;
  903. font-size: 16px;
  904. font-weight: 400;
  905. >b{
  906. color: #07f;
  907. font-weight: 600;
  908. }
  909. }
  910. }
  911. }
  912. }
  913. .sol--right{
  914. width: 40%;
  915. display: flex;
  916. flex-direction: column;
  917. gap: 40px;
  918. .sol--top{
  919. border-radius: 40px;
  920. border: 1px solid #FFF;
  921. background-color: rgba(255, 255, 255, 0.80);
  922. backdrop-filter: blur(4px);
  923. height: calc(100% - 440px);
  924. padding: 40px 45px 40px 40px;
  925. >h4{
  926. color: #222;
  927. font-size: 20px;
  928. font-weight: 600;
  929. }
  930. >ol{
  931. margin-top: 30px;
  932. display: flex;
  933. flex-direction: column;
  934. gap: 30px;
  935. >li{
  936. display: flex;
  937. gap: 12px;
  938. >span{
  939. width: 25px;
  940. height: 25px;
  941. border-radius: 50%;
  942. background-color: #7678fa;
  943. color: #fff;
  944. font-size: 12px;
  945. font-weight: 700;
  946. justify-content: center;
  947. align-items: center;
  948. text-align: center;
  949. display: flex;
  950. min-width: 25px;
  951. }
  952. p{
  953. color: #333;
  954. font-size: 16px;
  955. font-weight: 400;
  956. line-height: 1.7;
  957. b{
  958. color: #111;
  959. font-weight: 500;
  960. }
  961. }
  962. >ol{
  963. >li{
  964. display: flex;
  965. >span{
  966. color: #7330ff;
  967. font-size: 16px;
  968. font-weight: 700;
  969. min-width: 60px;
  970. line-height: 1.7;
  971. }
  972. }
  973. }
  974. }
  975. }
  976. }
  977. .sol--bot{
  978. padding: 40px 45px 0px 40px;
  979. display: flex;
  980. flex-direction: column;
  981. height: 400px;
  982. border-radius: 40px;
  983. border: 1px solid #FFF;
  984. background: rgba(132, 74, 255, 0.50);
  985. backdrop-filter: blur(4px);
  986. >h4{
  987. color: #fff;
  988. font-size: 20px;
  989. font-weight: 600;
  990. }
  991. >p{
  992. color: #fff;
  993. font-size: 16px;
  994. font-weight: 400;
  995. line-height: 1.7;
  996. margin-top: 30px;
  997. .numb{
  998. border-radius: 100px;
  999. background-color: #fff157;
  1000. width: 20px;
  1001. height: 20px;
  1002. margin-left: 5px;
  1003. margin-right: 5px;
  1004. color: #6C7EFF;
  1005. display: inline-flex;
  1006. vertical-align: 2px;
  1007. align-items: center;
  1008. justify-content: center;
  1009. text-align: center;
  1010. font-size: 12px;
  1011. font-weight: 700;
  1012. }
  1013. }
  1014. .bubble--wrap{
  1015. display: flex;
  1016. margin-top: auto;
  1017. gap: 24px;
  1018. .img{
  1019. img{
  1020. vertical-align: top;
  1021. }
  1022. }
  1023. .bubble{
  1024. margin-top: 12px;
  1025. padding: 30px 15px;
  1026. border-radius: 20px;
  1027. background: #FFF;
  1028. height: fit-content;
  1029. color: #222;
  1030. font-size: 16px;
  1031. font-weight: 600;
  1032. line-height: 1.7;
  1033. position: relative;
  1034. &::before{
  1035. content: '';
  1036. position: absolute;
  1037. width: 16px;
  1038. height: 18px;
  1039. background-image: url(../img/ico--bubble--tail.svg);
  1040. right: 100%;
  1041. top: calc(50% - 9px);
  1042. }
  1043. b{
  1044. color: #7330ff;
  1045. font-size: 16px;
  1046. font-weight: 600;
  1047. }
  1048. }
  1049. }
  1050. }
  1051. }
  1052. }
  1053. .mna--apply--wrap{
  1054. display: flex;
  1055. gap: 160px;
  1056. .apply--bg{
  1057. position: relative;
  1058. width: 230px;
  1059. min-width: 230px;
  1060. &::before{
  1061. content: '';
  1062. position: absolute;
  1063. bottom: 40px;
  1064. right: 0;
  1065. background-image: url(../img/bg--apply.png);
  1066. width: 700px;
  1067. height: 700px;
  1068. }
  1069. }
  1070. .apply--content{
  1071. .title--wrap{
  1072. text-align: left;
  1073. h3{
  1074. color: #000;
  1075. font-size: 18px;
  1076. font-weight: 600;
  1077. margin-bottom: 50px;
  1078. position: relative;
  1079. display: inline-block;
  1080. &::before{
  1081. position: absolute;
  1082. width: 100%;
  1083. content: '';
  1084. display: inline-block;
  1085. background: rgba(0, 208, 255, 0.20);
  1086. height: 15px;
  1087. bottom: -4px;
  1088. }
  1089. }
  1090. .title{
  1091. margin-bottom: 40px;
  1092. font-size: 50px;
  1093. font-weight: 700;
  1094. }
  1095. .desc{
  1096. color: #000;
  1097. font-size: 18px;
  1098. font-weight: 500;
  1099. margin-bottom: 70px;
  1100. b{
  1101. font-weight: 700;
  1102. color: #008cff;
  1103. }
  1104. }
  1105. }
  1106. .circle{
  1107. padding: 15px;
  1108. line-height: 1;
  1109. color: #fff;
  1110. width: fit-content;
  1111. border-radius: 100px;
  1112. font-size: 16px;
  1113. font-weight: 600;
  1114. background-color: #222;
  1115. margin-bottom: 30px;
  1116. }
  1117. >p{
  1118. &.mb--50{
  1119. margin-bottom: 50px;
  1120. }
  1121. margin-bottom: 30px;
  1122. color: #000;
  1123. font-weight: 400;
  1124. line-height: 1.7;
  1125. b{
  1126. font-weight: 600;
  1127. &.big{
  1128. font-size: 22px;
  1129. }
  1130. }
  1131. &.type2{
  1132. padding-left: 16px;
  1133. position: relative;
  1134. &::before{
  1135. position: absolute;
  1136. top: 0;
  1137. left: 0;
  1138. content: '※';
  1139. }
  1140. }
  1141. }
  1142. ol{
  1143. display: flex;
  1144. flex-wrap: wrap;
  1145. gap: 30px;
  1146. li{
  1147. display: flex;
  1148. gap: 15px;
  1149. width: calc(50% - 15px);
  1150. span{
  1151. color: #000;
  1152. font-size: 12px;
  1153. font-weight: 700;
  1154. border-radius: 100px;
  1155. width: 25px;
  1156. height: 25px;
  1157. min-width: 25px;
  1158. display: flex;
  1159. justify-content: center;
  1160. align-items: center;
  1161. text-align: center;
  1162. border: 1px solid rgba(0, 0, 0, 0.50);
  1163. background: #FFF;
  1164. }
  1165. p{
  1166. }
  1167. line-height: 24px;
  1168. }
  1169. }
  1170. }
  1171. }
  1172. .mna--differ--wrap{
  1173. display: flex;
  1174. margin-top: 120px;
  1175. flex-direction: column;
  1176. gap: 60px;
  1177. .differ--top{
  1178. display: flex;
  1179. gap: 60px;
  1180. >div{
  1181. width: calc(50% - 30px);
  1182. border-radius: 30px;
  1183. background-color: #EBF4FF;
  1184. padding: 60px 140px 70px 60px;
  1185. background-image: url(../img/img--differ1.svg);
  1186. background-repeat: no-repeat;
  1187. background-position: right bottom;
  1188. span{
  1189. color: #333;
  1190. font-size: 19px;
  1191. font-weight: 500;
  1192. letter-spacing: -0.38px;
  1193. display: inline-block;
  1194. margin-bottom: 40px;
  1195. b{
  1196. color: #008cff;
  1197. font-weight: 700;
  1198. }
  1199. }
  1200. h3{
  1201. color: #222;
  1202. font-size: 25px;
  1203. font-weight: 800;
  1204. letter-spacing: -0.5px;
  1205. margin-bottom: 25px;
  1206. }
  1207. p{
  1208. color: #555;
  1209. font-size: 16px;
  1210. line-height: 1.7;
  1211. font-weight: 400;
  1212. &.type2{
  1213. margin-top: 25px;
  1214. color: #7330ff;
  1215. font-size: 15px;
  1216. font-weight: 400;
  1217. }
  1218. }
  1219. a{
  1220. padding: 15px 20px;
  1221. display: flex;
  1222. width: fit-content;
  1223. line-height: 1;
  1224. gap: 5px;
  1225. color: #fff;
  1226. font-size: 15px;
  1227. font-weight: 600;
  1228. border-radius: 100px;
  1229. background-color: #008CFF;
  1230. box-shadow: 0 5px 8px 0 #BCD9FF;
  1231. margin-top: 50px;
  1232. .ico{
  1233. width: 16px;
  1234. height: 16px;
  1235. background-image: url(../img/ico--btn--arrow.svg);
  1236. }
  1237. }
  1238. &.differ--right{
  1239. background-color: #F3EEFF;
  1240. background-image: url(../img/img--differ2.svg);
  1241. background-position: bottom 62px right 20px;
  1242. span{
  1243. b{
  1244. color: #7330FF
  1245. }
  1246. }
  1247. a{
  1248. background: #9765FF;
  1249. box-shadow: 0 5px 8px 0 #E3D4FF;
  1250. }
  1251. }
  1252. }
  1253. }
  1254. .differ--bot{
  1255. border-radius: 30px;
  1256. overflow: hidden;
  1257. display: flex;
  1258. flex-direction: column;
  1259. justify-content: space-between;
  1260. background-color: #F3F7FF;
  1261. background-position: right center;
  1262. background-image: url(../img/img--kmx.png);
  1263. background-size: contain;
  1264. background-repeat: no-repeat;
  1265. padding: 60px;
  1266. .logo--wrap{
  1267. margin-bottom: 30px;
  1268. }
  1269. h3{
  1270. font-size: 22px;
  1271. color: #222;
  1272. font-weight: 600;
  1273. margin-bottom: 35px;
  1274. letter-spacing: -0.44px;
  1275. }
  1276. a{
  1277. display: flex;
  1278. gap: 5px;
  1279. align-items: center;
  1280. justify-content: center;
  1281. width: fit-content;
  1282. padding: 15px 20px;
  1283. line-height: 1;
  1284. background-color: #013893;
  1285. border-radius: 100px;
  1286. color: #fff;
  1287. font-size: 15px;
  1288. font-weight: 600;
  1289. .ico{
  1290. width: 16px;
  1291. height: 16px;
  1292. background-image: url(../img/ico--btn--arrow.svg);
  1293. }
  1294. }
  1295. }
  1296. }
  1297. .mna--process--wrap{
  1298. margin-top: 120px;
  1299. .process--wrap{
  1300. margin-top: 80px;
  1301. img{
  1302. width: 100%;
  1303. }
  1304. }
  1305. }
  1306. .mna--qna--wrap{
  1307. margin-top: 70px;
  1308. .qna--wrap{
  1309. display: flex;
  1310. flex-direction: column;
  1311. border-top: 1px solid #E9E9E9;
  1312. &:last-child{
  1313. .question--wrap{
  1314. border-bottom: 1px solid #E9E9E9;
  1315. }
  1316. }
  1317. &.active{
  1318. .question--wrap{
  1319. border-bottom: 1px solid #E9E9E9;
  1320. .arrow{
  1321. background-image: url(../img/ico--faq--arrow--up.svg);
  1322. }
  1323. }
  1324. .answer--wrap{
  1325. max-height: 1000px;
  1326. padding: 45px 20px;
  1327. }
  1328. &:last-child{
  1329. .answer--wrap{
  1330. border-bottom: 1px solid #E9E9E9;
  1331. }
  1332. }
  1333. }
  1334. .question--wrap{
  1335. display: flex;
  1336. justify-content: space-between;
  1337. align-items: center;
  1338. gap: 25px;
  1339. cursor: pointer;
  1340. padding: 25px 20px;
  1341. background-color: #fff;
  1342. .ico{
  1343. width: 38px;
  1344. height: 38px;
  1345. border-radius: 50%;
  1346. border: 1px solid #e8e8e8;
  1347. display: flex;
  1348. align-items: center;
  1349. justify-content: center;
  1350. text-align: center;
  1351. background: linear-gradient(159deg, #008CFF 12.57%, #67B3FF 49%, #B487FF 76.99%, #CBA6FF 92.33%);
  1352. background-clip: text;
  1353. -webkit-background-clip: text;
  1354. -webkit-text-fill-color: transparent;
  1355. font-size: 16px;
  1356. font-weight: 800;
  1357. }
  1358. .arrow{
  1359. width: 18px;
  1360. height: 18px;
  1361. display: inline-block;
  1362. background-image: url(../img/ico--faq--arrow--down.svg);
  1363. }
  1364. >p{
  1365. color: #111;
  1366. font-size: 17px;
  1367. font-weight: 600;
  1368. width: calc(100% - 106px);
  1369. }
  1370. }
  1371. .answer--wrap{
  1372. max-height: 0;
  1373. padding: 0;
  1374. transition: all 0.3s;
  1375. overflow: hidden;
  1376. background-color: #F5FCFF;
  1377. display: flex;
  1378. gap: 25px;
  1379. .ico{
  1380. width: 38px;
  1381. min-width: 38px;
  1382. height: 38px;
  1383. display: flex;
  1384. justify-content: center;
  1385. align-items: center;
  1386. text-align: center;
  1387. border-radius: 1000px;
  1388. background: linear-gradient(159deg, #008CFF 12.57%, #67B3FF 64.72%, #CBA6FF 92.33%);
  1389. font-size: 16px;
  1390. font-weight: 800;
  1391. color: #fff;
  1392. }
  1393. .inner--box{
  1394. line-height: 1.7;
  1395. >p{
  1396. font-size: 16px;
  1397. font-weight: 500;
  1398. color: #333;
  1399. }
  1400. >ul{
  1401. margin-top: 30px;
  1402. display: flex;
  1403. flex-direction: column;
  1404. gap: 30px;
  1405. >li{
  1406. color: #333;
  1407. font-size: 16px;
  1408. padding-left: 45px;
  1409. font-weight: 400;
  1410. position: relative;
  1411. &::before{
  1412. content: '';
  1413. width: 4px;
  1414. position: absolute;
  1415. height: 4px;
  1416. border: 2px solid #99a9b8;
  1417. border-radius: 50%;
  1418. left: 20px;
  1419. top: 10px;
  1420. }
  1421. }
  1422. }
  1423. }
  1424. }
  1425. }
  1426. }
  1427. .mna--teaser--wrap{
  1428. margin-top: 60px;
  1429. display: flex;
  1430. gap: 40px;
  1431. .teaser--box{
  1432. width: 50%;
  1433. display: flex;
  1434. flex-direction: column;
  1435. padding: 65px 60px;
  1436. line-height: 1.4;
  1437. border-radius: 30px;
  1438. background-color: #fff;
  1439. background-image: url(../img/img--matching1.svg);
  1440. background-repeat: no-repeat;
  1441. background-position: right top;
  1442. >h3{
  1443. font-size: 35px;
  1444. color: #333;
  1445. letter-spacing: -0.7px;
  1446. font-weight: 400;
  1447. >b{
  1448. color: #7330FF;
  1449. font-weight: 700;
  1450. }
  1451. }
  1452. >h4{
  1453. margin-top: 50px;
  1454. color: #333;
  1455. font-size: 25px;
  1456. font-weight: 500;
  1457. margin-bottom: 30px;
  1458. letter-spacing: -0.5px;
  1459. >b{
  1460. font-weight: 700;
  1461. color: #222;
  1462. }
  1463. }
  1464. .circle{
  1465. width: fit-content;
  1466. line-height: 1;
  1467. margin-top: 35px;
  1468. padding: 15px 25px;
  1469. border-radius: 100px;
  1470. color: #7330ff;
  1471. font-size: 16px;
  1472. font-weight: 400;
  1473. border: 1px dashed rgba(115, 48, 255, 0.50);
  1474. b{
  1475. color: #7330ff;
  1476. font-weight: 800;
  1477. }
  1478. }
  1479. >ul{
  1480. display: flex;
  1481. flex-direction: column;
  1482. gap: 10px;
  1483. >li{
  1484. padding-left: 25px;
  1485. position: relative;
  1486. font-size: 18px;
  1487. font-weight: 500;
  1488. letter-spacing: -0.36px;
  1489. &::before{
  1490. content: 'ㆍ';
  1491. top: 0;
  1492. left: 5px;
  1493. position: absolute;
  1494. }
  1495. >b{
  1496. font-weight: 700;
  1497. }
  1498. >span{
  1499. font-size: 17px;
  1500. font-weight: 500;
  1501. }
  1502. }
  1503. }
  1504. .desc{
  1505. margin-top: 40px;
  1506. font-weight: 400;
  1507. letter-spacing: -0.34px;
  1508. color: #555;
  1509. font-size: 17px;
  1510. }
  1511. >a{
  1512. margin-top: 60px;
  1513. padding: 20px 40px;
  1514. width: fit-content;
  1515. font-size: 18px;
  1516. font-weight: 600;
  1517. letter-spacing: -0.36px;
  1518. background-color: #7330ff;
  1519. border-radius: 100px;
  1520. color: #fff;
  1521. >b{
  1522. color: #fff;
  1523. font-size: 14px;
  1524. font-weight: 700;
  1525. letter-spacing: -0.28px;
  1526. }
  1527. >span{
  1528. letter-spacing: -0.28px;
  1529. color: #fff;
  1530. font-size: 14px;
  1531. font-weight: 400;
  1532. }
  1533. .ico{
  1534. width: 14px;
  1535. margin-left: 10px;
  1536. height: 14px;
  1537. background-image: url(../img/ico--btn--arrow2.svg);
  1538. }
  1539. }
  1540. &.blue--type{
  1541. background-image: url(../img/img--matching2.svg);
  1542. >h3{
  1543. >b{
  1544. color: #008cff;
  1545. }
  1546. }
  1547. .circle{
  1548. border: 1px dashed rgba(0, 140, 255, 0.50);
  1549. color: #008cff;
  1550. >b{
  1551. color: #008cff;
  1552. }
  1553. }
  1554. >a{
  1555. margin-top: auto;
  1556. background-color: #008CFF;
  1557. }
  1558. }
  1559. }
  1560. }
  1561. }
  1562. }
  1563. footer{
  1564. background-color: #111;
  1565. .footer--wrap{
  1566. .footer--container{
  1567. max-width: 1600px;
  1568. width: 100%;
  1569. margin: 0 auto;
  1570. display: flex;
  1571. flex-direction: column;
  1572. }
  1573. .footer--top{
  1574. border-bottom: 1px solid #323232;
  1575. .footer--link{
  1576. display: flex;
  1577. flex-wrap: wrap;
  1578. padding: 25px 0;
  1579. gap: 40px;
  1580. a{
  1581. color: #fff;
  1582. font-size: 16px;
  1583. font-weight: 600;
  1584. }
  1585. }
  1586. }
  1587. .footer--bot{
  1588. .footer--inner--top{
  1589. padding: 50px 0;
  1590. display: flex;
  1591. flex-direction: column;
  1592. gap: 20px;
  1593. p{
  1594. color: #fff;
  1595. font-size: 16px;
  1596. font-weight: 400;
  1597. letter-spacing: -0.32px;
  1598. }
  1599. .contact--list{
  1600. display: flex;
  1601. align-items: center;
  1602. flex-wrap: wrap;
  1603. gap: 15px;
  1604. .bar{
  1605. width: 1px;
  1606. height: 11px;
  1607. background: rgba(255, 255, 255, 0.50);
  1608. }
  1609. }
  1610. }
  1611. .footer--inner--bot{
  1612. padding: 30px 0;
  1613. border-top: 1px solid #323232;
  1614. color: #9d9fac;
  1615. font-size: 13px;
  1616. line-height: 1.7;
  1617. font-weight: 400;
  1618. letter-spacing: -0.26px;
  1619. }
  1620. }
  1621. }
  1622. }