.library{display:none}.library .trigger{position:relative;width:100%;text-align:center;display:block;cursor:pointer;margin-top:.5em;pointer-events:all}.library.expand{position:absolute;width:100vw;height:100vh;background-color:#fff;top:0;z-index:10}.library.expand .heading{margin-left:.2em;margin-bottom:15px;color:#707070;font-size:2.2em;display:block;text-align:left;font-family:Chronicle}.library.expand .subheading{font-size:1.1em;color:#b93b19;text-transform:uppercase;display:block;text-align:left;margin-bottom:25px}.library.expand>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:98%;margin:auto;border:1px solid #d5d5d5;border-radius:.2em}.library.expand .trigger:after{content:"\2C7";font-size:2em;background-image:none;text-indent:0;color:#b93b19}.library.expand .entries{display:block;width:66%;padding:1em 0;--overlay:""}.library.expand .entries:after{content:"";display:none;background-image:var(--overlay);background-repeat:no-repeat;background-size:auto 100%;background-color:#fff;background-position:50%;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.library.expand .entries:before{content:"X";position:absolute;top:5px;left:5px;display:none;z-index:2}.library.expand .entries.focus:after,.library.expand .entries.focus:before{cursor:pointer;display:block}.library.expand .entries>div{--w:9vw;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;width:95%}.library.expand .entries>div .thumb{display:inline-block;margin:.4em .2em;position:relative;-webkit-box-shadow:0 0 1px grey;box-shadow:0 0 1px grey;cursor:pointer}.library.expand .entries>div .thumb img{-webkit-filter:grayscale();filter:grayscale()}.library.expand .entries>div .thumb.active img{-webkit-filter:none;filter:none}.library.expand .entries>div .thumb img:first-child{width:var(--w);height:auto;max-width:120px}.library.expand .entries>div .thumb img:last-child{width:calc(var(--w)/3);position:absolute;bottom:0;right:0}.library .entries{position:relative;display:none}.library .order.item{color:grey;padding-bottom:.2em}.library .order.item input{color:grey;width:40px;border-radius:.2em;outline:none;border:1px solid #d5d5d5;text-align:center}.library .order.item span{cursor:pointer}.library .form{width:33vw;text-align:left;height:inherit;background-color:hsla(0,0%,86.7%,.06274509803921569);padding:1em;border-left:1px solid #d5d5d5}.library .form>div>span{display:block}.library .form>div>span:first-child{font-size:.8em;color:#b93b19}.library .form>div>span:last-child{border-bottom:1px solid #d5d5d5;margin-bottom:.5em}.library .form>div>span input{border:none;background:none;outline:none;width:100%;line-height:200%}.library .form button{border:1px solid #d5d5d5;background-color:#b93b19;color:#fff;text-transform:uppercase;padding:1em;margin:.5em 0 0 .5em;width:46%;font-weight:700}.library .form button.cancel{background:#fff;color:#ddd}