.gallery{margin:0;border:0;padding:0}.gallery-toggle,.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.gallery-main{position:relative}.gallery-main .gallery-slide{display:none}.gallery-slide:first-child{display:block}.gallery-toggle:nth-of-type(1):checked~.gallery-main .gallery-slide:nth-child(1),.gallery-toggle:nth-of-type(2):checked~.gallery-main .gallery-slide:nth-child(2),.gallery-toggle:nth-of-type(3):checked~.gallery-main .gallery-slide:nth-child(3){display:block}.gallery-toggle:nth-of-type(2):checked~.gallery-main .gallery-slide:first-child,.gallery-toggle:nth-of-type(3):checked~.gallery-main .gallery-slide:first-child{display:none}.gallery-thumbs{display:flex;gap:9px;padding:10px;background:var(--paper)}.gallery-thumbs label{display:block;width:66px;height:66px;cursor:pointer;border:2px solid transparent}.gallery-thumbs label:hover{border-color:var(--forest)}.gallery-thumbs img{height:100%;object-fit:contain;background:var(--sage)}
