.popup{background-color:#00000080;box-shadow:0 4px 4px #00000040;display:flex;opacity:0;position:fixed;transition:opacity .4s ease-in,visibility .4s ease-out;visibility:hidden}.popup,.popup__overlay{height:100%;left:0;top:0;width:100%;z-index:1}.popup__overlay{cursor:pointer;position:absolute}.popup__container{margin:auto;padding:40px;position:relative;transition:padding 1s linear;z-index:10}@media screen and (max-width:550px){.popup__container{padding:40px 0 0}}.popup__close-button{background-color:initial;background-image:url(/static/media/CloseIcon.973e77374abfb705de40.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;cursor:pointer;height:32px;position:absolute;right:0;top:0;width:32px}@media screen and (max-width:550px){.popup__close-button{height:20px;width:20px}}.popup_opened{opacity:1;visibility:visible}.popup__content-container{display:flex;flex-direction:column;margin:0}.popup__image-big{max-height:75vh;max-width:75vw}.popup__image-caption{color:#fff;font-size:12px;line-height:1.21;margin:10px 0 0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;margin:0 auto;max-width:1280px;text-align:center}.App-logo{height:10vmin;pointer-events:none}.App-header{align-items:center;background-color:#fff;border-bottom:3px solid #000;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:5vh;padding:20px 0}.App-link{color:#61dafb}.header{align-items:center;background-color:#000;border-bottom:.5em solid #d4b503b3;display:flex;justify-content:space-between;margin:0 auto 1em;max-width:100%;padding:2em;z-index:2}@media screen and (max-width:900px){.header{margin:0 auto 34px;padding:28px 0 40px}}.header__logo{background-position:50%;background-repeat:no-repeat;background-size:cover;height:auto;width:100px}@media screen and (max-width:550px){.header__logo{height:24px;width:103px}}.header__text{color:#d4b503;font-size:small;font-weight:400;margin:5px;text-decoration:none}.header__decor{text-decoration:none}.header__adres,.header__decor{align-items:center;display:flex}.header__adres{flex-direction:column}.menu__link{color:#d4b503;cursor:pointer;font-size:small;margin:1em;text-decoration:none;z-index:1}.menu__link_active{background-color:none;color:#fff}.menu{border:20px auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#000;box-shadow:0 8px 16px 0 #0003;display:none;min-width:140px;position:absolute;text-align:left;z-index:1}.dropdown-link{color:#fff;display:block;padding:12px 16px;text-decoration:none}.dropdown-content a:hover{background-color:#000}.dropdown:hover .dropdown-content{display:flex;flex-direction:column;justify-content:space-around;justify-content:center}.dropdown:hover .dropbtn{background-color:#fff}.card__wrapper{grid-column-gap:17px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card__wrapper,.card__wrapper-tovars{grid-row-gap:20px;align-items:flex-start;display:grid;grid-template-rows:auto auto;height:100%;list-style:none;padding-inline-start:0;width:100%}.card__wrapper-tovars{grid-column-gap:20px;grid-template-columns:repeat(auto-fit,minmax(10vh,22vh))}.card__body{border-radius:8px;box-shadow:0 5px 10px 2px #0000001a;flex-direction:column}.card__body,.card__body_one{background-color:#fff;display:flex;height:100%;padding-bottom:8px;width:100%}.card__body_one{flex-direction:row;justify-content:flex-start}.card__body:hover{box-shadow:0 5px 10px 3px #0000004d;transform:translateY(-5px)}.card__collection,.card__country,.card__name,.card__size{color:#000;margin:2px 10px;text-align:left}.card__img{border-radius:8px 8px 0 0;height:250px;object-fit:cover;width:100%}.card__img_card{height:100%;object-fit:cover;width:500px}.card__collection{font-size:larger;font-weight:700;margin-bottom:12px;text-decoration:none}.card__country,.card__name{font-size:medium;text-decoration:none}.card__size{font-size:small}.card__conteiner{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;max-height:100%;padding-bottom:8px;width:100%}.card__page{align-content:center;height:100%;padding:0;width:100%}.card__img_interiors{height:100%;object-fit:cover;width:100%}.card__img_tovar{height:14vh;object-fit:contain;width:auto}.card__img-interior{display:flex;flex-direction:column;justify-content:space-between}.card__img-interiors{grid-row-gap:10px;grid-column-gap:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,160px));grid-template-rows:repeat(auto-fit,minmax(80px,160px));height:100%;list-style:none;margin:0;padding:0 10px;width:700px}.card__img_tovars{height:100%;width:100%}.icon-button{--size:40px;cursor:pointer;height:var(--size);min-width:var(--size)}.icon-button.left,.icon-button.left.disable{background:url(/static/media/arrow_left.895077e69b6af98324ca.svg) 50%/100% 100% no-repeat}.icon-button.left:hover{background:url(/static/media/arrow_left_active.cca6662ae88d70983687.svg) 50%/100% 100% no-repeat}.icon-button.right,.icon-button.right.disable{background:url(/static/media/arrow_right.02798f3a5813e21af21b.svg) 50%/100% 100% no-repeat}.icon-button.right:hover{background:url(/static/media/arrow_right_active.56b196b52b48adc303c1.svg) 50%/100% 100% no-repeat}.icon-button.left.disable,.icon-button.right.disable{pointer-events:none}.slider-wrap{width:100%}.slider-wrap,.slider__actions{align-items:center;display:flex}.slider__actions{gap:15px;justify-content:space-between;margin:auto 0;position:absolute;width:1280px;z-index:1}.slider{display:flex;gap:15px}.slide{border:0 solid #fff;border-radius:10px;box-shadow:0 0 0 #0006;flex:1 1;flex-grow:0.5;height:30vw;max-height:400px;overflow:hidden;position:relative;transition:.3s}.slide.active{border-width:.5px;box-shadow:2px 4px 8px #00000080;flex-grow:3}.slide img{height:101%;object-fit:cover;object-position:center;width:101%}.slide__info{left:20px;opacity:0;position:absolute;top:30px;transition:.5s;white-space:nowrap}.slide.active .slide__info{opacity:1}.slide__label,.slide__title{font-weight:700}.slide__title{font-size:26px}.content__grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:3fr 2fr;max-width:90vw}.label{color:#fff;font-size:60px;text-decoration:none}.footer{border-top:3px solid #000;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:1em;padding-top:30px}.text{color:#000;font-weight:700;margin:10px 5px;text-decoration:none}.link:hover{color:#9c9c9c}.decor{align-items:center;display:flex;text-decoration:none}.footer__icon{height:20px;margin-right:5px}.fasadStrit{height:400px;margin-right:2em}.adres{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:30px}
/*# sourceMappingURL=main.315a0206.css.map*/