@keyframes shake-animation{0%{transform:translate(0)}1.78571%{transform:translate(5px)}3.57143%{transform:translate(0)}5.35714%{transform:translate(5px)}7.14286%{transform:translate(0)}8.92857%{transform:translate(5px)}10.71429%{transform:translate(0)}to{transform:translate(0)}}.trust-container{border:1px solid #17497b;border-radius:8px;box-shadow:0 3px 6px rgba(0,0,0,.161);display:flex;flex-direction:column;gap:30px;margin:20px 0;padding:30px 24px}@media screen and (min-width:48em){.trust-container{display:grid;gap:45px;grid-template-areas:"title        title" "established  reviews" "visitors     experts" "text-content text-content" "links        links";grid-template-columns:1fr 1fr;padding:45px}}.trust-container__title{color:#1f2d37;font-size:20px;font-weight:700;grid-area:title;margin:0;padding:0}.trust-container__title:after{border:none}@media screen and (min-width:64em){.trust-container__title{font-size:26px}}.trust-container p.trust-container__title,.trust-container span.trust-container__title{color:#1f2d37;font-size:20px!important;font-weight:700;margin:0}@media screen and (min-width:64em){.trust-container p.trust-container__title,.trust-container span.trust-container__title{font-size:26px!important}}.trust-container .stat-established{grid-area:established}.trust-container .stat-reviews{grid-area:reviews}.trust-container .stat-visitors{grid-area:visitors}.trust-container .stat-experts{grid-area:experts;margin:0}.trust-container__stat{-moz-column-gap:24px;column-gap:24px;display:grid;grid-template-areas:"photo stat-title" "photo stat-description";grid-template-columns:1fr 5fr}.trust-container__stat img{grid-area:photo}.trust-container__stat .stat-title{color:#17497b;font-size:22px;font-weight:700;grid-area:stat-title}@media screen and (min-width:64em){.trust-container__stat .stat-title{font-size:28px}}.trust-container__stat .stat-description{font-size:16px;font-weight:700;grid-area:stat-description}@media screen and (min-width:48em){.trust-container__stat .stat-description{margin-top:10px}}@media screen and (min-width:64em){.trust-container__stat .stat-description{font-size:18px;width:75%}}.trust-container__text{font-size:15px;grid-area:text-content}@media screen and (min-width:64em){.trust-container__text{font-size:16px}}.trust-container__text p{margin:0}.trust-container__links{display:flex;flex-direction:column;gap:27px;grid-area:links;justify-content:center}@media screen and (min-width:48em){.trust-container__links{flex-direction:row}}.trust-container__links a{font-size:16px;width:100%}@media screen and (min-width:48em){.trust-container__links a{height:40px;min-width:245px;width:auto}}
