@import url("rw-master-base1.css");
@import url("rw-master-base2.css");
@import url("rw-master-base3.css");
@import url("rw-master-base4.css");
@media(min-width:721px){
.rw-site .rw-hero{height:auto;min-height:438px}
.rw-site .rw-hero__inner{height:auto}
.rw-site .rw-checks li{min-height:24px;line-height:1.4}
.rw-site .rw-actions{flex-wrap:wrap}
.rw-site .rw-actions .rw-btn{min-width:0;white-space:normal;height:auto;min-height:45px;padding-top:12px;padding-bottom:12px}
.rw-site .rw-contact-band h2{color:#fff}
.rw-site .rw-product-card{height:auto;min-height:196px}
}
.rw-site .rw-trust>div{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:14px;align-content:center;padding:12px 14px!important}
.rw-site .rw-trust>div::before{position:static;grid-column:1;grid-row:1/3;align-self:center;line-height:1;width:28px;text-align:center;transform:none}
.rw-site .rw-trust>div>strong,.rw-site .rw-trust>div>span{grid-column:2;min-width:0}
@media(max-width:720px){
.rw-site .rw-trust>div{grid-template-columns:24px minmax(0,1fr);column-gap:12px;padding:12px 10px!important}
.rw-site .rw-trust>div::before{width:24px;font-size:24px}
}
