/* v164 — Gas cylinders page: fullscreen desktop hero, progressive bottle sizing, non-overlapping bottle content. */
.cylinders-page{background:#fff;color:#0b1730}.cylinders-page .container{width:min(1400px,calc(100% - 32px));max-width:none}.cylinders-hero{padding:18px 0 0}.cylinders-hero__grid{display:grid;grid-template-columns:minmax(420px,.84fr) minmax(620px,1.16fr);gap:0;align-items:stretch;min-height:500px;overflow:hidden;border-radius:18px;background:#fff}.cylinders-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:46px 46px 52px 28px;background:linear-gradient(90deg,#fff 0%,#fff 74%,rgba(255,255,255,.96) 84%,rgba(255,255,255,.66) 94%,rgba(255,255,255,0) 100%)}.cylinders-hero__copy h1{margin:0 0 22px;font-size:50px;line-height:1.12;letter-spacing:-1.5px}.cylinders-hero__copy h1 span{color:#9b078d}.cylinders-hero__copy p{max-width:620px;margin:0;color:#4d5b72;font-size:18px;line-height:1.55}.cylinders-hero__actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}.cylinders-button{min-width:220px;border-radius:8px;font-weight:800}.cylinders-button--primary{background:#980087;color:#fff}.cylinders-button--outline{background:#fff;color:#0b1730;border:2px solid #00a878}.cylinders-hero__media{margin-left:-75px;min-height:500px;overflow:hidden}.cylinders-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.cylinders-section{padding:16px 0}.cylinders-panel{border:1px solid #dfe6eb;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(13,41,52,.035);padding:24px 28px}.cylinders-panel>h2,.cylinders-safety h2{margin:0 0 22px;font-size:31px;line-height:1.2}.cylinders-stations__grid{display:grid;grid-template-columns:minmax(390px,.68fr) minmax(620px,1.32fr);gap:30px;align-items:stretch}.cylinders-station-list{max-height:470px;overflow:auto;border:1px solid #e6ebef;border-radius:12px;background:#fff}.cylinders-station-item{display:grid;grid-template-columns:28px minmax(0,1fr) 110px 38px;gap:12px;align-items:center;min-height:80px;padding:12px 14px;border-bottom:1px solid #edf0f3}.cylinders-station-item:last-child{border-bottom:0}.cylinders-location-icon{display:grid;place-items:center;width:24px;height:24px}.cylinders-location-icon img{display:block;width:24px;height:24px;object-fit:contain}.cylinders-station-item__main{min-width:0}.cylinders-station-item__main strong{display:block;font-size:14px;line-height:1.35}.cylinders-station-item__main small{display:block;margin-top:4px;color:#738091;font-size:11px}.cylinders-station-price{text-align:right}.cylinders-station-price small{display:block;color:#738091;font-size:10px}.cylinders-station-price strong{display:block;margin-top:2px;color:#a0008f;font-size:16px}.cylinders-route{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dfe6eb;border-radius:50%;color:#0b1730;text-decoration:none;font-weight:900}.cylinders-route:hover{border-color:#00a878;color:#00a878}.cylinders-map-wrap{display:flex;flex-direction:column;min-width:0}.cylinders-map{width:100%;height:430px;border:0;border-radius:14px;background:#eef3f2}.cylinders-map-wrap p{margin:10px 0 0;color:#6c7789;font-size:12px}.cylinders-empty{padding:24px;color:#657184}.cylinders-types{padding-bottom:32px}.cylinders-types__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.cylinders-type-card{display:grid;grid-template-columns:minmax(100px,42%) minmax(0,1fr);gap:22px;align-items:center;min-height:270px;padding:12px 20px;border-right:1px solid #edf0f3}.cylinders-type-card:last-child{border-right:0}.cylinders-type-image{display:flex;align-items:center;justify-content:center;min-width:0;height:230px;overflow:visible}.cylinders-type-image img{display:block;width:auto;height:auto;max-height:220px;object-fit:contain}.cylinders-type-card:nth-child(1) .cylinders-type-image img{max-width:100px}.cylinders-type-card:nth-child(2) .cylinders-type-image img{max-width:150px}.cylinders-type-card:nth-child(3) .cylinders-type-image img{max-width:195px}.cylinders-type-card:nth-child(4) .cylinders-type-image img{max-width:215px}.cylinders-type-card>div:last-child{position:relative;z-index:1;min-width:0;background:#fff}.cylinders-volume{display:inline-block;margin-bottom:16px;padding:6px 14px;border-radius:5px;background:#980087;color:#fff;font-size:13px;font-weight:800}.cylinders-type-card p{margin:0;color:#26344a;font-size:14px;line-height:1.6}.cylinders-offers__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-bottom:28px}.cylinders-offer-card{display:grid;grid-template-columns:68px 1fr;gap:16px;padding:10px 24px;border-right:1px solid #edf0f3}.cylinders-offer-card:last-child{border-right:0}.cylinders-offer-icon{display:grid;place-items:center;width:60px;height:60px;border:2px solid #00a878;border-radius:50%}.cylinders-offer-icon img{width:42px;height:42px;object-fit:contain}.cylinders-offer-card h3{margin:0 0 8px;font-size:17px}.cylinders-offer-card p{margin:0;color:#435169;font-size:13px;line-height:1.55}.cylinders-business-banner{display:grid;grid-template-columns:58px 1fr auto;gap:20px;align-items:center;padding:17px 24px;border:1px solid #eadfee;border-radius:10px;background:linear-gradient(90deg,#fbf7fd,#fff);color:#162038;text-decoration:none}.cylinders-business-icon{display:grid;place-items:center;width:48px;height:48px}.cylinders-business-icon img{width:42px;height:42px;object-fit:contain}.cylinders-business-banner>span:nth-child(2){font-size:14px;line-height:1.45}.cylinders-business-banner strong{color:#980087;font-size:17px}.cylinders-safety{padding:18px 0 34px}.cylinders-safety__grid{display:grid;grid-template-columns:120px 1.1fr 1.25fr .8fr;gap:26px;align-items:center;padding:28px;border-radius:18px;background:linear-gradient(110deg,#f2fbf8,#f8fcfb 67%,#fff)}.cylinders-safety__icon img{width:105px;height:105px;object-fit:contain}.cylinders-safety__rules h2,.cylinders-question h2{margin-bottom:16px}.cylinders-safety__rules ul{list-style:none;margin:0;padding:0}.cylinders-safety__rules li{position:relative;margin:12px 0;padding-left:28px;color:#26344a;line-height:1.45}.cylinders-safety__rules li:before{content:'✓';position:absolute;left:0;color:#00a878;font-weight:900}.cylinders-safety__note{position:relative;min-height:170px;padding:22px 24px 22px 62px;border-radius:12px;background:rgba(0,168,120,.07)}.cylinders-info-icon{position:absolute;left:22px;top:24px;display:grid;place-items:center;width:28px;height:28px;border:3px solid #00a878;border-radius:50%;color:#00a878;font-weight:900}.cylinders-safety__note p{margin:0;color:#26344a;line-height:1.65}.cylinders-safety__note strong{color:#00a878}.cylinders-question{align-self:stretch;padding:20px 22px;border-radius:12px;background:#fff}.cylinders-question p{color:#536078;line-height:1.5}.cylinders-question-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:18px;padding:13px 18px;border:2px solid #d100b5;border-radius:8px;background:#fff;color:#b0009a;font-weight:800;cursor:pointer}.cylinders-button-icon{display:inline-grid;place-items:center;width:22px;height:22px;flex:0 0 22px}.cylinders-button-icon svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cylinders-button-icon svg circle{fill:currentColor;stroke:none}.cylinders-button--outline{display:inline-flex;align-items:center;justify-content:center;gap:10px}.cylinders-lead-modal select{width:100%;min-height:48px;padding:0 12px;border:1px solid #d8dde5;border-radius:9px;background:#fff;color:#172033;font:inherit}
@media(min-width:1101px){.cylinders-hero{box-sizing:border-box;display:flex;min-height:calc(100svh - 108px)}.cylinders-hero__grid{flex:1;min-height:0}.cylinders-hero__media{min-height:0}.cylinders-hero__copy{min-height:0}}
@media(max-width:1100px){.cylinders-hero__grid{grid-template-columns:1fr 1fr}.cylinders-hero__copy h1{font-size:42px}.cylinders-hero__media{margin-left:-40px}.cylinders-stations__grid{grid-template-columns:1fr}.cylinders-station-list{max-height:380px}.cylinders-types__grid,.cylinders-offers__grid{grid-template-columns:repeat(2,1fr)}.cylinders-type-card:nth-child(2){border-right:0}.cylinders-type-card:nth-child(-n+2){border-bottom:1px solid #edf0f3}.cylinders-offer-card:nth-child(2){border-right:0}.cylinders-offer-card:nth-child(-n+2){border-bottom:1px solid #edf0f3;padding-bottom:24px;margin-bottom:14px}.cylinders-safety__grid{grid-template-columns:90px 1fr 1fr}.cylinders-question{grid-column:2/4}.cylinders-safety__icon img{width:82px;height:82px}}
@media(max-width:760px){.cylinders-page .container{width:min(100% - 24px,1400px)}.cylinders-hero__grid{display:block;min-height:0}.cylinders-hero__copy{padding:28px 18px 24px;background:#fff}.cylinders-hero__copy h1{font-size:35px;letter-spacing:-.8px}.cylinders-hero__copy p{font-size:16px}.cylinders-hero__actions{flex-direction:column;gap:12px}.cylinders-button{width:100%;min-width:0}.cylinders-hero__media{margin:0;height:280px;border-radius:14px;overflow:hidden}.cylinders-panel{padding:20px 14px}.cylinders-panel>h2,.cylinders-safety h2{font-size:26px}.cylinders-station-item{grid-template-columns:24px 1fr 34px}.cylinders-station-price{grid-column:2/3;text-align:left}.cylinders-station-price small,.cylinders-station-price strong{display:inline}.cylinders-route{grid-column:3;grid-row:1/3}.cylinders-map{height:320px}.cylinders-types__grid,.cylinders-offers__grid{grid-template-columns:1fr}.cylinders-type-card,.cylinders-type-card:nth-child(2),.cylinders-offer-card,.cylinders-offer-card:nth-child(2){border-right:0;border-bottom:1px solid #edf0f3}.cylinders-type-card:last-child,.cylinders-offer-card:last-child{border-bottom:0}.cylinders-type-card{grid-template-columns:minmax(110px,38%) minmax(0,1fr);gap:16px;padding:16px 8px}.cylinders-type-image{height:190px}.cylinders-offer-card{padding:18px 8px}.cylinders-business-banner{grid-template-columns:42px 1fr}.cylinders-business-banner strong{grid-column:1/3}.cylinders-safety__grid{grid-template-columns:1fr;padding:22px 18px}.cylinders-safety__icon{text-align:center}.cylinders-safety__rules,.cylinders-safety__note,.cylinders-question{grid-column:auto}.cylinders-question{padding:18px}.cylinders-lead-modal{width:calc(100% - 20px)}}

/* v174: hero callback CTA — solid green, matching site action semantics. */
.cylinders-button--outline{
  background:#00a878!important;
  border-color:#00a878!important;
  color:#fff!important;
}
.cylinders-button--outline:hover{
  background:#008f67!important;
  border-color:#008f67!important;
  color:#fff!important;
}
