In Vorbereitung

A collection page of Markt+Technik Verlag GmbH

categoryLinked from the homepage
Products
24
Active ads
0
Depth
Click depth 1
Published
2024/07/21

About

.u-row { display: flex; flex-wrap: nowrap; margin-left: 0; margin-right: 0; } .u-row .u-col { position: relative; width: 100%; padding-right: 0; padding-left: 0; } .u-row .u-col.u-col-33p33 { flex: 0 0 33.33%; max-width: 33.33%; } .u-row .u-col.u-col-66p67 { flex: 0 0 66.67%; max-width: 66.67%; } @media (max-width: 480px) { .container { max-width: 100% !important; } .u-row:not(.no-stack) { flex-wrap: wrap; } .u-row:not(.no-stack) .u-col { flex: 0 0 100% !important; max-width: 100% !important; } } body, html { margin: 0; padding: 0 } html { box-sizing: border-box } *, :after, :before { box-sizing: inherit } html { font-size: 14px; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0) } form .error-field { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: shake; animation-name: shake } form .error-field input, form .error-field textarea { border-color: #a94442!important; color: #a94442!important } form .field-error { font-size: 14px; font-weight: 700; padding: 5px 10px; position: absolute; right: 10px; top: -20px } form .field-error:after { border: solid transparent; border-color: #ebcccc rgba(136, 183, 213, 0) rgba(136, 183, 213, 0); border-width: 5px; content: " "; height: 0; left: 50%; margin-left: -5px; pointer-events: none; position: absolute; top: 100%; width: 0 } form .spinner { margin: 0 auto; text-align: center; width: 70px } form .spinner>div { -webkit-animation: sk-bouncedelay 1.4s ease-in-out infinite both; animation: sk-bouncedelay 1.4s ease-in-out infinite both; background-color: hsla(0, 0%, 100%, .5); border-radius: 100%; display: inline-block; height: 12px; margin: 0 2px; width: 12px } form .spinner .bounce1 { -webkit-animation-delay: -.32s; animation-delay: -.32s } form .spinner .bounce2 { -webkit-animation-delay: -.16s; animation-delay: -.16s } @-webkit-keyframes sk-bouncedelay { 0%, 80%, to { -webkit-transform: scale(0) } 40% { -webkit-