.hot-products{padding:clamp(50px,7vw,90px) 0;background:#f5f7fb;color:#15223a}.hot-products__inner{width:min(calc(100% - 32px),1180px);margin:0 auto}.hot-products__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.hot-products__header p{margin:0 0 6px;color:#053184;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hot-products__header h2{margin:0;color:#053184;font-size:clamp(28px,4vw,46px);font-weight:800;line-height:1.05;letter-spacing:-.035em}.hot-products__header>a{padding-bottom:3px;border-bottom:1px solid #053184;color:#053184;font-size:12px;font-weight:700}.hot-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hot-product{min-width:0;overflow:hidden;border:1px solid #dce3ef;border-radius:16px;background:#fff;box-shadow:0 5px 18px #1428500f}.hot-product__image{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:15px 15px 0 0;background:#eef2f7}.hot-product__image img,.hot-product__image svg{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.hot-product:hover .hot-product__image img{transform:scale(1.025)}.hot-product__content{display:grid;gap:16px;padding:13px}.hot-product__title{display:-webkit-box;min-height:2.7em;overflow:hidden;color:#27364f;font-size:13px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hot-product__buy-row{display:flex;align-items:end;justify-content:space-between;gap:8px}.hot-product__price{display:grid;gap:1px;min-width:0}.hot-product__price s{color:#98a2b3;font-size:10px}.hot-product__price strong{color:#ed1c24;font-size:20px;font-weight:500;line-height:1}.hot-product form{margin:0}.hot-product button,.hot-product__choose{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:7px 16px;border:1px solid #ed1c24;border-radius:999px;background:#ed1c24;color:#fff;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 4px 10px #ed1c2433}.hot-product button:hover,.hot-product__choose:hover{background:#c9141b}.hot-product button:disabled{border-color:#a8b0bc;background:#fff;color:#8e97a5;box-shadow:none;cursor:not-allowed}@media(max-width:989px){.hot-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(max-width:520px){.hot-products{padding:42px 0}.hot-products__inner{width:calc(100% - 20px)}.hot-products__header{margin-bottom:16px}.hot-products__header h2{font-size:25px}.hot-products__grid{gap:9px}.hot-product{border-radius:12px}.hot-product__image{border-radius:11px 11px 0 0}.hot-product__content{gap:11px;padding:9px}.hot-product__title{min-height:2.65em;font-size:11px;line-height:1.3}.hot-product__price strong{font-size:16px}.hot-product button,.hot-product__choose{min-height:34px;padding:6px 12px;font-size:12px}}.hot-product{display:flex;flex-direction:column}.hot-product__content{flex:1;grid-template-rows:auto 1fr}.hot-product__buy-row{min-width:0;align-items:center;align-self:end}.hot-product__price{min-height:35px;grid-template-rows:12px 1fr;align-content:center}.hot-product__price-placeholder{visibility:hidden}.hot-product__price strong{font-size:18px;font-weight:750;letter-spacing:-.02em;white-space:nowrap}.hot-product button,.hot-product__choose{min-width:68px;min-height:40px;padding:8px 16px;font-size:15px}@media(max-width:520px){.hot-product__price{min-height:31px}.hot-product__price strong{font-size:14px}.hot-product button,.hot-product__choose{min-width:57px;min-height:34px;padding:6px 12px;font-size:14px}}.product-catalog{background:#f4f7fb;color:#082f6f;padding:28px 12px 44px}.product-catalog__inner{max-width:1320px;margin:0 auto}.product-catalog__header{margin:0 0 20px}.product-catalog__header h1{margin:0;color:#082f6f;font-size:clamp(25px,4vw,42px);font-weight:750;line-height:1.12;letter-spacing:-.02em}.product-catalog__description{max-width:760px;margin-top:9px;color:#49617f;font-size:14px;line-height:1.55}.product-catalog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-catalog__card{min-width:0;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #dce5f2;border-radius:15px;box-shadow:0 6px 18px #082f6f0f}.product-catalog__image{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.product-catalog__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .24s ease}.product-catalog__card:hover .product-catalog__image img{transform:scale(1.025)}.product-catalog__content{flex:1;display:flex;flex-direction:column;padding:10px}.product-catalog__content h2{min-height:2.7em;margin:0 0 10px;overflow:hidden;display:-webkit-box;color:#102a4e;font-size:12px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-catalog__content h2 a{color:inherit;text-decoration:none}.product-catalog__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:7px}.product-catalog__prices{min-width:0;min-height:31px;display:flex;flex-direction:column;justify-content:center;line-height:1.18}.product-catalog__prices s{color:#8090a7;font-size:9px}.product-catalog__price-placeholder{visibility:hidden}.product-catalog__prices span{color:#e31837;font-size:14px;font-weight:750;letter-spacing:-.02em;white-space:nowrap}.product-catalog__buy{flex:0 0 auto;min-width:58px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#e31837;color:#fff;font-size:14px;font-weight:750;line-height:1;text-align:center;text-decoration:none}.product-catalog__buy:hover{background:#bd1029;color:#fff}.product-catalog__empty{grid-column:1 / -1}.product-catalog__pagination{margin-top:28px;color:#082f6f;text-align:center}.product-catalog__pagination a,.product-catalog__pagination .current{display:inline-flex;min-width:38px;min-height:38px;margin:3px;align-items:center;justify-content:center;border:1px solid #cbd7e8;border-radius:50%;color:#082f6f;text-decoration:none}.product-catalog__pagination .current{background:#082f6f;color:#fff}@media(min-width:750px){.product-catalog{padding:48px 24px 76px}.product-catalog__header{margin-bottom:28px}.product-catalog__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-catalog__content{padding:15px}.product-catalog__content h2{margin-bottom:14px;font-size:15px}.product-catalog__prices s{font-size:11px}.product-catalog__prices span{font-size:18px}.product-catalog__buy{min-width:74px;min-height:40px;padding:10px 15px;font-size:15px}}@media screen and (max-width:749px){.main-product .prod__info-wrapper,.main-product .prod__info{padding-top:8px!important}.main-product .prod__info-wrapper>*,.main-product .prod__info>*,.main-product .main-product__block{margin-top:0!important;margin-bottom:9px!important}.main-product .product__title,.main-product .product__title h1,.main-product h1.product__title{margin-bottom:7px!important;font-size:22px!important;line-height:1.12!important}.main-product .main-product__block-title,.main-product .main-product__block-price,.main-product .main-product__block-variant_picker,.main-product .main-product__block-buy_buttons{margin-top:0!important;margin-bottom:5px!important}.main-product .prod__price,.main-product .product__price,.main-product .price{margin-block:5px!important;font-size:18px!important;line-height:1.15!important}.main-product .prod__option,.main-product .product-form__input,.main-product variant-radios fieldset{height:auto!important;margin:-2px -2px 6px!important}.main-product .variant-picker__input{height:auto!important;margin-bottom:7px!important}.main-product .product-options__option{margin-bottom:6px!important}.main-product .prod__option-label,.main-product .variant-picker__label,.main-product .product-form__input legend,.main-product .quantity-label{margin-bottom:5px!important;font-size:11px!important;line-height:1.2!important}.main-product .prod__option--button label,.main-product .variant-picker__option label,.main-product .product-form__input input[type=radio]+label,.main-product .sf__variant-selector label,.main-product .sf__tooltip-item,.main-product .product-option-item{width:auto!important;min-width:0!important;height:27px!important;min-height:27px!important;margin:2px!important;padding:4px 7px!important;font-size:10px!important;line-height:1.1!important}.main-product .product-form__quantity,.main-product .quantity,.main-product .prod__form-buttons,.main-product .product-form__buttons,.main-product .shopify-payment-button{width:min(100%,340px)!important;margin-top:7px!important;margin-bottom:7px!important}.main-product .main-product__block-buy_buttons{margin-top:6px!important}.main-product .product-form__actions>.flex{height:auto!important;row-gap:5px!important}.main-product .product-form__actions,.main-product .form__input-wrapper--select{margin-top:0!important;margin-bottom:5px!important}.main-product .add-to-cart,.main-product .product-form__submit{margin-top:0!important;margin-bottom:0!important}.main-product .prod__dynamic_checkout{height:auto!important;margin-top:6px!important}.main-product .shopify-payment-button{height:auto!important;margin-block:0!important}.main-product .shopify-payment-button__more-options{margin-top:5px!important;padding-block:3px!important}.main-product .quantity,.main-product .quantity input,.main-product .quantity button{min-height:38px!important}.main-product .add-to-cart,.main-product .product-form__submit,.main-product .shopify-payment-button__button{min-height:44px!important;padding-block:9px!important;font-size:13px!important;line-height:1.15!important}}.main-product .product__tax,.main-product .prod__tax,.main-product .prod__tax-text,.main-product .product-tax,.main-product .tax-included,.main-product .tax-note,.main-product .product__policies,.main-product [data-tax-included],.main-product .main-product__block-tax{display:none!important}.product-details-tabs .rte p:has(>img:only-child),.product-details-tabs .rte div:has(>img:only-child),.product-details-tabs .rte p:has(>a:only-child>img:only-child),.product-details-tabs .rte div:has(>a:only-child>img:only-child){margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;line-height:0!important}.product-details-tabs .rte p>img:only-child,.product-details-tabs .rte div>img:only-child,.product-details-tabs .rte p>a:only-child>img:only-child,.product-details-tabs .rte div>a:only-child>img:only-child{display:block!important;width:100%;height:auto;margin:0!important;padding:0!important}.sf-product__section-tabs .prose p:has(img){margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.sf-product__section-tabs .prose img{display:block!important;max-width:100%!important;height:auto;margin-top:0!important;margin-bottom:0!important;padding:0!important}.recommendation-cards{background:#f4f7fb;color:#082f6f}.recommendation-cards__inner{max-width:1320px;margin:0 auto;padding:8px 12px}.recommendation-cards__header{margin-bottom:8px}.recommendation-cards__header h2{margin:0;color:#082f6f;font-size:clamp(24px,4vw,38px);font-weight:750;line-height:1.12;letter-spacing:-.025em}.recommendation-cards__track{display:flex;gap:10px;overflow-x:auto;padding:1px 1px 8px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.recommendation-cards__track::-webkit-scrollbar{display:none}.recommendation-card{flex:0 0 46%;min-width:0;overflow:hidden;display:flex;flex-direction:column;scroll-snap-align:start;background:#fff;border:1px solid #dce5f2;border-radius:14px;box-shadow:0 5px 16px #082f6f0f}.recommendation-card__image{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.recommendation-card__image img{width:100%;height:100%;display:block;object-fit:cover}.recommendation-card__content{flex:1;display:flex;flex-direction:column;padding:9px}.recommendation-card__content h3{min-height:2.7em;margin:0 0 9px;overflow:hidden;display:-webkit-box;color:#102a4e;font-size:11px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.recommendation-card__content h3 a{color:inherit;text-decoration:none}.recommendation-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:6px}.recommendation-card__prices{min-width:0;min-height:31px;display:grid;grid-template-rows:11px 1fr;align-content:center}.recommendation-card__prices s{overflow:hidden;color:#8090a7;font-size:9px;line-height:1;white-space:nowrap}.recommendation-card__price-placeholder{visibility:hidden}.recommendation-card__prices strong{color:#e31837;font-size:14px;font-weight:750;line-height:1.15;letter-spacing:-.02em;white-space:nowrap}.recommendation-card__buy{flex:0 0 auto;min-width:58px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#e31837;color:#fff;font-size:14px;font-weight:750;line-height:1;text-decoration:none}@media(min-width:750px){.recommendation-cards__inner{padding:8px 24px}.recommendation-cards__track{gap:18px}.recommendation-card{flex-basis:calc((100% - 54px)/4)}.recommendation-card__content{padding:14px}.recommendation-card__content h3{font-size:15px}.recommendation-card__prices strong{font-size:18px}.recommendation-card__buy{min-width:74px;min-height:40px;padding:10px 15px;font-size:15px}}.western-home{background:var(--western-bg);color:var(--western-text);font-family:Inter,Arial,ui-sans-serif,system-ui,sans-serif}.western-home__hero{position:relative;min-height:620px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.85fr);align-items:stretch;overflow:hidden;background:linear-gradient(135deg,#fff,#f3f8ff);border-bottom:3px solid var(--western-text)}.western-home__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:620px;object-fit:cover;object-position:center;clip-path:none}.western-home__shade{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6f9fd29,#f6f9fd0a 48%,#0531841a)}.western-home__hero-content{position:absolute;z-index:2;left:max(24px,calc((100vw - 1320px)/2));top:50%;width:min(48vw,650px);transform:translateY(-50%);color:var(--western-text)}.western-home__eyebrow{display:inline-flex;margin:0 0 16px;padding:7px 14px;border-radius:999px;background:var(--western-text);color:#fff;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.western-home h1{max-width:680px;margin:0;font-size:clamp(42px,5.4vw,72px);font-weight:800;line-height:1;letter-spacing:-.045em;text-shadow:0 3px 0 rgba(5,49,132,.1)}.western-home__lead{max-width:560px;margin-top:20px;color:#274873;font-size:clamp(15px,1.5vw,18px);line-height:1.55}.western-home__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.western-home__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 23px;border:2px solid var(--western-text);border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;transition:background .2s ease,color .2s ease,transform .2s ease}.western-home__button:hover{transform:translateY(-2px)}.western-home__button--solid{background:var(--western-text);color:#fff}.western-home__button--outline{background:#fff;color:var(--western-text)}.western-home__intro{width:min(100% - 40px,860px);margin:0 auto;padding:clamp(64px,8vw,100px) 0;text-align:center}.western-home__intro h2{margin:0;font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1.08;letter-spacing:-.035em}.western-home__intro>div{max-width:680px;margin:20px auto 0;color:#45628a;font-size:16px;line-height:1.65}.western-home__collections{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;width:min(100% - 40px,1040px);margin:0 auto;padding-bottom:clamp(64px,8vw,100px)}.western-home__collection{position:relative;aspect-ratio:1/1;min-height:0;overflow:hidden;border:2px solid var(--western-text);border-radius:18px;background:#fff;color:#fff}.western-home__collection:before{content:"";position:absolute;z-index:3;top:16px;left:16px;width:34px;height:6px;border-radius:999px;background:var(--western-accent)}.western-home__collection img,.western-home__collection svg{width:100%;height:100%;padding:0;object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.western-home__collection:hover img{transform:scale(1.025)}.western-home__collection-shade{display:none}.western-home__collection-copy{position:absolute;left:0;right:0;bottom:0;display:block;padding:11px 18px;background:#053184eb}.western-home__collection-copy strong{display:block;overflow:hidden;font-size:18px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.western-home~.sf-section{background:#fff}.western-home~.sf-section .section__heading,.western-home~.sf-section .sf__section-heading{color:var(--western-text);font-weight:800}.western-home~.sf-section .sf__btn-primary{border-radius:999px;background:var(--western-text);color:#fff}.western-service-grid{background:#053184!important;color:#fff}.western-service-grid .section__heading,.western-service-grid .sf__section-heading,.western-service-grid h2,.western-service-grid h3{color:#fff!important}.western-service-grid .sf-column>.sf-icon-box{height:100%;padding:20px;border:1px solid rgba(255,255,255,.38);border-radius:14px;background:#053184}.western-service-grid .text-color-subtext,.western-service-grid .rte{color:#cfe0ff!important}.western-service-grid .sf-icon-box__icon img{filter:brightness(0) invert(1)}@media(max-width:899px){.western-home__hero{display:block;min-height:610px}.western-home__image{position:absolute;top:0;right:0;bottom:0;left:0;min-height:610px;object-position:68% center;clip-path:none}.western-home__shade{background:linear-gradient(0deg,#fffffffc,#fffffff5 54%,#ffffff14 82%)}.western-home__hero-content{left:20px;right:20px;top:auto;bottom:38px;width:auto;transform:none}.western-home h1{max-width:520px;font-size:clamp(34px,8.5vw,48px)}.western-home__lead{max-width:500px;font-size:14px;line-height:1.5}.western-home__intro{width:calc(100% - 32px);padding:56px 0}.western-home__intro h2{font-size:30px}.western-home__intro>div{font-size:14px;line-height:1.55}.western-home__collections{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 24px);max-width:620px;gap:10px}.western-home__collection{min-height:0;border-radius:14px}.western-home__collection-copy{padding:8px 10px}.western-home__collection-copy strong{font-size:13px}.western-service-grid .sf-column>.sf-icon-box{padding:14px}}@media(max-width:520px){.western-home__hero,.western-home__image{min-height:560px}.western-home h1{font-size:32px;line-height:1.04}.western-home__eyebrow{font-size:9px;padding:6px 11px}.western-home__lead{font-size:13px}.western-home__actions{display:grid;margin-top:20px}.western-home__button{width:100%;min-height:42px;font-size:10px}.western-home__intro h2{font-size:27px}.western-home__intro>div{font-size:13px}.western-home__collection:before{top:10px;left:10px;width:24px;height:4px}.western-home__collection-copy{padding:7px 8px}.western-home__collection-copy strong{font-size:11px}.western-service-grid .sf-column>.sf-icon-box{padding:12px}.western-service-grid h3{font-size:12px!important}.western-service-grid .rte{font-size:10px}}.western-reviews{background:#f5f7fb!important}.western-reviews .section__heading,.western-reviews .sf__section-heading{color:#053184!important}.western-reviews .jdgm-carousel-wrapper{max-width:1320px!important;margin-inline:auto!important;padding-inline:16px}.western-reviews .jdgm-carousel-item{height:100%;border-radius:14px;background:#fff}.western-home__intro{padding:24px 0 18px}.western-home__intro>div{margin-top:10px}.western-home__collections{gap:6px;padding-bottom:22px}.western-service-grid{padding-top:8px!important;padding-bottom:8px!important}.sf-icon-box.western-service-grid>.section-py{padding-top:8px!important;padding-bottom:8px!important}.sf-icon-box.western-service-grid .section__header,.sf-icon-box.western-service-grid .sf__section-heading{margin-bottom:8px!important}@media(min-width:900px){.western-home__image{clip-path:none;-webkit-mask-image:none;mask-image:none}.western-home__shade{background:linear-gradient(90deg,rgba(246,249,253,.14) 0%,transparent 50%,rgba(5,49,132,.1) 100%)}.western-home__button--outline{background:#ffffff7a;border-color:#053184b8}}@media(max-width:899px){.western-home__hero{min-height:500px}.western-home__image{min-height:500px;object-position:center top}.western-home__shade{display:none}.western-home__hero-content{top:24px;bottom:auto;color:#fff}.western-home__hero-content .western-home__eyebrow,.western-home__hero-content .western-home__lead,.western-home__button--outline{display:none}.western-home h1{max-width:330px;font-size:clamp(28px,7.4vw,36px);line-height:1.02;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.45)}.western-home__actions{display:flex;margin-top:14px}.western-home__button--solid{width:auto;min-width:190px;min-height:40px;padding-inline:20px;border-color:#fff;background:#fff;color:var(--western-text)}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
