/** Shopify CDN: Minification failed

Line 925:0 Expected "}" to go with "{"

**/
.text--gray-light {
  color: #707070;
}
.text--red {
  color: #e31b23;
}
.text--checkout-green {
  color: #00a86b;
}
.text--primary {
  color: #000;
}
.text--secondary {
  color: #787878;
}
.text--light {
  color: #929292;
}
.text--inverse {
  color: #fff;
}
.text--atc-primary {
  color: var(--primary-atc-color);
}
.text-white-tint {
  color: #fff;
}
.text--success {
  color: #1f873d;
}
.text--warning {
  color: #856404;
}
.text--error {
  color: #d0331f;
}
.text--border-light {
  color: #dadada;
}
.text--border-dark {
  color: #232020;
}
.bg--gray-light {
  background-color: #707070;
}
.bg--red {
  background-color: #e31b23;
}
.bg--checkout-green {
  background-color: #00a86b;
}
.bg--primary {
  background-color: #000;
}
.bg--secondary {
  background-color: #787878;
}
.bg--inverse {
  background-color: #fff;
}
.bg--light {
  background-color: #929292;
}
.bg--atc-primary {
  background-color: var(--primary-atc-bgcolor);
}
.bg--gray-background {
  background-color: #f4f4f4;
}
.bg--white-tint {
  background-color: #fff;
}
.bg--border-light {
  background-color: #dadada;
}
.bg--border-dark {
  background-color: #232020;
}
.bg--overlay {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg--error {
  background-color: #d0331f;
}
.bg--error-border {
  background-color: #d20000;
}
.bg--error {
  background-color: #f8ece9;
}
.bg--warning {
  background-color: #fff3cd;
}
@media only screen and (min-width: 666px) {
  .height0 {
    height: 0;
  }
  .height10 {
    height: 10px;
  }
  .height20 {
    height: 20px;
  }
  .height30 {
    height: 30px;
  }
  .height40 {
    height: 40px;
  }
  .height50 {
    height: 50px;
  }
  .height60 {
    height: 60px;
  }
  .height70 {
    height: 70px;
  }
  .height80 {
    height: 80px;
  }
  .height90 {
    height: 90px;
  }
  .height100 {
    height: 100px;
  }
  .height110 {
    height: 110px;
  }
  .height120 {
    height: 120px;
  }
  .height130 {
    height: 130px;
  }
  .height140 {
    height: 140px;
  }
  .height150 {
    height: 150px;
  }
  .height160 {
    height: 160px;
  }
  .height170 {
    height: 170px;
  }
  .height180 {
    height: 180px;
  }
  .height190 {
    height: 190px;
  }
  .height200 {
    height: 200px;
  }
}
@media only screen and (max-width: 666px) {
  .mobile_height0 {
    height: 0;
  }
  .mobile_height5 {
    height: 5px;
  }
  .mobile_height10 {
    height: 10px;
  }
  .mobile_height15 {
    height: 15px;
  }
  .mobile_height20 {
    height: 20px;
  }
  .mobile_height25 {
    height: 25px;
  }
  .mobile_height30 {
    height: 30px;
  }
  .mobile_height35 {
    height: 35px;
  }
  .mobile_height40 {
    height: 40px;
  }
  .mobile_height45 {
    height: 45px;
  }
  .mobile_height50 {
    height: 50px;
  }
  .mobile_height55 {
    height: 55px;
  }
  .mobile_height60 {
    height: 60px;
  }
  .mobile_height65 {
    height: 65px;
  }
  .mobile_height70 {
    height: 70px;
  }
  .mobile_height75 {
    height: 75px;
  }
  .mobile_height80 {
    height: 80px;
  }
  .mobile_height85 {
    height: 85px;
  }
  .mobile_height90 {
    height: 90px;
  }
  .mobile_height95 {
    height: 95px;
  }
  .mobile_height100 {
    height: 100px;
  }
}
#fuse-body #MainContent .main-article,
#fuse-body #MainContent .main-blog,
#fuse-body #MainContent .main-search {
  width: 100%;
}
@media only screen and (min-width: 666px) {
  #fuse-body #MainContent .sidebar-menu ~ .main-article,
  #fuse-body #MainContent .sidebar-menu ~ .main-blog,
  #fuse-body #MainContent .sidebar-menu ~ .main-search {
    width: calc(100% - 18.125rem);
  }
}
#fuse-body #MainContent .page-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2.5rem;
  width: 100%;
}
#fuse-body #MainContent .page-width .page-width {
  padding-top: 0;
}
#fuse-body #MainContent .page-width .banner_single-col .page-width {
  padding-left: 0;
  padding-right: 0;
}
#fuse-body #MainContent .blog-grid .blog-articles,
#fuse-body #MainContent .main-article .blog-articles,
#fuse-body #MainContent .main-blog .blog-articles,
#fuse-body #MainContent .main-search .blog-articles {
  grid-template-columns: 1fr;
}
#fuse-body #MainContent .blog-grid .blog-articles__article,
#fuse-body #MainContent .main-article .blog-articles__article,
#fuse-body #MainContent .main-blog .blog-articles__article,
#fuse-body #MainContent .main-search .blog-articles__article {
  margin-bottom: 2rem;
}
#fuse-body #MainContent .blog-grid .card__content .card__information,
#fuse-body #MainContent .main-article .card__content .card__information,
#fuse-body #MainContent .main-blog .card__content .card__information,
#fuse-body #MainContent .main-search .card__content .card__information {
  display: block !important;
}
#fuse-body #MainContent .blog-grid .card__content h3.card__heading,
#fuse-body #MainContent .main-article .card__content h3.card__heading,
#fuse-body #MainContent .main-blog .card__content h3.card__heading,
#fuse-body #MainContent .main-search .card__content h3.card__heading {
  display: block;
  font-size: 1.5rem;
  text-decoration: none !important;
}
#fuse-body #MainContent .blog-grid .card__content time,
#fuse-body #MainContent .main-article .card__content time,
#fuse-body #MainContent .main-blog .card__content time,
#fuse-body #MainContent .main-search .card__content time {
  color: #787878;
  font-size: 1rem;
  text-transform: none;
}
#fuse-body #MainContent .blog-grid .card__content .article-card__excerpt,
#fuse-body #MainContent .main-article .card__content .article-card__excerpt,
#fuse-body #MainContent .main-blog .card__content .article-card__excerpt,
#fuse-body #MainContent .main-search .card__content .article-card__excerpt {
  margin-bottom: 1rem;
}
#fuse-body #MainContent .blog-grid .button,
#fuse-body #MainContent .main-article .button,
#fuse-body #MainContent .main-blog .button,
#fuse-body #MainContent .main-search .button {
  display: inline-block;
  margin-bottom: 0;
  text-decoration: none;
}
#fuse-body #MainContent .blog-grid .filter-sidebar,
#fuse-body #MainContent .main-article .filter-sidebar,
#fuse-body #MainContent .main-blog .filter-sidebar,
#fuse-body #MainContent .main-search .filter-sidebar {
  display: none;
  margin-bottom: 30px;
}
#fuse-body #MainContent .blog-grid .filter-sidebar .icon-bubble svg,
#fuse-body #MainContent .main-article .filter-sidebar .icon-bubble svg,
#fuse-body #MainContent .main-blog .filter-sidebar .icon-bubble svg,
#fuse-body #MainContent .main-search .filter-sidebar .icon-bubble svg {
  fill: #232020;
  border: 1px solid #cbcbcb;
  border-radius: 4px;
  display: inline-block;
  height: 2.25rem;
  padding: 0.5rem;
  vertical-align: middle;
  width: 2.25rem;
}
#fuse-body #MainContent .sidebar-menu {
  float: left;
  width: 18.125rem;
}
#fuse-body #MainContent .sidebar-menu .sidebarBlock {
  margin-bottom: 2rem;
}
#fuse-body #MainContent .sidebar-menu .sidebarBlock.sidebar__block-search {
  margin-bottom: 2.5rem;
}
#fuse-body #MainContent .sidebar-menu .sidebarBlock > h5 {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
#fuse-body #MainContent .sidebar-menu #search-blog {
  position: relative;
}
#fuse-body #MainContent .sidebar-menu #search-blog .klevu-fluid {
  display: none !important;
}
#fuse-body #MainContent .sidebar-menu #search-blog input {
  border-color: #000;
  border-width: 0 0 1px;
  margin-bottom: 0;
  max-width: calc(100% - 60px);
}
#fuse-body #MainContent .sidebar-menu #search-blog button {
  height: 60px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
#fuse-body #MainContent .sidebar-menu #search-blog button svg {
  height: 100%;
  width: 100%;
}
#fuse-body #MainContent .sidebar-menu .recentpost .h5 {
  font-size: 1rem;
}
#fuse-body #MainContent .sidebar-menu .recentpost p.date {
  color: #787878;
  font-size: 1rem;
}
#fuse-body #MainContent .sidebar-menu .collection-list {
  margin: 0;
  padding: 0;
}
#fuse-body #MainContent .sidebar-menu .collection-list li {
  line-height: normal;
  margin: 0 0 0.5rem;
  padding: 0;
}
#fuse-body #MainContent .sidebar-menu .collection-list li a {
  color: #000;
  font-family: suisseintl-regular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2;
}
#fuse-body #MainContent .sidebar-menu .collection-list li a.item--active {
  font-family: suisseintl-semibold, sans-serif;
  text-decoration: underline;
}
#fuse-body #MainContent .sidebar-menu .product_list .widget-column__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  padding: 0;
}
#fuse-body
  #MainContent
  .sidebar-menu
  .product_list
  .widget-column__item
  .image {
  margin-right: 0.5rem;
  width: 6.25rem;
}
#fuse-body
  #MainContent
  .sidebar-menu
  .product_list
  .widget-column__item
  .image
  img {
  display: block;
  height: auto;
  width: 100px;
}
#fuse-body
  #MainContent
  .sidebar-menu
  .product_list
  .widget-column__item
  .product-info {
  padding-top: 0.25rem;
  width: calc(100% - 6.75rem);
}
#fuse-body
  #MainContent
  .sidebar-menu
  .product_list
  .widget-column__item
  .product-info
  h5 {
  font-family: suisseintl-semibold, sans-serif;
  font-size: 1rem;
  margin-bottom: 0.25rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
#fuse-body
  #MainContent
  .sidebar-menu
  .product_list
  .widget-column__item
  .product-info
  .price--large {
  font-size: 1.625rem;
}
#fuse-body
  #MainContent
  .sidebar-menu
  .product_list
  .widget-column__item
  .product-info
  .price-item {
  font-family: AvenirNextWorld-Bold, sans-serif;
  font-size: 1.625rem;
  font-weight: 400;
}
#fuse-body
  #MainContent
  .sidebar-menu
  .product_list
  .widget-column__item
  .product-info
  .visually-hidden,
#fuse-body #MainContent .sidebar-menu ~ .blog-grid .filter-sidebar,
#fuse-body #MainContent .sidebar-menu ~ .main-article .filter-sidebar,
#fuse-body #MainContent .sidebar-menu ~ .main-blog .filter-sidebar,
#fuse-body #MainContent .sidebar-menu ~ .main-search .filter-sidebar {
  display: none;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .sidebar-menu ~ .blog-grid .filter-sidebar,
  #fuse-body #MainContent .sidebar-menu ~ .main-article .filter-sidebar,
  #fuse-body #MainContent .sidebar-menu ~ .main-blog .filter-sidebar,
  #fuse-body #MainContent .sidebar-menu ~ .main-search .filter-sidebar {
    display: block;
  }
}
#fuse-body #MainContent .main-blog .card__inner .card__content {
  display: none;
}
#fuse-body #MainContent .main-blog .pagination-wrapper {
  margin-bottom: 2rem;
  margin-top: 1rem;
}
#fuse-body #MainContent .card__inner:after {
  display: none !important;
}
#fuse-body #MainContent .main-search .template-search__header {
}
#fuse-body #MainContent .studioengine-wrapper .studioeditor,
#fuse-body #MainContent .studioengine-wrapper .studioengine {
  max-width: 100%;
  width: 100%;
}
#fuse-body #MainContent .studioengine-wrapper h1 {
  font-family: AvenirNextWorldDemi, sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  letter-spacing: -0.10875rem;
  line-height: 1;
  margin-bottom: 20px;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .studioengine-wrapper h1 {
    font-size: 2.5rem;
    font-style: normal;
    letter-spacing: -0.10125rem;
    line-height: 1;
  }
}
#fuse-body #MainContent .studioengine-wrapper h1.main-page-title {
  font-size: 2.5rem;
  margin-bottom: 50px;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .studioengine-wrapper h1.main-page-title {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }
}
#fuse-body #MainContent .studioengine-wrapper h2 {
  font-family: AvenirNextWorldDemi, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: -0.1125rem;
  line-height: 1;
  margin-bottom: 20px;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .studioengine-wrapper h2 {
    font-size: 1.75rem;
    font-style: normal;
    letter-spacing: -0.07875rem;
    line-height: 1;
  }
}
#fuse-body #MainContent .studioengine-wrapper h3 {
  font-family: AvenirNextWorldDemi, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  letter-spacing: -0.10125rem;
  line-height: 1;
  margin-bottom: 20px;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .studioengine-wrapper h3 {
    font-size: 1.5rem;
    font-style: normal;
    letter-spacing: -0.0675rem;
    line-height: 1;
  }
}
#fuse-body #MainContent .studioengine-wrapper h4 {
  font-family: AvenirNextWorldDemi, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  letter-spacing: -0.07875rem;
  line-height: 1;
  margin-bottom: 20px;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .studioengine-wrapper h4 {
    font-size: 1.25rem;
    font-style: normal;
    letter-spacing: -0.05625rem;
    line-height: 1;
  }
}
#fuse-body #MainContent .studioengine-wrapper h5 {
  font-family: AvenirNextWorldDemi, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: -0.05625rem;
  line-height: 1;
  margin-bottom: 20px;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .studioengine-wrapper h5 {
    font-size: 1.25rem;
    font-style: normal;
    letter-spacing: -0.05625rem;
    line-height: 1;
  }
}
#fuse-body #MainContent .studioengine-wrapper div,
#fuse-body #MainContent .studioengine-wrapper p,
#fuse-body #MainContent .studioengine-wrapper span {
  font-family: suisseintl-regular, Arial, Helvetica, sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.68 !important;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .studioengine-wrapper div,
  #fuse-body #MainContent .studioengine-wrapper p,
  #fuse-body #MainContent .studioengine-wrapper span {
    text-align: left !important;
  }
}
#fuse-body #MainContent .studioengine-wrapper .is-overlay * {
  display: inherit;
}
#fuse-body #MainContent .studioengine-wrapper .sse-btn,
#fuse-body #MainContent .studioengine-wrapper .sse-is-btn {
  display: inline-block;
}
#fuse-body #MainContent .article-template .studioengine a *,
#fuse-body #MainContent .article-template .studioengine a:not(.sse-is-btn) {
  color: #000 !important;
  font-family: AvenirNextWorldDemi, sans-serif !important;
  font-size: 1rem;
  font-weight: 400 !important;
  text-decoration: underline !important;
  text-decoration-thickness: auto;
  text-transform: none !important;
  text-underline-offset: auto;
}
#fuse-body #MainContent .article-template header {
  display: block;
  margin-top: 1.5rem;
  padding-top: 0;
}
#fuse-body #MainContent .article-template__hero-adapt {
  padding-bottom: 0 !important;
}
#fuse-body #MainContent .article-template .page-width--narrow {
  max-width: 100%;
}
#fuse-body #MainContent .article-template__social-sharing {
  display: none;
}
#fuse-body #MainContent .article-template .article__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
}
#fuse-body #MainContent .article-template .article__pagination--item {
  width: 50%;
}
#fuse-body
  #MainContent
  .article-template
  .article__pagination--item.text-right {
  text-align: right;
}
#fuse-body #MainContent .caption-with-letter-spacing {
  color: #787878;
  letter-spacing: normal;
  text-transform: none;
}
#fuse-body #MainContent .caption-with-letter-spacing span {
  color: #787878;
  font-family: suisseintl-regular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  letter-spacing: normal;
  margin-right: 0.5rem;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .mobile-hidden {
    display: none;
  }
  #fuse-body #MainContent .page-width.blog-search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #fuse-body #MainContent .sidebar-menu {
    width: 100%;
  }
  #fuse-body #MainContent .main-article,
  #fuse-body #MainContent .main-blog,
  #fuse-body #MainContent .main-search {
    padding-left: 0;
    width: 100%;
  }
  #fuse-body #MainContent .card__information {
    padding: 0;
  }
}
#fuse-body #MainContent .template-search--empty .page-width {
  display: block;
}
#fuse-body #MainContent .template-search--empty .page-width .field:after,
#fuse-body #MainContent .template-search--empty .page-width .field:before {
  display: none;
}
#fuse-body
  #MainContent
  .template-search--empty
  .page-width
  #Search-In-Template {
  border: 1px solid #dadada;
  border-radius: 0.25rem;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-top: 1.5rem;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
@media only screen and (min-width: 666px) {
  #fuse-body #MainContent .page-width--narrow {
    padding: 0 !important;
  }
  #fuse-body #MainContent .shopify-section:not(.sidebar-menu) {
    padding-left: 0;
    width: 100%;
  }
  #fuse-body #MainContent .shopify-section.main-blog .blog-articles {
    -webkit-column-gap: 2%;
    -moz-column-gap: 2%;
    column-gap: 2%;
    grid-template-columns: 49% 49%;
  }
  #fuse-body #MainContent .sidebar-menu ~ .shopify-section:not(.sidebar-menu) {
    float: right;
    width: calc(100% - 20.5rem);
  }
  #fuse-body
    #MainContent
    .sidebar-menu
    ~ .shopify-section:not(.sidebar-menu).spacing {
    clear: right;
  }
  #fuse-body
    #MainContent
    .sidebar-menu
    ~ .shopify-section:not(.sidebar-menu)
    .blog-articles {
    grid-template-columns: 100%;
  }
  #fuse-body #MainContent .page-width {
    display: table;
    padding-top: 2.5rem;
    width: 100%;
  }
  #fuse-body #MainContent .rich-text--full-width .rich-text__blocks {
    max-width: 50rem;
    width: 100%;
  }
  #fuse-body #MainContent .rich-text--full-width .rich-text__blocks a.button {
    margin: 2rem auto;
    max-width: 20rem;
    width: auto;
  }
}
#fuse-body #MainContent .studioengine div {
  line-height: 1.68;
}
@media only screen and (max-width: 989px) {
  #fuse-body #MainContent .sidebar-menu ~ .shopify-section:not(.sidebar-menu) {
    padding-left: 0;
    width: calc(100% - 19rem);
  }
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .sidebar-menu ~ .shopify-section:not(.sidebar-menu) {
    padding-left: 0;
    width: 100%;
  }
  #fuse-body #MainContent > .page-width > h2 {
    margin-bottom: 0;
  }
  #fuse-body #MainContent .shopify-section:not(.sidebar-menu) {
    width: 100%;
  }
  #fuse-body #MainContent .studioeditor .sse-display h1,
  #fuse-body #MainContent .studioengine .sse-display h1 {
    font-size: 2rem !important;
  }
  #fuse-body #MainContent .studioeditor h2,
  #fuse-body #MainContent .studioengine h2 {
    margin: 0 0 1rem;
    padding: 0;
  }
  #fuse-body #MainContent .studioeditor .is-box .is-container,
  #fuse-body #MainContent .studioengine .is-box .is-container {
    margin: 1rem 0;
  }
  #fuse-body #MainContent .studioeditor .is-boxes,
  #fuse-body #MainContent .studioengine .is-boxes {
    min-height: auto;
  }
  #fuse-body #MainContent .page-width--narrow {
    padding: 0 !important;
  }
}
#fuse-body #MainContent .blog-grid {
  padding-left: 0;
  padding-right: 0;
}
#fuse-body #MainContent .blog-grid .page-width {
  display: block;
  padding: 0;
}
@media only screen and (max-width: 666px) {
  #fuse-body #MainContent .blog-grid .page-width {
    display: block;
  }
}
#fuse-body #MainContent .blog-grid .page-width .multicolumn-card__info h3 {
  text-align: center;
}
@media only screen and (max-width: 989px) {
  #fuse-body #MainContent .blog-grid .page-width .title-wrapper-with-link {
    margin: 1rem 0;
    padding: 0;
  }
}
#fuse-body
  #MainContent
  .blog-grid
  .grid__item
  .multicolumn-card__image-wrapper {
  margin-bottom: 0.5rem;
}
#fuse-body #MainContent .blog-grid .grid__item a img {
  display: block;
}
@media only screen and (min-width: 989px) {
  #fuse-body #MainContent .blog-grid .filter-sidebar {
    display: none;
  }
}
#fuse-body #blog-sidebarDrawer .drawer__inner {
  max-width: 24rem;
  padding: 0 1.25rem 2.5rem 2.75rem;
}
.editor-outer.studioarea-parent #cookie-information-template-wrapper,
.editor-outer.studioarea-parent #md-app-embed__modal {
  display: none !important;
}
.template-page-blog-homepage .rich-text {
  text-align: left;
}
.template-page-blog-homepage .rich-text .rich-text__blocks {
  margin: 0;
  max-width: 100% !important;
  width: auto;
}
@media only screen and (min-width: 1181px) {
  .template-page-blog-homepage .rich-text .rich-text__blocks {
    max-width: 100%;
}
.template-page-blog-homepage section > .blog > .page-width-desktop {
  padding-left: 0;
  padding-right: 0;
}
.template-page-blog-homepage
  section
  > .blog
  > .page-width-desktop
  .card__media
  .media
  img {
  -o-object-fit: cover;
  object-fit: cover;
}
.template-page-blog-homepage
  section
  > .blog
  > .page-width-desktop
  .card__content {
  padding: 1rem 1rem 1rem 0;
}
.template-page-blog-homepage
  section
  > .blog
  > .page-width-desktop
  .slider-buttons {
  display: none !important;
}
@media only screen and (max-width: 666px) {
  .template-page-blog-homepage
    section
    > .blog
    > .page-width-desktop
    .title-wrapper-with-link {
    margin-bottom: 1rem;
    padding: 0;
  }
}
@media only screen and (min-width: 821px) {
  .template-page-blog-homepage
    section
    > .blog
    > .page-width-desktop
    .grid__item {
    max-width: 33.33%;
  }
  .template-page-blog-homepage
    section
    > .blog
    > .page-width-desktop
    .grid__item
    .card__content
    .card__information {
    padding: 1.25rem 1.25rem 1.25rem 0;
  }
}
@media only screen and (max-width: 666px) {
  .article__navigation .breadcrumbs__container {
    padding: 0.5rem 0;
  }
}
.article__navigation .breadcrumbs__list {
  text-align: left;
}
.article__navigation .breadcrumbs__item {
  padding: 0.1875rem 0;
  font-family: AvenirNextWorldMedium, sans-serif;
}
.article__navigation .breadcrumbs__item span {
  text-transform: none;
  font-family: AvenirNextWorldMedium, sans-serif;
}
.article__navigation .breadcrumbs__item a {
  color: #007cc2;
  font-family: AvenirNextWorldMedium, sans-serif;
}
