.cp-detail-banner-wrapper{position:relative;overflow:hidden}.cp-detail-banner-wrapper .cp-detail-banner-text{bottom:40px;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.banner-module{width:100%;display:block}.banner-module img{width:100%;height:auto;display:block}.cp-detail-banner-text__title{font-size:40px;color:#fff;margin:0 0 17px}@media (max-width: 768px){.cp-detail-banner-text__title{font-size:32px}}.cp-detail-banner-text__left{flex:1}.cp-detail-banner-text__address{font-size:16px;color:#fff;margin:0;display:flex;align-items:center;gap:8px}.cp-detail-banner-text__address svg{flex-shrink:0}@media (max-width: 768px){.cp-detail-banner-text__address{font-size:14px}}.cp-detail-btn-gallery{margin-top:0;background-color:#0076ce;color:#fff;border:none;border-radius:40px;padding:12px 24px;font-size:16px;display:inline-flex;align-items:center;gap:12px;cursor:pointer;transition:background-color .3s ease;flex-shrink:0;white-space:nowrap}.cp-detail-btn-gallery:hover{background-color:#005a9e}@media (max-width: 768px){.cp-detail-btn-gallery{font-size:14px;padding:10px 20px}}.cp-gallery-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#1e1e1e40;z-index:9999;display:none;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 768px){.cp-gallery-modal{background-color:#1e1e1e99}}.cp-gallery-modal.active{display:flex}.cp-gallery-modal__content{position:relative;width:100%;max-width:1280px;max-height:700px;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}@media (max-width: 768px){.cp-gallery-modal__content{max-height:90vh;max-width:95vw;height:auto}}.cp-gallery-modal__close{position:absolute;top:50px;right:20px;background:#203366;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10;transition:background-color .3s}.cp-gallery-modal__close:hover{background-color:#001f3d}@media (max-width: 768px){.cp-gallery-modal__close{top:35px;right:2px;width:36px;height:36px}}.cp-gallery-modal__header{padding:20px 0 0 40px;background-color:#fff}.cp-gallery-modal__header h2{margin:0;font-size:24px;color:#333}@media (max-width: 768px){.cp-gallery-modal__header{padding:15px 0 0 15px}.cp-gallery-modal__header h2{font-size:18px}}.cp-gallery-layout{display:flex;flex:1;overflow:hidden;height:100%;min-height:0}@media (max-width: 768px){.cp-gallery-layout{flex-direction:column-reverse;height:auto}}.cp-gallery-right{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0;background-color:#fff}@media (max-width: 768px){.cp-gallery-right{min-height:450px}}.cp-gallery-thumbs{width:140px;background:#f5f5f5;flex-shrink:0;height:100%;overflow-y:auto;overflow-x:hidden}.cp-gallery-thumbs .swiper-gallery-thumbs{height:100%;width:100%;box-sizing:border-box}.cp-gallery-thumbs .swiper-slide{height:auto;min-height:140px;opacity:.6;cursor:pointer;transition:opacity .3s;box-sizing:border-box;margin-bottom:0!important}.cp-gallery-thumbs .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.cp-gallery-thumbs .swiper-slide-thumb-active{opacity:1;border:2px solid #0076ce}@media (max-width: 768px){.cp-gallery-thumbs{width:100%;height:120px;flex-shrink:1;overflow-y:hidden;overflow-x:auto}.cp-gallery-thumbs .swiper-gallery-thumbs{height:100%;width:100%}.cp-gallery-thumbs .swiper-slide{min-height:120px!important;width:120px!important;min-width:120px;margin-right:8px}}.cp-gallery-main{padding:20px 40px 40px;flex:1;height:100%;width:100%;position:relative;background:#fff;min-width:0;min-height:0}.cp-gallery-main .swiper-gallery-main{width:100%;height:100%}.cp-gallery-main .swiper-slide{display:flex;justify-content:center;align-items:center;height:100%;width:100%;overflow:hidden}.cp-gallery-main .swiper-slide img{height:100%;object-fit:contain}@media (max-width: 768px){.cp-gallery-main{padding:20px 15px 15px;height:400px;min-height:300px}}.cp-detail-banner__breadcrumb{display:flex;justify-content:center;align-items:center;gap:10px;font-size:14px;color:#fffc}.cp-detail-banner__breadcrumb a{color:#fffc;text-decoration:none}.cp-detail-banner__breadcrumb a:hover{text-decoration:underline}.cp-detail-banner__breadcrumb .active{color:#fff;font-weight:600}.cp-detail-content{padding:80px 0;background:#fff}.cp-detail-grid{display:grid;grid-template-columns:270px 1fr;gap:40px}@media (max-width: 1024px){.cp-detail-grid{grid-template-columns:280px 1fr;gap:40px}}@media (max-width: 768px){.cp-detail-grid{grid-template-columns:1fr;gap:40px}}.cp-detail-sidebar{display:flex;flex-direction:column;gap:30px}.cp-detail-info{display:flex;flex-direction:column;gap:30px;border-top:3px solid #203366;padding-top:30px}.cp-detail-info__group h3{font-size:18px;font-weight:700;color:#203366;text-transform:uppercase;letter-spacing:1px}.cp-detail-info__group p{margin:0;font-size:16px;color:#333;text-align:right}.cp-detail-image{border-radius:8px;overflow:hidden}.cp-detail-image__img{width:100%;height:auto;display:block}.cp-detail-box__title{font-size:32px;color:#203366;margin:0 0 24px}.cp-detail-box__text{font-size:16px;color:#666;line-height:1.8;margin:0}.cp-detail-box__html h2{font-size:18px;text-transform:uppercase;color:#333;margin-bottom:24px}.cp-detail-box__html p{margin-bottom:24px;color:#333}.cp-detail-box__html ul li{margin-bottom:24px}.cp-other-projects{background-image:url(/images/background/bg_other_project.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:140px;padding-bottom:80px;position:relative;z-index:1}.cp-other-projects:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-image:url(/images/background/bg_bds.png);background-size:20% auto;background-position:top center;background-repeat:no-repeat;z-index:1;opacity:1;pointer-events:none}.cp-other-projects__title{font-size:36px;font-weight:700;color:#203366;margin:0 0 36px;text-align:center}.cp-other-projects__title:after{content:"";display:block;width:60px;height:2px;background-color:#327fc2;margin:20px auto 0}@media (max-width: 768px){.cp-other-projects__title{font-size:28px}}.cp-other-projects__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px}@media (max-width: 768px){.cp-other-projects__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 480px){.cp-other-projects__grid{grid-template-columns:1fr}}.cp-other-project-card{background:#fff;border-radius:12px;padding:20px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;text-decoration:none}.cp-other-project-card:hover{box-shadow:0 15px 40px #0000001a}.cp-other-project-card__image{width:100%;border-radius:8px;overflow:hidden;position:relative}.cp-other-project-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.cp-other-project-card__image:after{content:"";position:absolute;top:-50%;left:-75%;width:50%;height:200%;background:linear-gradient(120deg,#fff0,#ffffff8c,#fff0);transform:rotate(25deg);transition:left .7s ease;pointer-events:none;z-index:1}.cp-other-project-card__image:hover:after{left:125%}.cp-other-project-card__image:hover img{transform:scale(1.05)}.cp-other-project-card__content{padding:20px 0 10px;flex:1;display:flex;flex-direction:column}.cp-other-project-card__title{font-size:20px;font-weight:700;color:#001f3d;margin:0 0 12px;line-height:1.4}.cp-other-project-card__address{font-size:14px;color:#333;margin:0;display:flex;align-items:flex-start;gap:8px;flex:1}.cp-other-project-card__address svg{flex-shrink:0;margin-top:2px;color:#000}@media (max-width: 768px){.banner-module img{height:350px!important}.swiper-slide{margin-right:0!important;border:0!important}.cp-detail-banner-text{flex-direction:column;align-items:flex-start!important;left:10%!important;bottom:20px!important;gap:20px}.cp-detail-banner-text__left{width:100%}.cp-detail-content{padding:30px 0}.cp-detail-grid{gap:30px;padding:0 15px}.cp-detail-grid .cp-detail-info{border:0!important;padding:0!important;gap:15px!important}.cp-detail-grid .cp-detail-info .cp-detail-info__group{align-items:flex-start!important}.cp-detail-grid .cp-detail-info .cp-detail-info__group h3{font-size:16px!important}.cp-detail-grid .cp-detail-info .cp-detail-info__group p.cp-detail-info__value{text-align:left!important;font-size:14px!important}.cp-detail-main .cp-detail-box__title{font-size:28px!important}.cp-detail-main .cp-detail-box__section .cp-detail-box__html{font-size:14px!important}.cp-detail-main .cp-detail-box__section .cp-detail-box__html h2,.cp-detail-main .cp-detail-box__section .cp-detail-box__html p,.cp-detail-main .cp-detail-box__section .cp-detail-box__html li{margin-bottom:12px!important}.cp-detail-sidebar{gap:20px}.cp-other-projects{padding:40px 0}}
