style.scss 34 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627
  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. }
  404. }
  405. p{
  406. font-size: 17px;
  407. color: #000;
  408. font-weight: 500;
  409. margin-bottom: 30px;
  410. }
  411. }
  412. }
  413. }
  414. .main--visual--pager{
  415. position: absolute;
  416. left: 50%;
  417. transform: translateX(-50%);
  418. bottom:30px;
  419. z-index: 9;
  420. display: flex;
  421. justify-content: center;
  422. align-items: center;
  423. height: 46px;
  424. padding: 5px 15px;
  425. border-radius: 100px;
  426. background: rgba(255, 255, 255, 0.20);
  427. backdrop-filter: blur(2px);
  428. .prev--next--wrap{
  429. @include flex-center;
  430. display: flex;
  431. gap: 10px;
  432. align-items: center;
  433. justify-content: center;
  434. button{
  435. @include flex-center;
  436. width: 20px;
  437. height: 20px;
  438. border: none;
  439. background-color: transparent;
  440. background-image: url(../img/ico--swiper--left.svg);
  441. background-repeat: no-repeat;
  442. background-position: center;
  443. &.next--btn{
  444. background-image: url(../img/ico--swiper--right.svg);
  445. }
  446. &.play--btn{
  447. margin-left: 5px;
  448. background-image: url(../img/ico--pause.svg);
  449. border-radius: 50%;
  450. background-size: 24px 24px;
  451. background-color: rgba(0, 0, 0, 0.15);
  452. width: 36px;
  453. height: 36px;
  454. &.pause{
  455. background-image: url(../img/ico--play.svg);
  456. }
  457. }
  458. }
  459. }
  460. .play--pause{
  461. @include flex-center;
  462. gap:11px;
  463. button{
  464. @include flex-center;
  465. width: 50px;
  466. height: 50px;
  467. border-radius: 50px;
  468. border:0px;
  469. background: rgba(255, 255, 255, 0.80);
  470. backdrop-filter: blur(2px);
  471. }
  472. }
  473. .main--visual--fraction{
  474. display: flex;
  475. align-items: center;
  476. justify-content: center;
  477. span{
  478. font-size: 13px;
  479. font-style: normal;
  480. line-height: 1;
  481. letter-spacing: -0.32px;
  482. font-weight: 500;
  483. color: rgba(0, 0, 0, 0.50);
  484. &.swiper-pagination-current{
  485. color:#000;
  486. font-weight: 800;
  487. }
  488. &.fraction-separator{
  489. background-color: #000;
  490. width: 1px;
  491. height: 12px;
  492. display: inline-block;
  493. margin: 0 10px;
  494. }
  495. }
  496. }
  497. .main--visual--pagination{
  498. display: flex;
  499. margin-right: 20px;
  500. gap: 5px;
  501. align-items: center;
  502. justify-content: center;
  503. padding-top: 20px;
  504. }
  505. .main--visual--progress{
  506. display: flex;
  507. justify-content: center;
  508. flex-direction: column;
  509. margin-right: 25px;
  510. .main--visual--progress--bar{
  511. display: flex;
  512. align-items: center;
  513. }
  514. .progress-bar{
  515. width: 100px;
  516. height: 4px;
  517. background-color: rgba(0, 0, 0, 0.15)!important;
  518. border-radius: 100px;
  519. position: relative;
  520. overflow: hidden;
  521. }
  522. .progress-text{
  523. color: #000;
  524. font-size: 12px;
  525. font-weight: 700;
  526. width: 20px;
  527. }
  528. .progress-total{
  529. color: #000;
  530. font-size: 12px;
  531. font-weight: 700;
  532. width: 20px;
  533. text-align: right;
  534. }
  535. }
  536. }
  537. }
  538. .blue--section{
  539. background: linear-gradient(180deg, #008CFF 0%, #68BBFF 100%);
  540. .section--container{
  541. padding-top: 110px;
  542. padding-bottom: 80px;
  543. }
  544. }
  545. .matching--section{
  546. background-image: url(../img/bg--matching.png);
  547. background-size: cover;
  548. background-attachment: fixed;
  549. background-repeat: no-repeat;
  550. .section--container{
  551. padding-top: 100px;
  552. padding-bottom: 100px;
  553. .title--wrap{
  554. .title{
  555. font-size: 40px;
  556. }
  557. }
  558. }
  559. }
  560. .faq--section{
  561. background-color: #F8F8F8;
  562. }
  563. .section--container{
  564. max-width: 1200px;
  565. margin: 0 auto;
  566. width: 100%;
  567. padding: 120px 0 150px;
  568. .title--wrap{
  569. text-align: center;
  570. position: relative;
  571. z-index: 3;
  572. .title{
  573. color: #000;
  574. font-size: 45px;
  575. line-height: 1.4;
  576. font-weight: 400;
  577. >b{
  578. font-weight: 700;
  579. }
  580. }
  581. &.color--white{
  582. .title{
  583. color: #fff;
  584. b{
  585. color: #fff;
  586. }
  587. }
  588. }
  589. .desc{
  590. margin-top: 40px;
  591. color: #000;
  592. font-size: 18px;
  593. font-weight: 300;
  594. line-height: 1.4;
  595. &.color--blue{
  596. margin-top: 35px;
  597. color: #008cff;
  598. font-size: 17px;
  599. font-weight: 400;
  600. }
  601. }
  602. }
  603. .desc--box--wrap{
  604. margin-top: 80px;
  605. background-color: #e9f5ff;
  606. border-radius: 50px;
  607. width: 100%;
  608. background-image: url(../img/img--box1.svg);
  609. background-repeat: no-repeat;
  610. background-position: left 60px bottom;
  611. padding: 70px 80px 70px 450px;
  612. >h3{
  613. margin-bottom: 35px;
  614. font-size: 25px;
  615. font-weight: 700;
  616. letter-spacing: -0.5px;
  617. color: #333;
  618. }
  619. >p{
  620. color: #444;
  621. letter-spacing: -0.34px;
  622. font-size: 17px;
  623. font-weight: 300;
  624. line-height: 1.7;
  625. }
  626. }
  627. .mna--impor--wrap{
  628. margin-top: 130px;
  629. margin-bottom: 120px;
  630. height: 450px;
  631. display: flex;
  632. align-items: center;
  633. gap: 120px;
  634. .img--wrap{
  635. position: relative;
  636. height: 450px;
  637. width: 500px;
  638. &::before{
  639. content: '';
  640. width: 1000%;
  641. right: 0;
  642. height: 100%;
  643. position: absolute;
  644. background-image: url(../img/img--wedding.png);
  645. background-repeat: no-repeat;
  646. background-position: right center;
  647. display: inline-block;
  648. }
  649. }
  650. .desc--wrap{
  651. display: flex;
  652. flex-direction: column;
  653. justify-content: center;
  654. height: 100%;
  655. position: relative;
  656. &::after{
  657. content: '';
  658. display: inline-block;
  659. z-index: -1;
  660. position: absolute;
  661. width: 304px;
  662. left: calc(110%);
  663. height: 472px;
  664. top: 40%;
  665. background-image: url(../img/bg--wedding.svg);
  666. }
  667. h3{
  668. color: #111;
  669. font-size: 32px;
  670. font-weight: 400;
  671. letter-spacing: -0.64px;
  672. line-height: 1.7;
  673. margin-bottom: 50px;
  674. b{
  675. color: #008cff;
  676. font-weight: 700;
  677. }
  678. }
  679. p{
  680. color: #111;
  681. font-size: 18px;
  682. font-weight: 300;
  683. letter-spacing: -0.36px;
  684. line-height: 1.7;
  685. b{
  686. font-weight: 600;
  687. }
  688. }
  689. }
  690. }
  691. .mna--matching--wrap{
  692. display: flex;
  693. justify-content: space-between;
  694. align-items: center;
  695. margin-bottom: 100px;
  696. .txt--wrap{
  697. width: 367px;
  698. >h3{
  699. color: #222;
  700. font-size: 40px;
  701. letter-spacing: -0.8px;
  702. font-weight: 400;
  703. line-height: 1.4;
  704. margin-bottom: 80px;
  705. b{
  706. font-weight: 600;
  707. &.color--blue{
  708. color: #008cff;
  709. }
  710. }
  711. }
  712. >p{
  713. color: #444;
  714. font-size: 18px;
  715. letter-spacing: -0.36px;
  716. line-height: 1.7;
  717. font-weight: 400;
  718. }
  719. }
  720. .seq--wrap{
  721. display: flex;
  722. flex-direction: column;
  723. gap: 30px;
  724. .seq--box{
  725. padding: 35px 40px;
  726. display: flex;
  727. gap: 40px;
  728. .numb{
  729. color: #008cff;
  730. font-size: 15px;
  731. font-weight: 800;
  732. width: 30px;
  733. height: 30px;
  734. background-color: #fff;
  735. display: flex;
  736. align-items: center;
  737. justify-content: center;
  738. border-radius: 50%;
  739. margin-bottom: 20px;
  740. }
  741. p{
  742. color: #fff;
  743. font-size: 18px;
  744. line-height: 1.4;
  745. font-weight: 500;
  746. }
  747. &:nth-child(1){
  748. margin-right: 140px;
  749. border-radius: 40px 40px 10px 40px;
  750. background-color: #1a98ff;
  751. }
  752. &:nth-child(2){
  753. .numb{
  754. color: #8486FB;
  755. }
  756. border-radius: 40px 40px 40px 10px;
  757. background-color: #8486FB;
  758. margin-left: auto;
  759. }
  760. &:nth-child(3){
  761. .numb{
  762. color: #7EC5FF;
  763. }
  764. background-color: #7EC5FF;
  765. border-radius: 40px 40px 10px 40px;
  766. margin-right: auto;
  767. }
  768. }
  769. }
  770. }
  771. .mna--free--wrap{
  772. border-radius: 50px;
  773. border: 1px solid #DDD6D2;
  774. background-color: #FFFCF3;
  775. display: flex;
  776. gap: 70px;
  777. padding: 45px 60px;
  778. align-items: center;
  779. .desc--wrap{
  780. h3{
  781. margin-bottom: 20px;
  782. font-size: 25px;
  783. font-weight: 700;
  784. letter-spacing: -0.5px;
  785. }
  786. p{
  787. color: #444;
  788. font-size: 18px;
  789. font-weight: 300;
  790. line-height: 1.7;
  791. letter-spacing: -0.36px;
  792. b{
  793. font-weight: 500;
  794. color: #f70;
  795. }
  796. }
  797. }
  798. }
  799. .mna--reason--wrap{
  800. margin-top: 50px;
  801. border-radius: 50px;
  802. background-color: #3263ce;
  803. background-image: url(../img/img--reason.svg);
  804. background-repeat: no-repeat;
  805. background-position: right 65px bottom;
  806. padding: 70px 560px 70px 60px;
  807. h3{
  808. color: #fff600;
  809. font-size: 30px;
  810. margin-bottom: 40px;
  811. font-weight: 700;
  812. letter-spacing: -0.6px;
  813. }
  814. p{
  815. color: #fff;
  816. font-size: 20px;
  817. font-weight: 400;
  818. letter-spacing: -0.4px;
  819. line-height: 1.7;
  820. }
  821. }
  822. .mna--sol--wrap{
  823. display: flex;
  824. gap: 40px;
  825. margin-top: 70px;
  826. position: relative;
  827. &::before{
  828. content: '';
  829. width: 1138.414px;
  830. right: calc(28% + 150px);
  831. height: 559.298px;
  832. top: -174px;
  833. display: inline-block;
  834. position: absolute;
  835. z-index: 1;
  836. background-image: url(../img/bg--blue--section.svg);
  837. }
  838. .sol--left{
  839. padding: 45px 45px 55px;
  840. border-radius: 40px;
  841. border: 1px solid #FFF;
  842. background: rgba(255, 255, 255, 0.80);
  843. backdrop-filter: blur(4px);
  844. width: 60%;
  845. z-index: 2;
  846. >h4{
  847. margin-bottom: 30px;
  848. font-size: 20px;
  849. font-weight: 600;
  850. }
  851. >p{
  852. font-size: 17px;
  853. color: #333;
  854. font-weight: 400;
  855. margin-bottom: 45px;
  856. line-height: 1.7;
  857. &:last-child{
  858. margin-top: 45px;
  859. margin-bottom: 0;
  860. }
  861. >b{
  862. color: #07f;
  863. font-weight: 700;
  864. &.color--black{
  865. font-weight: 600;
  866. color: #000;
  867. }
  868. }
  869. }
  870. >ol{
  871. display: flex;
  872. flex-direction: column;
  873. gap: 35px;
  874. >li{
  875. line-height: 1.7;
  876. display: flex;
  877. align-items: start;
  878. gap: 16px;
  879. >span{
  880. width: 50px;
  881. padding: 8px 10px;
  882. display: flex;
  883. border-radius: 100px;
  884. border: 1px solid rgba(0, 140, 255, 0.50);
  885. background-color: #FFF;
  886. line-height: 1;
  887. color: #008cff;
  888. font-size: 14px;
  889. font-weight: 600;
  890. justify-content: center;align-items: center;
  891. }
  892. >p{
  893. color: #333;
  894. font-size: 16px;
  895. font-weight: 400;
  896. >b{
  897. color: #07f;
  898. font-weight: 600;
  899. }
  900. }
  901. }
  902. }
  903. }
  904. .sol--right{
  905. width: 40%;
  906. display: flex;
  907. flex-direction: column;
  908. gap: 40px;
  909. .sol--top{
  910. border-radius: 40px;
  911. border: 1px solid #FFF;
  912. background-color: rgba(255, 255, 255, 0.80);
  913. backdrop-filter: blur(4px);
  914. height: calc(100% - 440px);
  915. padding: 40px 45px 40px 40px;
  916. >h4{
  917. color: #222;
  918. font-size: 20px;
  919. font-weight: 600;
  920. }
  921. >ol{
  922. margin-top: 30px;
  923. display: flex;
  924. flex-direction: column;
  925. gap: 30px;
  926. >li{
  927. display: flex;
  928. gap: 12px;
  929. >span{
  930. width: 25px;
  931. height: 25px;
  932. border-radius: 50%;
  933. background-color: #7678fa;
  934. color: #fff;
  935. font-size: 12px;
  936. font-weight: 700;
  937. justify-content: center;
  938. align-items: center;
  939. text-align: center;
  940. display: flex;
  941. min-width: 25px;
  942. }
  943. p{
  944. color: #333;
  945. font-size: 16px;
  946. font-weight: 400;
  947. line-height: 1.7;
  948. b{
  949. color: #111;
  950. font-weight: 500;
  951. }
  952. }
  953. >ol{
  954. >li{
  955. display: flex;
  956. >span{
  957. color: #7330ff;
  958. font-size: 16px;
  959. font-weight: 700;
  960. min-width: 60px;
  961. line-height: 1.7;
  962. }
  963. }
  964. }
  965. }
  966. }
  967. }
  968. .sol--bot{
  969. padding: 40px 45px 0px 40px;
  970. display: flex;
  971. flex-direction: column;
  972. height: 400px;
  973. border-radius: 40px;
  974. border: 1px solid #FFF;
  975. background: rgba(132, 74, 255, 0.50);
  976. backdrop-filter: blur(4px);
  977. >h4{
  978. color: #fff;
  979. font-size: 20px;
  980. font-weight: 600;
  981. }
  982. >p{
  983. color: #fff;
  984. font-size: 16px;
  985. font-weight: 400;
  986. line-height: 1.7;
  987. margin-top: 30px;
  988. .numb{
  989. border-radius: 100px;
  990. background-color: #fff157;
  991. width: 20px;
  992. height: 20px;
  993. margin-left: 5px;
  994. margin-right: 5px;
  995. color: #6C7EFF;
  996. display: inline-flex;
  997. vertical-align: 2px;
  998. align-items: center;
  999. justify-content: center;
  1000. text-align: center;
  1001. font-size: 12px;
  1002. font-weight: 700;
  1003. }
  1004. }
  1005. .bubble--wrap{
  1006. display: flex;
  1007. margin-top: auto;
  1008. gap: 24px;
  1009. .img{
  1010. img{
  1011. vertical-align: top;
  1012. }
  1013. }
  1014. .bubble{
  1015. margin-top: 12px;
  1016. padding: 30px 15px;
  1017. border-radius: 20px;
  1018. background: #FFF;
  1019. height: fit-content;
  1020. color: #222;
  1021. font-size: 16px;
  1022. font-weight: 600;
  1023. line-height: 1.7;
  1024. position: relative;
  1025. &::before{
  1026. content: '';
  1027. position: absolute;
  1028. width: 16px;
  1029. height: 18px;
  1030. background-image: url(../img/ico--bubble--tail.svg);
  1031. right: 100%;
  1032. top: calc(50% - 9px);
  1033. }
  1034. b{
  1035. color: #7330ff;
  1036. font-size: 16px;
  1037. font-weight: 600;
  1038. }
  1039. }
  1040. }
  1041. }
  1042. }
  1043. }
  1044. .mna--apply--wrap{
  1045. display: flex;
  1046. gap: 160px;
  1047. .apply--bg{
  1048. position: relative;
  1049. width: 230px;
  1050. min-width: 230px;
  1051. &::before{
  1052. content: '';
  1053. position: absolute;
  1054. bottom: 40px;
  1055. right: 0;
  1056. background-image: url(../img/bg--apply.png);
  1057. width: 700px;
  1058. height: 700px;
  1059. }
  1060. }
  1061. .apply--content{
  1062. .title--wrap{
  1063. text-align: left;
  1064. h3{
  1065. color: #000;
  1066. font-size: 18px;
  1067. font-weight: 600;
  1068. margin-bottom: 50px;
  1069. position: relative;
  1070. display: inline-block;
  1071. &::before{
  1072. position: absolute;
  1073. width: 100%;
  1074. content: '';
  1075. display: inline-block;
  1076. background: rgba(0, 208, 255, 0.20);
  1077. height: 15px;
  1078. bottom: -4px;
  1079. }
  1080. }
  1081. .title{
  1082. margin-bottom: 40px;
  1083. font-size: 50px;
  1084. font-weight: 700;
  1085. }
  1086. .desc{
  1087. color: #000;
  1088. font-size: 18px;
  1089. font-weight: 500;
  1090. margin-bottom: 70px;
  1091. b{
  1092. font-weight: 700;
  1093. color: #008cff;
  1094. }
  1095. }
  1096. }
  1097. .circle{
  1098. padding: 15px;
  1099. line-height: 1;
  1100. color: #fff;
  1101. width: fit-content;
  1102. border-radius: 100px;
  1103. font-size: 16px;
  1104. font-weight: 600;
  1105. background-color: #222;
  1106. margin-bottom: 30px;
  1107. }
  1108. >p{
  1109. &.mb--50{
  1110. margin-bottom: 50px;
  1111. }
  1112. margin-bottom: 30px;
  1113. color: #000;
  1114. font-weight: 400;
  1115. line-height: 1.7;
  1116. b{
  1117. font-weight: 600;
  1118. &.big{
  1119. font-size: 22px;
  1120. }
  1121. }
  1122. &.type2{
  1123. padding-left: 16px;
  1124. position: relative;
  1125. &::before{
  1126. position: absolute;
  1127. top: 0;
  1128. left: 0;
  1129. content: '※';
  1130. }
  1131. }
  1132. }
  1133. ol{
  1134. display: flex;
  1135. flex-wrap: wrap;
  1136. gap: 30px;
  1137. li{
  1138. display: flex;
  1139. gap: 15px;
  1140. width: calc(50% - 15px);
  1141. span{
  1142. color: #000;
  1143. font-size: 12px;
  1144. font-weight: 700;
  1145. border-radius: 100px;
  1146. width: 25px;
  1147. height: 25px;
  1148. min-width: 25px;
  1149. display: flex;
  1150. justify-content: center;
  1151. align-items: center;
  1152. text-align: center;
  1153. border: 1px solid rgba(0, 0, 0, 0.50);
  1154. background: #FFF;
  1155. }
  1156. p{
  1157. }
  1158. line-height: 24px;
  1159. }
  1160. }
  1161. }
  1162. }
  1163. .mna--differ--wrap{
  1164. display: flex;
  1165. margin-top: 120px;
  1166. flex-direction: column;
  1167. gap: 60px;
  1168. .differ--top{
  1169. display: flex;
  1170. gap: 60px;
  1171. >div{
  1172. width: calc(50% - 30px);
  1173. border-radius: 30px;
  1174. background-color: #EBF4FF;
  1175. padding: 60px 140px 70px 60px;
  1176. background-image: url(../img/img--differ1.svg);
  1177. background-repeat: no-repeat;
  1178. background-position: right bottom;
  1179. span{
  1180. color: #333;
  1181. font-size: 19px;
  1182. font-weight: 500;
  1183. letter-spacing: -0.38px;
  1184. display: inline-block;
  1185. margin-bottom: 40px;
  1186. b{
  1187. color: #008cff;
  1188. font-weight: 700;
  1189. }
  1190. }
  1191. h3{
  1192. color: #222;
  1193. font-size: 25px;
  1194. font-weight: 800;
  1195. letter-spacing: -0.5px;
  1196. margin-bottom: 25px;
  1197. }
  1198. p{
  1199. color: #555;
  1200. font-size: 16px;
  1201. line-height: 1.7;
  1202. font-weight: 400;
  1203. &.type2{
  1204. margin-top: 25px;
  1205. color: #7330ff;
  1206. font-size: 15px;
  1207. font-weight: 400;
  1208. }
  1209. }
  1210. a{
  1211. padding: 15px 20px;
  1212. display: flex;
  1213. width: fit-content;
  1214. line-height: 1;
  1215. gap: 5px;
  1216. color: #fff;
  1217. font-size: 15px;
  1218. font-weight: 600;
  1219. border-radius: 100px;
  1220. background-color: #008CFF;
  1221. box-shadow: 0 5px 8px 0 #BCD9FF;
  1222. margin-top: 50px;
  1223. .ico{
  1224. width: 16px;
  1225. height: 16px;
  1226. background-image: url(../img/ico--btn--arrow.svg);
  1227. }
  1228. }
  1229. &.differ--right{
  1230. background-color: #F3EEFF;
  1231. background-image: url(../img/img--differ2.svg);
  1232. background-position: bottom 62px right 20px;
  1233. span{
  1234. b{
  1235. color: #7330FF
  1236. }
  1237. }
  1238. a{
  1239. background: #9765FF;
  1240. box-shadow: 0 5px 8px 0 #E3D4FF;
  1241. }
  1242. }
  1243. }
  1244. }
  1245. .differ--bot{
  1246. border-radius: 30px;
  1247. overflow: hidden;
  1248. display: flex;
  1249. flex-direction: column;
  1250. justify-content: space-between;
  1251. background-color: #F3F7FF;
  1252. background-position: right center;
  1253. background-image: url(../img/img--kmx.png);
  1254. background-size: contain;
  1255. background-repeat: no-repeat;
  1256. padding: 60px;
  1257. .logo--wrap{
  1258. margin-bottom: 30px;
  1259. }
  1260. h3{
  1261. font-size: 22px;
  1262. color: #222;
  1263. font-weight: 600;
  1264. margin-bottom: 35px;
  1265. letter-spacing: -0.44px;
  1266. }
  1267. a{
  1268. display: flex;
  1269. gap: 5px;
  1270. align-items: center;
  1271. justify-content: center;
  1272. width: fit-content;
  1273. padding: 15px 20px;
  1274. line-height: 1;
  1275. background-color: #013893;
  1276. border-radius: 100px;
  1277. color: #fff;
  1278. font-size: 15px;
  1279. font-weight: 600;
  1280. .ico{
  1281. width: 16px;
  1282. height: 16px;
  1283. background-image: url(../img/ico--btn--arrow.svg);
  1284. }
  1285. }
  1286. }
  1287. }
  1288. .mna--process--wrap{
  1289. margin-top: 120px;
  1290. .process--wrap{
  1291. margin-top: 80px;
  1292. img{
  1293. width: 100%;
  1294. }
  1295. }
  1296. }
  1297. .mna--qna--wrap{
  1298. margin-top: 70px;
  1299. .qna--wrap{
  1300. display: flex;
  1301. flex-direction: column;
  1302. border-top: 1px solid #E9E9E9;
  1303. &:last-child{
  1304. .question--wrap{
  1305. border-bottom: 1px solid #E9E9E9;
  1306. }
  1307. }
  1308. &.active{
  1309. .question--wrap{
  1310. border-bottom: 1px solid #E9E9E9;
  1311. .arrow{
  1312. background-image: url(../img/ico--faq--arrow--up.svg);
  1313. }
  1314. }
  1315. .answer--wrap{
  1316. max-height: 1000px;
  1317. padding: 45px 20px;
  1318. }
  1319. &:last-child{
  1320. .answer--wrap{
  1321. border-bottom: 1px solid #E9E9E9;
  1322. }
  1323. }
  1324. }
  1325. .question--wrap{
  1326. display: flex;
  1327. justify-content: space-between;
  1328. align-items: center;
  1329. gap: 25px;
  1330. cursor: pointer;
  1331. padding: 25px 20px;
  1332. background-color: #fff;
  1333. .ico{
  1334. width: 38px;
  1335. height: 38px;
  1336. border-radius: 50%;
  1337. border: 1px solid #e8e8e8;
  1338. display: flex;
  1339. align-items: center;
  1340. justify-content: center;
  1341. text-align: center;
  1342. background: linear-gradient(159deg, #008CFF 12.57%, #67B3FF 49%, #B487FF 76.99%, #CBA6FF 92.33%);
  1343. background-clip: text;
  1344. -webkit-background-clip: text;
  1345. -webkit-text-fill-color: transparent;
  1346. font-size: 16px;
  1347. font-weight: 800;
  1348. }
  1349. .arrow{
  1350. width: 18px;
  1351. height: 18px;
  1352. display: inline-block;
  1353. background-image: url(../img/ico--faq--arrow--down.svg);
  1354. }
  1355. >p{
  1356. color: #111;
  1357. font-size: 17px;
  1358. font-weight: 600;
  1359. width: calc(100% - 106px);
  1360. }
  1361. }
  1362. .answer--wrap{
  1363. max-height: 0;
  1364. padding: 0;
  1365. transition: all 0.3s;
  1366. overflow: hidden;
  1367. background-color: #F5FCFF;
  1368. display: flex;
  1369. gap: 25px;
  1370. .ico{
  1371. width: 38px;
  1372. min-width: 38px;
  1373. height: 38px;
  1374. display: flex;
  1375. justify-content: center;
  1376. align-items: center;
  1377. text-align: center;
  1378. border-radius: 1000px;
  1379. background: linear-gradient(159deg, #008CFF 12.57%, #67B3FF 64.72%, #CBA6FF 92.33%);
  1380. font-size: 16px;
  1381. font-weight: 800;
  1382. color: #fff;
  1383. }
  1384. .inner--box{
  1385. line-height: 1.7;
  1386. >p{
  1387. font-size: 16px;
  1388. font-weight: 500;
  1389. color: #333;
  1390. }
  1391. >ul{
  1392. margin-top: 30px;
  1393. display: flex;
  1394. flex-direction: column;
  1395. gap: 30px;
  1396. >li{
  1397. color: #333;
  1398. font-size: 16px;
  1399. padding-left: 45px;
  1400. font-weight: 400;
  1401. position: relative;
  1402. &::before{
  1403. content: '';
  1404. width: 4px;
  1405. position: absolute;
  1406. height: 4px;
  1407. border: 2px solid #99a9b8;
  1408. border-radius: 50%;
  1409. left: 20px;
  1410. top: 10px;
  1411. }
  1412. }
  1413. }
  1414. }
  1415. }
  1416. }
  1417. }
  1418. .mna--teaser--wrap{
  1419. margin-top: 60px;
  1420. display: flex;
  1421. gap: 40px;
  1422. .teaser--box{
  1423. width: 50%;
  1424. display: flex;
  1425. flex-direction: column;
  1426. padding: 65px 60px;
  1427. line-height: 1.4;
  1428. border-radius: 30px;
  1429. background-color: #fff;
  1430. background-image: url(../img/img--matching1.svg);
  1431. background-repeat: no-repeat;
  1432. background-position: right top;
  1433. >h3{
  1434. font-size: 35px;
  1435. color: #333;
  1436. letter-spacing: -0.7px;
  1437. font-weight: 400;
  1438. >b{
  1439. color: #7330FF;
  1440. font-weight: 700;
  1441. }
  1442. }
  1443. >h4{
  1444. margin-top: 50px;
  1445. color: #333;
  1446. font-size: 25px;
  1447. font-weight: 500;
  1448. margin-bottom: 30px;
  1449. letter-spacing: -0.5px;
  1450. >b{
  1451. font-weight: 700;
  1452. color: #222;
  1453. }
  1454. }
  1455. .circle{
  1456. width: fit-content;
  1457. line-height: 1;
  1458. margin-top: 35px;
  1459. padding: 15px 25px;
  1460. border-radius: 100px;
  1461. color: #7330ff;
  1462. font-size: 16px;
  1463. font-weight: 400;
  1464. border: 1px dashed rgba(115, 48, 255, 0.50);
  1465. b{
  1466. color: #7330ff;
  1467. font-weight: 800;
  1468. }
  1469. }
  1470. >ul{
  1471. display: flex;
  1472. flex-direction: column;
  1473. gap: 10px;
  1474. >li{
  1475. padding-left: 25px;
  1476. position: relative;
  1477. font-size: 18px;
  1478. font-weight: 500;
  1479. letter-spacing: -0.36px;
  1480. &::before{
  1481. content: 'ㆍ';
  1482. top: 0;
  1483. left: 5px;
  1484. position: absolute;
  1485. }
  1486. >b{
  1487. font-weight: 700;
  1488. }
  1489. >span{
  1490. font-size: 17px;
  1491. font-weight: 500;
  1492. }
  1493. }
  1494. }
  1495. .desc{
  1496. margin-top: 40px;
  1497. font-weight: 400;
  1498. letter-spacing: -0.34px;
  1499. color: #555;
  1500. font-size: 17px;
  1501. }
  1502. >a{
  1503. margin-top: 60px;
  1504. padding: 20px 40px;
  1505. width: fit-content;
  1506. font-size: 18px;
  1507. font-weight: 600;
  1508. letter-spacing: -0.36px;
  1509. background-color: #7330ff;
  1510. border-radius: 100px;
  1511. color: #fff;
  1512. >b{
  1513. color: #fff;
  1514. font-size: 14px;
  1515. font-weight: 700;
  1516. letter-spacing: -0.28px;
  1517. }
  1518. >span{
  1519. letter-spacing: -0.28px;
  1520. color: #fff;
  1521. font-size: 14px;
  1522. font-weight: 400;
  1523. }
  1524. .ico{
  1525. width: 14px;
  1526. margin-left: 10px;
  1527. height: 14px;
  1528. background-image: url(../img/ico--btn--arrow2.svg);
  1529. }
  1530. }
  1531. &.blue--type{
  1532. background-image: url(../img/img--matching2.svg);
  1533. >h3{
  1534. >b{
  1535. color: #008cff;
  1536. }
  1537. }
  1538. .circle{
  1539. border: 1px dashed rgba(0, 140, 255, 0.50);
  1540. color: #008cff;
  1541. >b{
  1542. color: #008cff;
  1543. }
  1544. }
  1545. >a{
  1546. margin-top: auto;
  1547. background-color: #008CFF;
  1548. }
  1549. }
  1550. }
  1551. }
  1552. }
  1553. }
  1554. footer{
  1555. background-color: #111;
  1556. .footer--wrap{
  1557. .footer--container{
  1558. max-width: 1600px;
  1559. width: 100%;
  1560. margin: 0 auto;
  1561. display: flex;
  1562. flex-direction: column;
  1563. }
  1564. .footer--top{
  1565. border-bottom: 1px solid #323232;
  1566. .footer--link{
  1567. display: flex;
  1568. flex-wrap: wrap;
  1569. padding: 25px 0;
  1570. gap: 40px;
  1571. a{
  1572. color: #fff;
  1573. font-size: 16px;
  1574. font-weight: 600;
  1575. }
  1576. }
  1577. }
  1578. .footer--bot{
  1579. .footer--inner--top{
  1580. padding: 50px 0;
  1581. display: flex;
  1582. flex-direction: column;
  1583. gap: 20px;
  1584. p{
  1585. color: #fff;
  1586. font-size: 16px;
  1587. font-weight: 400;
  1588. letter-spacing: -0.32px;
  1589. }
  1590. .contact--list{
  1591. display: flex;
  1592. align-items: center;
  1593. flex-wrap: wrap;
  1594. gap: 15px;
  1595. .bar{
  1596. width: 1px;
  1597. height: 11px;
  1598. background: rgba(255, 255, 255, 0.50);
  1599. }
  1600. }
  1601. }
  1602. .footer--inner--bot{
  1603. padding: 30px 0;
  1604. border-top: 1px solid #323232;
  1605. color: #9d9fac;
  1606. font-size: 13px;
  1607. line-height: 1.7;
  1608. font-weight: 400;
  1609. letter-spacing: -0.26px;
  1610. }
  1611. }
  1612. }
  1613. }