.c-text-input:focus-visible,.c-button-template:focus-visible{outline-offset:.1875rem;outline:1px solid #03f}.c-auction-card{width:100%;position:relative}.c-auction-card__link{display:block}.c-auction-card__images{display:flex;position:relative}.c-auction-card__images-spacer{flex:0;padding-top:59%}.c-auction-card__images__explicit-label{z-index:1;color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:6.25rem;height:6.25rem;font-family:basisGrotesque,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-auction-card__image-element{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.c-auction-card__main-image{flex:3;position:relative;overflow:hidden}.c-auction-card__main-image .c-auction-card__image-element{transition:transform .5s ease-in-out}.c-auction-card__main-image.placeholder{background-color:#f0f1f5}.c-auction-card__thumb-images{flex-direction:column;flex:1;display:flex}.c-auction-card__thumb-image{flex:1;position:relative;overflow:hidden}.c-auction-card__thumb-image.placeholder{background-color:#f0f1f5}.c-auction-card__thumb-image.blurr:before{z-index:3;content:"";background-color:#000000b3;position:absolute;inset:0}.c-auction-card__number-of-lots{z-index:3;text-align:center;color:#fff;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.c-auction-card__text{white-space:break-spaces}.c-auction-card__text.placeholder{white-space:normal}.c-auction-card__subtitle{color:#565b60;margin-top:.875rem}@media only screen and (min-width:1024px){.c-auction-card__subtitle{margin-top:1rem}}.c-auction-card__subtitle.placeholder{background-color:#f0f1f5;width:70%;min-height:1rem;margin:10px 2px}.c-auction-card__heading{color:#000;min-height:2.5rem;margin-top:.25rem;line-height:1.25rem}@media only screen and (min-width:1312px){.c-auction-card__heading{min-height:2.625rem;margin-top:.375rem;line-height:1.3125rem}}.c-auction-card__heading.placeholder{background-color:#f0f1f5;min-height:20px;margin:10px 2px}.c-auction-card__timer{color:#919397;margin-top:.5rem;font-size:.875rem}@media only screen and (min-width:1024px){.c-auction-card__timer{margin-top:.625rem;font-size:.9375rem}}.c-auction-card__timer.placeholder{background-color:#f0f1f5;width:40%;min-height:1.25rem;margin:2px}.c-brand-window{position:relative;overflow:hidden}.c-brand-window__container{background-color:#fff;border-top-left-radius:50%;border-bottom-left-radius:50%;margin-right:-26.8041%;padding-top:126.804%;overflow:hidden;transform:translate(0,0)}.c-brand-window__image-container{position:absolute;inset:0 21.14% 0 0}.c-brand-window__image-element{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s ease-in-out;position:absolute;inset:0;transform:translate(0,0)}@layer components{.c-button__container{justify-content:stretch;align-items:stretch;transition:all .1s ease-in-out;display:inline-flex;position:relative}.c-button__container,.c-button__container:hover,.c-button__container:active{text-decoration:none}.c-button__content{flex:auto;justify-content:center;align-items:center;display:flex}.c-button__icon{vertical-align:middle;flex:none;display:inline-flex}.c-button__overlay{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.c-button--inside-input{position:absolute;top:50%;transform:translateY(-50%)}.c-button--disabled .c-button__overlay,.c-button--loading .c-button__overlay{pointer-events:none}.c-button--primary{text-align:center;min-width:3.25rem;height:3.25rem}.c-button--primary,.c-button--primary:hover,.c-button--primary:active{color:#fff}.c-button--primary.c-button--disabled{background-color:#d2d9e1}.c-button--primary.c-button--inside-input{right:0}.c-button__overlay--primary:hover{background-color:#ffffff29}.c-button__overlay--primary:active{background-color:#0000000a}.c-button__icon--primary:first-child:not(:last-child),.c-button__label--primary:first-child{margin-left:1.25rem}.c-button__icon--primary:last-child:not(:first-child),.c-button__label--primary:last-child{margin-right:1.25rem}.c-button--secondary{text-align:center;background-color:#fff;border:.0625rem solid #d2d9e1;min-width:3.25rem;height:3.25rem}.c-button--secondary.c-button--disabled{color:#919397}.c-button--secondary.c-button--inside-input{right:0}.c-button__overlay--secondary:hover{background-color:#ffffff52}.c-button__overlay--secondary:active{background-color:#0000000a}.c-button--tertiary{background-color:#0000;min-width:2rem;height:2rem}.c-button--tertiary.c-button--disabled{color:#919397}.c-button--tertiary.c-button--inside-input{right:1rem}.c-button--tertiary[href]:active,.c-button--tertiary[href]:hover{text-decoration:underline}.c-button__overlay--tertiary:hover~.c-button__content{filter:opacity(68%)}.c-button__overlay--tertiary:active~.c-button__content{filter:brightness(76%)}}.c-button__icon--secondary:first-child:not(:last-child),.c-button__label--secondary:first-child{margin-left:1.1875rem}.c-button__icon--secondary:last-child:not(:first-child),.c-button__label--secondary:last-child{margin-right:1.1875rem}.c-button--loading .c-button__spinner{width:1.2em;height:1.2em}.c-button--loading .c-button__icon,.c-button--loading .c-button__label{opacity:.3}.c-collection-card__images-container{width:100%;height:0;padding-top:59%;position:relative}.c-collection-card__images{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"image-portrait-0 image-landscape-0 image-portrait-1""image-portrait-0 image-portrait-2 image-portrait-1""image-landscape-1 image-portrait-2 count";gap:8px;width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.c-collection-card__image-portrait-0{grid-area:image-portrait-0}.c-collection-card__image-portrait-1{grid-area:image-portrait-1}.c-collection-card__image-portrait-2{grid-area:image-portrait-2}.c-collection-card__image-landscape-0{grid-area:image-landscape-0}.c-collection-card__image-landscape-1{grid-area:image-landscape-1}.c-collection-card__number-of-lots{grid-area:count}.c-collection-card__text{white-space:break-spaces}.c-collection-card__tags{color:#565b60;margin-top:.875rem}@media only screen and (min-width:1024px){.c-collection-card__tags{margin-top:1rem}}.c-collection-card__favorite{height:auto!important}.c-collection-card__title{color:#000;gap:16px;min-height:2.5rem;margin-top:.25rem;display:flex}@media only screen and (min-width:1312px){.c-collection-card__title{min-height:2.625rem;margin-top:.375rem}}.c-collection-card__ctaText{margin-top:.5rem}@media only screen and (min-width:1024px){.c-collection-card__ctaText{margin-top:.625rem}}.c-text-input{color:#000;background-color:#f0f1f5;border:1px solid #0000;border-radius:0;width:100%;padding:.8125rem 1.25rem;font-size:.875rem;line-height:1.14286;transition:all .1s ease-in-out}.c-text-input.info{border-color:#03f}.c-text-input.success{border-color:#11a88a}.c-text-input.warning{border-color:#d67500}.c-text-input.critical{border-color:#e62333}.c-text-input{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}@media only screen and (min-width:768px) and (max-width:1311px){.c-text-input{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-text-input{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}@media only screen and (min-width:768px){.c-text-input{padding:1.0625rem 1.25rem;font-size:.875rem;line-height:1.14286}}.c-text-input::placeholder{color:#565b60;opacity:1;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}@media only screen and (min-width:768px) and (max-width:1311px){.c-text-input::placeholder{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-text-input::placeholder{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}@media not all and (min-resolution:.001dpcm){.c-text-input::placeholder{line-height:normal}}.c-text-input.button-inside{padding-right:1.8125rem}.c-text-input.icon-after{padding-right:2.5rem}.c-text-input.main-bg{background-color:#fff}.c-searchable-select-old__menu{z-index:11;background:#fff;width:100%;max-height:15.625rem;font-size:.875rem;line-height:1.5;left:0;overflow:hidden auto}.c-searchable-select-old__menu li{cursor:pointer}.c-searchable-select-old__input{margin-left:0}.c-searchable-select .c-searchable-select__menu{z-index:11;background:#fff;width:100%;max-height:15.625rem;font-size:.875rem;line-height:1.5;left:0;overflow:hidden auto}.c-searchable-select .c-searchable-select__menu-item{cursor:pointer}.c-drawer{z-index:24;background-color:#fff;width:400px;height:100%;transition:all .3s ease-in-out;position:fixed;top:0;right:-400px;overflow:auto}.c-drawer.open{transition:all .3s ease-in-out;right:0}@media only screen and (min-width:768px) and (max-width:1311px){.c-drawer{width:373px;right:-373px}}@media only screen and (max-width:767px){.c-drawer{width:100%;display:none;right:0}.c-drawer.open{transition:none;display:block}}.c-link-experts-overview{color:#fff;white-space:normal;background-color:#03f;width:100%;padding-top:100%;display:block;position:relative;overflow:hidden}.c-link-experts-overview__title-wrapper{text-align:center;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571;position:absolute;inset:0}@media only screen and (min-width:768px) and (max-width:1311px){.c-link-experts-overview__title-wrapper{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-link-experts-overview__title-wrapper{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}.c-link-experts-overview__title{justify-content:center;align-items:center;max-width:100%;height:100%;margin:0 20px;display:flex}@media only screen and (min-width:1312px){.c-link-experts-overview__title{margin:0 24px}}.c-lot-card{width:100%;display:block;position:relative}.c-lot-card__image{padding-top:125%;position:relative;overflow:hidden}.c-lot-card__image.placeholder{background-color:#f0f1f5}.c-lot-card__image__explicit-label{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:6.25rem;height:6.25rem;font-family:basisGrotesque,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-lot-card__image.underline-status:after{content:"";background-color:currentColor;height:.25rem;position:absolute;bottom:0;left:0;right:0}.c-lot-card__image-element{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s ease-in-out;position:absolute;inset:0}.c-lot-card__content .placeholder:before{content:" ";background-color:#f0f1f5;display:block}.c-lot-card__title{color:#000;white-space:break-spaces;min-height:2.5rem;margin-top:.625rem;line-height:1.25rem}@media only screen and (min-width:1312px){.c-lot-card__title{min-height:2.625rem;line-height:1.3125rem}}.c-lot-card__status-text{margin-top:.75rem}.c-lot-card__price{color:#000}.c-lot-card__timer{color:#919397;margin-top:.5rem}.c-lot-card__top-left{position:absolute;top:.5rem;left:.5rem}@media only screen and (min-width:768px){.c-lot-card__top-left{top:.75rem;left:.75rem}}.c-lot-card__container{position:relative}.c-lot-card--disabled{pointer-events:none;background-color:#ffffff80;width:100%;height:100%;position:absolute;top:0}.c-lot-card__image-bottom-left{position:absolute;bottom:.5rem;left:.5rem}@media only screen and (min-width:768px){.c-lot-card__image-bottom-left{bottom:.75rem;left:.75rem}}.c-extended-lot-card{display:flex;position:relative}.c-extended-lot-card--disabled{pointer-events:none;background-color:#ffffff80;width:100%;height:100%;position:absolute;top:0}@media only screen and (min-width:1312px){.c-extended-lot-card:hover .c-extended-lot-card__more-text{visibility:visible}}@media only screen and (max-width:767px){.c-extended-lot-card{flex-direction:column}}.c-extended-lot-card__more-text{color:#03f;white-space:nowrap;visibility:hidden;margin-left:.25rem;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}@media only screen and (min-width:1024px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}}@media only screen and (min-width:1024px) and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}}@media only screen and (min-width:1024px) and (min-width:1312px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.47059}}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__more-text{display:inline}}.c-extended-lot-card__right-arrow{width:1rem;height:1rem;transform:translateY(3px)translate(4px)scale(.65)}.c-extended-lot-card__content{flex-direction:column;justify-content:space-between;width:50%;display:flex}@media only screen and (max-width:767px){.c-extended-lot-card__content{width:100%;height:fit-content}}@media only screen and (min-width:768px){.c-extended-lot-card__content{margin-left:24px}}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__content-upper-section{height:100%;overflow:hidden}}.c-extended-lot-card__content-lower-section{justify-content:space-between;align-items:flex-end;display:flex}.c-extended-lot-card__content-info{flex-direction:column;display:flex}.c-extended-lot-card__title{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:basisGrotesque,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.27778;display:-webkit-box;overflow:hidden}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.27778}}@media only screen and (min-width:1312px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.27273}}@media only screen and (min-width:1024px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.25}}@media only screen and (min-width:1024px) and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.625rem;font-weight:500;line-height:1.23077}}@media only screen and (min-width:1024px) and (min-width:1312px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.875rem;font-weight:500;line-height:1.26667}}.c-extended-lot-card__description{margin-right:.25rem;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571;display:inline}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}@media only screen and (min-width:1024px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}}@media only screen and (min-width:1024px) and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}}@media only screen and (min-width:1024px) and (min-width:1312px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.47059}}@media only screen and (max-width:767px){.c-extended-lot-card__description__truncated{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.c-extended-lot-card__price{color:#000;margin-top:.125rem;font-family:basisGrotesque,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.27778}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__price{font-family:basisGrotesque,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.27778}}@media only screen and (min-width:1312px){.c-extended-lot-card__price{font-family:basisGrotesque,sans-serif;font-size:1.1875rem;font-weight:500;line-height:1.26316}}.c-extended-lot-card__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.c-extended-lot-card__image-container{background-color:#f0f1f5;justify-content:center;width:50%;padding-top:37.5%;display:flex;position:relative;overflow:hidden}@media only screen and (min-width:1024px){.c-extended-lot-card__image-container{padding-top:25%}}@media only screen and (max-width:767px){.c-extended-lot-card__image-container{flex-direction:column;width:100%;padding-top:75%}}.c-extended-lot-card__image-container.underline-status:after{content:"";background-color:currentColor;height:.25rem;position:absolute;bottom:0;left:0;right:0}@media only screen and (max-width:767px){.c-extended-lot-card__place-bid{display:none}}.c-extended-lot-card__favorite{z-index:4;position:absolute;top:.75rem;left:.75rem}.c-extended-lot-card__overlay{z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}.c-extended-lot-card__image-bottom-left{position:absolute;bottom:.5rem;left:.5rem}@media only screen and (min-width:768px){.c-extended-lot-card__image-bottom-left{bottom:.75rem;left:.75rem}}.c-pagination__container{flex-direction:column;place-content:center flex-start;display:flex}.c-pagination__prev-next-buttons{justify-content:center;align-self:center;display:flex}@media only screen and (max-width:359px){.c-pagination__prev-next-buttons{width:100%}}.c-pagination__button:nth-child(2){margin-left:1rem}.c-pagination__button{width:10.25rem}@media only screen and (max-width:359px){.c-pagination__button{width:9.75rem}}@media only screen and (min-width:768px) and (max-width:1311px){.c-pagination__button{width:11.875rem}.c-pagination__button:nth-child(2){margin-left:1.25rem}}@media only screen and (min-width:1312px){.c-pagination__button{width:13.75rem}.c-pagination__button:nth-child(2){margin-left:1.5rem}}.c-pagination__pages{flex-direction:row;justify-content:space-around;align-self:center;align-items:center;margin-top:2rem;display:flex}@media only screen and (min-width:1024px){.c-pagination__pages{margin-top:2.5rem}}.c-pagination__page{color:#919397;font-size:.875rem;line-height:1.14286}@media only screen and (min-width:1024px){.c-pagination__page{font-size:1rem;line-height:1.125}}.c-pagination__page:not(:first-child){margin-left:.25rem}.c-pagination__page.current{color:#000}.c-pagination__page-gap,.c-pagination__page.current{padding:0 .5rem}@keyframes placeholder-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.c-placeholder{-webkit-user-select:none;user-select:none}.c-placeholder--animation{animation-name:placeholder-shimmer;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}.c-placeholder--white:not(.c-placeholder--animation){background:#fff}.c-placeholder--white.c-placeholder--animation{background:linear-gradient(90deg,#fff 10%,#ffffff80 18%,#fff 33%) 0 0/200% 100%}.c-placeholder--pale-gray:not(.c-placeholder--animation){background:#f0f1f5}.c-placeholder--pale-gray.c-placeholder--animation{background:linear-gradient(90deg,#f0f1f5 10%,#f0f1f580 18%,#f0f1f5 33%) 0 0/200% 100%}.c-placeholder--light-gray:not(.c-placeholder--animation){background:#d2d9e1}.c-placeholder--light-gray.c-placeholder--animation{background:linear-gradient(90deg,#d2d9e1 10%,#d2d9e180 18%,#d2d9e1 33%) 0 0/200% 100%}.c-placeholder--mid-gray:not(.c-placeholder--animation){background:#919397}.c-placeholder--mid-gray.c-placeholder--animation{background:linear-gradient(90deg,#919397 10%,#91939780 18%,#919397 33%) 0 0/200% 100%}.c-placeholder--dark-gray:not(.c-placeholder--animation){background:#565b60}.c-placeholder--dark-gray.c-placeholder--animation{background:linear-gradient(90deg,#565b60 10%,#565b6080 18%,#565b60 33%) 0 0/200% 100%}.c-placeholder--black:not(.c-placeholder--animation){background:#000}.c-placeholder--black.c-placeholder--animation{background:linear-gradient(90deg,#000 10%,#00000080 18%,#000 33%) 0 0/200% 100%}.c-truncated__contents{position:relative;overflow:hidden}.c-truncated__content.c-truncated__truncated{overflow:hidden}.c-truncated__content.c-truncated__truncated--with-max-lines{-ms-box-orient:vertical;box-orient:vertical;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box}.c-truncated__content--hidden{visibility:hidden;position:absolute}.c-text-field{width:100%}.c-text-field__wrapper{white-space:nowrap;vertical-align:middle;background-color:#f0f1f5;border-bottom:2px solid #f0f1f5;width:100%;height:3.25rem;padding:0;display:flex;position:relative}.c-text-field__wrapper.reduced-left-padding>:first-child{padding-left:5px}.c-text-field__wrapper:focus-within{outline-offset:.1875rem;z-index:9;outline:1px solid #03f}.c-text-field__prefix,.c-text-field__suffix{flex:none;align-items:center;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571;display:flex}@media only screen and (min-width:768px) and (max-width:1311px){.c-text-field__prefix,.c-text-field__suffix{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-text-field__prefix,.c-text-field__suffix{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}.c-text-field__prefix{padding-left:20px;padding-right:8px}.c-text-field__suffix{padding-left:8px;padding-right:20px}.c-text-field__input-wrapper{flex:auto}.c-text-field__input-wrapper:first-child{padding-left:20px}.c-text-field__input-wrapper:last-child{padding-right:20px}.c-text-field--with-floating-label .c-text-field__label{color:#565b60;pointer-events:none;transform-origin:0 0;background-color:#0000;margin:0;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571;transition:all .1s ease-out;display:block;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:768px) and (max-width:1311px){.c-text-field--with-floating-label .c-text-field__label{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-text-field--with-floating-label .c-text-field__label{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}.c-text-field__input{float:left;caret-color:#03f;color:#000;background:0 0;border:0;outline:none;width:100%;height:75%;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571;transition:all .1s ease-out;position:relative;top:7px}@media only screen and (min-width:768px) and (max-width:1311px){.c-text-field__input{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-text-field__input{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}.c-text-field__input:read-only{cursor:pointer}.c-text-field__input:disabled{cursor:not-allowed;color:#919397}@media not all and (min-resolution:.001dpcm){.c-text-field__input:disabled{color:#000;opacity:.5}}.c-text-field__input::placeholder{color:#565b60}.c-text-field--with-floating-label .c-text-field__input{top:13px}:-webkit-any(.c-text-field__input:not(:placeholder-shown)+label,.c-text-field__input:-webkit-autofill+label,.c-text-field__input:focus+label){font-family:basisGrotesque,sans-serif;font-size:.75rem;font-weight:500;line-height:1.25;top:14px}:is(.c-text-field__input:not(:placeholder-shown)+label,.c-text-field__input:autofill+label,.c-text-field__input:focus+label){font-family:basisGrotesque,sans-serif;font-size:.75rem;font-weight:500;line-height:1.25;top:14px}@media only screen and (min-width:768px) and (max-width:1311px){:-webkit-any(.c-text-field__input:not(:placeholder-shown)+label,.c-text-field__input:-webkit-autofill+label,.c-text-field__input:focus+label){font-family:basisGrotesque,sans-serif;font-size:.75rem;font-weight:500;line-height:1.25}:is(.c-text-field__input:not(:placeholder-shown)+label,.c-text-field__input:autofill+label,.c-text-field__input:focus+label){font-family:basisGrotesque,sans-serif;font-size:.75rem;font-weight:500;line-height:1.25}}@media only screen and (min-width:1312px){:-webkit-any(.c-text-field__input:not(:placeholder-shown)+label,.c-text-field__input:-webkit-autofill+label,.c-text-field__input:focus+label){font-family:basisGrotesque,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.23077}:is(.c-text-field__input:not(:placeholder-shown)+label,.c-text-field__input:autofill+label,.c-text-field__input:focus+label){font-family:basisGrotesque,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.23077}}.c-text-field__mode-icon{padding-left:8px;display:flex}.c-text-field__mode-icon:last-child{padding-right:20px}.c-text-field--success .c-text-field__wrapper{border-color:#11a88a}.c-text-field--success .c-text-field__mode-icon{color:#11a88a}.c-text-field--warning .c-text-field__wrapper{border-color:#d67500}.c-text-field--warning .c-text-field__mode-icon{color:#d67500}.c-text-field--critical .c-text-field__wrapper{border-color:#e62333}.c-text-field--critical .c-text-field__mode-icon{color:#e62333}.c-text-field__input:-webkit-autofill{background-color:#f0f1f5!important;background-clip:content-box!important;box-shadow:inset 0 0 0 60px #f0f1f5!important}.c-text-field__input:-webkit-autofill:hover{background-color:#f0f1f5!important;background-clip:content-box!important;box-shadow:inset 0 0 0 60px #f0f1f5!important}.c-text-field__input:-webkit-autofill:focus{background-color:#f0f1f5!important;background-clip:content-box!important;box-shadow:inset 0 0 0 60px #f0f1f5!important}@-moz-document url-prefix(){.c-text-field__input:-webkit-autofill{box-shadow:none!important;background-color:#0000!important}.c-text-field__input:-webkit-autofill:hover{box-shadow:none!important;background-color:#0000!important}.c-text-field__input:-webkit-autofill:focus{box-shadow:none!important;background-color:#0000!important}}.c-text-field__input[type=search]::-webkit-search-decoration{display:none}.c-text-field__input[type=search]::-webkit-search-cancel-button{display:none}.c-text-field__input[type=search]::-webkit-search-results-button{display:none}.c-text-field__input[type=search]::-webkit-search-results-decoration{display:none}
.c-button-template:focus-visible{outline-offset:.1875rem;outline:1px solid #03f}.c-auction-card{width:100%;position:relative}.c-auction-card__link{display:block}.c-auction-card__images{display:flex;position:relative}.c-auction-card__images-spacer{flex:0;padding-top:59%}.c-auction-card__images__explicit-label{z-index:1;color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:6.25rem;height:6.25rem;font-family:basisGrotesque,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-auction-card__image-element{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.c-auction-card__main-image{flex:3;position:relative;overflow:hidden}.c-auction-card__main-image .c-auction-card__image-element{transition:transform .5s ease-in-out}.c-auction-card__main-image.placeholder{background-color:#f0f1f5}.c-auction-card__thumb-images{flex-direction:column;flex:1;display:flex}.c-auction-card__thumb-image{flex:1;position:relative;overflow:hidden}.c-auction-card__thumb-image.placeholder{background-color:#f0f1f5}.c-auction-card__thumb-image.blurr:before{z-index:3;content:"";background-color:#000000b3;position:absolute;inset:0}.c-auction-card__number-of-lots{z-index:3;text-align:center;color:#fff;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.c-auction-card__text{white-space:break-spaces}.c-auction-card__text.placeholder{white-space:normal}.c-auction-card__subtitle{color:#565b60;margin-top:.875rem}@media only screen and (min-width:1024px){.c-auction-card__subtitle{margin-top:1rem}}.c-auction-card__subtitle.placeholder{background-color:#f0f1f5;width:70%;min-height:1rem;margin:10px 2px}.c-auction-card__heading{color:#000;min-height:2.5rem;margin-top:.25rem;line-height:1.25rem}@media only screen and (min-width:1312px){.c-auction-card__heading{min-height:2.625rem;margin-top:.375rem;line-height:1.3125rem}}.c-auction-card__heading.placeholder{background-color:#f0f1f5;min-height:20px;margin:10px 2px}.c-auction-card__timer{color:#919397;margin-top:.5rem;font-size:.875rem}@media only screen and (min-width:1024px){.c-auction-card__timer{margin-top:.625rem;font-size:.9375rem}}.c-auction-card__timer.placeholder{background-color:#f0f1f5;width:40%;min-height:1.25rem;margin:2px}.c-brand-window{position:relative;overflow:hidden}.c-brand-window__container{background-color:#fff;border-top-left-radius:50%;border-bottom-left-radius:50%;margin-right:-26.8041%;padding-top:126.804%;overflow:hidden;transform:translate(0,0)}.c-brand-window__image-container{position:absolute;inset:0 21.14% 0 0}.c-brand-window__image-element{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s ease-in-out;position:absolute;inset:0;transform:translate(0,0)}@layer components{.c-button__container{justify-content:stretch;align-items:stretch;transition:all .1s ease-in-out;display:inline-flex;position:relative}.c-button__container,.c-button__container:hover,.c-button__container:active{text-decoration:none}.c-button__content{flex:auto;justify-content:center;align-items:center;display:flex}.c-button__icon{vertical-align:middle;flex:none;display:inline-flex}.c-button__overlay{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.c-button--inside-input{position:absolute;top:50%;transform:translateY(-50%)}.c-button--disabled .c-button__overlay,.c-button--loading .c-button__overlay{pointer-events:none}.c-button--primary{text-align:center;min-width:3.25rem;height:3.25rem}.c-button--primary,.c-button--primary:hover,.c-button--primary:active{color:#fff}.c-button--primary.c-button--disabled{background-color:#d2d9e1}.c-button--primary.c-button--inside-input{right:0}.c-button__overlay--primary:hover{background-color:#ffffff29}.c-button__overlay--primary:active{background-color:#0000000a}.c-button__icon--primary:first-child:not(:last-child),.c-button__label--primary:first-child{margin-left:1.25rem}.c-button__icon--primary:last-child:not(:first-child),.c-button__label--primary:last-child{margin-right:1.25rem}.c-button--secondary{text-align:center;background-color:#fff;border:.0625rem solid #d2d9e1;min-width:3.25rem;height:3.25rem}.c-button--secondary.c-button--disabled{color:#919397}.c-button--secondary.c-button--inside-input{right:0}.c-button__overlay--secondary:hover{background-color:#ffffff52}.c-button__overlay--secondary:active{background-color:#0000000a}.c-button--tertiary{background-color:#0000;min-width:2rem;height:2rem}.c-button--tertiary.c-button--disabled{color:#919397}.c-button--tertiary.c-button--inside-input{right:1rem}.c-button--tertiary[href]:active,.c-button--tertiary[href]:hover{text-decoration:underline}.c-button__overlay--tertiary:hover~.c-button__content{filter:opacity(68%)}.c-button__overlay--tertiary:active~.c-button__content{filter:brightness(76%)}}.c-button__icon--secondary:first-child:not(:last-child),.c-button__label--secondary:first-child{margin-left:1.1875rem}.c-button__icon--secondary:last-child:not(:first-child),.c-button__label--secondary:last-child{margin-right:1.1875rem}.c-button--loading .c-button__spinner{width:1.2em;height:1.2em}.c-button--loading .c-button__icon,.c-button--loading .c-button__label{opacity:.3}.c-lot-card{width:100%;display:block;position:relative}.c-lot-card__image{padding-top:125%;position:relative;overflow:hidden}.c-lot-card__image.placeholder{background-color:#f0f1f5}.c-lot-card__image__explicit-label{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:6.25rem;height:6.25rem;font-family:basisGrotesque,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-lot-card__image.underline-status:after{content:"";background-color:currentColor;height:.25rem;position:absolute;bottom:0;left:0;right:0}.c-lot-card__image-element{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s ease-in-out;position:absolute;inset:0}.c-lot-card__content .placeholder:before{content:" ";background-color:#f0f1f5;display:block}.c-lot-card__title{color:#000;white-space:break-spaces;min-height:2.5rem;margin-top:.625rem;line-height:1.25rem}@media only screen and (min-width:1312px){.c-lot-card__title{min-height:2.625rem;line-height:1.3125rem}}.c-lot-card__status-text{margin-top:.75rem}.c-lot-card__price{color:#000}.c-lot-card__timer{color:#919397;margin-top:.5rem}.c-lot-card__top-left{position:absolute;top:.5rem;left:.5rem}@media only screen and (min-width:768px){.c-lot-card__top-left{top:.75rem;left:.75rem}}.c-lot-card__container{position:relative}.c-lot-card--disabled{pointer-events:none;background-color:#ffffff80;width:100%;height:100%;position:absolute;top:0}.c-lot-card__image-bottom-left{position:absolute;bottom:.5rem;left:.5rem}@media only screen and (min-width:768px){.c-lot-card__image-bottom-left{bottom:.75rem;left:.75rem}}.c-extended-lot-card{display:flex;position:relative}.c-extended-lot-card--disabled{pointer-events:none;background-color:#ffffff80;width:100%;height:100%;position:absolute;top:0}@media only screen and (min-width:1312px){.c-extended-lot-card:hover .c-extended-lot-card__more-text{visibility:visible}}@media only screen and (max-width:767px){.c-extended-lot-card{flex-direction:column}}.c-extended-lot-card__more-text{color:#03f;white-space:nowrap;visibility:hidden;margin-left:.25rem;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}@media only screen and (min-width:1024px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}}@media only screen and (min-width:1024px) and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}}@media only screen and (min-width:1024px) and (min-width:1312px){.c-extended-lot-card__more-text{font-family:basisGrotesque,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.47059}}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__more-text{display:inline}}.c-extended-lot-card__right-arrow{width:1rem;height:1rem;transform:translateY(3px)translate(4px)scale(.65)}.c-extended-lot-card__content{flex-direction:column;justify-content:space-between;width:50%;display:flex}@media only screen and (max-width:767px){.c-extended-lot-card__content{width:100%;height:fit-content}}@media only screen and (min-width:768px){.c-extended-lot-card__content{margin-left:24px}}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__content-upper-section{height:100%;overflow:hidden}}.c-extended-lot-card__content-lower-section{justify-content:space-between;align-items:flex-end;display:flex}.c-extended-lot-card__content-info{flex-direction:column;display:flex}.c-extended-lot-card__title{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:basisGrotesque,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.27778;display:-webkit-box;overflow:hidden}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.27778}}@media only screen and (min-width:1312px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.27273}}@media only screen and (min-width:1024px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.25}}@media only screen and (min-width:1024px) and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.625rem;font-weight:500;line-height:1.23077}}@media only screen and (min-width:1024px) and (min-width:1312px){.c-extended-lot-card__title{font-family:basisGrotesque,sans-serif;font-size:1.875rem;font-weight:500;line-height:1.26667}}.c-extended-lot-card__description{margin-right:.25rem;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571;display:inline}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}@media only screen and (min-width:1024px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}}@media only screen and (min-width:1024px) and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}}@media only screen and (min-width:1024px) and (min-width:1312px){.c-extended-lot-card__description{font-family:basisGrotesque,sans-serif;font-size:1.0625rem;font-weight:500;line-height:1.47059}}@media only screen and (max-width:767px){.c-extended-lot-card__description__truncated{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.c-extended-lot-card__price{color:#000;margin-top:.125rem;font-family:basisGrotesque,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.27778}@media only screen and (min-width:768px) and (max-width:1311px){.c-extended-lot-card__price{font-family:basisGrotesque,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.27778}}@media only screen and (min-width:1312px){.c-extended-lot-card__price{font-family:basisGrotesque,sans-serif;font-size:1.1875rem;font-weight:500;line-height:1.26316}}.c-extended-lot-card__image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.c-extended-lot-card__image-container{background-color:#f0f1f5;justify-content:center;width:50%;padding-top:37.5%;display:flex;position:relative;overflow:hidden}@media only screen and (min-width:1024px){.c-extended-lot-card__image-container{padding-top:25%}}@media only screen and (max-width:767px){.c-extended-lot-card__image-container{flex-direction:column;width:100%;padding-top:75%}}.c-extended-lot-card__image-container.underline-status:after{content:"";background-color:currentColor;height:.25rem;position:absolute;bottom:0;left:0;right:0}@media only screen and (max-width:767px){.c-extended-lot-card__place-bid{display:none}}.c-extended-lot-card__favorite{z-index:4;position:absolute;top:.75rem;left:.75rem}.c-extended-lot-card__overlay{z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}.c-extended-lot-card__image-bottom-left{position:absolute;bottom:.5rem;left:.5rem}@media only screen and (min-width:768px){.c-extended-lot-card__image-bottom-left{bottom:.75rem;left:.75rem}}.c-truncated__contents{position:relative;overflow:hidden}.c-truncated__content.c-truncated__truncated{overflow:hidden}.c-truncated__content.c-truncated__truncated--with-max-lines{-ms-box-orient:vertical;box-orient:vertical;-webkit-box-orient:vertical;-moz-box-orient:vertical;display:-webkit-box}.c-truncated__content--hidden{visibility:hidden;position:absolute}
.c-button-template:focus-visible{outline-offset:.1875rem;outline:1px solid #03f}.c-auction-card{width:100%;position:relative}.c-auction-card__link{display:block}.c-auction-card__images{display:flex;position:relative}.c-auction-card__images-spacer{flex:0;padding-top:59%}.c-auction-card__images__explicit-label{z-index:1;color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:6.25rem;height:6.25rem;font-family:basisGrotesque,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-auction-card__image-element{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.c-auction-card__main-image{flex:3;position:relative;overflow:hidden}.c-auction-card__main-image .c-auction-card__image-element{transition:transform .5s ease-in-out}.c-auction-card__main-image.placeholder{background-color:#f0f1f5}.c-auction-card__thumb-images{flex-direction:column;flex:1;display:flex}.c-auction-card__thumb-image{flex:1;position:relative;overflow:hidden}.c-auction-card__thumb-image.placeholder{background-color:#f0f1f5}.c-auction-card__thumb-image.blurr:before{z-index:3;content:"";background-color:#000000b3;position:absolute;inset:0}.c-auction-card__number-of-lots{z-index:3;text-align:center;color:#fff;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.c-auction-card__text{white-space:break-spaces}.c-auction-card__text.placeholder{white-space:normal}.c-auction-card__subtitle{color:#565b60;margin-top:.875rem}@media only screen and (min-width:1024px){.c-auction-card__subtitle{margin-top:1rem}}.c-auction-card__subtitle.placeholder{background-color:#f0f1f5;width:70%;min-height:1rem;margin:10px 2px}.c-auction-card__heading{color:#000;min-height:2.5rem;margin-top:.25rem;line-height:1.25rem}@media only screen and (min-width:1312px){.c-auction-card__heading{min-height:2.625rem;margin-top:.375rem;line-height:1.3125rem}}.c-auction-card__heading.placeholder{background-color:#f0f1f5;min-height:20px;margin:10px 2px}.c-auction-card__timer{color:#919397;margin-top:.5rem;font-size:.875rem}@media only screen and (min-width:1024px){.c-auction-card__timer{margin-top:.625rem;font-size:.9375rem}}.c-auction-card__timer.placeholder{background-color:#f0f1f5;width:40%;min-height:1.25rem;margin:2px}.c-brand-window{position:relative;overflow:hidden}.c-brand-window__container{background-color:#fff;border-top-left-radius:50%;border-bottom-left-radius:50%;margin-right:-26.8041%;padding-top:126.804%;overflow:hidden;transform:translate(0,0)}.c-brand-window__image-container{position:absolute;inset:0 21.14% 0 0}.c-brand-window__image-element{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s ease-in-out;position:absolute;inset:0;transform:translate(0,0)}@layer components{.c-button__container{justify-content:stretch;align-items:stretch;transition:all .1s ease-in-out;display:inline-flex;position:relative}.c-button__container,.c-button__container:hover,.c-button__container:active{text-decoration:none}.c-button__content{flex:auto;justify-content:center;align-items:center;display:flex}.c-button__icon{vertical-align:middle;flex:none;display:inline-flex}.c-button__overlay{z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.c-button--inside-input{position:absolute;top:50%;transform:translateY(-50%)}.c-button--disabled .c-button__overlay,.c-button--loading .c-button__overlay{pointer-events:none}.c-button--primary{text-align:center;min-width:3.25rem;height:3.25rem}.c-button--primary,.c-button--primary:hover,.c-button--primary:active{color:#fff}.c-button--primary.c-button--disabled{background-color:#d2d9e1}.c-button--primary.c-button--inside-input{right:0}.c-button__overlay--primary:hover{background-color:#ffffff29}.c-button__overlay--primary:active{background-color:#0000000a}.c-button__icon--primary:first-child:not(:last-child),.c-button__label--primary:first-child{margin-left:1.25rem}.c-button__icon--primary:last-child:not(:first-child),.c-button__label--primary:last-child{margin-right:1.25rem}.c-button--secondary{text-align:center;background-color:#fff;border:.0625rem solid #d2d9e1;min-width:3.25rem;height:3.25rem}.c-button--secondary.c-button--disabled{color:#919397}.c-button--secondary.c-button--inside-input{right:0}.c-button__overlay--secondary:hover{background-color:#ffffff52}.c-button__overlay--secondary:active{background-color:#0000000a}.c-button--tertiary{background-color:#0000;min-width:2rem;height:2rem}.c-button--tertiary.c-button--disabled{color:#919397}.c-button--tertiary.c-button--inside-input{right:1rem}.c-button--tertiary[href]:active,.c-button--tertiary[href]:hover{text-decoration:underline}.c-button__overlay--tertiary:hover~.c-button__content{filter:opacity(68%)}.c-button__overlay--tertiary:active~.c-button__content{filter:brightness(76%)}}.c-button__icon--secondary:first-child:not(:last-child),.c-button__label--secondary:first-child{margin-left:1.1875rem}.c-button__icon--secondary:last-child:not(:first-child),.c-button__label--secondary:last-child{margin-right:1.1875rem}.c-button--loading .c-button__spinner{width:1.2em;height:1.2em}.c-button--loading .c-button__icon,.c-button--loading .c-button__label{opacity:.3}.c-collection-card__images-container{width:100%;height:0;padding-top:59%;position:relative}.c-collection-card__images{grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"image-portrait-0 image-landscape-0 image-portrait-1""image-portrait-0 image-portrait-2 image-portrait-1""image-landscape-1 image-portrait-2 count";gap:8px;width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.c-collection-card__image-portrait-0{grid-area:image-portrait-0}.c-collection-card__image-portrait-1{grid-area:image-portrait-1}.c-collection-card__image-portrait-2{grid-area:image-portrait-2}.c-collection-card__image-landscape-0{grid-area:image-landscape-0}.c-collection-card__image-landscape-1{grid-area:image-landscape-1}.c-collection-card__number-of-lots{grid-area:count}.c-collection-card__text{white-space:break-spaces}.c-collection-card__tags{color:#565b60;margin-top:.875rem}@media only screen and (min-width:1024px){.c-collection-card__tags{margin-top:1rem}}.c-collection-card__favorite{height:auto!important}.c-collection-card__title{color:#000;gap:16px;min-height:2.5rem;margin-top:.25rem;display:flex}@media only screen and (min-width:1312px){.c-collection-card__title{min-height:2.625rem;margin-top:.375rem}}.c-collection-card__ctaText{margin-top:.5rem}@media only screen and (min-width:1024px){.c-collection-card__ctaText{margin-top:.625rem}}.c-drawer{z-index:24;background-color:#fff;width:400px;height:100%;transition:all .3s ease-in-out;position:fixed;top:0;right:-400px;overflow:auto}.c-drawer.open{transition:all .3s ease-in-out;right:0}@media only screen and (min-width:768px) and (max-width:1311px){.c-drawer{width:373px;right:-373px}}@media only screen and (max-width:767px){.c-drawer{width:100%;display:none;right:0}.c-drawer.open{transition:none;display:block}}.c-link-experts-overview{color:#fff;white-space:normal;background-color:#03f;width:100%;padding-top:100%;display:block;position:relative;overflow:hidden}.c-link-experts-overview__title-wrapper{text-align:center;font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571;position:absolute;inset:0}@media only screen and (min-width:768px) and (max-width:1311px){.c-link-experts-overview__title-wrapper{font-family:basisGrotesque,sans-serif;font-size:.875rem;font-weight:500;line-height:1.28571}}@media only screen and (min-width:1312px){.c-link-experts-overview__title-wrapper{font-family:basisGrotesque,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.26667}}.c-link-experts-overview__title{justify-content:center;align-items:center;max-width:100%;height:100%;margin:0 20px;display:flex}@media only screen and (min-width:1312px){.c-link-experts-overview__title{margin:0 24px}}.c-lot-card{width:100%;display:block;position:relative}.c-lot-card__image{padding-top:125%;position:relative;overflow:hidden}.c-lot-card__image.placeholder{background-color:#f0f1f5}.c-lot-card__image__explicit-label{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:6.25rem;height:6.25rem;font-family:basisGrotesque,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-lot-card__image.underline-status:after{content:"";background-color:currentColor;height:.25rem;position:absolute;bottom:0;left:0;right:0}.c-lot-card__image-element{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s ease-in-out;position:absolute;inset:0}.c-lot-card__content .placeholder:before{content:" ";background-color:#f0f1f5;display:block}.c-lot-card__title{color:#000;white-space:break-spaces;min-height:2.5rem;margin-top:.625rem;line-height:1.25rem}@media only screen and (min-width:1312px){.c-lot-card__title{min-height:2.625rem;line-height:1.3125rem}}.c-lot-card__status-text{margin-top:.75rem}.c-lot-card__price{color:#000}.c-lot-card__timer{color:#919397;margin-top:.5rem}.c-lot-card__top-left{position:absolute;top:.5rem;left:.5rem}@media only screen and (min-width:768px){.c-lot-card__top-left{top:.75rem;left:.75rem}}.c-lot-card__container{position:relative}.c-lot-card--disabled{pointer-events:none;background-color:#ffffff80;width:100%;height:100%;position:absolute;top:0}.c-lot-card__image-bottom-left{position:absolute;bottom:.5rem;left:.5rem}@media only screen and (min-width:768px){.c-lot-card__image-bottom-left{bottom:.75rem;left:.75rem}}@keyframes placeholder-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.c-placeholder{-webkit-user-select:none;user-select:none}.c-placeholder--animation{animation-name:placeholder-shimmer;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards}.c-placeholder--white:not(.c-placeholder--animation){background:#fff}.c-placeholder--white.c-placeholder--animation{background:linear-gradient(90deg,#fff 10%,#ffffff80 18%,#fff 33%) 0 0/200% 100%}.c-placeholder--pale-gray:not(.c-placeholder--animation){background:#f0f1f5}.c-placeholder--pale-gray.c-placeholder--animation{background:linear-gradient(90deg,#f0f1f5 10%,#f0f1f580 18%,#f0f1f5 33%) 0 0/200% 100%}.c-placeholder--light-gray:not(.c-placeholder--animation){background:#d2d9e1}.c-placeholder--light-gray.c-placeholder--animation{background:linear-gradient(90deg,#d2d9e1 10%,#d2d9e180 18%,#d2d9e1 33%) 0 0/200% 100%}.c-placeholder--mid-gray:not(.c-placeholder--animation){background:#919397}.c-placeholder--mid-gray.c-placeholder--animation{background:linear-gradient(90deg,#919397 10%,#91939780 18%,#919397 33%) 0 0/200% 100%}.c-placeholder--dark-gray:not(.c-placeholder--animation){background:#565b60}.c-placeholder--dark-gray.c-placeholder--animation{background:linear-gradient(90deg,#565b60 10%,#565b6080 18%,#565b60 33%) 0 0/200% 100%}.c-placeholder--black:not(.c-placeholder--animation){background:#000}.c-placeholder--black.c-placeholder--animation{background:linear-gradient(90deg,#000 10%,#00000080 18%,#000 33%) 0 0/200% 100%}
.c-button-template:focus-visible{outline-offset:.1875rem;outline:1px solid #03f}
/*# sourceMappingURL=09hty4nuc5pj3.css.map*/