@charset "UTF-8";.reference-gallery,.reference-header{margin-bottom:2rem}:root{--container-padding:20px;--container-xxlarge:1728px;--container-xlarge:1648px;--container-large:1280px;--container-medium:1064px;--container-small:854px;--container-xsmall:575px;--container-xxsmall:360px;--scrollbar-width:0px;--button-top-padding:0.75em;--button-bottom-padding:0.7em;--swiper-btn-height:36px;--swiper-navigation-size:20px;--wpforms-button-background-color:#eb5d18}@media screen and (min-width:1024px){:root{--scrollbar-width:5px;--container-padding:50px}}@-moz-document url-prefix(){:root{--scrollbar-width:0px}}.reference-single{padding:2rem 0 4rem}.reference-layout{display:grid;grid-template-columns:1fr 380px;gap:3rem;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}@media (max-width:1024px){.reference-layout{grid-template-columns:1fr;gap:2rem}}.reference-main{min-width:0}.reference-gallery__slider{position:relative;aspect-ratio:16/10;-webkit-border-radius:12px;border-radius:12px;overflow:hidden;background:var(--color-gray-100,#f5f5f5)}.reference-gallery__slide{height:100%}.reference-gallery__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reference-gallery__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-top:1rem}.reference-gallery__next,.reference-gallery__prev{width:40px;height:40px;border:1px solid var(--color-gray-300,#ddd);-webkit-border-radius:50%;border-radius:50%;background:var(--color-white,#fff);cursor:pointer;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.reference-gallery__next:hover,.reference-gallery__prev:hover{border-color:#eb5d18;color:#eb5d18}.reference-gallery__dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5rem}.reference-gallery__dot{width:10px;height:10px;border:none;-webkit-border-radius:50%;border-radius:50%;background:var(--color-gray-300,#ddd);cursor:pointer;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}.reference-gallery__dot.is-active,.reference-gallery__dot:hover{background:#eb5d18}.reference-gallery__thumbs{margin-top:1rem}.reference-gallery__thumb{width:80px;height:60px;border:2px solid transparent;-webkit-border-radius:6px;border-radius:6px;overflow:hidden;cursor:pointer;-webkit-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}.reference-gallery__thumb.swiper-slide-thumb-active,.reference-gallery__thumb:hover{border-color:#eb5d18}.reference-details-item,.reference-widget__title{border-bottom:1px solid var(--color-gray-200,#eee)}.reference-gallery__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reference-title{font-size:2.25rem;font-weight:700;line-height:1.2;margin:0 0 .75rem}@media (max-width:768px){.reference-gallery__thumbs{display:none}.reference-title{font-size:1.75rem}}.reference-categories{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.reference-details-item,.reference-tags-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.reference-category-link{font-size:.875rem;color:#eb5d18;text-decoration:none}.reference-category-link:hover{text-decoration:underline}.reference-content{font-size:1.0625rem;line-height:1.7}.reference-content h2,.reference-content h3,.reference-content h4{margin-top:2rem;margin-bottom:1rem}.reference-content p{margin-bottom:1rem}.reference-content ol,.reference-content ul{margin-bottom:1rem;padding-left:1.5rem}.reference-testimonial{margin:2rem 0;padding:1.5rem 2rem;background:var(--color-gray-50,#fafafa);border-left:4px solid #eb5d18;-webkit-border-radius:0 8px 8px 0;border-radius:0 8px 8px 0}.reference-testimonial__quote{font-size:1.125rem;font-style:italic;line-height:1.6;margin:0 0 1rem}.reference-testimonial__footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;font-size:.9375rem}.reference-testimonial__author{font-weight:600;font-style:normal}.reference-testimonial__position{color:var(--color-gray-600,#666)}.reference-testimonial__position::before{content:"— "}.reference-sidebar{position:-webkit-sticky;position:sticky;top:2rem}@media (max-width:1024px){.reference-sidebar{position:static}}.reference-widget{background:var(--color-gray-50,#fafafa);-webkit-border-radius:12px;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.reference-widget__title{font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-gray-600,#666);margin:0 0 1rem;padding-bottom:.75rem}.reference-tags-list{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.reference-details-list{margin:0}.reference-details-item{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:.75rem 0}.reference-details-item:last-child{border-bottom:none;padding-bottom:0}.reference-details-item:first-child{padding-top:0}.reference-details-item dt{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--color-gray-500,#888);margin-bottom:.25rem}.reference-details-item dd{margin:0;font-size:.9375rem;line-height:1.5}.reference-cta{text-align:center}.reference-cta .btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5rem;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}