.component-trustpilot.offers-v2{padding:80px 0}
.component-trustpilot .container{width:90%;margin:0 auto;position:relative}
.component-trustpilot h2.title-v2{font-size:30px;line-height:40px;height:auto;color:var(--color-blue_navy);font-weight:300;padding:5px 0 50px 0;width:100%}
@media(min-width:1360px){.component-trustpilot h2.title-v2{font-size:35px;margin-top:50px}
}
@media(min-width:1036px){.component-trustpilot .container{max-width:1036px}
}
.component-trustpilot .trustpilot-desktop{display:block}
.component-trustpilot .trustpilot-mobile{display:none}
@media(max-width:767px){.component-trustpilot .trustpilot-desktop{display:none}
.component-trustpilot .trustpilot-mobile{display:block}
}
.component-trustpilot .trustpilot-desktop>div>a,.component-trustpilot .trustpilot-mobile>div>a{display:none}