:root{--base-vertical-flow: 7.5rem;--base-font-size: 1rem}@media (width <= 45rem){:root{--base-vertical-flow: 3.75rem;--base-font-size: 1.375rem}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;background-color:#fafafa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0;font-family:Lexend Deca,sans-serif;line-height:1.5;font-weight:400}ul[class],ol[class]{padding:0;list-style:none}a:not([class]){text-decoration-skip-ink:auto}a{text-decoration:none;text-decoration-line:none;color:inherit}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}::-webkit-scrollbar{width:0px;background:transparent}html{-ms-overflow-style:none;scrollbar-width:none}.overflow{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.header{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;width:100vw;height:8rem;background:linear-gradient(to left,#343232,#474747,#292929);background-size:cover}.header .wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:0;width:100%}.header__nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;width:fit-content}@media (width <= 45rem){.header__nav{display:none}}.header__navlist{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:2rem}.header__navlist__link{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:.25rem;font-weight:300;font-size:1.125rem;list-style-type:none;color:#fff}.footer{display:flex;align-items:center;width:100vw;height:8rem;background-color:#fff}.footer .wrapper{display:flex;justify-content:space-between;align-items:center}.footer__link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.25rem}.footer__link img{width:2.6875rem;height:2.6875rem}.wrapper{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:100%;max-width:82.5rem;margin:0 auto;padding:0 1rem}@media (width <= 23.75rem){.wrapper{padding:0 .625rem}}.wrapper .title{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;width:42.75rem;font-size:4rem;font-weight:700;line-height:1.1;text-align:center;text-transform:capitalize;color:#383838}@media (width <= 45rem){.wrapper .title{width:100%;font-size:3.375rem}}@media (width <= 26.25rem){.wrapper .title{font-size:2.75rem}}.wrapper .title_accent{color:#f07800;width:fit-content}.wrapper .title__accent-block{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:0;text-align:center}.wrapper .title__icon{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:4.5rem;height:4.5rem}@media (width <= 45rem){.wrapper .title__icon{width:4rem;height:4rem}}.wrapper .title__icon img{width:2rem;height:2.625rem}.wrapper__fallback-content{margin-top:2rem;font-size:var(--base-font-size);text-align:center}.wrapper__fallback-content a{color:#f07800;text-decoration:underline wavy hsl(30,100%,47%)}main .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:calc(var(--base-vertical-flow));min-height:calc(100vh - 16rem - var(--base-vertical-flow) * 2)}.artwork-page main .wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}.artwork-page main .wrapper__fallback-content{width:100%}.home .wrapper .title{display:inline}.section{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:2rem}@media (width <= 23.75rem){.section{width:18.75rem}}.section__heading{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;text-align:center}.section__subtitle{font-size:var(--base-font-size);font-weight:400;color:#e0a348}.section__title{font-size:calc(var(--base-font-size) * 1.75);font-weight:400}.sidebar{display:none;position:fixed;top:0;right:0;height:100vh;width:26.25rem;padding:2.25rem;z-index:999;background-color:#383838}@media (width <= 23.75rem){.sidebar{width:20rem;padding:1.75rem}}.sidebar.sidebar_visible{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:4rem}.sidebar__navlist{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:2rem;width:100%}.sidebar__navlist__link{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;font-size:2rem;font-weight:300;color:#fff}.modal__overlay{position:fixed;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;top:0;left:0;width:100%;height:100%;z-index:1000;background-color:#383838e6}.modal__header{width:100%;padding:.75rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0;color:#fff;background-color:#383838}.modal__alt-text{max-width:calc(100% - 3.5rem)}.modal__content{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;max-width:95%;max-height:95%;background-color:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 .25rem .5rem #383838f2}.modal__image{height:auto;max-height:80vh}.home{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:var(--base-vertical-flow)}.home .artwork-list{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:calc(var(--base-vertical-flow) / 2)}.artwork-page{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:var(--base-vertical-flow)}.artwork-page .artwork-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem}.artwork-page .artwork-details{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:5rem}@media (width <= 45rem){.artwork-page .artwork-details{flex-direction:column;gap:2.5rem}}.artwork-page .artwork-details__image-container{position:relative;max-width:31.0625rem;max-height:35.625rem}@media (width <= 45rem){.artwork-page .artwork-details__image-container{max-width:25rem}}.artwork-page .artwork-details__image{width:100%;height:100%;object-fit:cover}.artwork-page .artwork-details__button{width:fit-content;position:absolute;bottom:calc(100% - 4.75rem);left:calc(100% - 4.75rem)}.artwork-page .artwork-details__description{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:10.75rem}@media (width <= 45rem){.artwork-page .artwork-details__description{gap:5.375rem}}.artwork-page .artwork-details__heading{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0}.artwork-page .artwork-details__title{font-size:calc(var(--base-font-size) * 2);font-weight:400}.artwork-page .artwork-details__title_first{margin-bottom:2rem}@media (width <= 45rem){.artwork-page .artwork-details__title_first{font-size:2.25rem;margin-bottom:1rem}}.artwork-page .artwork-details__artist{margin-bottom:1rem;font-size:1.5rem;color:#e0a348}@media (width <= 45rem){.artwork-page .artwork-details__artist{font-size:1.75rem;margin-bottom:.5rem}}.artwork-page .artwork-details__reference-number{font-size:var(--base-font-size);font-weight:700}@media (width <= 45rem){.artwork-page .artwork-details__reference-number{font-size:1.25rem}}.artwork-page .artwork-details__overview{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:2rem}@media (width <= 45rem){.artwork-page .artwork-details__overview{gap:1rem}}.artwork-page .artwork-details__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem}.artwork-page .artwork-details__item{font-size:var(--base-font-size);list-style-type:none}.artwork-page .artwork-details__item_highlighted{color:#e0a348}.favorites{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:var(--base-vertical-flow)}.favorites .artwork-list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem}@media (width <= 26.25rem){.favorites .artwork-list{justify-content:center}}.not-found{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:var(--base-vertical-flow)}.container .loader{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:nowrap;gap:0}.loader{position:relative;margin:auto;box-sizing:border-box;width:7.5rem;height:7.5rem;border-radius:50%;border:.25rem solid rgba(255,255,255,.1);transform-origin:50% 50%;transform:perspective(200px) rotateX(66deg);animation:spinner-wiggle 1.2s infinite}.loader:before,.loader:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;box-sizing:border-box;border:4px solid rgba(0,0,0,0);animation:spinner-spin 1.2s cubic-bezier(.6,.2,0,.8) infinite,spinner-fade 1.2s linear infinite}.loader:before{border-top-color:#383838}.loader:after{border-top-color:#f07800;animation-delay:.4s}@keyframes spinner-spin{to{transform:rotate(360deg)}}@keyframes spinner-fade{25%,75%{opacity:.1}50%{opacity:1}}.pagination{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.75rem}.pagination__page-number.button{border-color:#383838}.pagination__page-number.button:hover{background-color:#d7d7d7;border-color:#383838}.button{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:3.375rem;height:3.375rem;font-size:1.25rem;border-radius:50%;border:.125rem solid hsl(180,3%,94%);background-color:#fafafa;cursor:pointer}.button:hover{color:#383838;background-color:#e9bf7f;border-color:#e0a348}@media (hover: none){.button:hover{background-color:transparent;border-color:#eff0f0}}.button.active{background-color:#e9bf7f;border-color:#e0a348}.button:disabled{cursor:not-allowed}.button:disabled:hover{background-color:#fafafa;border:.125rem solid hsl(180,3%,94%)}.button-favorite{width:3.75rem;height:3.75rem}.button-favorite:hover{background-color:#fafafa;border-color:#fafafa}.button-favorite.active:hover{background-color:#e9bf7f;border-color:#e0a348}.button-close{align-self:flex-end;background-color:#383838;border-color:transparent}.button-close:hover{background-color:transparent;border-color:#e0a348}.button-burger{display:none;background-color:transparent;border-color:transparent}.button-burger:hover{background-color:transparent;border-color:#fff}@media (width <= 45rem){.button-burger{display:flex}}.button-navigate{width:5rem;height:3.75rem;font-size:1rem}.button-close-modal{align-self:flex-end;width:2.5rem;height:2.5rem}.button-close-modal img{width:1rem}.artwork{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;width:24.1875rem}@media (width <= 26.25rem){.artwork{width:18.75rem}}.artwork:hover{transform:scale(103%)}.artwork__image-container{max-width:24.1875rem;height:27.75rem}@media (width <= 26.25rem){.artwork__image-container{max-width:18.75rem}}.artwork__image{width:100%;height:100%;object-fit:cover}.artwork__description{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0;margin:0 auto;width:21.875rem;height:8.25rem;padding:1rem;border:.0625rem solid hsl(180,3%,94%);bottom:40px;background-color:#fafafa}@media (width <= 26.25rem){.artwork__description{width:19.375rem;padding:.5rem}}.artwork__heading{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem;max-width:14rem}.artwork__title{font-size:var(--base-font-size);font-weight:500;letter-spacing:-.5px}.artwork__artist{font-size:calc(var(--base-font-size) - 2px);font-weight:400;letter-spacing:-.5px;color:#e0a348}.artwork__is-public{font-size:calc(var(--base-font-size) - 2px);font-weight:700}.artwork.small{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;padding:.8125rem 1rem;width:26rem;height:8.125rem;border:.0625rem solid hsl(180,3%,94%);background-color:#fff}.artwork.small .artwork__image-container{width:5rem;height:5rem}.artwork.small .artwork__heading{max-width:13.6875rem}.artwork.small .artwork__description{gap:1rem;bottom:0;padding:0;background-color:transparent;border:none}.sort-controls{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;align-self:flex-start}.sort-controls__label{font-size:var(--base-font-size)}.sort-controls__select{padding:.25rem;border:.0625rem solid hsl(0,0%,22%);border-radius:.5rem;font-size:var(--base-font-size)}.search-form{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem;width:47.625rem}@media (width <= 45rem){.search-form{width:100%}}.search-form__input-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;width:100%;height:4rem;padding:1rem;border-radius:1rem;background-color:#f5f5f5}.search-form__input{width:100%;font-size:var(--base-font-size);border:none;background-color:transparent}.search-form__input:focus{outline:none}.search-form__clear-button{padding:.25rem .625rem;border:.0625rem solid hsl(0,0%,22%);border-radius:1rem;background-color:transparent}.search-form__clear-button:hover{background-color:#d7d7d7}.search-form__clear-button:disabled{visibility:hidden}.search-form__error-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.25rem}.search-form__error{font-size:var(--base-font-size);color:#c11f1f}
