.e-brochure-page-wrapper{background:#fff;position:relative;overflow:hidden}.e-brochure-header{z-index:1;text-align:center;background:0 0;padding:80px 24px;position:relative}.e-brochure-header__inner{max-width:1320px;margin:0 auto}.e-brochure-header__eyebrow{color:#4d4d4d;text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;font-size:28px;font-weight:500;line-height:1.2}.e-brochure-header__title{color:#032956;text-wrap:balance;margin:0 0 18px;font-size:36px;font-weight:600;line-height:1.2}.e-brochure-header__description{color:#4d4d4d;text-wrap:auto;max-width:1000px;margin:0 auto;font-size:clamp(18px,1.5vw,22px);font-weight:400;line-height:1.4}.e-brochure-grid{grid-template-columns:repeat(4,1fr);gap:10px;max-width:1320px;margin:0 auto 100px;padding:0 24px;display:grid}.brochure-card{aspect-ratio:1/1.8;background-color:linear-gradient(#1a1a1a00 0%, #1a1a1a 100%);justify-content:center;align-items:flex-end;padding-bottom:4%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.brochure-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0003}.brochure-card__bg{z-index:1;position:absolute;inset:0}.brochure-card__bg img{object-fit:cover;width:100%;height:100%;transition:transform .6s,opacity .6s}.brochure-card:hover .brochure-card__bg img{transform:scale(1.1)}.brochure-card__content{z-index:3;background:linear-gradient(#00427a00 0%,#00427a 100%);flex-direction:column;justify-content:flex-end;width:85%;height:35%;padding:16px 24px;transition:height .4s cubic-bezier(.25,1,.5,1),background .4s;display:flex;position:relative}.brochure-card:hover .brochure-card__content{background:linear-gradient(#fff0 0%,#80a0bc80 50%,#00427a 100%);height:92%}.brochure-card__info{color:#fff;align-items:flex-start;gap:16px;transition:margin-bottom .4s;display:flex}.brochure-card:hover .brochure-card__info{margin-bottom:24px}.brochure-card__icon{flex-shrink:0;width:32px;height:32px;margin-top:4px}.brochure-card__icon img{width:100%;height:100%}.brochure-card__text{flex-direction:column;gap:4px;display:flex}.brochure-card__company{opacity:.9;font-size:14px;font-weight:600}.brochure-card__title{margin:0;font-size:18px;font-weight:500;line-height:1.4}.brochure-card__actions{opacity:0;flex-direction:column;gap:12px;max-height:0;transition:max-height .4s,opacity .3s;display:flex;overflow:hidden}.brochure-card:hover .brochure-card__actions{opacity:1;max-height:120px}.brochure-btn{border-radius:2px;justify-content:center;align-items:center;gap:10px;height:44px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.brochure-btn--detail{color:#fff;background:0 0;border:1px solid #ffffff80}.brochure-btn--detail:hover{background:#ffffff1a;border-color:#fff}.brochure-btn--download{color:#04589c;background:#fff}.brochure-btn--download:hover{background:#f0f0f0;transform:translateY(-2px)}@media (width<=1200px){.e-brochure-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=992px){.e-brochure-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.e-brochure-header{padding:60px 20px 40px}.e-brochure-header__eyebrow{margin-bottom:12px;font-size:32px}.e-brochure-header__title{margin-bottom:14px;font-size:30px}.e-brochure-header__description{font-size:16px}.e-brochure-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:60px;padding:0 16px}.brochure-card{aspect-ratio:1/1.7}.brochure-card .brochure-card__bg img{transform:scale(1.05)}.brochure-card .brochure-card__content{width:92%;height:94%;padding:24px 16px}.brochure-card .brochure-card__info{margin-bottom:20px}.brochure-card .brochure-card__actions{opacity:1;max-height:120px}.brochure-card__title{font-size:14px}.brochure-card__company{font-size:11px}.brochure-card__icon{width:24px;height:24px}}@media (width<=480px){.e-brochure-grid{grid-template-columns:1fr;gap:20px}.brochure-card{aspect-ratio:1/1.5}}
