.examples{text-align:center;margin:0 0 40px}.examples__container{background-color:#fff6e5;border:3px solid #232324;border-radius:4px;max-width:1200px;box-shadow:8.668px 6.772px #00000042}.examples h2{color:#232324;background-color:#fff6e5;border-bottom:4px solid #232324;padding:10px 10px 10px 20px;font-size:30px;display:flex}.gallery{flex-wrap:wrap;gap:15px;padding:20px;display:flex}.gallery-item{cursor:pointer;position:relative}.gallery-image{border-radius:8px;max-width:200px;height:auto;transition:transform .3s}.gallery-item:hover .gallery-image{transform:scale(1.05)}.zoom-icon{color:#fff;opacity:0;background:#e9e9e999;border-radius:50%;padding:5px;font-size:16px;transition:opacity .3s;position:absolute;bottom:8px;right:8px}.gallery-item:hover .zoom-icon{opacity:1}.img-modal{z-index:1000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:30px 15px;display:flex;position:fixed;top:0;left:0}.modal-close{color:#52df81;z-index:3;cursor:pointer;font-size:32px;position:absolute;top:50px;right:50px}.modal-image{max-width:100%;transition:transform .2s}@media (max-width:768px){.gallery-image{width:100%}.modal-close{top:30px;right:20px}}@media (max-width:510px){.gallery{grid-template-columns:1fr 1fr;gap:9px;display:grid}}.image-notfound{background:url(/images/not-found.png) 50%/cover;height:300px!important}@media (max-width:900px){.gallery img{width:100%}}
.details{text-align:center;margin:0 0 40px}.details__container{background-color:#fff6e5;border:3px solid #232324;border-radius:2px;width:100%;max-width:1200px;margin:0 auto;box-shadow:8.668px 6.772px #00000042}.details h2{color:#232324;background-color:#fff6e5;border-bottom:3px solid #232324;width:auto;margin-bottom:20px;padding:10px 10px 10px 30px;font-size:23px;display:flex}.details p{color:#333;text-align:left;white-space:pre-wrap;word-break:break-word;margin-bottom:25px;padding:10px 0 0 20px;font-family:Caviar Dreams Bold,sans-serif;font-size:18px;font-weight:600;line-height:1.5}@media (max-width:900px){.details h2{width:100%}}@media (max-width:576px){.details p{font-size:16px}}
.author{margin:0 0 40px}.author__container{background-color:#fff6e5;border:3px solid #232324;border-radius:2px;max-width:1200px;margin-top:30px;margin-left:0;position:relative;box-shadow:8.045px 7.502px #0000004d}.author h2{color:#232324;border-bottom:3px solid #232324;width:100%;padding:10px 10px 10px 40px;font-size:28px;display:inline-block}.author__list{color:#232324;flex-direction:column;padding:15px 20px;font-size:18px;display:flex;box-shadow:0 4px 6px #0000001a}.author__list div{padding:10px 15px;font-family:Caviar Dreams Bold,sans-serif;font-weight:600;display:inline-block}
