.product-detail__main{padding:50px 0}.product-detail__main-wrapper{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.product-detail__description,.product-detail__media{width:calc(50% - 20px)}.product-detail__title{overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.product-detail__content+*,.product-detail__title+*{margin-top:30px}.product-detail__media{text-align:center}.tabs__control{display:flex;flex-wrap:wrap;gap:10px}.tabs__tab{background-color:#fff;border:1px solid var(--primary-2);border:1px solid rgba(var(--primary-2-rgb),.4);border-bottom:0;border-radius:4px 4px 0 0;color:currentColor;display:inline-block;min-width:240px;padding:12px 20px;position:relative;text-align:center;text-decoration:none;transition:all .2s ease-in-out}.tabs__tab:not(.tabs__tab--current):hover{background:var(--gray);border-color:rgba(var(--primary-2-rgb),.4)}.tabs__tab--current{background:var(--light-gray);border-color:var(--primary-2)}.tabs__tab.tabs__tab--current:after{background:var(--light-gray);content:"";display:block;height:1px;left:0;position:absolute;top:100%;width:100%}.tabs__content{background-color:var(--light-gray);display:none}.tabs__content--current{border-top:1px solid var(--primary-2);display:block}.tabs__content-inner{padding:40px 0}.product-details__related_products_grid{display:grid;gap:30px;column-gap:30px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));justify-content:center;justify-items:center;row-gap:30px}.product-details__related-product-link{align-items:center;display:flex;flex-wrap:wrap;gap:10px;text-decoration:none;width:100%}.product-details__related-product-image{border:1px solid var(--primary-2);width:90px;-wekit--transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.product-details__related-product-title{line-height:1.2;overflow-wrap:break-word;width:calc(100% - 100px);word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}a.product-details__related-product-link:hover img{box-shadow:0 3px 10px rgba(0,0,0,.3)}.product-details__colors+.product-details__colors{margin-top:20px}.product-details__colors-title{font-weight:700}.product-details__colors-list{display:grid;gap:30px;column-gap:30px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));justify-content:center;justify-items:center;row-gap:30px}.product-details__color{align-items:center;display:flex;flex-wrap:wrap;gap:10px;width:100%}.product-details__color-image{border:1px solid var(--primary-2);width:90px}.product-details__color-label{line-height:1.2;overflow-wrap:break-word;width:calc(100% - 100px);word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.product-details__pakket-verband{margin:0}div.product-details__color{width:100%}span.product-details__color-label{padding-left:15px}.product-details__color a{align-items:center;display:flex;text-decoration:none;width:100%}.product-details__specs{list-style-type:none;padding-left:0}.product-details__specs li{line-height:22px;margin-bottom:15px}.product-details__specs li strong{margin-bottom:0}.product-details__specs strong{display:block;margin-bottom:5px}.product-details__specs ul{margin-top:5px;padding-left:20px}.product-details__specs ul li{margin-bottom:5px}.product-details__specs ul{list-style-type:none;padding:0}.product-details__specs ul li:before{color:#000;content:"• ";font-size:14px;font-weight:700}.mfp-content figure{max-width:640px;width:100%}@media(max-width:992px){.tabs__tab{min-width:auto}.product-detail__main-wrapper{flex-direction:column-reverse;gap:40px}.product-detail__description,.product-detail__media{width:100%}}