@media screen and (max-width:749px){
html,body{max-width:100%;overflow-x:clip}
body{font-size:15px}
.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{--page-margin:12px}
.section{min-width:0}
.section-content-wrapper,.layout-panel-flex,.group-block,.group-block-content{min-width:0;max-width:100%}
.header__columns{min-height:56px;padding-inline:12px!important;gap:8px!important}
.header__column{min-width:0}
.header__icon,.header__icon--menu,.header-actions__action,.close-button{min-width:44px;min-height:44px}
.header-logo img{max-height:42px;width:auto}
.ub{min-width:0}
.ub__msearch{display:flex;width:calc(100% - 24px);min-height:46px;margin:8px 12px;border-radius:8px;overflow:hidden}
.ub__msearch-input,.search-inline__input{min-width:0;width:100%;font-size:16px}
.ub__msearch-submit,.search-inline__submit{min-width:46px;min-height:46px}
.ub__inner{min-height:44px;padding-inline:12px!important;gap:6px;overflow-x:auto;scrollbar-width:none}
.ub__inner::-webkit-scrollbar{display:none}
.ub__trigger,.ub__link,.ub__cat{min-height:44px;display:inline-flex;align-items:center;white-space:nowrap}
.ub__panel{left:12px!important;right:12px!important;width:auto!important;max-width:calc(100vw - 24px)}
.ub__pin-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.ub__pin-input,.ub__pin-submit{min-height:46px;font-size:16px}
.uptreand-departments,.uptreand-category-blocks,.uptreand-product-row,.uptreand-client-row{margin:8px;border-radius:8px}
.uptreand-departments>div,.uptreand-category-blocks>div,.uptreand-product-row>div,.uptreand-client-row>div{padding:14px 12px!important}
.section-resource-list__header{gap:8px;align-items:flex-start}
.section-resource-list__header h2{font-size:clamp(20px,6vw,26px);line-height:1.15}
.resource-list.resource-list--grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.resource-list__item,.product-grid__item,.product-card,.product-grid__card{min-width:0}
.product-card__content{padding:10px!important}
.product-card :is(h3,h4,.h3,.h4),.product-grid__card :is(h3,h4,.h3,.h4){font-size:14px!important;line-height:1.3!important;-webkit-line-clamp:2!important}
.product-card .price,.product-grid__card .price{font-size:15px!important;font-weight:750}
.product-card button,.product-grid__card button,.add-to-cart-button{min-height:44px;min-width:44px;font-size:14px;padding-inline:10px}
.collection-card__content{padding:10px!important}
.collection-card :is(h3,h4,.h3,.h4){font-size:14px!important;line-height:1.25}
.button,button,input[type=submit],input[type=button]{min-height:44px}
input:not([type=checkbox]):not([type=radio]),select,textarea{font-size:16px;min-height:44px}
.dialog-modal,.dialog-drawer,.cart-drawer__dialog{width:100vw!important;max-width:100vw!important}
.cart-drawer__inner{width:100%;max-width:100%;padding-inline:14px}
.cart-drawer__header{min-height:56px}
.cart-drawer__summary{padding-bottom:max(16px,env(safe-area-inset-bottom))}
.facets,.facets__form{max-width:100%}
.product-information,.product-information__grid{min-width:0;max-width:100%}
.product-information__grid{grid-template-columns:minmax(0,1fr)!important}
.product-details{padding-inline:12px!important}
.footer,.footer__content,.footer__blocks{min-width:0;max-width:100%}
.footer__blocks{grid-template-columns:minmax(0,1fr)!important;gap:20px!important}
.footer a{min-height:40px;display:inline-flex;align-items:center}
img,video,iframe{max-width:100%;height:auto}
.uptreand-chat-launcher{right:14px;bottom:max(14px,env(safe-area-inset-bottom));width:110px;min-width:110px;height:48px}
}
@media screen and (max-width:374px){
.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{--page-margin:10px}
.resource-list.resource-list--grid,.product-grid{gap:8px!important}
.product-card__content{padding:8px!important}
.uptreand-chat-launcher{right:10px;width:104px;min-width:104px}
}
