.gallery-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2, 1fr);gap:4px;margin-bottom:1rem;border-radius:8px;overflow:hidden}.gallery-grid .gallery-item{position:relative;aspect-ratio:1/1;overflow:hidden;background-color:#f5f5f5}.gallery-grid .gallery-item a{display:block;width:100%;height:100%;position:relative}.gallery-grid .gallery-item a:hover img{transform:scale(1.05)}.gallery-grid .gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-grid .gallery-item.has-overlay .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;transition:background .3s ease}.gallery-grid .gallery-item.has-overlay .overlay .more-count{font-size:2rem;font-weight:bold;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.gallery-grid .gallery-item.has-overlay a:hover .overlay{background:rgba(0,0,0,.7)}@media(max-width: 768px){.gallery-grid{gap:2px}.gallery-grid .gallery-item.has-overlay .overlay .more-count{font-size:1.5rem}}#reference ::-webkit-scrollbar{width:5px}#reference ::-webkit-scrollbar-track{background:#cecece}#reference ::-webkit-scrollbar-thumb{background:#f2b825}#reference ::-webkit-scrollbar-thumb:hover{background:#d9261c}#reference h3{padding-top:20px;font-size:20px;padding-left:15px;color:#d9261c}#reference .col-md-12{min-width:100%;padding:0 5px;max-height:300px}#reference .col-md-12 em{font-weight:900}#reference .col-md-12 .inner{background:#fbf7f0;padding:10px 10px 10px 75px;max-height:200px;min-height:200px;overflow-y:scroll}#reference .col-md-12 .inner:before{content:"";display:block;position:absolute;left:20px;top:35px;font-size:30px;background-image:url("/layout/images/quote.png");width:42px;height:32px}#reference .col-md-12 .inner:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:20px 20px 0 20px;border-color:#fbf7f0 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;left:30px;top:100%}#reference .col-md-12 p{font-size:initial;font-style:italic}#reference .owl-nav .owl-prev{position:absolute;top:50%;right:101%;font-size:50px;transform:translateY(-50%)}#reference .owl-nav .owl-prev:focus{outline:0}#reference .owl-nav .owl-next{position:absolute;top:50%;left:101%;font-size:50px;transform:translateY(-50%)}#reference .owl-nav .owl-next:focus{outline:0}#reference .owl-item{min-height:170px}#reference .owl-dots{display:none;margin-top:50px;max-width:98%;text-align:center;padding:20px 0}#reference .owl-dots .owl-dot{background:#fbf7f0;width:10px;height:10px;border-radius:50%;padding:0 10px;margin:0 3px}#reference .owl-dots .owl-dot:active,#reference .owl-dots .owl-dot:hover{background:#a9a9a9}.references{padding-top:50px;padding-bottom:0}.references h2{margin-bottom:50px}.references .btn{margin-top:50px}.reference-page h2{text-align:center;font-size:60px;position:relative;margin-bottom:50px}@media(max-width: 1800px){.reference-page h2{font-size:50px}}@media(max-width: 1300px){.reference-page h2{font-size:48px}}@media(max-width: 1023px){.reference-page h2{font-size:36px}}@media(max-width: 500px){.reference-page h2{font-size:30px}}.reference-page h2::before{content:"";height:1px;background:#d9261c;width:85px;position:absolute;bottom:-15px;left:50%;transform:translateX(-50%)}.reference-page .reference-item{background:#fbf7f0;padding:25px 25px 25px 75px;margin-bottom:30px}.reference-page .reference-item:before{content:"";display:block;position:absolute;left:35px;top:45px;font-size:30px;background-image:url("/layout/images/quote.png");width:42px;height:32px}.reference-page .reference-item h3{text-align:right;font-size:20px;color:#d9261c}.ref-preview{width:100%;object-fit:cover;margin:auto;aspect-ratio:1/1;border-radius:0;height:50px;width:50px}#reference .col-md-12 .inner{overflow-x:hidden}.reference .heading-wrapper{display:flex;gap:20px;align-items:center}.reference .heading-wrapper h3{padding:0;text-align:left}.review-link{display:inline-flex;align-items:center;text-decoration:none;padding:6px 0;transition:.3s}.review-link:hover{text-decoration:none}.review-link:hover .review-info{color:#f2b825;text-decoration:none}.review-icon{display:flex;align-items:center;justify-content:center;margin-right:8px}.google-icon{width:32px;height:32px}.review-info{display:flex;flex-direction:column;line-height:1.2}.review-text{font-size:14px;color:#666}.review-text strong{font-weight:400}.review-source{font-size:14px;color:#666}.review-stars{color:gold;font-size:30px;display:flex;align-items:center;gap:2px}.review-stars .empty{color:#ccc}.review-stars .half{background:linear-gradient(90deg, #FFD700 50%, #ccc 50%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.review-stars .stars-value{color:#555;font-size:14px;margin-left:5px}.description{position:relative;margin-bottom:10px}.description.is-clamped{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.read-more{display:inline-block;margin-top:6px;color:#000;font-weight:400;text-decoration:none;cursor:pointer;transition:.3s}.read-more:hover{text-decoration:none;color:#f2b825}#reference-carousel h3{padding-left:0}#reference-carousel .description{max-height:80px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:#bbb #f0f0f0}#reference-carousel .description::-webkit-scrollbar{width:6px}#reference-carousel .description::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}#reference-carousel .description::-webkit-scrollbar-thumb{background-color:#bbb;border-radius:3px}#reference-carousel .description{scroll-behavior:smooth}#reference-carousel .description p{margin-bottom:.75rem}@media(max-width: 767px){.references .btn{margin-top:0}}@media(max-width: 540px){#reference{max-width:92%;margin:0 auto}#reference .owl-nav .owl-prev{right:100% !important}#reference .owl-nav .owl-next{left:100% !important}}.reference-item{border-radius:0;background-color:rgba(17,17,17,.05) !important;border:1px solid rgba(0,0,0,0);padding:24px !important}.reference-page .reference-item:before{display:none}.ref-button{gap:10px;width:fit-content;height:fit-content;padding:10px 22px;background-color:#f2b825;color:#fff;text-decoration:none;transition:.3s}.ref-button:hover{text-decoration:none;color:#fff;background-color:#c0793d}.name-row{justify-content:space-between;flex-wrap:wrap;align-items:center}#reference h3{padding-top:0}#reference .name-row{padding-top:30px}#reference .ref-button{margin-right:20px}.button_wrap{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:20px}a.btn.btn-primary{color:#fff !important}#reference-carousel{position:relative}#reference-carousel .owl-nav{position:absolute;display:flex;width:100%;justify-content:space-between;top:50%;transform:translate(-50%, -50%);left:50%;pointer-events:none}#reference-carousel .owl-nav button{pointer-events:all}@media(max-width: 991px){#reference-carousel .reference-item{margin:15px}}/*# sourceMappingURL=update_2026.css.map */
