.container{margin-left:auto;margin-right:auto;max-width:1800px;padding-left:16px;padding-right:16px;width:100%}@media (min-width:1200px){.container{padding-left:40px;padding-right:40px}}.library{padding:40px 0}@media (min-width:992px){.library{padding:90px 0 60px}.library__title-row{align-items:center;display:flex;justify-content:space-between}}.library .cta-btn{display:none}@media (min-width:992px){.library .cta-btn{display:flex}}.library .cta-btn.mob{display:flex;margin:24px auto 0}@media (min-width:992px){.library .cta-btn.mob{display:none}}.library__list{display:grid;gap:16px;justify-content:center;padding-top:24px}@media (min-width:992px){.library__list{gap:24px;grid-template-columns:1fr 1fr 1fr;padding-top:30px}}.library__list .library-item{aspect-ratio:1/1;border-radius:12px;display:block;max-width:100%;overflow:hidden;position:relative;text-decoration:none;transition:var(--transitionEase);width:100%}.library__list .library-item:nth-of-type(2n){justify-self:start}.library__list .library-item:nth-of-type(odd){justify-self:end}.library__list .library-item:hover{opacity:.5}.library__list .library-item img{height:100%;-o-object-fit:cover;object-fit:cover}.library__list .library-item .date{background:var(--white);border-radius:20px;color:var(--textColor);display:flex;font-size:.875rem;font-style:normal;font-weight:400;gap:5px;line-height:130%;padding:4px 8px;position:absolute;right:10px;top:15px}@media (min-width:992px){.library__list .library-item .date{right:14px;top:17px}}.library .library-item-popup{background:rgba(0,0,0,.65);display:none;inset:0;overflow:auto;padding:30px 18px;position:fixed;z-index:9999}.library .library-item-popup.is-open{display:block}.library .library-item-popup .library-item-popup-wrapper{background:#fff;border-radius:16px;margin:auto;max-width:760px;padding:48px 42px;position:relative;top:50%;transform:translateY(-50%);width:100%}.library .library-item-popup .library-item-popup-wrapper .content{max-height:500px;overflow:auto}.library .library-item-popup .close-btn{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:22px;top:22px;width:32px}.library .library-item-popup .close-btn:after,.library .library-item-popup .close-btn:before{background:#000;content:"";height:2px;position:absolute;width:18px}.library .library-item-popup .close-btn:before{transform:rotate(45deg)}.library .library-item-popup .close-btn:after{transform:rotate(-45deg)}.library .no-scroll{overflow:hidden!important}

/*# sourceMappingURL=library.css.map*/