@charset "UTF-8";ul:not(.no-list-styling):not([class*=icon-]) li::before{content:"▪"}ul:not(.no-list-styling):not([class*=icon-]) ul:not(.no-list-styling):not([class*=icon-]) li::before{content:"▫"}ul:not(.no-list-styling):not([class*=icon-]) ul:not(.no-list-styling):not([class*=icon-]) ul:not(.no-list-styling):not([class*=icon-]) li::before{content:"•"}ul:not(.no-list-styling):not([class*=icon-]) ul:not(.no-list-styling):not([class*=icon-]) ul:not(.no-list-styling):not([class*=icon-]) ul:not(.no-list-styling):not([class*=icon-]) li::before{content:"◦"}ul:not(.no-list-styling).bullet-icon-check>li::before{font-family:cewe-icons-dm;font-size:17px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;vertical-align:top;content:""}ul:not(.no-list-styling).bullet-icon-check>li::before.header{margin-right:8px}ul:not(.no-list-styling).bullet-icon-check>li::before.large{font-size:27px;line-height:1.5}ul:not(.no-list-styling).bullet-icon-close>li::before{font-family:cewe-icons-dm;font-size:17px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;vertical-align:top;content:""}ul:not(.no-list-styling).bullet-icon-close>li::before.header{margin-right:8px}ul:not(.no-list-styling).bullet-icon-close>li::before.large{font-size:27px;line-height:1.5}ol:not(.no-list-styling){counter-reset:cw-dec-l1-counter}ol:not(.no-list-styling) li::before{content:counter(cw-dec-l1-counter) '.';counter-increment:cw-dec-l1-counter}ol:not(.no-list-styling) ol:not(.no-list-styling){counter-reset:cw-dec-l2-counter}ol:not(.no-list-styling) ol:not(.no-list-styling) li::before{content:counter(cw-dec-l1-counter) '. ' counter(cw-dec-l2-counter) '. ';counter-increment:cw-dec-l2-counter}ol:not(.no-list-styling) ol:not(.no-list-styling) ol:not(.no-list-styling){counter-reset:cw-dec-l3-counter}ol:not(.no-list-styling) ol:not(.no-list-styling) ol:not(.no-list-styling) li::before{content:counter(cw-dec-l1-counter) '. ' counter(cw-dec-l2-counter) '. ' counter(cw-dec-l3-counter) '. ';counter-increment:cw-dec-l3-counter}ol:not(.no-list-styling) ol:not(.no-list-styling) ol:not(.no-list-styling) ol:not(.no-list-styling){counter-reset:cw-dec-l4-counter}ol:not(.no-list-styling) ol:not(.no-list-styling) ol:not(.no-list-styling) ol:not(.no-list-styling) li::before{content:counter(cw-dec-l1-counter) '. ' counter(cw-dec-l2-counter) '. ' counter(cw-dec-l3-counter) '. ' counter(cw-dec-l4-counter) '. ';counter-increment:cw-dec-l4-counter}.modal{display:inline-block;position:relative}.modal .modal-dialog{box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:#fff;border-radius:0;color:#0e204e;max-height:100%;max-width:900px;min-width:280px;opacity:0;overflow-y:auto;pointer-events:none;-webkit-tap-highlight-color:transparent;transform-origin:top left;transition:opacity ease-in-out .3s}@media only screen and (min-width:640px){.modal .modal-dialog{max-height:800px}}@media only screen and (max-width:1023px){.modal .modal-dialog{position:relative}}@media only screen and (min-width:1024px){.modal .modal-dialog{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}}@media only screen and (min-width:0) and (max-width:639px){.modal .modal-dialog{height:100%;max-height:100%;width:100%}}.modal .modal-dialog.extended{min-width:60%}@media only screen and (min-width:640px){.modal .modal-dialog.extended{min-width:600px}}.modal .done .modal-dialog{visibility:visible}.modal .modal-body{-webkit-overflow-scrolling:touch;overflow-y:auto}.modal .modal-body.small-dropdown{min-height:375px}.modal .modal-footer{display:flex}@media only screen and (min-width:0) and (max-width:639px) and (orientation:landscape){.modal .modal-footer a{line-height:1.5rem;min-height:1.5rem}}.modal .modal-footer>*{flex:1 1 auto}.modal .modal-overlay{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity ease-in-out .5s,z-index ease-in-out .5s;width:100%;z-index:-1}@media only screen and (max-width:1023px){.modal .modal-overlay.modal-v2{background-color:transparent}}.modal .modal-overlay .modal-header{background-color:transparent;color:#484848;display:flex;justify-content:space-between;padding:16px}.modal .modal-overlay .modal-header h3{font-size:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.modal .modal-overlay .modal-header .modal-close{position:inherit}.modal .modal-overlay .modal-header .modal-close i{font-size:19px}.modal .modal-overlay .modal-dialog{border-radius:0}@media only screen and (max-width:1199px){.modal .modal-overlay.from-bottom .modal-dialog{-webkit-animation:.3s 1 modal-from-bottom-out-full-size;animation:.3s 1 modal-from-bottom-out-full-size}}@media only screen and (min-width:1024px){.modal .modal-overlay.from-bottom .modal-dialog{-webkit-animation:.3s 1 modal-from-bottom-out;animation:.3s 1 modal-from-bottom-out}}@media only screen and (max-width:1199px){.modal .modal-overlay.from-top .modal-dialog{-webkit-animation:.3s 1 modal-from-top-out-full-size;animation:.3s 1 modal-from-top-out-full-size}}@media only screen and (min-width:1024px){.modal .modal-overlay.from-top .modal-dialog{-webkit-animation:.3s 1 modal-from-top-out;animation:.3s 1 modal-from-top-out}}@media only screen and (max-width:1199px){.modal .modal-overlay.from-right .modal-dialog{-webkit-animation:.3s 1 modal-from-right-out-full-size;animation:.3s 1 modal-from-right-out-full-size}}@media only screen and (min-width:1024px){.modal .modal-overlay.from-right .modal-dialog{-webkit-animation:.3s 1 modal-from-right-out;animation:.3s 1 modal-from-right-out}}@media only screen and (max-width:1199px){.modal .modal-overlay.from-back .modal-dialog{-webkit-animation:.3s 1 modal-from-back-out-full-size;animation:.3s 1 modal-from-back-out-full-size}}@media only screen and (min-width:1024px){.modal .modal-overlay.from-back .modal-dialog{-webkit-animation:.3s 1 modal-from-back-out;animation:.3s 1 modal-from-back-out}}@media only screen and (max-width:1199px){.modal .modal-overlay.from-back .modal-dialog{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}}.modal .modal-close-icon{cursor:pointer;position:absolute;right:10px;top:10px}.modal .modal-content{margin:0;padding:16px}.modal.modal-slider{overflow-x:hidden}.modal.modal-slider .sg-cw-slider-new{padding:0}.modal.modal-slider .sg-cw-slider-new img{max-width:750px;width:100%}.modal.modal-slider .sg-cw-slider-new.bullets{margin-bottom:0}.modal.modal-slider .modal-content{display:flex;flex-direction:column;height:75vh;max-height:75vh}@media only screen and (min-width:0) and (max-width:639px){.modal.modal-slider .modal-content{height:100vh;max-height:100vh}}.modal.modal-slider .modal-body{align-content:baseline;height:100%;max-width:650px;overflow-x:hidden}.modal.modal-slider .modal-body.sg-cw-row{margin:0 auto}.modal.modal-slider .modal-body.sg-cw-row.sg-cw-row-100{margin:0 auto 70px;overflow-y:auto;width:100%}.modal.modal-slider .modal-body .modal-header{padding:16px 32px;width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.modal.modal-slider .modal-body .modal-header{padding:0 2rem}}.modal.modal-slider .modal-body .modal-header h3{-ms-grid-row-align:center;align-self:center;font-size:24px;margin:0;text-align:center}.modal.modal-slider .modal-close-icon{right:20px}.modal.modal-slider h3>span{font-size:.9em;margin-left:10px}.modal.modal-slider h3>span [class^=icon]{margin-right:3px}.modal.modal-slider .sg-cw-teaser-content{flex:0 0 100%;padding:0}.modal.modal-slider .sg-cw-teaser-content p{margin:0 auto;max-width:400px}@media only screen and (min-width:0) and (max-width:639px){.modal.modal-slider .sg-cw-teaser-content p{max-width:75%}}.modal.modal-slider .slider-subelement{display:flex;flex-wrap:nowrap;height:auto;padding-bottom:0;transition:transform ease .5s}.modal.modal-slider .modal-footer{background-color:#fff;bottom:0;box-shadow:0 1px 5px 0 #5c5c5c;margin:0;max-width:100%;position:absolute;width:100%}.modal.modal-slider .slider-arrow{box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:#0e204e;height:30px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:30px}.modal.modal-slider .slider-arrow [class^=icon]{line-height:30px}.modal.modal-slider .sg-cw-slider-track{text-align:left;white-space:nowrap}.modal.modal-slider .slider-wrapper{background-color:#f4f4f4}.modal.occasion-modal .modal-dialog.occasion-modal-dialog{overflow-y:auto}@media only screen and (min-width:640px){.modal.occasion-modal .modal-dialog.occasion-modal-dialog{max-height:95vh;width:90vw}}@media only screen and (min-width:1024px){.modal.occasion-modal .modal-dialog.occasion-modal-dialog{max-height:95vh;width:40vw}}.modal.occasion-modal .modal-dialog.occasion-modal-dialog .modal-body{min-height:400px;min-width:300px;width:100%}.modal.open .modal-dialog{opacity:1;pointer-events:all;z-index:10002}.modal.open .modal-overlay{opacity:1;pointer-events:all;z-index:10001}@media only screen and (max-width:1199px){.modal.open .modal-overlay.from-bottom .modal-dialog{-webkit-animation:1s 1 modal-from-bottom-full-size;animation:1s 1 modal-from-bottom-full-size}}@media only screen and (min-width:1024px){.modal.open .modal-overlay.from-bottom .modal-dialog{-webkit-animation:1s 1 modal-from-bottom;animation:1s 1 modal-from-bottom}}@media only screen and (max-width:1199px){.modal.open .modal-overlay.from-top .modal-dialog{-webkit-animation:.3s 1 modal-from-top-full-size;animation:.3s 1 modal-from-top-full-size}}@media only screen and (min-width:1024px){.modal.open .modal-overlay.from-top .modal-dialog{-webkit-animation:.3s 1 modal-from-top;animation:.3s 1 modal-from-top}}@media only screen and (max-width:1199px){.modal.open .modal-overlay.from-right .modal-dialog{-webkit-animation:.3s 1 modal-from-right-full-size;animation:.3s 1 modal-from-right-full-size}}@media only screen and (min-width:1024px){.modal.open .modal-overlay.from-right .modal-dialog{-webkit-animation:.3s 1 modal-from-right;animation:.3s 1 modal-from-right}}@media only screen and (max-width:1199px){.modal.open .modal-overlay.from-back .modal-dialog{-webkit-animation:.3s 1 modal-from-back-full-size;animation:.3s 1 modal-from-back-full-size}}@media only screen and (min-width:1024px){.modal.open .modal-overlay.from-back .modal-dialog{-webkit-animation:.3s 1 modal-from-back;animation:.3s 1 modal-from-back}}@media only screen and (max-width:1199px){.modal.open .modal-overlay.from-back .modal-dialog{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width:1023px){.modal.ed-modal .modal-dialog{height:100vh;max-height:100%;max-width:100%;top:0;width:100vw}.modal.ed-modal .modal-dialog .modal-header{background-color:#0e204e;color:#fff}}.modal-slider .modal-dialog{border-radius:0}.modal-slider .modal-dialog .modal-content{padding:0}.modal-slider .modal-dialog .modal-content .modal-close-icon{z-index:100}.modal-slider .modal-dialog .modal-content .modal-body{overflow-y:hidden}.modal-slider .modal-dialog .modal-content .modal-body.sg-cw-row{margin:0}.modal-slider .modal-dialog .modal-content .modal-body .sg-cw-cards{background-color:transparent;box-shadow:none}.modal-slider .modal-dialog .modal-content .modal-body .sg-cw-slider-bullet-list{display:block}.modal-slider .modal-dialog .modal-content .sg-cw-slider-new .sg-cw-content-text h3{clear:left;margin:1em auto .4em;max-width:400px;text-align:left;width:400px}@media only screen and (min-width:0) and (max-width:639px){.modal-slider .modal-dialog .modal-content .sg-cw-slider-new .sg-cw-content-text h3{max-width:75%;width:75%}}.modal-slider .modal-dialog .modal-content .sg-cw-slider-new .sg-cw-content-text h4{clear:left;margin:.1em auto .5em;max-width:400px;text-align:left;width:400px}@media only screen and (min-width:0) and (max-width:639px){.modal-slider .modal-dialog .modal-content .sg-cw-slider-new .sg-cw-content-text h4{max-width:75%;width:75%}}.modal2{display:inline-block;position:relative}.modal2 .modal-dialog{box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:#fff;border-radius:0;color:#0e204e;display:flex;flex-direction:column;height:100vh;max-height:100%;max-width:800px;min-width:60%;opacity:0;visibility:hidden;overflow-y:auto;pointer-events:none;position:relative;-webkit-tap-highlight-color:transparent;transform-origin:top left;transition:opacity ease-in-out .3s;width:100%}@media only screen and (min-width:1024px){.modal2 .modal-dialog{height:auto;left:50%;max-height:80%;max-width:800px;min-width:600px;position:fixed;top:50%;transform:translate(-50%,-50%);width:80vw}}@media only screen and (min-width:1024px){.modal2 .modal-dialog.extended,.modal2 .modal-dialog.slider-modal{max-height:100vh;max-width:650px}}@media only screen and (min-width:1024px){.modal2.modal-legalnotes .modal-dialog,.modal2.modal-small .modal-dialog{height:auto;min-width:300px;width:auto}}.modal2.modal-legalnotes{width:100%}.modal2.modal-legalnotes .modal-button{color:#1586c4;display:inline-block;margin:8px 0 0 0;font-size:14px}.modal2.modal-legalnotes .modal-legalnotes-buttons{text-align:center!important;margin:16px 0 160px 0}@media only screen and (min-width:1024px){.modal2.modal-legalnotes .modal-legalnotes-buttons{margin:1rem 0 1.5rem 0}}@media only screen and (min-width:1024px){.browser-ie .modal2 .modal-dialog{height:80vh}}@media only screen and (min-width:1024px){.browser-ie .modal2.modal-legalnotes .modal-dialog,.browser-ie .modal2.modal-small .modal-dialog{height:50vh}}.os-ios.browser-safari .modal2 .modal-dialog{height:100%}@media only screen and (min-width:1024px){.os-ios.browser-safari .modal2.modal-legalnotes .modal-dialog,.os-ios.browser-safari .modal2.modal-small .modal-dialog{height:50vh}}.modal2 .sg-cw-form-field[js-validate-element=select]>.sg-cw-form-select.open~.sg-cw-select-fixed-back{max-height:100%;max-width:100%}.modal2 .done .modal-dialog{visibility:visible}.modal2 .modal-content{display:flex;flex-direction:column;height:100%;-webkit-overflow-scrolling:touch;overflow-y:auto}.modal2 .modal-overlay{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;visibility:hidden;pointer-events:none;position:fixed;top:0;transition:opacity ease-in-out .5s,z-index ease .5s;width:100%;z-index:-1}.modal2 .modal-overlay .modal-header{background-color:transparent;color:#484848;display:flex;flex:0 1 auto;flex-direction:column;justify-content:space-between;padding:16px 48px;text-align:center}.modal2 .modal-overlay .modal-header h3{-ms-grid-row-align:center;align-self:center;font-size:19px;margin:0;text-align:center}.modal2 .modal-overlay .modal-header h4{font-size:16px;margin-top:4px}.modal2 .modal-overlay .modal-header .modal-close{cursor:pointer;position:absolute;right:16px;top:16px}.modal2 .modal-overlay .modal-header .modal-close i{font-size:19px}.modal2 .modal-overlay .modal-body{flex:1 55 50%;margin:0;overflow-y:auto;padding:16px}.modal2 .modal-overlay .modal-body .modal-image{height:auto;width:100%}.modal2 .modal-overlay .modal-body h4{padding:2em 0 1em;text-align:center}.modal2 .modal-overlay .modal-body.small-dropdown{min-height:375px}.modal2 .modal-overlay .modal-body .slider-wrapper,.modal2 .modal-overlay .modal-body.no-padding{padding:0}.modal2 .modal-overlay .modal-body .padded-content{padding:0 16px}.modal2 .modal-overlay .modal-body .headline-with-price{padding:16px 0}.modal2 .modal-overlay .modal-body .headline-with-price h4{padding:0;text-align:left}.modal2 .modal-overlay .modal-body .headline-with-price .sg-cw-price{text-align:right}.modal2 .modal-overlay .modal-body slider-slide slider-teaser{box-shadow:none}.modal2 .modal-overlay .modal-footer{box-shadow:0 1px 3px rgba(0,0,0,.4);display:flex;flex:0 1 auto;margin:0;padding-bottom:8px}@media only screen and (min-width:0) and (max-width:639px) and (orientation:landscape){.modal2 .modal-overlay .modal-footer a{line-height:1.5rem;min-height:1.5rem}}.modal2 .modal-overlay .modal-footer>*{flex:1 1 auto}.modal2 .modal-overlay .modal-dialog{border-radius:0}@media only screen and (max-width:1199px){.modal2 .modal-overlay.from-bottom .modal-dialog{-webkit-animation:.3s 1 modal-from-bottom-out-full-size;animation:.3s 1 modal-from-bottom-out-full-size}}@media only screen and (min-width:1024px){.modal2 .modal-overlay.from-bottom .modal-dialog{-webkit-animation:.3s 1 modal-from-bottom-out;animation:.3s 1 modal-from-bottom-out}}@media only screen and (max-width:1199px){.modal2 .modal-overlay.from-top .modal-dialog{-webkit-animation:.3s 1 modal-from-top-out-full-size;animation:.3s 1 modal-from-top-out-full-size}}@media only screen and (min-width:1024px){.modal2 .modal-overlay.from-top .modal-dialog{-webkit-animation:.3s 1 modal-from-top-out;animation:.3s 1 modal-from-top-out}}@media only screen and (max-width:1199px){.modal2 .modal-overlay.from-right .modal-dialog{-webkit-animation:.3s 1 modal-from-right-out-full-size;animation:.3s 1 modal-from-right-out-full-size}}@media only screen and (min-width:1024px){.modal2 .modal-overlay.from-right .modal-dialog{-webkit-animation:.3s 1 modal-from-right-out;animation:.3s 1 modal-from-right-out}}@media only screen and (max-width:1199px){.modal2 .modal-overlay.from-back .modal-dialog{-webkit-animation:.3s 1 modal-from-back-out-full-size;animation:.3s 1 modal-from-back-out-full-size}}@media only screen and (min-width:1024px){.modal2 .modal-overlay.from-back .modal-dialog{-webkit-animation:.3s 1 modal-from-back-out;animation:.3s 1 modal-from-back-out}}@media only screen and (max-width:1199px){.modal2 .modal-overlay.from-back .modal-dialog{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}}.modal2.modal-slider{overflow-x:hidden}@media only screen and (min-width:1024px){.modal2.modal-slider{max-width:650px}}.modal2.modal-slider img{max-width:800px;width:100%}.modal2.modal-slider.bullets{margin-bottom:0}.modal2.modal-slider sg-slider2{justify-content:start;padding:0}.modal2.modal-slider sg-slider2 .sg-cw-content-text{padding:0 1em}.modal2.modal-slider sg-slider2 .sg-cw-content-text p{max-width:450px;text-align:left}.modal2.modal-slider sg-slider2 slider-slide{max-height:none;vertical-align:top}.modal2.modal-slider sg-slider2 slider-slide slider-teaser{box-shadow:none}.modal2.modal-slider .modal-button .sg-cw-order-timeline>span.done i,.modal2.modal-slider .modal-button [class*=icon-],.modal2.modal-slider .modal-button [class^=icon-],.sg-cw-order-timeline>span.done .modal2.modal-slider .modal-button i{font-size:16px;margin-left:4px;margin-right:0;pointer-events:all;position:absolute;top:50%;transform:translateY(-50%)}.modal2.modal-slider .modal-dialog .modal-content .modal-header{padding:16px 32px;width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.modal2.modal-slider .modal-dialog .modal-content .modal-header{padding:0 2rem}}.modal2.modal-slider .modal-dialog .modal-content .modal-header h3{-ms-grid-row-align:center;align-self:center;margin:0;text-align:center}.modal2.modal-slider .modal-dialog .modal-content .modal-body{align-content:baseline;overflow-x:hidden;overflow-y:auto;padding:0}.modal2.modal-slider .modal-dialog .modal-content .modal-body.sg-cw-row{margin:0 auto}.modal2.modal-slider h3>span{font-size:.9em;margin-left:10px}.modal2.modal-slider h3>span [class^=icon]{margin-right:3px}.modal2.modal-slider .sg-cw-teaser-content{flex:0 0 100%;padding:0}.modal2.modal-slider .sg-cw-teaser-content p{margin:0 auto}@media only screen and (min-width:0) and (max-width:639px){.modal2.modal-slider .sg-cw-teaser-content p{max-width:75%}}.modal2.modal-slider .slider-subelement{display:flex;flex-wrap:nowrap;height:auto;padding-bottom:0;transition:transform ease .5s}.modal2.modal-slider .slider-arrow{box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:#0e204e;height:30px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:30px}.modal2.modal-slider .slider-arrow [class^=icon]{line-height:30px}.modal2.modal-slider .sg-cw-slider-track{text-align:left;white-space:nowrap}.modal2.open .modal-dialog{opacity:1;visibility:visible;pointer-events:all;z-index:10002}.modal2.open .modal-overlay{opacity:1;visibility:visible;pointer-events:all;z-index:10001}@media only screen and (max-width:1199px){.modal2.open .modal-overlay.from-bottom .modal-dialog{-webkit-animation:1s 1 modal-from-bottom-full-size;animation:1s 1 modal-from-bottom-full-size}}@media only screen and (min-width:1024px){.modal2.open .modal-overlay.from-bottom .modal-dialog{-webkit-animation:1s 1 modal-from-bottom;animation:1s 1 modal-from-bottom}}@media only screen and (max-width:1199px){.modal2.open .modal-overlay.from-top .modal-dialog{-webkit-animation:.3s 1 modal-from-top-full-size;animation:.3s 1 modal-from-top-full-size}}@media only screen and (min-width:1024px){.modal2.open .modal-overlay.from-top .modal-dialog{-webkit-animation:.3s 1 modal-from-top;animation:.3s 1 modal-from-top}}@media only screen and (max-width:1199px){.modal2.open .modal-overlay.from-right .modal-dialog{-webkit-animation:.3s 1 modal-from-right-full-size;animation:.3s 1 modal-from-right-full-size}}@media only screen and (min-width:1024px){.modal2.open .modal-overlay.from-right .modal-dialog{-webkit-animation:.3s 1 modal-from-right;animation:.3s 1 modal-from-right}}@media only screen and (max-width:1199px){.modal2.open .modal-overlay.from-back .modal-dialog{-webkit-animation:.3s 1 modal-from-back-full-size;animation:.3s 1 modal-from-back-full-size}}@media only screen and (min-width:1024px){.modal2.open .modal-overlay.from-back .modal-dialog{-webkit-animation:.3s 1 modal-from-back;animation:.3s 1 modal-from-back}}@media only screen and (max-width:1199px){.modal2.open .modal-overlay.from-back .modal-dialog{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}}.modal2.open.modal-nested .modal-dialog{z-index:20012}.modal2.open.modal-nested .modal-overlay{z-index:20011}.modal-button .sg-cw-order-timeline>span.done i,.modal-button [class*=icon-],.modal-button [class^=icon-],.sg-cw-order-timeline>span.done .modal-button i{font-size:16px;margin-left:4px;margin-right:0;pointer-events:all;position:absolute;top:50%;transform:translateY(-50%)}@-webkit-keyframes modal-from-bottom{0%{transform:translate3d(-50%,0,0)}100%{transform:translate3d(-50%,-50%,0)}}@keyframes modal-from-bottom{0%{transform:translate3d(-50%,0,0)}100%{transform:translate3d(-50%,-50%,0)}}@-webkit-keyframes modal-from-bottom-full-size{0%{transform:translate3d(0,50vh,0)}100%{transform:translate3d(0,0,0)}}@keyframes modal-from-bottom-full-size{0%{transform:translate3d(0,50vh,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes modal-from-bottom-out{0%{transform:translate3d(-50%,-50%,0)}100%{transform:translate3d(-50%,0,0)}}@keyframes modal-from-bottom-out{0%{transform:translate3d(-50%,-50%,0)}100%{transform:translate3d(-50%,0,0)}}@-webkit-keyframes modal-from-bottom-out-full-size{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,50vh,0)}}@keyframes modal-from-bottom-out-full-size{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,50vh,0)}}@-webkit-keyframes modal-from-top{0%{transform:translate3d(-50%,-100%,0)}100%{transform:translate3d(-50%,-50%,0)}}@keyframes modal-from-top{0%{transform:translate3d(-50%,-100%,0)}100%{transform:translate3d(-50%,-50%,0)}}@-webkit-keyframes modal-from-top-full-size{0%{transform:translate3d(0,-50vh,0)}100%{transform:translate3d(0,0,0)}}@keyframes modal-from-top-full-size{0%{transform:translate3d(0,-50vh,0)}100%{transform:translate3d(0,0,0)}}@-webkit-keyframes modal-from-top-out{0%{transform:translate3d(-50%,-50%,0)}100%{transform:translate3d(-50%,-100%,0)}}@keyframes modal-from-top-out{0%{transform:translate3d(-50%,-50%,0)}100%{transform:translate3d(-50%,-100%,0)}}@-webkit-keyframes modal-from-top-out-full-size{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-50vh,0)}}@keyframes modal-from-top-out-full-size{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,-50vh,0)}}@-webkit-keyframes modal-from-back{0%{transform:scale(.25) translate3d(-50%,-50%,0)}100%{transform:scale(1) translate3d(-50%,-50%,0)}}@keyframes modal-from-back{0%{transform:scale(.25) translate3d(-50%,-50%,0)}100%{transform:scale(1) translate3d(-50%,-50%,0)}}@-webkit-keyframes modal-from-back-full-size{0%{transform:scale(.25) translate3d(-50%,-50%,0)}100%{transform:scale(1) translate3d(-50%,-50%,0)}}@keyframes modal-from-back-full-size{0%{transform:scale(.25) translate3d(-50%,-50%,0)}100%{transform:scale(1) translate3d(-50%,-50%,0)}}@-webkit-keyframes modal-from-back-out{0%{transform:scale(1) translate3d(-50%,-50%,0)}100%{transform:scale(.25) translate3d(-50%,-50%,0)}}@keyframes modal-from-back-out{0%{transform:scale(1) translate3d(-50%,-50%,0)}100%{transform:scale(.25) translate3d(-50%,-50%,0)}}@-webkit-keyframes modal-from-back-out-full-size{0%{transform:scale(1) translate3d(-50%,-50%,0)}100%{transform:scale(.25) translate3d(-50%,-50%,0)}}@keyframes modal-from-back-out-full-size{0%{transform:scale(1) translate3d(-50%,-50%,0)}100%{transform:scale(.25) translate3d(-50%,-50%,0)}}@-webkit-keyframes modal-from-right{0%{transform:translate3d(0,-50%,0)}100%{transform:translate3d(-50%,-50%,0)}}@keyframes modal-from-right{0%{transform:translate3d(0,-50%,0)}100%{transform:translate3d(-50%,-50%,0)}}@-webkit-keyframes modal-from-right-out{0%{transform:translate3d(-50%,-50%,0)}100%{transform:translate3d(0,-50%,0)}}@keyframes modal-from-right-out{0%{transform:translate3d(-50%,-50%,0)}100%{transform:translate3d(0,-50%,0)}}@-webkit-keyframes modal-from-right-full-size{0%{transform:translate3d(0,-50%,0)}100%{transform:translate3d(-50%,-50%,0)}}@keyframes modal-from-right-full-size{0%{transform:translate3d(0,-50%,0)}100%{transform:translate3d(-50%,-50%,0)}}@-webkit-keyframes modal-from-right-out-full-size{0%{transform:translate3d(-50%,-50%,0)}100%{transform:translate3d(0,-50%,0)}}@keyframes modal-from-right-out-full-size{0%{transform:translate3d(-50%,-50%,0)}100%{transform:translate3d(0,-50%,0)}}.sg-cw-download-badge{display:flex;flex-wrap:wrap;padding-bottom:0}.sg-cw-download-badge a{display:inline-block;flex:0 0 auto;margin:2px 1px;pointer-events:all}.sg-cw-download-badge a img{margin-left:2px;margin-right:2px;width:auto}.sg-cw-download-badge+p+.sg-cw-software-icons{padding-top:6px}.sg-cw-download-badge.sg-cw-centered{justify-content:center}.sg-cw-form-field{margin-top:0;position:relative;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.sg-cw-form-field .modal.modal-slider{position:absolute;width:22px}.sg-cw-form-field>.sg-cw-form-select,.sg-cw-form-field>input,.sg-cw-form-field>textarea{background-color:transparent;border:0;border-bottom:1px solid #1586c4;border-radius:0;color:#000;font-size:14px;margin:16px 0 1px;outline:0;padding:8px 0;position:relative;resize:none;width:100%}.sg-cw-form-field>.sg-cw-form-select::-moz-placeholder,.sg-cw-form-field>input::-moz-placeholder,.sg-cw-form-field>textarea::-moz-placeholder{color:#afafaf}.sg-cw-form-field>.sg-cw-form-select:-ms-input-placeholder,.sg-cw-form-field>input:-ms-input-placeholder,.sg-cw-form-field>textarea:-ms-input-placeholder{color:#afafaf}.sg-cw-form-field>.sg-cw-form-select::placeholder,.sg-cw-form-field>input::placeholder,.sg-cw-form-field>textarea::placeholder{color:#afafaf}.sg-cw-form-field>.sg-cw-form-select::-ms-clear,.sg-cw-form-field>.sg-cw-form-select::-ms-reveal,.sg-cw-form-field>input::-ms-clear,.sg-cw-form-field>input::-ms-reveal,.sg-cw-form-field>textarea::-ms-clear,.sg-cw-form-field>textarea::-ms-reveal{display:none}.sg-cw-form-field>.sg-cw-form-select:focus:not([disabled]),.sg-cw-form-field>.sg-cw-form-select:hover:not([disabled]),.sg-cw-form-field>input:focus:not([disabled]),.sg-cw-form-field>input:hover:not([disabled]),.sg-cw-form-field>textarea:focus:not([disabled]),.sg-cw-form-field>textarea:hover:not([disabled]){border-bottom-width:2px;margin-bottom:0;padding-bottom:calc(.5rem - 1px)}.sg-cw-form-field>.sg-cw-form-select:focus:not([disabled])[type=number],.sg-cw-form-field>.sg-cw-form-select:focus:not([disabled])[type=text].number,.sg-cw-form-field>.sg-cw-form-select:hover:not([disabled])[type=number],.sg-cw-form-field>.sg-cw-form-select:hover:not([disabled])[type=text].number,.sg-cw-form-field>input:focus:not([disabled])[type=number],.sg-cw-form-field>input:focus:not([disabled])[type=text].number,.sg-cw-form-field>input:hover:not([disabled])[type=number],.sg-cw-form-field>input:hover:not([disabled])[type=text].number,.sg-cw-form-field>textarea:focus:not([disabled])[type=number],.sg-cw-form-field>textarea:focus:not([disabled])[type=text].number,.sg-cw-form-field>textarea:hover:not([disabled])[type=number],.sg-cw-form-field>textarea:hover:not([disabled])[type=text].number{border-width:1px;margin-bottom:1px}.sg-cw-form-field>.sg-cw-form-select[disabled],.sg-cw-form-field>input[disabled],.sg-cw-form-field>textarea[disabled]{border-bottom:1px dotted #1586c4;color:#afafaf;text-fill-color:#afafaf}.sg-cw-form-field>.sg-cw-form-select+i,.sg-cw-form-field>input+i,.sg-cw-form-field>textarea+i{position:absolute;right:0}.sg-cw-form-field>.sg-cw-form-select:focus,.sg-cw-form-field>input:focus,.sg-cw-form-field>textarea:focus{border-bottom:2px solid #1586c4;margin-bottom:0}.sg-cw-form-field>.sg-cw-form-select:focus~label,.sg-cw-form-field>input:focus~label,.sg-cw-form-field>textarea:focus~label{color:#1586c4}.sg-cw-form-field>.sg-cw-form-select:focus[type=number],.sg-cw-form-field>.sg-cw-form-select:focus[type=text].number,.sg-cw-form-field>input:focus[type=number],.sg-cw-form-field>input:focus[type=text].number,.sg-cw-form-field>textarea:focus[type=number],.sg-cw-form-field>textarea:focus[type=text].number{border-width:1px;margin-bottom:1px}.sg-cw-form-field>.sg-cw-form-select>p{display:inline-block;margin:0}.sg-cw-form-field>label{color:#0e204e;display:block;font-weight:700;left:0;pointer-events:none;position:absolute;text-transform:none;top:22px;transition:.2s ease all;width:100%}.sg-cw-form-field>label>a{cursor:pointer;pointer-events:all}.sg-cw-form-field>label>a>*{font-size:12px}.sg-cw-form-field>label>a>i{color:#1586c4!important;font-size:22px}.sg-cw-form-field>label>*{font-size:12px}.sg-cw-form-field>i{color:#1586c4;font-size:24px;position:absolute;top:20px;z-index:1}.sg-cw-form-field>i:not(.in)~input,.sg-cw-form-field>i:not(.in)~label,.sg-cw-form-field>i:not(.in)~textarea{float:right;width:calc(100% - 1.5rem - 1rem)}.sg-cw-form-field>i:not(.in)~label,.sg-cw-form-field>i:not(.in)~span{margin-left:40px}.sg-cw-form-field>i.in{cursor:pointer;right:0}.sg-cw-form-field>i.in.clear-button{border-radius:50%;display:none;font-size:16px;height:23px;line-height:23px;text-align:center;width:23px}.sg-cw-form-field>i.in.clear-button:not(.clear-button-transparent){background:#c8c8c8}.sg-cw-form-field>i.in.clear-button~input,.sg-cw-form-field>i.in.clear-button~textarea{padding-right:32px}.sg-cw-form-field>i.in.back{color:#c8c8c8}.sg-cw-form-field>i.in~input,.sg-cw-form-field>i.in~textarea{padding-right:40px}.sg-cw-form-field>i.off{display:none}.sg-cw-form-field>span{display:inline-block;z-index:1}.sg-cw-form-field>span.prefix,.sg-cw-form-field>span.suffix{color:#afafaf;position:absolute;top:23px}.sg-cw-form-field>span.suffix{right:0}.sg-cw-form-field>span.sg-cw-message{color:#737373;font-size:12px;margin-top:8px}.sg-cw-form-field>span.sg-cw-message.sg-cw-invalid{color:#ce0000;display:none}.sg-cw-form-field>span.sg-cw-message>i{font-size:10px}.sg-cw-form-field.sg-cw-js-empty .sg-cw-form-if-empty{display:inline-block;position:relative}.sg-cw-form-field.sg-cw-js-empty .sg-cw-form-not-empty{display:none}.sg-cw-form-field:not(.sg-cw-js-empty) .sg-cw-form-if-empty{display:none}.sg-cw-form-field:not(.sg-cw-js-empty) .sg-cw-form-not-empty{display:block}.sg-cw-form-field.sg-cw-js-error:not(.sg-cw-js-empty)>i.clear-button,.sg-cw-form-field.sg-cw-js-valid:not(.sg-cw-js-empty)>i.clear-button{display:block}.sg-cw-form-field .active~label,.sg-cw-form-field .prefix~label,.sg-cw-form-field .suffix~label,.sg-cw-form-field [placeholder]~label,.sg-cw-form-field input:focus~label,.sg-cw-form-field textarea:focus~label,.sg-cw-form-field.sg-cw-js-field>label{font-size:14px;text-transform:none;top:0}.sg-cw-form-field .active~label::after,.sg-cw-form-field .prefix~label::after,.sg-cw-form-field .suffix~label::after,.sg-cw-form-field [placeholder]~label::after,.sg-cw-form-field input:focus~label::after,.sg-cw-form-field textarea:focus~label::after,.sg-cw-form-field.sg-cw-js-field>label::after{margin-top:40px}.sg-cw-form-field.sg-cw-input-dynamic-textarea{padding:24px 0}.sg-cw-form-field.sg-cw-input-dynamic-textarea>textarea{margin:0;padding:0 0 8px}.sg-cw-form-field.sg-cw-input-dynamic-textarea>textarea:not(.sg-cw-overflow){overflow:hidden}.sg-cw-form-field.sg-cw-input-dynamic-textarea>textarea:focus,.sg-cw-form-field.sg-cw-input-dynamic-textarea>textarea:hover{padding-bottom:7px}.sg-cw-form-field.sg-cw-password-strength-meter>.sg-cw-password-strength{display:none}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step1>input:focus{border-bottom-color:#ce0000}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step1>input:focus~label{color:#ce0000}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step1>span.sg-cw-message{display:none}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step1>span.sg-cw-password-strength-step1{display:inline-block}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step2>input:focus{border-bottom-color:#d4b100}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step2>input:focus~label{color:#d4b100}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step2>span.sg-cw-message{display:none}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step2>span.sg-cw-password-strength-step2{display:inline-block}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step3>input:focus{border-bottom-color:#00b900}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step3>input:focus~label{color:#00b900}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step3>span.sg-cw-message{display:none}.sg-cw-form-field.sg-cw-password-strength-meter.sg-cw-password-strength-step3>span.sg-cw-password-strength-step3{display:inline-block}.sg-cw-form-field.sg-cw-js-error{border-color:#ce0000}.sg-cw-form-field.sg-cw-js-error.sg-cw-js-field>label{color:#ce0000}.sg-cw-form-field.sg-cw-js-error>input,.sg-cw-form-field.sg-cw-js-error>textarea{border-bottom-color:#ce0000}.sg-cw-form-field.sg-cw-js-error>input:focus~label,.sg-cw-form-field.sg-cw-js-error>textarea:focus~label{color:#ce0000}.sg-cw-form-field.sg-cw-js-error>span.sg-cw-message{display:none}.sg-cw-form-field.sg-cw-js-error.sg-cw-js-error-validate>span.sg-cw-invalid-validate{display:inline-block}.sg-cw-form-field.sg-cw-js-error.sg-cw-js-error-required>span.sg-cw-invalid-required{display:inline-block}.sg-cw-form-field.sg-cw-input-dark>.sg-cw-form-select,.sg-cw-form-field.sg-cw-input-dark>input,.sg-cw-form-field.sg-cw-input-dark>textarea{border-bottom-color:#fff;color:#fff}.sg-cw-form-field.sg-cw-input-dark>.sg-cw-form-select[disabled],.sg-cw-form-field.sg-cw-input-dark>input[disabled],.sg-cw-form-field.sg-cw-input-dark>textarea[disabled]{border-bottom:1px dotted #fff;color:#afafaf;text-fill-color:#afafaf}.sg-cw-form-field.sg-cw-input-dark>.sg-cw-form-select:focus,.sg-cw-form-field.sg-cw-input-dark>input:focus,.sg-cw-form-field.sg-cw-input-dark>textarea:focus{border-bottom-color:#1586c4}.sg-cw-form-field.sg-cw-input-dark>.sg-cw-form-select:focus~label,.sg-cw-form-field.sg-cw-input-dark>input:focus~label,.sg-cw-form-field.sg-cw-input-dark>textarea:focus~label{color:#1586c4}.sg-cw-form-field.sg-cw-input-dark>label{color:#0e204e}.sg-cw-form-field.sg-cw-input-dark>i{color:#1586c4}.sg-cw-form-field.sg-cw-input-dark>span.sg-cw-message{color:#737373}.sg-cw-form-field.sg-cw-input-dark>span.sg-cw-message.sg-cw-invalid{color:#ce0000}.sg-cw-form-field.sg-cw-input-dark>span.prefix,.sg-cw-form-field.sg-cw-input-dark>span.suffix{color:#afafaf}.sg-cw-form-field.sg-cw-input-dark.sg-cw-js-error{border-color:#ce0000}.sg-cw-form-field.sg-cw-input-dark.sg-cw-js-error.sg-cw-js-field>label{color:#ce0000}.sg-cw-form-field.sg-cw-input-dark.sg-cw-js-error>.sg-cw-form-select,.sg-cw-form-field.sg-cw-input-dark.sg-cw-js-error>input,.sg-cw-form-field.sg-cw-input-dark.sg-cw-js-error>textarea{border-bottom-color:#ce0000}.sg-cw-form-field.sg-cw-input-dark.sg-cw-js-error>.sg-cw-form-select:focus~label,.sg-cw-form-field.sg-cw-input-dark.sg-cw-js-error>input:focus~label,.sg-cw-form-field.sg-cw-input-dark.sg-cw-js-error>textarea:focus~label{color:#ce0000}.sg-cw-form-field.sg-cw-input-filled>.sg-cw-form-select,.sg-cw-form-field.sg-cw-input-filled>input,.sg-cw-form-field.sg-cw-input-filled>textarea{background:#f4f4f4;margin-top:0;padding:23px 8px 9px}.sg-cw-form-field.sg-cw-input-filled>.sg-cw-form-select:focus~label,.sg-cw-form-field.sg-cw-input-filled>input:focus~label,.sg-cw-form-field.sg-cw-input-filled>textarea:focus~label{top:4px}.sg-cw-form-field.sg-cw-input-filled.sg-cw-input-dark>.sg-cw-form-select,.sg-cw-form-field.sg-cw-input-filled.sg-cw-input-dark>input,.sg-cw-form-field.sg-cw-input-filled.sg-cw-input-dark>textarea{background:#393939}.sg-cw-form-field.sg-cw-input-filled>label{left:8px;top:16px;width:calc(100% - .5rem);z-index:1}.sg-cw-form-field.sg-cw-input-filled .active~label,.sg-cw-form-field.sg-cw-input-filled .prefix~label,.sg-cw-form-field.sg-cw-input-filled .suffix~label,.sg-cw-form-field.sg-cw-input-filled [placeholder]~label,.sg-cw-form-field.sg-cw-input-filled input:focus~label,.sg-cw-form-field.sg-cw-input-filled textarea:focus~label,.sg-cw-form-field.sg-cw-input-filled.sg-cw-js-field>label{top:5px}.sg-cw-form-field.sg-cw-input-filled>span{margin-left:8px}.sg-cw-form-field.sg-cw-input-filled>span.suffix{right:8px;top:23px}.sg-cw-form-field.sg-cw-input-filled>i{top:19px}.sg-cw-form-field.sg-cw-input-filled>i.in{right:8px}.sg-cw-form-field.sg-cw-input-filled>i.in.clear-button{background:#c8c8c8}.sg-cw-form-field.sg-cw-input-filled.sg-cw-input-dynamic-textarea{padding-top:0}.sg-cw-form-field.sg-cw-input-filled.sg-cw-input-dynamic-textarea>textarea{margin:0;padding-bottom:8px}.sg-cw-form-field.sg-cw-input-filled.sg-cw-input-dynamic-textarea>textarea:not(.sg-cw-overflow){overflow:hidden}.sg-cw-form-field.sg-cw-input-filled.sg-cw-input-dynamic-textarea>textarea:focus,.sg-cw-form-field.sg-cw-input-filled.sg-cw-input-dynamic-textarea>textarea:hover{padding-bottom:7px}.sg-cw-form-field.sg-cw-input-filled[js-validate-element=select]>label{z-index:1}.sg-cw-form-field.sg-cw-input-filled[js-validate-element=select]>.sg-cw-form-select{padding-right:38px}.sg-cw-form-field[js-validate-element=select]:not(.sg-cw-tooltip)>select~.sg-cw-form-select{margin:0}.sg-cw-form-field[js-validate-element=select]:not(.sg-cw-tooltip)>select~.sg-cw-form-select:focus:not([disabled]),.sg-cw-form-field[js-validate-element=select]:not(.sg-cw-tooltip)>select~.sg-cw-form-select:hover:not([disabled]){padding-bottom:calc(.5rem - 1px)}.sg-cw-form-field[js-validate-element=select]>select{display:none}.sg-cw-form-field[js-validate-element=select]>select+label{display:inline-block;position:relative}.sg-cw-form-field[js-validate-element=select]>select~.sg-cw-form-select{margin:0}.sg-cw-form-field[js-validate-element=select]:not(.sg-cw-hidden-checkbox)>[multiple]~.sg-cw-generated-select-list li>.checkbox{border:1px solid #1586c4;border-radius:.0625rem;display:inherit;height:17px;margin-right:18px;padding:2px 0 0 2px;position:absolute;top:calc(50% - (1.125rem / 2));width:17px}.sg-cw-form-field[js-validate-element=select]:not(.sg-cw-hidden-checkbox)>[multiple]~.sg-cw-generated-select-list li>.checkbox>i{color:#fff;display:none;font-size:13px}.sg-cw-form-field[js-validate-element=select]:not(.sg-cw-hidden-checkbox)>[multiple]~.sg-cw-generated-select-list li.selected>.checkbox{background:#1586c4;border-width:0}.sg-cw-form-field[js-validate-element=select]:not(.sg-cw-hidden-checkbox)>[multiple]~.sg-cw-generated-select-list li.selected>.checkbox>i{display:inherit}.sg-cw-form-field[js-validate-element=select]:not(.sg-cw-hidden-checkbox)>[multiple]~.sg-cw-generated-select-list li>.value{padding-left:25px}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list{box-shadow:0 4px 8px rgba(0,0,0,.2);-webkit-animation:opacity-transition .15s linear;animation:opacity-transition .15s linear;background:#fff;margin:48px 0;padding:0;position:absolute;top:0;width:100%;z-index:9001}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list a{color:#1586c4}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list a:hover{background-color:rgba(21,134,196,.3)}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list a:active{background-color:#6fcafc}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list .sg-cw-select-list-action-bar.sg-cw-row{margin:0}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list ul{padding-left:0}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list li{color:#000;cursor:pointer;padding:12px 16px;position:relative}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list li.selected,.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list li:hover{-webkit-animation:item-background-transition .15s linear;animation:item-background-transition .15s linear;background:#ececec}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list li.selected>.value>.price{display:none}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list li>.checkbox{display:none}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list li>.value{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list li>.value>.text{flex-grow:2}.sg-cw-form-field[js-validate-element=select]>.sg-cw-generated-select-list li>.value>.price{color:#1586c4;margin-left:16px}.sg-cw-form-field[js-validate-element=select]>i{top:initial;bottom:8px}.sg-cw-form-field[js-validate-element=select]>.sg-cw-form-select{color:#737373;cursor:pointer;padding-right:40px}.sg-cw-form-field[js-validate-element=select]>.sg-cw-form-select>p{display:inline-flex;width:100%}.sg-cw-form-field[js-validate-element=select]>.sg-cw-form-select>p.is-default{color:#a0a0a0}.sg-cw-form-field[js-validate-element=select]>.sg-cw-form-select>p .text{flex-grow:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sg-cw-form-field[js-validate-element=select]>.sg-cw-form-select.open~.sg-cw-select-fixed-back{background-color:transparent;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:10}.sg-cw-form-field[js-validate-element=select].sg-cw-select-color-picker ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.sg-cw-form-field[js-validate-element=select].sg-cw-select-color-picker ul li.selected,.sg-cw-form-field[js-validate-element=select].sg-cw-select-color-picker ul li:hover{background:0 0}@-webkit-keyframes opacity-transition{0%{opacity:0}}@keyframes opacity-transition{0%{opacity:0}}@-webkit-keyframes item-background-transition{0%{background:0 0}}@keyframes item-background-transition{0%{background:0 0}}.sg-cw-form-field.sg-cw-no-top{top:0}input[type=number],input[type=text].number{border:1px solid #1586c4;padding:4px 0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=text].number::-webkit-inner-spin-button,input[type=text].number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.number-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.number-container .minus,.number-container .plus{padding:0 5px}.number-container>*{flex:0 0 auto;text-align:center}.number-container span{cursor:pointer;display:block;font-size:24px;margin:0 15px}.number-container>label{flex:0 0 100%;position:initial;top:initial}.number-container>input{margin-top:0;max-width:50px}.sg-cw-radio{margin:16px 0}.sg-cw-radio input[type=radio]{display:none}.sg-cw-radio input[type=radio]:checked+label::before{border-color:#1586c4}.sg-cw-radio input[type=radio]:checked:disabled+label{cursor:not-allowed}.sg-cw-radio input[type=radio]:checked:disabled+label::before{border-color:#a0a0a0}.sg-cw-radio input[type=radio]:checked+label::after{transform:scale(1)}.sg-cw-radio input[type=radio]:disabled+label{color:#a0a0a0;cursor:not-allowed}.sg-cw-radio input[type=radio]:disabled+label::before{border-color:#a0a0a0;cursor:not-allowed}.sg-cw-radio input[type=radio]:disabled+label::after{background:#a0a0a0}.sg-cw-radio label{cursor:pointer;display:inline-block;height:20px;margin-bottom:0;padding:0 30px;position:relative;vertical-align:bottom}.sg-cw-radio label::after,.sg-cw-radio label::before{border-radius:50%;content:"";position:absolute;transition:all .25s ease;transition-property:transform,border-color}.sg-cw-radio label::before{border:2px solid #737373;height:20px;left:0;top:0;width:20px}.sg-cw-radio label::after{background:#1586c4;height:10px;left:5px;top:5px;transform:scale(0);width:10px}.sg-cw-radio .price{color:#1586c4}.sg-cw-radio .size{color:#1586c4}.sg-cw-radio-inline>.sg-cw-radio{display:inline-block;margin-right:32px}.sg-cw-form-field-search-autocomplete{margin:0 auto;max-width:600px;overflow:visible;position:relative}.sg-cw-form-field-search-autocomplete i{top:22px}.sg-cw-form-field-search-autocomplete i:nth-child(1){color:#1586c4;left:6px}.sg-cw-form-field-search-autocomplete i:nth-child(2){color:#c8c8c8;right:6px}.sg-cw-form-field-search-autocomplete:hover input{border-bottom-width:0!important;outline:2px solid #1586c4}.sg-cw-form-field-search-autocomplete input{background-color:#fafafa;border:0!important;float:none!important;margin-bottom:0;outline:1px solid #1586c4;outline-offset:0;padding-left:35px;width:100%!important}.sg-cw-form-field-search-autocomplete input:focus,.sg-cw-form-field-search-autocomplete input:hover{border-bottom-width:0!important;outline:2px solid #1586c4}.sg-cw-form-field-search-autocomplete input:focus~label{color:#0e204e}.sg-cw-form-field-search-autocomplete input~label{color:#0e204e;margin-left:0!important;top:-8px!important}.sg-cw-form-field-search-autocomplete ul{box-shadow:0 4px 8px rgba(0,0,0,.2);background:#fff;left:0;padding:0;position:absolute;top:calc(100% + 2px);width:100%;z-index:15}.sg-cw-form-field-search-autocomplete ul li{padding:8px}.sg-cw-form-field-search-autocomplete ul li:hover{-webkit-animation:item-background-transition .15s linear;animation:item-background-transition .15s linear;background:#ececec;cursor:pointer}.sg-cw-form-field-search-autocomplete ul:not(.hide)~.close-area{height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.sg-cw-form-field-search-autocomplete .result-hint{margin-top:4px;position:absolute}.sg-cw-cardcontrols .sg-cw-form-field .number-container input:hover{border-width:1px;margin-bottom:1px}.modal .sg-cw-form-field[js-validate-element=select]>.sg-cw-form-select.open~.sg-cw-select-fixed-back{height:100%;width:100%}.sg-cw-baseline-content{background-color:#ddd;bottom:0;display:flex;flex-direction:column;height:28px;justify-content:space-around;padding:0;position:fixed;right:0;width:100%;z-index:200}.sg-cw-baseline-content .sg-cw-fine-print{display:block;font-size:9px;position:relative;text-align:center}@media only screen and (min-width:640px){.sg-cw-baseline-content .sg-cw-fine-print{font-size:10px}}.sg-cw-baseline-content.relative{position:relative}.os-ios .sg-cw-baseline-content{height:calc(1.8rem + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.sg-cw-divider{background-color:rgba(0,0,0,.12);border:0;display:block;height:1px;width:100%}.divider-content{margin:16px 0}@media only screen and (min-width:0) and (max-width:639px) and (orientation:landscape){.divider-content{margin:.5rem 0}}.divider-img{box-shadow:0 1px 3px rgba(0,0,0,.4);height:auto;max-width:100%}@media only screen and (min-width:640px){.divider-types>div:nth-child(2){order:3}.divider-types>div:nth-child(3){order:2}.divider-types>div:nth-child(4){order:4}}.sg-cw-chip{margin:8px 4px;padding:8px;border-radius:1rem;background-color:rgba(0,0,0,.075);color:#545454;display:inline-block;height:32px;min-width:32px;line-height:1;text-align:center;font-size:16px;position:relative}@media (hover:hover){.sg-cw-chip:hover{background-color:rgba(0,0,0,.15);cursor:pointer}}.sg-cw-chip.disabled{opacity:.3;pointer-events:none}.sg-cw-chip.selected:not(.deletable){background-color:#a4ddfd;color:#0c4f73}@media (hover:hover){.sg-cw-chip.selected:not(.deletable):hover{background-color:#89d4fc}}.sg-cw-chip.deletable{background-color:rgba(0,0,0,.075);color:#545454;padding-right:32px}@media (hover:hover){.sg-cw-chip.deletable:hover{background-color:#a4ddfd;color:#0c4f73}.sg-cw-chip.deletable:hover>:last-child::after{color:#0c4f73}}.sg-cw-chip.deletable>:last-child::after{border-radius:1rem;font-family:cewe-icons-dm;padding:8px;top:0;right:0;position:absolute;content:"\e912";color:#919191;cursor:pointer}@media (hover:hover){.sg-cw-chip.deletable>:last-child:hover::after{background-color:#89d4fc}}.sg-cw-chip .sg-cw-color-pot{position:absolute;display:inline-block;width:1em;height:1em;overflow:hidden}.sg-cw-chip .sg-cw-color-pot+*{padding-left:1.5em}.sg-cw-feature-icon-container{text-align:left;position:absolute;top:-1em}.sg-cw-feature-icon::before{background-color:#fff;color:#000;display:inline-block;border-radius:.75em;height:1.5em;width:1.5em;padding:.25em;margin:.25em;line-height:1;box-shadow:rgba(0,0,0,.3) 0 1px 2px}.sg-cw-feature-interferer{text-transform:uppercase;color:#fff;background-color:#0e204e;width:auto;display:block;top:0;right:1em;position:absolute;height:auto;text-align:center;vertical-align:baseline;padding:.5em}.sg-cw-feature-interferer-container{position:relative}.header [data-cart-items],.header [data-login-status]{position:relative}.header [data-cart-items]::after,.header [data-login-status]::after{background-color:#1586c4;border-radius:50%;bottom:50%;font-size:11px;font-weight:600;line-height:1.6;min-height:22px;min-width:22px;padding:3px 0 0;position:absolute;text-align:center}@media only screen and (min-width:640px){.header [data-cart-items]::after,.header [data-login-status]::after{font-size:12px;line-height:1.55;min-height:24px;min-width:24px;padding-top:4px}}.header [data-login-status]::after{content:"\e919";font-family:cewe-icons-dm;right:-15%}@media only screen and (min-width:640px){.header [data-login-status]::after{right:0}}.header [data-cart-items]::after{content:attr(data-cart-items);font-family:DMSupport,Arial,sans-serif;right:-50%}@media only screen and (min-width:640px){.header [data-cart-items]::after{right:-28%}}.sg-cw-switch{display:inline-block;height:12px;position:relative;-webkit-tap-highlight-color:transparent;width:32px}.sg-cw-switch input{display:none}.sg-cw-switch input+.sg-cw-ripple-static.anim::after{-webkit-animation:ripple-center-off .65s;animation:ripple-center-off .65s;background:#1586c4;content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.sg-cw-switch input:checked+.sg-cw-slider{background-color:#6fcafc}.sg-cw-switch input:checked+.sg-cw-slider::before{background-color:#1586c4;content:"";position:absolute;transform:translateX(.9375rem)}.sg-cw-switch.checked .sg-cw-slider{background-color:#6fcafc}.sg-cw-switch.checked .sg-cw-slider::before{background-color:#1586c4;content:"";position:absolute;transform:translateX(.9375rem)}.sg-cw-switch input:checked+.sg-cw-ripple-static .anim::after{-webkit-animation:ripple-center-on .65s;animation:ripple-center-on .65s}.sg-cw-switch input:checked:disabled+.sg-cw-slider::after,.sg-cw-switch input:disabled+.sg-cw-slider::after{-webkit-animation:none;animation:none;content:none}.sg-cw-switch input:focus+.sg-cw-slider{box-shadow:0 1px 3px rgba(0,0,0,.4)}.sg-cw-switch input:checked:disabled+.sg-cw-slider,.sg-cw-switch input:disabled+.sg-cw-slider{background-color:#f4f4f4;cursor:not-allowed}.sg-cw-switch input:checked:disabled+.sg-cw-slider::before,.sg-cw-switch input:disabled+.sg-cw-slider::before{background-color:#ddd;box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}.sg-cw-switch input:checked:disabled+.sg-cw-slider::before{background-color:#c8c8c8}.sg-cw-switch .sg-cw-slider{background-color:#b9b9b9;border-radius:2rem;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.sg-cw-switch .sg-cw-slider::before{box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:#f4f4f4;border-radius:50%;bottom:-3px;content:"";height:18px;left:0;position:absolute;transition:transform .4s ease;width:18px}.sg-cw-selection-check{border:0;position:relative}.sg-cw-selection-check [type=checkbox]{display:none}.sg-cw-selection-check [type=checkbox]+label{position:relative;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sg-cw-selection-check [type=checkbox]+label::before{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;content:"";cursor:pointer;display:inline-block;height:15px;margin-bottom:2px;margin-right:8px;margin-top:2px;outline:1px solid #737373;outline-offset:2px;position:relative;top:5px;transition:background-color .25s ease-out;width:15px;z-index:10}.sg-cw-selection-check [type=checkbox]+.sg-cw-ripple-static.anim::after{-webkit-animation:ripple-center-off .65s;animation:ripple-center-off .65s;background:#1586c4;content:"";left:10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.sg-cw-selection-check [type=checkbox]:checked+label{color:#1586c4}.sg-cw-selection-check [type=checkbox]:checked+label::before{background-color:#1586c4;color:#1586c4;outline-color:#1586c4;z-index:10}.sg-cw-selection-check [type=checkbox]:checked+.sg-cw-ripple-static.anim::after{-webkit-animation:ripple-center-on .65s;animation:ripple-center-on .65s}.sg-cw-selection-check [type=checkbox]:checked:disabled+label{color:#a0a0a0;cursor:not-allowed}.sg-cw-selection-check [type=checkbox]:checked:disabled+label::before{background-color:#a0a0a0;cursor:not-allowed;outline-color:#a0a0a0}.sg-cw-selection-check [type=checkbox]:checked:disabled+.sg-cw-ripple-static.anim::after{content:none}.sg-cw-selection-check [type=checkbox]:disabled+label{color:#a0a0a0;cursor:not-allowed}.sg-cw-selection-check [type=checkbox]:disabled+label::before{cursor:not-allowed;outline-color:#a0a0a0}.sg-cw-selection-check [type=checkbox]:disabled+.sg-cw-ripple-static.anim::after{content:none}.sg-cw-selection-check.sg-cw-on-dark{color:#fff}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]+label{color:#fff}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]+label::before{background-color:#737373;border:1px solid #fff}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]+.sg-cw-ripple-static.anim::after{background-color:#d8ebf8}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]:checked+label{color:#91c5ec}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]:checked+label::before{background-color:#79b9e8;border:1px solid #79b9e8;box-shadow:inset 0 0 0 .125rem #737373;color:#79b9e8}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]:checked:disabled+label{color:#a0a0a0}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]:checked:disabled+label::before{background-color:#a0a0a0;border-color:#a0a0a0}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]:checked:disabled+.sg-cw-ripple-static.anim::after{content:none}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]:disabled+label{color:#a0a0a0}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]:disabled+label::before{border-color:#a0a0a0}.sg-cw-selection-check.sg-cw-on-dark [type=checkbox]:disabled+.sg-cw-ripple-static.anim::after{content:none}.sg-cw-options-container>label{color:#0e204e}.sg-cw-options-container:not(:last-child){padding-bottom:32px}.sg-cw-options-container .sg-cw-radio{margin-bottom:0}.sg-cw-options-container .sg-cw-color-pot{margin-bottom:0}.awards{background:#f4f4f4;padding:16px}.awards .award-image{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width:640px){.awards .award-image{flex:0 0 auto;flex-direction:row;justify-content:center}}.awards .award-image span{align-items:center;display:flex;justify-content:center;max-width:160px;min-width:140px;text-align:center}@media only screen and (min-width:640px){.awards .award-image span{height:160px;width:160px}}.awards .award-image span img{max-height:160px}.awards .award-images{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap}@media only screen and (min-width:640px){.awards .award-images{flex:0 0 auto;flex-direction:row;justify-content:center}}.awards .award-images img{margin:24px 0;max-height:160px;max-width:160px}@media only screen and (min-width:640px){.awards .award-images img{margin:1rem}}.awards .awards-divider{padding:0;width:100%}@media only screen and (min-width:640px){.sg-cw-award-images,.sg-cw-awards{padding:1rem}}.sg-cw-award-images{align-items:center;display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;padding:0}@media only screen and (min-width:640px){.sg-cw-award-images{flex:0 0 auto;flex-direction:row;justify-content:center}}.sg-cw-award-images img{margin:8px;max-width:128px;max-height:128px}@media only screen and (min-width:640px){.sg-cw-award-images img{margin:1rem;max-width:160px;max-height:160px}}.sg-cw-awards-divider{display:none;padding:0;width:100%}@media only screen and (min-width:640px){.sg-cw-awards-divider.sg-cw-break-on-sm-up{display:block}}@media only screen and (min-width:640px) and (max-width:1023px){.sg-cw-awards-divider.sg-cw-break-on-sm-only{display:block}}@media only screen and (min-width:1024px){.sg-cw-awards-divider.sg-cw-break-on-md-up{display:block}}@media only screen and (min-width:1024px) and (max-width:1199px){.sg-cw-awards-divider.sg-cw-break-on-md-only{display:block}}@media only screen and (min-width:1200px){.sg-cw-awards-divider.sg-cw-break-on-lg-up{display:block}}.sg-cw-cookie{color:#fff;display:flex;flex-direction:column;transition:all .25s}@media only screen and (min-width:1024px){.sg-cw-cookie{flex-direction:row}}.sg-cw-callout-container,.sg-cw-cookie{background-color:#292929;bottom:16px;color:#fff;left:16px;margin:0 auto;max-width:800px;padding:16px;position:fixed;right:16px;z-index:666}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-callout-container,.sg-cw-cookie{bottom:0;left:0;right:0;width:100%}}.sg-cw-callout-container p,.sg-cw-cookie p{margin:0}.sg-cw-callout-container a,.sg-cw-cookie a{color:#3eadea}.sg-cw-callout-container .sg-cw-callout-text,.sg-cw-callout-container .sg-cw-cookie-text,.sg-cw-cookie .sg-cw-callout-text,.sg-cw-cookie .sg-cw-cookie-text{text-align:center;width:100%}.sg-cw-callout-container .sg-cw-cookie-button,.sg-cw-callout-container .sg-cw-cookie-text,.sg-cw-cookie .sg-cw-cookie-button,.sg-cw-cookie .sg-cw-cookie-text{padding-left:0;padding-right:0;vertical-align:middle}@media only screen and (min-width:1024px){.sg-cw-callout-container .sg-cw-cookie-button,.sg-cw-callout-container .sg-cw-cookie-text,.sg-cw-cookie .sg-cw-cookie-button,.sg-cw-cookie .sg-cw-cookie-text{padding-left:.5rem;padding-right:.5rem}}.sg-cw-callout-container .sg-cw-cookie-button,.sg-cw-cookie .sg-cw-cookie-button{flex:1 0 auto;line-height:0}@media only screen and (max-width:1023px){.sg-cw-callout-container .sg-cw-cookie-button,.sg-cw-callout-container .sg-cw-cookie-text,.sg-cw-cookie .sg-cw-cookie-button,.sg-cw-cookie .sg-cw-cookie-text{display:block}.sg-cw-callout-container .sg-cw-cookie-button,.sg-cw-cookie .sg-cw-cookie-button{margin-top:.5rem;text-align:center}}.sg-cw-callout-container .sg-cw-on-dark,.sg-cw-cookie .sg-cw-on-dark{color:#37b5fb}.sg-cw-callout-container .sg-cw-on-dark:hover,.sg-cw-cookie .sg-cw-on-dark:hover{background-color:#0e5b85}.sg-cw-callout-container .sg-cw-on-dark:active,.sg-cw-cookie .sg-cw-on-dark:active{background-color:#0c4f73}@media only screen and (min-width:640px){.browser-ie .sg-cw-cookie{left:50%;transform:translateX(-50%)}}.tagcontainer{padding-bottom:8px;padding-top:32px}.tag{height:50px}.sg-cw-tab-v2-wrapper{align-content:stretch;display:flex;flex-direction:row;flex-wrap:wrap}.sg-cw-tab-v2-wrapper>input{display:none}.sg-cw-tab-v2-wrapper>input:checked+label{color:#0e204e}.sg-cw-tab-v2-wrapper>input:checked+label+.content{display:block}.sg-cw-tab-v2-wrapper>input:checked+label::after{transform:scaleX(1)}.sg-cw-tab-v2-wrapper>input:not(:checked)+label+.content{display:none!important}.sg-cw-tab-v2-wrapper>label{background-color:#f4f4f4;color:#484848;cursor:pointer;flex-grow:1;padding:16px 8px;text-align:center}.sg-cw-tab-v2-wrapper>label::after{background:#0e204e;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;transform:scaleX(0);transition:transform .15s cubic-bezier(.64,.09,.08,1);width:100%}.sg-cw-tab-v2-wrapper .content{flex-basis:100%;order:2}.sg-cw-tab-v2-wrapper.sg-cw-secondary>input:checked+label{color:#1586c4}.sg-cw-tab-v2-wrapper.sg-cw-secondary>label{background-color:#f4f4f4;color:#484848}.sg-cw-tab-v2-wrapper.sg-cw-secondary>label::after{background:#1586c4}.sg-cw-small-input-group{display:table;margin-bottom:20px;position:relative;width:100%}.sg-cw-small-input-group input{display:table-cell;margin:0;min-height:40px;padding:0 16px;white-space:nowrap;width:100%}.sg-cw-small-input-group .sg-cw-input-group-button{display:table-cell;margin:0;width:1%}.sg-cw-form-field.disabled{pointer-events:none}.sg-cw-form-field.disabled .sg-cw-form-select{border-bottom:1px dotted #1586c4}.sg-cw-form-field.disabled .sg-cw-form-select:focus,.sg-cw-form-field.disabled .sg-cw-form-select:hover{border-bottom-width:1px}.sg-cw-form-field.disabled .in{color:#afafaf}.sg-cw-bottom-button-bar{box-shadow:0 -4px 8px rgba(0,0,0,.2);background-color:transparent;bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;max-height:100vh;opacity:1;position:fixed;right:0;transition:opacity ease-in-out .4s,max-height ease-in-out .4s;width:100%;z-index:399}@media only screen and (min-width:1024px){.sg-cw-bottom-button-bar{box-shadow:0 -1px 3px rgba(0,0,0,.4)}.sg-cw-bottom-button-bar.sg-cw-contains-progress-bar{box-shadow:none}.sg-cw-bottom-button-bar:not(.sg-cw-contains-progress-bar){min-height:3.2em;width:33rem}}.sg-cw-bottom-button-bar.has-baseline{bottom:28px}.sg-cw-bottom-button-bar.hidden{max-height:0;opacity:0}.os-ios .sg-cw-bottom-button-bar.has-baseline{bottom:calc(1.8rem + env(safe-area-inset-bottom))}.sg-cw-bottom-button-bar.sg-cw-contains-progress-bar{flex-wrap:wrap;pointer-events:none}@media only screen and (min-width:1024px){.sg-cw-bottom-button-bar.sg-cw-contains-progress-bar{flex-wrap:nowrap}}@media only screen and (min-width:1024px){.sg-cw-bottom-button-bar.sg-cw-contains-progress-bar .sg-cw-confirm-content{padding-right:1rem}}.sg-cw-bottom-button-bar .sg-cw-progress-content{align-items:flex-end;display:flex;flex:4 1 100%;pointer-events:none}@media only screen and (min-width:1024px){.sg-cw-bottom-button-bar .sg-cw-progress-content{flex:4 1 calc(100vw - 33rem)}}@media only screen and (min-width:1024px){.browser-ie .sg-cw-bottom-button-bar .sg-cw-progress-content{flex:4 1 53%}}.sg-cw-bottom-button-bar .sg-cw-progress-content .sg-cw-progressbar{background-color:#fafafa;flex:auto;margin:0;z-index:-6}.sg-cw-bottom-button-bar .sg-cw-progress-content .sg-cw-progressbar .icon{pointer-events:all}.sg-cw-bottom-button-bar .sg-cw-info-content{background-color:#fafafa;display:flex;flex-direction:column;flex-grow:2;flex-wrap:wrap;justify-content:space-between;overflow:hidden;padding:9px;pointer-events:auto}.sg-cw-bottom-button-bar .sg-cw-info-content .sg-cw-product-name{font-weight:700;overflow:hidden;padding-bottom:.25em;position:relative;text-overflow:ellipsis;white-space:nowrap}.sg-cw-bottom-button-bar .sg-cw-info-content .sg-cw-edit{color:#1586c4;height:0;overflow:visible;padding-left:10px}.sg-cw-bottom-button-bar .sg-cw-info-content .sg-cw-edit i{font-size:24px;line-height:17px}.sg-cw-bottom-button-bar .sg-cw-info-content .sg-cw-price{color:#0e204e;font-size:24px;font-weight:500;white-space:nowrap}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-bottom-button-bar .sg-cw-info-content .sg-cw-price{font-size:calc(1rem + .5vw)}}.sg-cw-bottom-button-bar .sg-cw-info-content .sg-cw-price-amount{white-space:nowrap}.sg-cw-bottom-button-bar .sg-cw-info-content .sg-cw-fine-print{clear:left;flex-basis:100%;font-size:11px;left:0;position:relative}.sg-cw-bottom-button-bar .sg-cw-info-content .sg-cw-info-bar{display:flex;flex-direction:row;justify-content:flex-start;width:100%}.sg-cw-bottom-button-bar .sg-cw-confirm-content{align-content:flex-end;align-items:flex-end;background-color:#fafafa;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;pointer-events:auto}@media only screen and (max-width:1023px){.sg-cw-bottom-button-bar .sg-cw-confirm-content .sg-cw-button{white-space:nowrap}}@media only screen and (min-width:640px){.sg-cw-bottom-button-bar .sg-cw-confirm-content{height:auto}.sg-cw-bottom-button-bar .sg-cw-confirm-content .sg-cw-button{white-space:nowrap}}.sg-cw-bottom-button-bar .sg-cw-confirm-content .sg-cw-flat{color:#1586c4}.sg-cw-bottom-button-bar .sg-cw-confirm-content .sg-cw-button{align-items:center;display:flex;justify-content:center;margin:8px;padding:16px}.sg-cw-bottom-button-bar .sg-cw-baseline-content{background:#fff;bottom:auto;flex:1 0 100%;position:relative;right:auto;width:auto}.sg-cw-bottom-button-bar.vertical{flex-direction:column;min-height:144px}@media only screen and (min-width:1024px){.sg-cw-bottom-button-bar.vertical{width:25rem}.sg-cw-bottom-button-bar.vertical .sg-cw-confirm-content{align-content:center!important;align-items:center!important}}.sg-cw-bottom-button-bar.vertical .sg-cw-confirm-content{align-content:flex-end;align-items:flex-end;flex:1 1 auto;flex-direction:row;min-height:64px}.sg-cw-bottom-button-bar.vertical .sg-cw-info-content{flex:1 1 auto;min-height:64px}@media only screen and (min-width:1024px){.sg-cw-bottom-button-bar.three-children{max-width:100%;width:62rem}}@media only screen and (max-width:1023px){.sg-cw-bottom-button-bar.three-children{flex-direction:row;flex-wrap:wrap}.sg-cw-bottom-button-bar.three-children .sg-cw-info-content{flex-basis:100%}.sg-cw-bottom-button-bar.three-children .sg-cw-confirm-content{flex-basis:50%}}@media only screen and (max-width:1023px){.sg-cw-bottom-button-bar #designselect{background-color:#fafafa;padding:1.5rem}}.sg-cw-bottom-button-bar #printsBuyButton{margin:8px;max-width:250px}.has-bottom-button-bar{padding-bottom:56px}.sg-cw-accordion{display:flex;flex-direction:column;flex-grow:1;max-width:100%;padding:0}.sg-cw-accordion .sg-cw-collapse-body{border-bottom:0;display:flex;flex:1 1 auto;flex-direction:column;max-height:0;overflow:hidden;padding:0 16px;transition:max-height .4s ease-in-out,padding .4s ease}.sg-cw-accordion .sg-cw-collapse-body .sg-cw-row{overflow:auto}.sg-cw-accordion .sg-cw-collapse-head{background-color:#ececec;color:#7d7d7d;cursor:pointer;flex:0 1 2.5em;font-size:16px;line-height:40px;min-height:2.5em;padding:0 16px;text-align:center;text-transform:uppercase;width:100%}.sg-cw-accordion .icon-arrow-up{float:right;transform:rotate(0);transition:transform .4s}.sg-cw-accordion .sg-cw-accordion-item{display:flex;position:absolute;visibility:hidden}.sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body{border-bottom:1px solid #515151;display:flex;height:40vh;opacity:1;padding:16px;transform:translateY(0)}@media only screen and (min-width:0){.sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body{height:auto;max-height:35em;min-height:0}}.sg-cw-accordion .sg-cw-accordion-item:checked+label>.icon-arrow-up{transform:rotate(180deg)}.sg-cw-accordion2{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;justify-content:space-between;max-width:100%;padding:0}.sg-cw-accordion2 .sg-cw-accordion-item{box-shadow:0 1px 3px rgba(0,0,0,.4);border-top:1px solid #ececec;display:flex;flex:0 1 100%;flex-direction:column;padding:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sg-cw-accordion2 .sg-cw-accordion-item a{color:#484848}.sg-cw-accordion2 .sg-cw-accordion-item a:hover{text-decoration:none}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head{align-items:center;background-color:#fff;cursor:pointer;display:flex;font-size:1em;justify-content:left;padding:16px;text-transform:none;width:100%}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head.no-pointer{cursor:auto}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head.no-content{cursor:default}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head.no-content .icon-arrow-down,.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head.no-content .icon-arrow-right{visibility:hidden}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head img{height:50px;margin-right:16px}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head .sg-cw-order-timeline>span.done i:not(:last-child),.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head [class*=icon-]:not(:last-child),.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head [class^=icon-]:not(:last-child),.sg-cw-order-timeline>span.done .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head i:not(:last-child){margin-right:16px}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head .icon-arrow-down,.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head .icon-arrow-right{margin-left:auto;transition:transform ease-in-out .4s}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head .sg-cw-delivery-promise-head{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:640px){.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head .sg-cw-delivery-promise-head{flex-direction:row}}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head .sg-cw-delivery-promise-head .sg-cw-delivery-promise-time{font-weight:700;margin-right:24px;text-transform:none}@media only screen and (min-width:640px){.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head .sg-cw-delivery-promise-head .sg-cw-delivery-promise-time{margin-left:auto}}.sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body{background-color:#fff;display:flex;flex:1 1 auto;flex-direction:column;font-size:.95em;max-height:0;overflow:hidden;padding:0 16px;transition:max-height .4s ease-in-out,padding .4s ease}.sg-cw-accordion2 .sg-cw-accordion-item input{display:flex;position:absolute;visibility:hidden}.sg-cw-accordion2 .sg-cw-accordion-item input:checked+.sg-cw-collapse-head+.sg-cw-collapse-body{max-height:10000px;padding:16px}.sg-cw-accordion2 .sg-cw-accordion-item input:checked+label>.icon-arrow-down{transform:rotate(180deg)}.sg-cw-accordion2:not(.sg-cw-accordion-horizontal).sg-cw-accordion-section-margins>.sg-cw-accordion-item{transition:margin .4s ease-in-out}@media only screen and (max-width:1023px){.sg-cw-accordion2:not(.sg-cw-accordion-horizontal).sg-cw-accordion-section-margins>.sg-cw-accordion-item.expanded{margin-bottom:1rem;margin-top:1rem}}@media only screen and (min-width:1024px){.sg-cw-accordion2:not(.sg-cw-accordion-horizontal).sg-cw-accordion-section-margins>.sg-cw-accordion-item.expanded:not(:first-child){margin-top:1rem}.sg-cw-accordion2:not(.sg-cw-accordion-horizontal).sg-cw-accordion-section-margins>.sg-cw-accordion-item.expanded:not(:last-child){margin-bottom:1rem}}.sg-cw-accordion2:not(.sg-cw-accordion-horizontal).sg-cw-accordion-section-margins>.sg-cw-accordion-item.expanded+.expanded{margin-top:0}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item{border-top:0}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item .sg-cw-collapse-head{background-color:#f2f2f2}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item .sg-cw-collapse-head-inner{flex:1}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item .sg-cw-collapse-head-icon{transform:rotate(45deg);justify-self:flex-end;font-size:1.1em}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item .sg-cw-collapse-body{background-color:transparent}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item.expanded .sg-cw-collapse-head{background-color:#fff}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item.expanded .sg-cw-collapse-head .sg-cw-collapse-head-icon{display:none}@media only screen and (max-width:1023px){.sg-cw-accordion2.sg-cw-accordion-horizontal.sg-cw-accordion-section-margins>.sg-cw-accordion-item{transition:margin .4s ease-in-out}}@media only screen and (max-width:1023px) and (max-width:1023px){.sg-cw-accordion2.sg-cw-accordion-horizontal.sg-cw-accordion-section-margins>.sg-cw-accordion-item.expanded{margin-bottom:1rem;margin-top:1rem}}@media only screen and (max-width:1023px) and (min-width:1024px){.sg-cw-accordion2.sg-cw-accordion-horizontal.sg-cw-accordion-section-margins>.sg-cw-accordion-item.expanded:not(:first-child){margin-top:1rem}.sg-cw-accordion2.sg-cw-accordion-horizontal.sg-cw-accordion-section-margins>.sg-cw-accordion-item.expanded:not(:last-child){margin-bottom:1rem}}@media only screen and (max-width:1023px){.sg-cw-accordion2.sg-cw-accordion-horizontal.sg-cw-accordion-section-margins>.sg-cw-accordion-item.expanded+.expanded{margin-top:0}}@media only screen and (min-width:1024px){.sg-cw-accordion2.sg-cw-accordion-horizontal{justify-content:flex-end}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item{flex-basis:3rem;flex-direction:row;transition:.4s flex ease-out;overflow:hidden}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item .sg-cw-collapse-body{width:0;padding-left:0;padding-right:0;margin-left:0;margin-right:0;max-height:100%;overflow:hidden}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item .sg-cw-collapse-head{border-right:1px solid #fff;width:3rem;position:relative;display:flex;justify-content:center;align-items:center}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item .sg-cw-collapse-head-inner{transform:rotate(90deg);text-align:right;white-space:nowrap}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item .sg-cw-collapse-head-icon{display:none}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item:last-of-type .sg-cw-collapse-head{border-right:none}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item.expanded{flex-grow:1}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item.expanded .sg-cw-collapse-head{border-right:none}.sg-cw-accordion2.sg-cw-accordion-horizontal .sg-cw-accordion-item.expanded .sg-cw-collapse-body{display:block;width:100%;max-height:100%}}.sg-cw-gallery{height:60vh;margin:0 auto;position:relative;width:100%}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-gallery{height:auto}}.sg-cw-gallery>[class^=col-]{align-items:center;border:2px solid transparent;display:flex;flex:0 0 100%;justify-content:center;overflow:hidden;position:relative}@media only screen and (min-width:640px){.sg-cw-gallery>[class^=col-]{float:left;height:30vh}}.sg-cw-gallery>[class^=col-].row-2{height:auto}@media only screen and (min-width:640px){.sg-cw-gallery>[class^=col-].row-2{height:60vh}}.sg-cw-gallery>[class^=col-].half-border-top{border-top-width:1px}.sg-cw-gallery>[class^=col-].half-border-left{border-left-width:1px}.sg-cw-gallery>[class^=col-].half-border-right{border-right-width:1px}.sg-cw-gallery>[class^=col-].half-border-bottom{border-bottom-width:1px}.sg-cw-gallery>.col-1{max-width:25%;width:25%}.sg-cw-gallery>.col-2{max-width:50%;width:50%}.sg-cw-gallery>.col-3{max-width:75%;width:75%}.sg-cw-gallery>.col-4{max-width:100%;width:100%}.sg-cw-gallery img{cursor:pointer}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-gallery img{height:auto;width:100%}}@media only screen and (min-width:640px){.sg-cw-gallery img{left:50%;margin:auto;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1.02);transform-origin:1% 1%}.sg-cw-gallery img.h-100{height:100%;max-width:none;width:auto}.sg-cw-gallery img.v-100{height:auto;max-height:none;width:100%}}.sg-cw-gallery .img{background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:105%;left:0;position:absolute;top:0;transform:translate(-2.5%,-2.5%);width:105%}.sg-cw-gallery .textbox{display:none;height:auto;margin:0 auto;max-width:100vw;overflow:hidden;padding:16px;white-space:normal;width:80%}@media only screen and (max-width:1023px){.sg-cw-gallery .textbox{max-height:none}}.sg-cw-gallery .textbox h4{margin-bottom:8px}.sg-cw-gallery .textbox ul{margin-bottom:8px}.sg-cw-gallery .textbox ul li{list-style:disc}.sg-cw-gallery .textbox *,.sg-cw-gallery .textbox :not(sg-cw-button){text-align:left}.sg-cw-gallery-container{position:relative}@media only screen and (min-width:640px){.sg-cw-gallery-container sg-slider2{display:none}}.sg-cw-gallery-container .textbox p:first-of-type,.sg-cw-gallery-container slider-teaser p:first-of-type{color:#000;font-family:DMBrand,Arial,sans-serif;font-size:16px;font-weight:300}@media only screen and (min-width:1024px){.sg-cw-gallery-container .textbox p:first-of-type,.sg-cw-gallery-container slider-teaser p:first-of-type{font-size:1.125rem}}.sg-cw-gallery-container .sg-cw-gallery-teaser{margin:0 auto;max-width:80%;padding:16px;text-align:center}@media only screen and (min-width:640px){.sg-cw-gallery-container .sg-cw-gallery-teaser{box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:#fff;border-radius:0;bottom:0;left:50%;max-width:20%;position:absolute;transform:translate(-50%,-50%);z-index:1}}.sg-cw-gallery-container .sg-cw-gallery-teaser h4{margin-bottom:8px}.sg-cw-gallery-overlay{align-items:center;display:flex;height:calc(100% - 4px);left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:2px;transition:opacity ease-in-out .4s;width:100%;z-index:2}.sg-cw-gallery-overlay.open{opacity:1;pointer-events:all}.sg-cw-gallery-overlay .gallery-overlay-close{background-color:#fff;opacity:1;padding:32px;pointer-events:auto;position:absolute;right:16px;top:16px;transition:opacity .4s cubic-bezier(.64,.09,.08,1)}.sg-cw-gallery-overlay .gallery-overlay-close.sg-cw-float:hover{background-color:#fff}.sg-cw-gallery-overlay .gallery-overlay-close .sg-cw-icon::before{color:#0e204e;font-size:32px}.sg-cw-gallery-overlay img{cursor:default;opacity:0;transition:opacity ease-in-out .4s,visibility ease-in-out .4s}.sg-cw-gallery-overlay img.active{opacity:1;visibility:visible}.sg-cw-gallery-overlay img.h-100{height:100%;left:50%;max-width:none;position:absolute;top:0;transform:translateX(-50%);width:auto}.sg-cw-gallery-overlay img.w-100{height:auto;width:100%}.sg-cw-gallery-overlay .sg-cw-slide img{cursor:default}.sg-cw-gallery-overlay .textbox{box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:#fff;bottom:48px;display:block;left:50%;max-height:80%;max-width:336px;min-width:160px;padding:16px 24px;position:absolute;transform:translateX(-50%);width:90%}@media only screen and (min-width:640px){.sg-cw-gallery-overlay .textbox{left:2rem;transform:none}}.sg-cw-gallery-overlay .textbox ul{margin-bottom:8px}.sg-cw-gallery-overlay .textbox ul li{list-style:disc}.sg-cw-gallery-overlay .textbox *,.sg-cw-gallery-overlay .textbox :not(sg-cw-button){text-align:left}.device-desktop .sg-cw-gallery [class^=col-]:not(.sg-cw-slide)>.img,.device-desktop .sg-cw-gallery [class^=col-]:not(.sg-cw-slide)>img{transition:transform ease-in-out .4s;z-index:1}.device-desktop .sg-cw-gallery [class^=col-]:not(.sg-cw-slide)>.img:hover,.device-desktop .sg-cw-gallery [class^=col-]:not(.sg-cw-slide)>img:hover{transform:scale(1.1) translate(-50%,-50%)}.gallery-2-3>.col-1{max-width:33.33333333%;width:33.33333333%}.gallery-2-3>.col-2{max-width:66.66666667%;width:66.66666667%}.gallery-2-3>.col-3{max-width:100%;width:100%}.gallery-2-4>.col-1{max-width:25%;width:25%}.gallery-2-4>.col-2{max-width:50%;width:50%}.gallery-2-4>.col-3{max-width:75%;width:75%}.gallery-2-4>.col-4{max-width:100%;width:100%}.gallery-2-5>.col-1{max-width:20%;width:20%}.gallery-2-5>.col-2{max-width:40%;width:40%}.gallery-2-5>.col-3{max-width:60%;width:60%}.gallery-2-5>.col-4{max-width:80%;width:80%}.gallery-2-5>.col-5{max-width:100%;width:100%}.sg-cw-accordion-gallery2 input[type=checkbox],.sg-cw-accordion-gallery2 input[type=radio]{display:none}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2 input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper label.ag2-mobile-content-toggle{background-color:#1586c4}.sg-cw-accordion-gallery2 input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper label.ag2-mobile-content-toggle .sg-cw-icon{position:static}.sg-cw-accordion-gallery2 input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper label.ag2-mobile-content-toggle i::before{color:#fff;border-radius:18px;border:1.5px solid #fff;box-shadow:0 0 1px transparent;font-size:1.6rem;position:absolute;line-height:1.25;transform:translate(-50%,-50%);width:calc(100% - 6px);height:calc(100% - 6px);top:50%;left:50%}.sg-cw-accordion-gallery2 input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper label.ag2-mobile-content-toggle .icon-close{display:none}.sg-cw-accordion-gallery2 input.ag2-mobile-content-toggle:checked~.ag2-content-wrapper label.ag2-mobile-content-toggle{background-color:#fff}.sg-cw-accordion-gallery2 input.ag2-mobile-content-toggle:checked~.ag2-content-wrapper label.ag2-mobile-content-toggle i::before{color:#1586c4}.sg-cw-accordion-gallery2 input.ag2-mobile-content-toggle:checked~.ag2-content-wrapper label.ag2-mobile-content-toggle .icon-info-inverted{display:none}}.sg-cw-accordion-gallery2>.ag2-content-wrapper{display:flex;flex-direction:row;height:80vh;min-height:600px;position:relative}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-accordion-gallery2>.ag2-content-wrapper{height:600px}}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>.ag2-content-wrapper{height:60vh;min-height:540px}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>.ag2-content-wrapper{flex-direction:column}}.sg-cw-accordion-gallery2>.ag2-content-wrapper label.ag2-mobile-content-toggle{bottom:12px;display:none;left:50%;margin:auto;position:absolute;transform:translateX(-50%);transition:opacity .8s cubic-bezier(.64,.09,.08,1),background-color .8s cubic-bezier(.64,.09,.08,1);z-index:15}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>.ag2-content-wrapper label.ag2-mobile-content-toggle{display:inline-block}}.sg-cw-accordion-gallery2>.ag2-content-wrapper label.ag2-mobile-content-toggle i::before{transition:color .8s cubic-bezier(.64,.09,.08,1)}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content{flex-grow:1;outline:0 solid transparent;position:relative;z-index:10}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content{min-height:2.5rem;transition:height .8s cubic-bezier(.64,.09,.08,1);width:100%}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content:not(:first-of-type){border-top:1px #fff solid}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content{height:100%;min-width:2.5rem;overflow:hidden;transition:width .8s cubic-bezier(.64,.09,.08,1)}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content:not(:last-of-type){border-right:1px #fff solid}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content:not(:first-of-type){border-left:1px #fff solid}}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>label.click-target{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>picture img{pointer-events:none;transition:opacity .8s cubic-bezier(.64,.09,.08,1);z-index:0}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>label.ag2-close{background-color:#fff;opacity:0;padding:32px;pointer-events:none;position:absolute;right:16px;top:16px;transition:opacity .8s cubic-bezier(.64,.09,.08,1)}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>label.ag2-close:hover{background-color:#fff}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>label.ag2-close .sg-cw-icon::before{color:#0e204e;font-size:32px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>label.ag2-close{display:none}}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>title{font-size:16px;font-weight:300;line-height:1.4;background-color:rgba(255,255,255,.8);display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .15s cubic-bezier(.64,.09,.08,1);width:100%;z-index:2}@media only screen and (min-width:1024px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>title{font-size:1.125rem;line-height:1.4}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>title{background-color:rgba(255,255,255,.5);height:2.5rem;opacity:1}}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>title::before{color:#0e204e;content:attr(data-title);display:block;font-weight:500;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotateZ(90deg);white-space:nowrap}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>title::before{transform:translateX(-50%) translateY(-50%)}}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box{align-items:center;background:#fff;bottom:32px;display:flex;flex-direction:column;justify-content:space-between;left:50%;max-width:336px;min-width:160px;overflow:hidden;padding:24px 16px 16px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:max-height .8s cubic-bezier(.64,.09,.08,1),max-width .8s cubic-bezier(.64,.09,.08,1),opacity .8s cubic-bezier(.64,.09,.08,1),left .8s cubic-bezier(.64,.09,.08,1),transform .8s cubic-bezier(.64,.09,.08,1);width:90%;z-index:1}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box{height:auto!important;max-width:50%;min-width:unset;overflow:auto}}@media only screen and (max-width:639px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box{max-width:calc(100% - 2rem);padding:1rem}}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box [class*=sg-cw-typo-]{color:#0e204e}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .headline,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-headline,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-subline,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box h3,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box sg-cw-video .sg-cw-video-headline,sg-cw-video .sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-video-headline{font-weight:500}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .headline,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-headline,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-subline,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box h3,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box sg-cw-video .sg-cw-video-headline,sg-cw-video .sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-video-headline{margin-bottom:4px}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .headline .sg-cw-icon,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-headline .sg-cw-icon,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-subline .sg-cw-icon,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box h3 .sg-cw-icon,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box sg-cw-video .sg-cw-video-headline .sg-cw-icon,sg-cw-video .sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-video-headline .sg-cw-icon{display:none}}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .headline .sg-cw-icon,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-headline .sg-cw-icon,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-subline .sg-cw-icon,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box h3 .sg-cw-icon,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box sg-cw-video .sg-cw-video-headline .sg-cw-icon,sg-cw-video .sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-video-headline .sg-cw-icon{line-height:1}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .headline,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-headline,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-subline,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box h3,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box sg-cw-video .sg-cw-video-headline,sg-cw-video .sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-video-headline{color:#0e204e}}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .headline span,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-headline span,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-subline span,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box h3 span,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box sg-cw-video .sg-cw-video-headline span,sg-cw-video .sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-video-headline span{font-size:12px;font-weight:400;line-height:1.4;display:block;font-weight:400}@media only screen and (min-width:1024px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .headline span,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-headline span,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-section-heading-subline span,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box h3 span,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box sg-cw-video .sg-cw-video-headline span,sg-cw-video .sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-video-headline span{font-size:.875rem;line-height:1.4}}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:.00001vh;max-width:100%;overflow:hidden;text-align:left;transition:max-height .8s cubic-bezier(.64,.09,.08,1)}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details .cta-link{pointer-events:all}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details ol,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details ul{border-spacing:6px;margin-bottom:8px;margin-top:0}@media only screen and (max-width:1023px){.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details ol li,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details ul li{font-size:.875rem}}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box label.sg-cw-button{-ms-grid-row-align:center;align-self:center;max-height:80px;overflow:hidden;pointer-events:auto;text-transform:none}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{margin-bottom:16px;opacity:0;pointer-events:all;transition:opacity .2s ease-in-out .5s;visibility:hidden}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-background{height:100%;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transition:opacity 0s linear .8s;width:100%;z-index:1}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1){outline-width:1px}}@media only screen and (max-width:1199px) and (max-width:1199px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1){height:100%}}@media only screen and (max-width:1199px) and (min-width:1200px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1){width:100%}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>picture img{opacity:0}.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>label.click-target{display:none}.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}}@media only screen and (max-width:1199px) and (min-width:1200px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}}@media only screen and (max-width:1199px) and (min-width:640px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-background:nth-child(2){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}}@media only screen and (max-width:1199px) and (max-width:1199px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:not(:nth-child(1)){height:0}.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:not(:nth-child(1)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (max-width:1199px) and (min-width:1200px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:not(:nth-child(1)){width:0}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:not(:nth-child(1))>picture img{opacity:0}.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:not(:nth-child(1))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:not(:nth-child(1))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2:not(.ag2-ready) ag2-content:not(:nth-child(1))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2)~.ag2-content-wrapper ag2-content{height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2)~.ag2-content-wrapper ag2-content{width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-background:nth-child(2){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(2):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3)~.ag2-content-wrapper ag2-content{height:50%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3)~.ag2-content-wrapper ag2-content{width:50%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:nth-child(3)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-background:nth-child(4){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(3)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(3)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(3)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(3))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(3))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(3))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(3):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(3))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4)~.ag2-content-wrapper ag2-content{height:33.33333333%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4)~.ag2-content-wrapper ag2-content{width:33.33333333%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:nth-child(5)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-background:nth-child(6){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(5)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(5)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(5)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(5))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(5))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(5))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(4):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(5))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5)~.ag2-content-wrapper ag2-content{height:25%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5)~.ag2-content-wrapper ag2-content{width:25%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:nth-child(7)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-background:nth-child(8){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(7)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(7)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(7)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(7))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(7))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(7))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(5):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(7))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6)~.ag2-content-wrapper ag2-content{height:20%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6)~.ag2-content-wrapper ag2-content{width:20%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:nth-child(9)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-background:nth-child(10){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(9)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(9)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(9)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(9))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(9))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(9))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(6):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(9))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7)~.ag2-content-wrapper ag2-content{height:16.66666667%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7)~.ag2-content-wrapper ag2-content{width:16.66666667%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:nth-child(11)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-background:nth-child(12){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(11)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(11)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(11)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(11))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(11))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(11))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(7):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(11))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8)~.ag2-content-wrapper ag2-content{height:14.28571429%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8)~.ag2-content-wrapper ag2-content{width:14.28571429%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:nth-child(13)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-background:nth-child(14){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(13)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(13)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(13)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(13))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(13))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(13))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(8):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(13))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9)~.ag2-content-wrapper ag2-content{height:12.5%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9)~.ag2-content-wrapper ag2-content{width:12.5%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:nth-child(15)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-background:nth-child(16){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(15)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(15)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(15)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(15))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(15))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(15))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(9):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(15))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10)~.ag2-content-wrapper ag2-content{height:11.11111111%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10)~.ag2-content-wrapper ag2-content{width:11.11111111%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:nth-child(17)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-background:nth-child(18){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(17)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(17)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(17)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(17))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(17))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(17))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(10):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(17))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11)~.ag2-content-wrapper ag2-content{height:10%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11)~.ag2-content-wrapper ag2-content{width:10%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19){width:100%}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:nth-child(19)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-background:nth-child(20){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(19)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(19)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(19)){width:0}}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(19))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(19))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(19))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(11):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(19))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}@media only screen and (max-width:1199px) and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1)~.ag2-content-wrapper ag2-content{height:100%}}@media only screen and (max-width:1199px) and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1)~.ag2-content-wrapper ag2-content{width:100%}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}}@media only screen and (max-width:1199px) and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1){outline-width:1px}}@media only screen and (max-width:1199px) and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1){height:100%}}@media only screen and (max-width:1199px) and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1){width:100%}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>label.click-target{display:none}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}}@media only screen and (max-width:1199px) and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}}@media only screen and (max-width:1199px) and (min-width:640px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-background:nth-child(2){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}}@media only screen and (max-width:1199px) and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1)){height:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (max-width:1199px) and (min-width:1200px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1)){width:0}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>picture img{opacity:0}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1)~.ag2-content-wrapper ag2-content{height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1)~.ag2-content-wrapper ag2-content{width:100%}}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1)~.ag2-content-wrapper ag2-content>picture img{max-width:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper ag2-content .sg-cw-accordion-tab-content-box{opacity:0}}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1){outline-width:1px}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1){height:100%}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1){width:100%}}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>picture img{opacity:0}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>label.click-target{display:none}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>label.ag2-close{opacity:1;pointer-events:auto}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box{align-items:flex-start;height:auto!important;text-align:left;z-index:3}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box{left:2rem;transform:none}}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:64vh}@media only screen and (min-width:640px){.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box .sg-cw-accordion-tab-details{max-height:48vh}}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-flat,.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:nth-child(1)>.sg-cw-accordion-tab-content-box a.sg-cw-button.sg-cw-raise{opacity:1;visibility:visible}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-background:nth-child(2){opacity:1;transition:opacity .8s cubic-bezier(.64,.09,.08,1) 0s;z-index:2}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1)){height:0}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1)) label.ag2-mobile-content-toggle{display:block;opacity:0;pointer-events:none}}@media only screen and (min-width:1200px){.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1)){width:0}}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>picture img{opacity:0}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>title{opacity:1;transition-delay:.4s;transition-duration:.4s}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>.sg-cw-accordion-tab-content-box{align-items:flex-start;opacity:0;pointer-events:none;text-align:left}.sg-cw-accordion-gallery2[data-ag2-always-open]>input[type=radio]:nth-of-type(1):checked~.ag2-content-wrapper>ag2-content:not(:nth-child(1))>.sg-cw-accordion-tab-content-box label.sg-cw-button{max-height:0;min-height:0;padding:0}.sg-cw-accordion-gallery2[data-ag2-always-open] label.ag2-close{display:none}.sg-cw-accordion-gallery2 img.auto-fit{display:block;height:100%;left:50%;max-width:none;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}.sg-cw-accordion-gallery2 img.auto-fit.h-100{height:100%;width:auto}.sg-cw-accordion-gallery2 img.auto-fit.w-100{height:auto;width:100%}.sg-cw-accordion-gallery2 img.auto-fit.checking{height:auto;width:auto}.sg-cw-usps [class*=sg-cw-col-],.sg-cw-usps [class^=sg-cw-col-]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding:0 16px 0}.sg-cw-usps .sg-cw-usp{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 0 16px;margin:0 8px;width:128px}@media only screen and (min-width:640px){.sg-cw-usps .sg-cw-usp{width:8.5rem;margin-bottom:1.5rem}}@media only screen and (min-width:1024px){.sg-cw-usps .sg-cw-usp{width:12rem;margin:0 2rem}}.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol{flex:0 0 auto;align-items:center;color:#0e204e;font-size:28px;line-height:100%;word-spacing:140px;margin-bottom:8px;height:48px;display:flex;flex-direction:column;justify-content:flex-end}@media only screen and (min-width:640px){.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol{font-size:3rem;height:3.5rem}}@media only screen and (min-width:1024px){.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol{font-size:4rem;padding-bottom:.5rem;height:5rem}}.sg-cw-order-timeline>span.done .sg-cw-usps .sg-cw-usp i.sg-cw-usp-symbol,.sg-cw-usps .sg-cw-usp .sg-cw-order-timeline>span.done i.sg-cw-usp-symbol,.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol[class*=icon-],.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol[class^=icon-]{font-size:32px}@media only screen and (min-width:640px){.sg-cw-order-timeline>span.done .sg-cw-usps .sg-cw-usp i.sg-cw-usp-symbol,.sg-cw-usps .sg-cw-usp .sg-cw-order-timeline>span.done i.sg-cw-usp-symbol,.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol[class*=icon-],.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol[class^=icon-]{font-size:3.5rem}}@media only screen and (min-width:1024px){.sg-cw-order-timeline>span.done .sg-cw-usps .sg-cw-usp i.sg-cw-usp-symbol,.sg-cw-usps .sg-cw-usp .sg-cw-order-timeline>span.done i.sg-cw-usp-symbol,.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol[class*=icon-],.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol[class^=icon-]{font-size:5rem}}.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol .descriptor{display:block;font-size:14px;line-height:100%}@media only screen and (min-width:640px){.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol .descriptor{font-size:1.25rem}}@media only screen and (min-width:1024px){.sg-cw-usps .sg-cw-usp .sg-cw-usp-symbol .descriptor{font-size:1.5rem}}.sg-cw-usps .sg-cw-usp .sg-cw-usp-text{display:inline-block;text-align:center;width:100%;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media only screen and (min-width:640px){.sg-cw-usps .sg-cw-usp .sg-cw-usp-text{margin-top:.5rem}}@media only screen and (min-width:1024px){.sg-cw-usps .sg-cw-usp .sg-cw-usp-text{font-size:1em}}.sg-cw-order-channels *{cursor:default}.sg-cw-order-channels .sg-cw-row.bullets{margin-bottom:0}.sg-cw-order-channels .sg-cw-row [class*=" sg-cw-col-"],.sg-cw-order-channels .sg-cw-row [class^=sg-cw-col-]{position:relative}.sg-cw-order-channels .sg-cw-order-recommendation{background-color:#1586c4;color:#fff;font-weight:300;left:50%;padding:8px 16px;position:absolute;text-transform:uppercase;top:0;transform:translateX(-50%);z-index:2}.sg-cw-order-channels .sg-cw-cards{background-color:transparent;display:flex;flex-direction:column;flex-wrap:nowrap}.sg-cw-order-channels .sg-cw-cards h3{font-weight:500}.sg-cw-order-channels .sg-cw-cards picture{background-color:#ececec;display:flex;height:190px;margin:0;width:100%}.sg-cw-order-channels .sg-cw-cards picture [src*=".svg"]{box-sizing:border-box;height:190px;padding-top:30px}.sg-cw-order-channels .sg-cw-cards img{display:flex}.sg-cw-order-channels .sg-cw-cards .sg-cw-teaser-content{align-self:flex-start;display:flex}.sg-cw-order-channels .sg-cw-cards .sg-cw-teaser-content .sg-cw-content-text ul li{margin-bottom:8px}.sg-cw-order-channels .sg-cw-cards .sg-cw-teaser-content .sg-cw-content-text ul li:last-of-type{margin-bottom:0}.sg-cw-order-channels .sg-cw-cards .sg-cw-centered{align-self:flex-end;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end;width:100%}.sg-cw-order-channels .sg-cw-cards .sg-cw-centered .sg-cw-row{margin:0;width:100%}.sg-cw-order-channels .sg-cw-cards .sg-cw-centered.sg-cw-download-badge{flex-direction:row;flex-wrap:wrap;justify-content:center;padding:16px}.sg-cw-order-channels .sg-cw-cards .sg-cw-centered.sg-cw-download-badge img{cursor:pointer}.sg-cw-order-channels .sg-cw-cards .sg-cw-centered a{-ms-grid-row-align:center;align-self:center;cursor:pointer}.sg-cw-order-channels .sg-cw-cards .sg-cw-content-wrapper{width:100%}.sg-cw-order-channels .sg-cw-cards ul{white-space:normal}.sg-cw-order-channels .sg-cw-cards li{width:100%}.cutout{background-color:#e6f7f8;padding-top:16px;padding-bottom:24px}.cutout.cutout-video{background-color:#f4f4f4}.cutout>.sg-cw-row-expanded,.cutout>.sg-cw-section-heading{padding-top:48px}.cutout .sg-cw-brand-container+.sg-cw-row-expanded{padding-top:0}.cutout .sg-cw-brandflag-wrapper{padding-bottom:64px;position:relative;width:100%;z-index:1}.cutout .sg-cw-brandflag{max-width:160px;padding-right:16px;position:absolute;right:16px;width:100%}@media only screen and (min-width:0) and (max-width:639px){.cutout .sg-cw-brandflag{box-sizing:content-box;max-width:125px;position:absolute;right:0}.cutout .sg-cw-brandflag img:nth-child(2){float:right;width:80%}}@media only screen and (min-width:1200px){.cutout .sg-cw-brandflag{padding-right:0}}.cutout .sg-cw-brandflag img:first-child{padding-bottom:8px;width:100%}.cutout .cutout-image,.cutout .cutout-image-fullsize{z-index:2}.cutout .cutout-image picture,.cutout .cutout-image-fullsize picture{display:block;margin:0 auto;max-width:1000px;width:70%}.cutout .cutout-image picture img,.cutout .cutout-image-fullsize picture img{max-height:350px}@media only screen and (min-width:1024px){.cutout .cutout-image picture img,.cutout .cutout-image-fullsize picture img{max-width:750px}}.cutout .cutout-image-fullsize picture{max-width:1400px;width:100%}@media only screen and (min-width:640px){.cutout .cutout-image-fullsize picture{width:85%}}.cutout .cutout-image-fullsize picture img{width:100%;max-height:none;max-width:100%}.cutout .cutout-video object{height:51vw;margin-bottom:16px;max-height:450px;max-width:800px;width:90.66vw}@media only screen and (min-width:640px){.cutout .cutout-video object{height:40vw;width:71.1vw}}.cutout p{margin:0 auto;max-width:500px}.cutout p.headline,.cutout p.sg-cw-section-heading-headline,.cutout p.sg-cw-section-heading-subline,.cutout sg-cw-video p.sg-cw-video-headline,sg-cw-video .cutout p.sg-cw-video-headline{max-width:100%}.cutout .sg-cw-price{font-weight:500;margin-bottom:16px;width:100%}@media only screen and (min-width:0) and (max-width:639px){.cutout .sg-cw-price{font-size:15px;font-weight:700}}.cutout .sg-cw-simple-textarea{display:inline-table}.cutout section.sg-cw-section .sg-cw-brand-card{transform:translateY(0)!important}.cutout section.sg-cw-section .sg-cw-section-heading-tag{border:0;margin-top:48px}.cutout .sg-cw-section-heading-headline{flex-basis:100%;max-width:100%}.sg-cw-magazine-intro+.sg-cw-section.sg-cw-section-magazintext{padding-top:0}.sg-cw-magazine-informationbox-content-text,.sg-cw-magazine-textarea-text{margin:0 auto;width:95%}@media only screen and (min-width:1024px){.sg-cw-magazine-informationbox-content-text,.sg-cw-magazine-textarea-text{width:55%}}.sg-cw-magazine-informationbox-content-text hr,.sg-cw-magazine-textarea-text hr{display:none}.sg-cw-magazine-informationbox-content-text hr+p,.sg-cw-magazine-textarea-text hr+p{font-weight:700}.sg-cw-magazine-informationbox-content-text hr+p+p,.sg-cw-magazine-textarea-text hr+p+p{padding-top:8px}@media only screen and (min-width:640px){.sg-cw-magazine-informationbox-content-text hr+p+p,.sg-cw-magazine-textarea-text hr+p+p{padding-top:.65rem}}@media only screen and (min-width:1024px){.sg-cw-magazine-informationbox-content-text hr+p+p,.sg-cw-magazine-textarea-text hr+p+p{padding-top:.75rem}}.sg-cw-magazine-informationbox-content-text li,.sg-cw-magazine-informationbox-content-text p,.sg-cw-magazine-textarea-text li,.sg-cw-magazine-textarea-text p{font-size:14px;font-weight:400;line-height:1.4;color:inherit;line-height:1.5}@media only screen and (min-width:1024px){.sg-cw-magazine-informationbox-content-text li,.sg-cw-magazine-informationbox-content-text p,.sg-cw-magazine-textarea-text li,.sg-cw-magazine-textarea-text p{font-size:1rem;line-height:1.4}}@media only screen and (min-width:640px){.sg-cw-magazine-informationbox-content-text li,.sg-cw-magazine-informationbox-content-text p,.sg-cw-magazine-textarea-text li,.sg-cw-magazine-textarea-text p{line-height:2}}.sg-cw-magazine-informationbox-content-text p,.sg-cw-magazine-textarea-text p{padding-top:20px}@media only screen and (min-width:1024px){.sg-cw-magazine-informationbox-content-text p,.sg-cw-magazine-textarea-text p{padding-top:40px}}.sg-cw-magazine-informationbox-content-text ol+p,.sg-cw-magazine-informationbox-content-text ul+p,.sg-cw-magazine-textarea-text ol+p,.sg-cw-magazine-textarea-text ul+p{padding-top:0}.sg-cw-magazine-informationbox-content-text h1,.sg-cw-magazine-informationbox-content-text h2,.sg-cw-magazine-informationbox-content-text h3,.sg-cw-magazine-informationbox-content-text h4,.sg-cw-magazine-informationbox-content-text h5,.sg-cw-magazine-informationbox-content-text h6,.sg-cw-magazine-textarea-text h1,.sg-cw-magazine-textarea-text h2,.sg-cw-magazine-textarea-text h3,.sg-cw-magazine-textarea-text h4,.sg-cw-magazine-textarea-text h5,.sg-cw-magazine-textarea-text h6{padding-top:32px}@media only screen and (min-width:1024px){.sg-cw-magazine-informationbox-content-text h1,.sg-cw-magazine-informationbox-content-text h2,.sg-cw-magazine-informationbox-content-text h3,.sg-cw-magazine-informationbox-content-text h4,.sg-cw-magazine-informationbox-content-text h5,.sg-cw-magazine-informationbox-content-text h6,.sg-cw-magazine-textarea-text h1,.sg-cw-magazine-textarea-text h2,.sg-cw-magazine-textarea-text h3,.sg-cw-magazine-textarea-text h4,.sg-cw-magazine-textarea-text h5,.sg-cw-magazine-textarea-text h6{padding-top:2rem}}.sg-cw-magazine-informationbox-content-text h1+p,.sg-cw-magazine-informationbox-content-text h2+p,.sg-cw-magazine-informationbox-content-text h3+p,.sg-cw-magazine-informationbox-content-text h4+p,.sg-cw-magazine-informationbox-content-text h5+p,.sg-cw-magazine-informationbox-content-text h6+p,.sg-cw-magazine-textarea-text h1+p,.sg-cw-magazine-textarea-text h2+p,.sg-cw-magazine-textarea-text h3+p,.sg-cw-magazine-textarea-text h4+p,.sg-cw-magazine-textarea-text h5+p,.sg-cw-magazine-textarea-text h6+p{padding-top:8px}@media only screen and (min-width:640px){.sg-cw-magazine-informationbox-content-text h1+p,.sg-cw-magazine-informationbox-content-text h2+p,.sg-cw-magazine-informationbox-content-text h3+p,.sg-cw-magazine-informationbox-content-text h4+p,.sg-cw-magazine-informationbox-content-text h5+p,.sg-cw-magazine-informationbox-content-text h6+p,.sg-cw-magazine-textarea-text h1+p,.sg-cw-magazine-textarea-text h2+p,.sg-cw-magazine-textarea-text h3+p,.sg-cw-magazine-textarea-text h4+p,.sg-cw-magazine-textarea-text h5+p,.sg-cw-magazine-textarea-text h6+p{padding-top:.65rem}}@media only screen and (min-width:1024px){.sg-cw-magazine-informationbox-content-text h1+p,.sg-cw-magazine-informationbox-content-text h2+p,.sg-cw-magazine-informationbox-content-text h3+p,.sg-cw-magazine-informationbox-content-text h4+p,.sg-cw-magazine-informationbox-content-text h5+p,.sg-cw-magazine-informationbox-content-text h6+p,.sg-cw-magazine-textarea-text h1+p,.sg-cw-magazine-textarea-text h2+p,.sg-cw-magazine-textarea-text h3+p,.sg-cw-magazine-textarea-text h4+p,.sg-cw-magazine-textarea-text h5+p,.sg-cw-magazine-textarea-text h6+p{padding-top:.75rem}}.sg-cw-magazine-textarea-text-author{color:#a0a0a0;text-align:center}.sg-cw-magazine-textarea-text-author p{font-size:16px;font-weight:300;line-height:1.4;padding-bottom:12px;padding-top:28px}@media only screen and (min-width:1024px){.sg-cw-magazine-textarea-text-author p{font-size:1.125rem;line-height:1.4}}@media only screen and (min-width:640px){.sg-cw-magazine-textarea-text-author p{padding-bottom:0;padding-top:2.375rem}}.sg-cw-magazine-textarea-text-author+.sg-cw-magazine-informationbox-content-text p,.sg-cw-magazine-textarea-text-author+.sg-cw-magazine-textarea-text p{padding-top:4px}@media only screen and (min-width:640px){.sg-cw-magazine-textarea-text-author+.sg-cw-magazine-informationbox-content-text p,.sg-cw-magazine-textarea-text-author+.sg-cw-magazine-textarea-text p{padding-top:1rem}}.sg-cw-magazine-textarea-text-initial p:first-of-type::first-letter{color:#0e204e;float:left;font-weight:500;line-height:50%}@media only screen and (min-width:0){.sg-cw-magazine-textarea-text-initial p:first-of-type::first-letter{font-size:2.5rem;margin:.8rem .25rem 0 -.15rem}}@media only screen and (min-width:640px){.sg-cw-magazine-textarea-text-initial p:first-of-type::first-letter{font-size:3rem;margin:1.1rem .5rem 0 -.25rem}}@media only screen and (min-width:1024px){.sg-cw-magazine-textarea-text-initial p:first-of-type::first-letter{font-size:3.5rem;margin:1.25rem .5rem 0 -.35rem}}@-moz-document url-prefix(){.sg-cw-magazine-textarea-text-initial p:first-of-type::first-letter{font-size:2.5rem;margin:.4rem .25rem 0 -.2rem}@media only screen and (min-width:640px){.sg-cw-magazine-textarea-text-initial p:first-of-type::first-letter{font-size:3rem;margin:.7rem .5rem 0 -.25rem}}@media only screen and (min-width:1024px){.sg-cw-magazine-textarea-text-initial p:first-of-type::first-letter{font-size:3.5rem;margin:.75rem .5rem 0 -.35rem}}}@media only screen and (min-width:640px){.sg-cw-magazine-textarea-text-teaser-text{padding:0 6%;text-align:center}}.sg-cw-magazine-textarea-text-teaser-text p{font-size:12px;font-weight:400;line-height:1.4;font-style:italic;padding:24px 0}@media only screen and (min-width:1024px){.sg-cw-magazine-textarea-text-teaser-text p{font-size:.875rem;line-height:1.4}}@media only screen and (min-width:640px){.sg-cw-magazine-textarea-text-teaser-text p{line-height:1.25;padding:2rem 0}}.sg-cw-magazine-textarea-text-teaser-text:first-of-type p{padding:0}.browser-ie .sg-cw-magazine-textarea-text-initial::first-letter{font-size:48px;margin:18px 4px 0 -3px}@media only screen and (min-width:640px){.browser-ie .sg-cw-magazine-textarea-text-initial::first-letter{font-size:3.7rem;margin:1.8rem .25rem 0 -.35rem}}.browser-edge .sg-cw-magazine-textarea-text-initial::first-letter{font-size:48px;margin:14px 4px 0 -3px}@media only screen and (min-width:640px){.browser-edge .sg-cw-magazine-textarea-text-initial::first-letter{font-size:3.7rem;margin:1.5rem .25rem 0 -.35rem}}.sg-cw-magazine-imageteaser{margin-top:16px;padding-bottom:24px}.sg-cw-magazine-imageteaser-headline{margin-bottom:40px;text-align:center}.sg-cw-magazine-imageteaser-image{display:block;font-size:0;height:100%;width:100%}.sg-cw-magazine-imageteaser figure{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:800px;width:90.66vw}@media only screen and (min-width:640px){.sg-cw-magazine-imageteaser figure{width:71.1vw}}.sg-cw-magazine-imageteaser figure figcaption{text-align:center;padding-top:24px}.sg-cw-magazine-imageteaser figure figcaption span{display:block;font-size:14px;padding-top:4px}.sg-cw-magazine-imageteaser figure figcaption span.sg-cw-magazine-legal{color:#737373}.sg-cw-magazine-informationbox .sg-cw-magazine-imageteaser figure{width:100%}@media only screen and (max-width:1199px){.sg-cw-magazine-informationbox .sg-cw-magazine-imageteaser figcaption{font-size:14px;font-weight:400;line-height:1.5}}.sg-cw-magazine-informationbox{display:flex;justify-content:center}.sg-cw-magazine-informationbox-image{padding:16px;display:flex}@media only screen and (min-width:0){.sg-cw-magazine-informationbox-image{min-width:300px;width:66%}}@media only screen and (min-width:640px){.sg-cw-magazine-informationbox-image{min-width:412px;width:60%}}@media only screen and (min-width:1024px){.sg-cw-magazine-informationbox-image{min-width:480px}}@media only screen and (min-width:1200px){.sg-cw-magazine-informationbox-image{max-width:580px}}.sg-cw-magazine-informationbox-image picture{width:100%;height:auto}.sg-cw-magazine-informationbox-content{box-shadow:0 1px 3px rgba(0,0,0,.4);background-color:#fff;display:flex;flex:1 0 100%;flex-direction:column;margin-bottom:24px;padding:32px 24px 16px 24px;position:relative;width:100%}@media only screen and (min-width:640px){.sg-cw-magazine-informationbox-content{padding:3rem 4rem 1rem 3rem}}@media only screen and (min-width:1024px){.sg-cw-magazine-informationbox-content{padding:3rem 4rem 1rem 3rem}}.sg-cw-magazine-informationbox-content .icon-info-invert{color:#c8c8c8;font-size:28px;margin:8px 8px 0 0;position:absolute;right:0;top:0}@media only screen and (min-width:1024px){.sg-cw-magazine-informationbox-content .icon-info-invert{font-size:2.5rem;margin:1rem 1rem 0 0}}.sg-cw-magazine-informationbox-content-text{margin-bottom:20px;max-height:180px;overflow:hidden;position:relative;transition:max-height .4s ease-in-out;width:100%}label+.sg-cw-magazine-informationbox-content-text::after{background:linear-gradient(rgba(255,255,255,0) 0,#fff 100%);bottom:-10px;content:" ";height:180px;left:0;position:absolute;transition:opacity .4s ease-in-out;width:100%}.sg-cw-magazine-informationbox input[type=checkbox]{display:none}.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-hide-informationbox,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-show-informationbox{-ms-grid-row-align:center;align-self:center;display:block;order:2}.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text .headline,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text .sg-cw-section-heading-headline,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text .sg-cw-section-heading-subline,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h1,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h2,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h3,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h4,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h5,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h6,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text sg-cw-video .sg-cw-video-headline,sg-cw-video .sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text .sg-cw-video-headline{color:#0e204e;margin-bottom:0;margin-top:0}.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text .headline:first-child,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text .sg-cw-section-heading-headline:first-child,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text .sg-cw-section-heading-subline:first-child,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h1:first-child,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h2:first-child,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h3:first-child,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h4:first-child,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h5:first-child,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text h6:first-child,.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text sg-cw-video .sg-cw-video-headline:first-child,sg-cw-video .sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-informationbox-content-text .sg-cw-video-headline:first-child{padding-top:0}.sg-cw-magazine-informationbox input[type=checkbox]:checked~.sg-cw-magazine-informationbox-content-text{margin-bottom:0;max-height:10000px;width:99.9%}.sg-cw-magazine-informationbox input[type=checkbox]:checked~.sg-cw-magazine-informationbox-content-text::after{bottom:0;height:100%;opacity:0;top:0;z-index:-1}.sg-cw-magazine-informationbox input[type=checkbox]:checked~.sg-cw-magazine-hide-informationbox{display:block}.sg-cw-magazine-informationbox input[type=checkbox]:checked~.sg-cw-magazine-show-informationbox{display:none}.sg-cw-magazine-informationbox input[type=checkbox]~.sg-cw-magazine-hide-informationbox{display:none}.product-info .flexbox{align-items:flex-start}@media only screen and (min-width:0) and (max-width:639px){.product-info .flexbox{align-items:center;flex-direction:column;flex-wrap:nowrap}.product-info .flexbox .flexbox{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;min-width:300px}.product-info .flexbox .flexbox div{text-align:left}}.product-info .flexbox .flexbox{display:flex;flex-wrap:nowrap;margin:0;text-align:left}.product-info .flexbox .flexbox div h1,.product-info .flexbox .flexbox div h2,.product-info .flexbox .flexbox div h3,.product-info .flexbox .flexbox div h4,.product-info .flexbox .flexbox div h5,.product-info .flexbox .flexbox div h6{margin-bottom:8px}.product-info .flexbox i{flex:0 0 60px;font-size:32px;position:relative;top:-7px}.browser-ie sg-slider2.product-info .sg-cw-row{flex-basis:100%}.sg-cw-teaser{display:block;margin-bottom:20px;position:relative;text-align:center;width:100%}.sg-cw-teaser .sg-cw-teaser-wrapper{float:left;height:100%;width:auto}.sg-cw-teaser .sg-cw-teaser-image{display:block;padding-right:0;width:100%}.sg-cw-teaser .sg-cw-teaser-image img{width:100%}.sg-cw-teaser .sg-cw-teaser-image.sg-cw-small-image{float:left;padding-right:16px;width:auto}.sg-cw-teaser .sg-cw-teaser-content{display:block;margin:0;padding-top:16px;text-align:left;width:100%}.sg-cw-teaser .sg-cw-teaser-content.sg-cw-align-center{padding-left:16px;padding-right:16px;text-align:center}.sg-cw-teaser .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-text{color:#2e2e2e;height:100%;margin-bottom:8px;overflow:hidden}.sg-cw-teaser .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-text p{margin-bottom:0}.sg-cw-teaser .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-image{display:inline-block;padding-right:16px;vertical-align:middle}.sg-cw-teaser .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-image~.sg-cw-content-text{display:inline-block;text-align:left;vertical-align:middle}.sg-cw-tab-teaser{width:100%}.sg-cw-tab-teaser .sg-cw-tab-wrapper{background-color:#f4f4f4;margin:0 auto;overflow-x:auto;overflow-y:hidden;position:relative;width:100%}.sg-cw-tab-teaser .sg-cw-tab-wrapper::-webkit-scrollbar{height:8px;width:8px}.sg-cw-tab-teaser .sg-cw-tab-wrapper::-webkit-scrollbar-thumb{background-color:#afafaf}.sg-cw-tab-teaser .sg-cw-tab-wrapper::-webkit-scrollbar-thumb:active{background-color:#a0a0a0}.sg-cw-tab-teaser .sg-cw-tab-wrapper::-webkit-scrollbar-track{background-color:#cdcdcd}.sg-cw-tab-teaser .sg-cw-tab-wrapper ul{display:table;height:56px;padding:0;white-space:nowrap;width:100%}.sg-cw-tab-teaser .sg-cw-tab-wrapper ul li{cursor:pointer;display:table-cell;line-height:58px;margin:0 auto;padding-left:16px;padding-right:16px;-webkit-tap-highlight-color:transparent;text-align:center;text-transform:uppercase;white-space:nowrap;width:auto}.sg-cw-tab-teaser .sg-cw-tab-wrapper ul li.sg-cw-tab-active{border-bottom:3px solid #0e204e;color:#0e204e;line-height:50px;padding-top:3px}.sg-cw-tab-teaser .sg-cw-tab-wrapper ul li span{display:none}@media only screen and (min-width:1024px){.sg-cw-tab-teaser .sg-cw-tab-wrapper ul li span{display:inline}}.sg-cw-teaser-footer{font-size:12px;font-weight:400;line-height:1.4;font-style:italic;font-weight:300;margin-top:8px}@media only screen and (min-width:1024px){.sg-cw-teaser-footer{font-size:.875rem;line-height:1.4}}.sg-cw-textarea-small{align-items:center;background-color:transparent;display:flex;flex-direction:column}.sg-cw-textarea-small-alternative{background-color:#e5e5e5}.sg-cw-textarea-small.sg-cw-quote-box .border::after,.sg-cw-textarea-small.sg-cw-quote-box .border::before{color:#0e204e;display:flex;font-family:Arial,Helvetica,sans-serif;font-size:160px;height:50px;line-height:.8;position:absolute;transform:translateY(-50%)}@media only screen and (max-width:1023px){.sg-cw-textarea-small.sg-cw-quote-box .border::after,.sg-cw-textarea-small.sg-cw-quote-box .border::before{font-size:8rem;height:42px;line-height:.8}}.sg-cw-textarea-small.sg-cw-quote-box .border::before{content:"”";justify-content:flex-start;left:8px;top:100%}.sg-cw-textarea-small.sg-cw-quote-box .border::after{content:"“";justify-content:flex-end;right:8px;top:0}.sg-cw-textarea-small .sg-cw-textarea-small-content{background-color:#fff;margin:64px 0;max-width:90%;padding:32px;position:relative;text-align:center}@media only screen and (min-width:640px){.sg-cw-textarea-small .sg-cw-textarea-small-content{max-width:64%}}@media only screen and (min-width:1024px){.sg-cw-textarea-small .sg-cw-textarea-small-content{max-width:50%}}@media only screen and (min-width:1200px){.sg-cw-textarea-small .sg-cw-textarea-small-content{max-width:700px;width:50%}}.sg-cw-textarea-small .sg-cw-textarea-small-content .border{border:1px solid #0e204e;bottom:3px;left:3px;position:absolute;right:3px;top:3px}.sg-cw-textarea-small .sg-cw-textarea-text{font-size:18px;font-weight:500;line-height:1.2;color:inherit;line-height:1.35}@media only screen and (min-width:1024px){.sg-cw-textarea-small .sg-cw-textarea-text{font-size:1.5rem;line-height:1.2}}.sg-cw-textarea-small .sg-cw-textarea-source{font-size:14px;font-weight:400;line-height:1.4;margin-top:20px}@media only screen and (min-width:1024px){.sg-cw-textarea-small .sg-cw-textarea-source{font-size:1rem;line-height:1.4}}.sg-cw-textarea-large{margin-bottom:0}.sg-cw-textarea-large div{display:inline-block;margin-bottom:16px;width:100%}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-textarea-large div{margin-bottom:0}}@media only screen and (min-width:1024px){.sg-cw-textarea-large div{display:block}}.sg-cw-textarea-large div h3{margin-bottom:8px}.sg-cw-textarea-large ol,.sg-cw-textarea-large ul{line-height:23px}@media only screen and (min-width:640px){.sg-cw-textarea-large ol,.sg-cw-textarea-large ul{margin:0 0 1.25rem}}.sg-cw-textarea-large ol li,.sg-cw-textarea-large ul li{font-size:15px;list-style:initial}@media only screen and (min-width:640px){.sg-cw-textarea-large ol li,.sg-cw-textarea-large ul li{text-align:justify}}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-textarea-large ol li,.sg-cw-textarea-large ul li{line-height:1.3}}.sg-cw-textarea-large h3{line-height:23px;margin:20px 0 8px}@media only screen and (min-width:640px){.sg-cw-textarea-large h3{line-height:inherit;margin:0}}.sg-cw-textarea-large .sg-cw-teaser-content{display:flex;flex-direction:column;padding:0}.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block{margin-bottom:20px;max-height:110px;overflow:hidden;transition:all .25s ease .1s;width:100%}@media only screen and (min-width:640px){.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block{-moz-column-count:2;column-count:2;-moz-column-gap:1.5rem;column-gap:1.5rem;display:block}.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block p{-moz-column-break-inside:avoid;break-inside:avoid;-webkit-column-break-inside:avoid;display:block;line-height:1.45rem;margin-bottom:23px;orphans:3;page-break-inside:avoid;text-align:justify;widows:3}.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block p:last-child{margin-bottom:0}}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block p{line-height:1.3}}@media only screen and (min-width:1024px){.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block{-moz-column-count:3;column-count:3;-moz-column-gap:2rem;column-gap:2rem;display:block;max-height:10000px;width:100%}.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block p{margin-bottom:21px}}.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block::after{background:linear-gradient(rgba(255,255,255,0) 0,#fff 100%);content:" ";display:table-cell;height:110px;left:0;position:absolute;top:0;transition:all .3s ease-in;width:100%}@media only screen and (min-width:1024px){.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block::after{content:none}}.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block .sg-cw-textlink{text-transform:none}@media only screen and (min-width:1024px){.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block .sg-cw-hide-textarea,.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block .sg-cw-show-textarea{display:none}}.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]{display:none}.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]~.sg-cw-hide-textarea,.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]~.sg-cw-show-textarea{-ms-grid-row-align:center;align-self:center;display:none;order:2}@media only screen and (max-width:1023px){.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]~.sg-cw-hide-textarea,.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]~.sg-cw-show-textarea{display:block}}.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]:checked~.sg-cw-textarea-block{margin-bottom:0;max-height:10000px;width:99.9%}.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]:checked~.sg-cw-textarea-block::after{bottom:0;height:100%;opacity:0;top:0;z-index:-1}.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]:checked~.sg-cw-show-textarea{display:none}@media only screen and (max-width:1023px){.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]:checked~.sg-cw-show-textarea~.sg-cw-hide-textarea{display:block}}.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]~.sg-cw-hide-textarea{display:none}.sg-cw-section-text-illustration-combined{padding-bottom:0}.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined{align-items:center;background-position:38% calc(100% + 1px);background-repeat:no-repeat;background-size:600%;padding-bottom:58%;display:flex;flex-direction:column;min-height:400px}@media only screen and (min-width:640px){.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined{background-position:35% calc(100% + 1px);background-size:300%;min-height:300px;padding-bottom:0}.browser-ie .sg-cw-text-illustration-combined{background-position:48% 0;background-size:160%;min-height:auto}}@media only screen and (min-width:1024px){.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined{background-position:48% calc(100% + 1px);background-size:300%;padding-bottom:5%}.browser-ie .sg-cw-text-illustration-combined{background-position:48% 0;background-size:160%;min-height:auto}}@media only screen and (min-width:1200px){.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined{background-size:3500px;padding-bottom:0}.browser-ie .sg-cw-text-illustration-combined{background-position:48% 0;background-size:155%;min-height:auto}}.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper{justify-content:flex-end;display:flex;max-width:1400px;width:100%}@media only screen and (min-width:640px) and (max-width:1023px){.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper{justify-content:center}}.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea{border-left:3px solid #0e204e;display:flex;flex-direction:column;margin-left:16px;margin-top:24px;padding-left:16px;padding-right:8px}@media only screen and (min-width:640px){.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea{margin-bottom:30%;padding-left:1.5rem;padding-right:0;width:70%}.browser-ie .sg-cw-text-illustration-combined-textarea{margin-bottom:10%}}@media only screen and (min-width:1024px){.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea{margin-bottom:7%;padding-left:1.5rem;padding-right:5rem;width:50%}.browser-ie .sg-cw-text-illustration-combined-textarea{margin-bottom:5%}}@media only screen and (min-width:1200px){.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea{margin-bottom:10.5%}.browser-ie .sg-cw-text-illustration-combined-textarea{margin-bottom:7%}}.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea ol,.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea p,.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea ul{font-size:18px;line-height:1.6;margin-bottom:0}@media only screen and (min-width:640px){.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea ol,.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea p,.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea ul{font-size:1.125rem}}@media only screen and (min-width:1200px){.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea ol,.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea p,.sg-cw-section-text-illustration-combined .sg-cw-text-illustration-combined .sg-cw-text-illustration-combined-wrapper .sg-cw-text-illustration-combined-textarea ul{font-size:1.25rem}}.sg-cw-text-image{background-color:#f4f4f4}.sg-cw-text-image h1,.sg-cw-text-image h2,.sg-cw-text-image h3,.sg-cw-text-image h4,.sg-cw-text-image h5,.sg-cw-text-image h6{width:100%}.sg-cw-text-image>div:nth-child(1){display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:640px){.sg-cw-text-image>div:nth-child(1){text-align:left}}.sg-cw-text-image>div:nth-child(1)>*{flex:0 0 auto}.sg-cw-text-image.sg-cw-row{margin-top:16px}.sg-cw-text-image.sg-cw-row:last-of-type{margin-bottom:16px}.sg-cw-text-image [class*=sg-cw-col-]{padding:0}.sg-cw-text-image .text-block-left{order:1}.sg-cw-text-image .text-block-left+div{order:2}@media only screen and (min-width:640px){.sg-cw-text-image .text-block-left{order:2}.sg-cw-text-image .text-block-left+div{order:1}}@media only screen and (min-width:640px){.sg-cw-text-image .text-block-left:nth-child(1){text-align:right}}.sg-cw-text-image>div:nth-child(2){align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;padding:48px 0}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-text-image>div:nth-child(2){padding:.5rem 0 2rem}}@media only screen and (max-width:1023px){.sg-cw-text-image>div:nth-child(2)>ol,.sg-cw-text-image>div:nth-child(2)>ul{font-size:.875rem;line-height:1.4}}.sg-cw-text-image>div:nth-child(2)>h1,.sg-cw-text-image>div:nth-child(2)>h2,.sg-cw-text-image>div:nth-child(2)>h3,.sg-cw-text-image>div:nth-child(2)>h4,.sg-cw-text-image>div:nth-child(2)>h5,.sg-cw-text-image>div:nth-child(2)>h6,.sg-cw-text-image>div:nth-child(2)>ol,.sg-cw-text-image>div:nth-child(2)>p,.sg-cw-text-image>div:nth-child(2)>ul{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;width:100%;padding:0 16px;word-break:break-word}@media only screen and (min-width:640px){.sg-cw-text-image>div:nth-child(2)>h1,.sg-cw-text-image>div:nth-child(2)>h2,.sg-cw-text-image>div:nth-child(2)>h3,.sg-cw-text-image>div:nth-child(2)>h4,.sg-cw-text-image>div:nth-child(2)>h5,.sg-cw-text-image>div:nth-child(2)>h6,.sg-cw-text-image>div:nth-child(2)>ol,.sg-cw-text-image>div:nth-child(2)>p,.sg-cw-text-image>div:nth-child(2)>ul{padding:0 2rem}}@media only screen and (min-width:1024px){.sg-cw-text-image>div:nth-child(2)>h1,.sg-cw-text-image>div:nth-child(2)>h2,.sg-cw-text-image>div:nth-child(2)>h3,.sg-cw-text-image>div:nth-child(2)>h4,.sg-cw-text-image>div:nth-child(2)>h5,.sg-cw-text-image>div:nth-child(2)>h6,.sg-cw-text-image>div:nth-child(2)>ol,.sg-cw-text-image>div:nth-child(2)>p,.sg-cw-text-image>div:nth-child(2)>ul{width:80%;padding:0}}@media only screen and (min-width:1200px){.sg-cw-text-image>div:nth-child(2)>h1,.sg-cw-text-image>div:nth-child(2)>h2,.sg-cw-text-image>div:nth-child(2)>h3,.sg-cw-text-image>div:nth-child(2)>h4,.sg-cw-text-image>div:nth-child(2)>h5,.sg-cw-text-image>div:nth-child(2)>h6,.sg-cw-text-image>div:nth-child(2)>ol,.sg-cw-text-image>div:nth-child(2)>p,.sg-cw-text-image>div:nth-child(2)>ul{width:70%}}.sg-cw-text-image>div:nth-child(2) .sg-cw-button.sg-cw-flat{margin-top:16px}.sg-cw-text-image>div:nth-child(2) h1,.sg-cw-text-image>div:nth-child(2) h2,.sg-cw-text-image>div:nth-child(2) h3,.sg-cw-text-image>div:nth-child(2) h4{margin-bottom:8px}sg-cw-video{display:block}sg-cw-video-head{display:block}sg-cw-video-head video{display:none;width:100%}sg-cw-video-description{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin:0 auto;max-width:1400px;display:block}sg-cw-video-description .sg-cw-row{margin:0 -16px}sg-cw-video-description.sg-cw-row-100{max-width:100%}sg-cw-video-description .sg-cw-video-description-content{text-align:center}@media only screen and (min-width:0){sg-cw-video-description .sg-cw-video-description-content{flex:0 0 100%;max-width:100%;padding:1rem}}@media only screen and (min-width:0) and (min-width:0) and (max-width:639px){sg-cw-video-description .sg-cw-video-description-content{padding:.5rem 1rem}}@media only screen and (min-width:640px){sg-cw-video-description .sg-cw-video-description-content{flex:0 0 83.33333333%;max-width:83.33333333%;padding:1rem}}@media only screen and (min-width:640px) and (min-width:0) and (max-width:639px){sg-cw-video-description .sg-cw-video-description-content{padding:.5rem 1rem}}@media only screen and (min-width:640px){sg-cw-video-description .sg-cw-video-description-content{margin-left:8.33333333%}}@media only screen and (min-width:1024px){sg-cw-video-description .sg-cw-video-description-content{flex:0 0 66.66666667%;max-width:66.66666667%;padding:1rem}}@media only screen and (min-width:1024px) and (min-width:0) and (max-width:639px){sg-cw-video-description .sg-cw-video-description-content{padding:.5rem 1rem}}@media only screen and (min-width:1024px){sg-cw-video-description .sg-cw-video-description-content{margin-left:16.66666667%}}sg-cw-video .sg-cw-video-headline{font-size:25px;font-weight:500;line-height:1.2;text-align:center;display:block;height:auto;width:100%;padding:16px 16px 0 16px;margin:0}@media only screen and (min-width:1024px){sg-cw-video .sg-cw-video-headline{font-size:2.25rem;line-height:1.2}}@media only screen and (min-width:640px){sg-cw-video-head{position:relative}sg-cw-video-head video{display:block}sg-cw-video .sg-cw-video-headline{background-color:rgba(34,34,34,.46);bottom:0;color:#fff;left:0;margin:0;padding:1rem 1.2rem;position:absolute}sg-cw-video .sg-cw-video-mobile-poster{display:none}}.sg-cw-section{padding-bottom:16px}.sg-cw-section.no-padding-bottom{padding-bottom:0}.sg-cw-section.is-first{padding-top:0}.sg-cw-section-bg-light{background-color:#fff}.sg-cw-section-bg-light .sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block::after{background:linear-gradient(rgba(255,255,255,0) 0,#fff 100%)}.sg-cw-section-bg-dark{background-color:#f4f4f4}.sg-cw-section-bg-dark .sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block::after{background:linear-gradient(rgba(244,244,244,0) 0,#f4f4f4 100%)}.sg-cw-section-bg-seasonal-light{background-color:#fff}.sg-cw-section-bg-seasonal-light .sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block::after{background:linear-gradient(rgba(255,255,255,0) 0,#fff 100%)}.sg-cw-section-bg-seasonal-dark{background-color:#f4f4f4}.sg-cw-section-bg-seasonal-dark .sg-cw-section-heading-headline,.sg-cw-section-bg-seasonal-dark .sg-cw-section-heading-subline{color:#fff}.sg-cw-section-bg-seasonal-dark .sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block::after{background:linear-gradient(rgba(244,244,244,0) 0,#f4f4f4 100%)}.sg-cw-section+.sg-cw-section{padding-top:0}.sg-cw-section+.sg-cw-section .sg-cw-section-heading-tag{margin-bottom:-16px;border-top-style:solid;border-top-width:57px}.sg-cw-section+.sg-cw-section .sg-cw-section-heading-tag .sg-cw-brand-card{transform:translateY(-50%)}@media only screen and (min-width:1024px){.sg-cw-section+.sg-cw-section .sg-cw-section-heading-tag{margin-bottom:-1rem;border-top-width:4.3rem}.sg-cw-section+.sg-cw-section .sg-cw-section-heading-tag .sg-cw-brand-card{transform:translateY(-50%)}}.sg-cw-section+.sg-cw-section .sg-cw-section-heading-tag+.sg-cw-section-heading-content .sg-cw-section-heading-headline{margin-top:32px}.sg-cw-section-bg-dark+.sg-cw-section .sg-cw-section-heading:target::before{background-color:#f4f4f4;margin-top:0}.sg-cw-section-bg-dark+.sg-cw-section .sg-cw-section-heading-tag{border-top-color:#f4f4f4}.sg-cw-section-bg-light+.sg-cw-section .sg-cw-section-heading:target::before{background-color:#fff;margin-top:0}.sg-cw-section-bg-light+.sg-cw-section .sg-cw-section-heading-tag{border-top-color:#fff}.sg-cw-section-bg-seasonal-dark+.sg-cw-section .sg-cw-section-heading:target::before{background-color:#f4f4f4;margin-top:0}.sg-cw-section-bg-seasonal-dark+.sg-cw-section .sg-cw-section-heading-tag{border-top-color:#f4f4f4}.sg-cw-section-bg-seasonal-light+.sg-cw-section .sg-cw-section-heading:target::before{background-color:#fff;margin-top:0}.sg-cw-section-bg-seasonal-light+.sg-cw-section .sg-cw-section-heading-tag{border-top-color:#fff}.sg-cw-center+.sg-cw-section-heading>.sg-cw-section-heading-tag{border-color:transparent}.sg-cw-section-heading{background-size:cover;margin-bottom:16px}.sg-cw-section-heading-tag{box-sizing:content-box;height:57px;display:flex;align-items:center;justify-content:center}@media only screen and (min-width:0){.sg-cw-section-heading-tag{flex:0 0 100%;max-width:100%;padding:1rem}}@media only screen and (min-width:0) and (min-width:0) and (max-width:639px){.sg-cw-section-heading-tag{padding:.5rem 1rem}}@media only screen and (min-width:0){.sg-cw-section-heading-tag{padding:0}}.sg-cw-section-heading-tag .sg-cw-brand-card{max-height:unset}.sg-cw-section-heading-tag .sg-cw-brand-card .sg-cw-brand-card-logo{height:57px}@media only screen and (min-width:1024px){.sg-cw-section-heading-tag .sg-cw-brand-card .sg-cw-brand-card-logo{height:4.3rem}}@media only screen and (min-width:1024px){.sg-cw-section-heading-tag{height:4.3rem}}.sg-cw-section-heading-content{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin:0 auto;max-width:1400px;text-align:center;align-items:center}.sg-cw-section-heading-content .sg-cw-row{margin:0 -16px}.sg-cw-section-heading-content.sg-cw-row-100{max-width:100%}@media only screen and (min-width:0){.sg-cw-section-heading-content{justify-content:center}}@media only screen and (min-width:0){.sg-cw-section-heading-content{padding:0 1rem}}.sg-cw-section-heading-tag+.sg-cw-section-heading-content{padding-top:0}@media only screen and (min-width:0){.sg-cw-section-heading-headline,.sg-cw-section-heading-subline{flex:0 0 100%;max-width:100%;padding:1rem}}@media only screen and (min-width:0) and (min-width:0) and (max-width:639px){.sg-cw-section-heading-headline,.sg-cw-section-heading-subline{padding:.5rem 1rem}}@media only screen and (min-width:1024px){.sg-cw-section-heading-headline,.sg-cw-section-heading-subline{flex:0 0 83.33333333%;max-width:83.33333333%;padding:1rem}}@media only screen and (min-width:1024px) and (min-width:0) and (max-width:639px){.sg-cw-section-heading-headline,.sg-cw-section-heading-subline{padding:.5rem 1rem}}@media only screen and (min-width:0){.sg-cw-section-heading-headline,.sg-cw-section-heading-subline{padding:0}}.sg-cw-section-heading-headline{font-size:25px;font-weight:500;line-height:1.2;margin-top:52px;font-weight:500}@media only screen and (min-width:1024px){.sg-cw-section-heading-headline{font-size:2.25rem;line-height:1.2}}@media only screen and (min-width:1024px){.sg-cw-section-heading-headline{margin-bottom:.875rem}}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-section-brandslider+section .sg-cw-section-heading-headline{margin-top:2rem}}.sg-cw-section-heading-subline{font-size:18px;font-weight:500;line-height:1.2;font-weight:400;margin-bottom:16px}@media only screen and (min-width:1024px){.sg-cw-section-heading-subline{font-size:1.5rem;line-height:1.2}}@media only screen and (min-width:1024px){.sg-cw-section-heading-subline{margin-bottom:2rem}}.sg-cw-section-heading-cta{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin:0 auto;max-width:1400px;flex:0 0 100%;max-width:100%}.sg-cw-section-heading-cta .sg-cw-row{margin:0 -16px}.sg-cw-section-heading-cta.sg-cw-row-100{max-width:100%}@media only screen and (min-width:0){.sg-cw-section-heading-cta-content{flex:0 0 100%;max-width:100%;padding:1rem}}@media only screen and (min-width:0) and (min-width:0) and (max-width:639px){.sg-cw-section-heading-cta-content{padding:.5rem 1rem}}@media only screen and (min-width:0){.sg-cw-section-heading-cta-content{padding:0}}.sg-cw-section-imagegallery .sg-cw-section-wrapper,.sg-cw-section-textimagecombined .sg-cw-section-wrapper{background-size:cover}.sg-cw-section-imagegallery .sg-cw-section-content,.sg-cw-section-textimagecombined .sg-cw-section-content{flex:1 1 auto;max-width:100%;overflow:auto}.sg-cw-section-imagegallery .sg-cw-section-content .sg-cw-text-image,.sg-cw-section-textimagecombined .sg-cw-section-content .sg-cw-text-image{background-color:inherit}.sg-cw-section-cutoutvideo .cutout{background-color:transparent}.sg-cw-section-basiccard+.sg-cw-section-basiccard[data-heading=false],.sg-cw-section-informationcard+.sg-cw-section-informationcard[data-heading=false]{padding-top:0;margin-top:-16px}.sg-cw-section-bg-dark+.sg-cw-section-usps:not(.sg-cw-section-bg-dark):not(.sg-cw-section-has-heading),.sg-cw-section-brandslider+.sg-cw-section-usps:not(.sg-cw-section-has-heading){padding-top:32px}.sg-cw-section sg-slider2 .sg-cw-text-image{background:inherit}.sg-cw-nl-subscription .sg-cw-teaser-content .sg-cw-content-wrapper{text-align:center!important}.sg-cw-footer,footer{display:block;font-size:12px;font-weight:400;line-height:1.4;padding-bottom:88px}@media only screen and (min-width:1024px){.sg-cw-footer,footer{font-size:.875rem;line-height:1.4}}@media only screen and (min-width:1024px){.sg-cw-footer,footer{padding-bottom:3rem}}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-footer.space-bottom,footer.space-bottom{margin-bottom:70px}}.sg-cw-footer>.sg-cw-row,footer>.sg-cw-row{margin:0 auto!important}.sg-cw-footer .sg-cw-row .sg-cw-teaser-content p,footer .sg-cw-row .sg-cw-teaser-content p{font-size:12px;font-weight:400;line-height:1.4;margin:0 0 16px}@media only screen and (min-width:1024px){.sg-cw-footer .sg-cw-row .sg-cw-teaser-content p,footer .sg-cw-row .sg-cw-teaser-content p{font-size:.875rem;line-height:1.4}}.sg-cw-footer .sg-cw-row ul,footer .sg-cw-row ul{text-align:center;display:block;padding-left:0}.sg-cw-footer .sg-cw-row ul li,footer .sg-cw-row ul li{display:inline-block;line-height:2.75;min-height:40px;padding:0 12px;text-align:left;vertical-align:middle}.sg-cw-footer .sg-cw-row ul li:first-of-type,footer .sg-cw-row ul li:first-of-type{height:36px;padding-left:0}.sg-cw-footer .sg-cw-row ul li img,footer .sg-cw-row ul li img{height:100%;width:96px}@media only screen and (min-width:640px){.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion{flex-direction:row;flex-wrap:wrap;padding:2rem 0}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion label,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion label,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion label,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion label{border-bottom:0;flex:1 0 25%;max-width:25%}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion label,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion label,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion label,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion label{order:0;pointer-events:none}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label i,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label i,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion label i,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion label i,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label i,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label i,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion label i,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion label i{display:none}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body{-webkit-animation:initial;animation:initial;display:flex;flex-direction:column;max-height:35em;opacity:1;order:1;transform:scale(1,1)}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body a,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body a,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body a,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body a,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body a,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body a,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body a,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body a{margin:.25rem 0}}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body{border-bottom:0;padding-top:0}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body{border-bottom:1px solid #515151;padding:1rem}}@media only screen and (min-width:0) and (max-width:639px) and (min-width:640px){.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-accordion-item:checked+label+.sg-cw-collapse-body{border-bottom:0}}@media only screen and (min-width:640px) and (max-width:1023px){.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label{flex:1 0 50%;max-width:50%}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label:nth-child(3n+2),.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label:nth-child(3n+2),footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label:nth-child(3n+2),footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label:nth-child(3n+2){order:0}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label:nth-child(3n+8),.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label:nth-child(3n+8),footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label:nth-child(3n+8),footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label:nth-child(3n+8){order:2}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body{padding:0 0 0 1rem}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body:nth-child(3n+3),.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body:nth-child(3n+3),footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body:nth-child(3n+3),footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body:nth-child(3n+3){order:1}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body:nth-child(3n+9),.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body:nth-child(3n+9),footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body:nth-child(3n+9),footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body:nth-child(3n+9){order:3}}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'],.sg-cw-footer .footer-icons>[class^=sg-cw-col-],.sg-cw-footer .footer-links>[class*=' sg-cw-col-'],.sg-cw-footer .footer-links>[class^=sg-cw-col-],footer .footer-icons>[class*=' sg-cw-col-'],footer .footer-icons>[class^=sg-cw-col-],footer .footer-links>[class*=' sg-cw-col-'],footer .footer-links>[class^=sg-cw-col-]{padding:0}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body{padding-left:16px;padding-top:0;text-align:left}@media only screen and (min-width:1024px){.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body{padding-bottom:0}}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body a,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body a,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body a,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body a,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body a,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body a,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body a,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body a{display:block;margin:8px 0}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label,.sg-cw-footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion label,.sg-cw-footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion label,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion label,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion label,footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion label,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion label{background-color:transparent;color:#393939;text-align:left;text-transform:none}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body{align-content:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-left:16px;padding-top:0}.sg-cw-footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body img,.sg-cw-footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body img,footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion .sg-cw-collapse-body img,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion .sg-cw-collapse-body img{box-shadow:0 1px 3px rgba(0,0,0,.4);border-radius:8px;box-sizing:content-box;height:68px;margin:0 6px 6px 0;width:68px}@media only screen and (min-width:0) and (max-width:639px){.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body{border-bottom:0;padding-top:0}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item input:checked+label+.sg-cw-collapse-body,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item input:checked+label+.sg-cw-collapse-body,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item input:checked+label+.sg-cw-collapse-body,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item input:checked+label+.sg-cw-collapse-body{border-bottom:1px solid #515151;padding:1rem}}@media only screen and (min-width:640px){.sg-cw-footer .footer-icons .sg-cw-accordion2,.sg-cw-footer .footer-links .sg-cw-accordion2,footer .footer-icons .sg-cw-accordion2,footer .footer-links .sg-cw-accordion2{flex-direction:row;flex-wrap:wrap;padding:2rem 0}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item{border-bottom:0;box-shadow:none;flex:1 0 25%;max-width:25%}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item label,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item label,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item label,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item label{pointer-events:none}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item label i,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item label i,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item label i,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item label i{display:none}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body{-webkit-animation:initial;animation:initial;display:flex;flex-direction:column;max-height:35em;opacity:1;transform:scale(1,1)}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item{border-top:none}}@media only screen and (min-width:640px) and (max-width:1023px){.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item{flex:1 0 50%;max-width:50%}}.sg-cw-footer .footer-icons,.sg-cw-footer .footer-links,footer .footer-icons,footer .footer-links{padding:0}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item{box-shadow:none}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-head{font-weight:700}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body{background-color:transparent;padding-left:16px;padding-top:0;text-align:left}@media only screen and (min-width:1024px){.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body{padding-bottom:0}}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item label,.sg-cw-footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item label,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item label,footer .footer-links .sg-cw-accordion2 .sg-cw-accordion-item label{background-color:transparent;color:#393939;text-align:left;text-transform:none}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body{align-content:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.sg-cw-footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body img,footer .footer-icons .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body img{box-shadow:0 1px 3px rgba(0,0,0,.4);border-radius:8px;box-sizing:content-box;height:68px;margin:0 6px 6px 0;width:68px}.sg-cw-footer .sg-cw-footer-sociallinks,footer .sg-cw-footer-sociallinks{display:flex;flex-direction:row;justify-content:center;margin-top:32px}.sg-cw-footer .sg-cw-footer-sociallinks a,footer .sg-cw-footer-sociallinks a{display:inline-block;text-decoration:none;color:#393939}.sg-cw-footer .sg-cw-footer-sociallinks a+a,footer .sg-cw-footer-sociallinks a+a{margin-left:48px}.sg-cw-footer .sg-cw-footer-sociallinks a>.sg-cw-icon,footer .sg-cw-footer-sociallinks a>.sg-cw-icon{font-size:1.8em;display:block;text-align:center;margin-bottom:6px}.confirm .sg-cw-flat,.loginregister .sg-cw-flat,.myaccount .sg-cw-flat,.orderwizard .sg-cw-flat,.payment .sg-cw-flat,.registration .sg-cw-flat,.start-order .sg-cw-flat{color:#408fc8}.confirm .sg-cw-flat:hover,.loginregister .sg-cw-flat:hover,.myaccount .sg-cw-flat:hover,.orderwizard .sg-cw-flat:hover,.payment .sg-cw-flat:hover,.registration .sg-cw-flat:hover,.start-order .sg-cw-flat:hover{background-color:#c0def4}.confirm .sg-cw-flat a,.loginregister .sg-cw-flat a,.myaccount .sg-cw-flat a,.orderwizard .sg-cw-flat a,.payment .sg-cw-flat a,.registration .sg-cw-flat a,.start-order .sg-cw-flat a{color:#408fc8}@media only screen and (max-width:1199px){.confirm .sg-cw-bottom-button-bar .mobile,.loginregister .sg-cw-bottom-button-bar .mobile,.myaccount .sg-cw-bottom-button-bar .mobile,.orderwizard .sg-cw-bottom-button-bar .mobile,.payment .sg-cw-bottom-button-bar .mobile,.registration .sg-cw-bottom-button-bar .mobile,.start-order .sg-cw-bottom-button-bar .mobile{display:block}.confirm .sg-cw-bottom-button-bar .desktop,.loginregister .sg-cw-bottom-button-bar .desktop,.myaccount .sg-cw-bottom-button-bar .desktop,.orderwizard .sg-cw-bottom-button-bar .desktop,.payment .sg-cw-bottom-button-bar .desktop,.registration .sg-cw-bottom-button-bar .desktop,.start-order .sg-cw-bottom-button-bar .desktop{display:none}}@media only screen and (min-width:1024px){.confirm .sg-cw-bottom-button-bar,.loginregister .sg-cw-bottom-button-bar,.myaccount .sg-cw-bottom-button-bar,.orderwizard .sg-cw-bottom-button-bar,.payment .sg-cw-bottom-button-bar,.registration .sg-cw-bottom-button-bar,.start-order .sg-cw-bottom-button-bar{background-color:unset;bottom:0;box-shadow:none;min-height:4em;position:relative;width:100%}.confirm .sg-cw-bottom-button-bar .sg-cw-confirm-content:first-of-type,.loginregister .sg-cw-bottom-button-bar .sg-cw-confirm-content:first-of-type,.myaccount .sg-cw-bottom-button-bar .sg-cw-confirm-content:first-of-type,.orderwizard .sg-cw-bottom-button-bar .sg-cw-confirm-content:first-of-type,.payment .sg-cw-bottom-button-bar .sg-cw-confirm-content:first-of-type,.registration .sg-cw-bottom-button-bar .sg-cw-confirm-content:first-of-type,.start-order .sg-cw-bottom-button-bar .sg-cw-confirm-content:first-of-type{justify-content:flex-start}.confirm .sg-cw-bottom-button-bar .sg-cw-confirm-content:last-of-type,.loginregister .sg-cw-bottom-button-bar .sg-cw-confirm-content:last-of-type,.myaccount .sg-cw-bottom-button-bar .sg-cw-confirm-content:last-of-type,.orderwizard .sg-cw-bottom-button-bar .sg-cw-confirm-content:last-of-type,.payment .sg-cw-bottom-button-bar .sg-cw-confirm-content:last-of-type,.registration .sg-cw-bottom-button-bar .sg-cw-confirm-content:last-of-type,.start-order .sg-cw-bottom-button-bar .sg-cw-confirm-content:last-of-type{justify-content:flex-end}.confirm .sg-cw-bottom-button-bar .mobile,.loginregister .sg-cw-bottom-button-bar .mobile,.myaccount .sg-cw-bottom-button-bar .mobile,.orderwizard .sg-cw-bottom-button-bar .mobile,.payment .sg-cw-bottom-button-bar .mobile,.registration .sg-cw-bottom-button-bar .mobile,.start-order .sg-cw-bottom-button-bar .mobile{display:none}.confirm .sg-cw-bottom-button-bar .desktop,.loginregister .sg-cw-bottom-button-bar .desktop,.myaccount .sg-cw-bottom-button-bar .desktop,.orderwizard .sg-cw-bottom-button-bar .desktop,.payment .sg-cw-bottom-button-bar .desktop,.registration .sg-cw-bottom-button-bar .desktop,.start-order .sg-cw-bottom-button-bar .desktop{display:block}}.sg-cw-accordion2 .space-bottom{margin-bottom:16px}.sg-cw-accordion2.space-top{margin-top:16px}.sg-cw-accordion-gallery2 .sg-cw-accordion-tab-details ul{font-size:14px;padding-left:8px;list-style:initial}.sg-cw-accordion-gallery2 .sg-cw-accordion-tab-details li{position:relative;margin-left:20px;list-style-type:initial}body.page_ips_allcop{-ms-scroll-chaining:none;overscroll-behavior:contain}.sg-cw-cards{cursor:initial}.sg-cw-cards.sg-cw-category .sg-cw-content-text p{max-width:100%;white-space:normal}.sg-cw-cards.sg-cw-category .bullets{width:100%;max-width:100%;white-space:normal}.sg-cw-cards.no-hover{cursor:initial}.sg-cw-cards.no-hover:hover{box-shadow:0 1px 3px rgba(0,0,0,.4)}.sg-cw-cards.video-card .video{min-height:20vh;width:100%}@media only screen and (min-width:640px){.sg-cw-cards.video-card .video{min-height:325px}}@media only screen and (min-width:1200px){.sg-cw-cards.video-card .video{min-height:375px}}@media only screen and (min-width:640px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .brand-label{width:216px}}@media only screen and (min-width:1024px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .brand-label{width:240px}}@media only screen and (min-width:1200px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .brand-label{width:284px}}@media only screen and (min-width:640px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .brand-label .sg-cw-brand-card-logo{height:62px}}@media only screen and (min-width:1024px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .brand-label .sg-cw-brand-card-logo{height:69px}}@media only screen and (min-width:1200px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .brand-label .sg-cw-brand-card-logo{height:80px}}.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-text p:not(.headline):not(.sg-cw-section-heading-headline):not(.sg-cw-section-heading-subline){font-weight:400;width:100%}@media only screen and (min-width:640px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-text p:not(.headline):not(.sg-cw-section-heading-headline):not(.sg-cw-section-heading-subline){max-width:75%}}@media only screen and (min-width:1024px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-text p:not(.headline):not(.sg-cw-section-heading-headline):not(.sg-cw-section-heading-subline){max-width:66%}}.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-text .sg-cw-button{display:none}@media only screen and (min-width:1200px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-text .sg-cw-button{margin-bottom:0;display:inline-block}}@media only screen and (min-width:1200px){.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-text .sg-cw-card-headline-centered{margin-top:.5rem}}.sg-cw-cards.sg-cw-basic-xl .sg-cw-teaser-content .sg-cw-content-wrapper .sg-cw-content-text .sg-cw-card-headline-centered+.sg-cw-button{margin:32px auto 0}a.sg-cw-big-card,a.sg-cw-cards{cursor:pointer}a.sg-cw-big-card:hover,a.sg-cw-cards:hover{text-decoration:none}a.sg-cw-big-card.sg-cw-category,a.sg-cw-cards.sg-cw-category{cursor:pointer}.three-in-a-row .sg-cw-cards.sg-cw-information{padding-bottom:112px}@media only screen and (min-width:640px){.three-in-a-row .sg-cw-cards.sg-cw-information{padding-bottom:114px}}@media only screen and (min-width:1024px){.three-in-a-row .sg-cw-cards.sg-cw-information{padding-bottom:93px}}.three-in-a-row .sg-cw-cards.sg-cw-information .image-placeholder{min-width:112px}@media only screen and (min-width:640px){.three-in-a-row .sg-cw-cards.sg-cw-information .image-placeholder{min-width:347px}}@media only screen and (min-width:1024px){.three-in-a-row .sg-cw-cards.sg-cw-information .image-placeholder{min-width:301px}}@media only screen and (min-width:1200px){.three-in-a-row .sg-cw-cards.sg-cw-information .image-placeholder{min-width:248px}}@media screen and (min-width:1400px){.three-in-a-row .sg-cw-cards.sg-cw-information .image-placeholder{min-width:385px}}@media only screen and (min-width:640px){.three-in-a-row .sg-cw-cards.sg-cw-information slider-slide{height:236px}}@media only screen and (min-width:1024px){.three-in-a-row .sg-cw-cards.sg-cw-information slider-slide{height:208px}}@media only screen and (min-width:1200px){.three-in-a-row .sg-cw-cards.sg-cw-information slider-slide{height:248px}}@media screen and (min-width:1400px){.three-in-a-row .sg-cw-cards.sg-cw-information slider-slide{height:292px}}.three-in-a-row .sg-cw-cards.sg-cw-information .headline,.three-in-a-row .sg-cw-cards.sg-cw-information .sg-cw-section-heading-headline,.three-in-a-row .sg-cw-cards.sg-cw-information .sg-cw-section-heading-subline,.three-in-a-row .sg-cw-cards.sg-cw-information sg-cw-video .sg-cw-video-headline,sg-cw-video .three-in-a-row .sg-cw-cards.sg-cw-information .sg-cw-video-headline{min-height:83px}@media only screen and (min-width:640px){.three-in-a-row .sg-cw-cards.sg-cw-information .headline,.three-in-a-row .sg-cw-cards.sg-cw-information .sg-cw-section-heading-headline,.three-in-a-row .sg-cw-cards.sg-cw-information .sg-cw-section-heading-subline,.three-in-a-row .sg-cw-cards.sg-cw-information sg-cw-video .sg-cw-video-headline,sg-cw-video .three-in-a-row .sg-cw-cards.sg-cw-information .sg-cw-video-headline{min-height:78px}}@media only screen and (min-width:1024px){.three-in-a-row .sg-cw-cards.sg-cw-information .headline,.three-in-a-row .sg-cw-cards.sg-cw-information .sg-cw-section-heading-headline,.three-in-a-row .sg-cw-cards.sg-cw-information .sg-cw-section-heading-subline,.three-in-a-row .sg-cw-cards.sg-cw-information sg-cw-video .sg-cw-video-headline,sg-cw-video .three-in-a-row .sg-cw-cards.sg-cw-information .sg-cw-video-headline{min-height:59px}}@media only screen and (min-width:640px){.sg-cw-cards.sg-cw-information.single-slide{padding-bottom:115px}}@media only screen and (min-width:1024px){.sg-cw-cards.sg-cw-information.single-slide{padding-bottom:93px}}.basic-card-rows{display:flex;flex-direction:column}.basic-card-rows .basic-card-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:10px}.basic-card-rows .basic-card-row:nth-child(even){background:#efefef}.basic-card-rows .basic-card-row .basic-card-row-left{padding-right:10px;text-align:left}.basic-card-rows .basic-card-row .basic-card-row-right{text-align:right;white-space:nowrap;-ms-grid-row-align:center;align-self:center}@media only screen and (min-width:1024px){.sg-cw-cards.sg-cw-big .image-placeholder{max-height:unset}}.sg-cw-cards .sg-cw-center-with-icon{padding:8px 0;display:flex;flex-direction:row;align-items:center;justify-content:center}.sg-cw-cards .sg-cw-center-with-icon i{font-size:60px;margin-right:16px}.selection-marker{display:none}slider-slide.selected .selection-marker{display:inline}#detail-info-productType slider-slide.disabled{display:none}.modal.configurator-modal.modal-slider .sg-cw-content-text{white-space:initial;padding:0 72px}footer label{font-weight:700}footer{margin-top:56px}footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body a,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body a,footer .sg-cw-accordion span{margin:0 0 8px}@media only screen and (min-width:640px){footer .footer-links>[class*=' sg-cw-col-'] .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body a,footer .footer-links>[class^=sg-cw-col-] .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body a,footer .sg-cw-accordion span{margin:0}}footer .footer-icons>[class*=' sg-cw-col-'] .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body img.double,footer .footer-icons>[class^=sg-cw-col-] .sg-cw-accordion2 .sg-cw-accordion-item .sg-cw-collapse-body img.double{width:138px;height:-webkit-max-content;height:-moz-max-content;height:max-content}footer .sg-cw-collapse-body a,footer .sg-cw-collapse-body a:focus,footer .sg-cw-collapse-body a:visited{color:#484848}footer .sg-cw-collapse-body a:focus:hover,footer .sg-cw-collapse-body a:hover,footer .sg-cw-collapse-body a:visited:hover{text-decoration:none}footer .footer-icon.lazy{background-image:none;color:#0e204e}footer .footer-icon{background-image:url(/assets/sprites/sprite_footer.2.jpg);height:68px;width:68px;display:inline-block;border-radius:8px;margin:0 6px 6px 0;box-shadow:0 4px 9px rgba(0,0,0,.2)}footer .footer-icon.payment-american-express{background-position:-206px -69px}footer .footer-icon.payment-klarna-sofort{background-position:-69px 0}footer .footer-icon.payment-mastercard{background-position:-275px 0}footer .footer-icon.payment-visa{background-position:-208px 0}footer .footer-icon.payment-lastschrift{background-position:-275px -70px}footer .footer-icon.payment-rechnung{background-position:0 -70px}footer .footer-icon.payment-paypal{background-position:-69px -70px}footer .footer-icon.payment-paydirekt{background-position:1px -136px}footer .footer-icon.shipping-dhl{background-position:-138px 0}footer .footer-icon.shipping-post{background-position:-344px 0}footer .footer-icon.payback{height:48px;width:138px;background-position:-142px -147px}footer .footer-icon.security-tuev{background-position:-69px -136px}footer .footer-icon.security-ssl{background-position:-137px -70px}.sg-cw-textarea-large ol,.sg-cw-textarea-large ul{margin-bottom:8px}.sg-cw-textarea-large ol li{list-style-type:decimal}.sg-cw-textarea-large a.app-link{color:#1586c4}.sg-cw-textarea-large a.app-link:hover{text-decoration:underline}.sg-cw-textarea-large h3{page-break-inside:avoid}.modal2#login-modal,.modal2#logout-modal{display:inline}.modal2 .table-modal .table-wrapper{border:1px solid #000;margin-bottom:15px}.modal2 .table-modal h3{margin-bottom:15px}.modal2 .table-modal .sg-cw-row div{padding:5px 0}.modal2 .table-modal .sg-cw-row div:not(.hide-border){border:1px solid #000;display:flex;justify-content:center}.modal2 .table-modal .sg-cw-row div:not(.hide-border) span{-ms-grid-row-align:center;align-self:center}.modal2 .table-modal .sg-cw-row div.table-list{justify-content:flex-start;padding-left:5px;text-align:left}.modal-opener{color:#1586c4;cursor:pointer}.modal-opener:hover{text-decoration:underline}.specifications{display:flex;align-items:center;flex-direction:column;justify-content:center}@media only screen and (min-width:640px){.specifications{flex-direction:row;flex-wrap:wrap;align-items:unset}}.specifications .specifications-wrapper{width:250px;margin-bottom:15px}@media only screen and (min-width:640px){.specifications .specifications-wrapper{flex:0 0 33%}}@media only screen and (min-width:1200px){.specifications .specifications-wrapper{flex:0 0 20%;min-width:200px}}.specifications .specifications-wrapper .specifications-content{display:flex}.specifications .specifications-wrapper .specifications-content i{flex:0 0 45px;font-size:24px}@media only screen and (min-width:1024px){.specifications .specifications-wrapper .specifications-content i{flex:0 0 60px;font-size:32px}}@media only screen and (min-width:640px){.specifications .specifications-wrapper .specifications-content{justify-content:center}}#customer-example-cards{display:none}.customer-example-card .image-placeholder{height:200px;padding:16px}.customer-example-card .image-placeholder img{height:100%;width:auto;margin:auto}#customer-example-modal .modal-header{min-height:60px}#customer-example-modal .modal-body{position:relative}#customer-example-modal .modal-body #control-buttons a{background-color:#0e204e;pointer-events:all;position:absolute;top:50%;transform:translateY(calc(-50% - 18px));z-index:1}#customer-example-modal .modal-body #control-buttons a:first-child{left:11px}#customer-example-modal .modal-body #control-buttons a:last-child{transform:rotate(180deg) translateY(calc(50% + 18px));right:11px}#customer-example-modal .modal-body #control-buttons a[aria-disabled=true]{display:none}#customer-example-modal .modal-body #control-buttons a i:before{color:#fff}#customer-example .page{position:relative}#customer-example .page::before{content:"";position:absolute;right:0;top:0;width:30px;height:calc(100% - 5px);z-index:200;opacity:.1;background:linear-gradient(to left,#444 10%,#fff 30%,transparent 100%)}#customer-example .page:nth-child(2n)::before{left:0;background:linear-gradient(to right,#444 10%,#fff 30%,transparent 100%)}#customer-example .page:nth-child(odd){text-align:right}.dm-slider{margin-bottom:unset}.dm-slider slider-arrows{justify-content:space-between!important}@media only screen and (min-width:0) and (max-width:639px){.dm-slider slider-arrows .sg-cw-button{min-height:25px;min-width:25px;padding:12px}.dm-slider slider-arrows .sg-cw-button i{font-size:17px!important}.dm-slider slider-arrows .sg-cw-button i::before{font-size:17px!important}}.dm-slider slider-teaser{position:relative;padding:16px!important;justify-content:center!important;min-height:162px}.dm-slider slider-teaser .tag{left:50%;position:absolute;top:0;transform:translate(-50%,-66%);width:auto;z-index:1}.dm-slider slider-teaser .sg-cw-button{margin:16px 0 0 0!important}.dm-slider h2{margin-bottom:0!important}.dm-slider p{margin-bottom:0!important}.dm-slider h1{margin-bottom:0!important}.dm-slider picture{display:block;height:100%}@media only screen and (min-width:640px){.dm-slider slider-bullets span{padding:10px}.dm-slider slider-bullets span::before{height:10px;width:10px}}@media only screen and (min-width:1024px){.dm-slider slider-teaser{width:600px;bottom:1.6px;left:50%;position:absolute;-webkit-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:teaser-animation;animation-name:teaser-animation;-webkit-animation-timing-function:cubic-bezier(.64,.09,.08,1);animation-timing-function:cubic-bezier(.64,.09,.08,1);transform:translateX(-50%);transform-origin:bottom}.dm-slider slider-teaser::after{-webkit-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:teaser-animation-after;animation-name:teaser-animation-after;-webkit-animation-timing-function:cubic-bezier(.64,.09,.08,1);animation-timing-function:cubic-bezier(.64,.09,.08,1);background:#fff;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.dm-slider slider-slide{padding-bottom:109px!important}}.go-top{bottom:48px}.go-top:hover{bottom:46px}.sg-cw-order-timeline{color:#1586c4}.sg-cw-order-timeline>span{width:32px;height:32px;border-radius:50%;display:inline-block;margin:0 16px;border:2px solid #1586c4;position:relative}.sg-cw-order-timeline>span i{display:none}.sg-cw-order-timeline>span.done i{display:block;position:absolute;color:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}.sg-cw-order-timeline>span.done,.sg-cw-order-timeline>span.done+span{background-color:#1586c4}.sg-cw-order-timeline>span:not(:last-of-type)::after{content:"";height:2px;width:40px;background-color:#1586c4;position:absolute;left:100%;top:50%;transform:translateY(-50%)}.orderinfo-accordion .orderinfo-accordion-label{font-size:11px}.order-status-table{display:flex;justify-content:center;flex-grow:1}.sg-cw-order-icon i{font-size:160px;color:#1586c4}.pricelist:not(.is-visible){display:none}.pricelist[js-price-type=mailorder] [price-type=pos],.pricelist[js-price-type=pos] [price-type=mailorder]{display:none}.pricelist .pricelist-discount-title{padding-left:24px}.pricelist .sg-cw-accordion2 .sg-cw-accordion-item .pricelist-label{position:relative;flex-direction:column;align-items:flex-start;padding-right:48px}@media only screen and (min-width:640px){.pricelist .sg-cw-accordion2 .sg-cw-accordion-item .pricelist-label{flex-direction:row;align-items:center;justify-content:space-between}}.pricelist .sg-cw-accordion2 .sg-cw-accordion-item .pricelist-label .pricelist-label-title{display:inline-block;margin-bottom:8px}@media only screen and (min-width:640px){.pricelist .sg-cw-accordion2 .sg-cw-accordion-item .pricelist-label .pricelist-label-title{margin-bottom:0}}.pricelist .sg-cw-accordion2 .sg-cw-accordion-item .pricelist-label .pricelist-label-additionals{display:flex;justify-content:space-between;width:100%}@media only screen and (min-width:640px){.pricelist .sg-cw-accordion2 .sg-cw-accordion-item .pricelist-label .pricelist-label-additionals{justify-content:flex-end;width:auto;flex:none;margin-left:1rem}}.pricelist .sg-cw-accordion2 .sg-cw-accordion-item .pricelist-label .pricelist-label-additionals span:not(:last-child){margin-right:8px}.pricelist .sg-cw-accordion2 .sg-cw-accordion-item .pricelist-label i{position:absolute;top:50%;right:16px;margin-top:-8px;margin-left:0}@media only screen and (min-width:640px){.pricelist .sg-cw-accordion2 .sg-cw-accordion-item .pricelist-label .pricelist-dt{margin-right:1rem}}.pricelist .mail-price{margin-left:auto;margin-right:32px}.pricelist .sg-cw-price{color:#0e204e}.pricelist .sg-cw-right{padding-right:48px}#preisliste-nav[js-price-type=mailorder] [price-type=pos],#preisliste-nav[js-price-type=pos] [price-type=mailorder]{display:none}.product-information ul{margin-top:16px;margin-bottom:24px}.product-information ul.list-with-label{margin-top:0}.product-information ul li{list-style:disc;margin-bottom:4px}.product-information ul span{display:inline-block;vertical-align:top;padding-left:5px}.product-information .sg-cw-button{margin-bottom:16px}.product-information .sg-cw-button.sg-cw-raise{margin-right:16px}@media only screen and (min-width:640px){.product-information .sg-cw-button.sg-cw-raise{margin-right:2rem}}.product-information .information-label{margin:10px 0 -12px}@media only screen and (min-width:640px){.product-information .information-label{margin:10px 0 -15px}}.product-info .product-information p.product-info-headline+p,.product-information .product-info p.product-info-headline+p,.product-information p.sg-cw-typo-500+p{margin-top:16px}.product-information p:last-of-type{margin-bottom:24px}.product-information .app-buttons{margin-right:16px;display:inline-block}.service.modal-link-list .webinar{display:flex;justify-content:center;flex-direction:column}.service.modal-link-list .list-item{border-top:1px solid #c8c7c7;padding:16px;position:relative}.service.modal-link-list .list-item:last-of-type{border-bottom:1px solid #c8c7c7}.service.modal-link-list .list-item .icon-arrow-right{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.service.modal-link-list .modal{width:100%}.service.delivery .sg-cw-collapse-head,.service.payment .sg-cw-collapse-head{display:flex;align-items:center;text-align:left;padding:7px 16px 7px 7px}.service.delivery .sg-cw-collapse-head::before,.service.payment .sg-cw-collapse-head::before{display:none}.service.delivery .sg-cw-collapse-head img,.service.payment .sg-cw-collapse-head img{height:50px;margin-right:16px}.service.delivery .sg-cw-collapse-head .icon-arrow-up,.service.payment .sg-cw-collapse-head .icon-arrow-up{position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all ease-in-out .3s}.service.delivery input:checked+label .icon-arrow-up,.service.payment input:checked+label .icon-arrow-up{top:40%}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;z-index:0}.tns-fadeOut,.tns-normal{opacity:0;z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333333%;width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.42857143%;width:calc(100% / 70);height:10px;float:left}.html-player{background-color:#000;justify-content:center;align-items:center;display:flex;position:relative}.html-player .thumbnail{display:block;z-index:1;position:absolute;filter:brightness(75%);width:100%;height:auto}.html-player:not(.playing) video{opacity:.75}.html-player:not(.playing)::before{content:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTAxcHgiIGhlaWdodD0iMTAxcHgiIHZpZXdCb3g9IjAgMCAxMDEgMTAxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1Mi4yICg2NzE0NSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+YnRuX1BsYXkgVmFyIDI8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iU3ltYm9scyIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlZpZGVvLVBsYXktQnV0dG9uIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAiPgogICAgICAgICAgICAgICAgPGcgaWQ9ImJ0bl9QbGF5LVZhci0yIj4KICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iVHJpYW5nbGUiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iNjkuNzk3ODUxNiA1MC41IDM4IDc0IDM4IDI3Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC0zIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iNCIgY3g9IjUwLjUiIGN5PSI1MC41IiByPSI0OC41Ij48L2NpcmNsZT4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);position:absolute;width:100px;height:100px;z-index:2}.ab-test .a-variant{display:block}.ab-test .b-variant{display:none}#ips_content_wrapper.summary .crossSelling.teaser{margin:20px 0 10px;background:transparent url(/ips-opdata/operator/85101320/images/dm-rahmen-im-dm-markt-desktop.jpg) center no-repeat;background-size:contain;height:311px;width:100%}@media only screen and (min-width:0) and (max-width:639px){#ips_content_wrapper.summary .crossSelling.teaser{background:transparent url(/ips-opdata/operator/85101320/images/dm-rahmen-im-dm-markt-mobil.jpg) center no-repeat;background-size:contain}}.onsiteProgressInfo{height:270px;width:100%}.onsiteProgressInfo.storeInfo{background:#e0f3f1 url(/media/bestellprozess/foto-express-abholung-bestellvorgang-01-dm-markt-waehlen-desktop.jpg) center no-repeat}@media only screen and (min-width:0) and (max-width:639px){.onsiteProgressInfo.storeInfo{height:314px;background:#e0f3f1 url(/media/bestellprozess/foto-express-abholung-bestellvorgang-01-dm-markt-waehlen-mobile.jpg) center no-repeat}}.onsiteProgressInfo.photoInfo{background:#e0f3f1 url(/media/bestellprozess/foto-express-abholung-bestellvorgang-02-fotos-auswaehlen-desktop.jpg) center no-repeat}@media only screen and (min-width:0) and (max-width:639px){.onsiteProgressInfo.photoInfo{height:314px;background:#e0f3f1 url(/media/bestellprozess/foto-express-abholung-bestellvorgang-02-fotos-auswaehlen-mobile.jpg) center no-repeat}}.onsiteProgressInfo.orderCheckInfo{background:#e0f3f1 url(/media/bestellprozess/foto-express-abholung-bestellvorgang-03-bestellung-abschliessen-desktop.jpg) center no-repeat}@media only screen and (min-width:0) and (max-width:639px){.onsiteProgressInfo.orderCheckInfo{height:314px;background:#e0f3f1 url(/media/bestellprozess/foto-express-abholung-bestellvorgang-03-bestellung-abschliessen-mobile.jpg) center no-repeat}}.onsiteProgressInfo.orderSendInfo{background:#e0f3f1 url(/media/bestellprozess/foto-express-abholung-bestellvorgang-04-bestellabschluss-desktop.jpg) center no-repeat}@media only screen and (min-width:0) and (max-width:639px){.onsiteProgressInfo.orderSendInfo{height:314px;background:#e0f3f1 url(/media/bestellprozess/foto-express-abholung-bestellvorgang-04-bestellabschluss-mobile.jpg) center no-repeat}}.onsite .accessCode b{text-align:left}.fotos-onsite .file-select-container{height:unset!important;min-height:300px!important;justify-content:flex-start!important}.fotos-onsite .file-select-container .device-header{display:none}@media only screen and (min-width:640px){.fotos-onsite .file-select-container{height:calc(100vh - 430px)!important;justify-content:center!important}}.tooltip{position:absolute;background-color:#d3d3d3;border-radius:5px;padding:5px;z-index:10;height:250px;width:250px}.buchvorlagen{padding-top:1px;padding-bottom:10px;background-color:#e0f3f1}@media only screen and (min-width:0) and (max-width:639px){.buchvorlagen{padding-top:1px;padding-bottom:0}}.buchvorlagen .vorlagen-teaser{margin:20px 0 10px;background:url(/media/cewe-fotobuch/buchvorlagen/konfigurator-schritt-fuer-schritt-desktop.jpg) center no-repeat;background-size:contain;height:124px;width:100%}@media only screen and (min-width:0) and (max-width:639px){.buchvorlagen .vorlagen-teaser{background:url(/media/cewe-fotobuch/buchvorlagen/konfigurator-schritt-fuer-schritt-mobil.jpg) center no-repeat;background-size:contain}}.sg-cw-flat::before{font-family:cewe-icons-dm;font-size:17px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;vertical-align:middle;content:"";position:relative}.sg-cw-flat::before.header{margin-right:8px}.sg-cw-flat::before.large{font-size:27px;line-height:1.5}.sg-cw-flat.back-button::before{content:""}.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block{max-height:initial;overflow:visible}.sg-cw-textarea-large .sg-cw-teaser-content .sg-cw-textarea-block::after{display:none}.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]~.sg-cw-hide-textarea,.sg-cw-textarea-large .sg-cw-teaser-content [type=checkbox]~.sg-cw-show-textarea{display:none}.sg-cw-text-image.diy>div:nth-child(1){text-align:center}.sg-cw-text-image.diy .text-block-left:nth-child(1){text-align:center}.sg-cw-text-image.dm{background-color:transparent;padding-top:48px}.sg-cw-text-image.dm.sg-cw-row .sg-cw-row{margin-left:0}.sg-cw-text-image.dm.sg-cw-row{width:100%}.sg-cw-text-image.dm p{line-height:24px}.sg-cw-text-image.dm .sg-cw-price,.sg-cw-text-image.dm h3,.sg-cw-text-image.dm ol,.sg-cw-text-image.dm p,.sg-cw-text-image.dm ul{text-align:left;padding:0 16px;width:100%}@media only screen and (min-width:640px){.sg-cw-text-image.dm .sg-cw-price,.sg-cw-text-image.dm h3,.sg-cw-text-image.dm ol,.sg-cw-text-image.dm p,.sg-cw-text-image.dm ul{padding:0 2rem 0 0;margin-left:50px;max-width:calc(100% - (50px + 2rem))}}@media only screen and (min-width:1024px){.sg-cw-text-image.dm .sg-cw-price,.sg-cw-text-image.dm h3,.sg-cw-text-image.dm ol,.sg-cw-text-image.dm p,.sg-cw-text-image.dm ul{margin-left:75px;max-width:calc(100% - (75px + 2rem))}}@media only screen and (min-width:1200px){.sg-cw-text-image.dm .sg-cw-price,.sg-cw-text-image.dm h3,.sg-cw-text-image.dm ol,.sg-cw-text-image.dm p,.sg-cw-text-image.dm ul{margin-left:100px;max-width:425px}}.sg-cw-text-image.dm ol,.sg-cw-text-image.dm ul{margin-left:16px;max-width:90%;font-size:14px}@media only screen and (min-width:640px){.sg-cw-text-image.dm ol,.sg-cw-text-image.dm ul{margin-left:calc(50px + 1rem)}}@media only screen and (min-width:1024px){.sg-cw-text-image.dm ol,.sg-cw-text-image.dm ul{margin-left:calc(75px + 1rem)}}@media only screen and (min-width:1200px){.sg-cw-text-image.dm ol,.sg-cw-text-image.dm ul{margin-left:calc(100px + 1.2rem)}}.sg-cw-text-image.dm h3{width:100%}.sg-cw-text-image.dm>div:nth-child(2){padding:32px 0;align-items:flex-start}@media only screen and (min-width:1024px){.sg-cw-text-image.dm>div:nth-child(2){padding:25px 0 0;justify-content:flex-start}}@media only screen and (min-width:640px){.sg-cw-text-image.dm .text-block-left+div .sg-cw-price,.sg-cw-text-image.dm .text-block-left+div h3,.sg-cw-text-image.dm .text-block-left+div p,.sg-cw-text-image.dm .text-block-left+div ul{margin-left:auto;margin-right:50px;padding:0 0 0 2rem}}@media only screen and (min-width:1024px){.sg-cw-text-image.dm .text-block-left+div .sg-cw-price,.sg-cw-text-image.dm .text-block-left+div h3,.sg-cw-text-image.dm .text-block-left+div p,.sg-cw-text-image.dm .text-block-left+div ul{margin-right:75px}}@media only screen and (min-width:1200px){.sg-cw-text-image.dm .text-block-left+div .sg-cw-price,.sg-cw-text-image.dm .text-block-left+div h3,.sg-cw-text-image.dm .text-block-left+div p,.sg-cw-text-image.dm .text-block-left+div ul{margin-right:100px}}@media only screen and (min-width:640px){.sg-cw-text-image.dm .text-block-left+div ul{margin-right:calc(50px - 1rem);max-width:calc(100% - (50px + 2rem))}}@media only screen and (min-width:1024px){.sg-cw-text-image.dm .text-block-left+div ul{max-width:calc(100% - (75px + 2rem));margin-right:calc(75px - 1rem)}}@media only screen and (min-width:1200px){.sg-cw-text-image.dm .text-block-left+div ul{margin-right:100px;max-width:calc(425px - 1rem)}}@media only screen and (min-width:640px){.sg-cw-text-image.dm .sg-cw-price{text-align:left}}.nds-side-cutout-image{overflow-x:hidden}.nds-side-cutout-image .sg-cw-text-image p{width:100%}.nds-side-cutout-image .sg-cw-text-image ul{padding:0 16px 0 32px}.nds-side-cutout-image .sg-cw-text-image ul li{list-style-type:disc}@media only screen and (min-width:640px){.nds-side-cutout-image .sg-cw-text-image ul{text-align:left;margin-top:1rem}}.nds-side-cutout-image .sg-cw-text-image .sg-cw-price{font-weight:700;margin:16px auto;text-align:center;font-size:16px}.sg-cw-text-image .scroll-to-fragment{position:absolute;width:100%;height:100%;left:0;top:0}.sg-cw-text-image div[class*=-col]{position:relative}.sg-cw-text-image img{display:block}.sg-cw-row .sg-cw-text-image.dm.sg-cw-row{margin-left:0}.cutout .sg-cw-brandflag.dm{padding-top:32px}.sg-cw-cards .sg-cw-headline-right,.sg-cw-cards .sg-cw-price{padding-left:0}.sg-cw-cards .headline,.sg-cw-cards .sg-cw-section-heading-headline,.sg-cw-cards .sg-cw-section-heading-subline,.sg-cw-cards h3,.sg-cw-cards sg-cw-video .sg-cw-video-headline,sg-cw-video .sg-cw-cards .sg-cw-video-headline{padding:0 0 8px 0}.sg-cw-cards.sg-cw-information.open-information .image-placeholder+.sg-cw-teaser-content .icon-close::before{color:#6bb2e6}.sg-cw-gallery-overlay .gallery-overlay-close{padding:0}.sg-cw-gallery-overlay .gallery-overlay-close .sg-cw-icon::before{font-size:inherit}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>label.ag2-close{padding:0}.sg-cw-accordion-gallery2>.ag2-content-wrapper ag2-content>label.ag2-close .sg-cw-icon::before{font-size:inherit}@media only screen and (max-width:1199px){.sg-cw-accordion-gallery2 input.ag2-mobile-content-toggle:not(:checked)~.ag2-content-wrapper label.ag2-mobile-content-toggle i::before{border:0;font-size:inherit;line-height:1.5}}.sg-cw-float.information::before{border:0}.sg-cw-float.information>.icon-info-inverted::before{font-size:24px}.sg-cw-button{padding:9px 16px 8px 16px}.sg-cw-cards.sg-cw-information .modal-footer .sg-cw-button::before,.sg-cw-cards.sg-cw-information .sg-cw-additional .sg-cw-button::before,.sg-cw-flat::before{top:-2px}section.diy-text-area{background-color:#dde6ef;padding:16px 0;margin-top:56px;justify-content:center}section.diy-text-area img{width:250px}@media screen and (max-width:825px){section.diy-text-area img{padding-top:1.5rem}}@media screen and (min-width:826px){section.diy-text-area img{width:100%}}@media only screen and (min-width:1200px){section.diy-text-area img{width:90%}}@media screen and (max-width:825px){section.diy-text-area img.hide-small{display:none}}section.diy-text-area .diy-list ul{display:flex;flex-wrap:wrap;margin-bottom:16px}@media screen and (max-width:825px){section.diy-text-area .diy-list ul{width:80%;margin:0 auto 1rem}}section.diy-text-area .diy-list li{list-style:disc;margin-bottom:3px;flex:0 0 100%}@media screen and (min-width:825px){section.diy-text-area .diy-list li{flex:0 0 50%;max-width:48%}}section.diy-text-area .sg-cw-button{margin-top:16px}section.diy-text-area .information{color:#c9c9c9}@media screen and (max-width:825px){section.diy-text-area>div{flex:0 0 100%;max-width:100%}section.diy-text-area>div:nth-child(1){order:2}section.diy-text-area>div:nth-child(2){order:1}section.diy-text-area>div:nth-child(3){display:flex;flex-direction:column;order:3}section.diy-text-area>div:nth-child(4){order:4}}.sg-cw-text-image.diy{background-color:#fff;margin-bottom:20px;color:#0e204e}@media only screen and (min-width:1024px){.sg-cw-text-image.diy{margin-bottom:60px}}.sg-cw-text-image.diy h3,.sg-cw-text-image.diy p{text-align:left;font-family:DMBrand,Arial,sans-serif;padding:0 25px;width:100%}@media only screen and (min-width:640px){.sg-cw-text-image.diy h3,.sg-cw-text-image.diy p{padding:0 25px 0 0;margin-left:100px;max-width:calc(100% - 125px)}}@media only screen and (min-width:1200px){.sg-cw-text-image.diy h3,.sg-cw-text-image.diy p{max-width:500px}}.sg-cw-text-image.diy h3{font-size:26px;line-height:30px;width:100%}.sg-cw-text-image.diy p{font-size:16px;line-height:26px}.sg-cw-text-image.diy img{margin:0 auto;display:block}@media only screen and (min-width:640px){.sg-cw-text-image.diy img{margin-right:0;max-width:calc(100% - 50px)}}.sg-cw-text-image.diy>div:nth-child(2){padding:32px 0;align-items:flex-start}@media only screen and (min-width:1024px){.sg-cw-text-image.diy>div:nth-child(2){padding:25px 0 0;justify-content:flex-start}}.sg-cw-text-image.diy>div:nth-child(1){text-align:right}.sg-cw-text-image.diy .text-block-left:nth-child(1){text-align:left}@media only screen and (min-width:640px){.sg-cw-text-image.diy .text-block-left img{margin-right:auto;margin-left:0}.sg-cw-text-image.diy .text-block-left+div h3,.sg-cw-text-image.diy .text-block-left+div p{margin-left:auto;margin-right:100px;padding:0 0 0 25px}}.sg-cw-text-image.diy-gray{background-color:#f4f4f4}.cutout.diy{background-color:#fff}.sg-cw-textarea-small.diy{background-color:#dde6ef;text-align:center;line-height:1.556}@media only screen and (min-width:1024px){.sg-cw-textarea-small.diy{line-height:1.467}}.sg-cw-textarea-small.diy p{font-size:18px;font-family:DMBrand,Arial,sans-serif;color:#043668}.sg-cw-textarea-small.diy .border{display:none}.sg-cw-cards.diy .headline,.sg-cw-cards.diy .sg-cw-section-heading-headline,.sg-cw-cards.diy .sg-cw-section-heading-subline,.sg-cw-cards.diy h3,.sg-cw-cards.diy sg-cw-video .sg-cw-video-headline,sg-cw-video .sg-cw-cards.diy .sg-cw-video-headline{flex-basis:100%;max-width:100%}.diy-full-content-slider slider-arrows{top:50%!important}