.defer-loading{cursor:default!important;position:relative;display:inline-block;border-radius:1rem;border:0!important;overflow:hidden;opacity:.8}.defer-loading.inline{display:inline}.defer-loading:before{content:"";display:block;position:absolute;z-index:10;top:0;right:0;left:0;bottom:0;-webkit-animation:place-holder-shimmer 2.2s ease infinite forwards;animation:place-holder-shimmer 2.2s ease infinite forwards;background:#f2f2f2;background:linear-gradient(61deg,#f2f2f2 40%,#E1E3E1 50%,#f2f2f2 60%);background-size:100vw 100%}@-webkit-keyframes place-holder-shimmer{0%{background-position:-50vw 0}to{background-position:50vw 0}}@keyframes place-holder-shimmer{0%{background-position:-50vw 0}to{background-position:50vw 0}}.b-box__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:5rem}.row>.b-box__wrapper{margin-bottom:0}.b-box__title{font-size:1.5rem;font-weight:700;line-height:2.25rem;margin:0;white-space:nowrap}.b-box__list{font-size:1rem;line-height:1.5rem}.b-box__gallery{overflow-x:auto}.b-box__gallery,.b-box__gallery-item{display:-webkit-box;display:-ms-flexbox;display:flex}.b-box__gallery-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:8.75rem;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.b-box__gallery-item:not(:last-child){margin-left:2.5rem}@media (max-width:1299.98px){.b-box__wrapper{padding:3.125rem 2rem 0}.b-box__title{margin-bottom:1.5rem}.b-box__list li:not(:last-child){margin-bottom:1.25rem}.b-box__gallery-item{width:7.5rem}.b-box__gallery-item:not(:last-child){margin-left:1.5rem}}@media (min-width:1300px){.b-box__inner{display:grid;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;gap:2.5rem;width:100%;max-width:71.875rem;margin:0 auto}.b-box__items{grid-row-start:2;grid-column-start:2}}