/**handles:pmc-style**/
html{font-family:Roboto,Helvetica,sans-serif,serif;font-size:.625em;color:#414141}#wrapper{font-size:1.6rem}p{line-height:1.5}h1,h2,h3,h4,h5,h6{margin-top:1.25em;margin-bottom:.75em;font-weight:700;line-height:1.35;color:#282828}h1{font-size:3rem;line-height:1.2}h2{font-size:2.6rem}h3{font-size:2.2rem}h4{font-size:2rem}h5{font-size:1.8rem}h6{font-size:1.6rem}a{color:#3d87c4}button.pill{border:0;padding:8px 5px;background-color:inherit;cursor:pointer}button.pill+button.pill{margin-left:10px}button.pill.active{text-decoration:underline;color:#3d87c4;font-weight:600}button.pill-block{display:block}button.pill-block+button.pill{margin-left:0}.buttons-toggle{display:flex}.buttons-toggle button{margin:0;padding:5px 15px;border:1px solid #666;box-shadow:0;color:#444;background-color:#fff;cursor:pointer}@media all and (max-width:1023px){.buttons-toggle button{padding:2px 7px}}.buttons-toggle button:first-child{border-radius:5px 0 0 5px;border-right-color:transparent}.buttons-toggle button:last-child{border-radius:0 5px 5px 0;border-left-color:transparent}.buttons-toggle button:first-child:last-child{border-radius:5px 5px 5px 5px}.buttons-toggle button.active{font-weight:600;border-color:#3d87c4;color:#3d87c4;background-color:rgba(61,135,196,.08)}*,::after,::before{box-sizing:border-box}body,html{position:relative;width:100%;min-height:100vh;margin:0;overflow-x:hidden}@media all and (max-width:768px){#wrapper{margin-top:80px}}#main-content{min-height:calc(100vh - 96px - 102px - 30px)}.container{width:100%;max-width:1220px;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto}.content-and-sidebar{display:flex;align-items:flex-start;flex-wrap:wrap}@media all and (max-width:768px){.content-and-sidebar{display:block}}.content-and-sidebar .content,.content-and-sidebar .separator,.content-and-sidebar .sidebar{flex-grow:0;flex-shrink:0}.content-and-sidebar .content,.content-and-sidebar .sidebar{padding:50px 0}@media all and (max-width:768px){.content-and-sidebar .content,.content-and-sidebar .sidebar{padding:10px 0}}.content-and-sidebar .content{order:2;flex-basis:calc(100% - 275px - 60px - 10px);margin-left:30px}@media all and (max-width:1023px){.content-and-sidebar .content{flex-basis:calc(100% - 225px - 20px - 10px);margin-left:10px}}@media all and (max-width:768px){.content-and-sidebar .content{order:1;flex-basis:100%;margin-left:0}}.content-and-sidebar .separator{order:1;flex-basis:1px;align-self:stretch;margin:35px 0;background-color:#f2f2f2}@media all and (max-width:768px){.content-and-sidebar .separator{display:none}}.content-and-sidebar .sidebar{order:0;flex-basis:275px;margin-right:30px}@media all and (max-width:1023px){.content-and-sidebar .sidebar{flex-basis:225px;margin-right:10px}}@media all and (max-width:768px){.content-and-sidebar .sidebar{order:2;flex-basis:100%;margin-right:0;padding:10px 0;border-top:1px solid #f2f2f2}}.content-and-sidebar .sidebar .sidebar__heading{margin-top:1.5em;margin-bottom:.5em}.content-and-sidebar .sidebar .sidebar__widget:first-of-type .sidebar__heading{margin-top:0}.d-none{display:none}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-flex{display:flex}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.show-on-1023{display:none}@media all and (max-width:1023px){.show-on-1023{display:block}}@media all and (max-width:1023px){.hide-on-1023{display:none}}.show-on-900{display:none}@media all and (max-width:900px){.show-on-900{display:block}}@media all and (max-width:900px){.hide-on-900{display:none}}.show-on-768{display:none}@media all and (max-width:768px){.show-on-768{display:block}}@media all and (max-width:768px){.hide-on-768{display:none}}#main-header{width:100%;height:96px;border-bottom:1px solid #f2f2f2;box-shadow:0 2px 5px 3px rgba(0,0,0,.02);background-color:#fff}@media all and (max-width:768px){#main-header{position:fixed;z-index:2000;top:0;left:0;height:80px;border-bottom:1px solid #eee;box-shadow:0 2px 5px 3px rgba(0,0,0,.02)}}@media all and (max-width:768px){#main-header #hide-header-responsive:checked~#main-header-responsive svg.close-menu{display:none}#main-header #hide-header-responsive:checked~#main-header-large{transform:translateX(calc(-100% - 5px))}#main-header #hide-header-responsive:not(:checked)~#main-header-responsive svg.show-menu{display:none}#main-header #hide-header-responsive:not(:checked)~#main-header-large{transform:translateX(0)}}#main-header #main-header-large{height:100%;background-color:#fff}@media all and (max-width:768px){#main-header #main-header-large{position:fixed;z-index:1000;top:80px;left:0;height:100vh;width:100%;transition:transform cubic-bezier(.28, 1.11, 1, 1) .6s}}#main-header #main-header-large .container{display:flex;justify-content:space-between;align-items:stretch;height:100%}@media all and (max-width:768px){#main-header #main-header-large .container{justify-content:flex-start;flex-direction:column;padding-top:10px;padding-bottom:10px}}#main-header #main-header-large #page-logo{flex-grow:0;flex-shrink:0;display:flex;align-items:center;justify-content:center;flex-basis:262px}@media all and (max-width:1023px){#main-header #main-header-large #page-logo{flex-basis:245px}}@media all and (max-width:768px){#main-header #main-header-large #page-logo{display:none}}#main-header #main-header-large #page-logo a{text-decoration:none;color:inherit}#main-header #main-header-large #page-logo img{display:block;width:100%;height:auto}#main-header #main-header-large #page-logo p{margin-top:.5em;margin-bottom:0;font-size:1.5rem}@media all and (max-width:1023px){#main-header #main-header-large #page-logo p{font-size:1.4rem}}#main-header #main-header-large #show-main-nav:checked~#main-search-form{display:none}#main-header #main-header-large #show-main-nav:not(:checked)~#main-nav{display:none}#main-header #main-header-large #main-nav{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 262px)}@media all and (max-width:1023px){#main-header #main-header-large #main-nav{flex-basis:calc(100% - 245px)}}@media all and (max-width:768px){#main-header #main-header-large #main-nav{flex-basis:auto}}#main-header #main-header-large #main-nav ul{display:flex;justify-content:flex-end;align-items:stretch;height:100%;margin:0;padding:0;list-style-type:none}@media all and (max-width:768px){#main-header #main-header-large #main-nav ul{flex-direction:column}}#main-header #main-header-large #main-nav ul li.current-menu-item{color:#3d87c4}#main-header #main-header-large #main-nav ul li a{text-decoration:none;color:inherit;display:flex;align-items:center;justify-content:center;height:100%;padding:0 10px;margin:0 4px}@media all and (max-width:1023px){#main-header #main-header-large #main-nav ul li a{padding:0 3px}}@media all and (max-width:768px){#main-header #main-header-large #main-nav ul li a{margin:5px 0;padding:7px 0}}#main-header #main-header-large #main-nav ul li:last-child a{outline:0}#main-header #main-header-large #main-nav ul li .search-icon{display:flex;align-items:center;justify-content:center;height:100%;padding-left:2.5rem;cursor:pointer}@media all and (max-width:1023px){#main-header #main-header-large #main-nav ul li .search-icon{padding-left:1rem}}@media all and (max-width:768px){#main-header #main-header-large #main-nav ul li .search-icon{padding-left:0}}#main-header #main-header-large #main-nav ul li .search-icon svg{order:0;position:relative;width:1.6rem;height:1.6rem;padding:0}#main-header #main-header-large #main-nav ul li .search-icon .gap{order:1;width:.3em}#main-header #main-header-large #main-nav ul li .search-icon span{order:2;display:inline-block}#main-header #main-header-large #main-search-form{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 262px - 10px);height:96px;margin-left:10px}@media all and (max-width:1023px){#main-header #main-header-large #main-search-form{flex-basis:calc(100% - 245px - 10px)}}@media all and (max-width:768px){#main-header #main-header-large #main-search-form{margin-left:0}}@media all and (min-width:768px){#main-header #main-header-large #main-search-form h3{display:none}}#main-header #main-header-large #main-search-form form{display:flex;align-items:center;justify-content:flex-end;height:100%}@media all and (max-width:768px){#main-header #main-header-large #main-search-form form{height:auto}}#main-header #main-header-large #main-search-form form>div{display:flex;align-items:stretch;justify-content:flex-end;width:100%}@media all and (max-width:768px){#main-header #main-header-large #main-search-form form>div{flex-wrap:wrap;justify-content:center}}#main-header #main-header-large #main-search-form form>div>div{display:flex;align-items:stretch}#main-header #main-header-large #main-search-form form>div input[type=text]{padding:0;border:0;margin:0;box-shadow:none;padding:5px;border:1px solid #ccc;border-radius:3px;box-shadow:inset 0 0 5px 3px rgba(0,0,0,.03);flex-shrink:1;width:200px;margin:10px 0;border-radius:3px 0 0 3px}#main-header #main-header-large #main-search-form form>div button[type=submit]{outline:0;border:0;padding:0;margin:0;background-color:inherit;display:inline-block;padding:4px 7px;border-radius:5px;line-height:1;font-weight:700;font-size:.9em;background-color:#3d87c4;color:#eee;transition:all 250ms ease-in-out;cursor:pointer;margin:10px 0;padding-left:.75em;padding-right:.75em;border-radius:0 3px 3px 0;font-size:.85em}#main-header #main-header-large #main-search-form form>div button[type=submit]:hover{opacity:.9}#main-header #main-header-large #main-search-form form>div button[type=submit] svg{display:none}#main-header #main-header-large #main-search-form form>div label{display:flex;align-items:center;justify-content:center;padding:10px 15px;margin-right:-5px;margin-left:10px;border-radius:3px;cursor:pointer;font-size:.75em;font-weight:500}@media all and (max-width:768px){#main-header #main-header-large #main-search-form form>div label{width:100%}}#main-header #main-header-large #main-search-form form>div label span{position:relative;top:-1px;margin-right:.15em;font-size:2rem}#main-header #main-header-responsive{display:none}@media all and (max-width:768px){#main-header #main-header-responsive{display:block;height:100%}#main-header #main-header-responsive .container{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0}#main-header #main-header-responsive .container a,#main-header #main-header-responsive .container label{height:100%;cursor:pointer}#main-header #main-header-responsive .container a svg,#main-header #main-header-responsive .container label svg{height:100%;width:37px;padding:10px;fill:#282828}#main-header #main-header-responsive .container #page-logo-responsive{display:flex;align-items:center;justify-content:center;height:100%}#main-header #main-header-responsive .container #page-logo-responsive a{text-decoration:none;color:inherit;height:auto;padding:0 10px}#main-header #main-header-responsive .container #page-logo-responsive img{display:block;width:245px;height:auto}#main-header #main-header-responsive .container #page-logo-responsive p{display:block;margin-top:.5em;margin-bottom:0;font-size:1.4rem}}#main-footer{padding:30px 0;font-size:13px;text-align:center;background-color:#1d1a1a;color:#eee}#main-footer a{color:inherit}#main-footer p{margin:0}#main-footer p+p{margin-top:.2em}#drugs-price-bar{padding-top:30px;font-size:inherit}@media all and (max-width:1023px){#drugs-price-bar{font-size:1.4rem}}@media all and (max-width:768px){#drugs-price-bar{padding-top:20px;font-size:1.3rem}}#drugs-price-bar>a{color:inherit;text-decoration:none}#drugs-price-bar .container{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;align-items:stretch;justify-content:stretch;padding-top:5px;padding-bottom:5px;border-width:1px 0;border-style:solid;border-color:#f2f2f2}#drugs-price-bar .container p{margin-top:.5em;margin-bottom:.5em}#drugs-price-bar .container .bar-heading{position:absolute;top:-.8em;left:30px;margin-top:0;margin-bottom:0;padding-left:7px;padding-right:7px;font-size:.75em;font-weight:300;background-color:#fff}#drugs-price-bar .container .drugs-price-bar__item{display:flex;align-items:flex-start;justify-content:center;flex-grow:1;border-right:1px solid #f2f2f2}#drugs-price-bar .container .drugs-price-bar__item .drugs-price-bar__item-inner{padding:0 10px}@media all and (max-width:1023px){#drugs-price-bar .container .drugs-price-bar__item .drugs-price-bar__item-inner{padding:0 5px}}#drugs-price-bar .container .drugs-price-bar__item:first-of-type .drugs-price-bar__item-inner{padding-left:0}#drugs-price-bar .container .drugs-price-bar__item:last-of-type .drugs-price-bar__item-inner{padding-right:0}#drugs-price-bar .container .drugs-price-bar__item .avg-uzp{opacity:.65}@media all and (max-width:768px){#drugs-price-bar .container .drugs-price-bar__item .avg-total{display:none}}@media all and (max-width:768px){#drugs-price-bar .container .drugs-price-bar__item .emdash{display:none}}#drugs-price-bar .container .drugs-price-bar__item .count{font-size:.9em}@media all and (max-width:768px){#drugs-price-bar .container .drugs-price-bar__item .count{display:block}}@media all and (max-width:768px){#drugs-price-bar .container .drugs-price-bar__item .doplatok-long{display:none}}#drugs-price-bar .container .drugs-price-bar__item .doplatok-short{display:none}@media all and (max-width:768px){#drugs-price-bar .container .drugs-price-bar__item .doplatok-short{display:inline}}#drugs-price-bar .container .drugs-price-bar__item .count-diff.positive{color:green}#drugs-price-bar .container .drugs-price-bar__item .count-diff.negative{color:#d41e1e}#drugs-price-bar .container .drugs-price-bar__item:last-child{border-right:0}#drugs-price-table{position:relative;display:grid;grid-template-columns:min-content 1fr;grid-template-rows:auto;align-items:stretch;padding-top:10px;padding-bottom:10px;padding-left:0;padding-right:0;margin-top:30px;margin-left:auto;margin-right:auto;border-bottom:1px solid #eee;border-top:1px solid #eee;font-size:inherit}@media all and (max-width:1023px){#drugs-price-table{font-size:1.4rem;grid-template-columns:min-content 1fr;grid-template-rows:auto auto}}@media all and (max-width:768px){#drugs-price-table{font-size:1.2rem;grid-template-columns:1fr;grid-template-rows:auto auto auto}}#drugs-price-table>div{padding-top:10px;padding-left:15px;padding-right:15px}#drugs-price-table>div:first-of-type{padding-top:20px;border-right:1px solid #eee}@media all and (max-width:1023px){#drugs-price-table>div:first-of-type{grid-row-start:1;grid-row-end:3}}@media all and (max-width:768px){#drugs-price-table>div:first-of-type{grid-row-end:2;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto}}#drugs-price-table>div:last-of-type{padding-right:0}#drugs-price-table span.title{position:absolute;top:-.8em;left:30px;margin-top:0;margin-bottom:0;padding-left:7px;padding-right:7px;font-size:.75em;font-weight:300;background-color:#fff}#drugs-price-table table{width:100%}#drugs-price-table h4{margin-top:0;margin-bottom:.4em;font-size:17px}#drugs-price-table .buttons-toggle{grid-column-start:1;grid-column-end:4;margin-bottom:15px}@media all and (max-width:768px){#drugs-price-table .buttons-toggle{display:flex;justify-content:center;margin-bottom:0}}.drugs-price-table-view{border-collapse:collapse;margin-bottom:3em}.drugs-price-table-view td,.drugs-price-table-view th{padding:6px;border:1px solid #eee;font-size:1.4rem}@media all and (max-width:1200px){.drugs-price-table-view td,.drugs-price-table-view th{padding:4px}}@media all and (max-width:1023px){.drugs-price-table-view td,.drugs-price-table-view th{padding:3px;font-size:1.3rem}}@media all and (max-width:768px){.drugs-price-table-view td,.drugs-price-table-view th{padding:2px;font-size:1.2rem}}.drugs-price-table-view td.color-square,.drugs-price-table-view th.color-square{padding-left:15px;padding-right:14px}@media all and (max-width:1200px){.drugs-price-table-view td.color-square,.drugs-price-table-view th.color-square{padding-left:13px;padding-right:12px}}@media all and (max-width:1023px){.drugs-price-table-view td.color-square,.drugs-price-table-view th.color-square{padding-left:12px;padding-right:11px}}@media all and (max-width:768px){.drugs-price-table-view td.color-square,.drugs-price-table-view th.color-square{padding-left:10px;padding-right:9px}}.drugs-price-table-view td.no-border,.drugs-price-table-view th.no-border{border:0}.drugs-price-table-view th{font-weight:500}@media all and (max-width:768px){.drugs-price-table-view tbody:first-of-type tr td{display:none}.drugs-price-table-view tbody:first-of-type tr td:last-of-type,.drugs-price-table-view tbody:first-of-type tr td:nth-last-of-type(2),.drugs-price-table-view tbody:first-of-type tr td:nth-last-of-type(3),.drugs-price-table-view tbody:first-of-type tr td:nth-last-of-type(4),.drugs-price-table-view tbody:first-of-type tr td:nth-last-of-type(5){display:table-cell}.drugs-price-table-view thead:last-of-type tr th{display:none}.drugs-price-table-view thead:last-of-type tr th:last-of-type,.drugs-price-table-view thead:last-of-type tr th:nth-last-of-type(2),.drugs-price-table-view thead:last-of-type tr th:nth-last-of-type(3),.drugs-price-table-view thead:last-of-type tr th:nth-last-of-type(4),.drugs-price-table-view thead:last-of-type tr th:nth-last-of-type(5){display:table-cell}}.drugs-price-table-control{margin:4px 0}.drugs-price-chart-view{width:100%;height:230px}.pmc-posts-section .pmc-posts-section__heading{position:relative;margin-top:0;margin-bottom:30px}@media all and (max-width:768px){.pmc-posts-section .pmc-posts-section__heading{margin-bottom:10px}}.pmc-posts-section .pmc-posts-section__subheading{margin-top:-20px;margin-bottom:30px}@media all and (max-width:767px){.pmc-posts-section .pmc-posts-section__subheading{margin-top:.5em}}.pmc-posts-section .pmc-posts__pagination{margin-top:20px}.pmc-posts-section .pmc-posts__pagination .pmc-posts__pagination-buttons{display:flex;align-items:center;justify-content:center}.pmc-posts-section .pmc-posts__pagination .pmc-posts__pagination-buttons a{text-decoration:none;color:inherit;display:flex;align-items:center;justify-content:center;height:32px;border-radius:2px;font-size:.85em;font-weight:700;text-transform:uppercase;transition:all 250ms ease-in-out}.pmc-posts-section .pmc-posts__pagination .pmc-posts__pagination-buttons a:hover{opacity:.9}.pmc-posts-section .pmc-posts__pagination .pmc-posts__pagination-buttons a.pmc-posts__pagination-prev{flex-basis:100px;border:2px solid #3d87c4;color:#3d87c4}.pmc-posts-section .pmc-posts__pagination .pmc-posts__pagination-buttons a.pmc-posts__pagination-next{flex-basis:140px;background-color:#3d87c4;color:#fff}.pmc-posts-section .pmc-posts__pagination .pmc-posts__pagination-buttons a.pmc-posts__pagination-prev+a.pmc-posts__pagination-next{margin-left:10px}.pmc-post .pmc-post__subheading{margin-top:0;margin-bottom:.5em;font-weight:300;letter-spacing:1px}.pmc-post .pmc-post__meta{margin-top:0;margin-bottom:.8em;font-size:1.4rem;color:#444}@media all and (max-width:768px){.pmc-post .pmc-post__meta{margin-bottom:0}}.pmc-post .pmc-post__category{text-decoration:none;color:inherit;display:inline-block;padding:4px 7px;border-radius:5px;line-height:1;font-weight:700;font-size:.9em;background-color:#3d87c4;color:#eee;transition:all 250ms ease-in-out;cursor:pointer;margin-right:4px;margin-bottom:.2em}.pmc-post .pmc-post__category:hover{opacity:.9}.pmc-post-excerpt{display:flex;align-items:stretch;padding:25px 0}@media all and (max-width:768px){.pmc-post-excerpt{padding:10px 0;border-top:1px solid #f2f2f2}.pmc-post-excerpt:first-of-type{border-top:0}}.pmc-post-excerpt .pmc-post__thumbnail{flex-grow:0;flex-shrink:0;flex-basis:260px;height:180px;background-position:center center;background-size:cover}@media all and (max-width:1023px){.pmc-post-excerpt .pmc-post__thumbnail{flex-basis:200px;height:160px}}@media all and (max-width:768px){.pmc-post-excerpt .pmc-post__thumbnail{flex-basis:110px;height:80px}}.pmc-post-excerpt .pmc-post__content{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 260px);margin-left:20px}@media all and (max-width:1023px){.pmc-post-excerpt .pmc-post__content{flex-basis:calc(100% - 200px - 10px)}}@media all and (max-width:768px){.pmc-post-excerpt .pmc-post__content{flex-basis:calc(100% - 110px - 10px)}}@media all and (max-width:768px){.pmc-post-excerpt .pmc-post__content{margin-left:10px}}.pmc-post-excerpt .pmc-post__heading{margin-bottom:.2em;margin-top:0;font-size:2rem;font-weight:700}@media all and (max-width:1023px){.pmc-post-excerpt .pmc-post__heading{font-size:1.8rem}}@media all and (max-width:768px){.pmc-post-excerpt .pmc-post__heading{font-size:1.7rem}}.pmc-post-excerpt .pmc-post__heading a{text-decoration:none;color:inherit;transition:all 250ms ease-in-out}.pmc-post-excerpt .pmc-post__heading a:hover{color:#3d87c4}.pmc-post-excerpt .pmc-post__excerpt{margin-bottom:0}.pmc-post-full .pmc-post__heading{margin-bottom:.3em}.pmc-post-full .pmc-post__meta{margin-bottom:1.5em}.pmc-post-full .pmc-post__thumbnail img{max-width:100%}.pmc-post-full .pmc-post__thumbnail-source{margin-top:-.8em;padding-bottom:.4em;font-size:13px;color:#5a5a5a}.pmc-post-full .pmc-post__content a{word-break:break-all}.pmc-post-full .pmc-post__keywords p{margin-top:-.3em;margin-left:-.1em;margin-right:-.1em}.pmc-post-full .pmc-post__keywords p .pmc-post__keyword{text-decoration:none;color:inherit;display:inline-block;padding:4px 7px;border-radius:5px;line-height:1;font-weight:700;font-size:.9em;background-color:#3d87c4;color:#eee;transition:all 250ms ease-in-out;cursor:pointer;margin:.1em}.pmc-post-full .pmc-post__keywords p .pmc-post__keyword:hover{opacity:.9}@media all and (max-width:768px){.pmc-post-primary{padding:0}}.pmc-post-primary .container{display:flex;align-items:center;justify-content:center;width:100%;border-radius:15px;background-clip:content-box}@media all and (max-width:768px){.pmc-post-primary .container{flex-wrap:wrap}}.pmc-post-primary .pmc-post__thumbnail{flex-grow:0;flex-shrink:0;flex-basis:390px;height:270px;border-radius:5px;background-position:center center;background-size:cover;box-shadow:2px 2px 6px 3px rgba(0,0,0,.08)}@media all and (max-width:768px){.pmc-post-primary .pmc-post__thumbnail{flex-basis:calc(100% - 10px);height:50vw;margin:5px}}.pmc-post-primary .pmc-post__content{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 390px);margin-left:0;padding-left:30px}@media all and (max-width:768px){.pmc-post-primary .pmc-post__content{flex-basis:calc(100% - 10px);padding:0;margin-bottom:5px}}.pmc-post-primary .pmc-post__heading{margin-top:0;margin-bottom:0;font-size:2.6rem}@media all and (max-width:1023px){.pmc-post-primary .pmc-post__heading{font-size:2.2rem}}@media all and (max-width:1023px){.pmc-post-primary .pmc-post__heading{font-size:2rem}}.pmc-post-primary .pmc-post__heading a:hover{color:inherit}.pmc-post-primary .pmc-post__meta{margin-top:.5em}.pmc-post-primary .pmc-post__category{text-decoration:none;color:inherit;display:inline-block;padding:4px 7px;border-radius:5px;line-height:1;font-weight:700;font-size:.9em;background-color:#3d87c4;color:#eee;transition:all 250ms ease-in-out;cursor:pointer;margin-bottom:.2em}.pmc-post-primary .pmc-post__category:hover{opacity:.9}.pmc-post-primary .pmc-post__excerpt{margin-bottom:0}.pmc-posts-grid{margin:-5px}.pmc-posts-grid .container{display:flex}@media all and (max-width:767px){.pmc-posts-grid .container{flex-wrap:wrap}}.pmc-posts-grid .pmc-posts-grid__featured,.pmc-posts-grid .pmc-posts-grid__primary{flex-grow:0;flex-shrink:0;flex-basis:50%;height:37.5vw;max-height:450px}@media all and (max-width:767px){.pmc-posts-grid .pmc-posts-grid__featured,.pmc-posts-grid .pmc-posts-grid__primary{flex-basis:100%;height:75vw}}.pmc-posts-grid .pmc-posts-grid__featured{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.pmc-posts-grid .pmc-posts-grid__primary .pmc-posts-grid__item{height:100%;width:100%}.pmc-posts-grid .pmc-posts-grid__item{text-decoration:none;color:inherit;display:flex;align-items:flex-end;justify-content:stretch;padding:5px;background-position:center center;background-size:cover;background-clip:content-box}.pmc-posts-grid .pmc-posts-grid__item .pmc-post__heading{display:flex;align-items:center;justify-content:stretch;width:100%;min-height:70px;margin:0;padding:5px 10px;color:#eee;background-color:rgba(0,0,0,.7)}.pmc-posts-grid .pmc-posts-grid__item .pmc-post__heading:hover{text-decoration:underline}.pmc-page .pmc-page__content{margin-bottom:30px}.pmc-page .pmc-page__heading{margin-top:0;padding-top:1.25em}.wp-widget ul{list-style-type:none;padding:0;margin:0;padding-left:1.75em;list-style-type:square}.wp-widget ul li{color:#3d87c4}.wp-widget ul li+li{margin-top:.55em}.wp-widget ul li a{text-decoration:none;color:inherit;color:#414141;transition:all 250ms ease-in-out}.wp-widget ul li a:hover{color:#3d87c4}.wp-widget .searchform div{display:flex;align-items:stretch;justify-content:stretch}.wp-widget .searchform label{display:none}.wp-widget .searchform input[type=text]{flex-grow:0;flex-shrink:0;padding:0;border:0;margin:0;box-shadow:none;padding:5px;border:1px solid #ccc;border-radius:3px;box-shadow:inset 0 0 5px 3px rgba(0,0,0,.03);flex-basis:calc(100% - 38px);height:26px;border-radius:3px 0 0 3px}.wp-widget .searchform button[type=submit]{outline:0;border:0;padding:0;margin:0;background-color:inherit;display:inline-block;padding:4px 7px;border-radius:5px;line-height:1;font-weight:700;font-size:.9em;background-color:#3d87c4;color:#eee;transition:all 250ms ease-in-out;cursor:pointer;flex-grow:0;flex-shrink:0;flex-basis:38px;height:26px;padding:0;border-radius:0 3px 3px 0}.wp-widget .searchform button[type=submit]:hover{opacity:.9}.wp-widget .searchform button[type=submit] svg{width:26px;height:26px;padding:7px}.wp-widget .searchform button[type=submit] svg path{fill:#eee}.wp-widget .searchform button[type=submit] span{display:none}body.home #featured-post{padding-top:10px;border-bottom:1px solid #eee}body.home #featured-post .container{max-width:1100px}body.home #posts-grid{display:none;padding-top:10px}@media all and (max-width:767px){body.home #posts-grid{padding-bottom:30px}}body.page-databaza-liekov .pmc-posts-grid{max-height:265px;position:relative;z-index:2;padding-top:10px;margin-bottom:-20px}body.page-databaza-liekov .pmc-posts-grid .pmc-posts-grid__featured{grid-template-rows:1fr;grid-template-columns:repeat(5,1fr);flex-basis:100%;max-height:170px}@media all and (max-width:768px){body.page-databaza-liekov .pmc-posts-grid .pmc-posts-grid__featured{display:none}}@media all and (max-width:768px){body.page-databaza-liekov #drugs-price-bar{display:none}}body.page-databaza-liekov iframe{width:100%;height:1600px;border:0;margin-top:2px}@media all and (max-width:1023px){body.page-databaza-liekov iframe{height:1900px}}@media all and (max-width:768px){body.page-databaza-liekov iframe{height:2800px}}body.page-analytika-liekov #price-chart{padding:50px 0}body.page-analytika-liekov #price-chart>header{display:flex;align-items:center;justify-content:space-between}body.page-analytika-liekov #price-chart>main{margin-top:30px}body.page-analytika-liekov #price-chart #price-chart-canvas{height:500px}@media all and (max-width:1023px){body.page-analytika-liekov .edit-chart-items-buttons button,body.page-analytika-liekov .edit-chart-prop-buttons button{display:block;margin-left:0;margin-right:0}}