#customer_service{padding-top:120px;padding-bottom:120px}#customer_service .panel_box{min-height:688px;background-size:cover;padding:100px 0;position:relative}#customer_service .customer_service__left,#customer_service .customer_service__right{display:flex}#customer_service .customer_service__left-content{background-color:var(--bb-soft-black);color:var(--bb-white);width:50%;padding:50px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}#customer_service .customer_service__left-img,#customer_service .customer_service__right-img{width:50%}#customer_service .customer_service__right-content{background-color:var(--bb-yellow);color:var(--bb-black);width:50%;padding:50px;display:flex;align-items:flex-start;flex-direction:column;border-radius:0 0 60px;justify-content:center}#customer_service .customer_service__left-img img,#customer_service .customer_service__right-img img{object-fit:cover;width:100%;height:100%}#customer_service .customer_service__left-content p,#customer_service .customer_service__right-content p{font-size:18px;line-height:1.5;font-weight:var(--bb-urbane-medium)}#customer_service .customer_service__left-content h3,#customer_service .customer_service__right-content h3{font-size:24px;font-weight:var(--bb-urbane-demi-bold)}#customer_service .customer_service__right-content h3 b{font-weight:var(--bb-urbane-heavy)}