button,input,optgroup,select,textarea{font-family:"Roboto",Arial,sans-serif}input::-webkit-input-placeholder{color:#777}input::-moz-placeholder{color:#777}input:-moz-placeholder{color:#777}input:-ms-input-placeholder{color:#777}.checkbox-listitem{margin:0;display:inline-block}.checkbox-listitem li{margin:0;list-style-type:none}.checkbox-listitem li a{position:relative;padding-left:1.4375rem;padding-top:.315rem;padding-bottom:.315rem;line-height:1.3}.checkbox-listitem li a:hover{color:#0a0a0a;font-weight:500}.checkbox-listitem li a:hover::before{border-color:#0a0a0a}.checkbox-listitem li a::before{content:"";display:inline-block;width:1rem;height:1rem;border:1px solid #d7d8d9;margin-right:.5rem;position:absolute;left:0;top:.315rem;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.checkbox-listitem li a.disabled{color:#d7d8d9;cursor:default}.checkbox-listitem li a.disabled:hover{font-weight:400}.checkbox-listitem li a.disabled:hover::before{border-color:#d7d8d9}.checkbox-listitem li.active a{color:#0a0a0a;font-weight:500}.checkbox-listitem li.active a:before{content:"";background-size:100%;background-repeat:no-repeat;background-image:url(/images/icon-check.svg);background-size:70%;background-position:center;background-color:#fff;border-color:#0a0a0a}.checkbox-listitem li.headerBrandLetter:not(:first-child){margin-top:.5rem}.checkbox-listitem li.headerBrandLetter span{font-weight:500}.radio-listitem{margin:0;display:inline-block}.radio-listitem li{margin:0;list-style-type:none}.radio-listitem li a{position:relative;padding-left:1.4375rem;padding-top:.315rem;padding-bottom:.315rem;line-height:1.3}.radio-listitem li a:hover{color:#0a0a0a;font-weight:500}.radio-listitem li a:hover::before{border-color:#0a0a0a}.radio-listitem li a::before{content:"";display:inline-block;width:1rem;height:1rem;border:1px solid #d7d8d9;margin-right:.5rem;position:absolute;left:0;top:.315rem;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.radio-listitem li.active a{color:#0a0a0a;font-weight:500}.radio-listitem li.active a:before{content:"";background-size:100%;background-repeat:no-repeat;background-image:url(/images/icon-bullet.svg);background-size:70%;background-position:center;background-color:#fff;border-color:#0a0a0a}.checkbox-standard{border:none !important;margin:0;padding:0}.checkbox-standard div{display:block;position:relative;margin-bottom:3px}@media print,screen and (max-width: 39.99875em){.checkbox-standard div{margin-bottom:0}}.checkbox-standard label{margin-left:0;margin-bottom:2px;font-size:.9375rem;line-height:1.5rem}.checkbox-standard label.disabled{cursor:no-drop;color:#e4e5e7 !important}.checkbox-standard label img,.checkbox-standard label svg{height:12px;fill:#313131}.checkbox-standard label:before{content:"";display:inline-block;width:.9375rem;height:.9375rem;border:1px solid #d7d8d9;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;float:left;margin-top:4px;margin-right:10px}.checkbox-standard label.fixCheckHeight{margin-bottom:12px}.checkbox-standard label.fixCheckHeight:before{margin-bottom:30px}.checkbox-standard input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;margin:0;opacity:0;height:0;width:0}.checkbox-standard input:checked+label:before{content:"";background-repeat:no-repeat;background-image:url(/images/icon-check.svg);background-size:70%;background-position:center;background-color:#fff;border-color:#0a0a0a}.checkbox-standard input:checked+label.disabled:before{border-color:#545454;opacity:.2}.checkbox-standard input:indeterminate+label:before{content:"-";width:.9375rem;height:.9375rem;text-align:center;line-height:12px;font-size:25px;background-color:#fff;border-color:#0a0a0a}.textfield{display:block;margin-bottom:.625rem;position:relative;height:2.9375rem;line-height:4rem;padding:0 15px}.textfield>input,.textfield>[type=text],.textfield>[type=password],.textfield select{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:block;color:#0a0a0a;outline:none;width:100%;font-size:.9375rem;padding:0 14px;border:none;height:3rem;line-height:3.8rem;position:absolute;left:0;right:0;background-position:right center;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #e4e5e7}.textfield>input.is-invalid-input,.textfield>[type=text].is-invalid-input,.textfield>[type=password].is-invalid-input,.textfield select.is-invalid-input{border:1px solid #d4452e;background:#fff;color:#d4452e !important}.textfield>input.is-invalid-input~label,.textfield>[type=text].is-invalid-input~label,.textfield>[type=password].is-invalid-input~label,.textfield select.is-invalid-input~label{color:#d4452e !important}.textfield>input.is-invalid-input:focus,.textfield>[type=text].is-invalid-input:focus,.textfield>[type=password].is-invalid-input:focus,.textfield select.is-invalid-input:focus{color:#777 !important}.textfield>input.is-invalid-input:focus~label,.textfield>[type=text].is-invalid-input:focus~label,.textfield>[type=password].is-invalid-input:focus~label,.textfield select.is-invalid-input:focus~label{color:#777 !important}.textfield>input.is-invalid-input.label-up,.textfield>[type=text].is-invalid-input.label-up,.textfield>[type=password].is-invalid-input.label-up,.textfield select.is-invalid-input.label-up{color:#777}.textfield>input.is-invalid-input.label-up~label,.textfield>[type=text].is-invalid-input.label-up~label,.textfield>[type=password].is-invalid-input.label-up~label,.textfield select.is-invalid-input.label-up~label{color:#777}.textfield>input.label-up~label,.textfield>input:focus~label,.textfield>input.active~label,.textfield>input.ng-not-empty~label,.textfield>input.not-empty~label,.textfield>[type=text].label-up~label,.textfield>[type=text]:focus~label,.textfield>[type=text].active~label,.textfield>[type=text].ng-not-empty~label,.textfield>[type=text].not-empty~label,.textfield>[type=password].label-up~label,.textfield>[type=password]:focus~label,.textfield>[type=password].active~label,.textfield>[type=password].ng-not-empty~label,.textfield>[type=password].not-empty~label,.textfield select.label-up~label,.textfield select:focus~label,.textfield select.active~label,.textfield select.ng-not-empty~label,.textfield select.not-empty~label{font-size:.625rem;top:0;text-overflow:ellipsis;line-height:30px}.textfield>[type=text],.textfield>[type=password],.textfield>[type=email]{padding-top:12px;line-height:0 !important}.textfield>[type=text]:focus,.textfield>[type=password]:focus,.textfield>[type=email]:focus{border:1px solid #777}.textfield select{padding:0 14px 0 12px !important;background-position:right 20px;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";cursor:pointer}.textfield select:hover{background-position:right 20px;background-color:rgba(0,0,0,.05)}.textfield>label{-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;transition:all .15s ease-out;position:absolute;font-size:.9375rem;text-overflow:clip;cursor:text;pointer-events:none;top:0;display:block;overflow-x:hidden;white-space:nowrap;color:#777;line-height:3rem}.textfield .is-invalid-x{position:absolute;right:12px;top:0;line-height:3rem;font-size:24px;color:#d4452e}.textfield.duo-input-left input,.textfield.duo-input-left select{-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;border-right:none}.textfield.duo-input-right input,.textfield.duo-input-right select{-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0}.textfield.textarea{height:auto;padding:0}.input-textarea{position:relative}.input-textarea textarea{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;display:block;color:#777;resize:none;max-height:100px;outline:none;width:100%;font-size:.8125rem;padding:.5625rem .8125rem 1.25rem;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #e4e5e7}@media print,screen and (min-width: 40em)and (max-width: 63.99875em){.input-textarea textarea{padding-bottom:.25rem}}@media print,screen and (max-width: 39.99875em){.input-textarea textarea{padding-bottom:.25rem}}.input-textarea textarea:focus:not(select)~label,.input-textarea textarea.active~label,.input-textarea textarea:valid~label{font-size:.8125rem;top:0;left:30px;text-overflow:ellipsis;line-height:27px;width:calc(100% - 60px)}.input-textarea label{-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-ms-transition:all .15s ease-out;transition:all .15s ease-out;position:absolute;font-size:.9375rem;text-overflow:clip;cursor:text;pointer-events:none;top:0;left:1rem;display:block;width:100%;overflow-x:hidden;white-space:nowrap;color:#777;line-height:3rem}.qty{position:relative;border:1px solid #e4e5e7;width:18%;float:left;margin-right:4%;padding-right:1.875rem}.qty input{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border:none;text-align:right;font-size:1.125rem;height:3.4rem;padding-right:0}.qty .up,.qty .down{right:0;width:1.875rem;height:1.7rem;display:block;position:absolute;-webkit-background-size:30%;background-size:30%;background-position:center center;-webkit-background-origin:content-box;background-origin:content-box;background-repeat:no-repeat;opacity:0;cursor:pointer}.qty:hover .up,.qty:hover .down{opacity:1}.qty .up{top:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon transform='rotate(180 16,12.000000000000002)' points='0,0 32,0 16,24' style='fill: rgb%28209, 209, 209%29'></polygon></svg>");background-position:center 18px}.qty .down{top:1.7rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28209, 209, 209%29'></polygon></svg>");background-position:center 3px}.qty .up:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon transform='rotate(180 16,12.000000000000002)' points='0,0 32,0 16,24' style='fill: rgb%28135, 135, 135%29'></polygon></svg>")}.qty .down:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28135, 135, 135%29'></polygon></svg>")}.qtyUpDown{margin-right:0;height:3.4rem !important;margin-bottom:0;padding:0 10px}@media(max-width: 700px){.qtyUpDown{margin-right:0}}.qtyUpDown .up,.qtyUpDown .down{right:0;width:1.875rem;height:1.7rem;display:block;position:absolute;-webkit-background-size:30%;background-size:30%;background-position:center center;-webkit-background-origin:content-box;background-origin:content-box;background-repeat:no-repeat;cursor:pointer}.qtyUpDown .up{top:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon transform='rotate(180 16,12.000000000000002)' points='0,0 32,0 16,24' style='fill: rgb%28209, 209, 209%29'></polygon></svg>");background-position:5px 20px}.qtyUpDown .down{top:1.7rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28209, 209, 209%29'></polygon></svg>");background-position:5px 5px}.qtyUpDown .up:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon transform='rotate(180 16,12.000000000000002)' points='0,0 32,0 16,24' style='fill: rgb%28135, 135, 135%29'></polygon></svg>")}.qtyUpDown .down:hover{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28135, 135, 135%29'></polygon></svg>")}.qtyUpDown input.label-up{padding-top:10px;margin-bottom:0;height:3.4rem;padding-left:10px}.qtyUpDown label{font-size:.7rem !important;line-height:17px !important;margin-top:6px !important}.cart-container .qtyUpDown{width:100%}.option-images-container{margin-bottom:1.2rem}.option-image{position:relative;display:inline-block;margin-bottom:4px}.option-image input[type=radio]{display:none}.option-image input[type=radio]:checked~label{-webkit-box-shadow:0 0 0 2px red;-moz-box-shadow:0 0 0 2px red;box-shadow:0 0 0 2px red}.option-image input[type=radio]~label{display:inline-block;margin:0}.textfield-fake{border:1px dashed #d8d8d9;background:#f7f8fa;height:3rem;line-height:3rem;font-size:.9375rem;padding:0 12px;font-size:13px;color:#777}.select-image{width:100%;min-height:3rem;vertical-align:middle;position:relative;background:#fff;border:1px solid #e4e5e7;overflow:hidden;border-radius:4px;position:relative;margin-bottom:20px}.select-image label{line-height:18px;color:#0a0a0a}.select-image label span{padding-top:15px;padding-bottom:15px;display:inline-block;max-width:85% !important}.select-image label span.product-code{color:#777;margin-top:-1.8rem;font-size:12px;margin-top:-1.8rem;display:block}@media print,screen and (min-width: 64em){.select-image label:hover{background:rgba(0,0,0,.05)}}.select-image:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='9' height='6' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28119, 119, 119%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;position:absolute;top:50%;right:15px;transform:translate(0, -50%);padding-bottom:4px}.select-image.optionSelected{border:none;overflow:visible}@media print,screen and (max-width: 39.99875em){.select-image.optionSelected{position:fixed;top:0;height:100%;z-index:1000000000;left:0;-webkit-animation:fadeEffect .3s;-moz-animation:fadeEffect .3s;-o-animation:fadeEffect .3s;animation:fadeEffect .3s}.select-image.optionSelected .options{-webkit-overflow-scrolling:touch;border:none !important;max-height:100% !important}.select-image.optionSelected .options .option:nth-child(1) label{position:relative;border-bottom:1px solid #ddd;color:#000;font-weight:500;position:fixed !important;background:#fff !important;z-index:11}.select-image.optionSelected .options .option:nth-child(1) label:after{content:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='12' viewBox='0 0 24 24' style='fill:#000;'><path d='M12.696 12l11.172-11.172c0.115-0.091 0.188-0.23 0.188-0.387 0-0.272-0.22-0.492-0.492-0.492-0.16 0-0.302 0.076-0.391 0.194l-11.173 11.185-11.172-11.184c-0.090-0.13-0.238-0.214-0.406-0.214-0.272 0-0.492 0.22-0.492 0.492 0 0.168 0.084 0.316 0.212 0.405l11.174 11.173-11.172 11.208c-0.064 0.082-0.103 0.188-0.103 0.302 0 0.257 0.198 0.469 0.45 0.49 0.003 0 0.005 0 0.007 0 0.134 0 0.256-0.055 0.343-0.144l11.16-11.148 11.172 11.184c0.089 0.089 0.212 0.144 0.348 0.144s0.259-0.055 0.348-0.144c0.089-0.089 0.144-0.212 0.144-0.348s-0.055-0.259-0.144-0.348z'></path></svg>");display:block;position:absolute;right:10px;top:0}}.select-image.optionSelected .options{background:#fff;border:1px solid #777;position:absolute;width:100%;border-radius:2px;max-height:315px;overflow:hidden;overflow-y:auto}.select-image.optionSelected .options .option{min-height:3rem;overflow:hidden}.select-image.optionSelected .options .option label{display:inline-block;min-height:3rem;padding-top:8px;height:auto !important}.select-image.optionSelected .options .option input+label{display:block;margin:0;padding:0 14px;position:relative}.select-image.optionSelected .options .option input:checked+label{position:relative;background:#f7f8fa}.select-image.optionSelected .options .option input:checked+label span{padding-top:15px !important}.select-image.optionSelected .options .option input:checked+label:after{content:"";display:block;position:absolute;right:0px;width:3px;height:100%;top:0px;background:#7cb342}.select-image.optionSelected .options .option:nth-child(1) label{display:block;position:relative;left:0;top:0;line-height:3rem;font-size:14px}.select-image.optionSelected .options .option:nth-child(1) label:after{content:"" !important;background-color:transparent !important}@media print,screen and (max-width: 39.99875em){.select-image.optionSelected .options .option:nth-child(1) label:after{content:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='12' viewBox='0 0 24 24' style='fill:#000;'><path d='M12.696 12l11.172-11.172c0.115-0.091 0.188-0.23 0.188-0.387 0-0.272-0.22-0.492-0.492-0.492-0.16 0-0.302 0.076-0.391 0.194l-11.173 11.185-11.172-11.184c-0.090-0.13-0.238-0.214-0.406-0.214-0.272 0-0.492 0.22-0.492 0.492 0 0.168 0.084 0.316 0.212 0.405l11.174 11.173-11.172 11.208c-0.064 0.082-0.103 0.188-0.103 0.302 0 0.257 0.198 0.469 0.45 0.49 0.003 0 0.005 0 0.007 0 0.134 0 0.256-0.055 0.343-0.144l11.16-11.148 11.172 11.184c0.089 0.089 0.212 0.144 0.348 0.144s0.259-0.055 0.348-0.144c0.089-0.089 0.144-0.212 0.144-0.348s-0.055-0.259-0.144-0.348z'></path></svg>") !important;top:0 !important;margin-top:0 !important;right:15px !important;background-color:transparent !important;padding:0 !important}}.select-image.optionSelected:after{content:""}.select-image.is-invalid-input{border:1px solid #ec5840;background:#fff;color:#ec5840 !important}.select-image.is-invalid-input.optionSelected{border:none}.select-image .options{z-index:1}.select-image .options .option{overflow:hidden}.select-image .options .option img{vertical-align:middle;margin-right:5px;margin-top:-4px;height:30px}.select-image .options .option label{display:none}.select-image .options .option+label span{padding-top:0 !important;display:inline-block}.select-image .options .option input{width:0;height:0;overflow:hidden;margin:0;padding:0;float:left;display:inline-block;position:absolute;left:-10000px}.select-image .options .option input:checked+label{display:block;width:100%;margin:0;padding:0 15px}.select-image .options .option input:checked+label img{margin-top:8px;margin-right:8px;float:left}.select-image .options .option input:checked+label span{padding-top:22px !important;padding-bottom:8px !important;display:inline-block;color:#000;font-weight:500}.select-image .options .option:nth-child(1) label{display:block;min-height:3rem;height:100%;position:absolute;left:0;top:0;line-height:0;font-size:10px;width:100%;margin:0;padding:14px 54px}.select-image .options .option:nth-child(1) input:checked+label{display:block;position:relative;left:0;top:0;line-height:3rem;font-size:14px}.select-image.select-text-only .options .option:nth-child(1) label{padding-left:14px !important}.no-appearence{-webkit-appearance:none;-moz-appearance:none;appearance:none}@-webkit-keyframes fadeEffect{0%{opacity:0;top:100%}100%{opacity:1;top:0}}@-moz-keyframes fadeEffect{0%{opacity:0;top:100%}100%{opacity:1;top:0}}@-o-keyframes fadeEffect{0%{opacity:0;top:100%}100%{opacity:1;top:0}}@keyframes fadeEffect{0%{opacity:0;top:100%}100%{opacity:1;top:0}}.customSelect select{padding-right:2rem;background-position:right center;background-repeat:no-repeat;background-size:12px;-webkit-appearance:none;appearance:none;margin:0;background-image:none}.customSelect select.hollow{border:2px solid;letter-spacing:.5px;text-transform:uppercase;font-weight:500;line-height:1}.customSelect .select{vertical-align:middle;position:relative;background-color:#fff;border:1px solid #ddd;display:block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;height:2.2rem;font-size:.9rem}@media print,screen and (min-width: 64em){.customSelect .select{display:inline-block}}.customSelect .select::before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><path d='M3.375 6.337l-3.403 3.403 16.044 16.046 15.956-15.954-3.405-3.403-12.551 12.551z'></path></svg>");background-position:right center;background-repeat:no-repeat;background-size:10px;display:block;position:absolute;width:1rem;height:1rem;right:10px;top:11px;bottom:0;margin:auto;pointer-events:none}.customSelect .select.inline-block{display:inline-block}.customSelect .select.small{height:2rem}.customSelect .select.small select{font-size:.9rem}.customSelect .select.large{height:3.4rem}.customSelect .select.large select{font-size:1rem}.customSelect .select .label-text{line-height:1;position:absolute;left:1rem 2.3rem 0 1rem;color:#666;margin:auto;display:block;pointer-events:none;font-size:.9rem;-webkit-transition:top .2s ease-in;-moz-transition:top .2s ease-in;-ms-transition:top .2s ease-in;transition:top .2s ease-in}.customSelect .select .select-text{height:100%;display:flex;min-width:4rem;background-position:right center;background-repeat:no-repeat;background-size:9px}.customSelect .select .select-text,.customSelect .select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;background-color:transparent;height:100%;padding:13px 2.3rem 0 10px;font-size:.9rem;font-weight:normal}.customSelect .select .select-text.focus,.customSelect .select .select-text:focus,.customSelect .select .select-text:valid,.customSelect .select select.focus,.customSelect .select select:focus,.customSelect .select select:valid{padding-top:1rem 2.3rem 0 1rem/3}.customSelect .select .select-text.focus~.label-text,.customSelect .select .select-text:focus~.label-text,.customSelect .select .select-text:valid~.label-text,.customSelect .select select.focus~.label-text,.customSelect .select select:focus~.label-text,.customSelect .select select:valid~.label-text{top:8px;left:9px;font-size:.7rem}.customSelect .select .dropdown-pane{min-width:100px;width:auto}.customSelect .select .dropdown-pane ul li{white-space:nowrap}.customSelect .select.expanded{display:block}@media print,screen and (min-width: 64em){.quantitySelect{margin-right:1rem}}.catalog{display:block;position:relative}.catalog figure{margin:0}.catalog figure .thumb{display:block;border:1px solid #e4e5e7;height:200px;overflow:hidden;position:relative}@media print,screen and (min-width: 40em)and (max-width: 63.99875em){.catalog figure .thumb{height:330px}}@media screen and (min-width: 64.0625em){.catalog figure .thumb{height:290px}}@media screen and (min-width: 75em){.catalog figure .thumb{height:263px}}.big-image.catalog figure .thumb{height:260px}@media print,screen and (min-width: 40em)and (max-width: 63.99875em){.big-image.catalog figure .thumb{height:262px}}@media screen and (min-width: 64.0625em){.big-image.catalog figure .thumb{height:333px}}@media screen and (min-width: 75em){.big-image.catalog figure .thumb{height:333px}}.catalog figure .thumb img{max-width:none;height:100%;width:auto;position:absolute;right:0;top:0;margin:auto}.catalog figure .thumb img.onerror{left:0;height:auto;bottom:0}.catalog figure .thumb .download{width:100%;bottom:-30px;display:block;position:absolute;background:#313131;color:#fff;text-align:center;font-size:12px;padding:5px 0;-webkit-transition:bottom .2s cubic-bezier(0.19, 0.26, 0.17, 0.99);-moz-transition:bottom .2s cubic-bezier(0.19, 0.26, 0.17, 0.99);-ms-transition:bottom .2s cubic-bezier(0.19, 0.26, 0.17, 0.99);transition:bottom .2s cubic-bezier(0.19, 0.26, 0.17, 0.99)}:hover.catalog figure .thumb .download{bottom:0}.catalog figure .thumb .download svg>use{fill:#fff}.catalog figure .thumb.doc img,.catalog figure .thumb.docx img{left:0;height:auto;bottom:0}.catalog figure figcaption{margin-top:.5rem;font-size:.8125rem;overflow:hidden;margin-bottom:.5rem}.catalog .media-extention{position:absolute;top:10%;right:-0.5rem;padding:.5rem 1rem;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.catalog .media-extention.pdf{background-color:#c0392b}.catalog .media-extention.doc,.catalog .media-extention.docx{background-color:#538ab4}@media print,screen and (max-width: 39.99875em){#catalogCarousel figure .thumb{height:215px}}@media print,screen and (min-width: 40em)and (max-width: 63.99875em){#catalogCarousel figure .thumb{height:245px}}@media screen and (min-width: 75em){#catalogCarousel figure .thumb{height:330px}}.video{display:block;position:relative}.video figure{margin:0}.video figure figcaption{margin:.7rem 0 2.2rem 0;font-size:.875rem;font-weight:bold}.apx-modal{padding:0;border:none;width:51.25rem}.apx-modal:focus,.apx-modal.focus,.apx-modal.active,.apx-modal:active{outline:none}.apx-modal .info-request{margin:0}@media print,screen and (min-width: 40em)and (max-width: 63.99875em){.apx-modal{width:100%}}@media print,screen and (max-width: 39.99875em){.apx-modal{width:100%;top:0 !important;overflow-y:visible}}#apx-modal-pop-contact-web{width:25.9375rem}@media print,screen and (min-width: 40em)and (max-width: 63.99875em){#apx-modal-pop-contact-web{width:100%}}@media print,screen and (max-width: 39.99875em){#apx-modal-pop-contact-web{width:100%}}#apx-modal-pop-contact-web .info-request-disclaimer{padding-top:.0625rem}#apx-modal-pop-contact-web p{font-size:.875rem}@media print,screen and (min-width: 40em){.pop-contact-modal{border-radius:10px;width:450px;top:50% !important;transform:translateY(-50%)}}.pop-contact-modal .cf-button--secondary:hover{background-color:#242424}.pop-contact-modal .pop-contact-header__title h4{font-weight:500;margin-right:10px;word-break:break-word}.pop-contact-modal .cf-checkbox-input>label:before{margin-bottom:35px}.video-modal{background:#000}.video-modal .responsive-embed{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.video-modal iframe{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto}@media print,screen and (min-width: 40em){.video-modal iframe{max-height:90%;max-width:90%}}@media print,screen and (min-width: 64em){.video-modal iframe{max-height:70%;max-width:70%}}.energy-label{display:inline-block;vertical-align:bottom;cursor:pointer}.energy-label>[class^=energy-label-],.energy-label>[class*=" energy-label-"]{display:block;width:40px;height:22px;background-size:100%;background-repeat:no-repeat;background-position:center}@media print,screen and (max-width: 63.99875em){.energy-label>[class^=energy-label-],.energy-label>[class*=" energy-label-"]{width:30px;height:20px}}.same-collection-container .energy-label>[class^=energy-label-],.same-collection-container .energy-label>[class*=" energy-label-"],.more-like-this-container .energy-label>[class^=energy-label-],.more-like-this-container .energy-label>[class*=" energy-label-"]{width:30px;height:18px}.energy-label>.energy-label-A{background-image:url(/images/energyLabel/A.svg)}.energy-label>.energy-label-B{background-image:url(/images/energyLabel/B.svg)}.energy-label>.energy-label-C{background-image:url(/images/energyLabel/C.svg)}.energy-label>.energy-label-D{background-image:url(/images/energyLabel/D.svg)}.energy-label>.energy-label-E{background-image:url(/images/energyLabel/E.svg)}.energy-label>.energy-label-F{background-image:url(/images/energyLabel/F.svg)}.energy-label>.energy-label-G{background-image:url(/images/energyLabel/G.svg)}.energy-class-reveal{max-width:315px}#energyContentRender{display:block;position:relative;max-width:100%;margin:0 auto;height:auto}.flickity-carousel:after{content:"flickity";display:none}@media print,screen and (max-width: 39.99875em){.flickity-carousel.disable-carousel-on-mobile:after{content:""}}@media print,screen and (min-width: 64em){.flickity-carousel.disable-carousel-on-desktop:after{content:""}}.flickity-carousel:not(.flickity-enabled) .carousel-cell{display:inline-block}.flickity-carousel .carousel-cell{position:relative;width:100%}.flickity-carousel .carousel-cell figure.has-border{border:1px solid #e4e5e7}.flickity-carousel .carousel-cell figure.has-radius{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.flickity-carousel .carousel-cell.default-gutter{padding:.5rem}.flickity-carousel .carousel-cell.default-gutter.black-link-slide .cell-content{inset:.5rem}@media print,screen and (max-width: 39.99875em){.flickity-carousel.small-cells-1 .carousel-cell{width:calc(100% / 1)}.flickity-carousel.small-cells-1 .flickity-prev-next-button{display:none}}@media print,screen and (max-width: 39.99875em){.flickity-carousel.small-cells-2 .carousel-cell{width:calc(100% / 2)}.flickity-carousel.small-cells-2 .flickity-prev-next-button{display:none}}@media print,screen and (max-width: 39.99875em){.flickity-carousel.small-cells-3 .carousel-cell{width:calc(100% / 3)}.flickity-carousel.small-cells-3 .flickity-prev-next-button{display:none}}@media print,screen and (max-width: 39.99875em){.flickity-carousel.small-cells-4 .carousel-cell{width:calc(100% / 4)}.flickity-carousel.small-cells-4 .flickity-prev-next-button{display:none}}@media print,screen and (max-width: 39.99875em){.flickity-carousel.small-cells-2-3 .carousel-cell{width:calc(100% / 2.3)}.flickity-carousel.small-cells-2-3 .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-1 .carousel-cell,.flickity-carousel.medium-cells-1 ._search-item{width:calc(100% / 1)}.flickity-carousel.medium-cells-1.flickity-enabled:not([data-more-than-1]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-1 .carousel-cell,.flickity-carousel.large-cells-1 ._search-item{width:calc(100% / 1)}.flickity-carousel.large-cells-1.flickity-enabled:not([data-more-than-1]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-1 .carousel-cell,.flickity-carousel.xlarge-cells-1 ._search-item{width:calc(100% / 1)}.flickity-carousel.xlarge-cells-1.flickity-enabled:not([data-more-than-1]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-1 .carousel-cell,.flickity-carousel.xxlarge-cells-1 ._search-item{width:calc(100% / 1)}.flickity-carousel.xxlarge-cells-1.flickity-enabled:not([data-more-than-1]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-2 .carousel-cell,.flickity-carousel.medium-cells-2 ._search-item{width:calc(100% / 2)}.flickity-carousel.medium-cells-2.flickity-enabled:not([data-more-than-2]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-2 .carousel-cell,.flickity-carousel.large-cells-2 ._search-item{width:calc(100% / 2)}.flickity-carousel.large-cells-2.flickity-enabled:not([data-more-than-2]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-2 .carousel-cell,.flickity-carousel.xlarge-cells-2 ._search-item{width:calc(100% / 2)}.flickity-carousel.xlarge-cells-2.flickity-enabled:not([data-more-than-2]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-2 .carousel-cell,.flickity-carousel.xxlarge-cells-2 ._search-item{width:calc(100% / 2)}.flickity-carousel.xxlarge-cells-2.flickity-enabled:not([data-more-than-2]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-3 .carousel-cell,.flickity-carousel.medium-cells-3 ._search-item{width:calc(100% / 3)}.flickity-carousel.medium-cells-3.flickity-enabled:not([data-more-than-3]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-3 .carousel-cell,.flickity-carousel.large-cells-3 ._search-item{width:calc(100% / 3)}.flickity-carousel.large-cells-3.flickity-enabled:not([data-more-than-3]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-3 .carousel-cell,.flickity-carousel.xlarge-cells-3 ._search-item{width:calc(100% / 3)}.flickity-carousel.xlarge-cells-3.flickity-enabled:not([data-more-than-3]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-3 .carousel-cell,.flickity-carousel.xxlarge-cells-3 ._search-item{width:calc(100% / 3)}.flickity-carousel.xxlarge-cells-3.flickity-enabled:not([data-more-than-3]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-4 .carousel-cell,.flickity-carousel.medium-cells-4 ._search-item{width:calc(100% / 4)}.flickity-carousel.medium-cells-4.flickity-enabled:not([data-more-than-4]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-4 .carousel-cell,.flickity-carousel.large-cells-4 ._search-item{width:calc(100% / 4)}.flickity-carousel.large-cells-4.flickity-enabled:not([data-more-than-4]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-4 .carousel-cell,.flickity-carousel.xlarge-cells-4 ._search-item{width:calc(100% / 4)}.flickity-carousel.xlarge-cells-4.flickity-enabled:not([data-more-than-4]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-4 .carousel-cell,.flickity-carousel.xxlarge-cells-4 ._search-item{width:calc(100% / 4)}.flickity-carousel.xxlarge-cells-4.flickity-enabled:not([data-more-than-4]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-5 .carousel-cell,.flickity-carousel.medium-cells-5 ._search-item{width:calc(100% / 5)}.flickity-carousel.medium-cells-5.flickity-enabled:not([data-more-than-5]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-5 .carousel-cell,.flickity-carousel.large-cells-5 ._search-item{width:calc(100% / 5)}.flickity-carousel.large-cells-5.flickity-enabled:not([data-more-than-5]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-5 .carousel-cell,.flickity-carousel.xlarge-cells-5 ._search-item{width:calc(100% / 5)}.flickity-carousel.xlarge-cells-5.flickity-enabled:not([data-more-than-5]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-5 .carousel-cell,.flickity-carousel.xxlarge-cells-5 ._search-item{width:calc(100% / 5)}.flickity-carousel.xxlarge-cells-5.flickity-enabled:not([data-more-than-5]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-6 .carousel-cell,.flickity-carousel.medium-cells-6 ._search-item{width:calc(100% / 6)}.flickity-carousel.medium-cells-6.flickity-enabled:not([data-more-than-6]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-6 .carousel-cell,.flickity-carousel.large-cells-6 ._search-item{width:calc(100% / 6)}.flickity-carousel.large-cells-6.flickity-enabled:not([data-more-than-6]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-6 .carousel-cell,.flickity-carousel.xlarge-cells-6 ._search-item{width:calc(100% / 6)}.flickity-carousel.xlarge-cells-6.flickity-enabled:not([data-more-than-6]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-6 .carousel-cell,.flickity-carousel.xxlarge-cells-6 ._search-item{width:calc(100% / 6)}.flickity-carousel.xxlarge-cells-6.flickity-enabled:not([data-more-than-6]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-7 .carousel-cell,.flickity-carousel.medium-cells-7 ._search-item{width:calc(100% / 7)}.flickity-carousel.medium-cells-7.flickity-enabled:not([data-more-than-7]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-7 .carousel-cell,.flickity-carousel.large-cells-7 ._search-item{width:calc(100% / 7)}.flickity-carousel.large-cells-7.flickity-enabled:not([data-more-than-7]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-7 .carousel-cell,.flickity-carousel.xlarge-cells-7 ._search-item{width:calc(100% / 7)}.flickity-carousel.xlarge-cells-7.flickity-enabled:not([data-more-than-7]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-7 .carousel-cell,.flickity-carousel.xxlarge-cells-7 ._search-item{width:calc(100% / 7)}.flickity-carousel.xxlarge-cells-7.flickity-enabled:not([data-more-than-7]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-8 .carousel-cell,.flickity-carousel.medium-cells-8 ._search-item{width:calc(100% / 8)}.flickity-carousel.medium-cells-8.flickity-enabled:not([data-more-than-8]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-8 .carousel-cell,.flickity-carousel.large-cells-8 ._search-item{width:calc(100% / 8)}.flickity-carousel.large-cells-8.flickity-enabled:not([data-more-than-8]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-8 .carousel-cell,.flickity-carousel.xlarge-cells-8 ._search-item{width:calc(100% / 8)}.flickity-carousel.xlarge-cells-8.flickity-enabled:not([data-more-than-8]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-8 .carousel-cell,.flickity-carousel.xxlarge-cells-8 ._search-item{width:calc(100% / 8)}.flickity-carousel.xxlarge-cells-8.flickity-enabled:not([data-more-than-8]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-9 .carousel-cell,.flickity-carousel.medium-cells-9 ._search-item{width:calc(100% / 9)}.flickity-carousel.medium-cells-9.flickity-enabled:not([data-more-than-9]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-9 .carousel-cell,.flickity-carousel.large-cells-9 ._search-item{width:calc(100% / 9)}.flickity-carousel.large-cells-9.flickity-enabled:not([data-more-than-9]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-9 .carousel-cell,.flickity-carousel.xlarge-cells-9 ._search-item{width:calc(100% / 9)}.flickity-carousel.xlarge-cells-9.flickity-enabled:not([data-more-than-9]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-9 .carousel-cell,.flickity-carousel.xxlarge-cells-9 ._search-item{width:calc(100% / 9)}.flickity-carousel.xxlarge-cells-9.flickity-enabled:not([data-more-than-9]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-10 .carousel-cell,.flickity-carousel.medium-cells-10 ._search-item{width:calc(100% / 10)}.flickity-carousel.medium-cells-10.flickity-enabled:not([data-more-than-10]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-10 .carousel-cell,.flickity-carousel.large-cells-10 ._search-item{width:calc(100% / 10)}.flickity-carousel.large-cells-10.flickity-enabled:not([data-more-than-10]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-10 .carousel-cell,.flickity-carousel.xlarge-cells-10 ._search-item{width:calc(100% / 10)}.flickity-carousel.xlarge-cells-10.flickity-enabled:not([data-more-than-10]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-10 .carousel-cell,.flickity-carousel.xxlarge-cells-10 ._search-item{width:calc(100% / 10)}.flickity-carousel.xxlarge-cells-10.flickity-enabled:not([data-more-than-10]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-11 .carousel-cell,.flickity-carousel.medium-cells-11 ._search-item{width:calc(100% / 11)}.flickity-carousel.medium-cells-11.flickity-enabled:not([data-more-than-11]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-11 .carousel-cell,.flickity-carousel.large-cells-11 ._search-item{width:calc(100% / 11)}.flickity-carousel.large-cells-11.flickity-enabled:not([data-more-than-11]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-11 .carousel-cell,.flickity-carousel.xlarge-cells-11 ._search-item{width:calc(100% / 11)}.flickity-carousel.xlarge-cells-11.flickity-enabled:not([data-more-than-11]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-11 .carousel-cell,.flickity-carousel.xxlarge-cells-11 ._search-item{width:calc(100% / 11)}.flickity-carousel.xxlarge-cells-11.flickity-enabled:not([data-more-than-11]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 40em){.flickity-carousel.medium-cells-12 .carousel-cell,.flickity-carousel.medium-cells-12 ._search-item{width:calc(100% / 12)}.flickity-carousel.medium-cells-12.flickity-enabled:not([data-more-than-12]) .flickity-prev-next-button{display:none}}@media print,screen and (min-width: 64em){.flickity-carousel.large-cells-12 .carousel-cell,.flickity-carousel.large-cells-12 ._search-item{width:calc(100% / 12)}.flickity-carousel.large-cells-12.flickity-enabled:not([data-more-than-12]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 78.75em){.flickity-carousel.xlarge-cells-12 .carousel-cell,.flickity-carousel.xlarge-cells-12 ._search-item{width:calc(100% / 12)}.flickity-carousel.xlarge-cells-12.flickity-enabled:not([data-more-than-12]) .flickity-prev-next-button{display:none}}@media screen and (min-width: 118.75em){.flickity-carousel.xxlarge-cells-12 .carousel-cell,.flickity-carousel.xxlarge-cells-12 ._search-item{width:calc(100% / 12)}.flickity-carousel.xxlarge-cells-12.flickity-enabled:not([data-more-than-12]) .flickity-prev-next-button{display:none}}.flickity-carousel .cell-content{position:absolute;left:0;right:0;bottom:0;top:0;padding:20px}.flickity-carousel .cell-anchor{width:100%;height:100%}.flickity-carousel .carousel-cell-image{display:block;max-height:100%;max-width:100%;opacity:0;transition:opacity .2s;margin:auto}.flickity-carousel .carousel-cell-image.has-padding{padding:.8rem}.flickity-carousel .carousel-cell-image.flickity-lazyloaded{opacity:1}.flickity-carousel .carousel-cell-image.centered{position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (min-width: 78.75em){.flickity-carousel .flickity-prev-next-button.next{right:-33px}.flickity-carousel .flickity-prev-next-button.previous{left:-33px}}.flickity-carousel .flickity-button:disabled{pointer-events:auto}.flickity-prev-next-button svg{width:1.125rem !important;height:1.125rem !important;top:50% !important;left:50% !important}.flickity-prev-next-button.previous svg,.flickity-prev-next-button.next svg{transform:translate(-50%, -50%)}.mobile-dots{padding-bottom:25px;position:relative}#notificationSection{list-style-type:none;opacity:1;position:fixed;width:280px;z-index:1000;right:10px;top:66px;overflow-x:hidden;overflow-y:hidden}#notificationSection ul{margin-bottom:0}#notificationSection .padding-1{padding:0 10px}#notificationSection li{height:60px;margin-top:15px;display:block;clear:both}#notificationSection .alert-notification{cursor:pointer;background:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.2);-moz-box-shadow:0 4px 12px rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.2);-moz-transform:translate(0, -4px);-ms-transform:translate(0, -4px);-webkit-transform:translate(0, -4px);transform:translate(0, -4px);border-radius:4px;position:fixed;z-index:99;animation:fade-in .6s cubic-bezier(0.86, 0, 0.07, 1) forwards;padding-top:10px;padding-bottom:10px;display:flex}#notificationSection .alert-notification a{height:47.5px;width:47.5px;float:right;margin-right:10px;color:#fff;line-height:47.5px;font-size:11px}#notificationSection .alert-notification .wrapper-image-notification{width:50px;height:50px;margin-right:10px;margin-left:10px}#notificationSection .alert-notification .product-thumb,#notificationSection .alert-notification .product-thumb img{width:50px;height:50px;border-radius:2px}#notificationSection .alert-notification span.product-limit{width:150px;white-space:nowrap;overflow:hidden;display:inline-block;text-overflow:ellipsis;color:#000;font-size:16px;font-weight:500}#notificationSection .alert-notification .valign-middle{vertical-align:middle !important}#notificationSection .alert-notification .notification_message{color:#999;font-size:11px;font-weight:500;width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#notificationSection .alert-notification .lh-20{line-height:20px}#notificationSection .alert-notification .heart-icon{fill:red}#notificationSection .alert-notification .icon{width:1rem;height:1rem;vertical-align:middle}#notificationSection .alert-notification a .icon{fill:#000}#notificationSection .has-icon .alert-notification{right:15px}#notificationSection .has-icon svg{width:22px !important;height:22px !important}#notificationSection .has-icon .wrapper-image-notification{display:flex;align-items:center;justify-content:center;margin-left:15px;margin-right:5px;height:50px;width:30px}#notificationSection .toast-enter-active{transition:all .4s;animation:slide-in .4s linear}#notificationSection .toast-leave-active{transition:all .4s;opacity:0;animation:slide-out .4s linear}#notificationSection .toast-enter{opacity:0;transition:margin 700ms}#notificationSection .toast-move{transition:transform 1s}@keyframes slide-in{from{transform:translateX(100px)}to{transform:translateX(0)}}@keyframes slide-out{from{transform:translateX(0)}to{transform:translateX(100px)}}.navigation-accordion{background:none}@media print,screen and (max-width: 39.99875em){.navigation-accordion{margin-bottom:0}}.navigation-accordion .accordion-item.is-active svg,.navigation-accordion .accordion-item.is-active img{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.navigation-accordion .accordion-title{border:none !important;font-size:1rem;font-weight:500}@media print,screen and (min-width: 40em){.navigation-accordion .accordion-title{padding-left:0}}.navigation-accordion .accordion-title:before{opacity:0}@media print,screen and (min-width: 40em){.navigation-accordion .accordion-title:hover,.navigation-accordion .accordion-title:focus{background:none;cursor:default}}.navigation-accordion .accordion-title>span{display:inline-block}.navigation-accordion .accordion-title>span.ico{margin-right:5px}.navigation-accordion .accordion-content{background:none;border:none !important}@media print,screen and (min-width: 40em){.navigation-accordion .accordion-content{padding:0}}@media print,screen and (min-width: 64em){.navigation-accordion .accordion-content{display:block !important}}.navigation-accordion .accordion-content>ul li>a{padding:.5rem 0;font-size:.875rem;display:inline-block}.navigation-accordion .accordion-content>ul li>a:hover{text-decoration:underline}.accordion-inline{display:inline;background:none;margin:0}.accordion-inline .accordion-item{display:inline}.accordion-inline .accordion-item .accordion-title{font-size:inherit;display:inline;padding:0;border:none}.accordion-inline .accordion-item .accordion-title:hover,.accordion-inline .accordion-item .accordion-title:focus{background:none}.accordion-inline .accordion-item .accordion-title:before{display:none}.accordion-inline .accordion-item .accordion-content{margin-top:.5rem;padding:.5rem}.custom-checkbox-container{display:block;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox-container input[type=radio]{display:inline-block;position:absolute;opacity:0;cursor:pointer}.custom-checkbox-container input[type=radio]:checked+label:before{content:"";background:transparent;border:0}.custom-checkbox-container .checkmark{position:absolute;background-color:#fff;border:2px solid #313131;border-radius:50%}.custom-checkbox-container .checkmark:after{content:"";position:absolute;display:none;border-radius:50%;background:#313131}.custom-checkbox-container:hover input~.checkmark{background-color:#e4e5e7}.custom-checkbox-container input:checked~.checkmark{background-color:#fff}@media print,screen and (max-width: 63.99875em){.custom-checkbox-container{font-size:1rem;color:#313131}}.custom-checkbox-container input:checked~.checkmark:after{display:block}.custom-checkbox-container.large{padding-left:35px;margin-bottom:12px;font-size:22px}.custom-checkbox-container.large .checkmark{height:25px;width:25px;top:3px;left:0}@media print,screen and (max-width: 63.99875em){.custom-checkbox-container.large .checkmark{top:4px;height:20px;width:20px}}.custom-checkbox-container.large .checkmark:after{top:2px;left:2px;width:17px;height:17px}@media print,screen and (max-width: 63.99875em){.custom-checkbox-container.large .checkmark:after{width:12px;height:12px}}.custom-checkbox-container.medium{padding-left:20px;margin-bottom:0;font-size:15px}.custom-checkbox-container.medium .checkmark{height:20px;width:20px;top:3px;left:0}.custom-checkbox-container.medium .checkmark:after{top:1px;left:1px;width:14px;height:14px}@media print,screen and (max-width: 63.99875em){.custom-checkbox-container.medium .checkmark:after{top:2px;left:2px;width:12px;height:12px}}
