html[lang] body.template-blog .page-content>.container:has(.breadcrumbs-wrap){display:none!important}.marmot-blog__hero{position:relative;background:var(--marmot-purple, #3D3660);padding:40px 48px 52px;overflow:hidden}.marmot-blog__hero-inner{position:relative;z-index:1;max-width:1240px;margin:0 auto}html[lang] .marmot-blog__crumbs{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-size:14.5px;color:#fcf8ff8c;margin:0 0 26px;display:flex;gap:8px;align-items:center}html[lang] .marmot-blog__crumbs a{color:#fcf8ffb3!important;text-decoration:none!important}html[lang] .marmot-blog__crumbs a:hover{color:#fcf8ff!important}.marmot-blog__hero-row{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:24px}html[lang] .marmot-blog__eyebrow{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:clamp(24px,2.6vw,33px);line-height:1.1;color:var(--marmot-gold, #FBAF10);margin:0 0 8px}html[lang] .marmot-blog__title{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;font-size:clamp(44px,5.6vw,76px);line-height:.98;letter-spacing:-.01em;color:#fcf8ff;margin:0}html[lang] .marmot-blog__lead{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-size:17.5px;line-height:1.55;color:#fcf8ffc7;margin:0 0 8px;max-width:400px}.marmot-blog__bar{padding:26px 48px 0}.marmot-blog__bar-inner{max-width:1240px;margin:0 auto;display:flex;gap:12px;flex-wrap:wrap;align-items:center}html[lang] .marmot-blog__chip{padding:10px 22px!important;border-radius:var(--marmot-radius-pill, 999px)!important;border:0!important;cursor:pointer;background:var(--marmot-paper, #FFFFFF)!important;color:var(--marmot-purple, #3D3660)!important;box-shadow:inset 0 0 0 1.5px #d9d2e8!important;font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:700!important;font-size:14.5px!important;line-height:1.2!important;transition:background .15s ease,color .15s ease,box-shadow .15s ease}html[lang] .marmot-blog__chip:hover{box-shadow:inset 0 0 0 1.5px var(--marmot-purple-light, #565080)!important}html[lang] .marmot-blog__chip.is-active{background:var(--marmot-purple, #3D3660)!important;color:#fcf8ff!important;box-shadow:none!important}html[lang] .marmot-blog__count{margin-left:auto;font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-size:13.5px;color:#211d388c}.marmot-blog__featured-wrap{padding:34px 48px 10px}.marmot-blog__featured{max-width:1240px;margin:0 auto;background:var(--marmot-paper, #FFFFFF);border-radius:26px;box-shadow:0 30px 70px -30px #3d366066;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr}.marmot-blog__featured-media{position:relative;display:block;min-height:380px}.marmot-blog__featured-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.marmot-blog__featured-body{padding:46px 52px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}html[lang] .marmot-blog__featured-title{margin:0;font-size:clamp(28px,3.2vw,40px);line-height:1.06}html[lang] .marmot-blog__featured-title a,html[lang] .marmot-blog__card-title a{font-family:var(--marmot-font-display, "Sofia Sans", sans-serif)!important;font-weight:600;color:var(--marmot-purple, #3D3660)!important;text-decoration:none!important}html[lang] .marmot-blog__featured-title a:hover,html[lang] .marmot-blog__card-title a:hover{color:var(--marmot-purple-light, #565080)!important}.marmot-blog__featured-cta{margin-top:auto}.marmot-blog__grid-wrap{padding:44px 48px 90px}.marmot-blog__grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;align-items:stretch}.marmot-blog__card{background:var(--marmot-paper, #FFFFFF);border-radius:22px;box-shadow:0 20px 50px -26px #3d366059;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s ease}.marmot-blog__card:hover{transform:translateY(-6px);box-shadow:0 30px 64px -26px #3d366073}@media(prefers-reduced-motion:reduce){.marmot-blog__card{transition:none}.marmot-blog__card:hover{transform:none}}.marmot-blog__card-media{position:relative;display:block;height:210px;flex:none}.marmot-blog__card-img{width:100%;height:100%;object-fit:cover;display:block}.marmot-blog__ph{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(-45deg,#edf3f8 0 12px,#e4ecf4 12px 24px)}.marmot-blog__card-body{padding:24px 26px 26px;display:flex;flex-direction:column;gap:12px;flex:1}html[lang] .marmot-blog__card-title{margin:0;font-size:22.5px;line-height:1.14}html[lang] .marmot-blog__excerpt{margin:0;font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-size:15px;line-height:1.5;color:#211d38a6}html[lang] .marmot-blog__more{margin-top:auto;font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:700;font-size:15px;color:var(--marmot-purple, #3D3660)!important;text-decoration:none!important}html[lang] .marmot-blog__more:hover{color:var(--marmot-purple-light, #565080)!important}.marmot-blog__badge{position:absolute;top:22px;left:22px;background:var(--marmot-paper, #FFFFFF);border-radius:14px;padding:10px 16px;box-shadow:0 14px 30px -12px #3d366073;display:flex;flex-direction:column;align-items:center;transform:rotate(-3deg)}.marmot-blog__badge--sm{top:16px;left:16px;border-radius:12px;padding:8px 13px}html[lang] .marmot-blog__badge-day{font-family:"Sofia Sans Condensed",var(--marmot-font-family, sans-serif)!important;font-weight:700;font-size:30px;line-height:1;color:var(--marmot-purple, #3D3660)}.marmot-blog__badge--sm .marmot-blog__badge-day{font-size:24px}html[lang] .marmot-blog__badge-mon{font-family:var(--marmot-font-script, "Caveat", cursive)!important;font-size:18px;line-height:1.2;color:var(--marmot-purple-light, #565080)}.marmot-blog__badge--sm .marmot-blog__badge-mon{font-size:15px}.marmot-blog__meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap}html[lang] .marmot-blog__cat{padding:5px 13px;border-radius:var(--marmot-radius-pill, 999px);font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:700;font-size:12.5px;color:var(--marmot-purple, #3D3660);background:var(--marmot-surface, #F6F5FA)}.marmot-blog__cat--polezno{background:#ffe29e}.marmot-blog__cat--novini{background:#c9e7f8}.marmot-blog__cat--komiksi{background:#e5dcf7}.marmot-blog__cat--intervyuta{background:#cfe9dc}.marmot-blog__cat--proekti{background:#f9cdd4}html[lang] .marmot-blog__date{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-size:13.5px;color:#211d388c}.marmot-blog__pagination{max-width:1240px;margin:44px auto 0;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}html[lang] .marmot-blog__page{min-width:42px;padding:10px 14px;border-radius:var(--marmot-radius-pill, 999px);text-align:center;font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-weight:700;font-size:14.5px;color:var(--marmot-purple, #3D3660)!important;background:var(--marmot-paper, #FFFFFF);box-shadow:inset 0 0 0 1.5px #d9d2e8;text-decoration:none!important}html[lang] a.marmot-blog__page:hover{box-shadow:inset 0 0 0 1.5px var(--marmot-purple-light, #565080)}html[lang] .marmot-blog__page.is-current{background:var(--marmot-purple, #3D3660);color:#fcf8ff!important;box-shadow:none}.marmot-blog__page.is-gap{box-shadow:none;background:transparent}.marmot-blog__empty{max-width:1240px;margin:0 auto;padding:80px 48px 100px;text-align:center}html[lang] .marmot-blog__empty p{font-family:var(--marmot-font-family, "Sofia Sans", sans-serif)!important;font-size:17px;color:#211d3899;margin:0}@media(max-width:1024px){.marmot-blog__grid{grid-template-columns:repeat(2,1fr);gap:24px}.marmot-blog__featured{grid-template-columns:1fr}.marmot-blog__featured-media{min-height:260px}.marmot-blog__featured-body{padding:30px 32px}}@media(max-width:640px){.marmot-blog__hero{padding:28px 20px 36px}.marmot-blog__bar{padding:20px 20px 0}.marmot-blog__featured-wrap{padding:24px 20px 6px}.marmot-blog__grid-wrap{padding:28px 20px 60px}.marmot-blog__grid{grid-template-columns:1fr;gap:20px}html[lang] .marmot-blog__count{width:100%;margin-left:0}.marmot-blog__featured-body{padding:24px 22px;gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/marmot-blog.css.map */
