@import"https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&display=swap";.Content__doorImage{width:120px}.Content__doorImage--left{transform:scaleX(1)}.Content__doorImage--right{transform:scaleX(-1)}.mt-0{margin-top:0}.mt-1{margin-top:5px}.mt-2{margin-top:10px}.mt-3{margin-top:15px}.mt-4{margin-top:20px}.mt-5{margin-top:25px}.mt-6{margin-top:30px}.mt-7{margin-top:35px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:5px}.mb-2{margin-bottom:10px}.mb-3{margin-bottom:15px}.mb-4{margin-bottom:20px}.mb-5{margin-bottom:25px}.mb-6{margin-bottom:30px}.mb-7{margin-bottom:35px}.CartItem{min-height:75px;border-bottom:2px solid #191919;display:grid;grid-template-columns:115px minmax(0,1fr);column-gap:20px;margin:30px 0;padding-bottom:25px}.CartItem__articleName{font-size:1.1rem;line-height:1.25;overflow-wrap:anywhere}.CartItem__deleteItem{color:#575d5e;flex:0 0 auto}.CartItem__deleteItem:hover{color:#af272f}.CartItem__copyItem{color:#575d5e;flex:0 0 auto}.CartItem__copyItem:hover{color:#001871}.CartItem__articleDescription{font-size:.95rem}.CartItem__articlePrice{font-size:1.1rem;font-weight:700;text-align:right;white-space:nowrap}.CartItem__top{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px}.CartItem__top .CartItem__articlePrice,.CartItem__top .CartItem__articleName{font-weight:700}.CartItem__headline{display:flex;flex-direction:column;min-width:0}.CartItem__positionColumn{display:flex;align-items:flex-start}.CartItem__topActions{display:flex;align-items:flex-start;flex-wrap:wrap;gap:15px;justify-content:flex-end;min-width:0}.CartItem__quantityControl{display:flex;align-items:center;gap:10px;white-space:nowrap}.CartItem__quantityControl span{color:#575d5e;font-size:.9rem;font-weight:700}.CartItem__quantityPrintValue{display:none}.CartItem__positionBadge{border:thin solid rgba(25,25,25,.45);display:inline-flex;font-size:.9rem;font-weight:700;line-height:1;margin-top:2px;padding:5px 10px;white-space:nowrap}.CartItem__content{min-width:0}.CartItem__positionLabel{color:#575d5e;font-size:.9rem;font-weight:700;letter-spacing:0;margin-bottom:5px}.CartItem__details{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px 20px;margin-top:15px;padding:10px 0;border-top:thin solid rgba(25,25,25,.25);border-bottom:thin solid rgba(25,25,25,.25)}.CartItem__detail{display:flex;flex-direction:column;gap:2px;min-width:0}.CartItem__detail span{color:#575d5e;font-size:.85rem}.CartItem__detail strong{font-size:.95rem;font-weight:700;overflow-wrap:anywhere}.CartItem__section{margin-top:20px}.CartItem__section--compact{margin-top:10px}.CartItem__sectionTitle{color:#575d5e;font-size:.9rem;font-weight:700;margin-bottom:5px;text-transform:uppercase}.CartItem__sectionTitle--prices{margin-top:20px}.CartItem__lines{display:flex;flex-direction:column;gap:5px}.CartItem__line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start;padding:5px 0;border-top:thin dotted rgba(25,25,25,.35)}.CartItem__lineLabel{font-size:1rem;overflow-wrap:anywhere}.CartItem__lineLabel small{color:#575d5e;display:block;font-size:.9rem;margin-top:2px}.CartItem__totalAmount{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:20px;align-items:center;border-top:thin dotted #191919;padding:5px 0}.CartItem__totalAmount>.CartItem__articlePrice{font-weight:700}.CartItem__totalAmount>.CartItem__articlePrice:last-child{grid-column:-2/-1}.CartItem__priceLabel{font-size:1rem}.CartItem__moreDetails{font-size:.95rem}.CartItem__moreDetails:hover{cursor:pointer}@media (max-width: 1180px){.CartItem{grid-template-columns:100px minmax(0,1fr)}.CartItem__top{display:grid;grid-template-columns:1fr;gap:10px}.CartItem__topActions{justify-content:flex-start}.CartItem__articlePrice{text-align:left}}@media print{.CartItem{border-bottom:0;column-gap:10px;font-size:8.5px;grid-template-columns:72px minmax(0,1fr);margin:0;padding-bottom:0;break-before:auto;break-after:auto;break-inside:auto;page-break-before:auto;page-break-after:auto;page-break-inside:auto}.CartItem__positionColumn,.CartItem__top,.CartItem__details,.CartItem__line,.CartItem__totalAmount{break-inside:avoid;page-break-inside:avoid}.CartItem__positionBadge{border-color:#191919;font-size:8px;margin-top:0;padding:2px 4px}.CartItem__articleName,.CartItem__articlePrice{font-size:11px}.CartItem__articleDescription{font-size:8.5px;line-height:1.25}.CartItem__top{gap:10px;padding-bottom:2px}.CartItem__topActions{align-items:center;gap:5px}.CartItem__quantityInput{display:none!important}.CartItem__quantityPrintValue{display:inline;font-size:8.5px;white-space:nowrap}.CartItem__quantityControl span,.CartItem__positionLabel,.CartItem__sectionTitle{font-size:7.5px}.CartItem__details{gap:2px 10px;grid-template-columns:repeat(auto-fit,minmax(95px,1fr));margin-top:2px;padding:2px 0}.CartItem__detail{gap:0}.CartItem__detail span{font-size:7px}.CartItem__detail strong{font-size:8px}.CartItem__section{margin-top:4px}.CartItem__section--compact{margin-top:2px}.CartItem__sectionTitle{break-after:avoid;page-break-after:avoid;margin-bottom:1px}.CartItem__lines{gap:0}.CartItem__line,.CartItem__totalAmount{gap:10px;padding:1px 0}.CartItem__sectionTitle--prices{break-before:avoid;page-break-before:avoid;margin-top:4px}.CartItem__lineLabel,.CartItem__priceLabel{font-size:8.5px}.CartItem__totalAmount:last-child{border-top:2px solid #191919;margin-top:2px}}@media (max-width: 700px){.CartItem{grid-template-columns:1fr;margin:20px 0;row-gap:10px}.CartItem__top,.CartItem__line,.CartItem__totalAmount{grid-template-columns:1fr}.CartItem__top{display:grid}.CartItem__articlePrice{text-align:left}.CartItem__topActions{align-items:stretch;display:grid;grid-template-columns:1fr;justify-content:stretch;flex-wrap:wrap}.CartItem__quantityControl{align-items:flex-start;display:grid;gap:5px;grid-template-columns:minmax(90px,1fr) 75px;white-space:normal}.CartItem__quantityControl span{align-self:center}.CartItem__totalAmount{gap:5px}.CartItem__totalAmount>.CartItem__articlePrice:last-child{grid-column:auto}}@media (max-width: 420px){.CartItem__quantityControl{grid-template-columns:1fr}.CartItem__quantityInput,.CartItem__quantityInput.chakra-numberinput{width:100%!important}}.DoorDescription--content{text-align:left}.GroupedForm{margin-top:15px}.GroupedForm__label{font-weight:700;margin-bottom:5px}.GroupedForm__content{display:flex;flex-wrap:wrap}.GroupedForm__content>.LabeledSwitch--visible{width:250px}.GroupedForm__content .InputField{width:250px;display:inline-block;margin-right:25px}.LabeledSelect{margin-bottom:10px;width:100%}.LabeledSelect__label{font-weight:700;margin-bottom:5px}.LabeledSwitch{display:flex;margin:0}.LabeledSwitch--visible{margin:15px}.LabeledSwitch>div{margin-right:25px}.LabeledSwitchInRow{width:100%;display:none;margin:10px;padding-bottom:10px;border-bottom:thin solid black}.LabeledSwitchInRow--visible{display:block}.LabeledSwitchInRow__firstRow{width:100%;display:flex;flex-direction:row;justify-content:space-between}.LabeledSwitchInRow__firstRowLeft{flex:1}.LabeledSwitchInRow__firstRowCenter{flex:3}.LabeledSwitchInRow__firstRowRight{flex:2;text-align:right;font-weight:700}.LabeledSwitchInRow__secondRow{display:flex;width:100%;flex-direction:row;justify-content:space-between}.LabeledSwitchInRow__secondRow li{font-style:italic;letter-spacing:1px}.Header{width:100%;min-height:112px;border-bottom:thin solid #9B222C;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;background-color:#fff;padding:10px 35px}.Header--sticky{position:sticky;top:0;width:100%;z-index:9999}.Header__brand{align-items:center;display:flex;min-width:0}.Header__brand .Logo{display:block;height:auto;max-height:92px;width:clamp(185px,21vw,260px)}.Header__title{min-width:0}.Header__title h2{font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header__title>div{color:#575d5e;font-size:.85rem;line-height:1.1}.Header__buttonGroup{align-items:center;display:flex;justify-content:flex-end;min-width:0}.HeaderActions{align-items:center;display:flex;gap:20px;min-width:0}.HeaderNav{align-items:center;background:#1919190a;border:thin solid rgba(25,25,25,.1);display:flex;gap:5px;padding:5px}.HeaderNav__link{color:#191919;font-size:1rem;font-weight:700;line-height:1;padding:10px 15px;text-decoration:none;white-space:nowrap}.HeaderNav__link:hover,.HeaderNav__link--active{background:#fff;color:#9b222c}.HeaderAccount{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;cursor:pointer;display:inline-flex;padding:0}@media (max-width: 1180px){.Header{min-height:92px;padding:10px 20px}.Header__brand .Logo{max-height:74px;width:clamp(150px,28vw,220px)}.Header__title h2{font-size:1.2rem}}@media (max-width: 620px){.Header{gap:10px;min-height:76px;padding:5px 10px}.Header__brand .Logo{max-height:60px;width:clamp(125px,43vw,170px)}.Header__title h2{font-size:.95rem}.Header__title>div{font-size:.65rem}.HeaderActions{align-items:flex-end;flex-direction:column-reverse;gap:5px}.HeaderNav{gap:0;padding:2px}.HeaderNav__link{font-size:.8rem;padding:5px 10px}}@media (max-width: 1380px){.Header{grid-template-columns:auto minmax(0,1fr)}.Header__buttonGroup{grid-column:1/-1;justify-content:stretch;width:100%}.HeaderActions{align-items:stretch;flex-direction:row;justify-content:space-between;width:100%}.HeaderNav{flex:1}.HeaderNav__link{flex:1;text-align:center}}@media (max-width: 420px){.Header{align-items:start}.HeaderActions{gap:10px}}.InputField input{font-size:1rem;padding:5px;border-radius:5px;height:35px;border:1px solid #191919}.InputField--inline{display:flex;justify-content:space-between}.InputField--inline input{margin:0 5px}.InputField--invalid input{border:1px solid #CE0F1C}.InputField--small,.InputField--small input{height:15px}.PriceList__total{margin-left:15px;margin-right:15px;margin-top:20px;font-size:1.2rem;font-weight:700}.PriceListItem{margin-right:25px;display:flex;flex-direction:column;margin-bottom:15px}.PriceListItem__top{display:flex;flex-direction:row;justify-content:space-between}.PriceListItem__price{font-weight:700;white-space:nowrap}.PriceListItem__hint{font-size:.85rem;text-align:left}.PriceListItem__label--strikethrough{text-decoration:line-through}.PriceListItemGroup{display:flex;flex-direction:row;justify-content:space-between;margin:25px 0;border-top:thin solid black}.PriceListItemGroup__groupName{font-size:1.1rem;font-weight:700;text-align:left}.PriceListItemGroup__groupName:hover{cursor:pointer}.PriceListItemGroup__totalPrice{text-align:right;font-weight:700}.PriceListItemGroup--active{flex-direction:column!important}.PriceListItemGroup--active .PriceListItemGroup__groupName{font-size:1.1rem;font-weight:700}.PriceListItemGroup--active .PriceListItemGroup__totalPrice{border-top:2px solid black;padding-top:5px;text-align:right;font-weight:700}.chakra-modal__content-container{z-index:9999}.Cart{padding:20px}.Cart--withPrintButton{padding:0}.Cart__header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.Cart__heading{flex:1 1 auto;min-width:0;white-space:nowrap}.Cart__buttonGroup{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;width:auto}.Cart__offerPdfButton,.Cart__resetButton{font-size:.95rem}.Cart .Cart__printButton a,.Cart .Cart__sendMailButton a{color:#191919}.Cart .Cart__legacyActionButton{display:none}.Cart__discount{width:100%;display:flex;font-size:25px;justify-content:space-between;align-items:center;margin-bottom:15px}.Cart__discountAmount{font-weight:700;font-size:25px;text-align:right}.Cart__discountAmount:before{content:"- "}.Cart__totalAmount{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:25px;font-weight:700;border-top:5px double black}@media (max-width: 1380px){.Cart{padding:10px}.Cart--withPrintButton{padding:0}.Cart__buttonGroup{justify-content:flex-start;width:100%}.Cart__buttonGroup .chakra-button{flex:0 1 auto}.Cart__header{align-items:stretch;flex-direction:column;gap:10px}.Cart__totalAmount{align-items:flex-start;flex-direction:column;font-size:1.1rem;gap:5px;padding-top:10px}}@media (max-width: 520px){.Cart__buttonGroup{justify-content:stretch}.Cart__buttonGroup .chakra-button{width:100%}.Cart__offerPdfButton,.Cart__resetButton{justify-content:center}}@media print{@page{size:A4;margin:8mm}html,body{height:auto!important;min-height:auto!important;overflow:visible!important;overflow-y:visible!important;print-color-adjust:exact;width:auto!important;-webkit-print-color-adjust:exact}#root{height:auto!important;min-height:auto!important;overflow:visible!important;width:auto!important}.Logo{width:4cm}.DoorDescription{padding-top:0!important}.DoorDescription ul li{list-style:none;display:inline-block}.DoorDescription ul li:after{content:";";margin-right:5px}.PrintCartPartial__backButton{display:none}.Content__grid{width:100%;display:flex!important;flex-direction:column;align-items:center;justify-content:center}.Content__children{width:100%}.Cart{padding:0;width:100%}.Cart__heading{display:none}.Cart__position{break-before:auto;break-after:auto;break-inside:auto;page-break-before:auto;page-break-after:auto;page-break-inside:auto}.Cart__position+.Cart__position{margin-top:4mm}.Cart__summary{break-inside:avoid;page-break-inside:avoid;border-top-width:3px;font-size:14px;margin-top:4mm;padding-top:2mm}.Cart--withPrintButton .Cart__printButton,.Cart--withPrintButton .Cart__sendMailButton,.Cart--withPrintButton .Cart__offerPdfButton{display:none}.CartItem__deleteItem,.CartItem__deleteItem.chakra-button,.CartItem__copyItem,.CartItem__copyItem.chakra-button,.Cart__buttonGroup,.Header__title,.Header__buttonGroup{display:none!important}}*{font-family:Open Sans Condensed,Verdana,sans-serif}html,body{margin:0;padding:0;font-size:20px;width:100%;height:100vh;overflow-x:hidden}
