:root{--article-item-margin-bottom: 3em}.blog-navbar{margin:2em auto 0}.blog-navbar .items>:not(:last-child){margin-right:max(1em,3%)}.blog-categories{background:#f2ecdf;padding:1em 0}.blog-categories a{text-transform:capitalize;font-size:.875rem}.blog-categories .active{text-transform:capitalize;color:#22262f;border:1px solid #22262f;padding:.25rem 1rem;font-size:.875rem}.blog-navbar .header-banner{background-image:var(--header-background);background-size:cover;background-position:center center;background-repeat:no-repeat;padding:var(--header-padding);text-align:center}.items-dropdown{border-bottom:1px solid #394556;width:calc(100% - var(--container-padding)*2);margin-left:auto;margin-right:auto}.items-dropdown .filters-txt{padding:calc(.5em + 1px) .25em .5em 0;font-size:16px;font-feature-settings:"tnum" on,"lnum" on;color:#22262f;line-height:normal;height:40px}.items-dropdown select{border-bottom:none!important;flex:1 0 calc(100% - 100px);background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.001 14.1998C9.84193 14.1977 9.68945 14.1361 9.57345 14.0273L3.57345 8.02733C3.47778 7.91075 3.42888 7.76276 3.43628 7.61212C3.44368 7.46149 3.50684 7.319 3.61348 7.21236C3.72012 7.10572 3.86262 7.04255 4.01325 7.03516C4.16388 7.02776 4.31188 7.07665 4.42845 7.17233L10.001 12.7523L15.5735 7.17233C15.69 7.07665 15.838 7.02776 15.9887 7.03516C16.1393 7.04255 16.2818 7.10572 16.3884 7.21236C16.4951 7.319 16.5582 7.46149 16.5656 7.61212C16.573 7.76276 16.5241 7.91075 16.4285 8.02733L10.4285 14.0273C10.3125 14.1361 10.16 14.1977 10.001 14.1998Z' fill='%23545454'/%3E%3C/svg%3E%0A");background-position:center right;background-size:19px 19px;height:40px;text-transform:capitalize}.blog-main .blog{padding-bottom:2em;padding-top:2.75rem}.blog-main .blog .badge{background:#666;font-size:.75rem;line-height:.9375rem;letter-spacing:.24em;bottom:1em;top:auto;left:1em;right:auto}.articles-wrapper{display:flex;flex-wrap:wrap}.articles-wrapper .title{font-size:1.5em}.articles-wrapper .grid-item{width:calc(100% / var(--items-per-row))}.articles-wrapper .article{display:block;margin-bottom:var(--article-item-margin-bottom);height:calc(100% - var(--article-item-margin-bottom))}.related-articles .grid-item{width:calc(100% / var(--items-per-row))}.blog-layout-flex{display:flex;flex-flow:row;flex-wrap:wrap;justify-content:var(--grid-align)}.blog-layout-flex .grid-item{width:calc(100% / var(--items-per-row))}.blog-layout-grid{display:grid;grid-template-columns:repeat(var(--items-per-row),calc(100% / var(--items-per-row)))}.blog-layout-grid .grid-item{grid-row:auto;grid-column:auto;width:100%}.articles-wrapper .featured-item-inner{height:100%;position:relative}.articles-wrapper .featured-item-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:#0000001a}.articles-wrapper .featured-item-content{position:absolute;bottom:0;left:50%;transform:translate(-50%);text-align:left;padding:2em;max-width:25em;width:fit-content}.articles-wrapper .featured-item-title{font-size:1.5em;margin-bottom:.5em;color:inherit}.articles-wrapper .featured-item-inner img{height:100%;object-fit:cover}.articles-wrapper .email-subscription{order:2;display:flex}.articles-wrapper .email-subscription .subscription-wrapper{position:relative;padding-top:105%;margin-bottom:3.125rem;width:100%;background-image:var(--email-background)}.articles-wrapper .email-subscription .subscription-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper{position:absolute;left:0;top:30px;width:100%;top:calc(100% - 9.5em);padding:0 2rem}.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper input[type=email]::placeholder,.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper input[type=email],.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper h3{color:#f7f8f6}.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper input[type=email],.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper input.error{border-bottom:1px solid #F7F8F6;border-color:#f7f8f6!important}.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper .icon{width:1.5em;height:1.5em;margin-left:-1em}.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper .error-msg,.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper .success-msg{color:#f7f8f6}.articles-wrapper .email-subscription .subscription-wrapper .form-wrapper input:focus::placeholder{color:transparent!important}.articles-wrapper .featured-item-image-absolute .featured-item-inner img{position:absolute}.articles-wrapper .featured-item-image-absolute .featured-item-overlay{position:static;display:flex;align-items:flex-end;justify-content:center;height:100%}.articles-wrapper .featured-item-image-absolute .featured-item-content{position:static;transform:none;z-index:0}@media all and (max-width: 600px){.articles-wrapper h2{text-align:center}.articles-date-style-badge .article-date{display:none}}.blog-sidebar-inner{padding:2em 0}.blog-sidebar h2{font-size:1.3em;text-align:left;border-bottom:1px solid #eee;padding-bottom:.75em;margin-bottom:.75em}.blog-sidebar .block{padding-top:1em;padding-bottom:1em}.blog-sidebar .block:first-of-type{padding-top:0}.blog-sidebar .block:last-of-type{padding-bottom:0}.blog-sidebar a{display:block;margin-bottom:1em;color:#676767}.blog-sidebar a:last-of-type{margin-bottom:0}.blog-sidebar .art-sub{font-size:.85em}.blog-sidebar span{display:block}.blog-sidebar form{position:relative}.blog-sidebar form input[type=text]{padding-right:3em}.blog-sidebar form button{position:absolute;font-size:1.3em;top:50%;right:1em;line-height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.blog-sidebar form button svg{display:block}.blog-sidebar .featured-posts li{margin-bottom:1.25em}.blog-sidebar .featured-posts .art-thumb{display:block;width:20%;max-width:20%;padding-top:20%;float:left;background-repeat:no-repeat;background-size:cover;background-position:center}.blog-sidebar .featured-posts .art-info{padding-left:10px}.blog-sidebar .featured-posts .art-sub{font-size:.85em}
/*# sourceMappingURL=/cdn/shop/t/539/assets/blog_base.css.map */
