.heading-1{font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:calc(30px + 18 * (100vw - 430px) / 570);line-height:1.4em;font-weight:400}@media screen and (max-width: 430px){.heading-1{font-size:30px}}@media screen and (min-width: 1000px){.heading-1{font-size:48px}}.heading-2{font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:24px;line-height:34px;font-weight:400}.heading-3{font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:18px;line-height:24px;font-weight:400}.heading-4{font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:calc(26px + 6 * (100vw - 430px) / 570);line-height:1.2em;font-weight:400}@media screen and (max-width: 430px){.heading-4{font-size:26px}}@media screen and (min-width: 1000px){.heading-4{font-size:32px}}.heading-1-serif{font-family:HW Cigars,HW Cigars,Times,Georgia,serif;font-size:calc(30px + 18 * (100vw - 430px) / 570);line-height:1.4em;font-weight:400}@media screen and (max-width: 430px){.heading-1-serif{font-size:30px}}@media screen and (min-width: 1000px){.heading-1-serif{font-size:48px}}.heading-2-serif{font-family:HW Cigars,HW Cigars,Times,Georgia,serif;font-size:24px;line-height:34px;font-weight:400}.heading-3-serif{font-family:HW Cigars,HW Cigars,Times,Georgia,serif;font-size:18px;line-height:24px;font-weight:400}.body-1{font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:12px;line-height:16px;font-weight:400}.body-2{font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:10px;line-height:13px;font-weight:400}.body-3{font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:calc(14px + 4 * (100vw - 430px) / 570);line-height:1.4em;font-weight:400}@media screen and (max-width: 430px){.body-3{font-size:14px}}@media screen and (min-width: 1000px){.body-3{font-size:18px}}.body-4{font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:calc(18px + 6 * (100vw - 430px) / 570);line-height:1.2em;font-weight:400}@media screen and (max-width: 430px){.body-4{font-size:18px}}@media screen and (min-width: 1000px){.body-4{font-size:24px}}product-card .product-card{display:grid;overflow:hidden;text-align:left}product-card .product-card__image-container{position:relative;display:grid;row-gap:8px}product-card .product-card__image-container a{grid-row:1;grid-column:1;z-index:1}product-card .product-card__badge{position:absolute;top:0;left:0;padding:16px;font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:10px;line-height:13px;font-weight:400;color:#002fa7}product-card .product-card__wishlist{position:absolute;top:0;right:0;padding:16px;border:none;background:none;z-index:10;cursor:pointer}@media (hover: hover) and (min-width: 430px){product-card .product-card__wishlist{opacity:0}}product-card .product-card__image{display:grid;grid-row:1;grid-column:1;background-color:#f8f8f8}product-card .product-card__image--placeholder{height:100%;background-color:#f8f8f8;width:450px;aspect-ratio:3/4;width:100%}product-card .product-card__image--hover{opacity:0}product-card .product-card__content{display:grid;row-gap:8px;padding:16px}product-card .product-card__wrap{display:grid;grid-template-columns:1fr auto;column-gap:4px}product-card .product-card__info{padding:4px 0;overflow:hidden}product-card .product-card__title{display:grid;white-space:nowrap;font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:12px;line-height:16px;font-weight:400}product-card .product-card__description{font-family:PANGAIA,PANGAIA,Times,Georgia,serif;font-size:12px;line-height:16px;font-weight:400}product-card .product-card__description .product-swatches-counter{margin-right:16px}product-card .product-card__price{color:#727272}product-card .product-card__price--compare{text-decoration:line-through}product-card .product-card__quick-buy-button{display:grid;align-items:center;justify-content:center;background-color:#002fa7;border-radius:50%;color:#fff;width:36px;height:36px}@media (hover: hover) and (min-width: 430px){product-card .product-card__quick-buy-button{opacity:0}}product-card .product-card__quick-buy-button svg{width:12px}@media (hover: hover){product-card .product-card__quick-buy-button:hover{background-color:#002fa7cc}}product-card .product-card .colors-list .overflow-controls__buttons{margin-left:-16px;margin-right:-16px}@media (hover: hover) and (min-width: 430px){product-card .product-card .colors-list{opacity:0}}@media (hover: hover){product-card .product-card:hover .product-card__image--main{opacity:1}product-card .product-card:hover .product-card__image--hover{opacity:1}product-card .product-card:hover .product-card__quick-buy-button{opacity:1}product-card .product-card:hover .product-card__wishlist{opacity:1}product-card .product-card:hover .colors-list{opacity:1}}product-card .product-card--simple .product-card__quick-buy-button{display:none}product-card .product-card--simple .colors-list{display:none}product-card .product-card--simple .product-card__wishlist{display:none}product-card .product-card--simple .product-card__badge{display:none}product-card .product-card--simple .product-card__content{padding:16px 0}product-card .product-card--simple .product-card__link{overflow:hidden}product-card .product-card--simple .product-card__link-title{text-overflow:ellipsis;overflow:hidden}@media (max-width: 999px){product-card .product-card--simple-mobile .product-card__quick-buy-button{display:none}product-card .product-card--simple-mobile .colors-list{display:none}product-card .product-card--simple-mobile .product-card__wishlist{display:none}product-card .product-card--simple-mobile .product-card__badge{display:none}product-card .product-card--simple-mobile .product-card__content{padding:16px 0}product-card .product-card--simple-mobile .product-card__link{overflow:hidden}product-card .product-card--simple-mobile .product-card__link-title{text-overflow:ellipsis;overflow:hidden}}product-card .product-card--quick-buy .colors-list{display:none}product-card .product-card--quick-buy .product-card__wishlist{display:none}product-card .product-card--quick-buy .product-card__badge{display:none}product-card .product-card--quick-buy .product-card__content{padding:16px 0}product-card .product-card--quick-buy .product-card__link{overflow:hidden}product-card .product-card--quick-buy .product-swatches-counter{display:none}product-card .product-card--quick-buy .product-card__link-title{text-wrap:wrap}product-card .product-card--quick-buy .product-card__quick-buy-button{opacity:1}product-card .product-card-placeholder__image_container{aspect-ratio:3/4;background-color:#f8f8f8;width:100%;position:relative;overflow:hidden}product-card .product-card-placeholder__content{display:grid;row-gap:2px;padding:8px 16px}product-card .product-card-placeholder__wrap{display:grid;padding:4px 0}product-card .product-card-placeholder__info{padding:12px 0}product-card .product-card-placeholder__title,product-card .product-card-placeholder__description{display:grid;height:16px;background-color:#f8f8f8;position:relative;overflow:hidden}product-card .product-card-placeholder__swatches{height:30px}product-card .product-card-placeholder__image_container:before,product-card .product-card-placeholder__title:before,product-card .product-card-placeholder__description:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(to right,#f8f8f8 0%,white 50%,#f8f8f8 100%);animation:shimmer 1.2s .3s infinite}product-card .product-card-placeholder--simple .product-card-placeholder__swatches{display:none}product-card .product-card-placeholder--simple .product-card-placeholder__info{padding:8px 0}@media (max-width: 999px){product-card .product-card-placeholder--simple-mobile .product-card-placeholder__swatches{display:none}product-card .product-card-placeholder--simple-mobile .product-card-placeholder__info{padding:8px 0}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
