.home-trust-container{display:flex;flex-direction:row;margin-bottom:100px}.home-trust-container.tablet{flex-direction:column;display:none}.home-trust-container.tablet .home-trust-image{display:flex;flex-direction:row;width:100%;align-items:center}.home-trust-container.tablet .home-trust-text{width:100%}.tablet-text{display:flex;flex-direction:column;width:50%;margin-right:20px}.tablet-image{width:50%}.home-trust-image{width:40%}.home-trust-text{width:60%;display:flex;flex-direction:column}.home-trust-margin-left{margin-left:40px}.home-trust-box-container{display:flex;flex-direction:row;margin-bottom:50px;margin-top:20px}.home-trust-box{width:50%;border:1px solid #f8f8f8;box-shadow:0px 5px 25px rgba(0,0,0,0.05)}.htb-inner{padding:20px}.home-trust-box.left{margin-right:25px}.home-trust-image img{width:440px;height:auto}@media(max-width:1100px){.home-trust-container.tablet{display:flex}.home-trust-container.desktop{display:none}}@media(max-width:500px){.home-trust-container.tablet .home-trust-image{flex-direction:column-reverse}.tablet-text,.tablet-image{width:100%;margin:0}.home-trust-box-container{flex-direction:column}.home-trust-box{width:100%;margin-bottom:20px}.home-trust-box.left{margin-right:0px}.home-trust-container{margin-bottom:30px}