﻿#ProjectSlideCards{background-color:#f3f6fe;padding:6rem 0;overflow:hidden;}#ProjectSlideCards .swiper-project-wrap{position:relative;overflow:hidden;}#ProjectSlideCards .btn-slide-card{background-color:rgba(129,129,129,.5);border-radius:50%;border:1px #fff solid;position:absolute;z-index:10;top:50%;width:50px;height:50px;transform:translateY(-50%);text-align:center;align-content:center;cursor:pointer;transition:background-color .3s ease,transform .3s ease;}@media(max-width:1200px){#ProjectSlideCards .btn-slide-card{display:none;}}#ProjectSlideCards .btn-slide-card svg{transition:transform .3s ease;}#ProjectSlideCards .btn-slide-card:hover{background-color:rgba(129,129,129,.8);transform:translateY(-50%) scale(1.1);}#ProjectSlideCards .btn-slide-card.swiper-button-disabled{opacity:0;pointer-events:none;}#ProjectSlideCards #projectSlidePrev{left:0;margin-left:50px;}#ProjectSlideCards #projectSlidePrev:hover svg{transform:translateX(-3px);}#ProjectSlideCards #projectSlideNext{right:0;margin-right:50px;}#ProjectSlideCards #projectSlideNext:hover svg{transform:translateX(3px);}#ProjectSlideCards .line-btn{border:0;box-shadow:0 0 0 .05px #000;}#ProjectSlideCards .desc-slide-card{font-size:20px;text-align:center;margin-bottom:4rem;}#ProjectSlideCards h2{font-size:3.6rem;font-family:"GraphikTH-SemiBold";text-align:center;margin-bottom:1rem;color:#000;}@media(max-width:768px){#ProjectSlideCards h2{font-size:2.5rem;}}#ProjectSlideCards .font-semiBold{font-family:"GraphikTH-SemiBold";}#ProjectSlideCards .filter-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;}#ProjectSlideCards .des-title{font-size:2rem;text-align:center;margin:0;}@media(max-width:768px){#ProjectSlideCards .des-title{font-size:1.5rem;}}#ProjectSlideCards .filter-buttons{display:flex;gap:16px;background:linear-gradient(186deg,#e9f0f9 0%,#fff 100%);border-radius:50px;padding:8px;border:1px solid #fff;max-width:100%;overflow-x:auto;scrollbar-width:none;}@media(max-width:578px){#ProjectSlideCards .filter-buttons{gap:8px;}}#ProjectSlideCards .filter-buttons::-webkit-scrollbar{display:none;}#ProjectSlideCards .filter-buttons{cursor:grab;user-select:none;}#ProjectSlideCards .filter-btn{min-width:fit-content;font-size:1.6rem;padding:10px 20px;border-radius:50px;border:0;background-color:transparent;color:#000;cursor:pointer;font-family:"GraphikTH-SemiBold";transition:background-color .3s ease,color .3s ease;position:relative;}#ProjectSlideCards .filter-btn:hover{color:#333;}#ProjectSlideCards .filter-btn.active{background-color:#bfd4ec;color:#0053b5;}#ProjectSlideCards .filter-btn.active .filter-count{display:inline-flex;}@media(max-width:768px){#ProjectSlideCards .filter-btn{font-size:1.3rem;}}#ProjectSlideCards .filter-count{display:none;align-items:center;justify-content:center;background-color:#0053b5;color:#fff;border-radius:50px;font-size:1.2rem;min-width:24px;height:24px;padding:0 6px;margin-left:4px;font-family:"GraphikTH-SemiBold";}#ProjectSlideCards .swiper-slide{height:auto;}#ProjectSlideCards .card-proejct{border-radius:16px;border:#fdfdfd solid 1px;overflow:hidden;background-color:#fff;display:flex;flex-direction:column;height:100%;}#ProjectSlideCards .card-proejct__content{padding:16px;flex:1;}#ProjectSlideCards .card-proejct__content__tag{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:8px;}#ProjectSlideCards .card-proejct__content__tag div{padding:4px 8px;width:fit-content;flex-shrink:0;white-space:nowrap;border-radius:5px;font-size:1.2rem;display:flex;align-items:center;justify-content:center;gap:5px;}#ProjectSlideCards .card-proejct__content__tag .bg-blue{background-color:#d9e5f4;color:#0053b5;}#ProjectSlideCards .card-proejct__content__tag .bg-orange{background-color:#f94700;color:#fff;}#ProjectSlideCards .card-proejct__content__tag .bg-online-booking{background-color:#fb7540;color:#fff;transition:all .3s ease;}#ProjectSlideCards .card-proejct__content__tag .bg-online-booking:hover{background-color:#f94700;}#ProjectSlideCards .card-proejct__content__tag .bg-deep-blue{background-color:#0053b5;color:#fff;}#ProjectSlideCards .card-proejct__content__tag .bg-green{background-color:#00654d;color:#fff;}#ProjectSlideCards .card-proejct__content__projectName{font-size:2rem;}#ProjectSlideCards .card-proejct__content__desc{font-size:1.6rem;}@media(max-width:768px){#ProjectSlideCards .card-proejct__content__desc{font-size:1.3rem;}}#ProjectSlideCards .card-proejct .icon-category{width:12px;filter:brightness(0) saturate(100%) invert(19%) sepia(92%) saturate(2102%) hue-rotate(202deg) brightness(99%) contrast(101%);}#ProjectSlideCards .card-proejct__footer{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(180deg,#ecf5ff 32%,#f7fbff 100%);position:relative;}#ProjectSlideCards .card-proejct__footer__price{font-size:2rem;font-family:"GraphikTH-SemiBold";}#ProjectSlideCards .card-proejct__footer .bg-bth-footer{position:absolute;transform:translateY(-30%);top:0;right:0;margin-right:16px;padding:8px;background:linear-gradient(180deg,#ecf5ff 30%,rgba(255,255,255,0) 30%);border-radius:50%;}#ProjectSlideCards .card-proejct__footer__link{background-color:#0053b5;width:50px;height:50px;border-radius:50%;text-align:center;align-content:center;display:block;transition:transform .3s ease;}#ProjectSlideCards .card-proejct__footer__link svg{transition:transform .3s ease;}#ProjectSlideCards .card-proejct__footer__link:hover{transform:scale(1.1);}#ProjectSlideCards .card-proejct__footer__link:hover svg{transform:translate(3px,-3px);}#ProjectSlideCards .card-proejct .card-proejct__img-container{position:relative;margin-bottom:1rem;}#ProjectSlideCards .card-proejct .card-proejct__img-wrap{display:block;overflow:hidden;border-radius:8px;background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5 50%,#e8e8e8 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;aspect-ratio:4/3;}#ProjectSlideCards .card-proejct .btn-card-compare{position:absolute;top:8px;right:8px;z-index:5;width:40px;height:40px;border-radius:50%;border:0;background-color:rgba(0,0,0,.6);color:#fff;border:solid 1px #fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .25s ease,color .25s ease,transform .25s ease;box-shadow:0 2px 6px rgba(0,0,0,.15);}#ProjectSlideCards .card-proejct .btn-card-compare:hover{background-color:#fff;color:#0053b5;transform:scale(1.1);}#ProjectSlideCards .card-proejct .btn-card-compare.active{background-color:#f94700;color:#fff;}#ProjectSlideCards .card-proejct .btn-card-compare.active:hover{background-color:#fff;color:#f94700;}#ProjectSlideCards .card-proejct .img-thumbnail{width:100%;padding:0;object-fit:cover;aspect-ratio:4/3;border-radius:8px;transition:transform .3s ease,opacity .3s ease;opacity:0;}#ProjectSlideCards .card-proejct .img-thumbnail.loaded{opacity:1;}#ProjectSlideCards .card-proejct .card-proejct__img-wrap:hover .img-thumbnail{transform:scale(1.05);}#ProjectSlideCards .swiper{background-color:unset!important;border-radius:unset!important;transition:opacity .3s ease,transform .3s ease;overflow:visible!important;}@keyframes shimmer{0%{background-position:200% 0;}100%{background-position:-200% 0;}}