.home-brand-project{padding:60px 0;overflow-x:clip}@media(max-width: 991px){.home-brand-project{padding:48px 0}}@media(max-width: 767px){.home-brand-project{padding:32px 0}}.home-brand-project__inner{display:grid;grid-template-columns:minmax(0, 460px) minmax(0, 1fr);gap:4rem;align-items:center}@media(max-width: 1199px){.home-brand-project__inner{gap:2.5rem}}@media(max-width: 991px){.home-brand-project__inner{grid-template-columns:1fr;gap:28px}}@media(max-width: 767px){.home-brand-project__inner{gap:20px}}.home-brand-project__text{display:flex;flex-direction:column;gap:14px;max-width:526px}@media(max-width: 767px){.home-brand-project__text{gap:10px}}.home-brand-project__eyebrow{margin:0;font-family:"FZ Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:24px;font-weight:600;line-height:35px;color:#1980ff}@media(max-width: 991px){.home-brand-project__eyebrow{font-size:20px;line-height:28px}}@media(max-width: 767px){.home-brand-project__eyebrow{font-size:16px;line-height:24px}}.home-brand-project__title{margin:0;font-family:"FZ Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:40px;font-weight:600;line-height:50px;color:#0b1422}@media(max-width: 1199px){.home-brand-project__title{font-size:32px;line-height:40px}}@media(max-width: 991px){.home-brand-project__title{font-size:28px;line-height:36px}}@media(max-width: 767px){.home-brand-project__title{font-size:22px;line-height:30px}}.home-brand-project__desc{font-family:"FZ Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#6e7070;max-width:522px;min-height:78px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.home-brand-project__desc p{margin:0 0 12px}.home-brand-project__desc p:last-child{margin-bottom:0}@media(max-width: 767px){.home-brand-project__desc{font-size:14px;line-height:22px}}.home-brand-project__btn{align-self:flex-start;margin-top:8px;display:inline-flex;align-items:center;gap:8px;padding:14px 36px;border:1px solid #000c07;border-radius:50px;background:rgba(0,0,0,0);color:#000c07;font-family:"FZ Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;font-weight:400;line-height:26px;text-decoration:none;transition:all .3s ease}@media(max-width: 767px){.home-brand-project__btn{margin-top:4px;padding:10px 24px;font-size:14px;line-height:22px}}.home-brand-project__btn svg{transition:transform .3s ease}.home-brand-project__btn:hover{background:#000c07;color:#fff}.home-brand-project__btn:hover svg{transform:translate(2px, -2px)}.home-brand-project__media{position:relative;width:100%;max-width:100%;min-width:0;padding:80px 0;margin:-80px 0;overflow-x:clip;overflow-y:visible}@media(max-width: 991px){.home-brand-project__media{padding:40px 0;margin:-40px 0}}@media(max-width: 767px){.home-brand-project__media{padding:24px 0;margin:-24px 0}}.home-brand-project__media .owl-carousel{width:100%;max-width:100%;overflow-x:clip !important;overflow-y:visible !important}.home-brand-project__media .owl-stage-outer{width:100%;max-width:100%;overflow-x:clip !important;overflow-y:visible !important}.home-brand-project__media .owl-stage{display:flex;align-items:center}.home-brand-project__media .owl-item{display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:scale(1);transform-origin:center center;transition:transform .5s ease,opacity .4s ease}.home-brand-project__media .owl-item.active{opacity:1;pointer-events:auto}.home-brand-project__media .owl-item.center{transform:scale(1.28);z-index:3}.home-brand-project__media .owl-item.center .home-brand-project__slide::after{opacity:0}@media(max-width: 991px){.home-brand-project__media .owl-item.center{transform:scale(1.15)}}@media(max-width: 767px){.home-brand-project__media .owl-item.center{transform:scale(1)}}.home-brand-project__slide{position:relative;width:390px;height:390px;border-radius:30px;overflow:hidden;flex:0 0 390px;margin:0 auto}@media(max-width: 991px){.home-brand-project__slide{width:320px;height:320px;flex:0 0 320px;border-radius:24px}}@media(max-width: 767px){.home-brand-project__slide{width:min(280px,80vw);height:min(280px,80vw);flex:0 0 min(280px,80vw);border-radius:18px;aspect-ratio:1/1}}.home-brand-project__slide img{display:block;width:100%;height:100%;object-fit:cover}.home-brand-project__slide::after{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.4);opacity:1;transition:opacity .4s ease;pointer-events:none;border-radius:30px}.home-brand-project__nav{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:5;width:558px;max-width:calc(100% - 24px);display:flex;justify-content:space-between;pointer-events:none}@media(max-width: 991px){.home-brand-project__nav{width:420px}}@media(max-width: 767px){.home-brand-project__nav{width:calc(100% - 16px)}}.home-brand-project__nav-btn{pointer-events:auto;width:56px;height:56px;border-radius:50%;border:1px solid #293445;background:hsla(0,0%,100%,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#293445;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 2.5px rgba(0,0,0,.25);transition:all .3s ease}@media(max-width: 991px){.home-brand-project__nav-btn{width:48px;height:48px}}@media(max-width: 767px){.home-brand-project__nav-btn{width:40px;height:40px}.home-brand-project__nav-btn svg{width:18px;height:18px}}.home-brand-project__nav-btn:hover{background:#fff;transform:scale(1.05)}