.section-breadcrumb{max-width:1080px;margin:0 auto}.section-breadcrumb .breadcrumb{display:flex;flex-wrap:wrap;padding:0;list-style:none;margin-bottom:3em}.section-breadcrumb .breadcrumb li{color:#ff9500;display:flex;text-align:center;padding:10px 12px;width:25%}@media (max-width:768px){.section-breadcrumb .breadcrumb li{padding:0 10px}}.section-breadcrumb .breadcrumb li p{align-items:center;background:rgb(255 149 0/18%);font-size:16px;font-weight:700;display:flex;justify-content:center;padding:20px;position:relative;width:100%;height:68px}@media (max-width:768px){.section-breadcrumb .breadcrumb li p{font-size:12px;padding:10px 6px;line-height:1.3}}.section-breadcrumb .breadcrumb li p:after{content:'';display:block;position:absolute;top:0;right:-36px;border-width:34px 18px;border-color:transparent transparent transparent rgb(255 149 0/18%);font-weight:inherit;border-style:solid}@media (max-width:768px){.section-breadcrumb .breadcrumb li p:after{width:18px}}.section-breadcrumb .breadcrumb li.active p{background:rgb(255 149 0/100%);color:#fff}.section-breadcrumb .breadcrumb li.active p:after{border-color:transparent transparent transparent rgb(255 149 0/100%);font-weight:inherit}.section-breadcrumb .breadcrumb li.end p:after{content:none;background:0 0}.section-breadcrumb .breadcrumb li.active.end p{border-right:none}