styles.css 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036
  1. @font-face {
  2. font-family: "Golos Text";
  3. src: url(/fonts/GolosText-Regular.woff2) format("woff2"), url(/fonts/GolosText-Regular.woff) format("woff");
  4. font-weight: 400;
  5. font-style: normal;
  6. font-display: swap;
  7. }
  8. @font-face {
  9. font-family: "Golos Text";
  10. src: url(/fonts/GolosText-Bold.woff2) format("woff2"), url(/fonts/GolosText-Bold.woff) format("woff");
  11. font-weight: 700;
  12. font-style: normal;
  13. font-display: swap;
  14. }
  15. @font-face {
  16. font-family: "Golos Text";
  17. src: url(/fonts/GolosText-Black.woff2) format("woff2"), url(/fonts/GolosText-Black.woff) format("woff");
  18. font-weight: 900;
  19. font-style: normal;
  20. font-display: swap;
  21. }
  22. @font-face {
  23. font-family: "Roboto";
  24. src: url(/fonts/Roboto.woff2) format("woff2"), url(/fonts/Roboto.woff) format("woff");
  25. font-weight: 400;
  26. font-style: normal;
  27. font-display: swap;
  28. }
  29. @font-face {
  30. font-family: "Source Serif Pro";
  31. src: url(/fonts/SourceSerifPro-Regular.woff2) format("woff2"), url(/fonts/SourceSerifPro-Regular.woff2) format("woff");
  32. font-weight: 100;
  33. font-style: normal;
  34. font-display: swap;
  35. }
  36. html {
  37. width: 100%;
  38. }
  39. html body {
  40. font-family: "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  41. background-color: #f5f5f5;
  42. }
  43. html body .section {
  44. padding-left: 20px;
  45. padding-right: 20px;
  46. }
  47. html body .section .section-wrapper {
  48. box-sizing: border-box;
  49. margin-left: auto;
  50. margin-right: auto;
  51. max-width: 1306px;
  52. }
  53. html body .breadcrumbs {
  54. display: flex;
  55. }
  56. html body .breadcrumbs .breadcrumb {
  57. position: relative;
  58. display: inline-block;
  59. background: transparent;
  60. font: 12px/14px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  61. color: #5a748b;
  62. letter-spacing: 0.15em;
  63. text-transform: uppercase;
  64. padding: 0;
  65. margin-right: 30px;
  66. }
  67. html body .breadcrumbs .breadcrumb:not(:last-child):before {
  68. display: block;
  69. position: absolute;
  70. content: "•";
  71. right: -16px;
  72. color: #a8a8a8;
  73. }
  74. #zuck-modal .item .blur-bg {
  75. background-image: url(https://green.amic.ru/images/news/webp/508059_size1.webp);
  76. height: 100%;
  77. width: 100%;
  78. background-size: cover;
  79. background-repeat: no-repeat;
  80. filter: brightness(0.4) blur(10px);
  81. transform: scalex(-1);
  82. }
  83. #zuck-modal .item .image-container {
  84. height: 75%;
  85. background-color: #000;
  86. border-radius: 30px;
  87. position: absolute;
  88. top: 0;
  89. bottom: 0;
  90. margin: auto;
  91. left: 0;
  92. right: 0;
  93. width: 50%;
  94. max-width: 35%;
  95. overflow: hidden;
  96. box-shadow: #000 0 0 10px;
  97. display: flex;
  98. align-items: center;
  99. }
  100. #zuck-modal .item .image-container img {
  101. width: 100%;
  102. }
  103. #zuck-modal .item .title a {
  104. background: #000000ab;
  105. z-index: 9;
  106. position: absolute;
  107. width: 50%;
  108. left: 0;
  109. right: 0;
  110. margin: auto;
  111. color: #fff;
  112. padding: 30px;
  113. border-radius: 20px;
  114. box-shadow: black 0 0 4px;
  115. font-weight: bold;
  116. }
  117. #zuck-modal .item .comments {
  118. position: absolute;
  119. right: 0;
  120. background: #000000ab;
  121. z-index: 1;
  122. color: white;
  123. width: 300px;
  124. padding: 30px;
  125. font-size: 12px;
  126. }
  127. #zuck-modal .item .comments .comment {
  128. margin-bottom: 15px;
  129. border-bottom: 1px solid white;
  130. }
  131. #zuck-modal .item .comments .comment .published_at {
  132. font-size: 10px;
  133. color: #a4a3a3;
  134. }
  135. @media (max-width: 1024px) {
  136. #zuck-modal .item .title a {
  137. width: 80%;
  138. font-size: 20px;
  139. top: 20px;
  140. text-align: center;
  141. }
  142. #zuck-modal .item .image-container {
  143. width: 90%;
  144. max-width: 90%;
  145. }
  146. }
  147. header #js-header-bottom-id.fixed {
  148. position: fixed;
  149. top: 0;
  150. z-index: 99999;
  151. width: 100%;
  152. }
  153. header {
  154. position: relative;
  155. padding: 10px 0;
  156. }
  157. header #stories {
  158. display: none;
  159. }
  160. header #stories.stories {
  161. display: block;
  162. }
  163. header .stories_cont {
  164. display: flex;
  165. height: 100%;
  166. align-items: center;
  167. }
  168. header .header-center__info {
  169. color: #5a748b;
  170. align-items: center;
  171. display: flex;
  172. height: 100%;
  173. }
  174. header .header-center__info-link {
  175. white-space: nowrap;
  176. color: #3b9b00;
  177. line-height: 22px;
  178. }
  179. header .header-center__info-link_down {
  180. color: #ad0000;
  181. }
  182. header .header-comments__item:not(:last-child) {
  183. margin-bottom: 8px;
  184. }
  185. header .header-comments__title {
  186. margin-bottom: 5px;
  187. font-size: 12px;
  188. line-height: 17px;
  189. color: #a8a8a8;
  190. text-transform: uppercase;
  191. letter-spacing: 0.1em;
  192. }
  193. header .header-comments-item__bottom,
  194. header .header-comments-item__text {
  195. line-height: 16px;
  196. max-height: 32px;
  197. overflow: hidden;
  198. font-size: 12px;
  199. }
  200. header .header-comments-item__bottom {
  201. display: flex;
  202. justify-content: space-between;
  203. color: #a8a8a8;
  204. }
  205. header .header-comments-item__bottom .header-comments-item__title {
  206. max-width: 355px;
  207. overflow: hidden;
  208. white-space: nowrap;
  209. text-overflow: ellipsis;
  210. }
  211. header .header-comments-item__bottom .header-comments-item__time {
  212. white-space: nowrap;
  213. }
  214. header .header__bottom {
  215. background-color: white;
  216. }
  217. header .header__bottom .header-bottom__wrapper {
  218. display: flex;
  219. justify-content: space-between;
  220. padding: 15px 0 13px;
  221. }
  222. header .header__bottom .header-bottom__wrapper .header-bottom__main {
  223. display: flex;
  224. align-items: center;
  225. }
  226. header .header__bottom .header-bottom__wrapper .header-bottom__main .header-bottom__logo {
  227. margin-right: 32px;
  228. }
  229. header .header__bottom .header-bottom__wrapper .header-bottom__main .header-bottom__nav {
  230. margin: 0 42px 0 53px;
  231. }
  232. header .header__bottom .header-bottom__wrapper .header-bottom__main .header-bottom__nav .header-nav .header-nav__list {
  233. display: flex;
  234. list-style: none;
  235. margin: 0;
  236. }
  237. header .header__bottom .header-bottom__wrapper .header-bottom__main .header-bottom__nav .header-nav .header-nav__list .header-nav__item:not(:last-child) {
  238. margin-right: 23px;
  239. }
  240. header .header__bottom .header-bottom__wrapper .header-bottom__main .header-bottom__nav .header-nav .header-nav__list .header-nav__link {
  241. font: 700 12px/14px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  242. text-transform: uppercase;
  243. letter-spacing: 0.065em;
  244. }
  245. header .header__bottom .header-bottom__wrapper .header-bottom__side {
  246. display: flex;
  247. }
  248. header .header__bottom .header-bottom__wrapper .header-bottom__side .header-bottom__buttons {
  249. display: flex;
  250. align-items: center;
  251. }
  252. header .header__bottom .header-bottom__wrapper .header-bottom__side .header-bottom__buttons .header-bottom__button:not(:last-child) {
  253. margin-right: 15px;
  254. }
  255. header #stories {
  256. -ms-overflow-style: none;
  257. /* IE and Edge */
  258. scrollbar-width: none;
  259. /* Firefox */
  260. }
  261. header #stories::-webkit-scrollbar {
  262. display: none;
  263. }
  264. body > main {
  265. margin-top: 20px;
  266. }
  267. .news-link {
  268. text-decoration: none;
  269. color: #3e3e3e;
  270. outline: none;
  271. transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  272. font: 700 18px/32px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  273. margin-bottom: 10px;
  274. display: block;
  275. }
  276. .lenta {
  277. background: white;
  278. font: 14px/20px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  279. min-height: 100%;
  280. }
  281. .lenta h3 {
  282. font: 14px/20px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  283. margin: 0;
  284. display: flex;
  285. }
  286. .lenta h3 .published_at {
  287. transition: 0.3s;
  288. display: flex;
  289. min-height: 100%;
  290. min-width: 82px;
  291. font: 12px/17px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  292. color: #a8a8a8;
  293. align-items: center;
  294. justify-content: center;
  295. flex-direction: column;
  296. align-content: center;
  297. justify-items: center;
  298. text-align: center;
  299. }
  300. .lenta h3 .published_at .commnets {
  301. display: block;
  302. }
  303. .lenta h3 .published_at .commnets .icon {
  304. width: 10px;
  305. height: 10px;
  306. fill: #a8a8a8;
  307. margin-right: 5px;
  308. }
  309. .lenta .list-wrapper > div {
  310. padding: 12px 2px 12px 10px;
  311. transition: background-color 0.3s;
  312. }
  313. .lenta .list-wrapper > div a {
  314. transition: 0.3s;
  315. }
  316. .lenta .list-wrapper > div:hover {
  317. background: #f6911f;
  318. }
  319. .lenta .list-wrapper > div:hover .published_at {
  320. color: hsla(0, 0%, 100%, 0.5);
  321. }
  322. .lenta .list-wrapper > div:hover a {
  323. color: white;
  324. }
  325. .lenta .all-news {
  326. display: flex;
  327. padding: 30px;
  328. justify-content: center;
  329. }
  330. .lenta .all-news a {
  331. display: block;
  332. padding: 10px 20px;
  333. border-radius: 50px;
  334. background: #f5f5f5;
  335. color: #f6911f;
  336. }
  337. .footer {
  338. margin-top: 30px;
  339. background-color: #eaeaea;
  340. color: #878787;
  341. padding: 30px 0 0 0;
  342. }
  343. .footer .footer-nav__item a {
  344. font: 12px/25px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  345. color: #5a748b;
  346. }
  347. .footer .footer-top__about {
  348. font: 10px/16px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  349. color: #878787;
  350. }
  351. .footer .socials .socials__list {
  352. display: flex;
  353. }
  354. .footer .socials .icon {
  355. fill: #B7A8A8;
  356. width: 24px;
  357. height: 14px;
  358. }
  359. .footer .footer__bottom {
  360. background: white;
  361. padding: 8px 0;
  362. font: 12px/18px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  363. color: #a8a8a8;
  364. }
  365. .footer .footer__bottom a {
  366. color: #a8a8a8;
  367. }
  368. .main-view {
  369. display: flex;
  370. flex-wrap: wrap;
  371. }
  372. .main-view .group {
  373. position: relative;
  374. width: 40%;
  375. }
  376. .main-view .group::after {
  377. content: "";
  378. position: absolute;
  379. height: calc(100% - 30px);
  380. top: 0;
  381. bottom: 0;
  382. left: 0;
  383. display: block;
  384. width: 1px;
  385. background-color: #e8e8e8;
  386. z-index: 1;
  387. margin: auto;
  388. }
  389. .news-item {
  390. z-index: 1;
  391. text-align: left;
  392. display: flex;
  393. align-items: flex-end;
  394. justify-content: flex-start;
  395. align-content: flex-end;
  396. flex-wrap: wrap;
  397. overflow: hidden;
  398. position: relative;
  399. }
  400. .news-item.main {
  401. width: 100%;
  402. box-shadow: black 0 0 14px -5px;
  403. }
  404. .news-item.main a {
  405. color: white;
  406. }
  407. .news-item picture:after {
  408. position: absolute;
  409. transition: 0.3s;
  410. opacity: 1;
  411. content: "";
  412. height: 100%;
  413. width: 100%;
  414. top: 0;
  415. left: 0;
  416. background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  417. }
  418. .news-item picture:hover::after {
  419. opacity: 0.4;
  420. }
  421. .news-item .meta {
  422. position: absolute;
  423. bottom: 0;
  424. left: 0;
  425. color: #fff;
  426. padding: 15px 30px;
  427. }
  428. .news-item .meta .title {
  429. font: 700 28px/32px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  430. margin-bottom: 10px;
  431. }
  432. .news-item .meta .lead {
  433. margin-bottom: 15px;
  434. font: 18px/25px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  435. color: hsla(0, 0%, 100%, 0.8);
  436. font-size: 16px;
  437. line-height: 150%;
  438. }
  439. .news-item .meta .published_at {
  440. color: hsla(0, 0%, 100%, 0.5);
  441. font: 12px/17px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  442. }
  443. .news-item .meta .published_at .commnets {
  444. margin-left: 20px;
  445. }
  446. .news-item .meta .published_at .icon {
  447. width: 10px;
  448. height: 10px;
  449. fill: #a8a8a8;
  450. margin-right: 5px;
  451. }
  452. .news-item.main {
  453. margin-bottom: 30px;
  454. }
  455. .news-item.high .meta .title {
  456. font-weight: 700 !important;
  457. }
  458. .news-item.high,
  459. .news-item.low {
  460. width: 60%;
  461. align-content: center;
  462. background: white;
  463. }
  464. .news-item.high:hover .published_at,
  465. .news-item.low:hover .published_at {
  466. color: #3b5573;
  467. }
  468. .news-item.high .meta,
  469. .news-item.low .meta {
  470. position: relative;
  471. color: #3e3e3e;
  472. padding: 50px 15px 15px 15px;
  473. }
  474. .news-item.high .meta .title,
  475. .news-item.low .meta .title {
  476. font: 24px/34px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  477. }
  478. .news-item.high .meta .lead,
  479. .news-item.low .meta .lead {
  480. font-size: 16px;
  481. line-height: 150%;
  482. color: #3e3e3e;
  483. }
  484. .news-item.high .meta .published_at,
  485. .news-item.low .meta .published_at {
  486. position: absolute;
  487. top: 15px;
  488. left: 15px;
  489. color: #aeaeae;
  490. }
  491. .news-item.low {
  492. width: 100%;
  493. padding-bottom: 15px;
  494. }
  495. .news-item.low .meta .title {
  496. font: 18px/26px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  497. margin: 0;
  498. }
  499. .news-item.low:nth-child(1)::after {
  500. content: "";
  501. position: absolute;
  502. width: calc(100% - 15px);
  503. bottom: 0;
  504. left: 0;
  505. display: block;
  506. height: 1px;
  507. background-color: #e8e8e8;
  508. z-index: 1;
  509. }
  510. #lenta-container {
  511. -ms-overflow-style: none;
  512. scrollbar-width: none;
  513. overflow-y: scroll;
  514. }
  515. #lenta-container::-webkit-scrollbar {
  516. display: none;
  517. }
  518. #lenta-container + .shadow {
  519. position: relative;
  520. width: 100%;
  521. content: "";
  522. top: -50px;
  523. left: 0;
  524. right: 0;
  525. margin: auto;
  526. height: 50px;
  527. background: linear-gradient(transparent, #fff);
  528. }
  529. .partner-news {
  530. margin-top: 30px;
  531. }
  532. .partner-news > div {
  533. flex-grow: 1;
  534. }
  535. .partner-news .partner-news-item {
  536. position: relative;
  537. background-color: white;
  538. height: 100%;
  539. padding-bottom: 30px;
  540. }
  541. .partner-news .partner-news-item .meta {
  542. padding: 15px;
  543. }
  544. .partner-news .partner-news-item .meta h2 {
  545. font: 18px/22px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  546. }
  547. .partner-news .partner-news-item .meta .published_at {
  548. position: absolute;
  549. bottom: 15px;
  550. left: 15px;
  551. color: #a8a8a8;
  552. }
  553. .partner-news .partner-news-item .meta .published_at .icon {
  554. width: 10px;
  555. height: 10px;
  556. fill: #a8a8a8;
  557. margin-right: 5px;
  558. }
  559. .wide-widget {
  560. margin-top: 30px;
  561. }
  562. .wide-widget .cont {
  563. position: relative;
  564. }
  565. .wide-widget picture:after {
  566. position: absolute;
  567. transition: 0.3s;
  568. opacity: 1;
  569. content: "";
  570. height: 100%;
  571. width: 100%;
  572. top: 0;
  573. left: 0;
  574. background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  575. }
  576. .wide-widget picture:hover::after {
  577. opacity: 0.4;
  578. }
  579. .wide-widget .meta {
  580. position: absolute;
  581. bottom: 0;
  582. left: 0;
  583. width: 100%;
  584. height: 100%;
  585. }
  586. .wide-widget .meta .topic {
  587. text-transform: uppercase;
  588. position: absolute;
  589. width: 210px;
  590. height: 40px;
  591. bottom: 5px;
  592. left: 0;
  593. right: 0;
  594. margin: auto;
  595. font: 12px/17px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  596. color: hsla(0, 0%, 100%, 0.5);
  597. display: flex;
  598. justify-content: center;
  599. align-items: center;
  600. }
  601. .wide-widget .meta .topic::before,
  602. .wide-widget .meta .topic::after {
  603. content: "";
  604. display: block;
  605. position: absolute;
  606. height: 100%;
  607. width: 1px;
  608. background-color: hsla(0, 0%, 100%, 0.2);
  609. top: 0;
  610. left: 0;
  611. }
  612. .wide-widget .meta .topic::after {
  613. right: 0;
  614. left: unset;
  615. }
  616. .wide-widget .meta .title {
  617. position: absolute;
  618. bottom: 60px;
  619. left: 20px;
  620. color: white;
  621. margin: 0;
  622. max-width: 541px;
  623. font: 700 30px/36px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  624. }
  625. .wide-widget .meta .title a {
  626. color: white;
  627. }
  628. .wide-widget .meta .commnets {
  629. position: absolute;
  630. right: 20px;
  631. bottom: 20px;
  632. color: #a8a8a8;
  633. font: 12px/17px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  634. }
  635. .wide-widget .meta .commnets .icon {
  636. width: 15px;
  637. height: 15px;
  638. fill: #a8a8a8;
  639. margin-right: 5px;
  640. }
  641. .wide-widget .adv .cont {
  642. background: white;
  643. height: 100%;
  644. }
  645. .text-news-widget {
  646. margin-top: 30px;
  647. }
  648. .text-news-widget > div > .cont {
  649. background: white;
  650. padding: 0 30px;
  651. }
  652. .text-news-widget .widget-title {
  653. font: 700 18px/22px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  654. color: #3e3e3e;
  655. padding: 30px 15px;
  656. }
  657. .text-news-widget .text-widget-item .cont {
  658. padding: 0 15px 30px 15px;
  659. position: relative;
  660. height: 100%;
  661. }
  662. .text-news-widget .text-widget-item .cont .meta .title {
  663. font: 16px/19px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  664. color: #3e3e3e;
  665. }
  666. .text-news-widget .text-widget-item .cont .published_at {
  667. position: absolute;
  668. width: 100%;
  669. bottom: 15px;
  670. font: 14px/17px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  671. color: #a8a8a8;
  672. }
  673. .text-news-widget .text-widget-item .cont .published_at .comments {
  674. position: absolute;
  675. right: 45px;
  676. }
  677. .text-news-widget .text-widget-item .cont .published_at .comments .icon {
  678. width: 10px;
  679. height: 10px;
  680. fill: #a8a8a8;
  681. margin-right: 5px;
  682. }
  683. .topic-widget {
  684. margin-top: 30px;
  685. }
  686. .topic-widget .cont {
  687. position: relative;
  688. }
  689. .topic-widget picture {
  690. filter: brightness(0.6);
  691. }
  692. .topic-widget .content {
  693. position: absolute;
  694. bottom: 0;
  695. left: 0;
  696. padding: 30px;
  697. }
  698. .topic-widget .topic-title {
  699. max-width: 608px;
  700. font: 36px/43px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  701. color: #fff;
  702. margin-bottom: 50px;
  703. }
  704. .topic-widget .topic-news {
  705. display: flex;
  706. }
  707. .topic-widget .topic-news .cont {
  708. height: 100%;
  709. padding-bottom: 30px;
  710. }
  711. .topic-widget .topic-news .title {
  712. margin: 0;
  713. line-height: 23px;
  714. }
  715. .topic-widget .topic-news .title a {
  716. font: 700 16px/19px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  717. color: #fff;
  718. line-height: 0;
  719. }
  720. .topic-widget .topic-news .comments {
  721. color: #fff;
  722. position: absolute;
  723. bottom: 0;
  724. margin: 0;
  725. }
  726. .topic-widget .topic-news .comments .icon {
  727. width: 10px;
  728. height: 10px;
  729. fill: #fff;
  730. margin-right: 5px;
  731. }
  732. .post {
  733. background: white;
  734. padding: 30px;
  735. }
  736. .post h1 {
  737. font-size: 36px;
  738. font-weight: bold;
  739. margin-bottom: 15px;
  740. }
  741. .post .lead {
  742. font-size: 20px;
  743. line-height: 140%;
  744. padding-bottom: 20px;
  745. color: #737373;
  746. }
  747. .post .published_at,
  748. .post .image-title {
  749. margin-bottom: 20px;
  750. font: 12px/14px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  751. color: #878787;
  752. }
  753. .post .text {
  754. font: 20px/30px "Source Serif Pro", "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  755. color: #222;
  756. }
  757. .post .text h6 {
  758. background-color: #f7f5ee;
  759. padding: 20px 10px 20px 20px;
  760. margin: 30px 0;
  761. border-left: 2px solid #f6911f;
  762. line-height: 150%;
  763. font-size: 20px;
  764. }
  765. .post .text h5 {
  766. margin-top: -10px;
  767. color: #767676;
  768. font-size: 0.83em;
  769. }
  770. .post .text .iframe-wrapper {
  771. max-width: 100%;
  772. margin-bottom: 30px;
  773. position: relative;
  774. width: 100%;
  775. padding-bottom: 56.25%;
  776. }
  777. .post .text .iframe-wrapper iframe {
  778. position: absolute;
  779. width: 100%;
  780. height: 100%;
  781. }
  782. .post .gallery {
  783. display: flex;
  784. overflow: hidden;
  785. width: 100%;
  786. padding-bottom: 56.25%;
  787. position: relative;
  788. margin-bottom: 30px;
  789. }
  790. .post .gallery img {
  791. width: 100%;
  792. }
  793. .post .gallery .splide__slide {
  794. opacity: 0.6;
  795. transition: 0.3s;
  796. }
  797. .post .gallery .splide__slide.is-active {
  798. opacity: 1;
  799. }
  800. .post .inject {
  801. display: flex;
  802. }
  803. .post .inject .illustration {
  804. width: 250px;
  805. min-width: 250px;
  806. display: flex;
  807. align-items: center;
  808. margin-right: 30px;
  809. }
  810. .post .inject .meta {
  811. border-top: 1px solid #eeeeee;
  812. border-bottom: 1px solid #eee;
  813. padding: 20px 20px 20px 0;
  814. }
  815. .post .inject .meta .title {
  816. line-height: 24px;
  817. margin: 0;
  818. }
  819. .post .inject .meta .title a {
  820. font: 700 22px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  821. }
  822. .post .picture-cont-16x9 {
  823. overflow: hidden;
  824. margin-bottom: 30px;
  825. }
  826. .post .picture-cont-16x9 img {
  827. width: 100%;
  828. }
  829. .archive {
  830. background: white;
  831. padding: 30px 30px 30px 0;
  832. }
  833. .archive .topics-list {
  834. height: 100%;
  835. }
  836. .archive .topics-list .topics-continer {
  837. border-right: 1px solid #eee;
  838. }
  839. .archive .topics-list .topics-continer ul li a {
  840. font: 18px/22px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  841. padding: 15px 10px 10px 30px;
  842. display: block;
  843. }
  844. .archive .topics-list .topics-continer ul li a.active {
  845. background: rgba(59, 85, 115, 0.1);
  846. }
  847. .archive .news-list {
  848. position: relative;
  849. }
  850. .archive .news-list .archive-news-item {
  851. display: flex;
  852. padding: 30px 30px 30px 0;
  853. border-bottom: 1px solid #eee;
  854. align-items: center;
  855. }
  856. .archive .news-list .archive-news-item .illustration {
  857. min-width: 220px;
  858. width: 220px;
  859. margin-right: 30px;
  860. }
  861. .archive .news-list .archive-news-item .meta .title a {
  862. font: 24px/29px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  863. }
  864. .archive .news-list .archive-news-item .meta .published_at {
  865. font: 12px/17px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  866. color: #a8a8a8;
  867. }
  868. .archive .pagination {
  869. margin-top: 30px;
  870. color: #3b5573;
  871. display: flex;
  872. font: 14px/1 "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  873. }
  874. .archive .pagination li {
  875. background: rgba(59, 85, 115, 0.08);
  876. display: flex;
  877. width: 40px;
  878. height: 40px;
  879. border-radius: 4px;
  880. margin-right: 7px;
  881. justify-content: center;
  882. align-items: center;
  883. }
  884. .archive .pagination li a {
  885. display: flex;
  886. width: 100%;
  887. height: 100%;
  888. justify-content: center;
  889. align-items: center;
  890. }
  891. .archive .pagination li.active a {
  892. background: #f5f5f5;
  893. color: #f6911f;
  894. }
  895. .archive .pagination li.disabled {
  896. cursor: not-allowed;
  897. color: #b3b3b3;
  898. user-select: none;
  899. }
  900. .archive .filters {
  901. position: absolute;
  902. top: 0;
  903. right: 0;
  904. }
  905. .archive .filters .icon {
  906. width: 25px;
  907. height: 25px;
  908. }
  909. .archive #filters-modal {
  910. position: fixed;
  911. display: block;
  912. width: 500px;
  913. padding: 30px;
  914. background: #fff;
  915. box-shadow: #000 0 0 11px -5px;
  916. z-index: 999;
  917. right: 60px;
  918. left: 0;
  919. top: -100%;
  920. margin: auto;
  921. transition: 0.3s;
  922. opacity: 0;
  923. }
  924. .archive #filters-modal.active {
  925. display: block;
  926. top: 40%;
  927. opacity: 1;
  928. }
  929. .archive #filters-modal form {
  930. display: flex;
  931. justify-content: center;
  932. flex-wrap: wrap;
  933. }
  934. .archive #filters-modal form button {
  935. background: rgba(59, 85, 115, 0.08);
  936. display: flex;
  937. height: 40px;
  938. border-radius: 4px;
  939. justify-content: center;
  940. align-items: center;
  941. outline: none;
  942. border: none;
  943. padding: 0 30px;
  944. font: 14px/1 "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  945. color: #3b5573;
  946. }
  947. @media (min-width: 576px) {
  948. .container,
  949. .container-sm {
  950. max-width: 540px;
  951. }
  952. }
  953. @media (min-width: 768px) {
  954. .container,
  955. .container-sm,
  956. .container-md {
  957. max-width: 720px;
  958. }
  959. }
  960. @media (min-width: 992px) {
  961. .container,
  962. .container-sm,
  963. .container-md,
  964. .container-lg {
  965. max-width: 960px;
  966. }
  967. }
  968. @media (min-width: 1200px) {
  969. .container,
  970. .container-sm,
  971. .container-md,
  972. .container-lg,
  973. .container-xl {
  974. max-width: 1306px;
  975. }
  976. }
  977. body {
  978. -webkit-font-smoothing: antialiased;
  979. -webkit-text-size-adjust: 100%;
  980. font: 12px/22px "Golos Text", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Ubuntu, Arial, sans-serif;
  981. }
  982. body ul {
  983. list-style: none;
  984. padding: 0;
  985. }
  986. body .button-gray {
  987. padding: 0 16px 0 20px;
  988. height: 32px;
  989. background-color: #f5f5f5;
  990. border-radius: 36px;
  991. }
  992. body a {
  993. text-decoration: none;
  994. color: #3E3E42;
  995. outline: none;
  996. transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  997. }
  998. body a:hover {
  999. color: #3b5573;
  1000. text-decoration: none;
  1001. }
  1002. body .button {
  1003. position: relative;
  1004. display: inline-flex;
  1005. justify-content: center;
  1006. align-items: center;
  1007. margin: 0;
  1008. border: none;
  1009. cursor: pointer;
  1010. outline: 0;
  1011. z-index: 10;
  1012. transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  1013. -webkit-appearance: none;
  1014. border-radius: 50px;
  1015. background: #f5f5f5;
  1016. padding: 3px 12px;
  1017. color: #ff7f00;
  1018. }
  1019. body .button_gray {
  1020. padding: 0 16px 0 20px;
  1021. height: 32px;
  1022. background-color: #f5f5f5;
  1023. border-radius: 36px;
  1024. }
  1025. div.picture-cont-16x9 {
  1026. position: relative;
  1027. width: 100%;
  1028. padding-bottom: 56.25%;
  1029. }
  1030. div.picture-cont-16x9 picture {
  1031. position: absolute;
  1032. top: 0;
  1033. left: 0;
  1034. width: 100%;
  1035. height: 100%;
  1036. }