.grey{background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0px 2.2em}.grey .products{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:1rem;text-align:center}@media screen and (max-width: 767px){.grey .products{grid-template-columns:repeat(2, 1fr);grid-gap:10px}}@media screen and (max-width: 400px){.grey .products{grid-gap:5px}}@media screen and (min-width: 767px)and (max-width: 1024px){.grey .products{grid-gap:10px}}.grey .products div{padding:24px 52px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 767px){.grey .products div{padding:16px 22px}}@media screen and (min-width: 767px)and (max-width: 1024px){.grey .products div{padding:16px 22px}}.grey .products div a,.grey .products div p{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:22px;font-style:normal;font-weight:900;line-height:100%;letter-spacing:1.1px;text-transform:uppercase;margin-top:20px}@media screen and (max-width: 767px){.grey .products div a,.grey .products div p{font-size:12px;letter-spacing:.64px}}@media screen and (min-width: 767px)and (max-width: 1024px){.grey .products div a,.grey .products div p{font-size:12px;letter-spacing:.64px}}.grey .products div:nth-child(1),.grey .products div:nth-child(2),.grey .products div:nth-child(3){grid-column:span 1;grid-row:span 2}.grey .products div:nth-child(1) img,.grey .products div:nth-child(2) img,.grey .products div:nth-child(3) img{-o-object-fit:contain;object-fit:contain;max-width:174px;width:100%}@media screen and (max-width: 767px){.grey .products div:nth-child(1) img,.grey .products div:nth-child(2) img,.grey .products div:nth-child(3) img{max-width:80px}}@media screen and (min-width: 767px)and (max-width: 1024px){.grey .products div:nth-child(1) img,.grey .products div:nth-child(2) img,.grey .products div:nth-child(3) img{max-width:80px}}.grey .products div:nth-child(n+4){grid-column:span 1;grid-row:span 1}.grey .products div:nth-child(n+4) img{-o-object-fit:contain;object-fit:contain;height:100px;max-height:100%;max-width:100%;width:139px}@media screen and (max-width: 767px){.grey .products div:nth-child(n+4) img{max-width:94.635px}}@media screen and (min-width: 767px)and (max-width: 1024px){.grey .products div:nth-child(n+4) img{max-width:94.635px}}@media screen and (max-width: 767px){.shop{display:none}}@media screen and (min-width: 767px)and (max-width: 1024px){.shop{display:none}}.shop p{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:38px;font-style:normal;font-weight:900;line-height:100%;letter-spacing:inherit;text-transform:uppercase;margin-top:52px}.navbar{background-color:#000;color:#fff;width:100vw;position:relative;left:calc(-50vw + 50%);max-height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;padding:12px 0px;z-index:9999}@media screen and (max-width: 767px){.navbar{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.navbar .intro{color:#fff;text-align:center;font-family:Avenir,sans-serif;font-size:13px;font-style:normal;font-weight:800;line-height:20px;letter-spacing:inherit;text-transform:uppercase}.navbar-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0px 48px}@media screen and (max-width: 767px){.navbar-list{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:20px;left:0;width:100%;background-color:#000;text-align:center}.navbar-list.show{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0px 0px 10px}.navbar-list.show+span+.dropbtn{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@media screen and (max-width: 767px){.navbar-list li{-webkit-transform:translate(5rem, 0px);transform:translate(5rem, 0px);padding:10px 0px 0px}}.navbar-list li a{color:#fff;text-align:center;font-family:Avenir,sans-serif;font-size:13px;font-style:normal;font-weight:800;line-height:20px;letter-spacing:inherit;text-transform:uppercase}.navbar-list li a.active{border-bottom:2px solid #c41230}.navbar-list li a:hover{border-bottom:2px solid #c41230}.navbar button{display:none}@media screen and (max-width: 767px){.navbar button{display:block;background:none;position:absolute;right:10px;top:0px;bottom:0px}.navbar button:hover{cursor:pointer}}.navbar .selected{color:#fff;text-align:center;font-family:Avenir,sans-serif;font-size:13px;font-style:normal;font-weight:800;line-height:20px;letter-spacing:inherit;text-transform:uppercase;border-bottom:2px solid #c41230}.style{text-align:center;padding:72px 16em;width:100vw;position:relative;left:calc(-50vw + 50%);background-color:#fff}@media screen and (min-width: 1209px)and (max-width: 1800px){.style{padding:72px 0px}}@media screen and (max-width: 767px){.style{width:100%;left:0px;padding:40px 0px}}@media screen and (min-width: 767px)and (max-width: 1024px){.style{width:100%;left:0px;padding:40px 0px}}.style .header{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:38px;font-style:normal;font-weight:900;line-height:100%;letter-spacing:inherit;text-transform:uppercase}.style .intro{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:inherit;text-transform:inherit;width:40%;margin:16px auto 40px}@media screen and (max-width: 767px){.style .intro{width:70%;margin:16px auto 0px}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .intro{width:70%;margin:16px auto 0px}}.style .types{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0px 20px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width: 767px){.style .types{padding:40px 0px;margin:0px auto;width:90%}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types{padding:40px 0px;margin:0px auto;width:90%}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types{gap:30px 20px}}@media screen and (max-width: 767px){.style .types{gap:30px 0px}}@media screen and (min-width: 2000px){.style .types{margin:0px 8%}}.style .types div{-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%;padding:48px 25px;position:relative;background:-webkit-gradient(linear, left top, left bottom, color-stop(41%, #ffffff), color-stop(11%, #EEEEEE));background:linear-gradient(#ffffff 41%, #EEEEEE 11%);max-width:574px}@media screen and (max-width: 767px){.style .types div{background:-webkit-gradient(linear, left top, left bottom, color-stop(18%, #ffffff), color-stop(11%, #EEEEEE));background:linear-gradient(#ffffff 18%, #EEEEEE 11%);padding:20px 25px}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types div{background:-webkit-gradient(linear, left top, left bottom, color-stop(18%, #ffffff), color-stop(11%, #EEEEEE));background:linear-gradient(#ffffff 18%, #EEEEEE 11%);padding:20px 25px}}.style .types div:nth-child(3) img:nth-child(1){-webkit-transform:translate(0px, 70px);transform:translate(0px, 70px)}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types div:nth-child(3) img:nth-child(1){-webkit-transform:translate(0px, 16px);transform:translate(0px, 16px)}}@media screen and (max-width: 767px){.style .types div:nth-child(3) img:nth-child(1){-webkit-transform:translate(0px, 20px);transform:translate(0px, 20px)}}@media screen and (max-width: 767px){.style .types div:nth-child(3) img:nth-child(1){max-height:219px}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types div:nth-child(3) img:nth-child(1){max-height:219px}}.style .types div img{max-width:574px;max-height:468px;margin:auto}@media screen and (max-width: 767px){.style .types div img{max-width:238px;max-height:258px}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types div img{max-width:238px;max-height:258px}}.style .types div .content{background:rgba(0,0,0,0)}.style .types div .content .header{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:22px;font-style:normal;font-weight:900;line-height:100%;letter-spacing:1.1px;text-transform:uppercase;margin-top:34.94px}@media screen and (max-width: 767px){.style .types div .content .header{font-size:19px;letter-spacing:.95px}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types div .content .header{font-size:19px;letter-spacing:.95px}}.style .types div .content .header+p{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:inherit;text-transform:inherit;margin-top:8px}.style .types div .content .options{background:rgba(0,0,0,0) !important;padding:48px 0px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.style .types div .content .options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types div .content .options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 400px){.style .types div .content .options{padding-top:0px}}.style .types div .content .options div{-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%;padding:0px 10px;background:rgba(0,0,0,0);border-right:1px solid #dadada}@media screen and (max-width: 767px){.style .types div .content .options div{border-right:none;border-bottom:1px solid #dadada;padding:20px 10px}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types div .content .options div{border-right:none;border-bottom:1px solid #dadada;padding:20px 10px}}.style .types div .content .options div:last-child{border:none}.style .types div .content .options div img{max-width:36px;max-height:36px;width:100%;height:100%;margin:auto;-webkit-transform:none;transform:none}@media screen and (max-width: 767px){.style .types div .content .options div img{width:26.325px;height:26.325px}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types div .content .options div img{width:26.325px;height:26.325px}}.style .types div .content .options div p{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:inherit;text-transform:inherit}.style .types div .button{position:absolute;bottom:48px;max-width:338px;width:100%;left:0px;right:0px;margin:auto;color:#fff;text-align:center;font-family:Avenir,sans-serif;font-size:14px;font-style:normal;font-weight:900;line-height:14px;letter-spacing:inherit;text-transform:uppercase}@media screen and (max-width: 767px){.style .types div .button{max-width:238px}}@media screen and (min-width: 767px)and (max-width: 1024px){.style .types div .button{max-width:238px}}.colour{padding:72px 0em}.colour .sliderContainer{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.colour .sliderContainer .slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.colour .sliderContainer .slick-list:focus{outline:none}.colour .sliderContainer .slick-list.dragging{cursor:hand}.colour .sliderContainer .slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.colour .sliderContainer .slick-track:before,.colour .sliderContainer .slick-track:after{content:"";display:table}.colour .sliderContainer .slick-track:after{clear:both}.slick-loading .colour .sliderContainer .slick-track{visibility:hidden}.colour .sliderContainer .slick-track .slick-active .button{position:absolute;bottom:0px;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.colour .sliderContainer .slick-dots{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.colour .sliderContainer .slick-dots li button{background:#fff;border:none !important;border-radius:50%;width:16px;height:16px}.colour .sliderContainer .slick-dots li button:before{display:none !important}.colour .sliderContainer .slick-dots .slick-active button{background-color:#005abb}.colour .sliderContainer .slick-track,.colour .sliderContainer .slick-slide{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.colour .custom-slide{float:left;height:100%;min-height:1px}[dir=rtl] .colour .custom-slide{float:right}.colour .custom-slide img{display:block;margin-top:45px}.colour .custom-slide.slick-loading img{display:none}.colour .custom-slide.dragging img{pointer-events:none}.slick-initialized .colour .custom-slide{display:block}.slick-loading .colour .custom-slide{visibility:hidden}.slick-vertical .colour .custom-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.colour .custom-slide div{margin:auto;text-align:center;position:relative}.colour .custom-slide img{margin:20px auto 0px}.colour .slick-arrow.slick-hidden{display:none}@media screen and (max-width: 767px){.colour{padding:72px 16px 0px}}@media screen and (min-width: 767px)and (max-width: 1024px){.colour{padding:72px 16px 0px}}.colour .slick-arrow svg{width:26.077px}@media screen and (max-width: 767px){.colour .slick-arrow svg{width:13.512px}}@media screen and (min-width: 767px)and (max-width: 1024px){.colour .slick-arrow svg{width:13.512px}}.colour .header{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:38px;font-style:normal;font-weight:900;line-height:100%;letter-spacing:inherit;text-transform:uppercase}@media screen and (max-width: 767px){.colour .header{font-size:30px}}@media screen and (min-width: 767px)and (max-width: 1024px){.colour .header{font-size:30px}}.colour .header+p{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:inherit;text-transform:inherit;width:40%;margin:16px auto 40px}@media screen and (max-width: 767px){.colour .header+p{width:100%;margin:16px 0px}}@media screen and (min-width: 767px)and (max-width: 1024px){.colour .header+p{width:100%;margin:16px 0px}}.colour .tools{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.colour .tools .dots .slick-dots{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;gap:0px 40px;padding:0px 20px}.colour .tools .dots .slick-dots li{width:24px;height:24px}.colour .tools .dots .slick-dots li:nth-child(2) button{background-color:#656265;color:#656265}.colour .tools .dots .slick-dots li:nth-child(3) button{background-color:#be7e46;color:#be7e46}.colour .tools .dots .slick-dots li:nth-child(4) button{background-color:#d0d6db;color:#d0d6db}.colour .tools .dots .slick-dots li button{background:#fff;border-radius:50%;width:24px;height:24px;border:1px solid #766b6b;display:block;padding:0px}.colour .tools .dots .slick-dots li button:before{display:none !important}.colour .tools .dots .slick-dots .slick-active:after{display:block;content:"";background-color:#c41230;height:2px;width:100%;position:relative;top:16px}.colour .tools .before:hover,.colour .tools .after:hover{cursor:pointer}.colour .custom-slide{min-height:100%}.colour .custom-slide .button{background:#2e2e2e;padding:15px 31px 16px 31px;margin:auto;color:#fff;text-align:center;font-family:Avenir,sans-serif;font-size:14px;font-style:normal;font-weight:900;line-height:100%;letter-spacing:inherit;text-transform:uppercase;height:48px}@media screen and (max-width: 767px){.colour .custom-slide .button{width:288px;max-width:100%}}@media screen and (min-width: 767px)and (max-width: 1024px){.colour .custom-slide .button{width:288px;max-width:100%}}.colour .custom-slide .hero{color:#000;text-align:center;font-family:Avenir,sans-serif;font-size:22px;font-style:normal;font-weight:900;line-height:120%;letter-spacing:inherit;text-transform:capitalize;margin-top:40px}.colour .custom-slide img{width:935px;max-width:100%;margin-bottom:125px}@media screen and (max-width: 767px){.colour .custom-slide img{width:288px;margin-bottom:80px}}@media screen and (min-width: 767px)and (max-width: 1024px){.colour .custom-slide img{width:288px;margin-bottom:80px}}@media screen and (max-width: 767px){.difference{padding:50px 20px 0px}}@media screen and (min-width: 767px)and (max-width: 1024px){.difference{padding:50px 20px 0px}}.difference p:nth-child(1){color:#2e2e2e;text-align:center;font-family:Avenir,sans-serif;font-size:38px;font-style:normal;font-weight:800;line-height:100%;letter-spacing:inherit;text-transform:uppercase}@media screen and (max-width: 767px){.difference p:nth-child(1){font-size:30px}}@media screen and (min-width: 767px)and (max-width: 1024px){.difference p:nth-child(1){font-size:30px}}.difference p:nth-child(2){color:#2e2e2e;text-align:center;font-family:Avenir,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:inherit;text-transform:none}@media screen and (max-width: 767px){.difference p:nth-child(2) br{display:none}}@media screen and (min-width: 767px)and (max-width: 1024px){.difference p:nth-child(2) br{display:none}}.why .platform-components-content-card__container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.why h5{color:#000;text-align:left;font-family:Avenir,sans-serif;font-size:12px;font-style:normal;font-weight:800;line-height:125%;letter-spacing:.32px;text-transform:capitalize;margin-bottom:0px}.why p{color:#000;text-align:left;font-family:Avenir,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:.32px;text-transform:inherit;margin-bottom:0px}.why img{width:32px !important;height:23px !important}target{height:1px;display:block;color:#fff;background:#fff}