.drmy-photo-section,.drmy-photo-section *{box-sizing:border-box}.drmy-photo-section{background:#fff;padding:40px 0;font-family:Poppins,Arial,sans-serif}.drmy-photo-inner{width:100%;max-width:1300px;margin:0 auto}.drmy-photo-head{margin:0 0 34px}.drmy-photo-eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#006072;margin-bottom:10px}.drmy-photo-title{margin:0;color:#111;font-size:clamp(32px,4vw,58px);line-height:1.08;font-weight:500;letter-spacing:-.035em}.drmy-photo-description{max-width:760px;margin:18px 0 0;color:#666;font-size:17px;line-height:1.7}.drmy-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.drmy-photo-card{position:relative;display:block;width:100%;height:260px;padding:0;border:0;border-radius:20px;overflow:hidden;background:#f4f4f4;cursor:pointer;appearance:none}.drmy-photo-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .42s ease}.drmy-photo-card:before{content:"";position:absolute;inset:0;background:rgba(0,96,114,.28);opacity:0;z-index:1;transition:opacity .28s ease}.drmy-photo-card:after{content:"+";position:absolute;left:50%;top:50%;width:48px;height:48px;margin:-24px 0 0 -24px;border:1px solid currentColor;border-radius:50%;color:#006072;background:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:300;line-height:1;opacity:0;transform:scale(.86);z-index:2;transition:opacity .28s ease,transform .28s ease}.drmy-photo-card:hover img{transform:scale(1.06)}.drmy-photo-card:hover:before,.drmy-photo-card:hover:after{opacity:1}.drmy-photo-card:hover:after{transform:scale(1)}.drmy-photo-lightbox{position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.92);display:none;align-items:center;justify-content:center;padding:70px 24px}.drmy-photo-lightbox.is-active{display:flex}.drmy-photo-lightbox img{max-width:94vw;max-height:86vh;width:auto;height:auto;object-fit:contain;display:block}.drmy-photo-close{position:absolute;right:24px;top:20px;width:46px;height:46px;border:1px solid #fff!important;border-radius:50%;background:transparent!important;color:#fff!important;font-size:34px;line-height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0!important;box-shadow:none!important}.drmy-photo-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:1px solid rgba(255,255,255,.8)!important;border-radius:50%;background:rgba(255,255,255,.08)!important;color:#fff!important;font-size:44px;line-height:42px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0!important;box-shadow:none!important;transition:background .25s ease,color .25s ease,border-color .25s ease}.drmy-photo-nav:hover{background:#fff!important;color:#006072!important;border-color:#fff!important}.drmy-photo-prev{left:24px}.drmy-photo-next{right:24px}@media(max-width:1024px){.drmy-photo-inner{padding:0 18px}.drmy-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.drmy-photo-card{height:220px}}@media(max-width:767px){.drmy-photo-section{padding:30px 0}.drmy-photo-inner{padding:0 14px}.drmy-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.drmy-photo-card{height:170px;border-radius:16px}.drmy-photo-title{font-size:34px}.drmy-photo-lightbox{padding:70px 12px}.drmy-photo-close{right:14px;top:14px;width:42px;height:42px}.drmy-photo-nav{width:42px;height:42px;font-size:34px}.drmy-photo-prev{left:10px}.drmy-photo-next{right:10px}}
