﻿@keyframes fadein{from{opacity:0}to{opacity:1}}.ball-pulse-sync>div,.ball-pulse>div,.ball-scale-random>div,.ball-scale>div{background-color:#fff;border-radius:100%;margin:2px;display:inline-block}@-webkit-keyframes scale{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:.7}}@keyframes scale{0%,80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:.7}}.ball-pulse>div:nth-child(1){-webkit-animation:scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);animation:scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.ball-pulse>div:nth-child(2){-webkit-animation:scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);animation:scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.ball-pulse>div:nth-child(3){-webkit-animation:scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);animation:scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.ball-pulse>div{width:15px;height:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ball-pulse-sync{33%{-webkit-transform:translateY(10px);transform:translateY(10px)}66%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.ball-pulse-sync>div:nth-child(1){-webkit-animation:ball-pulse-sync .6s -.14s infinite ease-in-out;animation:ball-pulse-sync .6s -.14s infinite ease-in-out}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s -70ms infinite ease-in-out;animation:ball-pulse-sync .6s -70ms infinite ease-in-out}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s 0s infinite ease-in-out;animation:ball-pulse-sync .6s 0s infinite ease-in-out}.ball-pulse-sync>div{width:15px;height:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-scale>div{height:60px;width:60px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.ball-scale-random{width:37px;height:40px}.ball-scale-random>div{position:absolute;height:30px;width:30px;-webkit-animation:ball-scale 1s 0s ease-in-out infinite;animation:ball-scale 1s 0s ease-in-out infinite}.ball-rotate,.ball-rotate>div{position:relative}.ball-rotate>div,.ball-rotate>div:after,.ball-rotate>div:before{background-color:#fff;width:15px;height:15px;border-radius:100%}.ball-scale-random>div:nth-child(1){margin-left:-7px;-webkit-animation:ball-scale 1s .2s ease-in-out infinite;animation:ball-scale 1s .2s ease-in-out infinite}.ball-scale-random>div:nth-child(3){margin-left:-2px;margin-top:9px;-webkit-animation:ball-scale 1s .5s ease-in-out infinite;animation:ball-scale 1s .5s ease-in-out infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ball-rotate>div{margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ball-rotate>div:first-child{-webkit-animation:rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;animation:rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite}.ball-rotate>div:after,.ball-rotate>div:before{margin:2px;content:"";position:absolute;opacity:.8}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{border-radius:100%;margin:2px;border:2px solid #fff;border-bottom-color:transparent;height:26px;width:26px;background:0 0 !important;display:inline-block;-webkit-animation:rotate .75s 0s linear infinite;animation:rotate .75s 0s linear infinite}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes scale{30%{-webkit-transform:scale(0.3);transform:scale(0.3)}100%{-webkit-transform:scale(1);transform:scale(1)}}.ball-clip-rotate-pulse{position:relative;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{background:#fff;height:16px;width:16px;top:7px;left:-7px;-webkit-animation:scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:30px;height:30px;left:-16px;top:-2px;background:0 0;border:2px solid;border-color:#fff transparent;-webkit-animation:rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;-webkit-animation-duration:1s;animation-duration:1s}.ball-beat>div,.ball-scale-multiple>div{background-color:#fff;border-radius:100%}@keyframes rotate{0%{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}50%{-webkit-transform:rotate(180deg) scale(0.6);transform:rotate(180deg) scale(0.6)}100%{-webkit-transform:rotate(360deg) scale(1);transform:rotate(360deg) scale(1)}}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{position:absolute;left:-20px;top:-20px;border:2px solid #fff;border-bottom-color:transparent;border-top-color:transparent;border-radius:100%;height:35px;width:35px;-webkit-animation:rotate 1s 0s ease-in-out infinite;animation:rotate 1s 0s ease-in-out infinite}.ball-clip-rotate-multiple>div:last-child{display:inline-block;top:-10px;left:-10px;width:15px;height:15px;-webkit-animation-duration:.5s;animation-duration:.5s;border-color:#fff transparent;-webkit-animation-direction:reverse;animation-direction:reverse}@-webkit-keyframes ball-scale-ripple{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}@keyframes ball-scale-ripple{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}.ball-scale-ripple>div{height:50px;width:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);animation:ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8)}@-webkit-keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{-webkit-transform:scale(0.1);transform:scale(0.1);opacity:1}70%{-webkit-transform:scale(1);transform:scale(1);opacity:.7}100%{opacity:0}}.ball-scale-ripple-multiple{position:relative;-webkit-transform:translateY(-25px);transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){-webkit-animation-delay:-.8s;animation-delay:-.8s}.ball-scale-ripple-multiple>div:nth-child(1){-webkit-animation-delay:-.6s;animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-ripple-multiple>div{position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);animation:ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8)}@-webkit-keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(0.75);transform:scale(0.75)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-beat>div{width:15px;height:15px;margin:2px;display:inline-block;-webkit-animation:ball-beat .7s 0s infinite linear;animation:ball-beat .7s 0s infinite linear}.ball-beat>div:nth-child(2n-1){-webkit-animation-delay:-0.35s !important;animation-delay:-0.35s !important}@-webkit-keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}5%{opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ball-scale-multiple{position:relative;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div{position:absolute;left:-30px;top:0;opacity:0;margin:0;width:60px;height:60px;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.ball-triangle-path>div:nth-child(1),.ball-triangle-path>div:nth-child(2){-webkit-animation-duration:2s;-webkit-animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite}@-webkit-keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px, -50px);transform:translate(25px, -50px)}66%{-webkit-transform:translate(50px, 0);transform:translate(50px, 0)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-triangle-path-1{33%{-webkit-transform:translate(25px, -50px);transform:translate(25px, -50px)}66%{-webkit-transform:translate(50px, 0);transform:translate(50px, 0)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px, 50px);transform:translate(25px, 50px)}66%{-webkit-transform:translate(-25px, 50px);transform:translate(-25px, 50px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-triangle-path-2{33%{-webkit-transform:translate(25px, 50px);transform:translate(25px, 50px)}66%{-webkit-transform:translate(-25px, 50px);transform:translate(-25px, 50px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px, 0);transform:translate(-50px, 0)}66%{-webkit-transform:translate(-25px, -50px);transform:translate(-25px, -50px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-triangle-path-3{33%{-webkit-transform:translate(-50px, 0);transform:translate(-50px, 0)}66%{-webkit-transform:translate(-25px, -50px);transform:translate(-25px, -50px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.ball-triangle-path{position:relative;-webkit-transform:translate(-29.99px, -37.51px);transform:translate(-29.99px, -37.51px)}.ball-triangle-path>div:nth-child(1){-webkit-animation-name:ball-triangle-path-1;animation-name:ball-triangle-path-1;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(2){-webkit-animation-name:ball-triangle-path-2;animation-name:ball-triangle-path-2;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){-webkit-animation-name:ball-triangle-path-3;animation-name:ball-triangle-path-3;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-grid-beat>div,.ball-pulse-rise>div{-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite}.ball-grid-beat>div,.ball-grid-pulse>div,.ball-pulse-rise>div{height:15px;border-radius:100%;display:inline-block;background-color:#fff;margin:2px}.ball-triangle-path>div:nth-of-type(1){top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@-webkit-keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(0.4);transform:scale(0.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-pulse-rise-even{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}25%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:scale(0.4);transform:scale(0.4)}75%{-webkit-transform:translateY(30px);transform:translateY(30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(0.4);transform:scale(0.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(0.75);transform:scale(0.75)}}@keyframes ball-pulse-rise-odd{0%{-webkit-transform:scale(0.4);transform:scale(0.4)}25%{-webkit-transform:translateY(30px);transform:translateY(30px)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}100%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:scale(0.75);transform:scale(0.75)}}.ball-pulse-rise>div{width:15px;animation-fill-mode:both;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(0.15, 0.46, 0.9, 0.6);animation-timing-function:cubic-bezier(0.15, 0.46, 0.9, 0.6);animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}.ball-pulse-rise>div:nth-child(2n){-webkit-animation-name:ball-pulse-rise-even;animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd}@-webkit-keyframes ball-grid-beat{50%{opacity:.7}100%{opacity:1}}@keyframes ball-grid-beat{50%{opacity:.7}100%{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:nth-child(1){-webkit-animation-delay:.49s;animation-delay:.49s;-webkit-animation-duration:.93s;animation-duration:.93s}.ball-grid-beat>div:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-duration:1.02s;animation-duration:1.02s}.ball-grid-beat>div:nth-child(3){-webkit-animation-delay:.63s;animation-delay:.63s;-webkit-animation-duration:1.07s;animation-duration:1.07s}.ball-grid-beat>div:nth-child(4){-webkit-animation-delay:-40ms;animation-delay:-40ms;-webkit-animation-duration:.75s;animation-duration:.75s}.ball-grid-beat>div:nth-child(5){-webkit-animation-delay:.21s;animation-delay:.21s;-webkit-animation-duration:1.41s;animation-duration:1.41s}.ball-grid-beat>div:nth-child(6){-webkit-animation-delay:-80ms;animation-delay:-80ms;-webkit-animation-duration:.66s;animation-duration:.66s}.ball-grid-beat>div:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:1.36s;animation-duration:1.36s}.ball-grid-beat>div:nth-child(8){-webkit-animation-delay:.78s;animation-delay:.78s;-webkit-animation-duration:1.17s;animation-duration:1.17s}.ball-grid-beat>div:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1.49s;animation-duration:1.49s}.ball-grid-beat>div{width:15px;animation-fill-mode:both;float:left;-webkit-animation-name:ball-grid-beat;animation-name:ball-grid-beat;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:nth-child(1){-webkit-animation-delay:.19s;animation-delay:.19s;-webkit-animation-duration:.98s;animation-duration:.98s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:.48s;animation-delay:.48s;-webkit-animation-duration:1.58s;animation-duration:1.58s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:.58s;animation-delay:.58s;-webkit-animation-duration:1.13s;animation-duration:1.13s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:.63s;animation-delay:.63s;-webkit-animation-duration:.98s;animation-duration:.98s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:60ms;animation-delay:60ms;-webkit-animation-duration:.64s;animation-duration:.64s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.38s;animation-delay:.38s;-webkit-animation-duration:.85s;animation-duration:.85s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:-60ms;animation-delay:-60ms;-webkit-animation-duration:1.53s;animation-duration:1.53s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:.57s;animation-delay:.57s;-webkit-animation-duration:.76s;animation-duration:.76s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.73s;animation-delay:.73s;-webkit-animation-duration:.98s;animation-duration:.98s}.ball-grid-pulse>div{width:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(0.4);transform:scale(0.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;-webkit-transform:scale(0.4);transform:scale(0.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px}.ball-spin-fade-loader>div:nth-child(1){top:25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.96s infinite linear;animation:ball-spin-fade-loader 1s -.96s infinite linear}.ball-spin-fade-loader>div:nth-child(2){top:17.05px;left:17.05px;-webkit-animation:ball-spin-fade-loader 1s -.84s infinite linear;animation:ball-spin-fade-loader 1s -.84s infinite linear}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;-webkit-animation:ball-spin-fade-loader 1s -.72s infinite linear;animation:ball-spin-fade-loader 1s -.72s infinite linear}.ball-spin-fade-loader>div:nth-child(4){top:-17.05px;left:17.05px;-webkit-animation:ball-spin-fade-loader 1s -.6s infinite linear;animation:ball-spin-fade-loader 1s -.6s infinite linear}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;-webkit-animation:ball-spin-fade-loader 1s -.48s infinite linear;animation:ball-spin-fade-loader 1s -.48s infinite linear}.ball-spin-fade-loader>div:nth-child(6){top:-17.05px;left:-17.05px;-webkit-animation:ball-spin-fade-loader 1s -.36s infinite linear;animation:ball-spin-fade-loader 1s -.36s infinite linear}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;-webkit-animation:ball-spin-fade-loader 1s -.24s infinite linear;animation:ball-spin-fade-loader 1s -.24s infinite linear}.ball-spin-fade-loader>div:nth-child(8){top:17.05px;left:-17.05px;-webkit-animation:ball-spin-fade-loader 1s -.12s infinite linear;animation:ball-spin-fade-loader 1s -.12s infinite linear}.ball-spin-fade-loader>div,.ball-spin-loader>div{-webkit-animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%}.ball-spin-fade-loader>div{background-color:#fff;margin:2px;animation-fill-mode:both}@-webkit-keyframes ball-spin-loader{75%{opacity:.2}100%{opacity:1}}@keyframes ball-spin-loader{75%{opacity:.2}100%{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:nth-child(1){top:45px;left:0;-webkit-animation:ball-spin-loader 2s .9s infinite linear;animation:ball-spin-loader 2s .9s infinite linear}.ball-spin-loader>span:nth-child(2){top:30.68px;left:30.68px;-webkit-animation:ball-spin-loader 2s 1.8s infinite linear;animation:ball-spin-loader 2s 1.8s infinite linear}.ball-spin-loader>span:nth-child(3){top:0;left:45px;-webkit-animation:ball-spin-loader 2s 2.7s infinite linear;animation:ball-spin-loader 2s 2.7s infinite linear}.ball-spin-loader>span:nth-child(4){top:-30.68px;left:30.68px;-webkit-animation:ball-spin-loader 2s 3.6s infinite linear;animation:ball-spin-loader 2s 3.6s infinite linear}.ball-spin-loader>span:nth-child(5){top:-45px;left:0;-webkit-animation:ball-spin-loader 2s 4.5s infinite linear;animation:ball-spin-loader 2s 4.5s infinite linear}.ball-spin-loader>span:nth-child(6){top:-30.68px;left:-30.68px;-webkit-animation:ball-spin-loader 2s 5.4s infinite linear;animation:ball-spin-loader 2s 5.4s infinite linear}.ball-spin-loader>span:nth-child(7){top:0;left:-45px;-webkit-animation:ball-spin-loader 2s 6.3s infinite linear;animation:ball-spin-loader 2s 6.3s infinite linear}.ball-spin-loader>span:nth-child(8){top:30.68px;left:-30.68px;-webkit-animation:ball-spin-loader 2s 7.2s infinite linear;animation:ball-spin-loader 2s 7.2s infinite linear}.ball-spin-loader>div{animation-fill-mode:both;background:green}.ball-zig-zag-deflect>div,.ball-zig-zag>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px 2px 2px 15px;top:4px;left:-7px}@-webkit-keyframes ball-zig{33%{-webkit-transform:translate(-15px, -30px);transform:translate(-15px, -30px)}66%{-webkit-transform:translate(15px, -30px);transform:translate(15px, -30px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-zig{33%{-webkit-transform:translate(-15px, -30px);transform:translate(-15px, -30px)}66%{-webkit-transform:translate(15px, -30px);transform:translate(15px, -30px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes ball-zag{33%{-webkit-transform:translate(15px, 30px);transform:translate(15px, 30px)}66%{-webkit-transform:translate(-15px, 30px);transform:translate(-15px, 30px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-zag{33%{-webkit-transform:translate(15px, 30px);transform:translate(15px, 30px)}66%{-webkit-transform:translate(-15px, 30px);transform:translate(-15px, 30px)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.ball-zig-zag{position:relative;-webkit-transform:translate(-15px, -15px);transform:translate(-15px, -15px)}.ball-zig-zag>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}.ball-zig-zag>div:first-child{-webkit-animation:ball-zig .7s 0s infinite linear;animation:ball-zig .7s 0s infinite linear}.ball-zig-zag>div:last-child{-webkit-animation:ball-zag .7s 0s infinite linear;animation:ball-zag .7s 0s infinite linear}@-webkit-keyframes ball-zig-deflect{17%,84%{-webkit-transform:translate(-15px, -30px);transform:translate(-15px, -30px)}34%,67%{-webkit-transform:translate(15px, -30px);transform:translate(15px, -30px)}100%,50%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-zig-deflect{17%,84%{-webkit-transform:translate(-15px, -30px);transform:translate(-15px, -30px)}34%,67%{-webkit-transform:translate(15px, -30px);transform:translate(15px, -30px)}100%,50%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes ball-zag-deflect{17%,84%{-webkit-transform:translate(15px, 30px);transform:translate(15px, 30px)}34%,67%{-webkit-transform:translate(-15px, 30px);transform:translate(-15px, 30px)}100%,50%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes ball-zag-deflect{17%,84%{-webkit-transform:translate(15px, 30px);transform:translate(15px, 30px)}34%,67%{-webkit-transform:translate(-15px, 30px);transform:translate(-15px, 30px)}100%,50%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.ball-zig-zag-deflect{position:relative;-webkit-transform:translate(-15px, -15px);transform:translate(-15px, -15px)}.ball-zig-zag-deflect>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}.line-scale-party>div,.line-scale-pulse-out-rapid>div,.line-scale-pulse-out>div,.line-scale>div{width:4px;height:35px;display:inline-block}.line-scale-party>div,.line-scale-pulse-out-rapid>div,.line-scale-pulse-out>div,.line-scale>div,.line-spin-fade-loader>div{border-radius:2px;margin:2px;background-color:#fff}.ball-zig-zag-deflect>div:first-child{-webkit-animation:ball-zig-deflect 1.5s 0s infinite linear;animation:ball-zig-deflect 1.5s 0s infinite linear}.ball-zig-zag-deflect>div:last-child{-webkit-animation:ball-zag-deflect 1.5s 0s infinite linear;animation:ball-zag-deflect 1.5s 0s infinite linear}@-webkit-keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4)}}@keyframes line-scale{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4)}}.line-scale>div:nth-child(1){-webkit-animation:line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);animation:line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);animation:line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);animation:line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);animation:line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);animation:line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08)}.line-scale>div{-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}@keyframes line-scale-party{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}.line-scale-party>div:nth-child(1){-webkit-animation-delay:.55s;animation-delay:.55s;-webkit-animation-duration:1.23s;animation-duration:1.23s}.line-scale-party>div:nth-child(2){-webkit-animation-delay:.55s;animation-delay:.55s;-webkit-animation-duration:.55s;animation-duration:.55s}.line-scale-party>div:nth-child(3){-webkit-animation-delay:90ms;animation-delay:90ms;-webkit-animation-duration:.39s;animation-duration:.39s}.line-scale-party>div:nth-child(4){-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:.59s;animation-duration:.59s}.line-scale-party>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes line-scale-pulse-out{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4)}}@keyframes line-scale-pulse-out{0%,100%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4)}}.line-scale-pulse-out>div{-webkit-animation:line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);animation:line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85)}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){-webkit-animation-delay:-0.4s !important;animation-delay:-0.4s !important}.line-scale-pulse-out>div:nth-child(1),.line-scale-pulse-out>div:nth-child(5){-webkit-animation-delay:-0.2s !important;animation-delay:-0.2s !important}@-webkit-keyframes line-scale-pulse-out-rapid{0%,90%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(0.3);transform:scaley(0.3)}}@keyframes line-scale-pulse-out-rapid{0%,90%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(0.3);transform:scaley(0.3)}}.line-scale-pulse-out-rapid>div{vertical-align:middle;-webkit-animation:line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);animation:line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78)}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){-webkit-animation-delay:-0.25s !important;animation-delay:-0.25s !important}.line-scale-pulse-out-rapid>div:nth-child(1),.line-scale-pulse-out-rapid>div:nth-child(5){-webkit-animation-delay:0s !important;animation-delay:0s !important}@-webkit-keyframes line-spin-fade-loader{50%{opacity:.3}100%{opacity:1}}@keyframes line-spin-fade-loader{50%{opacity:.3}100%{opacity:1}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px}.line-spin-fade-loader>div:nth-child(1){top:20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.84s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(2){top:13.64px;left:13.64px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.72s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(3){top:0;left:20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.6s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(4){top:-13.64px;left:13.64px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.48s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(5){top:-20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.36s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(6){top:-13.64px;left:-13.64px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.24s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(7){top:0;left:-20px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out;animation:line-spin-fade-loader 1.2s -.12s infinite ease-in-out}.line-spin-fade-loader>div:nth-child(8){top:13.64px;left:-13.64px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out;animation:line-spin-fade-loader 1.2s 0s infinite ease-in-out}.line-spin-fade-loader>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:5px;height:15px}@-webkit-keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes triangle-skew-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.triangle-skew-spin>div{width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;-webkit-animation:triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite}@-webkit-keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(0);transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{-webkit-transform:perspective(100px) rotateX(180deg) rotateY(180deg);transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{-webkit-transform:perspective(100px) rotateX(0) rotateY(180deg);transform:perspective(100px) rotateX(0) rotateY(180deg)}100%{-webkit-transform:perspective(100px) rotateX(0) rotateY(0);transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin>div{width:50px;height:50px;background:#fff;-webkit-animation:square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;animation:square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite}.pacman>div:first-of-type,.pacman>div:nth-child(2){width:0;height:0;border-right:25px solid transparent;border-top:25px solid #fff;border-left:25px solid #fff;border-bottom:25px solid #fff;border-radius:25px;position:relative;left:-30px}@-webkit-keyframes rotate_pacman_half_up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate_pacman_half_up{0%,100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotate_pacman_half_down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes rotate_pacman_half_down{0%,100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes pacman-balls{75%{opacity:.7}100%{-webkit-transform:translate(-100px, -6.25px);transform:translate(-100px, -6.25px)}}@keyframes pacman-balls{75%{opacity:.7}100%{-webkit-transform:translate(-100px, -6.25px);transform:translate(-100px, -6.25px)}}.pacman{position:relative}.pacman>div:nth-child(3){-webkit-animation:pacman-balls 1s -.66s infinite linear;animation:pacman-balls 1s -.66s infinite linear}.pacman>div:nth-child(4){-webkit-animation:pacman-balls 1s -.33s infinite linear;animation:pacman-balls 1s -.33s infinite linear}.pacman>div:nth-child(5){-webkit-animation:pacman-balls 1s 0s infinite linear;animation:pacman-balls 1s 0s infinite linear}.pacman>div:first-of-type{-webkit-animation:rotate_pacman_half_up .5s 0s infinite;animation:rotate_pacman_half_up .5s 0s infinite}.pacman>div:nth-child(2){-webkit-animation:rotate_pacman_half_down .5s 0s infinite;animation:rotate_pacman_half_down .5s 0s infinite;margin-top:-50px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;-webkit-transform:translate(0, -6.25px);transform:translate(0, -6.25px);top:25px;left:70px}@-webkit-keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(0.5) rotate(-90deg);transform:translateX(50px) scale(0.5) rotate(-90deg)}50%{-webkit-transform:translate(50px, 50px) rotate(-180deg);transform:translate(50px, 50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(0.5) rotate(-270deg);transform:translateY(50px) scale(0.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes cube-transition{25%{-webkit-transform:translateX(50px) scale(0.5) rotate(-90deg);transform:translateX(50px) scale(0.5) rotate(-90deg)}50%{-webkit-transform:translate(50px, 50px) rotate(-180deg);transform:translate(50px, 50px) rotate(-180deg)}75%{-webkit-transform:translateY(50px) scale(0.5) rotate(-270deg);transform:translateY(50px) scale(0.5) rotate(-270deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.cube-transition{position:relative;-webkit-transform:translate(-25px, -25px);transform:translate(-25px, -25px)}.cube-transition>div{width:10px;height:10px;position:absolute;top:-5px;left:-5px;background-color:#fff;-webkit-animation:cube-transition 1.6s 0s infinite ease-in-out;animation:cube-transition 1.6s 0s infinite ease-in-out}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes spin-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden}.semi-circle-spin>div{position:absolute;border-width:0;border-radius:100%;-webkit-animation:spin-rotate .6s 0s infinite linear;animation:spin-rotate .6s 0s infinite linear;background-image:-webkit-linear-gradient(transparent 0, transparent 70%, #fff 30%, #fff 100%);background-image:linear-gradient(transparent 0, transparent 70%, #fff 30%, #fff 100%);width:100%;height:100%}.product-detail__webl2-179973 .product-detail__title,.product-detail__webl2-179973 .product-detail__features-title{color:#0084bc}.product-detail__webl2-179973 .product-controls__add-to-basket-btn{background-color:#0084bc;border-color:#0084bc;color:#fff}.product-detail__webl2-179973 .product-controls__add-to-basket-btn:hover{background-color:#006ea1;border-color:#006ea1}.product-detail__webl2-179974 .product-detail__title,.product-detail__webl2-179974 .product-detail__features-title{color:#00a251}.product-detail__webl2-179974 .product-controls__add-to-basket-btn{background-color:#00a251;border-color:#00a251;color:#fff}.product-detail__webl2-179974 .product-controls__add-to-basket-btn:hover{background-color:#00703c;border-color:#00703c}.product-detail__webl2-179976 .product-detail__title,.product-detail__webl2-179976 .product-detail__features-title{color:#01547e}.product-detail__webl2-179976 .product-controls__add-to-basket-btn{background-color:#01547e;border-color:#01547e;color:#fff}.product-detail__webl2-179976 .product-controls__add-to-basket-btn:hover{background-color:#003352;border-color:#003352}.product-detail__webl2-179977 .product-detail__title,.product-detail__webl2-179977 .product-detail__features-title{color:#fdbe31}.product-detail__webl2-179977 .product-controls__add-to-basket-btn{background-color:#fdbe31;border-color:#fdbe31;color:#fff}.product-detail__webl2-179977 .product-controls__add-to-basket-btn:hover{background-color:#f9a832;border-color:#f9a832}.product-detail__webl2-179978 .product-detail__title,.product-detail__webl2-179978 .product-detail__features-title{color:#b1258e}.product-detail__webl2-179978 .product-controls__add-to-basket-btn{background-color:#b1258e;border-color:#b1258e;color:#fff}.product-detail__webl2-179978 .product-controls__add-to-basket-btn:hover{background-color:#8c2c8d;border-color:#8c2c8d}.product-detail__webl2-179979 .product-detail__title,.product-detail__webl2-179979 .product-detail__features-title{color:#ea222d}.product-detail__webl2-179979 .product-controls__add-to-basket-btn{background-color:#ea222d;border-color:#ea222d;color:#fff}.product-detail__webl2-179979 .product-controls__add-to-basket-btn:hover{background-color:#ca232d;border-color:#ca232d}.product-detail__webl2-179980 .product-detail__title,.product-detail__webl2-179980 .product-detail__features-title{color:#622f8c}.product-detail__webl2-179980 .product-controls__add-to-basket-btn{background-color:#622f8c;border-color:#622f8c;color:#fff}.product-detail__webl2-179980 .product-controls__add-to-basket-btn:hover{background-color:#3c0956;border-color:#3c0956}.product-detail__webl2-179981 .product-detail__title,.product-detail__webl2-179981 .product-detail__features-title{color:#72D54A}.product-detail__webl2-179981 .product-controls__add-to-basket-btn{background-color:#72D54A;border-color:#72D54A;color:#fff}.product-detail__webl2-179981 .product-controls__add-to-basket-btn:hover{background-color:#559F40;border-color:#559F40}.product-detail__webl2-229245 .product-detail__title,.product-detail__webl2-229245 .product-detail__features-title{color:#f59330}.product-detail__webl2-229245 .product-controls__add-to-basket-btn{background-color:#f59330;border-color:#f59330;color:#fff}.product-detail__webl2-229245 .product-controls__add-to-basket-btn:hover{background-color:#e6772f;border-color:#e6772f}.product-detail__webl2-229242 .product-detail__title,.product-detail__webl2-229242 .product-detail__features-title{color:#E21B8E}.product-detail__webl2-229242 .product-controls__add-to-basket-btn{background-color:#E21B8E;border-color:#E21B8E;color:#fff}.product-detail__webl2-229242 .product-controls__add-to-basket-btn:hover{background-color:#98125F;border-color:#98125F}.product-detail__webl2-229243 .product-detail__title,.product-detail__webl2-229243 .product-detail__features-title{color:#00A251}.product-detail__webl2-229243 .product-controls__add-to-basket-btn{background-color:#00A251;border-color:#00A251;color:#fff}.product-detail__webl2-229243 .product-controls__add-to-basket-btn:hover{background-color:#3E7428;border-color:#3E7428}.product-detail__info{margin-top:2rem}.product-detail__content{margin-top:1rem}.product-detail__image{position:relative}.product-slider__nav,.product-detail__image--no-slider .product-slider__controls,.product-detail__image--no-slider .product-slider__nav{display:none}.product-detail__image--no-slider .product-slider{display:flex;justify-content:center}.product-slider__controls{position:absolute;top:50%;width:100%}.product-slider__controls>i{font-size:2.5rem;opacity:.75}.product-slider__controls>i:hover{cursor:pointer}.product-slider__controls .product-slider__controls__prev{left:0;position:absolute}.product-slider__controls .product-slider__controls__next{position:absolute;right:0}.tns-inner img{margin:0 auto}.product-detail__title{border-bottom:4px solid;font-size:1.875rem;font-weight:600;margin-bottom:.75rem;padding-bottom:.75rem}.product-detail__stocks>div{font-weight:600}.product-detail__stocks>div>span{font-weight:400}.product-detail__add-to-basket{margin:2rem 0}.product-controls,.quantity-controls{display:flex}.quantity-controls{align-content:center;border:1px solid #ccc;justify-content:space-around;margin-right:1rem;width:133px}.quantity-controls>.quantity-control{align-items:center;display:flex}.quantity-controls>.quantity-control>i{color:#424242}.quantity-controls>.quantity-control:hover{cursor:pointer}.quantity-controls>input{border:0;color:#424242;font-family:"Open Sans", sans-serif;max-width:50px;text-align:center}.product-controls__add-to-basket-btn{border:1px solid;border-radius:0;color:#fff;font-family:"Open Sans", sans-serif;font-weight:600;height:40px;min-width:140px}.product-controls__add-to-basket-btn:hover{cursor:pointer}.product-detail__features-title{font-size:1.375rem;font-weight:600}.product-detail__features-list{list-style:none;margin:0;padding:0}.product-detail__features-list>li:before{content:"-";margin-right:.5rem}.product-detail__specifications .product-detail__specifications-item{border-bottom:1px solid #95989A;font-size:.875rem;margin-top:1rem;padding-bottom:1rem}.product-detail__specifications .product-detail__specifications-item__title{display:block;flex-basis:20%;font-weight:600}.product-detail__specifications .product-detail__specifications-item__content{flex-basis:80%}.product-detail__specifications,.product-detail__related-products{margin-top:4rem}.product-detail__specifications-title,.product-detail__related-products-title{border-bottom:2px solid #95989A;font-size:1.25rem;font-weight:600;padding-bottom:.75rem;margin:0}@media only screen and (min-width: 768px){.product-detail__info,.product-detail__stocks,.product-detail__specifications-item{display:flex}.product-detail__image{flex-basis:calc(50% - 3rem);margin-right:3rem}.product-detail__info{margin-top:3rem}.product-detail__content{flex-basis:50%;margin-top:0rem}.product-row--related-products .product-row__item{flex-basis:calc(25% - .5rem)}.product-slider__image{cursor:-webkit-grab;cursor:grab}.product-slider__image:active{cursor:-webkit-grabbing;cursor:grabbing}.product-detail__specifications .product-details__specifiction-items--columns{display:flex;flex-wrap:wrap}.product-detail__specifications .product-details__specifiction-items--columns .product-detail__specifications-item{flex-basis:calc((100% / 3) - .7rem);margin-right:1rem}.product-detail__specifications .product-details__specifiction-items--columns .product-detail__specifications-item__title{flex-basis:40%}.product-detail__specifications .product-details__specifiction-items--columns .product-detail__specifications-item__content{flex-basis:60%}.product-detail__specifications .product-details__specifiction-items--columns .product-detail__specifications-item:nth-of-type(3n){margin-right:0}}@media only screen and (min-width: 1025px){.product-slider__nav{display:block;float:left;margin-right:1rem;max-height:400px}.product-slider__nav .product-slider__nav__image{border:1px solid #ccc;margin-bottom:.75em;padding:.25rem}.product-slider__nav .product-slider__nav__image:focus{outline:0}.product-slider__nav .product-slider__nav__image:hover{cursor:pointer}.product-slider__nav .product-slider__nav__image.tns-nav-active{border-color:#1c4885}.product-detail__stocks>div:first-of-type{margin-right:1.5rem}.product-slider__controls .product-slider__controls__prev{left:5.25rem}}.contact-page__title{font-size:1.875rem;font-weight:600;margin:3rem 0;text-transform:uppercase}.contact-page__background{background-image:url(/assets/global/contact-bg-3886436f84b059b7c37b732a664f8cfb42278e290653873cc2344e00ce5f6e78.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;margin-bottom:3rem}.contact-page__background>.container{align-items:center;display:flex;height:335px}.contact-page__background .contact-page__background-info{background-color:rgba(255,255,255,0.7);box-shadow:2px 2px 10px rgba(147,147,147,0.75);padding:2rem;max-width:300px}.contact-page__background .contact-page__list{list-style:none;margin:1rem 0 0;padding:0}.contact-page__background .contact-page__list>li{align-items:center;display:flex;font-size:.875rem}.contact-page__background .contact-page__list>li>i{color:#1c4885;font-size:.875rem;margin-right:.5rem}.contact-page__background .contact-page__list>li>a{color:#292b2c}.contact-page__inner{margin-bottom:3rem}.contact-page__h2{font-size:1.5rem;font-weight:600;text-transform:uppercase}.contact-page__retailer{align-items:center;background-color:#254F97;display:flex;flex-direction:column;height:420px;justify-content:center;margin-bottom:1rem;padding:2rem}.contact-page__retailer__svg{height:111px}.contact-page__retailer .contact-page__h2{color:#fff;margin:1rem 0;text-align:center}.contact-page__retailer>p{color:#fff;font-size:1.125rem;text-align:center;max-width:270px}.contact-page__retailer:hover{text-decoration:none}.contact-page__form{background-color:#F3F4F4;flex:1;padding:1rem}.contact-page__form .contact-page__h2{margin-bottom:1rem}.contact-page__form .form-group>input,.contact-page__form .form-group>textarea{border:0;border-radius:0;font-family:"Open Sans";font-size:.875rem}.contact-page__form .form-group--row>input{margin-bottom:1rem}.contact-page__form-btn{background-color:#1c4885;border:1px solid #1c4885;border-radius:0;font-family:"Open Sans", sans-serif;font-weight:600}.contact-page__form-btn:hover{background-color:#f5f5f5;border-color:#1c4885;color:#1c4885;cursor:pointer}.about-content__text__columns--last-p{display:block;font-weight:600}@media only screen and (min-width: 768px){.contact-page__background>.container{height:595px}.contact-page__inner{display:flex}.contact-page__retailer{flex-basis:40%;margin-bottom:0;margin-right:2rem}.contact-page__form{padding:2rem}.contact-page__form .form-group--row{display:flex}.contact-page__form .form-group--row>input{margin-bottom:0}.contact-page__form .form-group--row>input:first-of-type{margin-right:1rem}}@media only screen and (min-width: 1025px){.contact-page__retailer{flex-basis:30%}}.about-content{background-position:top center;background-size:cover;height:calc(100vh - 84px)}.about-content .about-content__text{padding:1rem}.about-content--top{background-image:url(/assets/global/about-bg-1-a4ebbbdafa627e7cee2a045589b1662dcb860c89a64792e35d630e6e61322a06.jpg)}.about-content--top>.container{align-items:flex-end;display:flex;height:100%}.about-content--top .about-content__text{background-color:rgba(0,0,0,0.75)}.about-content--top .about-content__title{color:#ffeb34;font-size:1.5rem;font-weight:600;text-transform:uppercase}.about-content--top .about-content__text__columns{color:#fff}.about-content--btm{background-image:url(/assets/global/about-bg-2-3b2814663992cb5de5ff8dd6751c0a045ac783500fa324f67c3939858258f69b.jpg);background-position:bottom 0}.about-content--btm .about-content__text{color:#fff;max-width:500px}.about-content--btm .about-content__text>p:last-of-type{font-weight:600}@media only screen and (min-width: 768px){.about-content{height:calc(100vh - 204px)}.about-content--top .about-content__text__columns{column-count:3;column-gap:2rem}.about-content .about-content__text{padding:2rem}}.basket{margin-bottom:3rem;min-height:500px}.basket-title{font-size:1.875rem;font-weight:600;margin:3rem 0;text-transform:uppercase}.basket-overview{border-bottom:2px solid #C9CBCC;border-top:2px solid #C9CBCC}.basket-overview .basket-empty{display:flex;margin:2rem 0 calc(100vh - 500px) 0}.basket-overview .basket-empty>i{margin-right:1rem}.basket-items,.basket-item__codes{list-style:none;margin:0;padding:0}.basket-item{border-bottom:1px solid #C9CBCC;display:flex;flex-wrap:wrap;margin:1rem 0;padding-bottom:1rem}.basket-item>*{margin-bottom:.75rem}.basket-item:last-child{border-bottom:0;padding-bottom:0}.basket-item .basket-item__image{margin-right:2rem;max-height:131px}.basket-item .basket-item__info{flex-basis:40%}.basket-item .basket-item__title{font-size:1.125rem;font-weight:600}.basket-item .basket-item__codes{font-size:.875rem}.basket-item .basket-item__codes span{font-weight:600}.basket-item .basket-item__quantity-controls{height:40px}.basket-item .basket-item__remove-item{align-items:center;display:flex}.basket-item .basket-item__remove-item>i{color:#1c4885;margin-right:.25rem}.basket-item .basket-item__remove-item:hover{cursor:pointer}.basket-quote-request__inner{background-color:#F3F4F4;padding:1rem}.basket-quote-request__inner .basket-quote-request__title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase}.basket-quote-request__inner input{border:0;color:#424242;font-family:"Open Sans", sans-serif;height:40px;margin-bottom:.75rem;padding:0 .5rem;width:100%}.basket-quote-request__inner .g-recaptcha{margin-bottom:.75rem}.basket-quote-request__inner .basket-quote-request__submit-btn{background-color:#1c4885;border:1px solid #1c4885;border-radius:0;color:#fff;font-weight:600;margin-bottom:0;width:190px}.basket-quote-request__inner .basket-quote-request__submit-btn:hover{background-color:#f5f5f5;border-color:#1c4885;color:#1c4885;cursor:pointer;text-decoration:none}.basket-quote-request__errors,.quote-confirmation{display:none}.basket-quote-request__errors-list{text-transform:capitalize}.quote-confirmation--show{display:flex;justify-content:space-between;margin-bottom:calc(100vh - 500px)}.quote-confirmation--show .quote-confirmation__title{align-items:center;display:flex}.quote-confirmation--show .quote-confirmation__title>i{font-size:2rem;margin-right:.5rem}.basket-quote-request__errors--show{display:block;margin-top:1rem;margin-bottom:0}.basket-quote-request__errors--show .basket-quote-request__errors-title{display:flex;margin-bottom:1rem}.basket-quote-request__errors--show .basket-quote-request__errors-title>i{font-size:2rem;margin-right:.5rem}@media only screen and (min-width: 768px){.basket{display:flex}.basket-overview{flex-basis:calc(70% - 2rem);margin-right:2rem}.basket-item{align-items:center}.basket-quote-request{flex-basis:30%}.basket-quote-request__inner{padding:2rem}}@media only screen and (min-width: 1025px){.basket-item{flex-wrap:nowrap;justify-content:space-between}}.basket--hidden,.basket-quote-request--hidden{display:none}.main-menu{background-color:#fff;display:none;height:100vh;left:0;padding:1rem;position:fixed;top:0;width:100vw;z-index:10}.main-menu.focused{display:block}.main-menu .main-menu__close-btn{display:flex;justify-content:flex-end}.main-menu .main-menu__close-btn:hover{cursor:pointer}.main-menu__items{list-style:none;margin:1rem 0;padding:0}.main-menu__item-link{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem;padding-bottom:.25rem}.main-menu__item-link.webl2-179973{border-bottom:4px solid #0084bc;color:#0084bc}.main-menu__item-link.webl2-179973 .icon-holder i{background-image:url(/assets/global/webl2-179973-9366b8dcb41f36c0ab9fbe6f3da85a8dccb0c4770050169e5811893cb4ddb45a.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-179974{border-bottom:4px solid #00a251;color:#00a251}.main-menu__item-link.webl2-179974 .icon-holder i{background-image:url(/assets/global/webl2-179974-e21b0f6a6e5dfd1e26f10a4e15f7b309c6705238557ecfed38d916da8c4459b7.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-179976{border-bottom:4px solid #01547e;color:#01547e}.main-menu__item-link.webl2-179976 .icon-holder i{background-image:url(/assets/global/webl2-179976-243fe07888d4c1e8637814d08456b95a7007975fc09cd73c25f79fc2db7d49c3.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-179977{border-bottom:4px solid #fdbe31;color:#fdbe31}.main-menu__item-link.webl2-179977 .icon-holder i{background-image:url(/assets/global/webl2-179977-f0ca7663efe77dc9c3c4b42674f43c03bb3b8261d204bae191bde0a122cec36e.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-179978{border-bottom:4px solid #b1258e;color:#b1258e}.main-menu__item-link.webl2-179978 .icon-holder i{background-image:url(/assets/global/webl2-179978-d3d061133092805b3a4a6adc784305a6f1e64496f6dc00f647aa3a58a1c6bdbf.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-179979{border-bottom:4px solid #ea222d;color:#ea222d}.main-menu__item-link.webl2-179979 .icon-holder i{background-image:url(/assets/global/webl2-179979-244289bb79343902d216096c90c70fe5742c0690b431dee4d0f367fc8ae976aa.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-179980{border-bottom:4px solid #622f8c;color:#622f8c}.main-menu__item-link.webl2-179980 .icon-holder i{background-image:url(/assets/global/webl2-179980-86b3a769fe2806e2453bd9177ba00170d05938a80acabc32e29bdad18929c0f7.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-179981{border-bottom:4px solid #72D54A;color:#72D54A}.main-menu__item-link.webl2-179981 .icon-holder i{background-image:url(/assets/global/webl2-179981-4fe2dc1acaa748dadadf8ba632d575272d848f2d19e49581baa9b544ac97034b.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-229245{border-bottom:4px solid #f59330;color:#f59330}.main-menu__item-link.webl2-229245 .icon-holder i{background-image:url(/assets/global/webl2-229245-3d4927946074a319cc091622adc1d3cd69f660702d50538d5e96b683db4e70c1.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-229242{border-bottom:4px solid #E21B8E;color:#E21B8E}.main-menu__item-link.webl2-229242 .icon-holder i{background-image:url(/assets/global/webl2-229242-5a76f8715504c6b036eede87c6f04777a7bc36c39692fd0ef7a7abd79ea78368.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link.webl2-229243{border-bottom:4px solid #00A251;color:#00A251}.main-menu__item-link.webl2-229243 .icon-holder i{background-image:url(/assets/global/webl2-229243-bbaf584faf90f40dc76c4a558c5bd4246c98c771bf3332a9c4a9b3931bec48a5.svg);background-repeat:no-repeat;background-position:center center;display:block;height:40px;width:40px}.main-menu__item-link:hover{text-decoration:none}.main-menu__item-link .main-menu__title{font-weight:600;text-transform:uppercase}@media only screen and (min-width: 768px){.main-menu .main-menu__close-btn,.main-menu__title,.main-menu__arrow{display:none}.main-menu{display:block;height:auto;position:static;padding:0;width:100%}.main-menu .main-menu__items{display:flex;margin:0}.main-menu .main-menu__items .main-menu__item{flex-basis:calc(100% / 10);margin-right:.25rem}.main-menu .main-menu__items .main-menu__item:last-child{margin-right:0}.main-menu .main-menu__items .main-menu__item-link{display:flex;justify-content:center;margin:0;padding:1rem 0}.main-menu .main-menu__items .main-menu__item-link:hover{text-decoration:none}.main-menu .main-menu__items .main-menu__item i{height:70px;width:70px}.main-menu .main-menu__item-link:hover .icon-holder{display:none}.main-menu .main-menu__title{align-items:center;font-size:.75rem;height:70px;justify-content:center;text-align:center}.main-menu .main-menu__item-link:hover .main-menu__title{display:flex}}@media only screen and (min-width: 1025px){.main-menu .main-menu__title{font-size:0.933rem}}.bottom--footer{background-color:#323232;padding-bottom:1rem}.footer-top{padding:2rem 0 1rem}.footer-top .footer-list,.footer-top>.footer-links{list-style:none;margin:0;padding:0}.footer-top .footer-list{color:#fff;margin:0.75rem 0}.footer-top .footer-list__title{font-size:0.875rem;font-weight:600;margin-bottom:0.25rem}.footer-top .footer-list__item{align-items:center;display:flex;font-size:0.813rem;line-height:1.75}.footer-top .footer-list__item i{color:#ffeb34;font-size:0.813rem;margin-right:0.25rem}.footer-top .footer-list__item>a{color:#fff}.footer-top>.footer-links{justify-content:flex-end}.footer-top .footer-links__item{font-size:0.875rem;font-weight:600}.footer-top .footer-links__item>a{align-items:center;color:#fff;display:flex}.footer-top .footer-links__item>a>i{color:#ffeb34;font-size:0.933rem;margin-right:0.25rem}.footer-top .footer-links__item>a:hover{text-decoration:none}.footer-top .footer-links__item>a:hover span{text-decoration:underline}.footer-top .footer-links__item:first-of-type{margin:0}.footer-info__logo{height:30px;width:94px}.footer-bottom{border-top:1px solid #95989a;color:#fff;font-size:0.75rem;padding:1rem 0}.footer-bottom a{color:#fff}.footer-bottom__copyright{font-size:0.75rem;color:#fff}@media only screen and (min-width: 1025px){.footer-bottom__copyright{width:50%}}.footer-bottom__links{display:flex;list-style:none;margin:0.5rem 0 0;padding:0}.footer-bottom__links>li>a{color:#fff}.footer-bottom__links>li:not(:last-of-type){margin-right:0.5rem}@media only screen and (min-width: 768px){.footer-top{display:flex;padding:2rem 0}.footer-top .footer-info{display:flex;flex:1}.footer-top .footer-list{margin:0 0 0 2rem}.footer-list__contact{flex-basis:60%}.footer-bottom{display:flex}.footer-bottom__copyright{margin-right:2rem}.footer-bottom__weee{margin-left:2rem}.footer-bottom__links{margin:0}}@media only screen and (min-width: 1025px){.footer-links{display:flex;flex-basis:50%}.footer-links__item{margin-left:1.25rem}}.top--header{background-color:#323232}.top--header>.container{align-items:center;display:flex;height:60px;justify-content:space-between}.header-logo>a{align-items:center;display:flex}.header-logo>a:hover{text-decoration:none}.header-logo__image{height:41px;width:128px}.header-logo__text{display:none}.header-items{display:flex}.header-items>div{margin:0 .5rem}.header-items__stockists span,.header-items__search{display:none}.header-items__stockists>a{align-items:center;color:#fff;font-weight:600}.header-items__stockists>a>i{color:#ffeb34}.header-items__stockists>a:hover{text-decoration:none}.header-items__basket{align-items:center;display:flex;position:relative}.header-items__basket>div{display:flex}.header-items__basket i{color:#fff}.header-items__basket:hover{cursor:pointer}.header-items__basket .count{background-color:#ffeb34;border:3px solid #323232;border-radius:50%;height:23px;line-height:18px;font-size:.75rem;font-weight:700;position:absolute;right:-8px;text-align:center;top:-3px;width:23px}.header-items__search-toggle>i{color:#fff}.header-items__search-toggle:hover{cursor:pointer}.header-items__mobile-menu{align-items:center;display:flex;margin-right:0}.header-items__mobile-menu i{color:#fff}.header-items__mobile-menu:hover{cursor:pointer}@media only screen and (min-width: 768px){.header-items__search-toggle,.header-items__mobile-menu{display:none}.top--header>.container{height:87px}.header-logo__text{color:#fff;font-size:1.125rem;font-weight:600;margin-left:1.5rem}.header-items__stockists,.header-items__search{display:flex}.header-items__stockists span{display:inline}.header-items__stockists i{position:relative;top:5px}.header-items__search input{min-width:290px}.header-items__basket:hover .basket-preview{display:block}}@media only screen and (min-width: 1025px){.header-logo__text{display:inline-block}}.search-bg{transition:background .35s ease-in}.search-bg.active{background:rgba(0,0,0,0.8);left:0;height:100%;position:fixed;top:0;width:100%;z-index:5}.header-items__search{margin:0 2rem;position:relative}.header-items__search .search-bar{align-items:center;background-color:#848484;display:flex}.header-items__search .search-bar>i{margin-right:.25rem}.header-items__search input{background-color:#848484;border:0;border-radius:0;font-size:.875rem}.header-items__search input::placeholder{color:#ccc}.header-items__search--focus{z-index:1000}.header-items__search--focus input{background-color:#fff;border-color:#fff}.header-items__search .results{background-color:#fff;list-style:none;margin:0;padding:.5rem;position:absolute;top:30px;z-index:10}.header-items__search .result-item{align-items:center;border-bottom:1px solid #95989A;display:flex;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.5rem}.header-items__search .result-item:last-child{border-bottom:0;display:flex;font-size:.875rem;justify-content:center;margin-bottom:0;padding-bottom:0}.header-items__search .result-item:last-child>a{align-items:center;display:flex}.header-items__search .result-item:last-child>a:hover{text-decoration:none}.header-items__search .result-item__link{color:#424242}.header-items__search .result-item__link>img{margin-right:.5rem}.header-items__search .result-item__link>span{font-size:.875rem}.header-items__search .result-item__link>span>em{font-weight:600}.header-items__search .result-item>button{background-color:#1c4885;border-color:#1c4885;border-radius:0;color:#fff;font-size:.875rem;font-weight:600;height:30px;min-width:65px}.header-items__search .result-item>button:hover{cursor:pointer}.header-items .header-items__search--fixed{display:block;left:0;margin:0;position:fixed;top:0;width:100%;z-index:10}.header-items .header-items__search--fixed .search-bar{border-bottom:1px solid #eee;height:60px}.header-items .header-items__search--fixed .results{top:60px}.header-items .header-items__search--focus .search-bar{background-color:#fff}@media only screen and (min-width: 768px){.header-items__search--focus input{position:absolute;right:0;top:-4px;width:530px}.header-items__search .results{left:-502px;min-width:530px}}.scroll-to-top{bottom:calc(100vh - 98vh);position:sticky;height:40px;margin:1rem 0;z-index:1000}.scroll-to-top>div{align-items:center;background-color:rgba(204,204,204,0.7);border-radius:50%;display:flex;height:50px;justify-content:center;position:absolute;right:0;width:50px}.scroll-to-top>i{font-size:1.5rem}.scroll-to-top:hover{cursor:pointer}.search-term{align-items:center;border-bottom:4px solid #B9B9B9;font-size:2rem;line-height:1.25;margin-bottom:1rem;padding-bottom:1rem;text-transform:uppercase}.search-term>h1{display:inline;font-size:2rem;font-weight:600;margin:0}.search-term__laddersaccess{border-color:#0084bc;color:#0084bc}.search-term__laddersaccess>.search-term__icon{background-image:url(/assets/global/webl2-179973-9366b8dcb41f36c0ab9fbe6f3da85a8dccb0c4770050169e5811893cb4ddb45a.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__siteelectrical{border-color:#00a251;color:#00a251}.search-term__siteelectrical>.search-term__icon{background-image:url(/assets/global/webl2-179974-e21b0f6a6e5dfd1e26f10a4e15f7b309c6705238557ecfed38d916da8c4459b7.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__crimppak{border-color:#01547e;color:#01547e}.search-term__crimppak>.search-term__icon{background-image:url(/assets/global/webl2-179976-243fe07888d4c1e8637814d08456b95a7007975fc09cd73c25f79fc2db7d49c3.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__screwsfixings{border-color:#fdbe31;color:#fdbe31}.search-term__screwsfixings>.search-term__icon{background-image:url(/assets/global/webl2-179977-f0ca7663efe77dc9c3c4b42674f43c03bb3b8261d204bae191bde0a122cec36e.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__holesaws{border-color:#b1258e;color:#b1258e}.search-term__holesaws>.search-term__icon{background-image:url(/assets/global/webl2-179978-d3d061133092805b3a4a6adc784305a6f1e64496f6dc00f647aa3a58a1c6bdbf.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__drillaccessories{border-color:#ea222d;color:#ea222d}.search-term__drillaccessories>.search-term__icon{background-image:url(/assets/global/webl2-179979-244289bb79343902d216096c90c70fe5742c0690b431dee4d0f367fc8ae976aa.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__industrialglands{border-color:#622f8c;color:#622f8c}.search-term__industrialglands>.search-term__icon{background-image:url(/assets/global/webl2-179980-86b3a769fe2806e2453bd9177ba00170d05938a80acabc32e29bdad18929c0f7.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__safety{border-color:#72D54A;color:#72D54A}.search-term__safety>.search-term__icon{background-image:url(/assets/global/webl2-179981-4fe2dc1acaa748dadadf8ba632d575272d848f2d19e49581baa9b544ac97034b.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__handtools{border-color:#f59330;color:#f59330}.search-term__handtools>.search-term__icon{background-image:url(/assets/global/webl2-229245-3d4927946074a319cc091622adc1d3cd69f660702d50538d5e96b683db4e70c1.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__commodities{border-color:#E21B8E;color:#E21B8E}.search-term__commodities>.search-term__icon{background-image:url(/assets/global/webl2-229242-5a76f8715504c6b036eede87c6f04777a7bc36c39692fd0ef7a7abd79ea78368.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.search-term__sitelighting{border-color:#00A251;color:#00A251}.search-term__sitelighting>.search-term__icon{background-image:url(/assets/global/webl2-229243-bbaf584faf90f40dc76c4a558c5bd4246c98c771bf3332a9c4a9b3931bec48a5.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:.5rem;width:60px}.product-listings__content{margin:0}.filters{background-color:#fff;display:none;height:100vh;left:0;overflow-x:scroll;padding:1rem;position:fixed;top:0;width:100vw;z-index:1010}.filters--visible{display:block}.filters__toggle-btn{align-items:center;background-color:#1c4885;color:#fff;display:flex;margin-bottom:1rem;padding:.5rem;justify-content:center}.filters__toggle-btn:hover{cursor:pointer}.filters-title{align-items:center;border-bottom:1px solid #B9B9B9;display:flex;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.75rem}.filters-title .filters-title__name{font-size:1.25rem;font-weight:600;margin:0}.filters-title .filters-title__btns{align-items:center;display:flex}.filters-title .filters-title__reset{color:#1c4885;font-size:.875rem}.filters-title .filters-title__reset:hover{cursor:pointer;text-decoration:underline}.filters-title .filters-title__close-btn{margin-left:1.5rem}.filters-title .filters-title__close-btn:hover{cursor:pointer}.filter{border-bottom:1px solid #B9B9B9;margin-bottom:.75rem;padding-bottom:.75rem}.filter__title{align-items:center;display:flex;justify-content:space-between}.filter__title .filter__title__name{font-size:1.125rem;margin:0}.filter__title:hover{cursor:pointer}.filter__list{list-style:none;margin:.75rem 0 0;max-height:350px;overflow-y:auto;padding:0}.filter__list>li{align-items:center;display:flex;margin-bottom:.25rem}.filter__list>li:hover{cursor:pointer}.filter__list>li:hover .filter__list__name{text-decoration:underline}.filter__list>li>i{font-size:.875rem;margin-right:.25rem}.filter__list>li>.count{margin-left:.25rem}.filter--visible .filter__title__show-icon,.filter--hidden .filter__title__minus-icon,.filter--hidden .filter__list{display:none}.filter--hidden .filter__title__show-icon{display:flex}.products-summary{align-items:center;border-bottom:1px solid #B9B9B9;display:flex;font-size:.875rem;height:35px;justify-content:space-between;padding-bottom:.75rem}.products-summary__sort{align-items:center;border:1px solid #B9B9B9;display:flex;position:relative;width:150px}.products-summary__sort__select{appearance:none;-webkit-appearance:none;background-color:transparent;border:0;font-family:'Open sans', sans-serif;font-size:.875rem;padding:.25rem .5rem;width:100%;z-index:1}.products-summary__sort__arrow{position:absolute;right:0;top:3px}.product-row{display:flex;flex-direction:column;margin-bottom:1rem}.product-row .product-row__item{border-bottom:1px solid #B9B9B9;margin-top:1rem;padding-bottom:1rem}.product{display:flex;flex:1;flex-direction:column}.product img{display:flex;margin:0 auto 1rem}.product-info{display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between}.product-info>a{color:#323232}.product-info__title{font-size:1.125rem;font-weight:600;line-height:1.25}.product-info__codes{margin-bottom:.75rem}.product-info__codes .product-code{font-size:.875rem}.product-info__codes .product-code>span{font-weight:600}.product-info__compare-btn{align-items:center;display:flex;font-size:.875rem;margin-bottom:.75rem}.product-info__compare-btn>i{font-size:.75rem;margin-right:.25rem}.product-info__compare-btn:hover{cursor:pointer}.product-info__add-btn{background-color:#1c4885;border:1px solid #1c4885;color:#fff;display:flex;font-weight:600;justify-content:center;padding:.5rem}.product-info__add-btn:hover{background-color:#f5f5f5;border-color:#1c4885;color:#1c4885;text-decoration:none}.load-more-products{background-color:#f5f5f5;border:1px solid #1c4885;color:#1c4885;display:flex;font-weight:600;justify-content:center;padding:.5rem}.load-more-products:hover{background-color:#1c4885;color:#fff;cursor:pointer}@media only screen and (min-width: 768px){.scroll-to-top{right:calc(100vw - 90vw)}.search-term{display:flex;margin:2rem 0}.search-term>h1{margin-left:.75rem}.product-listings__content{display:flex}.filters{display:block;height:auto}.filters .filters--visible{display:block}.filters__toggle-btn,.filters-title .filters-title__close-btn{display:none}.filters{overflow:visible;padding:0;position:static;width:210px;z-index:0}.products-summary{font-size:1rem}.products-summary__sort{width:200px}.products{flex:1;margin-left:2rem}.product-row{flex-direction:row}.product-row__item{border-bottom:1px solid #B9B9B9;display:flex;flex-basis:calc(33.33% - .5rem)}.product-row__item:not(:last-of-type){margin-right:1rem}}@media only screen and (min-width: 1025px){.filters{width:310px}}.flickity-prev-next-button{display:none}.promos{background-color:#323232;margin-top:.25rem}.promos>.container{padding:0}.promo{display:flex;background-position:center center;background-repeat:no-repeat;background-size:cover;height:450px;justify-content:space-between;width:100%}.promo.webl2-179973 i{background-image:url(/assets/global/webl2-179973-9366b8dcb41f36c0ab9fbe6f3da85a8dccb0c4770050169e5811893cb4ddb45a.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-179973 .promo-content__link{background-color:#0084bc}.promo.webl2-179974 i{background-image:url(/assets/global/webl2-179974-e21b0f6a6e5dfd1e26f10a4e15f7b309c6705238557ecfed38d916da8c4459b7.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-179974 .promo-content__link{background-color:#00a251}.promo.webl2-179976 i{background-image:url(/assets/global/webl2-179976-243fe07888d4c1e8637814d08456b95a7007975fc09cd73c25f79fc2db7d49c3.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-179976 .promo-content__link{background-color:#01547e}.promo.webl2-179977 i{background-image:url(/assets/global/webl2-179977-f0ca7663efe77dc9c3c4b42674f43c03bb3b8261d204bae191bde0a122cec36e.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-179977 .promo-content__link{background-color:#fdbe31}.promo.webl2-179978 i{background-image:url(/assets/global/webl2-179978-d3d061133092805b3a4a6adc784305a6f1e64496f6dc00f647aa3a58a1c6bdbf.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-179978 .promo-content__link{background-color:#b1258e}.promo.webl2-179979 i{background-image:url(/assets/global/webl2-179979-244289bb79343902d216096c90c70fe5742c0690b431dee4d0f367fc8ae976aa.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-179979 .promo-content__link{background-color:#ea222d}.promo.webl2-179980 i{background-image:url(/assets/global/webl2-179980-86b3a769fe2806e2453bd9177ba00170d05938a80acabc32e29bdad18929c0f7.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-179980 .promo-content__link{background-color:#622f8c}.promo.webl2-179981 i{background-image:url(/assets/global/webl2-179981-4fe2dc1acaa748dadadf8ba632d575272d848f2d19e49581baa9b544ac97034b.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-179981 .promo-content__link{background-color:#72D54A}.promo.webl2-229245 i{background-image:url(/assets/global/webl2-229245-3d4927946074a319cc091622adc1d3cd69f660702d50538d5e96b683db4e70c1.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-229245 .promo-content__link{background-color:#f59330}.promo.webl2-229242 i{background-image:url(/assets/global/webl2-229242-5a76f8715504c6b036eede87c6f04777a7bc36c39692fd0ef7a7abd79ea78368.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-229242 .promo-content__link{background-color:#E21B8E}.promo.webl2-229243 i{background-image:url(/assets/global/webl2-229243-bbaf584faf90f40dc76c4a558c5bd4246c98c771bf3332a9c4a9b3931bec48a5.svg);background-position:center center;background-repeat:no-repeat;background-size:contain;display:block;height:60px;width:60px}.promo.webl2-229243 .promo-content__link{background-color:#00A251}.promo--toolkit{background-image:url(/assets/promotions/toolkit-ab4b761b45da71a2f1420c0783559beee5171109df34c4963c451baaf206f73b.jpg)}.promo--ladders{background-image:url(/assets/promotions/ladders-d333886b51f3727038b80f9556190e619973a6f43050c9d0ad577b58e62a9029.jpg)}.promo--pliers{background-image:url(/assets/promotions/pliers-c3677cfeb755540b14eb67eab363dbe0ebe855b09bf0a771c18a0a5aea657bf5.jpg)}.promo--lockout{background-image:url(/assets/promotions/lockout-863bbdce8a3faf2c9db51330ddb9439c889845eb42fc1f7e69a1e328db9a26c5.jpg)}.promo-content{background-color:rgba(0,0,0,0.7);display:flex;flex-direction:column;height:450px;justify-content:center;padding:0 1rem;width:100vw}.promo-content .promo-content__title{color:#fff;display:flex;flex-direction:column;font-size:1.5rem;font-weight:600}.promo-content .promo-content__title>.icon-holder{display:none;margin-bottom:1rem}.promo-content .promo-content__subtitle{color:#fff;font-size:1.25rem;font-weight:600;margin-top:1rem}.promo-content .promo-content__list{color:#fff;list-style:none;margin:0;padding:0}.promo-content .promo-content__link{color:#fff;font-size:1.125rem;font-weight:600;margin-top:1rem;max-width:200px;padding:.5rem;text-align:center}.promo-content .promo-content__link:hover{text-decoration:none}.promo-content__left-triangle,.promo-content__right-triangle{display:none}.featured-products__title{font-size:1.875rem;font-weight:600;margin-bottom:3rem;margin-top:4rem}.featured-products .featured-products-list{display:flex;flex:1;flex-wrap:wrap}.featured-products .featured-products-list .featured-product{border-bottom:1px solid #ccc;border-top:1px solid #ccc;display:flex;flex-basis:calc(50% - .5rem);flex-direction:column;padding:1.5rem 0;margin-right:.5rem}.featured-products .featured-products-list .featured-product:nth-of-type(2n){margin-right:0}.featured-products .featured-products-list .featured-product .featured-product__info{display:flex;flex:1 0 auto;flex-direction:column}.featured-products .featured-products-list .featured-product .featured-product__image{align-self:center;margin:0 auto}.featured-products .featured-products-list .featured-product .featured-product__content{display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between;margin:1rem 0 0}.featured-products .featured-products-list .featured-product .featured-product__title{color:#424242;margin:1rem 0 0;flex:1 0 auto}.featured-products .featured-products-list .featured-product .featured-product__title>h5{font-size:1.125rem;font-weight:600;line-height:1.5}.featured-products .featured-products-list .featured-product .featured-product__spec{flex:1 0 auto;font-size:.875rem;list-style:none;margin:0;padding:0}.featured-products .featured-products-list .featured-product .featured-product__spec .featured-product__spec-item::before{content:"-"}.featured-products .featured-products-list .featured-product .featured-product__codes{margin:1rem 0}.featured-products .featured-products-list .featured-product .featured-product__part-code,.featured-products .featured-products-list .featured-product .featured-product__stock-code{font-size:.875rem}.featured-products .featured-products-list .featured-product .featured-product__part-code>span,.featured-products .featured-products-list .featured-product .featured-product__stock-code>span{font-weight:600}.featured-products .featured-products-list .featured-product .featured-product__link{background-color:#1c4885;border:1px solid #1c4885;color:#fff;font-weight:600;padding:.5rem;text-align:center;width:100%}.featured-products .featured-products-list .featured-product .featured-product__link:hover{background-color:#f5f5f5;border-color:#1c4885;color:#1c4885;text-decoration:none}.featured-category{background-color:#95989A;margin-top:4rem}.featured-category>.container{background-size:480px;height:480px}.featured-category__content{display:flex;flex-direction:column;justify-content:center;height:480px;max-width:325px}.featured-category__title{align-items:center;border-bottom:1px solid #fff;color:#fff;display:flex;font-size:2rem;font-weight:600;line-height:1;margin-bottom:.5rem;padding-bottom:.5rem;text-transform:uppercase}.featured-category__title:hover{color:#fff;text-decoration:none}.featured-category__title>.icon{background-image:url(/assets/global/webl2-179979-244289bb79343902d216096c90c70fe5742c0690b431dee4d0f367fc8ae976aa.svg);background-position:center center;background-repeat:no-repeat;height:80px;margin-right:1rem;width:80px}.featured-category__text{color:#fff;font-weight:600;margin-bottom:1rem}.featured-category__list{color:#fff;list-style:none;margin:0;padding:0}.featured-category__list>.featured-category__list-item::before{content:"-";margin-right:.25rem}.find-a-stockist{background-image:url(/assets/global/stockists-bg-b88eb6130ed94b8a4a97a632f4555814adcbe7e1593e540d02270311ac6ee920.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}.find-a-stockist>.container{align-items:center;display:flex;height:580px;justify-content:center}.find-a-stockist .find-a-stockist__link{align-items:center;background-color:#323232;border-bottom:3px solid #323232;color:#fff;display:flex;height:85px;justify-content:center;width:456px}.find-a-stockist .find-a-stockist__link>i{color:#ffeb34;font-size:2rem;margin-right:1rem}.find-a-stockist .find-a-stockist__link>span{font-size:1.5rem;font-weight:600}.find-a-stockist .find-a-stockist__link:hover{border-bottom:3px solid #ffeb34;text-decoration:none}@media only screen and (min-width: 768px){.promo{background-position:0 0;height:580px}.promo-content__left-triangle,.promo-content__right-triangle{display:block}.promo-content{background-color:transparent;height:580px;left:0;position:absolute;width:320px}.promo-content .promo-content__title>.icon-holder{display:block}.promo-content__left-triangle{border-right:400px solid transparent;border-top:1500px solid #323232;height:0;width:0}.promo-content__right-triangle{border-bottom:2100px solid #323232;border-left:210px solid transparent;height:0;width:0}.featured-products .featured-products-list{justify-content:space-between}.featured-products .featured-products-list .featured-product{margin-right:0;flex-basis:calc(25% - .5rem)}.featured-products .featured-products-list .featured-product>a{display:flex}.featured-category>.container{background-image:url(/assets/global/featured-category-a242084a30714f5adee61668663646f64d95fc86527a33d51e4f3c811f031458.svg);background-position:bottom right;background-repeat:no-repeat;background-size:370px}.find-a-stockist{background-position:0 0}.find-a-stockist .find-a-stockist__link{height:115px}.find-a-stockist .find-a-stockist__link>span{font-size:2rem}}@media only screen and (min-width: 1025px){.flickity-prev-next-button{display:block}.promo-content__right-triangle{border-left:420px solid transparent}.featured-products .featured-products-list{flex-wrap:nowrap;min-height:500px}.featured-products .featured-products-list .featured-product{flex-basis:calc((100% / 4) - .5rem)}.featured-products .featured-products-list .featured-product:nth-of-type(-n+2){border-bottom:1px solid #ccc}.featured-category>.container{background-size:670px;height:670px}.featured-category>.container .featured-category__content{height:670px}}@media only screen and (min-width: 1300px){.homepage-carousel .flickity-prev-next-button.previous{left:-5rem}.homepage-carousel .flickity-prev-next-button.next{right:-5rem}}.product--add-to-basket{margin-top:20px}.product--add-to-basket .qty{font-weight:600}.product--add-to-basket .quantity--controls{display:inline-block;border:2px solid #1c4885;border-radius:25px;padding:5px;margin-left:20px;margin-right:20px}.product--add-to-basket .quantity--controls input[type="text"]{width:100px;border:0;text-align:center;float:left}.product--add-to-basket .quantity--controls .increment-quantity,.product--add-to-basket .quantity--controls .decrement-quantity{color:#1c4885;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.product--add-to-basket .quantity--controls .increment-quantity i,.product--add-to-basket .quantity--controls .decrement-quantity i{vertical-align:middle}.product--add-to-basket .quantity--controls .decrement-quantity{float:left}.product--add-to-basket button{padding:15px;border-radius:25px;background-color:#ffeb34;border:none;color:#1c4885;font-weight:600;cursor:pointer;transition:all .25s ease-in-out}.product--add-to-basket button:focus{outline:0}.basket-preview{background-color:#fff;box-shadow:0px 0px 80px 0px rgba(0,0,0,0.8);display:none;padding:1rem;min-width:381px;position:absolute;right:0;top:45px;transition:all .25s ease-in-out;z-index:10}.basket-preview__empty-basket{font-size:.875rem;margin:.75rem 0}.basket-preview__triangle{border-style:solid;border-color:transparent transparent #ffffff transparent;border-width:0 10px 10px 10px;height:0;position:absolute;right:5px;top:-10px;width:0}.basket-preview .basket-preview__summary{border-bottom:2px solid #C9CBCC;font-size:.875rem;font-weight:600;padding-bottom:.5rem}.basket-preview .basket-preview__items{list-style:none;margin:0;padding:0}.basket-preview .basket-preview__items .basket-preview__item{align-items:center;border-bottom:1px solid #C9CBCC;display:flex;font-size:.875rem;margin:.5rem 0;padding-bottom:.5rem;width:100%}.basket-preview .basket-preview__items .basket-preview__item__image{margin-right:1rem}.basket-preview .basket-preview__items .basket-preview__item__info{display:flex;justify-content:space-between;width:100%}.basket-preview .basket-preview__items .basket-preview__item__description{width:170px}.basket-preview .basket-preview__items .basket-preview__item__qty{font-weight:600}.basket-preview .basket-preview__items .basket-preview__item__remove>i{color:#174593}.basket-preview__request{display:flex;justify-content:flex-end}.basket-preview__request-btn{align-items:center;background-color:#174593;border:1px solid #174593;color:#fff;display:flex;font-weight:600;height:40px;max-width:170px;padding:0 .75rem}.basket-preview__request-btn:hover{background-color:#f5f5f5;border-color:#1c4885;color:#1c4885;text-decoration:none}.comparison{border:2px solid #B9B9B9;margin:1rem 0;padding:1rem}.comparison-header{margin-bottom:1rem}.comparison-header>h4{color:#323232;font-size:1.1em;font-weight:600;margin-bottom:1rem}.comparison-header .comparison-btns{display:flex}.comparison-header .comparison-btns__primary,.comparison-header .comparison-btns__secondary{background-color:#1c4885;border:1px solid #1c4885;color:#f5f5f5;font-weight:600;flex-grow:1;padding:7px 14px;text-align:center}.comparison-header .comparison-btns__primary:hover,.comparison-header .comparison-btns__secondary:hover{background-color:#f5f5f5;border:1px solid #1c4885;color:#1c4885;text-decoration:none}.comparison-header .comparison-btns__secondary{background-color:#f5f5f5;border-color:#f5f5f5;color:#1c4885;margin-right:.5rem}.comparison-header .comparison-btns__secondary:hover{border-color:#1c4885}.comparison-product:not(:last-of-type){margin-bottom:1rem}.comparison-product__desc{display:flex}.comparison-product__desc>img{align-self:flex-start;margin-right:1rem}.comparison-product__desc__name{font-size:.933rem;font-weight:600}.comparison-product__remove{align-items:center;display:flex;font-size:.875rem;font-weight:400;margin-top:.5rem}.comparison-product__remove>i{color:#1c4885;font-size:.875rem;margin-right:.25rem}.comparison-product__remove:hover{cursor:pointer}.comparison-page-header{margin-bottom:2rem}.comparison-page-header>a{background-color:#1c4885;border:1px solid #1c4885;border-radius:0;color:#fff;font-weight:600;padding:7px 14px}.comparison-page-header>a:hover{background-color:#f5f5f5;border-color:#1c4885;color:#1c4885;text-decoration:none}.comparison-table th{font-weight:600}.comparison-page__product__info{margin-top:1rem}.comparison-page__product-title{color:#424242;display:block;font-weight:600;height:50px;word-break:break-word}.comparison-page__product-codes{font-size:.875rem;list-style:none;margin:1rem 0;padding:0}.comparison-page__product-codes>li>span{font-weight:600}.comparison-page__product-btn{background-color:#1c4885;border:1px solid #1c4885;color:#fff;display:flex;font-weight:600;justify-content:center;padding:.5rem}.comparison-page__product-btn:hover{background-color:#f5f5f5;border-color:#1c4885;color:#1c4885;text-decoration:none}@media only screen and (min-width: 768px){.comparison-table td{width:25%;word-break:break-all}.comparison-header{align-items:center;display:flex;justify-content:space-between}.comparison-header>h4{margin-bottom:1rem}.comparison-btns__primary,.comparison-btns__secondary{flex-grow:0}.comparison-products{display:flex;justify-content:space-between}.comparison-products .comparison-product{flex-basis:calc(33.33% - 1rem)}.comparison-products .comparison-product:not(:last-of-type){margin-right:1rem;margin-bottom:0}}@media only screen and (min-width: 1025px){.table-responsive{display:table}}.branch-locator{margin-bottom:3rem}.branch-locator__title{font-size:1.875rem;font-weight:600;margin:2.5rem 0;text-transform:uppercase}.branches-wrapper--loading{height:800px}.branches{background-color:#F3F4F4;max-height:500px;margin-bottom:1rem;padding:1rem;overflow:hidden}.branches .branch-search__input-wrapper,.branches .branches-search__find-your-location-btn,.branches .branches-search__summary{margin-bottom:1rem}.branches .branch-search__input-wrapper{background-color:#fff;color:#A0A0A0;display:flex;height:40px;justify-content:space-between;padding:0 .5rem}.branches .branch-search__input-wrapper>input{background-color:transparent;border:0;font-family:"Open Sans", sans-serif;font-size:.933rem;padding:0;width:100%}.branches .branch-search__input-wrapper>input:focus{outline:0}.branches .branches-search__btn,.branches .branches-search__find-your-location-btn{align-items:center;border:0;display:flex;padding:0}.branches .branches-search__find-your-location-btn{background-color:transparent;font-family:"Open Sans", sans-serif}.branches .branches-search__find-your-location-btn>i,.branches .branches-search__find-your-location-btn>span{color:#1c4885;font-size:.833rem}.branches .branches-search__find-your-location-btn>i{margin-right:.25rem}.branches .branches-search__find-your-location-btn>span{color:#323232}.branches .branches-search__find-your-location-btn:hover{cursor:pointer}.branches .branches-search__summary{border-bottom:2px solid #ddd;font-size:.933rem;padding-bottom:.25rem}.branches .branches-search__summary>span{font-weight:600}.branches-list{list-style:none;margin:0;max-height:330px;overflow-y:auto;padding:0}.branches-list .branch{border-bottom:1px solid #ddd;margin-bottom:1rem;padding-bottom:1rem}.branches-list .branch-title{color:#1c4885;font-size:1.125rem;font-weight:600;text-transform:uppercase}.branches-list .branch-address,.branches-list .branch-telephone,.branches-list .branch-opening,.branches-list .branch-directions{font-size:.933rem;margin-bottom:1rem}.branches-list .branch-telephone,.branches-list .branch-directions{margin-bottom:0}.branches-list .branch-telephone strong,.branches-list .branch-opening strong{font-weight:600;margin-right:.25rem}.branches-list .branch-directions{background-color:transparent;border:0;border-radius:0;color:#1c4885;display:flex;font-family:"Open Sans", sans-serif;font-weight:600;padding:0}.branches-list .branch-directions:hover{cursor:pointer}.branches-list .branch-directions:active,.branches-list .branch-directions:focus{outline:0}.branches-map{height:500px}@media only screen and (min-width: 768px){.branches-wrapper{display:flex}.branches{flex-basis:calc(50% - 1rem);margin-bottom:0;margin-right:1rem;max-height:800px;padding:2rem}.branches-list{max-height:600px}.branches-map{height:800px;flex-basis:60%}}@media only screen and (min-width: 1025px){.branches{flex-basis:calc(40% - 1rem)}.branches-map{flex-basis:60%}}.loading--branches{position:absolute;left:0px;top:0px;width:100%;background-color:rgba(28,72,133,0.85);height:800px;text-align:center;outline:none;z-index:99}.loading--branches .sk-folding-cube{margin:20px auto;width:40px;height:40px;position:relative;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.loading--branches .sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.loading--branches .sk-folding-cube .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1c4885;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.loading--branches .sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.loading--branches .sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.loading--branches .sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.loading--branches .sk-folding-cube .sk-cube2:before{-webkit-animation-delay:0.3s;animation-delay:0.3s}.loading--branches .sk-folding-cube .sk-cube3:before{-webkit-animation-delay:0.6s;animation-delay:0.6s}.loading--branches .sk-folding-cube .sk-cube4:before{-webkit-animation-delay:0.9s;animation-delay:0.9s}@-webkit-keyframes sk-foldCubeAngle{0%, 10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%, 75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%, 100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%, 10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%, 75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%, 100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.loading--branches .message{font-weight:100;font-size:1.3em;background-color:#fff;width:50%;margin:0 auto;padding:20px;margin-top:25vh;box-shadow:0px 0px 64px 0px rgba(0,0,0,0.75)}@media (max-width: 575px){.loading--branches .message{width:90%;margin-top:30%}}.loading--branches .message img{max-width:200px;margin:0 auto;display:block;margin-bottom:20px}.privacy-policy h2{color:#174593;font-size:18px;margin-bottom:0;margin-top:30px}.privacy-policy p{font-size:18px}.privacy-policy a{color:#174593;text-decoration:underline}.weee-recycling ol li::marker{font-size:1.5rem;font-weight:700}.weee-recycling .title{font-size:1.5rem;font-weight:700}body{font-family:"Open Sans", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.no-scroll{overflow:hidden;position:relative;height:100%}.b{font-weight:700}.product_listings_container,.basket--summary{min-height:1000px}.main--area{padding:15px}@media only screen and (min-width: 768px){padding:15px 0}.loading{position:fixed;top:40%;left:25%;width:50%;height:20%;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,0.95);box-shadow:0px 0px 40px 0px rgba(0,0,0,0.29);font-weight:600;z-index:100;animation:fadein 0.5s}@media (min-width: 768px) and (max-width: 1024px){.loading{width:80%;left:10%}}@media (max-width: 736px){.loading{width:90%;padding:4%;left:5%;display:block;text-align:center;height:160px}.loading img{width:40% !important;display:block;margin:0 auto !important}.loading h2{margin-top:20px;margin-bottom:20px;font-size:1.4em;display:block;font-weight:600 !important;width:100%;clear:both}}.loading img{width:123px;margin-right:10px}.loading h2{color:#1c4885;font-weight:200;margin-right:20px;text-transform:uppercase}.loading .loader-inner>div{background-color:#ffeb34}@keyframes fadein{from{opacity:0}to{opacity:1}}.container-fluid.flash-notice{background-color:#03a9f4;color:#fff;font-size:0.9em}.container-fluid.flash-notice .col-md-12{padding:10px}.container-fluid.flash-notice .col-md-12 i{vertical-align:middle;margin-right:10px}.breadcrumb{background-color:transparent;display:flex;border-bottom:2px solid #b9b9b9;margin-top:1.5rem;margin-bottom:0}.breadcrumb>li:not(:last-child){margin-right:0.5rem}.breadcrumb>li:not(:last-child):after{color:#b9b9b9;content:"›";margin-left:0.5rem}.breadcrumb>li:not(:last-child)>a{color:#b9b9b9}
