.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;left:0;right: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-best-sellers{color:#fff;padding:2rem;background-color:#001871;background:linear-gradient(135deg,#002769,#0B7BBF)}@media (min-width:375px) and (max-width:575.98px){.b-best-sellers{padding:2rem 1.5rem}}@media (min-width:1024px){.b-best-sellers{padding:4rem}}.b-best-sellers__title{font-weight:700}.b-best-sellers__list{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:1fr;gap:.5rem;list-style:none;padding:0;margin:1.5rem 0 1rem}@media (min-width:375px){.b-best-sellers__list{grid-template-columns:repeat(auto-fit,minmax(calc(50% - 2.5rem),1fr))}}@media (min-width:768px){.b-best-sellers__list{gap:1rem;margin:2rem 0 1.5rem}}@media (min-width:1024px){.b-best-sellers__list{grid-template-columns:repeat(auto-fit,minmax(11.25rem,1fr))}}@media (min-width:1024px){.b-best-sellers__button-wrapper{text-align:end}}.b-best-seller{position:relative;min-height:20rem;gap:1rem;padding:1rem .5rem;background:-webkit-gradient(linear,left top,left bottom,from(#01185F),color-stop(25%,#004F88),color-stop(55%,#004F88),to(#01185F));background:linear-gradient(180deg,#01185F 0,#004F88 25%,#004F88 55%,#01185F);border-radius:.5rem}@media (min-width:576px){.b-best-seller{padding:1.5rem 1rem}}@media (min-width:1024px){.b-best-seller{min-height:18.5rem}}.b-best-seller__image{width:100%;max-width:20rem;margin:0 auto}.b-best-seller__badge{display:inline-block;padding:.375rem;border-radius:.25rem;border:.0625rem solid #9fd2fa;color:#9fd2fa;line-height:1.2;margin-bottom:1rem}.b-best-seller__title{font-weight:700;letter-spacing:-.01px;margin-bottom:.25rem}.b-best-seller__price{white-space:nowrap}.b-best-seller__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}@media (max-width:767.98px){.b-best-seller__button{padding:.5625rem .625rem .6875rem}}