.footer{background-color:#000;color:#fff;padding:60px 0;margin-top:90px}.footer img{width:200px}.footer a{color:#fff;text-decoration:none;transition:color .2s}.footer a:hover{color:#a71820}.footer__container{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px}@media only screen and (max-width:991.98px){.footer__container{display:block}}.footer__container p{margin-top:45px;margin-bottom:0}.footer__categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));grid-gap:15px}@media only screen and (max-width:991.98px){.footer__categories{display:none}}.footer__categories a{display:block}.footer__downloads strong{display:inline-block;margin-bottom:7.5px}.footer__copyright{margin-top:45px}.article__header{margin-bottom:30px}@media only screen and (min-width:992px){.article__header{margin-bottom:60px}}.article__header .wrapper{position:relative}.article__header-image{overflow:hidden;position:relative}@media only screen and (min-width:992px){.article__header-image{display:flex;justify-content:center;align-items:center;max-height:600px;min-height:400px}}.article__header-image>*{min-width:100%}@media only screen and (min-width:992px){.article__header-image>*{min-height:100%}}.article__header-box{background-color:#a71820;color:#fff;padding:45px;text-align:left;-webkit-clip-path:polygon(0 0,0 calc(100% - 40px),40px 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(100% - 40px),40px 100%,100% 100%,100% 0)}@media only screen and (max-width:991.98px){.article__header-box{margin-top:-60px}}@media only screen and (min-width:992px){.article__header-box{width:45%;margin-left:auto;margin-right:0;min-height:150px;position:absolute;bottom:60px;right:0}}.article__header-box h1{margin:0;line-height:4rem}@media only screen and (max-width:991.98px){.article__header-box h1{font-size:2.2rem;line-height:3rem}}.category{width:100%;margin-top:45px;margin-bottom:90px}.category .products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;margin-top:45px}@media only screen and (max-width:991.98px){.category .products{grid-template-columns:1fr 1fr}}@media only screen and (max-width:575.98px){.category .products{grid-template-columns:1fr}}.product-tile{display:flex;max-width:536px;flex-direction:column;background-color:#e1e1e1;color:#54626d;position:relative;cursor:pointer;text-decoration:none}.product-tile::after,.product-tile::before{content:"";display:block;position:absolute;left:0;bottom:0;width:0;height:0;border-style:solid;z-index:1}.product-tile::before{border-color:transparent transparent transparent #fff;border-width:30px 0 0 30px}.product-tile::after{border-color:transparent transparent transparent #a71820;border-width:0;transition:border .2s}.product-tile:hover::after{border-width:50px 0 0 50px}.product-tile:hover .product-tile__image>*{transform:scale(1.1)}.product-tile__badge{flex-grow:0;flex-shrink:0;margin-bottom:0}.product-tile__badge>h1{background-color:#575756;min-height:45px;display:block;font-size:1.7rem;letter-spacing:1px;font-weight:400;color:#fff;margin-top:0;text-align:right;padding:22.5px 15px 3px;box-sizing:border-box;line-height:2.1rem}@media only screen and (min-width:992px){.product-tile__badge>h1{font-size:1.9rem;line-height:2.1rem}}.product-tile__badge>h1>span{font-weight:700}.product-tile__badge>*{max-width:100%;margin-bottom:0;display:block}.product-tile__image{height:250px;display:flex;justify-content:center;align-items:center;padding:15px 30px}.product-tile__image>*{max-width:70%;max-height:100%;transition:transform .2s}.product-tile__desc{color:#54626d;text-decoration:none;line-height:2.25rem;padding:0 30px 15px;flex-grow:1}.product-tile__desc p{margin-bottom:15px;margin-top:15px}.product-tile__desc p:first-child{margin-top:0}.product{color:#54626d}.product__header{background-color:#e1e1e1}@media only screen and (min-width:992px){.product__header .wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}}.product__header-info{padding:15px 0}@media only screen and (min-width:992px){.product__header-info{padding:30px 0}}.product__header-info .cta{margin-top:45px;margin-bottom:15px}.product__header-colors{display:grid;grid-template-columns:repeat(auto-fit,minmax(127px,1fr));grid-gap:15px}.product__header-colors .color-item{display:block;border:1px solid gray;padding:10px 7.5px 7px}.product__header-colors .color-item__text{text-align:center;line-height:1.9rem;text-transform:uppercase;font-size:1.2rem;background:inherit;-webkit-background-clip:text;background-clip:text;color:transparent;filter:sepia(5) saturate(100) invert(1) grayscale(1) contrast(9)}.product__header-colors .color-item strong{font-size:2rem}.product__header-images{position:relative}.product__header-badge{max-width:100%}.product__header-badge-text{background-color:#575756;min-height:45px;display:block;font-size:1.7rem;letter-spacing:1px;font-weight:400;color:#fff;margin-top:0;text-align:right;padding:22.5px 15px 3px;box-sizing:border-box;line-height:2.1rem}@media only screen and (min-width:992px){.product__header-badge-text{font-size:2.4rem;min-height:55px;line-height:2.1rem;padding:30px 15px 7.5px}}.product__header-badge-text>span{font-weight:700}.product__header-img{width:515px;margin:auto;position:relative;margin-top:7.5px;max-width:100%}.product__header-img .view{width:515px}.product__header-img .view .next,.product__header-img .view .prev{top:250px}.product__header-img .slides>div{min-height:515px;max-width:515px;height:515px;padding:30px}.product__header-img .slides>div img{position:inherit;height:auto}@media only screen and (max-width:991.98px){.product__header-img{text-align:center;margin-left:-30px;width:100vw;max-width:100vw}.product__header-img .view{width:100%}.product__header-img .view .next,.product__header-img .view .prev{top:52vw}.product__header-img .slides>div{max-width:100vw;min-height:100vw;max-height:100vw;height:100vw}.product__header-img .thumbnails{padding-left:30px;padding-right:30px}}.product__header h1{font-size:2.5rem}.product__details{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}@media only screen and (max-width:991.98px){.product__details{grid-template-columns:1fr;grid-template-areas:"d" "i"}}@media only screen and (max-width:991.98px){.product__details-images{grid-area:i;padding-top:30px}}@media only screen and (min-width:992px){.product__details-images{padding-top:150px;padding-right:60px}}.product__details-images .row{display:flex;justify-content:space-evenly;margin-bottom:60px;align-items:center}.product__details-images .details-feature img{max-width:100%;width:100%;margin-bottom:0;display:block}.product__details-images .details-feature p{margin-top:0;margin-bottom:60px;font-size:1.4rem;line-height:1.8rem;background-color:#e1e1e1;padding:7.5px 15px}@media only screen and (max-width:991.98px){.product__details-data{grid-area:d}}.product__details table{margin-top:60px;border:0;border-collapse:collapse;width:100%}@media only screen and (min-width:992px){.product__details table{margin-left:-22.5px}}.product__details table td{padding:.6rem 15px;line-height:1.8rem;font-size:1.4rem}@media only screen and (min-width:992px){.product__details table td{padding:.6rem 22.5px}}.product__details table td:first-child{width:65%}.product__details table tr:first-of-type{font-weight:700}.product__details table tr:first-of-type td:first-of-type{text-transform:uppercase}.product__details table tr:nth-child(odd){background-color:#e1e1e1}.product__video{width:100%}@media only screen and (min-width:992px){.product__video{margin-top:60px}}.product__video-item{width:100%;margin-bottom:30px;aspect-ratio:16/9}.product__video-item iframe{max-width:100%;width:100%;height:100%}.product+.category{margin-top:90px}.product+.category .category__description{display:none}.section__articles{width:100%;margin-top:45px;margin-bottom:60px}@media only screen and (min-width:992px){.section__articles{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:30px;grid-row-gap:90px;margin-bottom:120px}}.section .article-tile{text-decoration:none;position:relative;cursor:pointer}.section .article-tile__image{overflow:hidden;display:flex;justify-content:center;align-items:center;height:60vw}@media only screen and (min-width:992px){.section .article-tile__image{height:30vw;-webkit-clip-path:polygon(0 0,0 calc(100% - 60px),60px 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(100% - 60px),60px 100%,100% 100%,100% 0)}}.section .article-tile__image>*{min-width:100%;min-height:100%}.section .article-tile__title{background-color:#54626d;color:#fff;font-size:1.8rem;text-decoration:none;display:block;box-sizing:border-box;transition:background-color .2s}@media only screen and (min-width:992px){.section .article-tile__title{min-height:150px;width:50%;position:absolute;bottom:-60px;right:75px;padding:22.5px 45px}}@media only screen and (max-width:991.98px){.section .article-tile__title{margin-top:0;margin-bottom:60px;padding:15px 30% 15px 30px}}@media only screen and (min-width:992px){.section .article-tile::after{content:"";display:block;position:absolute;left:0;bottom:0;width:0;height:0;border-style:solid;border-color:transparent transparent transparent #a71820;border-width:0;transition:border .2s}.section .article-tile:hover::after{border-width:80px 0 0 80px}}.section .article-tile:hover .article-tile__title{background-color:#a71820}.shop{margin-bottom:60px}.shop .headline{margin-bottom:60px}.shop a{text-decoration:none;color:#54626d}.shop__category{margin-bottom:60px}.shop__category p:empty{display:none}.shop__category .cta{margin-top:0}.cta{text-align:center;margin-top:60px}.cta__button{outline:0;font-weight:700;text-decoration:none;display:block;cursor:pointer;text-transform:uppercase;width:100%;padding:15px 60px;border:1px solid #54626d;transition:all .2s;line-height:2rem;box-sizing:border-box;color:#54626d;letter-spacing:.1rem;font-size:1.8rem}.cta__button:hover{background-color:#a71820;color:#fff}.cta__disclaimer{font-size:1.4rem;margin-top:7.5px;color:#707070}.cta.right .cta__disclaimer{text-align:right}.cta.left .cta__disclaimer{text-align:left}.gallery-hero{margin-bottom:60px}.gallery-hero__box{background-color:#a71820;color:#fff;padding:45px 45px 30px;text-align:left;-webkit-clip-path:polygon(0 0,0 calc(100% - 40px),40px 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 calc(100% - 40px),40px 100%,100% 100%,100% 0)}@media only screen and (max-width:991.98px){.gallery-hero__box{margin-top:250px}}@media only screen and (min-width:992px){.gallery-hero__box{width:45%;margin-left:auto;margin-right:0;min-height:200px}}.gallery-hero strong{font-size:4rem;line-height:1.05em;margin-bottom:15px}.gallery-hero p{font-size:18px;line-height:1.33em}@media only screen and (min-width:992px){.gallery-hero p{font-size:22px;line-height:1.33em}}@media only screen and (max-width:991.98px){.gallery-hero .controls{display:none}.gallery-hero .next,.gallery-hero .prev{top:150px}}.image-hero{color:#fff}@media only screen and (min-width:992px){.image-hero{background-color:#54626d;margin-bottom:120px}}@media only screen and (max-width:991.98px){.image-hero{margin-top:60px;margin-bottom:60px}}.image-hero .wrapper{position:relative}@media only screen and (max-width:991.98px){.image-hero .wrapper{padding:0}}.image-hero__content{position:relative}@media only screen and (max-width:991.98px){.image-hero__content{box-sizing:border-box;width:100%;display:grid;grid-template-areas:"i" "h" "d"}}@media only screen and (min-width:992px){.image-hero__content{padding:30px 400px 30px 0}}.image-hero__header{background-color:#a71820;padding:7.5px 60px 7.5px 0;line-height:4rem;position:relative}@media only screen and (min-width:992px){.image-hero__header{max-width:45%}.image-hero__header::before{content:"";display:block;height:100%;position:absolute;width:100%;background-color:#a71820;left:-100%;top:0}}@media only screen and (max-width:991.98px){.image-hero__header{padding:30px;grid-area:h;margin-bottom:0;margin-top:30px}}@media only screen and (max-width:991.98px){.image-hero__description{padding:30px;grid-area:d;background-color:#54626d;margin-top:0}}@media only screen and (min-width:992px){.image-hero__image{position:absolute;right:0;top:45px;max-width:350px;max-height:125%}}@media only screen and (max-width:991.98px){.image-hero__image{max-width:75%;margin:auto;grid-area:i}}.tcwi{margin-top:60px}.tcwi__header{margin:auto;text-align:center;background-color:#a71820;padding:7.5px;line-height:4rem;color:#fff;width:100%}@media only screen and (min-width:992px){.tcwi__header{padding:7.5px 60px;width:-moz-fit-content;width:fit-content}}.tcwi__container{margin-top:30px;margin-bottom:60px}@media only screen and (min-width:992px){.tcwi__container{display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fit,minmax(min(50%,max(125px,20%)),1fr))}}.tcwi__item{text-align:center}@media only screen and (min-width:992px){.tcwi__item{display:flex;flex-direction:column}}@media only screen and (max-width:991.98px){.tcwi__item{margin-top:75px}}@media only screen and (min-width:992px){.tcwi__item-image{display:flex;justify-content:center;align-items:center;overflow:hidden;height:200px;flex-grow:0;flex-shrink:0}}.tcwi__item-image>*{max-width:90%}@media only screen and (max-width:991.98px){.tcwi__item-image>*{max-width:75%}}.tcwi__item h2{margin-bottom:15px;font-size:2rem;color:#54626d;min-height:1.5em}.tcwi__item p{margin-top:0;margin-bottom:0;line-height:24px}.tcwi__item-text{color:#707070}@media only screen and (min-width:992px){.tcwi__item-text{transform:translateY(300%);transition:transform .5s}}.tcwi__item-desc{padding:7.5px;padding-bottom:30px}@media only screen and (min-width:992px){.tcwi__item-desc{transition:background-color .2s;flex-grow:1;overflow:hidden}}@media only screen and (max-width:991.98px){.tcwi__item-desc{margin-top:15px;background-color:#e1e1e1}}@media only screen and (min-width:992px){.tcwi__item:hover .tcwi__item-desc{background-color:#e1e1e1}.tcwi__item:hover .tcwi__item-text{transform:translateY(0)}}.text-with-image{margin-top:60px;overflow-x:hidden}@media only screen and (min-width:992px){.text-with-image .wrapper{grid-template-areas:"img txt";display:grid;grid-template-columns:1fr 1fr}}.text-with-image .wrapper.right{grid-template-areas:"txt img"}.text-with-image .desc{grid-area:txt}.text-with-image__header{margin-bottom:0;background-color:#54626d;color:#fff;padding:7.5px 60px;margin-top:0;font-size:2.4rem;line-height:3rem;min-height:50px;display:flex;align-items:center}@media only screen and (max-width:991.98px){.text-with-image__header{padding:15px 30px}}.text-with-image__text{color:#54626d;padding:15px 60px 30px}@media only screen and (max-width:991.98px){.text-with-image__text{padding:15px 30px}}@media only screen and (min-width:1200px){.wrapper.left .text-with-image__header,.wrapper.left .text-with-image__text{position:relative}.wrapper.right .text-with-image__header,.wrapper.right .text-with-image__text{padding-left:0;position:relative}.text-with-image__header::before{display:block;position:absolute;content:"";height:100%;width:50vw;top:0;background-color:#54626d;z-index:-1;box-sizing:border-box}.wrapper.right .text-with-image__header::before{right:0}.wrapper.left .text-with-image__header::before{left:0}}.text-with-image .image{grid-area:img;background-position:center;background-size:cover}@media only screen and (max-width:991.98px){.text-with-image .image{height:300px}}.text.left{text-align:left}.text.center{text-align:center}.text.right{text-align:right}.gmap__container{position:relative}.gmap__tophat{z-index:2;pointer-events:none;top:-1px;overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;background-color:#fff;min-height:61px}.gmap .headline{margin-bottom:1px!important}.gmap iframe{border:0}.form{width:100%}.form h2{font-size:1.8rem;color:#54626d}.form-file{width:100%;border:0;padding:0;font-family:Inter,"Helvetica Neue",Verdana,sans-serif;box-sizing:border-box;margin-bottom:15px;color:#54626d}.form-control{width:100%;border:1px solid #e1e1e1;padding:10px 15px;font-family:Inter,"Helvetica Neue",Verdana,sans-serif;box-sizing:border-box;margin-bottom:15px;color:#54626d;outline:0}.form-control:focus{outline:0;border-color:#575756}.form .cta{margin-top:30px}.form button.cta__button{background-color:inherit}.form button.cta__button:hover{background-color:#a71820}.form textarea{min-height:200px}