#atm-css-scope{display:block;width:100%;background-color:#fff;padding:80px 20px;margin:0;font-family:inherit;line-height:1.6;color:#333;border:none;outline:none;text-align:left}#atm-css-scope *{box-sizing:border-box;margin:0;padding:0}#atm-css-scope img{max-width:100%;height:auto;border:none;border-radius:0;box-shadow:none;display:block;margin:0;padding:0;background:0 0}#atm-css-scope .atm-container{max-width:1400px;margin:0 auto;display:flex;gap:50px;align-items:center;width:100%}#atm-css-scope .atm-content{flex:0 0 380px;position:sticky;top:20px;z-index:2}#atm-css-scope .atm-title{font-size:28px;line-height:1.2;font-weight:700;color:#1a1a1a;margin-bottom:20px;text-transform:none}#atm-css-scope .atm-divider{width:80px;height:4px;background-color:#0e3acc;border-radius:2px;margin-bottom:30px;display:block}#atm-css-scope .atm-description{font-size:15px;color:#555;margin-bottom:20px;text-align:justify}#atm-css-scope .atm-description p{margin-bottom:20px}#atm-css-scope .atm-description p:last-child{margin-bottom:0}#atm-css-scope .atm-gallery{flex:1;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:120px;gap:8px;perspective:1000px;margin:0}#atm-css-scope .atm-gallery-item{position:relative;overflow:hidden;border-radius:6px;background:#f4f4f4;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:box-shadow .3s ease;cursor:zoom-in;display:block}#atm-css-scope .atm-gallery-item:hover{box-shadow:0 8px 20px rgba(14,58,204,.15);z-index:1}#atm-css-scope .atm-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.25,.46,.45,.94);transform-origin:center center;will-change:transform}#atm-css-scope .atm-gallery-item:hover img{transform:scale(1.8)}#atm-css-scope .atm-gallery-item:nth-child(1){grid-column:span 2;grid-row:span 2}#atm-css-scope .atm-gallery-item:nth-child(4){grid-column:span 1;grid-row:span 2}#atm-css-scope .atm-gallery-item:nth-child(13),#atm-css-scope .atm-gallery-item:nth-child(14){grid-column:span 2;grid-row:span 1}@media (max-width:1024px){#atm-css-scope .atm-container{flex-direction:column;gap:40px}#atm-css-scope .atm-content{flex:auto;width:100%;position:static}#atm-css-scope .atm-gallery-item{cursor:default}#atm-css-scope .atm-gallery-item:hover img{transform:scale(1.05)}}@media (max-width:768px){#atm-css-scope .atm-title{font-size:24px}#atm-css-scope .atm-gallery{grid-template-columns:repeat(2,1fr);grid-auto-rows:110px}#atm-css-scope .atm-gallery-item:nth-child(1){grid-column:span 2;grid-row:span 2}#atm-css-scope .atm-gallery-item:nth-child(4){grid-column:span 1;grid-row:span 2}#atm-css-scope .atm-gallery-item:nth-child(13),#atm-css-scope .atm-gallery-item:nth-child(14){grid-column:span 2}}