html,body,h1,h2,h3,h4,h5,h6,fieldset,figure,blockquote,dl,dt,dd{margin:0;padding:0;border:none}html{background-color:#fff}html{overflow-x:hidden}p,ol,ul,dl,figure{margin-top:0;margin-bottom:24px}img{vertical-align:top;max-width:100%;height:auto;border:none}button::-moz-focus-inner{padding:0;border:0}button{-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;appearance:none}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}select::-ms-expand{display:none}input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;display:none}.normal,body,input,textarea,select,option{font-family:Tahoma, sans-serif}body{font-size:16px;line-height:1.5;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:none;-webkit-text-size-adjust:100%;color:#fff}input,textarea,select,option{font-size:16px}h1,h2,h3{text-transform:uppercase}h1{font-size:2rem;line-height:1.2}h2{font-size:1.875rem;line-height:1.2;margin-bottom:.125rem}h3{font-size:1.25rem}.text-small{font-size:.75rem}.text-left{text-align:left !important}.text-left *{text-align:left !important}.text-right{text-align:right}.text-center{text-align:center}.centered{margin-left:auto;margin-right:auto}.no-margin{margin:0}.nowrap{white-space:nowrap}.float-right{float:right}.float-left{float:left}.no-underline{text-decoration:none}.visually-hidden{position:absolute;clip:rect(0, 0, 0, 0);opacity:0;font-size:0}.hidden,.js .js-hidden{display:none !important}.js-show{display:none}.js .js-show{display:initial}.js .toggle-hidden{display:none}.js .toggle-hidden.active{display:block}.group{display:flex}.padding-right{padding-right:2rem}.padding-left{padding-left:2rem}@-webkit-keyframes spin{0%{transform:rotate(0deg)}50%{box-shadow:0 0 5px 0 rgba(255,255,255,0.5)}100%{transform:rotate(359deg)}}@-moz-keyframes spin{0%{transform:rotate(0deg)}50%{box-shadow:0 0 5px 0 rgba(255,255,255,0.5)}100%{transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}50%{box-shadow:0 0 5px 0 rgba(255,255,255,0.5)}100%{transform:rotate(359deg)}}.image{display:block;height:0;padding-top:100%;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}html{background-color:#000}.container,.root{max-width:1240px;box-sizing:border-box;margin:0 auto}body{padding:.5rem}@media screen and (min-width: 840px){body{padding:1rem}}.root{max-width:1240px;border:1px solid #cc8b22;border-bottom:none}.main{padding:.5rem}.main>*{flex-shrink:0;flex-grow:0;padding:.5rem;box-sizing:border-box}.main .menu-sub{flex-basis:20%}.main .article-container{flex-basis:60%}.main .article-container:last-child{flex-basis:80%}.main .aside{flex-basis:20%}@media screen and (min-width: 840px){.main{display:flex}}.menu-sub{padding-top:5.5rem}.menu-sub ul{list-style:none;padding-left:0}.menu-sub a{text-decoration:none}.menu-sub .active,.menu-sub a:hover{color:#cc8b22}input[type="text"],input[type="date"],input[type="password"],input[type="email"],input[type="number"],textarea,select{position:relative;z-index:1;box-sizing:border-box;padding:0 1rem 0 1rem;min-height:3rem;background-color:#fff;outline:none;border:1px solid #cc8b22;box-shadow:0 0 4px 0 rgba(0,0,0,0.1);border-radius:4px;outline:100vw solid transparent;color:#000;transition:all .1s}input[type="text"]:hover,input[type="date"]:hover,input[type="password"]:hover,input[type="email"]:hover,input[type="number"]:hover,textarea:hover,select:hover{border-color:#000}input[type="text"]:focus,input[type="date"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="number"]:focus,textarea:focus,select:focus{z-index:2;outline:200vh solid rgba(0,0,0,0.05);background-color:#fff}textarea{padding:1rem}label{cursor:pointer}.row{margin-bottom:1.5rem;display:flex;flex-wrap:wrap}.row strong{order:-1;width:100%;display:block;margin-bottom:.25rem;font-weight:normal}.row .control{flex-basis:100%}::-webkit-input-placeholder{color:rgba(0,0,0,0.5)}::-moz-placeholder{color:rgba(0,0,0,0.5)}:-ms-input-placeholder{color:rgba(0,0,0,0.5)}:-moz-placeholder{color:rgba(0,0,0,0.5)}option{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.5rem}select+.label:before{content:'';position:absolute;z-index:3;right:1rem;bottom:1.3rem;width:.4rem;height:.4rem;border-top:0.125rem solid #000;border-right:0.125rem solid #000;transform:rotate(135deg)}select:focus+.label:before{transform:rotate(-45deg);bottom:1.1rem}@-moz-document url-prefix(){select{padding-left:calc(1rem - 4px)}}textarea{width:100%}legend,.legend{display:block;clear:both;margin-bottom:1rem;padding:0;font-size:1rem;line-height:1.2;color:#fff}fieldset{margin-bottom:2rem}fieldset:last-child{margin-bottom:0}.input{position:relative;display:inline-flex;flex-flow:column;vertical-align:top;margin-bottom:1rem}.input .label{order:-1;transition:all .1s;font-size:.875rem;top:.5rem;line-height:1;color:#fff;padding:0 0 .5rem 0;pointer-events:none;font-weight:700;white-space:nowrap}.input .label:after{content:'';position:relative;top:-.3em;display:inline-block;width:.6rem;height:.3rem;margin-left:.5em;border-right:0.125rem solid #cc8b22;border-top:0.125rem solid #cc8b22;transform:rotate(135deg);opacity:0;transition:all .3s}.input .input-valid ~ .label:after{opacity:0;transition-delay:.3s}.input .input-valid:focus ~ .label:after{opacity:1}.input.input-no-validate .label:after{display:none}.input .input-empty ~ .label:after,.input .input-empty:focus ~ .label:after{opacity:0}.input.full{display:flex;width:100%}.input.full input,.input.full textarea,.input.full select{width:100%}.input.full .checkbox{display:block}.input-message{display:block;font-size:.9rem;line-height:1;color:#fff;padding:.5rem 0;opacity:.5;transition:opacity .3s}.input-help{font-size:.9rem;font-style:normal;font-family:courier;color:#fff;opacity:1;transition:opacity .3s;transition-delay:.5s;min-height:1em;opacity:0;white-space:nowrap}:focus ~ .input-help,:focus ~ .input-message{opacity:1}.input-valid ~ .input-help{color:#cc8b22}.input-error{color:#0b2f44;max-height:0;overflow:hidden;opacity:0;padding:0;line-height:1.01;transition:all .3s}.input-errors .input-error{max-height:5rem;opacity:1;padding:.5rem 0}.input-errors .input-valid ~ .input-error,.input-errors .input-valid .checkbox ~ .input-error{max-height:0;opacity:1;padding:0}.input-errors .input-invalid input,.input-errors .input-invalid textarea,.input-errors .input-invalid select{box-shadow:0 0 4px 0 rgba(11,47,68,0.5)}.input-invalid.input-touched input,.input-invalid.input-touched select,.input-invalid.input-touched textarea{box-shadow:0 0 4px 0 rgba(11,47,68,0.5)}.input-invalid.input-touched .input-error{max-height:5rem;opacity:1;padding:.5rem 0}.form-group{margin-right:-1rem;margin-bottom:0}.form-group .form-group-size-1{flex-basis:10%}.form-group .form-group-size-2{flex-basis:20%}.form-group .form-group-size-3{flex-basis:30%}.form-group .form-group-size-4{flex-basis:40%}.form-group .form-group-size-5{flex-basis:50%}.form-group .form-group-size-6{flex-basis:60%}.form-group .form-group-size-7{flex-basis:70%}.form-group .form-group-size-8{flex-basis:80%}.form-group .form-group-size-9{flex-basis:90%}.form-group>div .input{display:flex}.form-group>div .input input,.form-group>div .input textarea,.form-group>div .input select{width:100%}.form-group>div .input .checkbox{display:block}.form-group .input{margin-right:1rem;margin-bottom:1rem}.form-group .input.full:first-child:nth-last-child(1){flex-basis:100%}.form-group .input.full:first-child:nth-last-child(2),.form-group .input.full:first-child:nth-last-child(2) ~ .full{flex-basis:calc(50% - 1rem)}.form-group .input.full:first-child:nth-last-child(3),.form-group .input.full:first-child:nth-last-child(3) ~ .full{flex-basis:calc(33.3333% - 1rem)}.form-group .input.full:first-child:nth-last-child(4),.form-group .input.full:first-child:nth-last-child(4) ~ .full{flex-basis:calc(25% - 1rem)}.form-group>.break{display:block;height:0;width:100%}.form-group>.input-message{width:100%;margin-top:-.5rem;margin-bottom:1rem}.form-group>.input-help{margin-top:.3125rem;margin-left:0}@media only screen and (min-width: 600px){.form-group{display:flex;align-items:flex-start}}.group{justify-content:stretch;margin-left:-1rem}.group .row{flex-basis:calc(50% - 1rem);margin-left:1rem}.button{background-color:#0b2f44;border-radius:5px;min-height:2.5rem;box-sizing:border-box;padding:.5rem 2rem;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#fff !important;text-decoration:none;transition:all .3s}.button:hover{background-color:#cc8b22}.button.secondary{background-color:#cc8b22}.buttons{display:flex}.buttons.right{justify-content:flex-end}.buttons:last-child{margin-bottom:.5rem}.header{background-color:#0b2f44}.header figure{margin:0}.header .image{padding-top:30vh;background-position:50% 100%}nav{position:sticky;z-index:10;top:0;display:flex;background-color:#0b2f44;align-items:flex-start;white-space:nowrap;line-height:1;padding:0 .5rem}nav:after{content:'';position:absolute;left:0;bottom:-.5rem;right:0;height:.5rem;background:linear-gradient(to right, #361b1a 0%, #f9eba8 77%, #3b1f1b 100%)}nav li{position:relative}nav ul{list-style:none;padding:0;margin:0;display:flex;flex-basis:60%}nav a{display:flex;align-items:center;justify-content:center;text-decoration:none;min-height:3rem;padding:0 .5rem;position:relative;text-transform:uppercase;transition:all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)}nav a:before{content:'';position:absolute;left:.5rem;right:.5rem;bottom:0;height:0;background-color:currentColor;transition:all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);opacity:0}nav a.active{color:#fff}nav a.active:before{height:.25rem;opacity:1}nav a:hover,nav a:hover *{color:#cc8b22}nav a:hover:before{height:.25rem;opacity:1}nav .menu-languages{margin:0 .75rem;white-space:nowrap}nav .menu-languages li{display:flex;align-items:center}nav .menu-languages li+li:before{content:'/'}nav .menu-languages a{padding:0 .25rem}nav .menu-languages a:before{left:.25rem;right:.25rem}nav abbr{text-decoration:none;transition:all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)}nav .logo{flex-flow:column;text-transform:none;font-size:.9rem;align-items:flex-start;flex-basis:20%;flex-shrink:0;flex-grow:0;box-sizing:border-box}nav .logo strong{text-transform:uppercase;font-size:1rem}nav .logo:before{display:none}nav ul form{position:absolute;left:0;top:100%;display:none}.menu-secondary{flex-basis:20%}.menu-toggle{display:none}.breadcrumb{color:rgba(255,255,255,0.5);transition:all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);margin:0 0 3rem 0}.breadcrumb,.breadcrumb *{color:#6d6d6d}.breadcrumb ol{list-style:none;padding:0;margin:0 -.5rem;font-size:0}.breadcrumb li{display:inline;font-size:1rem;line-height:1}.breadcrumb li+li:before{content:'>'}.breadcrumb a{display:inline-block;padding:.5rem;text-decoration:none}.breadcrumb a:hover{color:#fff;text-decoration:underline}*{color:#fff}.brand-description{display:none}.brand-description.active{display:block}.items>ul{margin:-.5rem -.5rem 1rem -.5rem;display:flex;flex-wrap:wrap;list-style:none;padding:0;align-items:stretch}.items>ul>li{flex-basis:33.33%}.items>ul .item{margin:.5rem}.product{position:relative;z-index:1;background-color:#fff;padding:.5rem;min-height:calc(100% - 2rem)}.product *{color:#0b2f44}.product-image{margin:-.375rem;margin-bottom:.5rem}.product-meta{margin:0;padding:0;list-style:none;display:block;padding-right:7rem;min-height:3rem;font-size:.875rem}.product-meta dt,.product-meta dd{display:inline-block}.product-meta dt{width:50%;padding-right:1.5rem;box-sizing:border-box}.product-meta dt:after{content:':'}.product-meta dd{width:50%;font-weight:700}.product-meta li{display:inline-block}.product-meta li:after{content:', '}.product-meta li:last-child:after{content:''}.product-title{color:#000;font-size:1rem;line-height:1rem;line-height:1.5;font-weight:700;display:inline-block}.product-brand{display:inline-block;font-size:.875rem;font-weight:100;line-height:1rem;line-height:1.5;float:right}.product-prices{position:absolute;right:1rem;color:#000;font-weight:700;line-height:1.5rem;text-align:right}.product-prices:after{display:none}.product-prices ins,.product-prices del{display:inline-block;font-style:none;text-decoration:none}.product-prices del{position:relative;opacity:.5}.product-prices del:before{content:'';border-top:2px solid;position:absolute;left:-.25rem;top:50%;right:-.25rem;transform:rotate(-15deg)}.product-prices ins{display:block;font-size:1.25rem}.product-actions{display:flex;margin:1rem auto;justify-content:center}.product-actions>*{margin:0 .5rem}.product-action-detail:before{content:'';position:absolute;z-index:1;left:0;top:0;right:0;bottom:0;font-size:0;opacity:0}.brand-item{position:relative;margin-bottom:2rem;margin-left:-.5rem;margin-right:-.5rem}.brand-item h1,.brand-item h2{font-size:1.25rem;line-height:1.2;font-weight:400;margin-bottom:.5rem}.brand-item h2{font-size:1rem}.brand-item .brand-logo{margin-left:.5rem;width:calc(33.33% - 1rem);min-width:150px;max-width:400px;margin-bottom:1.5rem}.brand-item .brand-summary,.brand-item .brand-description{width:calc(66.66% - 1rem);margin-left:.5rem}.brand-item .brand-description{padding-top:5rem}.brand-item .buttons{margin-bottom:0}.brand-item .buttons a{color:#cc8b22;text-decoration:none;font-weight:700}.brand-item .buttons a:after{content:' meer'}.brand-item .buttons a.active:after{content:' minder'}.brand-logo{margin:0}.brand-logo .image{position:relative;top:50%;transform:translate3d(0, -50%, 0);background-size:contain;padding-top:50%;background-position:50% 50%}.brands .brand-item{display:flex;flex-wrap:wrap;position:relative;transition:all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);padding:1rem;background-color:rgba(204,139,34,0.1)}.brands .brand-item:hover{background-color:rgba(204,139,34,0.5)}.brands .brand-item:active{background-color:#cc8b22}.brands .brand-logo{order:-1;width:auto;margin:0 0 .75rem 0;border:1rem solid transparent}.brands .brand-products{width:100%}.brands .brand-products .product-title,.brands .brand-products .product-brand,.brands .brand-products .product-meta,.brands .brand-products .product-actions{display:none}.brands .brand-products>ul{margin:.125rem -.125rem 0 -.125rem}.brands .brand-products>ul:empty{display:none}.brands .brand-products .item{margin:0;padding:.125rem;background-color:transparent}.brands .brand-products figure{margin:0}.brands h3{margin:0;padding:0;font-size:0}.brands h3 a{position:absolute;z-index:2;left:0;right:0;top:0;bottom:0}.brands .brand-logo{flex-basis:100%}.brand-footer{padding:1rem;background-color:#cc8b22}.brand-footer,.brand-footer *{color:#fff}.brand-footer>*:last-child{margin-bottom:0}.product-detail{display:flex;margin:0 -1rem}.product-detail>*{flex-basis:calc(50% - 2rem);margin:0;box-sizing:border-box;padding:1rem}.product-detail .product-image{margin:0}.product-detail .product-image ul{list-style:none;padding:0;margin:0}.product-detail .product-image li{display:none}.product-detail .product-image li.active{display:block}.product-detail .product-image a.active{box-shadow:0 0 0 0.125rem rgba(204,139,34,0.75)}.product-detail .product-image a.active:active{box-shadow:0 0 0 0.125rem #cc8b22}.product-detail .product-image figcaption ul li:first-child:last-child{display:none}.product-detail .product-image figcaption ul{margin:-.5rem;display:flex}.product-detail .product-image figcaption a{display:block;box-shadow:0 0 0 0.125rem rgba(204,139,34,0);transition:all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1)}.product-detail .product-image figcaption a:hover{box-shadow:0 0 0 0.125rem rgba(204,139,34,0.5)}.product-detail .product-image figcaption li{margin:1.5rem .5rem .5rem .5rem;display:block}.product-detail .product-image figcaption li .image{width:100px}.product-detail .product-content{color:#fff}.product-detail .product-brand{display:block;float:none}.product-detail .product-brand img{max-width:200px;margin-bottom:1rem}.product-detail .product-title{color:#fff;font-size:1.5rem;margin-bottom:2rem}.product-detail .product-actions{margin-left:-.5rem;margin-right:-.5rem;align-items:center;justify-content:space-between}.product-detail .product-actions a{position:relative}.product-detail .product-prices{position:static}.product-detail .product-meta{line-height:1.5;margin-bottom:1.5rem;padding:0}.product-detail .product-meta dt,.product-detail .product-meta dd{font-size:.9rem}.product-detail h4{margin-bottom:1rem}.product-form{display:none;margin-top:2rem;padding:1rem;background-color:#0b2f44}.product-form.active{display:block}.social{font-size:0}.social li{display:inline}.text .social{padding:0}.text .social li{padding:0;margin:0}.social i{display:inline-block;width:2rem;height:2rem;background-size:1.5rem auto;background-repeat:no-repeat;background-position:50% 50%;background-color:rgba(11,47,68,0.2);transition:all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);border-radius:3px}.social a:hover i{background-color:#0b2f44}.ico-email{background-image:url("../img/ico_email.png")}.ico-facebook{background-image:url("../img/ico_facebook.png")}.ico-googleplus{background-image:url("../img/ico_googleplus.png")}.ico-instagram{background-image:url("../img/ico_instagram.png")}.ico-linkedin{background-image:url("../img/ico_linkedin.png")}.ico-pinterest{background-image:url("../img/ico_pinterest.png")}.ico-twitter{background-image:url("../img/ico_twitter.png")}.ico-whatsapp{background-image:url("../img/ico_whatsapp.png")}.ico-youtube{background-image:url("../img/ico_youtube.png")}.footer{font-size:.875rem;max-width:1240px;border:1px solid #cc8b22;border-top:none;padding:1rem;box-sizing:border-box}.footer ul{list-style:none;padding:0;margin:0}@media screen and (min-width: 840px){.footer ul{display:flex;justify-content:space-between;flex-wrap:wrap;margin-left:-1rem}.footer ul li{margin-top:.5rem;margin-left:1rem}}
