.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;font-size:16px}.breadcrumb li{display:flex;align-items:center;line-height:normal;font-weight:700;color:var(--primary-color)}.breadcrumb li a{font-weight:400;color:var(--color-white)}.breadcrumb li:after{content:">";display:block;margin:0 10px;font-weight:400;color:var(--color-white)}.breadcrumb li:last-child:after{display:none}.before-after{display:flex;align-items:center}.before-after.reverse>div:last-child{order:-1}.before-after:not(.reverse)>div{text-align:right}.before-after>div{flex:1;flex-basis:50%;padding:0 20px}.before-after>div h2{color:var(--primary-color);font-weight:700;line-height:normal;font-size:clamp(24px,2.5vw,36px);margin-bottom:40px}.before-after .beforeAfter{box-shadow:0 0 30px rgba(var(--color-black-rgb), 0.1)}.before-after .beforeAfter>div i{color:var(--color-white);border:0 none !important;transform:none !important;font-style:normal;font-size:16px}.before-after .beforeAfter>div i+i{transform:scaleX(-1) !important}.before-after .beforeAfter>div i:before{content:"X";font-family:"edglyph"}.before-after .beforeAfter>div:last-child{border:2.5px solid var(--primary-color)}.before-after .beforeAfter>div:last-child>div>div{display:flex;align-items:center;justify-content:center}@media all and (max-width: 768px){.before-after{display:block}.before-after>div{text-align:left !important}.before-after>div:first-child{margin-bottom:20px}.before-after>div h2{margin-bottom:20px;text-align:center}}#content{padding-bottom:80px}#content>section{padding:80px 0}#content>section:nth-of-type(odd){background:rgba(var(--primary-color-rgb), 0.05)}#content>section:last-of-type{margin-bottom:80px}@media all and (max-width: 768px){#content{padding-bottom:40px}#content>section{padding:40px 0}#content>section:last-of-type{margin-bottom:40px}#content hr{margin:40px}}
