main.scss 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772
  1. @charset "UTF-8";
  2. @import 'reset';
  3. @import 'mixin';
  4. @import 'media';
  5. section{
  6. overflow-x: hidden;
  7. }
  8. header{
  9. position: fixed;
  10. width: 100%;
  11. top: 0;
  12. left: 0;
  13. z-index: 1000;
  14. background: #fff;
  15. .header--line--banner--wrap{
  16. background-image: url(../img/top_line_bg.svg);
  17. background-size: auto;
  18. background-repeat: no-repeat;
  19. background-position: left center;
  20. background-color: #2ECC71;
  21. width:100%;
  22. padding:0px;
  23. @include flex-center;
  24. overflow: hidden;
  25. transition: all linear .2s;
  26. height:100px;
  27. &.actv{
  28. padding:0px 0px;
  29. height:0px;
  30. &+.header--contents--wrap{
  31. .header--dim{
  32. top: 170px;
  33. }
  34. }
  35. }
  36. .inner--contents{
  37. width:100%;
  38. max-width: 1200px;
  39. display: flex;
  40. flex-direction: column;
  41. align-items: center;
  42. justify-content: center;
  43. position: relative;
  44. .close--btn{
  45. background: none;
  46. border: 0px;
  47. padding:0px;
  48. position: absolute;
  49. top: calc(50% - 15px);
  50. right:0px;
  51. }
  52. h3{
  53. color: #FFF;
  54. text-align: center;
  55. font-size: 20px;
  56. font-style: normal;
  57. font-weight: 700;
  58. margin-bottom: 10px;
  59. letter-spacing: -0.4px;
  60. }
  61. p{
  62. color: #FFF;
  63. font-size: 15px;
  64. letter-spacing: -0.3px;
  65. font-weight: 500;
  66. }
  67. }
  68. }
  69. .header--contents--wrap{
  70. width:100%;
  71. @include flex-center;
  72. min-height:80px;
  73. .hnb--wrap{
  74. @include flex-center;
  75. gap:10px;
  76. button{
  77. padding:0px;
  78. border:0px;
  79. background: none;
  80. width:30px;
  81. height:30px;
  82. @include flex-center;
  83. &.hmb--btn{
  84. display: none;
  85. }
  86. }
  87. }
  88. .header--contents{
  89. width:100%;
  90. display: flex;
  91. flex-direction: column;
  92. .header--logo--wrap{
  93. border-bottom: 1px solid #d9d9d9;
  94. .logo--wrap{
  95. height: 100px;
  96. align-items: center;
  97. margin: 0 auto;
  98. width: 100%;
  99. max-width:1200px;
  100. display: flex;
  101. justify-content: space-between;
  102. padding: 20px 0;
  103. .logo{
  104. width: 210px;
  105. height: 58px;
  106. a{
  107. display: inline-block;
  108. img{
  109. width: 100%;
  110. }
  111. }
  112. }
  113. .txt{
  114. display: flex;
  115. flex-direction: column;
  116. gap: 15px;
  117. justify-content: center;
  118. p{
  119. color: #000;
  120. font-size: 15px;
  121. font-weight: 300;
  122. letter-spacing: -0.15px;
  123. line-height: 1;
  124. span{
  125. color: #1aaf59;
  126. font-weight: 600;
  127. }
  128. &:last-child{
  129. font-size: 18px;
  130. span{
  131. font-weight: 700;
  132. }
  133. }
  134. }
  135. }
  136. }
  137. }
  138. .header--gnb--wrap{
  139. .gnb--wrap{
  140. width: 100%;
  141. max-width: 1200px;
  142. margin: 0 auto;
  143. transition: left linear .2s;
  144. &.actv{
  145. >ul{
  146. li{
  147. >ul{
  148. display: block;
  149. top:52px;
  150. pointer-events: auto;
  151. transform: translateX(-50%) translateY(0px);
  152. opacity: 1;
  153. }
  154. }
  155. }
  156. }
  157. >ul{
  158. width: 100%;
  159. @include flex-center;
  160. li{
  161. width: 20%;
  162. position: relative;
  163. text-align: center;
  164. a{
  165. width: 100%;
  166. color: #000;
  167. font-size: 17px;
  168. height: 70px;
  169. display: inline-block;
  170. line-height: 70px;
  171. font-style: normal;
  172. font-weight: 600;
  173. letter-spacing: -0.34px;
  174. }
  175. ul{
  176. /*!2025-07-23 추가 */
  177. pointer-events: none;
  178. position: absolute;
  179. top:-500px;
  180. left:50%;
  181. opacity: 0;
  182. transform: translateX(-50%) translateY(-20px);
  183. transition: transform linear .2s, opacity linear .4s;
  184. background: transparent;
  185. padding:10px;
  186. z-index: 1000;
  187. li{
  188. padding:5px;
  189. a{
  190. color: #191919;
  191. font-size: 17px;
  192. font-style: normal;
  193. font-weight: 500;
  194. letter-spacing: -0.34px;
  195. white-space: nowrap;
  196. strong{
  197. color: #5D1BB8;
  198. font-size: 17px;
  199. font-style: normal;
  200. font-weight: 700;
  201. letter-spacing: -0.34px;
  202. }
  203. }
  204. }
  205. }
  206. }
  207. }
  208. }
  209. }
  210. }
  211. }
  212. .header--wrap{
  213. position: relative;
  214. display: flex;
  215. align-items: center;
  216. justify-content: center;
  217. flex-direction: column;
  218. &:after{
  219. transition: all ease-in-out .3s;
  220. content: "";
  221. display: block;
  222. height:0px;
  223. width:100%;
  224. background: #fff;
  225. position: absolute;
  226. top: 166px;
  227. left:0px;
  228. border-top:1px solid #ebebeb;
  229. z-index: -1;
  230. }
  231. }
  232. }
  233. .header--dim{
  234. &.actv{
  235. display: block;
  236. height:300px;
  237. }
  238. display: none;
  239. width:100%;
  240. height: 0px;
  241. position: fixed;
  242. top:270px;
  243. left:0px;
  244. background:#fff;
  245. border-top:1px solid #eee;
  246. z-index: 900;
  247. }
  248. main{
  249. padding-top: 270px!important;
  250. &.actv{
  251. padding-top: 170px!important;
  252. }
  253. .main--visual--section{
  254. overflow: hidden;
  255. position: relative;
  256. .main--visual--wrap{
  257. width:100%;
  258. .main--visual--img{
  259. width:100%;
  260. overflow: hidden;
  261. height:500px;
  262. position: relative;
  263. img{
  264. position: absolute;
  265. left:50%;
  266. transform: translateX(-50%);
  267. }
  268. .main--visual--txt{
  269. position: absolute;
  270. width: 100%;
  271. left: 50%;
  272. transform: translateX(-50%);
  273. height: 100%;
  274. display: flex;
  275. align-items: center;
  276. justify-content: center;
  277. flex-direction: column;
  278. max-width: 1200px;
  279. gap: 40px;
  280. .sub--title{
  281. display: none;
  282. }
  283. h3{
  284. color: #191919;
  285. font-size: 50px;
  286. font-weight: 700;
  287. }
  288. p{
  289. font-size: 18px;
  290. color: #191919;
  291. font-weight: 400;
  292. margin-bottom: 30px;
  293. }
  294. }
  295. }
  296. }
  297. .main--visual--pager{
  298. position: absolute;
  299. left: 50%;
  300. transform: translateX(-50%);
  301. bottom:30px;
  302. z-index: 9;
  303. display: flex;
  304. justify-content: center;
  305. align-items: center;
  306. height: 90px;
  307. padding: 20px 35px;
  308. border-radius: 1000px;
  309. background: rgba(255, 255, 255, 0.60);
  310. backdrop-filter: blur(2px);
  311. .prev--next--wrap{
  312. padding-top: 20px;
  313. @include flex-center;
  314. display: flex;
  315. gap: 15px;
  316. align-items: center;
  317. justify-content: center;
  318. button{
  319. @include flex-center;
  320. width: 18px;
  321. height: 18px;
  322. border: none;
  323. background-color: transparent;
  324. background-image: url(../img/ico--swiper--left.svg);
  325. background-repeat: no-repeat;
  326. background-position: center;
  327. &.next--btn{
  328. background-image: url(../img/ico--swiper--right.svg);
  329. }
  330. }
  331. }
  332. .play--pause{
  333. @include flex-center;
  334. gap:11px;
  335. button{
  336. @include flex-center;
  337. width: 50px;
  338. height: 50px;
  339. border-radius: 50px;
  340. border:0px;
  341. background: rgba(255, 255, 255, 0.80);
  342. backdrop-filter: blur(2px);
  343. }
  344. }
  345. .main--visual--fraction{
  346. display: flex;
  347. align-items: center;
  348. justify-content: center;
  349. span{
  350. font-size: 13px;
  351. font-style: normal;
  352. line-height: 1;
  353. letter-spacing: -0.32px;
  354. font-weight: 500;
  355. color: rgba(0, 0, 0, 0.50);
  356. &.swiper-pagination-current{
  357. color:#000;
  358. font-weight: 800;
  359. }
  360. &.fraction-separator{
  361. background-color: #000;
  362. width: 1px;
  363. height: 12px;
  364. display: inline-block;
  365. margin: 0 10px;
  366. }
  367. }
  368. }
  369. .main--visual--pagination{
  370. display: flex;
  371. margin-right: 20px;
  372. gap: 5px;
  373. align-items: center;
  374. justify-content: center;
  375. padding-top: 20px;
  376. .swiper-pagination-bullet{
  377. width: 34px;
  378. height: 34px;
  379. border-radius: 50%;
  380. border: none;
  381. opacity: 1;
  382. background-color: transparent;
  383. cursor: pointer;
  384. position: relative;
  385. &::after{
  386. position: absolute;
  387. content: '';
  388. width: 4px;
  389. height: 4px;
  390. background-color: #000;
  391. border-radius: 50%;
  392. left: calc(50% - 2px);
  393. top: calc(50% - 2px);
  394. display: inline-block;
  395. }
  396. &.swiper-pagination-bullet-active{
  397. border: 1px solid rgba(0, 0, 0, 0.50);
  398. }
  399. }
  400. }
  401. .main--visual--progress{
  402. display: flex;
  403. justify-content: center;
  404. flex-direction: column;
  405. margin-right: 20px;
  406. .main--visual--progress--bar{
  407. display: flex;
  408. align-items: center;
  409. }
  410. .progress-title{
  411. padding-left: 30px;
  412. color: #000;
  413. font-size: 16px;
  414. font-weight: 500;
  415. line-height: 1;
  416. margin-bottom: 4px;
  417. }
  418. .progress-bar{
  419. width: 200px;
  420. height: 2px;
  421. background-color: rgba(0, 0, 0, 0.2)!important;
  422. border-radius: 100px;
  423. position: relative;
  424. overflow: hidden;
  425. }
  426. .progress-text{
  427. color: #000;
  428. font-size: 15px;
  429. font-weight: 500;
  430. width: 30px;
  431. }
  432. }
  433. }
  434. }
  435. .mna--reason--wrap{
  436. overflow-x: hidden;
  437. .btn--wrap{
  438. display: flex;
  439. justify-content: center;
  440. padding: 40px 0;
  441. gap: 10px;
  442. button{
  443. border: 1px solid #dadada;
  444. background-color: #fff;
  445. width: 50px;
  446. height: 50px;
  447. border-radius: 50%;
  448. background-repeat: no-repeat;
  449. background-position: center;
  450. &.play--btn{
  451. background-image: url(../img/ico--swiper--pause.svg);
  452. &.pause{
  453. background-image: url(../img/ico--swiper--play.svg);
  454. }
  455. }
  456. &.prev--btn{
  457. background-image: url(../img/ico--swiper--left2.svg);
  458. }
  459. &.next--btn{
  460. background-image: url(../img/ico--swiper--right2.svg);
  461. }
  462. }
  463. }
  464. .swiper-slide{
  465. transform: translateX(50%);
  466. height: auto;
  467. .reason--box{
  468. border-radius: 30px;
  469. border: 1px solid #EEE;
  470. background: #FFF;
  471. box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
  472. height: 100%;
  473. display: flex;
  474. padding: 40px 45px 70px;
  475. flex-direction: column;
  476. >span{
  477. color: #1aaf59;
  478. font-size: 18px;
  479. font-weight: 700;
  480. line-height: 1;
  481. text-decoration-line: underline;
  482. text-decoration-style: solid;
  483. text-decoration-skip-ink: auto;
  484. text-decoration-thickness: auto;
  485. text-underline-offset: auto;
  486. text-underline-position: from-font;
  487. margin-bottom: 45px;
  488. }
  489. dt{
  490. color: #000;
  491. font-size: 20px;
  492. font-weight: 700;
  493. letter-spacing: -0.2px;
  494. margin-bottom: 35px;
  495. }
  496. dd{
  497. color: #333;
  498. font-size: 15px;
  499. font-weight: 300;
  500. letter-spacing: -0.15px;
  501. }
  502. }
  503. }
  504. }
  505. .gray--section{
  506. background-color: #f9f9f9;
  507. }
  508. .green--section{
  509. background-color: #2ECC71;
  510. }
  511. .light--green--section{
  512. background-color: #e9f7ef;
  513. }
  514. .section--container{
  515. max-width: 1200px;
  516. width: 100%;
  517. margin: 0 auto;
  518. &.p--120{
  519. padding: 120px 0;
  520. }
  521. &.p--100{
  522. padding: 100px 0;
  523. }
  524. .title--wrap{
  525. >h2{
  526. text-align: center;
  527. color: #000;
  528. font-size: 35px;
  529. font-weight: 300;
  530. strong{
  531. font-weight: 700;
  532. }
  533. }
  534. >p{
  535. text-align: center;
  536. }
  537. &.big{
  538. >h2{
  539. color: #000;
  540. font-size: 50px;
  541. font-weight: 300;
  542. letter-spacing: -0.5px;
  543. margin-bottom: 60px;
  544. line-height: 1.4;
  545. strong{
  546. font-weight: 700;
  547. }
  548. }
  549. >p{
  550. color: #000;
  551. font-weight: 300;
  552. line-height: 1.7;
  553. font-size: 18px;
  554. }
  555. }
  556. &.le{
  557. >h2, >p{
  558. text-align: left;
  559. }
  560. }
  561. }
  562. .now--box--wrap{
  563. .box--top{
  564. display: flex;
  565. margin-bottom: 90px;
  566. justify-content: space-between;
  567. .box{
  568. gap: 40px;
  569. width: 33.333%;
  570. display: flex;
  571. justify-content: center;
  572. flex-direction: column;
  573. align-items: center;
  574. text-align: center;
  575. >p{
  576. color: #000;
  577. font-size: 18px;
  578. font-weight: 300;
  579. strong{
  580. font-weight: 700;
  581. }
  582. }
  583. }
  584. }
  585. .box--bot{
  586. display: flex;
  587. gap: 40px;
  588. .box{
  589. width: 50%;
  590. border-radius: 20px;
  591. padding: 0 40px;
  592. display: flex;
  593. align-items: center;
  594. height: 120px;
  595. background-size: 100%;
  596. background-image: url(../img/bg--now1.svg);
  597. &:last-child{
  598. background-image: url(../img/bg--now2.svg);
  599. }
  600. }
  601. }
  602. }
  603. .growth--logic--wrap{
  604. display: flex;
  605. flex-wrap: wrap;
  606. gap: 40px;
  607. >div{
  608. width: calc((100% - 120px) / 3);
  609. }
  610. .title--box{
  611. width: calc((100% - 120px) / 3 + 40px);
  612. h2{
  613. color: #fff;
  614. font-size: 45px;
  615. font-weight: 300;
  616. letter-spacing: -0.45px;
  617. strong{
  618. font-weight: 800;
  619. color: #fff;
  620. }
  621. }
  622. .btn--wrap{
  623. display: flex;
  624. gap: 15px;
  625. a{
  626. display: inline-block;
  627. padding: 20px 30px;
  628. color: #fff;
  629. border-radius: 1000px;
  630. border: 1px solid #fff;
  631. line-height: 1;
  632. }
  633. }
  634. }
  635. .logic--box{
  636. border-radius: 25px;
  637. background-color: #fff;
  638. min-height: 350px;
  639. padding: 50px 45px 70px;
  640. dt{
  641. color: #333;
  642. font-size: 22px;
  643. font-weight: 700;
  644. letter-spacing: -0.22px;
  645. margin-bottom: 30px;
  646. strong{
  647. color :#1aaf59;
  648. font-weight: 700;
  649. }
  650. }
  651. dd{
  652. color: #444;
  653. font-size: 15px;
  654. font-weight: 400;
  655. letter-spacing: -0.15px;
  656. line-height: 1.7;
  657. }
  658. &.special{
  659. width: calc((100% - 120px) / 3 + 40px);
  660. background-color: #139e4e;
  661. background-image: url(../img/ico--logic.svg);
  662. background-repeat: no-repeat;
  663. background-position: right bottom;
  664. dt{
  665. color :#fff;
  666. text-decoration-line: underline;
  667. text-decoration-style: solid;
  668. text-decoration-skip-ink: auto;
  669. text-decoration-thickness: auto;
  670. text-underline-offset: auto;
  671. text-underline-position: from-font;
  672. }
  673. dd{
  674. color: #fff;
  675. }
  676. }
  677. }
  678. }
  679. .best--service--wrap{
  680. display: flex;
  681. gap: 40px;
  682. .service--box{
  683. padding: 40px 45px 70px;
  684. border: 1px solid #e5e5e5;
  685. border-radius: 25px;
  686. position: relative;
  687. width: calc((100% - 80px) / 3);
  688. &:nth-child(2){
  689. .service--numb{
  690. background-image: url(../img/numb--service2.svg);
  691. }
  692. }
  693. &:nth-child(3){
  694. .service--numb{
  695. background-image: url(../img/numb--service3.svg);
  696. }
  697. }
  698. .service--numb{
  699. position: absolute;
  700. right: 0;
  701. display: inline-block;
  702. width: 100px;
  703. height: 100px;
  704. background-repeat: no-repeat;
  705. background-position: top right;
  706. top: 10px;
  707. background-image: url(../img/numb--service1.svg);
  708. }
  709. h3{
  710. margin-top: 40px;
  711. margin-bottom: 30px;
  712. font-size: 22px;
  713. color: #191919;
  714. font-weight: 300;
  715. letter-spacing: -0.22px;
  716. line-height: 1.4;
  717. strong{
  718. font-weight: 700;
  719. }
  720. }
  721. p{
  722. color: #333;
  723. font-size: 16px;
  724. letter-spacing: -0.16px;
  725. line-height: 1.7;
  726. font-weight: 300;
  727. }
  728. }
  729. }
  730. .process--plan--wrap{
  731. .title--wrap{
  732. margin-bottom: 70px;
  733. span{
  734. color: #1aaf59;
  735. font-size: 15px;
  736. text-transform: uppercase;
  737. display: inline-block;
  738. margin-bottom: 25px;
  739. }
  740. h2{
  741. font-size: 30px;
  742. font-weight: 400;
  743. margin-bottom: 25px;
  744. }
  745. p{
  746. font-size: 18px;
  747. font-weight: 300;
  748. }
  749. }
  750. .content--wrap{
  751. h3{
  752. .ico{
  753. width: 20px;
  754. height: 20px;
  755. background-image: url(../img/ico--heart.svg);
  756. display: inline-block;
  757. background-repeat: no-repeat;
  758. background-position: center;
  759. margin-right: 15px;
  760. }
  761. color: #000;
  762. font-size: 20px;
  763. font-weight: 700;
  764. letter-spacing: -0.2px;
  765. display: flex;
  766. align-items: center;
  767. margin-bottom: 40px;
  768. }
  769. .direct--wrap{
  770. display: flex;
  771. justify-content: space-between;
  772. align-items: center;
  773. gap: 20px;
  774. .circle{
  775. display: flex;
  776. min-width: 190px;
  777. justify-content: center;
  778. gap: 12px;
  779. padding: 20px 40px;
  780. background-color: #2ECC71;
  781. align-items: center;
  782. border-radius: 100px;
  783. p{
  784. color: #fff;
  785. font-size: 17px;
  786. font-weight: 600;
  787. line-height: 1;
  788. letter-spacing: -0.17px;
  789. }
  790. .ico{
  791. width: 25px;
  792. height: 25px;
  793. display: inline-block;
  794. background-position: center;
  795. background-repeat: no-repeat;
  796. background-size: 100%;
  797. background-image: url(../img/ico--direct1.svg);
  798. }
  799. &:nth-of-type(2){
  800. background-color: #188345;
  801. .ico{
  802. background-image: url(../img/ico--direct2.svg);
  803. }
  804. }
  805. &:nth-of-type(3){
  806. .ico{
  807. background-image: url(../img/ico--direct3.svg);
  808. }
  809. }
  810. &:nth-of-type(4){
  811. background-color: #188345;
  812. .ico{
  813. background-image: url(../img/ico--direct4.svg);
  814. }
  815. }
  816. }
  817. .bar{
  818. width: 70px;
  819. height: 1px;
  820. border-bottom: 3px dashed #2ecc71;
  821. }
  822. }
  823. .process--wrap{
  824. .process--title{
  825. position: relative;
  826. padding: 25px 30px;
  827. text-align: center;
  828. width: fit-content;
  829. background-image: url(../img/bg--process.svg);
  830. background-repeat: no-repeat;
  831. background-size: cover;
  832. color: #222;
  833. font-size: 16px;
  834. margin: 12px auto;
  835. border-radius: 1000px;
  836. letter-spacing: -0.16px;
  837. font-weight: 600;
  838. &::after{
  839. content: '';
  840. width: calc(100% + 24px);
  841. height: calc(100% + 24px);
  842. border: 5px solid #DDEE81;
  843. position: absolute;
  844. display: inline-block;
  845. border-radius: inherit;
  846. top: -12px;
  847. left: -12px;
  848. }
  849. }
  850. .process--cont{
  851. padding-top: 60px;
  852. .process--top{
  853. display: flex;
  854. align-items: center;
  855. justify-content: space-between;
  856. .process--side{
  857. width: 123px;
  858. display: flex;
  859. gap: 15px;
  860. flex-direction: column;
  861. justify-content: center;
  862. position: relative;
  863. &::after{
  864. content: '';
  865. display: inline-block;
  866. width: 70px;
  867. height: 100%;
  868. z-index: 3;
  869. background-repeat: no-repeat;
  870. background-position: center;
  871. background-image: url(../img/ico--rainbow--arrow1.svg);
  872. position: absolute;
  873. top: 0;
  874. left: calc(100% + 20px);
  875. }
  876. &:last-child{
  877. &::after{
  878. left: auto;
  879. right: calc(100% + 20px);
  880. background-image: url(../img/ico--rainbow--arrow2.svg);
  881. }
  882. }
  883. .circle{
  884. color: #444;
  885. font-size: 16px;
  886. text-align: center;
  887. padding: 19px 0;
  888. border-radius: 100px;
  889. border: 2px solid #ddee81;
  890. font-weight: 600;
  891. line-height: 1;
  892. letter-spacing: -0.16px;
  893. strong{
  894. font-weight: 600;
  895. color: #1aaf59;
  896. }
  897. }
  898. .line{
  899. height: 50px;
  900. width: 50%;
  901. border-right: 3px dashed #ddee81;
  902. }
  903. &.right{
  904. }
  905. }
  906. .process--circle{
  907. width: calc(100% - 300px);
  908. height: 410px;
  909. display: flex;
  910. background-image: url(../img/bg--process--circle.svg);
  911. background-repeat: no-repeat;
  912. background-position: center;
  913. align-items: center;
  914. justify-content: center;
  915. background-size: 100%;
  916. position: relative;
  917. &::after{
  918. content: '';
  919. background-repeat: no-repeat;
  920. background-position: center;
  921. display: inline-block;
  922. width: 33px;
  923. height: 71px;
  924. background-image: url(../img/ico--rainbow--arrow3.svg);
  925. position: absolute;
  926. top: calc(100% - 40px);
  927. }
  928. .circle{
  929. width: 28%;
  930. display: flex;
  931. flex-direction: column;
  932. gap: 35px;
  933. align-items: center;
  934. position: relative;
  935. &::after{
  936. content: '';
  937. position: absolute;
  938. right: -7.5px;
  939. display: inline-block;
  940. top: calc(50% - 15px);
  941. width: 30px;
  942. height: 30px;
  943. background-image: url(../img/ico--process--arrow.svg);
  944. }
  945. &:last-child{
  946. &::after{
  947. display: none;
  948. }
  949. }
  950. .ico{
  951. width: 80px;
  952. height: 80px;
  953. background-position: center;
  954. background-size: 100%;
  955. background-repeat: no-repeat;
  956. display: inline-block;
  957. }
  958. p{
  959. font-size: 18px;
  960. font-weight: 400;
  961. color: #000;
  962. strong{
  963. font-weight: 700;
  964. }
  965. }
  966. &:nth-child(1){
  967. .ico{
  968. background-image: url(../img/ico--process--circle1.svg);
  969. }
  970. }
  971. &:nth-child(2){
  972. .ico{
  973. background-image: url(../img/ico--process--circle2.svg);
  974. }
  975. }
  976. &:nth-child(3){
  977. .ico{
  978. background-image: url(../img/ico--process--circle3.svg);
  979. }
  980. }
  981. }
  982. }
  983. }
  984. .process--bot{
  985. padding-top: 50px;
  986. padding-bottom: 120px;
  987. display: flex;
  988. flex-direction: column;
  989. justify-content: center;
  990. align-items: center;
  991. gap: 20px;
  992. .process--side{
  993. width: 100%;
  994. display: flex;
  995. gap: 15px;
  996. align-items: center;
  997. justify-content: center;
  998. .arrow{
  999. flex: 1;
  1000. margin-left: 53px;
  1001. margin-right: 25px;
  1002. height: 20px;
  1003. position: relative;
  1004. background-color: #2ECC71;
  1005. &::after{
  1006. position: absolute;
  1007. bottom: -6.7px;
  1008. right: -13px;
  1009. background-size: 137px 33px;
  1010. background-position: right center;
  1011. background-repeat: no-repeat;
  1012. content: '';
  1013. width: 100%;
  1014. height: 33px;
  1015. background-image: url(../img/ico--rainbow--arrow5.svg);
  1016. }
  1017. &::before{
  1018. content: '';
  1019. display: inline-block;
  1020. position: absolute;
  1021. width: 20px;
  1022. height: 90px;
  1023. bottom: 0;
  1024. left: 0;
  1025. background-image: url(../img/ico--rainbow--arrow--bar.svg);
  1026. }
  1027. &.right{
  1028. margin-right: 53px;
  1029. margin-left: 25px;
  1030. &::after{
  1031. right: auto;
  1032. left: -13px;
  1033. bottom: -6px;
  1034. background-position: left center;
  1035. background-image: url(../img/ico--rainbow--arrow6.svg);
  1036. }
  1037. &::before{
  1038. left: auto;
  1039. right: 0;
  1040. }
  1041. }
  1042. }
  1043. .circle{
  1044. width: 123px;
  1045. color: #444;
  1046. font-size: 16px;
  1047. text-align: center;
  1048. padding: 19px 0;
  1049. border-radius: 100px;
  1050. border: 2px solid #B0D48C;
  1051. font-weight: 600;
  1052. line-height: 1;
  1053. letter-spacing: -0.16px;
  1054. strong{
  1055. font-weight: 600;
  1056. color: #1aaf59;
  1057. }
  1058. }
  1059. .line{
  1060. width: 50px;
  1061. height: 1px;
  1062. border-bottom: 3px dashed #B0D48C;
  1063. }
  1064. }
  1065. .line{
  1066. display: inline-block;
  1067. width: 33px;
  1068. height: 71px;
  1069. background-image: url(../img/ico--rainbow--arrow4.svg);
  1070. }
  1071. .process--txt{
  1072. text-align: center;
  1073. font-weight: 700;
  1074. font-size: 25px;
  1075. line-height: 1;
  1076. color: #333;
  1077. strong{
  1078. color: #188345;
  1079. }
  1080. }
  1081. .process--blue--circle{
  1082. color: #fff;
  1083. letter-spacing: -0.18px;
  1084. font-size: 18px;
  1085. font-weight: 400;
  1086. position: relative;
  1087. padding: 36px 80px;
  1088. border-radius: 1000px;
  1089. background-color: #5281FF;
  1090. &::after{
  1091. content: '';
  1092. position: absolute;
  1093. width: 85px;
  1094. height: 104px;
  1095. top: 20px;
  1096. left: calc(100% - 50px);
  1097. background-image: url(../img/ico--process.svg);
  1098. }
  1099. strong{
  1100. color: #fff;
  1101. font-weight: 700;
  1102. }
  1103. }
  1104. }
  1105. .process--box{
  1106. display: flex;
  1107. flex-direction: column;
  1108. gap: 30px;
  1109. .box{
  1110. padding: 55px 200px 55px 70px;
  1111. background-color: #f0f3f5;
  1112. background-repeat: no-repeat;
  1113. background-position: right 40px bottom -20px;
  1114. &:nth-child(1){
  1115. background-image: url(../img/img--process1.svg);
  1116. background-position: right 40px center;
  1117. }
  1118. &:nth-child(2){
  1119. background-image: url(../img/img--process2.svg);
  1120. }
  1121. &:nth-child(3){
  1122. background-image: url(../img/img--process3.svg);
  1123. }
  1124. h4{
  1125. color: #000;
  1126. margin-bottom: 30px;
  1127. font-size: 20px;
  1128. font-weight: 700;
  1129. letter-spacing: -0.2px;
  1130. strong{
  1131. color: #009840;
  1132. }
  1133. }
  1134. li{
  1135. position: relative;
  1136. padding-left: 15px;
  1137. &::before{
  1138. position: absolute;
  1139. left: 0px;
  1140. top: 12px;
  1141. content: '';
  1142. width: 2px;
  1143. height: 2px;
  1144. background-color: #000;
  1145. border-radius: 50%;
  1146. }
  1147. }
  1148. p, li{
  1149. font-size: 15px;
  1150. color: #000;
  1151. font-weight: 300;
  1152. line-height: 1.7;
  1153. letter-spacing: -0.15px;
  1154. strong{
  1155. color: #009840;
  1156. font-weight: 600;
  1157. }
  1158. }
  1159. }
  1160. }
  1161. }
  1162. }
  1163. }
  1164. }
  1165. .four--strategy--wrap{
  1166. .strategy--cont1{
  1167. display: flex;
  1168. gap: 120px;
  1169. margin-bottom: 140px;
  1170. .cont--left{
  1171. width: 50%;
  1172. position: relative;
  1173. &::before{
  1174. content: '';
  1175. position: absolute;
  1176. height: 400px;
  1177. width: 1000%;
  1178. border-radius: 0 1000px 1000px 0;
  1179. background-color: rgba(53, 201, 149, 0.10);
  1180. right: 0;
  1181. top: 50%;
  1182. transform: translateY(-50%);
  1183. z-index: -1;
  1184. }
  1185. .box--wrap{
  1186. width: 440px;
  1187. display: flex;
  1188. flex-wrap: wrap;
  1189. gap: 40px;
  1190. position: relative;
  1191. &::before{
  1192. content: '';
  1193. position: absolute;
  1194. width: 346px;
  1195. height: 346px;
  1196. border-radius: 30px;
  1197. border: 1px solid rgba(53, 201, 149, 0.50);
  1198. transform: rotate(-45deg);
  1199. top: 0;
  1200. left: 45px;
  1201. z-index: -1;
  1202. }
  1203. li{
  1204. display: flex;
  1205. justify-content: center;
  1206. text-align: center;
  1207. flex-direction: column;
  1208. padding: 25px;
  1209. align-items: center;
  1210. width: 200px;
  1211. max-width: 200px;
  1212. height: 150px;
  1213. border-radius: 30px;
  1214. border: 1px solid #1BB57F;
  1215. gap: 10px;
  1216. background-color: #35C995;
  1217. span{
  1218. color: #fff;
  1219. font-size: 15px;
  1220. letter-spacing: -0.3px;
  1221. font-weight: 600;
  1222. }
  1223. div{
  1224. color: #fff;
  1225. font-size: 15px;
  1226. font-weight: 500;
  1227. letter-spacing: -0.3px;
  1228. }
  1229. strong{
  1230. color: #fff;
  1231. font-size: 50px;
  1232. font-weight: 800;
  1233. line-height: 1;
  1234. }
  1235. &:nth-child(3){
  1236. height: 170px;
  1237. }
  1238. &:last-child{
  1239. height: 170px;
  1240. border: 1px solid #079C68;
  1241. background-color: #1AAC78;
  1242. strong{
  1243. font-weight: 800;
  1244. font-size: 20px;
  1245. }
  1246. div{
  1247. font-size: 15px;
  1248. font-weight: 600;
  1249. span{
  1250. font-size: 14px;
  1251. display: block;
  1252. }
  1253. &.percent--wrap{
  1254. display: flex;
  1255. width: 100%;
  1256. flex-direction: column;
  1257. }
  1258. &.percent{
  1259. display: flex;
  1260. align-items: center;
  1261. width: 100%;
  1262. gap: 5px;
  1263. .line{
  1264. flex: 1;
  1265. border-bottom: 1px dashed #fff;
  1266. }
  1267. strong{
  1268. color: #ff0;
  1269. font-size: 14px;
  1270. font-weight: 800;
  1271. letter-spacing: -0.28px;
  1272. }
  1273. }
  1274. }
  1275. }
  1276. }
  1277. }
  1278. }
  1279. .cont--right{
  1280. width: 50%;
  1281. display: flex;
  1282. align-items: center;
  1283. dl{
  1284. dt{
  1285. color: #222;
  1286. font-size: 35px;
  1287. font-weight: 700;
  1288. margin-bottom: 15px;
  1289. }
  1290. dd{
  1291. div{
  1292. margin-bottom: 40px;
  1293. font-weight: 300;
  1294. font-size: 20px;
  1295. color: #333;
  1296. strong{
  1297. color: #1aaf59;
  1298. font-weight: 800;
  1299. }
  1300. }
  1301. span{
  1302. color: #222;
  1303. font-size: 18px;
  1304. font-weight: 300;
  1305. }
  1306. }
  1307. }
  1308. }
  1309. }
  1310. .strategy--cont2{
  1311. margin-bottom: 60px;
  1312. display: flex;
  1313. align-items: center;
  1314. flex-direction: column;
  1315. .question, .question2{
  1316. color: #333;
  1317. font-size: 25px;
  1318. font-weight: 300;
  1319. letter-spacing: -0.5px;
  1320. margin-bottom: 20px;
  1321. strong{
  1322. color: #191919;
  1323. font-weight: 800;
  1324. }
  1325. }
  1326. .question2{
  1327. margin-bottom: 40px;
  1328. strong{
  1329. color: #1AAF59;
  1330. }
  1331. }
  1332. .answer, .answer2{
  1333. letter-spacing: -0.36px;
  1334. text-align: center;
  1335. color: #555;
  1336. font-size: 18px;
  1337. margin-bottom: 40px;
  1338. font-weight: 300;
  1339. }
  1340. .answer2{
  1341. color: #222;
  1342. margin-bottom: 50px;
  1343. }
  1344. .result{
  1345. padding: 20px 30px;
  1346. border-radius: 100px;
  1347. background-color: rgba(26, 175, 89, 0.1);
  1348. font-weight: 300;
  1349. font-size: 19px;
  1350. strong{
  1351. font-weight: 600;
  1352. }
  1353. }
  1354. }
  1355. .strategy--cont3{
  1356. display: flex;
  1357. flex-direction: column;
  1358. gap: 35px;
  1359. .box{
  1360. padding: 30px 50px;
  1361. border-radius: 40px;
  1362. border: 1px solid #EEE;
  1363. box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
  1364. background-repeat: no-repeat;
  1365. background-position: right 40px bottom;
  1366. dt{
  1367. margin-bottom: 20px;
  1368. color: #1aaf59;
  1369. font-size: 30px;
  1370. font-weight: 700;
  1371. }
  1372. dd{
  1373. ul{
  1374. display: flex;
  1375. flex-direction: column;
  1376. gap: 18px;
  1377. }
  1378. li{
  1379. color: #333;
  1380. font-size: 15px;
  1381. font-weight: 300;
  1382. padding-left: 15px;
  1383. position: relative;
  1384. &::before{
  1385. background-color: #8b8b8b;
  1386. width: 5px;
  1387. height: 5px;
  1388. display: inline-block;
  1389. border-radius: 50%;
  1390. content: '';
  1391. position: absolute;
  1392. top: 8px;
  1393. left: 3px;
  1394. }
  1395. }
  1396. }
  1397. &:nth-child(1){
  1398. background-image: url(../img/img--strategy1.svg);
  1399. }
  1400. &:nth-child(2){
  1401. background-position: right 100px bottom;
  1402. background-image: url(../img/img--strategy2.svg);
  1403. }
  1404. &:nth-child(3){
  1405. background-image: url(../img/img--strategy3.svg);
  1406. }
  1407. }
  1408. }
  1409. }
  1410. .mna--dream--wrap{
  1411. display: flex;
  1412. gap: 40px;
  1413. justify-content: center;
  1414. .dream--cont{
  1415. width: 50%;
  1416. background-color: #d1eede;
  1417. padding: 60px 50px 80px;
  1418. border-radius: 30px;
  1419. h4{
  1420. letter-spacing: -0.6px;
  1421. font-size: 30px;
  1422. color: #191919;
  1423. font-weight: 300;
  1424. line-height: 1.4;
  1425. margin-bottom: 35px;
  1426. strong{
  1427. font-weight: 700;
  1428. }
  1429. }
  1430. .sub--txt{
  1431. margin-bottom: 40px;
  1432. font-size: 18px;
  1433. font-weight: 300;
  1434. color: #333;
  1435. }
  1436. .box{
  1437. padding: 30px;
  1438. background-color: #B4DAC4;
  1439. margin-bottom: 50px;
  1440. border-radius: 20px;
  1441. .box--title{
  1442. color: #397251;
  1443. font-size: 18px;
  1444. font-weight: 700;
  1445. letter-spacing: -0.36px;
  1446. margin-bottom: 15px;
  1447. }
  1448. .box--desc{
  1449. font-weight: 400;
  1450. font-size: 15px;
  1451. color: #333;
  1452. li{
  1453. position: relative;
  1454. padding-left: 12px;
  1455. font-size: 15px;
  1456. color: #333;
  1457. &::before{
  1458. position: absolute;
  1459. left: 0;
  1460. top: 0;
  1461. content: '-';
  1462. }
  1463. }
  1464. }
  1465. }
  1466. .chat{
  1467. display: flex;
  1468. gap: 30px;
  1469. .chat--img{
  1470. min-width: 90px;
  1471. width: 90px;
  1472. height: 90px;
  1473. border-radius: 50%;
  1474. background-image: url(../img/img--dream.svg);
  1475. background-repeat: no-repeat;
  1476. background-position: bottom center;
  1477. background-color: #bde8cf;
  1478. }
  1479. .chat--bubble{
  1480. border-radius: 20px;
  1481. padding: 25px;
  1482. border: 1px solid #EEE;
  1483. width: 100%;
  1484. background: #FFF;
  1485. margin-bottom: 40px;
  1486. box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  1487. span{
  1488. color: #1aaf59;
  1489. font-size: 15px;
  1490. font-weight: 500;
  1491. }
  1492. }
  1493. }
  1494. .chat--answer{
  1495. margin-bottom: 50px;
  1496. line-height: 1.7;
  1497. color: #111;
  1498. font-size: 16px;
  1499. font-weight: 400;
  1500. letter-spacing: -0.32px;
  1501. ul{
  1502. margin-top: 10px;
  1503. display: flex;
  1504. flex-direction: column;
  1505. gap: 10px;
  1506. li{
  1507. position: relative;
  1508. padding-left: 10px;
  1509. line-height: 1.4;
  1510. color: #111;
  1511. font-size: 15px;
  1512. font-weight: 400;
  1513. letter-spacing: -0.3px;
  1514. &::before{
  1515. content: '';
  1516. width: 3px;
  1517. height: 3px;
  1518. border-radius: 50%;
  1519. display: inline-block;
  1520. background-color: #111;
  1521. position: absolute;
  1522. left: 0;
  1523. top: 7px;
  1524. }
  1525. }
  1526. }
  1527. &:last-child{
  1528. margin-bottom: 0;
  1529. }
  1530. }
  1531. &.purple{
  1532. background-color: #e4e9ff;
  1533. .box{
  1534. background-color: #D0D9FF;
  1535. .box--title{
  1536. color: #3A54C5;
  1537. }
  1538. }
  1539. .chat{
  1540. .chat--img{
  1541. background-color: #cfd8ff;
  1542. }
  1543. }
  1544. }
  1545. }
  1546. }
  1547. .family--business--wrap{
  1548. .family--cont--wrap{
  1549. margin-bottom: 80px;
  1550. display: flex;
  1551. justify-content: space-between;
  1552. .cont--left{
  1553. display: flex;
  1554. flex-direction: column;
  1555. position: relative;
  1556. h2{
  1557. color: #333;
  1558. font-size: 40px;
  1559. font-weight: 300;
  1560. letter-spacing: -0.45px;
  1561. margin-bottom: 50px;
  1562. strong{
  1563. font-weight: 700;
  1564. color: #191919;
  1565. }
  1566. }
  1567. span{
  1568. color: #333;
  1569. font-size: 20px;
  1570. font-weight: 300;
  1571. letter-spacing: -0.4px;
  1572. margin-bottom: 80px;
  1573. }
  1574. .btn--wrap{
  1575. display: flex;
  1576. gap: 15px;
  1577. a{
  1578. display: inline-block;
  1579. padding: 20px 30px;
  1580. color: #1aaf59;
  1581. font-weight: 500;
  1582. border-radius: 1000px;
  1583. border: 1px solid rgba(46, 204, 113, 0.50);
  1584. line-height: 1;
  1585. }
  1586. }
  1587. .family--img{
  1588. position: absolute;
  1589. bottom: 80px;
  1590. right: 0;
  1591. }
  1592. }
  1593. .cont--right{
  1594. width: 700px;
  1595. gap: 60px;
  1596. display: flex;
  1597. .family--box--wrap{
  1598. width: 50%;
  1599. display: flex;
  1600. flex-direction: column;
  1601. gap: 50px;
  1602. }
  1603. .family--box{
  1604. display: flex;
  1605. border-radius: 30px;
  1606. background-color: #f6f6f6;
  1607. padding: 35px 35px 60px 35px;
  1608. flex-direction: column;
  1609. .ico{
  1610. width: 70px;
  1611. height: 70px;
  1612. background-size: 35px 35px;
  1613. background-color: #2ecc71;
  1614. border-radius: 15px;
  1615. background-position: center;
  1616. background-repeat: no-repeat;
  1617. margin-bottom: 50px;
  1618. }
  1619. p{
  1620. font-size: 23px;
  1621. color: #000;
  1622. letter-spacing: -0.46px;
  1623. font-weight: 500;
  1624. margin-bottom: 25px;
  1625. }
  1626. span{
  1627. color: #000;
  1628. font-size: 16px;
  1629. font-weight: 300;
  1630. letter-spacing: -0.32px;
  1631. }
  1632. &:nth-child(1){
  1633. .ico{
  1634. background-image: url(../img/ico--family1.svg);
  1635. }
  1636. }
  1637. &:nth-child(2){
  1638. .ico{
  1639. background-image: url(../img/ico--family2.svg);
  1640. }
  1641. }
  1642. &:nth-child(3){
  1643. .ico{
  1644. background-image: url(../img/ico--family3.svg);
  1645. }
  1646. }
  1647. &:nth-child(4){
  1648. .ico{
  1649. background-image: url(../img/ico--family4.svg);
  1650. }
  1651. }
  1652. &:nth-child(5){
  1653. .ico{
  1654. background-image: url(../img/ico--family5.svg);
  1655. }
  1656. }
  1657. }
  1658. }
  1659. }
  1660. .family--table--wrap{
  1661. .table--title{
  1662. margin-bottom: 30px;
  1663. width: fit-content;
  1664. border-radius: 1000px;
  1665. padding: 15px 30px;
  1666. color: #1aaf59;
  1667. letter-spacing: -0.32px;
  1668. font-size: 16px;
  1669. font-weight: 600;
  1670. border: 1px solid rgba(46, 204, 113, 0.50);
  1671. }
  1672. .table--wrap{
  1673. margin-bottom: 50px;
  1674. &:last-child{
  1675. margin-bottom: 0;
  1676. }
  1677. }
  1678. table{
  1679. width: 100%;
  1680. text-align: center;
  1681. tr{
  1682. &:first-child{
  1683. th{
  1684. border-bottom: none;
  1685. .ico{
  1686. background-image: url(../img/ico--strategy1.svg);
  1687. }
  1688. }
  1689. }
  1690. th{
  1691. border: 1px solid #d7d7d7;
  1692. background-color: #f3f3f3;
  1693. color: #222;
  1694. font-size: 16px;
  1695. font-weight: 600;
  1696. padding: 25px 20px;
  1697. &:nth-of-type(2){
  1698. background-color: #2ecc71;
  1699. border-color: #17b55a;
  1700. color: #fff;
  1701. }
  1702. }
  1703. td{
  1704. color: #111;
  1705. padding: 25px 20px;
  1706. background-color: #fff;
  1707. font-size: 16px;
  1708. font-weight: 400;
  1709. letter-spacing: -0.32px;
  1710. border: 1px solid #e0e0e0;
  1711. &.color--green{
  1712. color: #0f9247;
  1713. strong{
  1714. color: #0f9247;
  1715. font-weight: 700;
  1716. }
  1717. }
  1718. ul{
  1719. li{
  1720. text-align: left;
  1721. color: #111;
  1722. font-size: 16px;
  1723. font-weight: 400;
  1724. position: relative;
  1725. padding-left: 10px;
  1726. &::before{
  1727. content: '';
  1728. width: 3px;
  1729. height: 3px;
  1730. border-radius: 50%;
  1731. background-color: #111;
  1732. display: inline-block;
  1733. top: 10px;
  1734. left: 0;
  1735. position: absolute;
  1736. }
  1737. }
  1738. }
  1739. }
  1740. }
  1741. }
  1742. }
  1743. }
  1744. }
  1745. }