.m44sm-galleries{background:#fff;padding:66px 0 72px}
.m44sm-galleries__header{margin:0 auto 34px;max-width:980px;text-align:center}
.m44sm-galleries__header h2{color:#101116;font-family:Inter,Arial,sans-serif;font-size:clamp(32px,3.2vw,52px);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin:0 0 12px}
.m44sm-galleries__header p{color:#55565e;font-family:Inter,Arial,sans-serif;font-size:17px;line-height:1.5;margin:0}
.m44sm-galleries__grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}
.m44sm-gallery-card{background:#fff;border:1px solid #dedee3;border-radius:18px;box-shadow:0 8px 24px rgba(16,17,22,.055);font-family:Inter,Arial,sans-serif;overflow:hidden}
.m44sm-gallery-card__image{background:#e8e8eb center/cover no-repeat;height:280px;position:relative}
.m44sm-gallery-card__image span{background:#ff0060;border-radius:7px;color:#fff;font-size:11px;font-weight:800;left:18px;letter-spacing:.025em;padding:8px 11px;position:absolute;top:18px}
.m44sm-gallery-card__body{padding:20px 22px 22px}
.m44sm-gallery-card h3{color:#101116;font-family:Inter,Arial,sans-serif;font-size:24px;font-weight:800;letter-spacing:-.025em;margin:0 0 13px}
.m44sm-gallery-card ul{display:grid;gap:10px;list-style:none;margin:0 0 20px;padding:0}
.m44sm-gallery-card li{align-items:flex-start;color:#55565e;display:flex;font-size:13px;line-height:1.35;margin:0}
.m44sm-gallery-card li i{display:block;flex:0 0 19px;height:19px;margin-right:8px}
.m44sm-gallery-card li svg{fill:#ff0060;height:19px;width:19px}
.m44sm-gallery-card__actions{display:grid;gap:10px;grid-template-columns:1fr 1fr}
.m44sm-gallery-card__actions>:only-child{grid-column:1/-1}
.m44sm-gallery-button{align-items:center;background:#ff0060;border:1px solid #ff0060;border-radius:8px;color:#fff!important;display:flex;font-size:13px;font-weight:750;justify-content:center;min-height:46px;padding:10px;text-align:center;text-decoration:none!important;transition:background .2s ease,transform .2s ease}
.m44sm-gallery-button:hover{background:#dd0053;transform:translateY(-1px)}
.m44sm-gallery-button--route{background:#fff;border-color:#202127;color:#202127!important}
.m44sm-gallery-button--route:hover{background:#f5f5f6}
.m44sm-galleries-cta{align-items:center;display:flex;font-family:Inter,Arial,sans-serif;gap:20px;justify-content:center;margin-top:30px;position:relative}
.m44sm-galleries-cta:before,.m44sm-galleries-cta:after{background:#e5e5e8;content:"";height:1px;max-width:310px;width:18vw}
.m44sm-galleries-cta span{color:#17181d;font-size:15px;font-weight:600;text-align:center}
.m44sm-galleries-cta a{background:#ff0060;border-radius:8px;color:#fff!important;font-size:14px;font-weight:750;padding:14px 23px;text-decoration:none!important;white-space:nowrap}
@media(max-width:1024px){.m44sm-galleries__grid{grid-template-columns:1fr 1fr}.m44sm-gallery-card:last-child{grid-column:1/-1;max-width:calc(50% - 10px);width:100%}}
@media(max-width:767px){.m44sm-galleries{padding:50px 0}.m44sm-galleries__header{text-align:left}.m44sm-galleries__header h2{font-size:36px}.m44sm-galleries__header p{font-size:15px}.m44sm-galleries__grid{grid-template-columns:1fr}.m44sm-gallery-card:last-child{grid-column:auto;max-width:none}.m44sm-gallery-card__image{height:240px}.m44sm-gallery-card__actions{grid-template-columns:1fr}.m44sm-galleries-cta{align-items:stretch;flex-direction:column}.m44sm-galleries-cta:before,.m44sm-galleries-cta:after{display:none}.m44sm-galleries-cta a{text-align:center}}
