.pcp_bg .bottom_row .benefits{display:flex;gap:10px;justify-content:space-between;padding:38px 0}
.pcp_bg .bottom_row .benefit{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:400;gap:10px;line-height:150%;margin:0;padding:0}
.pcp_header{background:#fff;overflow:hidden;padding-bottom:30px; position:relative}
.pcp_header .breadcrumbs,.pcp_header .main_content{position:relative;z-index:3}
.pcp_header .top_row{align-items:center;display:flex;gap:20px;padding-bottom:50px}
.pcp_header .top_row .image-col,.pcp_header .top_row .main_content{flex:1;max-width:50%}
.pcp_header .background_image{height:100%;object-fit:contain;width:100%}
.pcp_header .main_content{max-width:560px}
.pcp_header .overline{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:150%}
.pcp_header .description *,.pcp_header h1{color:#000}
.pcp_header .button_row{align-items:center;display:flex;flex-wrap:wrap;gap:15px;padding:20px 0}
.pcp_header .breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;padding-bottom:50px}
.pcp_header .breadcrumbs .link_item{color:#000;font-size:12px;font-weight:500;line-height:150%;text-decoration:none}
.pcp_header .breadcrumbs .link_item:hover{color:#EE5C36;text-decoration:none}
.pcp_header .breadcrumbs .link_item.last{border:1px solid #000;border-radius:10px;padding:4px 8px}
.pcp_header .trustpilot-widget{margin-left:-20px;padding-top:20px;width:max-content}
@media (max-width:868px){.pcp_header{padding-bottom:20px}
.pcp_header .top_row{flex-direction:column-reverse}
.pcp_header .top_row .image-col,.pcp_header .top_row .main_content{flex:1;max-width:100%}
.pcp_header .top_row{padding-bottom:0}.pcp_header{border-radius:0 0 100px 0;padding-top:130px}
.pcp_header .breadcrumbs{padding-bottom:35px}
.pcp_bg .bottom_row .benefits{display:flex;overflow:hidden;position:relative;white-space:nowrap;width:100%}
.pcp_bg .bottom_row .benefits .benefits-wrapper{animation:scrollLoop 25s linear infinite;display:flex;width:max-content}
.pcp_bg .bottom_row .benefit{flex:0 0 auto;margin-right:20px}
@keyframes scrollLoop{0%{transform:translateX(0)}to{transform:translateX(-50%)}}
.pcp_bg .bottom_row .benefits::-webkit-scrollbar{display:none}
.pcp_bg .bottom_row .benefits{-ms-overflow-style:none;scrollbar-width:none}}
