:root{--color-dark:#1f1d36;--color-dark-rgb:31,29,54;--color-dark-100:#d2d2d7;--color-dark-200:#a5a5af;--color-dark-300:#797786;--color-dark-400:#4c4a5e;--color-dark-500:#1f1d36;--color-dark-600:#1c1a31;--color-dark-700:#19172b;--color-dark-800:#161426;--color-dark-900:#131120;--color-dark-contrast:#fff;--color-dark-contrast:#fff;--color-white:#fff;--color-white-rgb:255,255,255;--color-white-100:#fff;--color-white-200:#fff;--color-white-300:#fff;--color-white-400:#fff;--color-white-500:#fff;--color-white-600:#e6e6e6;--color-white-700:#ccc;--color-white-800:#b3b3b3;--color-white-900:#999;--color-white-contrast:#000;--color-white-contrast:#fff;--color-primary:#00aeef;--color-primary-rgb:0,174,239;--color-primary-100:#cceffc;--color-primary-200:#99dff9;--color-primary-300:#66cef5;--color-primary-400:#33bef2;--color-primary-500:#00aeef;--color-primary-600:#009dd7;--color-primary-700:#008bbf;--color-primary-800:#007aa7;--color-primary-900:#00688f;--color-primary-contrast:#fff;--color-primary-contrast:#fff;--color-secondary:#2e3092;--color-secondary-rgb:46,48,146;--color-secondary-100:#d5d6e9;--color-secondary-200:#abacd3;--color-secondary-300:#8283be;--color-secondary-400:#5859a8;--color-secondary-500:#2e3092;--color-secondary-600:#292b83;--color-secondary-700:#252675;--color-secondary-800:#202266;--color-secondary-900:#1c1d58;--color-secondary-contrast:#fff;--color-secondary-contrast:#fff;--color-link:#00aeef;--color-link-rgb:0,174,239;--color-link-100:#cceffc;--color-link-200:#99dff9;--color-link-300:#66cef5;--color-link-400:#33bef2;--color-link-500:#00aeef;--color-link-600:#009dd7;--color-link-700:#008bbf;--color-link-800:#007aa7;--color-link-900:#00688f;--color-link-contrast:#fff;--color-link-contrast:#fff;--color-menu-background:#fff;--color-menu-background-rgb:255,255,255;--color-menu-background-100:#fff;--color-menu-background-200:#fff;--color-menu-background-300:#fff;--color-menu-background-400:#fff;--color-menu-background-500:#fff;--color-menu-background-600:#e6e6e6;--color-menu-background-700:#ccc;--color-menu-background-800:#b3b3b3;--color-menu-background-900:#999;--color-menu-background-contrast:#000;--color-menu-background-contrast:#fff;--color-menu-links:#171717;--color-menu-links-rgb:23,23,23;--color-menu-links-100:#d1d1d1;--color-menu-links-200:#a2a2a2;--color-menu-links-300:#747474;--color-menu-links-400:#454545;--color-menu-links-500:#171717;--color-menu-links-600:#151515;--color-menu-links-700:#121212;--color-menu-links-800:#101010;--color-menu-links-900:#0e0e0e;--color-menu-links-contrast:#fff;--color-menu-links-contrast:#fff;--color-footer-background:#171717;--color-footer-background-rgb:23,23,23;--color-footer-background-100:#d1d1d1;--color-footer-background-200:#a2a2a2;--color-footer-background-300:#747474;--color-footer-background-400:#454545;--color-footer-background-500:#171717;--color-footer-background-600:#151515;--color-footer-background-700:#121212;--color-footer-background-800:#101010;--color-footer-background-900:#0e0e0e;--color-footer-background-contrast:#fff;--color-footer-background-contrast:#fff;--color-footer-links:#fff;--color-footer-links-rgb:255,255,255;--color-footer-links-100:#fff;--color-footer-links-200:#fff;--color-footer-links-300:#fff;--color-footer-links-400:#fff;--color-footer-links-500:#fff;--color-footer-links-600:#e6e6e6;--color-footer-links-700:#ccc;--color-footer-links-800:#b3b3b3;--color-footer-links-900:#999;--color-footer-links-contrast:#000;--color-footer-links-contrast:#fff}.post-type-archive-artist input{width:100%}.post-type-archive-artist .artist-cards{display:-ms-grid;display:grid;gap:2rem;width:100%}@media (min-width:556px){.post-type-archive-artist .artist-cards{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.post-type-archive-artist .artist-cards{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.post-type-archive-artist .artist-cards{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}.post-type-archive-artist .artist-card{all:unset;display:block;width:100%;cursor:pointer}.post-type-archive-artist .artist-card .artist-card-image{position:relative;margin-bottom:.5rem;padding-bottom:100%}.post-type-archive-artist .artist-card .artist-card-image:not(.empty) img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post-type-archive-artist .artist-card .artist-card-image.empty{background:#f8f8f8}.post-type-archive-artist .artist-card .artist-card-image.empty img{position:absolute;top:50%;left:50%;width:75%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-o-object-fit:contain;object-fit:contain}.post-type-archive-artist .artist-card .artist-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-grid;display:grid;place-items:center;color:#fff;background:rgba(var(--color-primary-rgb),.75);opacity:0;-webkit-transition:.2s opacity ease-in-out;transition:.2s opacity ease-in-out}.post-type-archive-artist .artist-card:hover .artist-image-overlay{opacity:1}.post-type-archive-artist .artist-card .artist-card-title{color:#585858;font-size:.9rem;font-weight:800;text-align:center;text-transform:uppercase}.single-artist{background:red}.single-artist .featured-image img{width:100%;max-height:400px}.single-artist .artist-content h1{font-size:2rem}@media (min-width:768px){.single-artist .featured-image img{width:100%;max-height:600px}}.spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2rem 0;color:var(--color-secondary)}.loading svg{width:2rem;height:2rem}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}footer .footer-cols .footer-col .footer-col--content a,footer .footer-cols .footer-col .footer-col--content p{color:var(--color-white-700) !important}footer .footer-cols .footer-col .footer-col--content a:hover{text-decoration:underline !important}.by-footer .footer-company,.by-footer nav a{color:var(--color-white-700) !important}.by-footer nav a:hover{text-decoration:underline !important}.lunnar-menu .lunnar-menu--container ul li.current_page_item>a{color:var(--color-primary)}.lunnar-menu .lunnar-menu--container ul li a:hover{color:var(--color-primary)}.artist-products{display:-ms-grid;display:grid;gap:2rem;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}@media (min-width:575px){.artist-products{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.artist-products{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}.artist-products .product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;text-decoration:none;text-align:center}.artist-products .product-card .product-card-image{width:100%;margin:0 0 1rem}.artist-products .product-card .product-card-image img{width:100%;height:auto}.artist-products .product-card .product-card-name{width:100%;font-size:1rem;font-weight:700;text-align:center;margin:0 0 12px;-webkit-transition:ease color .2s,ease transform .2s;transition:ease color .2s,ease transform .2s;line-height:1.2em;color:var(--color-dark);text-decoration:none}.artist-products .product-card .product-card-price{font-size:1rem;color:var(--color-dark)}.artist-products .product-card .product-card-btn{background-color:var(--color-primary);color:var(--color-white);line-height:1rem;text-align:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:11rem;padding:.75rem 1rem !important;border-radius:4px;margin-top:1rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.artist-products .product-card:hover .product-card-name{color:var(--color-secondary);-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}.product-artist{margin-top:3rem;width:50%}.product-artist a{text-decoration:none}.product-artist a figure{position:relative;aspect-ratio:16/9}.product-artist a figure img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-artist a figure .artist-overlay{opacity:0;position:absolute;width:100%;height:100%;background:rgba(var(--color-primary-rgb),.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-white);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.product-artist a p{margin:.6rem 0;color:#585858;font-size:.9rem;font-weight:800}.product-artist a:hover .artist-overlay{opacity:1}