style.css 35 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780
  1. /* ########################################
  2. ########### davidwindham.com ##############
  3. ###########################################
  4. . . . . . .
  5. . . ...-..-| |-. .-. .-.-..-| .-.. ...-|
  6. ` ` '' '`-'-' '-`-`-' ' '`-'-`-`-` '`-'-
  7. 1 - Body
  8. 2 - Typography
  9. 3 - Header
  10. 4 - Navigation
  11. 5 - Layout
  12. 6 - Parts
  13. 7 - Footer
  14. 9 - Queries
  15. 10 - Fonts
  16. url - https://davidwindham.com
  17. git - https://github.com/windhamdavid/dw
  18. post - https://davidawindham.com/my-website
  19. /*########################################
  20. ################# BODY ###################
  21. #########################################*/
  22. body {
  23. margin: 0;
  24. padding: 0;
  25. min-height: 100%;
  26. -webkit-font-smoothing: antialiased;
  27. font-kerning: auto;
  28. color: #535763;
  29. background:#d3d3d3;
  30. transition: background-color 0.4s ease;
  31. font-family: sans-serif;
  32. text-rendering: optimizeLegibility;
  33. }
  34. #backgroundsvg {
  35. background-image: url('/img/background.svg');
  36. background-repeat: no-repeat;
  37. background-position: 0% 0%;
  38. background-size: cover;
  39. position: fixed;
  40. top: 0;
  41. width: 100vw;
  42. height: 100vw;
  43. z-index: -1;
  44. opacity: .75;
  45. }
  46. #backgroundsvg2 {
  47. background-image: url('/img/background2.svg');
  48. background-repeat: no-repeat;
  49. background-position: 0% 0%;
  50. background-size: cover;
  51. position: fixed;
  52. top: 0;
  53. width: 100vw;
  54. height: 100vw;
  55. z-index: -2;
  56. opacity: .75;
  57. }
  58. #backgroundsvg3 {
  59. background-image: url('/img/background3.svg');
  60. background-repeat: no-repeat;
  61. background-position: 0% 0%;
  62. background-size: cover;
  63. position: fixed;
  64. top: 0;
  65. width: 100vw;
  66. height: 100vw;
  67. z-index: -3;
  68. opacity: .75;
  69. }
  70. /*########################################
  71. ############## Waypoints #################
  72. #########################################*/
  73. .viewport {
  74. position: fixed;
  75. height: 100%;
  76. width: 100%;
  77. top: 0;
  78. left: 0;
  79. right: 0;
  80. bottom: 0;
  81. overflow: hidden;
  82. }
  83. .viewport-above {
  84. opacity: 0;
  85. }
  86. .viewport-inside {
  87. opacity: 1;
  88. }
  89. .viewport-below {
  90. opacity: 0;
  91. }
  92. .viewport-below>* {
  93. transform: translateY(100px);
  94. }
  95. .page-view {
  96. padding: 7rem 0;
  97. transition: opacity 0.5s ease;
  98. opacity: 0;
  99. position: relative;
  100. background: transparent !important;
  101. scroll-snap-align: start;
  102. min-height: 100vh;
  103. }
  104. .page-view>* {
  105. transition: all 0.5s ease;
  106. }
  107. .page-view:after {
  108. content: '';
  109. }
  110. .no-js .page-view {
  111. opacity: 1;
  112. }
  113. .background-color {
  114. position: relative;
  115. }
  116. .background-color.light {
  117. background-color: #d3d3d3;
  118. }
  119. .background-color.dark {
  120. background-color: #484C57;
  121. z-index: 0;
  122. }
  123. /* purgecss start ignore */
  124. [bg=dark-bg] {
  125. color: #9c9ea5;
  126. }
  127. [bg=dark-bg] h1,
  128. [bg=dark-bg] h2,
  129. [bg=dark-bg] h4,
  130. [bg=dark-bg] h5,
  131. [bg=dark-bg] h6,
  132. [bg=dark-bg] a {
  133. color: #e3e3e3 !important;
  134. }
  135. [bg=dark-bg] blockquote {
  136. color: #e3e3e3;
  137. }
  138. /* purgecss end ignore */
  139. /*########################################
  140. ################# TYPE ###################
  141. #########################################*/
  142. h1 {
  143. font-family: 'Playfair Display', serif;
  144. font-weight: 900;
  145. font-size: 2.5em;
  146. letter-spacing: .01em;
  147. }
  148. .header h1 {
  149. color: #e3e3e3;
  150. }
  151. h2 {
  152. font-family: 'Playfair Display', serif;
  153. font-weight: 900;
  154. font-size: 2.3em;
  155. letter-spacing: .01em;
  156. }
  157. h3 {
  158. font-family: 'Playfair Display', serif;
  159. font-weight: 700;
  160. font-size: 1.6em;
  161. }
  162. p {
  163. font-family: 'Montserrat', sans-serif;
  164. font-size: 1.123em;
  165. line-height: 1.2;
  166. }
  167. a {
  168. color: #67000a;
  169. text-decoration: none !important;
  170. }
  171. .right {
  172. text-align: right;
  173. }
  174. .lead {
  175. font-size: 1.4em;
  176. }
  177. h2.intro {
  178. font-family: 'Playfair Display', serif;
  179. font-weight: 900;
  180. font-size: 37px;
  181. letter-spacing: .01em;
  182. }
  183. .gaegu {
  184. font-family: 'Gaegu', serif;
  185. }
  186. h1.when {
  187. font-weight: 800;
  188. margin: 0;
  189. }
  190. h2.when {
  191. font-weight: 800;
  192. margin: 0;
  193. font-size: 28px;
  194. }
  195. h3.when {
  196. margin: 0;
  197. font-size: 28px;
  198. }
  199. h4.when {
  200. font-weight: 700;
  201. font-size: 17px;
  202. }
  203. h4.how {
  204. color: #535763 !important;
  205. }
  206. h5.how {
  207. color: #535763 !important;
  208. }
  209. h5.modal-title {
  210. color: #535763 !important;
  211. }
  212. h6.modal {
  213. color: #535763 !important;
  214. }
  215. .illustration-light {
  216. color: #000 !important
  217. }
  218. .illustration-dark {
  219. color: rgb(255, 255, 255) !important
  220. }
  221. .numbering {
  222. display: inline-block;
  223. margin-right: .5rem;
  224. font-size: 12px;
  225. vertical-align: super;
  226. }
  227. .services .service .numbering,
  228. .approach .service .numbering {
  229. height: 2rem;
  230. width: 2rem;
  231. line-height: 2rem;
  232. color: #777;
  233. border-radius: 3px;
  234. text-align: center;
  235. position: absolute;
  236. left: 0;
  237. top: 0;
  238. background: #999;
  239. background: #9993;
  240. font-size: 70%;
  241. }
  242. /*########################################
  243. ################# HEAD ###################
  244. #########################################*/
  245. #header {
  246. position: fixed;
  247. z-index: 98;
  248. margin: 0;
  249. padding: 0;
  250. left: 0;
  251. top: 0;
  252. right: 0;
  253. pointer-events: none;
  254. }
  255. #header .header-ui {
  256. margin: 0;
  257. padding: 0;
  258. display: -ms-flexbox;
  259. display: flex;
  260. -ms-flex-wrap: wrap;
  261. flex-wrap: wrap;
  262. -ms-align-items: center;
  263. align-items: center;
  264. justify-content: space-between;
  265. }
  266. #header .header-ui .brand--nav {
  267. margin: 0 auto 0 0;
  268. padding: 1rem;
  269. flex: 0 0 100%;
  270. width: 100%;
  271. max-width: 100%;
  272. display: -ms-flexbox;
  273. display: flex;
  274. -ms-flex-wrap: wrap;
  275. flex-wrap: wrap;
  276. -ms-align-items: center;
  277. align-items: center;
  278. justify-content: space-between;
  279. pointer-events: auto;
  280. will-change: width, padding, flex;
  281. }
  282. #header .header-ui .brand--nav h1 {
  283. font-size: 21px;
  284. margin-left: 30px;
  285. text-align: right;
  286. }
  287. @media (min-width: 576px) {
  288. #header .header-ui .brand--nav {
  289. flex: 0 0 50%;
  290. width: 50%;
  291. max-width: 50%;
  292. }
  293. #header .header-ui .brand--nav .brand {
  294. margin-right: 20px;
  295. }
  296. }
  297. @media (min-width: 768px) {
  298. #header {
  299. -webkit-transition: opacity .35s ease-in-out 0s;
  300. transition: opacity .35s ease-in-out 0s;
  301. }
  302. #header .header-ui .brand--nav,
  303. #header .header-ui .header--complementary {
  304. padding: 2rem;
  305. -webkit-transition: width .35s ease-in-out 0s, padding .35s ease-in-out 0s, flex .35s ease-in-out 0s, background .35s ease-in-out 0s;
  306. transition: width .35s ease-in-out 0s, padding .35s ease-in-out 0s, flex .35s ease-in-out 0s, background .35s ease-in-out 0s;
  307. }
  308. #header.shrink .header-ui .brand--nav,
  309. #header.shrink .header-ui .header--complementary {
  310. padding: 1rem;
  311. flex: 0 0 auto;
  312. }
  313. #header.on_menu .brand--nav {
  314. padding-right: 0;
  315. }
  316. #header.on_menu .brand--nav .hamburger {
  317. -webkit-transform: translateX(27px);
  318. transform: translateX(27px);
  319. }
  320. }
  321. @media (min-width: 992px) {
  322. #header .header-ui .brand--nav,
  323. #header.shrink .header-ui .brand--nav,
  324. #header.shrink .header-ui .header--complementary {
  325. padding: 1rem;
  326. flex: 0 0 auto;
  327. }
  328. #header.on_menu .brand--nav {
  329. padding-right: 0;
  330. }
  331. #header.on_menu .brand--nav .hamburger {
  332. -webkit-transform: translateX(27px);
  333. transform: translateX(27px);
  334. }
  335. }
  336. @media (min-width: 992px) {
  337. .dw-header h2,
  338. .works-header h2 {
  339. font-size: 2.4rem;
  340. }
  341. }
  342. .dw-header {
  343. min-height: 400px;
  344. }
  345. .dw-header h2 {
  346. max-width: 900px;
  347. }
  348. .dw-header .main {
  349. position: relative;
  350. z-index: 2;
  351. }
  352. #header {
  353. position: absolute;
  354. }
  355. #header .header-ui .brand--nav,
  356. #header .header-ui .header--complementary {
  357. padding: 1rem;
  358. }
  359. #header .header-ui .button.button-to-quote,
  360. #header .header-ui a {
  361. margin-left: 40px;
  362. }
  363. #header .header-ui a,
  364. #header .header-ui .button {
  365. position: relative;
  366. color: hsla(0, 0%, 100%, 0.5);
  367. border-color: hsla(0, 0%, 100%, 0.5);
  368. font-family: 'Inter', sans-serif;
  369. }
  370. #header .header-ui .brand img {
  371. width: 200px;
  372. }
  373. /* purgecss start ignore */
  374. .header-small {
  375. width: 100%;
  376. position: fixed;
  377. display: flex;
  378. padding: 0.5rem 1rem 1rem 1rem;
  379. z-index: 999;
  380. opacity: 0;
  381. top: -200px;
  382. left: 0;
  383. transition: opacity 0.4s ease, background-color 0.4s ease;
  384. }
  385. .header-small .header-small-menu {
  386. background-color: #484C57;
  387. position: absolute;
  388. box-shadow: 0 27px 53px 0 rgba(57, 57, 58, 0.24);
  389. z-index: 1;
  390. opacity: 0;
  391. visibility: hidden;
  392. padding: 20px 20px 40px 20px;
  393. top: 0;
  394. right: 0;
  395. }
  396. .header-small .header-small-menu h6 {
  397. font-weight: bold;
  398. color: #e3e3e3;
  399. margin: 40px 0 0 0;
  400. }
  401. .header-small .header-small-menu a,
  402. .header-small .header-small-menu h6 {
  403. padding: 6px 29px 8px 12px;
  404. }
  405. .header-small .header-small-menu a {
  406. font-size: 26px;
  407. line-height: 44px;
  408. letter-spacing: -0.43px;
  409. display: block;
  410. color: #e3e3e3;
  411. }
  412. .header-small .header-small-menu a:hover {
  413. opacity: 0.5;
  414. }
  415. .header-small .header-small-menu a.email {
  416. font-size: 1rem;
  417. line-height: 1.2;
  418. }
  419. .header-small.menu-open .header-small-menu {
  420. display: block;
  421. opacity: 1;
  422. visibility: visible;
  423. }
  424. .header-small.showing {
  425. opacity: 1;
  426. top: 0;
  427. }
  428. .header-small a {
  429. color: currentColor;
  430. }
  431. .header-small img {
  432. margin-left: 0px;
  433. width: 31px;
  434. transition: background-color 0.4s ease;
  435. }
  436. .header-small .light {
  437. display: none;
  438. }
  439. .header-small .dark {
  440. display: inline-block;
  441. }
  442. [bg=dark-bg] .header-small .light {
  443. display: inline-block;
  444. }
  445. [bg=dark-bg] .header-small .dark {
  446. display: none;
  447. }
  448. [bg=dark-bg] .hamburger-inner,
  449. [bg=dark-bg] .hamburger-inner:before,
  450. [bg=dark-bg] .hamburger-inner:after {
  451. background-color: #e3e3e3 !important;
  452. }
  453. /*########################################
  454. ################# NAVI ###################
  455. #########################################*/
  456. .hamburger {
  457. font: inherit;
  458. display: inline-block;
  459. overflow: visible;
  460. margin: 0;
  461. padding: 0;
  462. cursor: pointer;
  463. transition-timing-function: linear;
  464. transition-duration: 0.15s;
  465. transition-property: opacity, filter;
  466. text-transform: none;
  467. color: inherit;
  468. border: 0;
  469. background-color: transparent;
  470. align-self: flex-end;
  471. margin-left: auto;
  472. z-index: 6;
  473. }
  474. .hamburger:focus,
  475. .hamburger:active {
  476. outline-width: 0;
  477. }
  478. .hamburger.is-active {
  479. outline-width: 0;
  480. }
  481. .hamburger-box {
  482. width: 24px;
  483. height: 15px;
  484. display: inline-block;
  485. position: relative;
  486. }
  487. .hamburger-inner {
  488. display: block;
  489. top: 50%;
  490. margin-top: -0.5px;
  491. }
  492. .hamburger-inner,
  493. .hamburger-inner::before,
  494. .hamburger-inner::after {
  495. width: 24px;
  496. height: 2px;
  497. border-radius: 2px;
  498. position: absolute;
  499. transition-property: transform;
  500. transition-duration: 0.15s;
  501. transition-timing-function: ease;
  502. background-color: #535763;
  503. }
  504. .hamburger-inner::before,
  505. .hamburger-inner::after {
  506. content: "";
  507. display: block;
  508. }
  509. .hamburger-inner::before {
  510. top: -7px;
  511. }
  512. .hamburger-inner::after {
  513. bottom: -7px;
  514. width: 19px;
  515. }
  516. .hamburger-inner:before {
  517. top: 5px;
  518. }
  519. .hamburger-inner:after {
  520. top: 10px;
  521. }
  522. .hamburger:hover {
  523. opacity: 0.7;
  524. }
  525. .hamburger:focus,
  526. .hamburger:active {
  527. outline-width: 0;
  528. }
  529. .hamburger.is-active {
  530. outline-width: 0;
  531. }
  532. .hamburger.is-active:hover {
  533. opacity: 0.7;
  534. }
  535. .hamburger.is-active .hamburger-inner,
  536. .hamburger.is-active .hamburger-inner::before,
  537. .hamburger.is-active .hamburger-inner::after {
  538. background-color: #535763;
  539. }
  540. .hamburger-inner,
  541. .hamburger-inner::before,
  542. .hamburger-inner::after {
  543. background-color: #535763;
  544. }
  545. .hamburger.is-active .hamburger-inner {
  546. transform: translate3d(0, 10px, 0) rotate(45deg);
  547. background-color: #e3e3e3;
  548. }
  549. .hamburger.is-active .hamburger-inner:before {
  550. transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  551. opacity: 0;
  552. }
  553. .hamburger.is-active .hamburger-inner:after {
  554. transform: translate3d(0, -10px, 0) rotate(-90deg);
  555. background-color: #e3e3e3;
  556. }
  557. .hamburger-box {
  558. position: relative;
  559. display: inline-block;
  560. width: 20px;
  561. height: 20px;
  562. }
  563. .hamburger-inner {
  564. top: 50%;
  565. display: block;
  566. margin-top: -2px;
  567. }
  568. /* purgecss end ignore */
  569. /*########################################
  570. ################# LAYO ###################
  571. #########################################*/
  572. /***************************************************
  573. .hello {
  574. background-image: url('/img/hello.svg') !important;
  575. background-size:cover !important;
  576. background-position: 50% 50% !important;
  577. }
  578. .who {
  579. background-image: url('/img/who.svg') !important;
  580. background-size:cover !important;
  581. background-position: 50% 50% !important;
  582. }
  583. #dw-footer {
  584. background-image: url('/img/footer.svg');
  585. background-size:100% 100%;
  586. background-size:cover;
  587. background-repeat: no-repeat;
  588. background-position: top left, 50%, 50%;
  589. z-index:11;
  590. }
  591. ***************************************************/
  592. .lead {
  593. font-weight: 400;
  594. line-height: 1.5;
  595. }
  596. .hello,
  597. .page-header,
  598. .portfolio-header {
  599. position: relative;
  600. }
  601. .hello .container,
  602. .page-header .container,
  603. .portfolio-header .container {
  604. position: relative;
  605. }
  606. .hello {
  607. height: 100vh;
  608. min-height: 620px;
  609. }
  610. .capabilities ul {
  611. list-style: none;
  612. padding-left: 1rem;
  613. }
  614. /*########################################
  615. ################# CARD ###################
  616. #########################################*/
  617. .zw-logo svg path {
  618. fill:rgb(36, 36, 36);
  619. stroke:transparent;
  620. }
  621. .zw-logo svg path {
  622. stroke:transparent;
  623. }
  624. .zw-logo svg:hover path {
  625. fill:#e3e3e363;
  626. }
  627. .modal {
  628. text-align: center;
  629. }
  630. .modal:before {
  631. display: inline-block;
  632. vertical-align: middle;
  633. content: " ";
  634. height: 100%;
  635. }
  636. .modal-dialog {
  637. display: inline-block;
  638. text-align: left;
  639. vertical-align: middle;
  640. }
  641. .modal-body {
  642. padding:0 !important;
  643. background:transparent !important;
  644. }
  645. .modal-content {
  646. background:transparent !important;
  647. }
  648. .modal-dialog{
  649. width:auto;
  650. }
  651. .panel {
  652. width: 301px;
  653. height: 401px;
  654. position: relative;
  655. font-size: .8em;
  656. -webkit-perspective: 600;
  657. }
  658. .panel .front {
  659. float: none;
  660. position: absolute;
  661. top: 0;
  662. left: 0;
  663. z-index: 900;
  664. width: inherit;
  665. height: inherit;
  666. text-align: center;
  667. box-shadow: 0 1px 5px rgba(0,0,0,0.9);
  668. -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.9);
  669. -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.9);
  670. -webkit-transform: rotateY(0deg);
  671. -webkit-transform-style: preserve-3d;
  672. -webkit-backface-visibility: hidden;
  673. transition: all .4s ease-in-out;
  674. -moz-transition: all .4s ease-in-out;
  675. -webkit-transition: all .4s ease-in-out;
  676. }
  677. .panel.flip .front {
  678. z-index: 900;
  679. border-color: #eee;
  680. -webkit-transform: rotateY(180deg);
  681. box-shadow: 0 15px 50px rgba(0,0,0,0.2);
  682. -moz-box-shadow: 0 15px 50px rgba(0,0,0,0.2);
  683. -webkit-box-shadow: 0 15px 50px rgba(0,0,0,0.2);
  684. }
  685. .panel .back {
  686. float: none;
  687. position: absolute;
  688. top: 0;
  689. left: 0;
  690. z-index: 800;
  691. width: inherit;
  692. height: inherit;
  693. text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
  694. -webkit-transform: rotateY(-180deg);
  695. -webkit-transform-style: preserve-3d;
  696. -webkit-backface-visibility: hidden;
  697. transition: all .4s ease-in-out;
  698. -moz-transition: all .4s ease-in-out;
  699. -webkit-transition: all .4s ease-in-out;
  700. }
  701. .panel.flip .back {
  702. z-index: 1000;
  703. -webkit-transform: rotateY(0deg);
  704. box-shadow: 0 15px 50px rgba(0,0,0,0.2);
  705. -moz-box-shadow: 0 15px 50px rgba(0,0,0,0.2);
  706. -webkit-box-shadow: 0 15px 50px rgba(0,0,0,0.2);
  707. }
  708. .services,
  709. .approach {
  710. padding-bottom: 10rem;
  711. }
  712. .services .row,
  713. .approach .row {
  714. display: flex;
  715. }
  716. .services .numbering,
  717. .approach .numbering {
  718. color: #9c9ea5;
  719. }
  720. .services .service,
  721. .approach .service {
  722. padding-left: 4rem;
  723. padding-bottom: 1rem;
  724. border-radius: 4px;
  725. position: relative;
  726. transition: all 0.2s ease;
  727. cursor: pointer;
  728. }
  729. .services .service:hover,
  730. .approach .service:hover {
  731. transform: scale(1.1) translateX(1.6rem);
  732. }
  733. .services .service:hover .numbering,
  734. .approach .service:hover .numbering {
  735. background: #eee;
  736. color: #535763;
  737. }
  738. .services .service p,
  739. .approach .service p {
  740. color: #8a8a8a;
  741. }
  742. .services .service .numbering,
  743. .approach .service .numbering {
  744. height: 2rem;
  745. width: 2rem;
  746. line-height: 2rem;
  747. border-radius: 3px;
  748. text-align: center;
  749. position: absolute;
  750. left: 0;
  751. top: 0;
  752. background: #eee;
  753. background: rgba(255, 255, 255, 0.2);
  754. font-size: 70%;
  755. }
  756. .services .service p,
  757. .approach .service p {
  758. margin-top: 0 !important;
  759. margin-bottom: 2rem;
  760. }
  761. .services .service h4,
  762. .approach .service h4 {
  763. margin: 0;
  764. font-weight: 400;
  765. }
  766. .services .service i,
  767. .approach .service i {
  768. display: block;
  769. position: relative;
  770. margin: 20px 0;
  771. width: 22px;
  772. height: 22px;
  773. border-radius: 50%;
  774. border: 2px solid white;
  775. transition: all 0.2s ease;
  776. display: none;
  777. }
  778. .services .service:nth-child(1) i,
  779. .approach .service:nth-child(1) i {
  780. border-color: #50E3C2;
  781. color: #50E3C2;
  782. }
  783. .services .service:nth-child(2) i,
  784. .approach .service:nth-child(2) i {
  785. border-color: #8755FF;
  786. color: #8755FF;
  787. }
  788. .services .service:nth-child(3) i,
  789. .approach .service:nth-child(3) i {
  790. border-color: #01D5FF;
  791. color: #01D5FF;
  792. }
  793. .services .service:nth-child(4) i,
  794. .approach .service:nth-child(4) i {
  795. border-color: #BD10E0;
  796. color: #BD10E0;
  797. }
  798. .numbering {
  799. margin-bottom: 1rem;
  800. margin-right: 1rem;
  801. font-size: 1rem;
  802. }
  803. .numbering {
  804. display: inline-block;
  805. margin-right: .5rem;
  806. font-size: 12px;
  807. vertical-align: super;
  808. }
  809. ul.pricing {
  810. margin-left: 0px;
  811. padding: 0 0 0 25px;
  812. }
  813. .vendor-image {
  814. filter: grayscale(1);
  815. width: 100%;
  816. height:100px;
  817. }
  818. .vendor-image:hover {
  819. filter: grayscale(0);
  820. transition: 0.5s ease-in-out;
  821. }
  822. blockquote {
  823. padding: 0;
  824. position: relative;
  825. }
  826. .br-testimonial figcaption {
  827. padding-left: 70px;
  828. font-size: 13px;
  829. letter-spacing: .025em;
  830. }
  831. .br-testimonial figcaption cite {
  832. display: block;
  833. font-style: normal;
  834. font-weight: bold;
  835. }
  836. .br-testimonial blockquote {
  837. margin: 0 0 20px 0;
  838. }
  839. .br-testimonial figcaption {
  840. padding: 0;
  841. font-size: 1rem;
  842. }
  843. .has-highlight {
  844. position: relative;
  845. }
  846. .has-highlight:after {
  847. content: '';
  848. position: absolute;
  849. bottom: 0px;
  850. height: 20px;
  851. width: 102%;
  852. background: #d6f0ff;
  853. left: -3px;
  854. z-index: -1;
  855. }
  856. .testimonials-section {
  857. color: #9c9ea5;
  858. }
  859. .testimonials-section h1,
  860. .testimonials-section h2,
  861. .testimonials-section h4,
  862. .testimonials-section h5,
  863. .testimonials-section h6,
  864. .testimonials-section a {
  865. color: #e3e3e3 !important;
  866. }
  867. .testimonials-section blockquote {
  868. color: #e3e3e3;
  869. font-size: 1.5em;
  870. }
  871. .testimonials-section .br-testimonial {
  872. opacity: 0;
  873. visibility: hidden;
  874. position: relative;
  875. transition: opacity 0.4s ease;
  876. position: fixed;
  877. left: -5000px;
  878. }
  879. .testimonials-section .br-testimonial.showing {
  880. opacity: 1;
  881. visibility: visible;
  882. top: 0;
  883. position: relative;
  884. left: 0;
  885. }
  886. .testimonials-section .next-wrapper {
  887. text-align: right;
  888. padding-top: 2rem;
  889. padding-right: 2rem;
  890. }
  891. .testimonials-section .next-testimonial {
  892. display: inline-block;
  893. cursor: pointer;
  894. }
  895. .testimonials-section .next-testimonial:hover svg {
  896. opacity: 1;
  897. }
  898. .testimonials-section .next-testimonial:hover span {
  899. opacity: 1;
  900. }
  901. .testimonials-section .next-testimonial svg {
  902. max-width: 40px;
  903. max-height: 40px;
  904. opacity: 0.5;
  905. transition: opacity 0.2s ease;
  906. }
  907. .testimonials-section .next-testimonial span {
  908. display: block;
  909. font-size: 56%;
  910. padding-top: 17px;
  911. width: 53px;
  912. text-align: center;
  913. opacity: 0;
  914. transition: opacity 0.2s ease;
  915. }
  916. .testimonials-section .next-testimonial path {
  917. fill: #e3e3e3;
  918. }
  919. .testimonials-section .indicators {
  920. text-align: right;
  921. }
  922. .testimonials-section .indicators span {
  923. height: 14px;
  924. width: 14px;
  925. border-radius: 50%;
  926. background: rgba(255, 255, 255, 0.2);
  927. margin: 5px;
  928. display: inline-block;
  929. cursor: pointer;
  930. }
  931. .testimonials-section .indicators span:hover,
  932. .testimonials-section .indicators span.current {
  933. background: rgba(255, 255, 255, 0.7);
  934. }
  935. @media (max-width: 768px) {
  936. .testimonials-section .next-testimonial {
  937. display: none;
  938. }
  939. .testimonials-section .indicators {
  940. text-align: center;
  941. }
  942. }
  943. /*########################################
  944. ############## Calendar ##################
  945. #########################################*/
  946. #calendar a {
  947. color: #535763;
  948. }
  949. .fc-button-primary {}
  950. .fc-button-primary:disabled {
  951. color: #777;
  952. background-color: #e3e3e3;
  953. border-color: #777;
  954. }
  955. .fc-button-primary:not(:disabled):active,
  956. .fc-button-primary:not(:disabled).fc-button-active {
  957. color: #e3e3e3;
  958. background-color: #737373;
  959. border-color: #151e27;
  960. }
  961. .fc-toolbar h2 {
  962. font-size: 1.0em;
  963. margin: 0;
  964. text-align: right;
  965. }
  966. .fc-event {
  967. position: relative;
  968. display: block;
  969. font-size: 0.85em;
  970. line-height: 1.4;
  971. border-radius: 3px;
  972. }
  973. .fc-event-dot {
  974. display: none;
  975. }
  976. .fc-h-event .fc-event-main {
  977. color: #535763;
  978. }
  979. .fc-v-event .fc-event-main {
  980. color: #535763;
  981. }
  982. .fc .fc-list-event-dot {
  983. border-color: #535763;
  984. }
  985. .fc-daygrid-event-dot {
  986. display: none;
  987. }
  988. .fc-daygrid-dot-event .fc-event-title {
  989. font-weight: lighter;
  990. }
  991. .fc-theme-standard td,
  992. .fc-theme-standard th {
  993. border: 1px solid #bababa;
  994. }
  995. .fc-theme-standard .fc-scrollgrid {
  996. border: 1px solid #c6c6c6;
  997. }
  998. .fc-col-header-cell {
  999. background-color: rgba(0, 0, 0, 0.1);
  1000. }
  1001. .fc-button-primary {
  1002. color: rgba(83, 87, 99, 1);
  1003. background-color: #e3e3e3;
  1004. border-color: #535763;
  1005. }
  1006. .fc-button-primary:disabled {
  1007. color: #535763;
  1008. background-color: #e3e3e3;
  1009. border-color: #535763;
  1010. }
  1011. .fc .fc-button-primary:not(:disabled) {
  1012. color: #535763;
  1013. background-color: rgba(0, 0, 0, 0.1);
  1014. border-color: rgba(0, 0, 0, 0.1);
  1015. }
  1016. .fc .fc-button-primary:not(:disabled):active,
  1017. .fc .fc-button-primary:not(:disabled).fc-button-active {
  1018. color: #e3e3e3;
  1019. background-color: rgba(83, 87, 99, .5);
  1020. border-color: rgba(83, 87, 99, .5);
  1021. }
  1022. .fc .fc-toolbar h2 {
  1023. font-size: 1.1em;
  1024. font-family: Inter;
  1025. margin: 0;
  1026. text-align: right;
  1027. }
  1028. .fc-event {
  1029. position: relative;
  1030. display: block;
  1031. font-size: 0.85em;
  1032. font-weight: lighter;
  1033. line-height: 1.4;
  1034. color: #535763a5 !important;
  1035. border-radius: 3px;
  1036. border: 1px solid rgba(83, 87, 99, .25);
  1037. }
  1038. .fc-event,
  1039. .fc-event-dot {
  1040. background-color: rgba(0, 0, 0, 0.1);
  1041. color: #535763;
  1042. }
  1043. #calendar .fc-day-today {
  1044. background-color: #53576310;
  1045. }
  1046. .fc-unthemed td.fc-today {
  1047. background: #77777732;
  1048. }
  1049. /*########################################
  1050. ################# FOOT ###################
  1051. #########################################*/
  1052. .dw-footer h1 {
  1053. font-weight: 800;
  1054. margin: 0;
  1055. }
  1056. .dw-footer h4,
  1057. .dw-footer h5 {
  1058. font-weight: 900;
  1059. line-height: 1.2;
  1060. font-family: 'Playfair Display', serif;
  1061. }
  1062. .dw-footer .lead {
  1063. margin-top: 0 !important;
  1064. margin-bottom: 4rem;
  1065. }
  1066. #dw-footer {
  1067. background-color: #484c57;
  1068. color: #dadada;
  1069. }
  1070. #dw-footer a:hover {
  1071. color: #111;
  1072. fill: #111;
  1073. }
  1074. #dw-footer .br-widget img {
  1075. width: 150px;
  1076. }
  1077. #dw-footer {
  1078. margin: 0;
  1079. padding: 4rem 0 4rem;
  1080. }
  1081. #dw-footer .br-widget {
  1082. margin: 4rem 0 0;
  1083. padding: 0 0 0;
  1084. }
  1085. #dw-footer .br-widget:first-child {
  1086. margin-top: 0;
  1087. }
  1088. #dw-footer .br-widget ul.footer-links {
  1089. list-style-type: none;
  1090. margin: 0;
  1091. padding: 0;
  1092. }
  1093. #dw-footer .br-widget ul.footer-links li {
  1094. list-style-type: none;
  1095. margin: 0 0 .35rem;
  1096. padding: 0 0 .35rem;
  1097. }
  1098. #dw-footer .br-widget ul.footer-social li {
  1099. font-size: 28px;
  1100. }
  1101. #dw-footer .br-widget ul.footer-links li:last-child {
  1102. margin-bottom: 0;
  1103. }
  1104. #dw-footer a {
  1105. position: relative;
  1106. }
  1107. #dw-footer a {
  1108. color: #dadada;
  1109. fill: #dadada;
  1110. }
  1111. #dw-footer a:hover {
  1112. color: #25c2a0;
  1113. fill: #25c2a0;
  1114. }
  1115. #dw-footer {
  1116. margin: 0;
  1117. padding: 4rem 0 4rem;
  1118. }
  1119. #dw-footer .br-widget {
  1120. margin: 4rem 0 0;
  1121. padding: 0 0 0;
  1122. }
  1123. #dw-footer .br-widget:first-child {
  1124. margin-top: 0;
  1125. }
  1126. #dw-footer .br-widget ul.footer-links {
  1127. list-style-type: none;
  1128. margin: 0;
  1129. padding: 0;
  1130. }
  1131. #dw-footer .br-widget ul.footer-links li {
  1132. list-style-type: none;
  1133. margin: 0 0 .35rem;
  1134. padding: 0 0 .35rem;
  1135. }
  1136. #dw-footer .br-widget ul.footer-links li:last-child {
  1137. margin-bottom: 0;
  1138. }
  1139. #dw-footer a:hover:before {
  1140. left: 0;
  1141. right: initial;
  1142. width: 100%;
  1143. }
  1144. #dw-footer .br-widget a:before {
  1145. content: '';
  1146. position: absolute;
  1147. bottom: 0;
  1148. right: 0;
  1149. height: 1px;
  1150. width: 0;
  1151. background: currentColor;
  1152. -webkit-transition: width 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  1153. transition: width 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  1154. }
  1155. #dw-footer .br-widget a:hover:before {
  1156. left: 0;
  1157. right: initial;
  1158. width: 100%;
  1159. }
  1160. #dw-footer .footer-end {
  1161. margin: 4rem 0 0;
  1162. padding: 0;
  1163. font-size: 13px;
  1164. letter-spacing: .05em;
  1165. opacity: .75;
  1166. }
  1167. #dw-footer .footer-end .footer-social {
  1168. font-size: 19px;
  1169. }
  1170. #dw-footer .footer-end .footer-social .list-inline-item:not(:last-child) {
  1171. margin-right: 0.1rem
  1172. }
  1173. #dw-footer .footer-social a.twitter:hover {
  1174. color: #1DA1F2;
  1175. fill: #1DA1F2;
  1176. }
  1177. #dw-footer .footer-social a.github:hover {
  1178. color: #000;
  1179. fill: #000;
  1180. }
  1181. #dw-footer .footer-social a.linkedin:hover {
  1182. color: #0077b5;
  1183. fill: #0077b5;
  1184. }
  1185. #dw-footer .footer-social a.spotify:hover {
  1186. color: #1DB954;
  1187. fill: #1DB954;
  1188. }
  1189. #dw-footer .footer-social a.reddit:hover {
  1190. color: #FF4500;
  1191. fill: #FF4500;
  1192. }
  1193. #dw-footer .footer-social a.facebook:hover {
  1194. color: #4267B2;
  1195. fill: #4267B2;
  1196. }
  1197. #dw-footer .footer-social a.stackoverflow:hover {
  1198. color: #F47F24;
  1199. fill: #F47F24;
  1200. }
  1201. @media (min-width: 768px) {
  1202. #dw-footer {
  1203. padding: 5rem 0 5rem;
  1204. }
  1205. }
  1206. @media (min-width: 992px) {
  1207. #dw-footer {
  1208. padding: 6rem 0 6rem;
  1209. }
  1210. }
  1211. /*########################################
  1212. ################# QUER ###################
  1213. #########################################*/
  1214. @media (max-width: 639px) {
  1215. h1 {
  1216. font-size: 27px;
  1217. }
  1218. .container {
  1219. }
  1220. .main {
  1221. }
  1222. }
  1223. @media (max-width: 767px) {}
  1224. @media (max-width: 1023px) {}
  1225. @media (max-width: 1279px) {}
  1226. /*########################################
  1227. ################# FONT ###################
  1228. #########################################*/
  1229. @font-face {
  1230. font-family: 'Inter';
  1231. font-style: normal;
  1232. font-weight: 400;
  1233. src: url("/fonts/Inter-Regular.woff2") format("woff2"),
  1234. url("/fonts/Inter-Regular.woff") format("woff");
  1235. font-display: swap;
  1236. }
  1237. @font-face {
  1238. font-family: 'Inter';
  1239. font-style: italic;
  1240. font-weight: 400;
  1241. src: url("/fonts/Inter-Italic.woff2") format("woff2"),
  1242. url("/fonts/Inter-Italic.woff") format("woff");
  1243. font-display: swap;
  1244. }
  1245. @font-face {
  1246. font-family: 'Inter';
  1247. font-style: normal;
  1248. font-weight: 500;
  1249. src: url("/fonts/Inter-Medium.woff2") format("woff2"),
  1250. url("/fonts/Inter-Medium.woff") format("woff");
  1251. font-display: swap;
  1252. }
  1253. @font-face {
  1254. font-family: 'Inter';
  1255. font-style: italic;
  1256. font-weight: 500;
  1257. src: url("/fonts/Inter-MediumItalic.woff2") format("woff2"),
  1258. url("/fonts/Inter-MediumItalic.woff") format("woff");
  1259. font-display: swap;
  1260. }
  1261. @font-face {
  1262. font-family: 'Inter';
  1263. font-style: normal;
  1264. font-weight: 600;
  1265. src: url("/fonts/Inter-SemiBold.woff2") format("woff2"),
  1266. url("/fonts/Inter-SemiBold.woff") format("woff");
  1267. font-display: swap;
  1268. }
  1269. @font-face {
  1270. font-family: 'Inter';
  1271. font-style: italic;
  1272. font-weight: 600;
  1273. src: url("/fonts/Inter-SemiBoldItalic.woff2") format("woff2"),
  1274. url("/fonts/Inter-SemiBoldItalic.woff") format("woff");
  1275. font-display: swap;
  1276. }
  1277. @font-face {
  1278. font-family: 'Inter';
  1279. font-style: normal;
  1280. font-weight: 700;
  1281. src: url("/fonts/Inter-Bold.woff2") format("woff2"),
  1282. url("/fonts/Inter-Bold.woff") format("woff");
  1283. font-display: swap;
  1284. }
  1285. @font-face {
  1286. font-family: 'Inter';
  1287. font-style: italic;
  1288. font-weight: 700;
  1289. src: url("/fonts/Inter-BoldItalic.woff2") format("woff2"),
  1290. url("/fonts/Inter-BoldItalic.woff") format("woff");
  1291. font-display: swap;
  1292. }
  1293. @font-face {
  1294. font-family: 'Inter';
  1295. font-style: normal;
  1296. font-weight: 800;
  1297. src: url("/fonts/Inter-ExtraBold.woff2") format("woff2"),
  1298. url("/fonts/Inter-ExtraBold.woff") format("woff");
  1299. font-display: swap;
  1300. }
  1301. @font-face {
  1302. font-family: 'Inter';
  1303. font-style: italic;
  1304. font-weight: 800;
  1305. src: url("/fonts/Inter-ExtraBoldItalic.woff2") format("woff2"),
  1306. url("/fonts/Inter-ExtraBoldItalic.woff") format("woff");
  1307. font-display: swap;
  1308. }
  1309. @font-face {
  1310. font-family: 'Inter';
  1311. font-style: normal;
  1312. font-weight: 900;
  1313. src: url("/fonts/Inter-Black.woff2") format("woff2"),
  1314. url("/fonts/Inter-Black.woff") format("woff");
  1315. font-display: swap;
  1316. }
  1317. @font-face {
  1318. font-family: 'Inter';
  1319. font-style: italic;
  1320. font-weight: 900;
  1321. src: url("/fonts/Inter-BlackItalic.woff2") format("woff2"),
  1322. url("/fonts/Inter-BlackItalic.woff") format("woff");
  1323. font-display: swap;
  1324. }
  1325. @font-face {
  1326. font-family: 'Montserrat';
  1327. font-style: italic;
  1328. font-weight: 400;
  1329. src: url('/fonts/montserrat-v14-latin-italic.eot');
  1330. /* IE9 Compat Modes */
  1331. src: local('Montserrat Italic'), local('Montserrat-Italic'),
  1332. url('/fonts/montserrat-v14-latin-italic.eot?#iefix') format('embedded-opentype'),
  1333. /* IE6-IE8 */
  1334. url('/fonts/montserrat-v14-latin-italic.woff2') format('woff2'),
  1335. /* Super Modern Browsers */
  1336. url('/fonts/montserrat-v14-latin-italic.woff') format('woff'),
  1337. /* Modern Browsers */
  1338. url('/fonts/montserrat-v14-latin-italic.ttf') format('truetype'),
  1339. /* Safari, Android, iOS */
  1340. url('/fonts/montserrat-v14-latin-italic.svg#Montserrat') format('svg');
  1341. /* Legacy iOS */
  1342. font-display: swap;
  1343. }
  1344. @font-face {
  1345. font-family: 'Montserrat';
  1346. font-style: normal;
  1347. font-weight: 400;
  1348. src: url('/fonts/montserrat-v14-latin-regular.eot');
  1349. /* IE9 Compat Modes */
  1350. src: local('Montserrat Regular'), local('Montserrat-Regular'),
  1351. url('/fonts/montserrat-v14-latin-regular.eot?#iefix') format('embedded-opentype'),
  1352. /* IE6-IE8 */
  1353. url('/fonts/montserrat-v14-latin-regular.woff2') format('woff2'),
  1354. /* Super Modern Browsers */
  1355. url('/fonts/montserrat-v14-latin-regular.woff') format('woff'),
  1356. /* Modern Browsers */
  1357. url('/fonts/montserrat-v14-latin-regular.ttf') format('truetype'),
  1358. /* Safari, Android, iOS */
  1359. url('/fonts/montserrat-v14-latin-regular.svg#Montserrat') format('svg');
  1360. /* Legacy iOS */
  1361. font-display: swap;
  1362. }
  1363. @font-face {
  1364. font-family: 'Montserrat';
  1365. font-style: normal;
  1366. font-weight: 500;
  1367. src: url('/fonts/montserrat-v14-latin-500.eot');
  1368. /* IE9 Compat Modes */
  1369. src: local('Montserrat Medium'), local('Montserrat-Medium'),
  1370. url('/fonts/montserrat-v14-latin-500.eot?#iefix') format('embedded-opentype'),
  1371. /* IE6-IE8 */
  1372. url('/fonts/montserrat-v14-latin-500.woff2') format('woff2'),
  1373. /* Super Modern Browsers */
  1374. url('/fonts/montserrat-v14-latin-500.woff') format('woff'),
  1375. /* Modern Browsers */
  1376. url('/fonts/montserrat-v14-latin-500.ttf') format('truetype'),
  1377. /* Safari, Android, iOS */
  1378. url('/fonts/montserrat-v14-latin-500.svg#Montserrat') format('svg');
  1379. /* Legacy iOS */
  1380. font-display: swap;
  1381. }
  1382. @font-face {
  1383. font-family: 'Montserrat';
  1384. font-style: italic;
  1385. font-weight: 500;
  1386. src: url('/fonts/montserrat-v14-latin-500italic.eot');
  1387. /* IE9 Compat Modes */
  1388. src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'),
  1389. url('/fonts/montserrat-v14-latin-500italic.eot?#iefix') format('embedded-opentype'),
  1390. /* IE6-IE8 */
  1391. url('/fonts/montserrat-v14-latin-500italic.woff2') format('woff2'),
  1392. /* Super Modern Browsers */
  1393. url('/fonts/montserrat-v14-latin-500italic.woff') format('woff'),
  1394. /* Modern Browsers */
  1395. url('/fonts/montserrat-v14-latin-500italic.ttf') format('truetype'),
  1396. /* Safari, Android, iOS */
  1397. url('/fonts/montserrat-v14-latin-500italic.svg#Montserrat') format('svg');
  1398. /* Legacy iOS */
  1399. font-display: swap;
  1400. }
  1401. @font-face {
  1402. font-family: 'Montserrat';
  1403. font-style: normal;
  1404. font-weight: 900;
  1405. src: url('/fonts/montserrat-v14-latin-900.eot');
  1406. /* IE9 Compat Modes */
  1407. src: local('Montserrat Black'), local('Montserrat-Black'),
  1408. url('/fonts/montserrat-v14-latin-900.eot?#iefix') format('embedded-opentype'),
  1409. /* IE6-IE8 */
  1410. url('/fonts/montserrat-v14-latin-900.woff2') format('woff2'),
  1411. /* Super Modern Browsers */
  1412. url('/fonts/montserrat-v14-latin-900.woff') format('woff'),
  1413. /* Modern Browsers */
  1414. url('/fonts/montserrat-v14-latin-900.ttf') format('truetype'),
  1415. /* Safari, Android, iOS */
  1416. url('/fonts/montserrat-v14-latin-900.svg#Montserrat') format('svg');
  1417. /* Legacy iOS */
  1418. font-display: swap;
  1419. }
  1420. @font-face {
  1421. font-family: 'Playfair Display';
  1422. font-style: normal;
  1423. font-weight: 400;
  1424. src: url('/fonts/playfair-display-v20-latin-regular.eot');
  1425. /* IE9 Compat Modes */
  1426. src: local(''),
  1427. url('/fonts/playfair-display-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
  1428. /* IE6-IE8 */
  1429. url('/fonts/playfair-display-v20-latin-regular.woff2') format('woff2'),
  1430. /* Super Modern Browsers */
  1431. url('/fonts/playfair-display-v20-latin-regular.woff') format('woff'),
  1432. /* Modern Browsers */
  1433. url('/fonts/playfair-display-v20-latin-regular.ttf') format('truetype'),
  1434. /* Safari, Android, iOS */
  1435. url('/fonts/playfair-display-v20-latin-regular.svg#PlayfairDisplay') format('svg');
  1436. /* Legacy iOS */
  1437. font-display: swap;
  1438. }
  1439. @font-face {
  1440. font-family: 'Playfair Display';
  1441. font-style: normal;
  1442. font-weight: 700;
  1443. src: url('/fonts/playfair-display-v20-latin-700.eot');
  1444. /* IE9 Compat Modes */
  1445. src: local(''),
  1446. url('/fonts/playfair-display-v20-latin-700.eot?#iefix') format('embedded-opentype'),
  1447. /* IE6-IE8 */
  1448. url('/fonts/playfair-display-v20-latin-700.woff2') format('woff2'),
  1449. /* Super Modern Browsers */
  1450. url('/fonts/playfair-display-v20-latin-700.woff') format('woff'),
  1451. /* Modern Browsers */
  1452. url('/fonts/playfair-display-v20-latin-700.ttf') format('truetype'),
  1453. /* Safari, Android, iOS */
  1454. url('/fonts/playfair-display-v20-latin-700.svg#PlayfairDisplay') format('svg');
  1455. /* Legacy iOS */
  1456. font-display: swap;
  1457. }
  1458. @font-face {
  1459. font-family: 'Playfair Display';
  1460. font-style: normal;
  1461. font-weight: 900;
  1462. src: url('/fonts/playfair-display-v20-latin-900.eot');
  1463. /* IE9 Compat Modes */
  1464. src: local(''),
  1465. url('/fonts/playfair-display-v20-latin-900.eot?#iefix') format('embedded-opentype'),
  1466. /* IE6-IE8 */
  1467. url('/fonts/playfair-display-v20-latin-900.woff2') format('woff2'),
  1468. /* Super Modern Browsers */
  1469. url('/fonts/playfair-display-v20-latin-900.woff') format('woff'),
  1470. /* Modern Browsers */
  1471. url('/fonts/playfair-display-v20-latin-900.ttf') format('truetype'),
  1472. /* Safari, Android, iOS */
  1473. url('/fonts/playfair-display-v20-latin-900.svg#PlayfairDisplay') format('svg');
  1474. /* Legacy iOS */
  1475. font-display: swap;
  1476. }
  1477. @font-face {
  1478. font-family: 'Playfair Display';
  1479. font-style: italic;
  1480. font-weight: 400;
  1481. src: url('/fonts/playfair-display-v20-latin-italic.eot');
  1482. /* IE9 Compat Modes */
  1483. src: local(''),
  1484. url('/fonts/playfair-display-v20-latin-italic.eot?#iefix') format('embedded-opentype'),
  1485. /* IE6-IE8 */
  1486. url('/fonts/playfair-display-v20-latin-italic.woff2') format('woff2'),
  1487. /* Super Modern Browsers */
  1488. url('/fonts/playfair-display-v20-latin-italic.woff') format('woff'),
  1489. /* Modern Browsers */
  1490. url('/fonts/playfair-display-v20-latin-italic.ttf') format('truetype'),
  1491. /* Safari, Android, iOS */
  1492. url('/fonts/playfair-display-v20-latin-italic.svg#PlayfairDisplay') format('svg');
  1493. /* Legacy iOS */
  1494. font-display: swap;
  1495. }
  1496. @font-face {
  1497. font-family: 'Playfair Display';
  1498. font-style: italic;
  1499. font-weight: 700;
  1500. src: url('/fonts/playfair-display-v20-latin-700italic.eot');
  1501. /* IE9 Compat Modes */
  1502. src: local(''),
  1503. url('/fonts/playfair-display-v20-latin-700italic.eot?#iefix') format('embedded-opentype'),
  1504. /* IE6-IE8 */
  1505. url('/fonts/playfair-display-v20-latin-700italic.woff2') format('woff2'),
  1506. /* Super Modern Browsers */
  1507. url('/fonts/playfair-display-v20-latin-700italic.woff') format('woff'),
  1508. /* Modern Browsers */
  1509. url('/fonts/playfair-display-v20-latin-700italic.ttf') format('truetype'),
  1510. /* Safari, Android, iOS */
  1511. url('/fonts/playfair-display-v20-latin-700italic.svg#PlayfairDisplay') format('svg');
  1512. /* Legacy iOS */
  1513. font-display: swap;
  1514. }
  1515. @font-face {
  1516. font-family: 'Gaegu';
  1517. font-style: normal;
  1518. font-weight: 300;
  1519. src: url('/fonts/gaegu-v15-latin-300.eot'); /* IE9 Compat Modes */
  1520. src: local(''),
  1521. url('/fonts/gaegu-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  1522. url('/fonts/gaegu-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
  1523. url('/fonts/gaegu-v15-latin-300.woff') format('woff'), /* Modern Browsers */
  1524. url('/fonts/gaegu-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
  1525. url('/fonts/gaegu-v15-latin-300.svg#Gaegu') format('svg'); /* Legacy iOS */
  1526. }