.visible-overflow{overflow:visible !important}.product-overview{color:#000}.product-overview__headline{margin-top:0.5rem;margin-bottom:1.5rem;color:#000;text-transform:uppercase;font-family:"Futura Bold", sans-serif;font-weight:700}.product-overview__layout{display:flex;gap:2rem;align-items:flex-start}.product-overview__accordion-col{flex:1 1 50%;height:100%;padding:2rem;background-size:cover;background-position:center;background-repeat:no-repeat}.product-overview__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:0.5rem}.product-overview__logo{flex-shrink:0;height:150px;width:auto;display:block}.product-overview__datetime{display:flex;gap:3rem;margin-bottom:0.5rem;color:#000;font-size:18px}.product-overview__address{display:flex;flex-direction:column;gap:0.1rem;margin-top:0.25rem;margin-bottom:1.75rem;font-size:20px;color:#000;line-height:1.5}.product-overview__accordion-header{display:flex;align-items:center;gap:1rem;padding-bottom:0.5rem;border-bottom:2px solid #000;color:#000;font-weight:600}.product-overview__accordion-header-num{flex:0 0 2rem;text-align:center}.product-overview__accordion-header-label{flex:1}.product-overview__accordion-header-icon{flex:0 0 2rem}.product-overview__accordion-list{counter-reset:product-item}.product-overview__panel-col{flex:1 1 50%;position:sticky;top:200px;color:#000;max-height:80vh;display:flex;flex-direction:column}.product-overview__panel{display:flex;flex-direction:column;gap:1rem;min-height:0;flex:1}.product-overview__panel-image-wrap{overflow:hidden}.product-overview__panel-image{width:100%;height:auto;display:block;max-height:60vh;object-fit:contain}.product-overview__panel-button-wrap{display:flex;justify-content:center}.product-overview-item{border-bottom:1px solid rgba(0, 0, 0, 0.2);color:#000;counter-increment:product-item}.product-overview-item__trigger{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 0;background:none;border:none;cursor:pointer;text-align:left;font:inherit;color:#000}.product-overview-item__num{flex:0 0 2rem;text-align:center;font-family:"Futura Bold", sans-serif;font-weight:700;font-size:24px}.product-overview-item__num::before{content:counter(product-item)}.product-overview-item__name{flex:1;text-transform:uppercase;font-family:"Futura Bold", sans-serif;font-weight:700;font-size:24px}.product-overview-item__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:14px;height:14px;border:2px solid #000;box-sizing:border-box;position:relative}.product-overview-item__icon::after{content:"";display:block;position:absolute;inset:2px;background:#000;transform:scale(0);transition:transform 0.15s ease}.product-overview-item__trigger[aria-expanded="true"] .product-overview-item__icon::after{transform:scale(1)}.product-overview-item__body{max-height:0;overflow:hidden;transition:max-height 0.35s ease, padding 0.35s ease;color:#000}.product-overview-item__body.is-open{max-height:500px;padding-bottom:1rem}.product-overview-item__description{margin:0;color:#000;margin-left:50px}.product-overview__footer{display:flex;flex-wrap:wrap;margin-top:50px;padding-top:50px;position:relative}.product-overview__footer:before{content:"";width:calc(100% + 64px);height:3px;background-color:#000;position:absolute;top:0;left:50%;transform:translatex(-50%)}.product-overview__footer-link{width:50%;display:flex;justify-content:flex-start;position:relative}.product-overview__footer-link a{font-family:"Futura Bold";line-height:1;font-size:40px;position:relative}.product-overview__footer-link a:before{content:"";position:absolute;height:4px;width:100%;background-color:#000;bottom:0}.product-overview__footer-social{width:50%;display:flex;justify-content:flex-end}.product-overview__footer-social a:first-child{margin-right:10px}.product-overview__footer-social a i{font-size:40px}.product-overview__footer-contacts{display:flex;justify-content:center;width:100%;margin-top:50px}.product-overview__footer-contacts .textwidget{display:flex;justify-content:center;align-items:center;flex-direction:column}.product-overview__footer a{color:#000}@media (max-width:1023px){.product-overview__layout{flex-direction:column;max-height:none}.product-overview__accordion-col{max-height:none;width:100%;direction:ltr;order:2}.product-overview__accordion-col>*{direction:ltr}.product-overview__panel-col{position:static;width:100%;max-height:none;order:1}.product-overview__panel-image{max-height:50vw}}@media (max-width:767px){.product-overview__logo{height:100px}.product-overview__datetime{gap:1.5rem;font-size:16px}.product-overview__address{font-size:16px}.product-overview-item__num{font-size:18px}.product-overview-item__name{font-size:24px}.product-overview-item__description{font-size:18px}}@media (max-width:575px){.product-overview__accordion-col{padding:1.25rem}.product-overview-item__num{font-size:16px}.product-overview-item__name{font-size:20px}.product-overview-item__trigger{gap:0.5rem}}@media (max-width:479px){.product-overview__accordion-col{padding:1rem}.product-overview__datetime{flex-direction:column;gap:0.25rem}.product-overview__header{align-items:center}.product-overview-item__num,.product-overview-item__name{font-size:14px}}.product-overview__footer-contacts a{text-transform:uppercase}