.trust-module .top-row{display:flex;justify-content:space-between;margin-bottom:40px}.trust-module .bottom-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.trust-module .bottom-row>*{flex:1}.trust-module .logo{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:space-between}.trust-module .logo img{max-width:82px}.trust-module .logo .text-below{color:var(--petrol);font-size:18px;font-weight:600}.trust-module .cert-link{font-size:14px}@media only screen and (max-width:600px){.trust-module .top-row{flex-direction:column}.trust-module .cert-link{flex:auto;text-align:center;width:100%}}