.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}}.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/31/compiled_assets/styles.css.map?subset=AABAAAAAAAAAAQ */
