.product{margin-top:30px}@media(max-width:900px){.product{margin-top:9px}}.product .breadcrumb{display:flex;align-items:center}.product .breadcrumb__item{color:#000;border-left:1px solid #000;margin-left:12px;padding-left:12px;font-size:14px}@media(max-width:900px){.product .breadcrumb__item{color:#000;border-left:1px solid #000;margin-left:12px;padding-left:12px;font-size:11px}}.product__quantity--buy{display:flex;gap:8px;margin-top:15px}.product__wrapper{display:flex;gap:20px}@media(max-width:1050px){.product__wrapper{flex-direction:column}}.product__gallery{width:70%}@media(max-width:1050px){.product__gallery{width:100%}}.product__info{width:30%;margin-top:10px}@media(max-width:1050px){.product__info{width:100%}}@media(min-width:1150px){.product__info--wrapper{position:sticky;top:120px}}.product__title{font-size:18px;display:block;text-transform:uppercase}@media(max-width:900px){.product__title{font-size:16px;line-height:22px}}.product__review{margin-top:10px}.product .reviews-anchor{margin-top:10px;text-decoration:none;color:#83004f}.product .reviews-anchor .konfidency.summary{align-items:center}.product__price{margin-top:30px;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.product .price__before{text-decoration:line-through}.product .price__after{font-weight:900;font-size:18px}.product .product__installment{font-size:13px;width:100%;display:block}.product .product__installment strong{font-weight:bold}.product__info--wrapper>.product__quantity--buy .product__quantity{border:1px solid #b9b9b9;padding:9px 12px;background:#fff;display:inline-flex;align-items:center;justify-content:space-between;width:180px;height:45px}.product__info--wrapper>.product__quantity--buy .product__quantity button{border:0;background:transparent;cursor:pointer;padding:0;width:40px;height:30px;font-size:18px;font-weight:bold;color:#000}.product__info--wrapper>.product__quantity--buy .product__quantity input{border:0;text-align:center;width:80px;color:#000;opacity:1;font-weight:bold}.product__buy{display:flex;gap:4px;flex:1}.product__buy button{width:100%;height:45px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:600;font-size:16px}.product__buy--add{border:1px solid #000;color:#000;background:transparent}.product__buy--buy{background:#52c04e;color:#fff;border:1px solid #52c04e}.attribute{margin-top:30px}.attribute.attribute__size{margin-top:30px}.attribute.attribute__size button{background:#efefef;color:#000;display:flex;align-items:center;gap:9px;border:0;padding:4px 8px;margin-left:12px}.attribute.attribute__size button svg{width:44px;height:22px}.attribute__size--title{display:flex;align-items:center}.attribute__size--title p{font-weight:bold;font-size:14px}.attribute__size--title a{background:transparent;border:0;display:flex;align-items:center;gap:4px;text-decoration:none;color:#000;margin-left:4px}.attribute__items{display:flex;margin-top:15px;flex-wrap:wrap;gap:8px}.attribute .attribute__item{position:relative}.attribute .attribute__item--size label{border:1px solid #8b8989;display:flex;align-items:center;justify-content:center;font-weight:600;min-width:40px;min-height:40px;padding:0 4px;font-size:12px;border-radius:50%}.attribute .attribute__item--size input{position:absolute;margin:0;left:0;top:0;width:100%;height:100%;cursor:pointer;z-index:2;opacity:0}.attribute .attribute__item--size input:checked~label{border:2px solid #000}.attribute .attribute__item--size input.disabled~label{opacity:.5}.attribute .attribute__item--size input.disabled~label:after{background-color:#969696;content:"";display:block;height:2px;left:0;position:absolute;transform:rotate(45deg);width:40px}.attribute__color--title{font-weight:bold}.attribute .attribute__item--color{position:relative;width:34px;height:34px;border-radius:50%}.attribute .attribute__item--color img{width:34px;height:34px;border-radius:50%;border:1px solid #000}.attribute .attribute__item--color input{position:absolute;margin:0;left:0;top:0;width:100%;height:100%;cursor:pointer;z-index:2;opacity:0}.attribute .attribute__item--color input:checked~label img{border:2px solid #000}.attribute .attribute__item--color input:disabled~label{opacity:.5}.product__related--title{display:flex;align-items:center;justify-content:center}.product__related--title h2{font-weight:bold}.product__related--title p{margin-left:10px;font-size:14px}.product__related .spot .product__price{flex-direction:row}.product__related .spots{margin-top:30px}.customer__ratings{margin-top:50px}.modal-comp-overlay{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.8)}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-comp-content{max-width:500px;width:100%;background:#fff;border-radius:10px;overflow:hidden}.modal__header{display:flex;align-items:center;justify-content:space-between;width:100%;background:#000;padding:15px}.modal__header span{font-size:16px;font-weight:600;color:#fff}.modal__close{width:40px;height:40px;background:#fff;color:#000;display:flex;justify-content:center;align-items:center;border-radius:50%;font-weight:600;font-size:16px;cursor:pointer}.modal-comp-content .modal__body{width:100%;padding:20px;max-height:400px;overflow:auto}.modal-sizes .modal__body p{font-size:0}.modal-sizes .modal__body ol{display:none}.product__quantity--title{font-weight:bold;margin-top:20px}.product__accordion .accordion-more{display:none}.product__accordion .accordion-content strong,.product__accordion .accordion-content b{font-weight:bold}.product__accordion #description{order:-1}.stock__empty{background:#eaeaea;border-radius:10px;padding:20px;position:relative;margin-top:40px}.stock__empty--icon svg{width:100%;height:100%}.stock__empty--icon{width:50px;height:50px;position:absolute;top:-23px;right:20px}.stock__empty--text span{font-weight:700;font-size:15px}.stock__empty--text p{font-weight:400;font-size:14px;display:block;margin-top:10px}.stock__empty form{display:flex;flex-direction:column;margin-top:10px;gap:5px}.stock__empty input{width:100%;background:#fff;border:0;border-radius:5px;height:47px;padding:0 10px}.stock__empty button{width:100%;background:#83004f;border:0;border-radius:5px;height:47px;padding:0 10px;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:bold}.stock__alert{display:none;background:#83004f;color:#fff;border-radius:2px;font-size:14px;padding:8px}.stock__alert strong{font-weight:bold;margin-left:3px}.accordion{margin-top:60px;display:flex;flex-direction:column}.accordion button{position:relative;display:block;text-align:left;width:100%;padding:1em 0;font-size:13px;background:transparent;border:0;color:#000;text-transform:uppercase;transition:all 300ms ease-in-out;cursor:pointer}.accordion button[aria-expanded=true] .icon{background-size:100% 100%;transform:rotate(180deg)}.accordion button[aria-expanded=true]+.accordion-content{opacity:1;max-height:none;padding:15px}.accordion .icon{display:inline-block;position:absolute;top:18px;right:10px;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 1.5L8 8.5L1 1.5' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:100% 100%;transition:all 300ms ease-in-out}.accordion-item{border-bottom:1px solid #acacac}.accordion-title{padding:1em 1.5em 1em 0}.accordion-content{opacity:0;max-height:0;overflow:hidden;font-size:14px;line-height:19px}.accordion-content img{width:auto!important;height:auto!important}.product__gallery{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.product__gallery figure{width:calc(50% - 4px)}@media(min-width:1050px){.accordion button[aria-expanded=true]+.accordion-content{max-height:300px;overflow-y:auto}.product__gallery figure{height:auto}}.product__gallery img{display:block;width:100%;max-width:100%;height:auto}@media(min-width:900px){.product__gallery .swiper-wrapper{flex-wrap:wrap;gap:8px}}.pswp img{height:auto!important}.product__list .product__wrapper{margin-top:20px}.product__gallery--container{width:50%}.product__list .product__gallery{margin-top:0;width:100%}.product__list .product__info{margin-top:0;width:initial;flex:1}.product__info--wrapper .product__list--item{margin-top:10px}.list__item{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}.list__item--left{display:flex;align-items:center;width:22%}.list__item--right{flex:1;margin-left:30px}.list__item--left .image-secondary{display:none}.list__item--left .image-primary{width:100%;height:auto}.list__item--title{display:block;font-weight:400;font-size:14px;color:#000;line-height:22px;text-transform:uppercase}.list__item--right .product__price{margin-top:15px}.list__item--right .attribute.attribute__size{margin-top:20px}.list__item--right .attribute.attribute__color{margin-top:20px}.product__infos--list-right .accordion{margin-top:30px}.product__infos--list-right>span{text-align:center;font-size:13px;display:block;margin:10px auto 0;max-width:299px;line-height:15px}.product__infos--list-right br{display:none}.product__infos--list-left .product__price{margin-top:0}.list__item .attribute.attribute__size button{display:none}.list__item--input{position:absolute;top:4px;left:4px;overflow:hidden;opacity:0}.list__item--input label{position:relative}.list__item--input input{position:absolute;width:100%;height:100%;opacity:0;cursor:pointer;margin:0}.list__item--added{background:#fff;color:#757575;font-size:14px;width:22px;height:22px;justify-content:center;align-items:center}.list__item--added{display:none}.list__item--added svg{width:24px}.list__item--removed{background:#fff;color:#757575;font-size:14px;width:22px;height:22px}.list__item--input input:checked~.list__item--added{display:flex}.list__item--input input:checked~.list__item--removed{display:none}.product__list .product__gallery figure{width:100%}@media(max-width:650px){.list__item{flex-direction:column;gap:20px}.list__item--left{width:100%}.list__item--right{width:100%;margin-top:0}}@media(max-width:900px){.list__item--left{margin-left:0}.list__item--left .spot__image{width:35%;margin:0 auto}.list__item--right{margin-left:0}.list__item--input{bottom:initial}}.buy__together--wrapper{margin-top:30px;background:#f3f3f3;border-radius:10px;padding:20px 15px 15px;display:flex;gap:22px;align-items:center}.buy__together--buttonOpen{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:bold;text-transform:uppercase;border-radius:5px;background:#52c04e;padding:8px 12px;cursor:pointer;margin-top:10px;width:100%;border:0;color:#fff}.buy__together--info{display:none}.buy__together--add{font-size:15px;font-weight:bold;text-transform:uppercase;text-align:center}.buy__together--items{display:flex;flex:1}.buy__together--image img{width:100%;border-radius:5px;height:auto}.buy__together--image .image-secondary{display:none}.buy__together--info-product{display:none}.buy__together--add-button{width:160px}.buy__together--overlay{position:fixed;top:0;left:0;background:#000;opacity:.5;z-index:2;width:100%;height:100%;display:none}.buy__together--overlay.active{display:block}.buy__together--header{display:none;align-items:center;justify-content:space-between;font-size:18px;text-transform:uppercase;font-weight:700}.buy__together--plusIcon{display:flex;align-items:center;padding:0 5px}.buy__together--wrapper.active{background:#fff;z-index:9999999999999;position:fixed;right:0;top:0;height:100%;width:420px;padding:30px;margin-top:0;flex-direction:column;justify-content:initial;align-items:initial;border-radius:0;overflow:auto}@media(max-width:600px){.buy__together--wrapper.active{width:90%}}.buy__together--wrapper.active .buy__together--header{display:flex}.buy__together--wrapper.active .buy__together--add-button{display:none}.buy__together--wrapper.active .buy__together--items{flex-direction:column;align-items:center}.buy__together--wrapper.active .buy__together--plusIcon{display:block;margin:20px 0}.buy__together--wrapper.active .buy__together--info-product{display:block;width:200px}.buy__together--wrapper.active .buy__together--item{display:flex;gap:25px}.buy__together--wrapper.active .buy__together--image{flex:1}.buy__together--wrapper.active .buy__together--name{text-transform:uppercase;font-weight:bold;font-size:14px;line-height:16px}.buy__together--wrapper.active .attribute{margin-top:10px}.buy__together--wrapper.active .product__quantity{margin-top:10px}.buy__together--wrapper.active .buy__together--info{display:block}.buy__together--wrapper.active .buy__together--info .product__table--button{display:none}.buy__together--close{background:transparent;border:0}.buy__together--info-product .attribute__size--title button{display:none}.buy__together--info .product__buy{margin-top:10px}.buy__together--info-product .product__quantity--wrapper{border:1px solid #b9b9b9;padding:9px 12px;background:#fff;display:inline-flex;align-items:center;justify-content:space-between;width:180px;height:45px;margin-top:8px}.buy__together--info-product .product__quantity--wrapper button{border:0;background:transparent;cursor:pointer;padding:0;width:40px;height:30px;font-size:18px;font-weight:bold;color:#000}.buy__together--info-product .product__quantity--wrapper input{border:0;text-align:center;width:80px;color:#000;opacity:1;font-weight:bold}@media(max-width:900px){.product__list .product__gallery--container{width:100%}}.product__list .product__gallery .swiper-wrapper{flex-wrap:initial;gap:0}@media(max-width:900px){.product__infos--list--price{flex-direction:column}.product__infos--list-right{width:100%}.product__infos--list-left{text-align:center}.product__infos--list-left .product__price{justify-content:center;text-align:center}}.list__item--right .attribute__color{display:none}.product__list--warn{display:block;margin-top:20px;line-height:20px}.product__list--warn strong{font-weight:bold}.product__list .swiper-pagination-bullet{opacity:1;width:15px;height:15px;background:#fff}.product__list .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}@media(max-width:900px){.list__item--removed,.list__item--add{border:1px solid #000}}.product__list .attribute .attribute__item--size label{width:42px;height:42px}.product__list .product__buy button:after{content:" Kit";margin-left:4px}.product__list--warn.mobile{display:none}.product__infos--list--price{display:flex;align-items:center}.product__infos--list-right{flex:1}.product__infos--list--price{margin-top:20px;gap:10px}.product__infos--list-left{max-width:120px}.product__list .accordion{margin-top:20px}.product__list .product__title{margin-bottom:20px}@media(max-width:900px){.product__list--warn.mobile{display:block}.product__list--warn.desktop{display:none}.product__infos--list--price{display:flex;align-items:initial;flex-direction:column}.product__infos--list-left{max-width:100%}}@media(min-width:900px){.product__list .attribute .attribute__item--size input:checked~label{border:3px solid #000}.product__list .swiper-pagination-bullet{width:8px;height:8px}}@media(max-width:900px){.product__list .swiper-pagination-bullet{display:none}.product__list .product__buy{position:fixed;bottom:0;left:0;width:100%;z-index:2}}
