﻿@import"https://fonts.googleapis.com/css2?family=Gentium+Book+Plus:ital,wght@0,400;0,700;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:400,400i,700&display=swap&subset=cyrillic,cyrillic-ext";@import"https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&display=swap&subset=cyrillic-ext";*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-padding-top:1ch}body{color:var(--color-primary);background-color:var(--background-primary);font-family:"Gentium Book Plus",serif;line-height:1.375em}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}img,object,iframe,embed,audio,video,table{max-width:100%}img,form{margin:0;border:0}a,input{outline:none}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}@media only screen and (max-width: 1024px){body{line-height:1.25em}}@font-face{font-weight:normal;font-family:"fontello";font-style:normal;src:url("./assets/fonts/fontello.ttf?2.0") format("truetype")}[class^=icon-]::before,[class*=" icon-"]::before{display:inline-block;width:1em;margin-right:.2em;font-size:inherit;margin-left:.2em;font-weight:normal;font-family:"fontello";font-style:normal;font-variant:normal;line-height:1em;text-align:center;text-transform:none;text-decoration:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-search:before{content:""}.icon-cog:before{content:""}.icon-star:before{content:""}.icon-star-empty:before{content:""}.icon-eye:before{content:""}.icon-print:before{content:""}.icon-bookmark:before{content:""}.icon-heart:before{content:""}.icon-heart-empty:before{content:""}.icon-mail:before{content:""}.icon-home:before{content:""}.icon-bookmark-empty:before{content:""}.icon-history:before{content:""}.icon-share:before{content:""}h1,h2,h3,h4{font-weight:normal;text-align:center}h1{font-size:2.5rem;line-height:1.125em;margin-bottom:1rem;font-weight:bold}h2{margin-bottom:.75rem;font-size:1.625rem}h3{font-size:1.375rem;line-height:1.25em;margin-bottom:.625em}h4{font-size:1.125rem;line-height:1.22222222em}p{margin-bottom:.85em;font-size:1.125rem;line-height:1.5em;text-align:justify}@media only screen and (max-width: 1280px){h2{font-size:2rem;line-height:1.25em}h3{font-size:1.5rem;line-height:1.25em}h4{font-size:1.125rem;line-height:1.22222222em}}@media only screen and (max-width: 1024px){h1{font-size:2rem;line-height:1.25em}h2{font-size:1.625rem;line-height:1.15384615em}h3{font-size:1.375rem;line-height:1.13636364em}h4{line-height:1.11111111em}}@media only screen and (max-width: 480px){h1{font-size:2.5rem;line-height:1.125em;word-break:break-word}h2{font-size:2rem;line-height:1.25em}h3{font-size:1.5rem;line-height:1.25em}h4{font-size:1.125rem;line-height:1.22222222em}}.no-indent{text-indent:0}.d-block{display:block}.d-inline-block{display:inline-block}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-grow-1{flex-grow:1}.gap-1{gap:.25rem}.gap-4{gap:1rem}.align-items-center{align-items:center}.justify-content-between{justify-content:space-between}.mr-auto{margin-right:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.p-4{padding:1rem}.text-center{text-align:center}.background-secondary{background-color:var(--background-secondary)}.small{font-size:.8rem}.ui-button{padding:.5em;color:var(--color-primary);border:1px solid var(--background-accent);border-radius:.25rem;background:none;background-color:var(--background-secondary)}.ui-button:hover:not(:disabled){background-color:var(--background-accent-hover)}.ui-button:disabled{opacity:.5;cursor:not-allowed}.ui-button--big{font-size:1.25rem}.ui-button--small{font-size:.75rem}.ui-icon-link{padding:.5em;color:var(--color-primary);border-radius:.25rem;border:1px solid rgba(0,0,0,0);transition:background-color .3s,border-color .3s}.ui-icon-link:hover{border:1px solid var(--background-accent);background-color:var(--background-accent-hover);text-decoration:none}.ui-icon-link--big{font-size:1.25rem}.ui-icon-link--small{font-size:.75rem}.ui-label{display:inline-block;margin-bottom:.5rem;font-size:.85rem}.ui-dialog{position:fixed;top:50%;left:50%;width:90%;max-width:600px;box-shadow:7px 7px 15px 5px rgba(0,0,0,.63);transform:translate(-50%, -50%);border:none}.ui-dialog__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #eaeaea}.ui-dialog__close-btn{width:32px;height:32px;margin:0;padding:0;font-size:1.75rem;border:0;background:none;cursor:pointer}.ui-dialog__content{padding:1rem}.ui-textarea{width:100%;padding:.5em;font-size:1rem;font-family:inherit;border:1px solid #eaeaea;border-radius:.25rem;resize:none}.breadcrumbs{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;margin:0 0 .75em 0;padding:0 0 .5em 0;font-size:.875rem;border-bottom:1px solid var(--background-accent)}.informer-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:2rem}.informer{flex-grow:1;white-space:nowrap;overflow:hidden}.informer h3{margin-bottom:15px;text-align:left}.informer ul{padding-left:15px;list-style-type:none}.informer li{margin-bottom:.75rem;padding-left:22px;color:var(--color-accent);text-overflow:ellipsis;background:url("assets/images/icon-book.svg") 0/14px no-repeat;overflow:hidden}.informer li:last-child{margin-bottom:0}.pagination{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.pagination a{display:block;padding:15px 18px;border:3px solid #f1f1f1;border-radius:10px}.pagination a:hover{color:#fff;text-decoration:none;background:#9b59b6}.pagination a+a{margin-left:auto}.search-form{display:flex;font-size:.875rem;flex-grow:1}.search-form__input{flex-grow:1;padding:.75em 1em;color:var(--color-primary);font-size:inherit;border:1px solid var(--background-accent);border-width:1px 0 1px 1px;border-radius:0;background:var(--background-secondary)}.search-form__submit{padding:0 1em;font-size:inherit;border:none;border-radius:0;background-color:#f27935;cursor:pointer;color:#fafafa;overflow:hidden}.search-form__submit:hover{background-color:#9b59b6}main{flex-grow:1;padding:1rem;display:flex;flex-direction:column}.container{display:flex;flex-direction:column;min-height:100vh}.wrapper{width:100%;max-width:1180px;margin:0 auto}.content{border-bottom:1px solid var(--background-accent);margin-bottom:1.5rem;flex-grow:1}.header__left{flex-shrink:0}@media(max-width: 768px){.header__left{flex-basis:100%;text-align:center}}.header__right{display:flex;max-width:500px;width:100%}@media(max-width: 768px){.header__right{max-width:100%}}.header__logo{color:var(--header-logo-color);font-size:2.5rem}.header__logo:hover{color:var(--header-logo-hover-color);text-decoration:none}@media(max-width: 768px){.header__logo{font-size:2rem}}.category-name{margin-bottom:2.5rem}.category-list{margin-bottom:2rem;columns:2;list-style-type:none}@media(max-width: 768px){.category-list{text-align:center;columns:1}}.category-list .cat-item{margin-bottom:20px;font-size:1.25rem}.category-list .cat-item:last-child{margin-bottom:0}.post-list{list-style-type:none;max-width:80ch;margin:0 auto 2rem}.post-list-item{position:relative;display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;padding:0 10px 0 22px;font-size:1.125rem;background:url("assets/images/icon-book.svg") 0/14px no-repeat;background-position:0 4px;margin-bottom:1rem}.post-list-item__link{margin-right:.5rem}.post-list-item .post-ratings{flex-shrink:0;width:auto}.post-list-item__excerpt{flex-basis:100%;font-size:.875rem}.post-list-item__bookmark-remove{position:absolute;right:0;top:8px;background:none;border:none;color:var(--color-primary)}.post-content{max-width:80ch;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.5em;letter-spacing:.5px}.post-content p{font-size:1.25rem;line-height:150%;margin-bottom:.5rem}.post-content h2{margin-bottom:1.75rem;font-size:1.75em;line-height:1.25;letter-spacing:normal;text-transform:uppercase}.post-content h3{padding:3rem 0 1rem;font-size:1.5em;line-height:1.25;letter-spacing:normal}.post-content img{display:block;margin:1rem auto}.post-stats{display:flex;align-items:center;padding:.5rem 0;font-size:.8rem;border-top:1px solid var(--background-accent);font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.post-stats__item{display:flex;align-items:center;justify-content:space-between;line-height:0}.post-stats__title{margin-right:5px;line-height:1;pointer-events:none}@media(max-width: 768px){.post-stats__title{display:none}}.first-letter{font-size:2em;line-height:.8em;padding:.1em .1em 0 1em;font-family:Cambria,Cochin,Georgia,Times,"Times New Roman",serif;font-weight:bold}.capital{font-size:0;float:left;background-size:contain;background-repeat:no-repeat;background-position:0 0;mask-repeat:no-repeat;mask-position:center;height:112px;margin-right:.5rem;margin-top:.5rem;background-color:currentColor}.capital--b{mask-image:url("/images/b_b.svg");width:106px}.capital--d{mask-image:url("/images/b_d.svg");width:97px}.capital--i{mask-image:url("/images/b_i.svg");width:74px}.capital--ii{mask-image:url("/images/b_ii.svg");width:67px}.capital--k{mask-image:url("/images/b_k.svg");width:99px}.capital--n{mask-image:url("/images/b_n.svg");width:105px}.capital--o{mask-image:url("/images/b_o.svg");width:95px}.capital--p{mask-image:url("/images/b_p.svg");width:95px}.capital--r{mask-image:url("/images/b_r.svg");width:103px}.capital--s{mask-image:url("/images/b_s.svg");width:96px}.capital--ts{width:92px;mask-image:url("/images/b_ts.svg")}.capital--u{mask-image:url("/images/b_u.svg");width:104px}.capital--v{mask-image:url("/images/b_v.svg");width:101px}.capital--z{mask-image:url("/images/b_z.svg");width:104px}.capital--zh{mask-image:url("/images/b_zh.svg");width:112px}.verse{display:table;margin:0 auto}.verse p{text-align:left;text-indent:0}.text-verse{display:table;margin:1rem auto;font-size:inherit;font-style:italic;line-height:1.5;text-indent:0}.text-verse p{font-size:inherit;text-indent:0}.text-verse p:last-child{margin-bottom:0}.center{text-align:center;padding:1rem 0;margin:0;text-indent:0}.footnotes{margin-top:3rem;padding-top:.75rem;border-style:dashed;border-width:1px 0 0 0}.footnotes p{font-size:.85em;line-height:1.5;text-indent:0;margin-bottom:.5em}.search-results{list-style-type:none}.search-results li{margin-bottom:15px}.search-results h4{margin-bottom:5px;text-align:left}:root{--color-primary: #050505;--color-accent: #027af0;--color-secondary: #c0c0c0;--background-primary: #f0f2f5;--background-secondary: #fafafa;--background-accent: #f0f2f5;--background-accent-hover: #d8dadf;--header-logo-color: #5e6d81;--header-logo-hover-color: #f27935}@media(prefers-color-scheme: light){:root{--color-primary: #050505;--color-accent: #027af0;--color-secondary: #c0c0c0;--background-primary: #f0f2f5;--background-secondary: #fafafa;--background-accent: #f0f2f5;--background-accent-hover: #d8dadf;--header-logo-color: #5e6d81;--header-logo-hover-color: #f27935}}@media(prefers-color-scheme: dark){:root{--color-primary: #fafafa;--background-primary: #18191a;--background-secondary: #242526;--background-accent: #3a3b3c;--background-accent-hover: #454546;--header-logo-color: #5e6d81;--header-logo-hover-color: #f27935}}.post-content s{font-size:2.5em;color:red;line-height:.8em;padding:.1em .1em 0 1em;font-family:Cambria,Cochin,Georgia,Times,"Times New Roman",serif;font-weight:bold;text-decoration:none}/*# sourceMappingURL=styles.css.map */