input,select,textarea{border:1px solid #d3d9de;border-radius:0;box-shadow:none;color:#1f262b;display:block;font-family:Rubik,Helvetica,Arial,sans-serif;font-size:14px;height:44px;line-height:normal;margin-bottom:15px;padding:0 1rem;transition:background-color .24s ease-in-out;vertical-align:middle;width:100%;border-radius:.5rem}input:focus,input:active,select:focus,select:active,textarea:focus,textarea:active{outline:none}input::placeholder,select::placeholder,textarea::placeholder{color:#6a7782;opacity:1}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#6a7782}input::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#6a7782}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#6a7782;opacity:1}input[type=password]{letter-spacing:.1em}input[type=checkbox],input[type=radio]{border:0;display:inline;height:auto;margin:0 5px 0 0;padding:0;vertical-align:unset;width:auto}textarea{max-width:100%;min-height:120px;padding-top:10px;padding-bottom:10px;resize:vertical}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(icon-fas-chevron-down-dark.svg);background-repeat:no-repeat;background-size:16px 16px;background-position:right 12px top 13px;cursor:pointer;padding-right:36px}select:hover{border-color:#d3d9de}.checkbox{margin-bottom:15px;position:relative}.checkbox input[type=checkbox]{-webkit-appearance:none;appearance:none;border:0 none;background-color:#0000;border-radius:0;position:absolute;z-index:1;width:100%;top:-2px;margin:0;height:24px;cursor:pointer}.checkbox input[type=checkbox]+label{cursor:pointer;padding-left:32px;font-size:14px}.checkbox input[type=checkbox]+label:before{background-color:#fff;color:#fff;content:"";cursor:pointer;display:block;font-size:14px;font-weight:900;height:22px;left:0;position:absolute;text-align:center;top:-2px;width:22px;border:1px solid #d3d9de;border-radius:.25rem;line-height:1.8}.checkbox input[type=checkbox]:checked+label:before{content:"";background-image:url(icon-fas-check-white.svg);background-size:14px;background-position:50%;background-repeat:no-repeat;background-color:#005fab;border-color:#005fab}.radio{margin-bottom:15px;position:relative}.radio input[type=radio]{-webkit-appearance:none;appearance:none;border:0 none;background-color:#0000;border-radius:0;position:absolute;top:0;left:0;width:100%;height:24px;z-index:1;cursor:pointer}.radio input[type=radio]+label{cursor:pointer;padding-left:40px}.radio input[type=radio]+label:before{background-color:#fff;border:1px solid #d3d9de;border-radius:50%;box-shadow:inset 0 0 0 4px #fff;content:"";display:block;height:24px;left:0;position:absolute;top:-2px;width:24px}.radio input[type=radio]:checked+label:before{background-color:#005fab;border:1px solid #005fab}table{width:100%}th{color:#1f262b;text-align:left}.table--responsive{overflow-x:auto}.table--styled th,.table--styled td{border:1px solid #d3d9de;padding:7px 12px}.table--styled th{background-color:#f5f5f5}.lg-outer{min-width:320px}.lg-icon{speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;pointer-events:all!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:Rubik,Helvetica,Arial,sans-serif}.lg-next,.lg-prev{border:1px solid #d3d9de;background-color:#f0f2f499;border-radius:50%;cursor:pointer;display:block;font-size:20px;height:44px;width:44px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:none;opacity:.5;transition:all ease-in-out .3s}.lg-next:hover,.lg-prev:hover{opacity:1;background-color:#f0f2f4cc}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:8px}.lg-next:before{content:"";height:20px;background-image:url(icon-fas-chevron-right-grey.svg);display:block;width:100%;background-repeat:no-repeat;background-position:center}.lg-prev{left:8px}.lg-prev:after{content:"";height:20px;background-image:url(icon-fas-chevron-left-grey.svg);display:block;width:100%;background-repeat:no-repeat;background-position:center}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;pointer-events:none}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,#0000,#0006)}.lg-toolbar .lg-icon{position:relative;color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after,.lg-icon.lg-zoom-in:after,.lg-icon.lg-zoom-out:after{content:"";width:24px;height:24px;display:block;position:absolute;top:50%;left:50%;margin-left:-12px;margin-top:-12px;color:#fff;font-size:1.25rem}.lg-toolbar .lg-close:after{content:"\f00d";font-family:"Font Awesome 6 Pro";font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.3);background-image:none;font-size:24px}.lg-icon.lg-zoom-in:after{content:"\f00e";font-family:"Font Awesome 6 Pro";font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.3);background-image:none}.lg-icon.lg-zoom-out:after{content:"\f010";font-family:"Font Awesome 6 Pro";font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.3);background-image:none}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:"\e90a"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}.lg-outer .lg-thumb-outer{width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle;pointer-events:all;margin-bottom:3.5rem}@media (min-width: 768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:80px!important;width:80px!important;border-radius:8px;margin-bottom:5px;will-change:border-color}@media (min-width: 768px){.lg-outer .lg-thumb-item{height:100px!important;width:100px!important;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{max-width:140px;height:44px;width:44px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;background-image:url(icon-play.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.lg-video-play-button *{display:none}@media all and (min-width: 767px){.lg-video-play-button{height:64px;width:64px}}.lg-video-play-button:hover .lg-video-play-icon-bg,.lg-video-play-button:hover .lg-video-play-icon{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:#1e1e1ee6;stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:lg-play-rotate 2s linear .25s infinite,lg-play-stroke 1.5s ease-in-out .25s infinite}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity .08s ease 0s;-moz-transition:opacity .08s ease 0s;-o-transition:opacity .08s ease 0s;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0ms!important;transition-duration:0ms!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:"\e033"}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;will-change:transform,opacity;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:#ffffff80;border-radius:50%;box-shadow:0 0 0 8px #ffffffb3 inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer .lg-dropdown-overlay{background-color:#00000040;bottom:0;cursor:default;left:0;position:absolute;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0px,0);-o-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);-webkit-transform:translate3d(0,0px,0);transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid rgba(0,0,0,0);border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:#00000012}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:"\e80d"}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:"\e904"}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:"\e907"}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:"\e906"}.lg-comment-box{width:420px;max-width:100%;position:absolute;right:0;top:0;bottom:0;z-index:9999;background-color:#fff;will-change:transform;-moz-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-comment-box .lg-comment-title{margin:0;color:#fff;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;left:0;right:0;top:0}.lg-comment-box .lg-comment-body{height:100%!important;padding-top:43px!important;width:100%!important}.lg-comment-box .fb-comments{height:100%;width:100%;background:url(loading.gif) no-repeat scroll center center #fff;overflow-y:auto;display:inline-block}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{position:absolute;right:5px;top:12px;cursor:pointer;font-size:20px;color:#999;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:"\e070"}.lg-comment-box iframe{max-width:100%!important;width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{background-color:#00000040;bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer .lg-comment-toggle:after{content:"\e908"}.lg-outer.lg-comment-active .lg-comment-overlay{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0px,0);-o-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);-webkit-transform:translate3d(0,0px,0);transform:translateZ(0);opacity:1;visibility:visible}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor{opacity:.75;pointer-events:none}.lg-rotate-left:after{content:"\e900"}.lg-rotate-right:after{content:"\e901"}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:"\e903"}.lg-flip-hor:after{content:"\e902"}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer,.lg-medium-zoom .lg-outer.lg-grab img.lg-object,.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;bottom:auto;padding:0;background-image:none}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:.5s opacity ease}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0;margin-bottom:20px}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(loading.gif) no-repeat scroll center center #0000}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative;border-radius:16px}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0%,0);transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000c;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:"\e909"}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0;pointer-events:none}@keyframes shine{0%{transform:translate(-200%)}50%{transform:translate(-200%)}to{transform:translate(200%)}}@-webkit-keyframes slideInDownHeader{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDownHeader{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes slideUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@-webkit-keyframes slideInDownFilters{0%{-webkit-transform:translate3d(0,-140px,0);transform:translate3d(0,-140px,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDownFilters{0%{-webkit-transform:translate3d(0,-140px,0);transform:translate3d(0,-140px,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes status{0%{transform:scale(1)}10%{transform:scale(1.1)}40%{transform:scale(1.8)}70%{transform:scale(1.1)}80%{transform:scale(1)}}@keyframes moveBackground{0%{background-position:0 0}to{background-position:150px 150px}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.canvas-cart{position:absolute;height:auto;top:0;padding-top:65px;z-index:9;width:calc(100% - 32px);right:16px;max-width:383px;background:#0000;overflow:unset;transition:all .5s ease}.header-basket--active .canvas-cart{z-index:999999}.canvas-cart__container{position:relative;height:100%;width:100%;display:flex;flex-direction:column;padding:13px 16px 16px;background-color:#fff;border-radius:8px;border:1px solid #d3d9de;box-shadow:0 4px 8px #1f262b1f,0 1px 2px #1f262b0f}.canvas-cart__container:after{content:"";background-image:url(tooltip.svg);background-repeat:no-repeat;background-size:100%;width:10px;height:6px;position:absolute;transform:rotate(180deg);top:-6px;right:13px}.canvas-cart__header{padding:0 16px 12px;margin:0 -16px;border-bottom:1px solid #f0f2f4;display:flex;align-items:baseline;gap:12px}.canvas-cart__close{position:absolute;width:46px;height:46px;display:flex;align-items:center;justify-content:center;top:8px;right:8px;font-size:24px;color:#8a9ba8;cursor:pointer}.canvas-cart__close:hover{color:#8a9ba8}.canvas-cart__close--label{display:none}.canvas-cart__button{margin-bottom:15px;width:100%}.canvas-cart__button--top{display:none}.canvas-cart__button--upsell{background-color:#f5f5f5}.canvas-cart__incentive{background-color:#005fab;font-size:12px;text-align:center;padding:8px 15px 5px;line-height:1.2;color:#1f262b;text-transform:uppercase;font-weight:700;margin:-5px -20px 20px}.canvas-cart__saved{font-size:13px;text-align:center;padding:10px 5px 6px;color:#d44244;margin-bottom:15px;font-weight:700;margin-top:-10px;border:1px solid}.canvas-cart .cart-mini-actions .under-thirty .btn-canvas{display:none}.canvas-cart .cart-upsell{display:none;border:3px dotted #ccc;margin:0 0 10px;padding:0 12.5px}.canvas-cart .cart-upsell h2{font-size:14px;padding:20px 0;letter-spacing:1px;text-align:center}.canvas-cart .cart-upsell .lucky-select{display:none}.canvas-cart .cart-upsell .btn-canvas.lucky-bttn{margin:0 10px 15px}.canvas-cart .cart-mini-contents{width:auto;margin-right:-16px;padding-right:16px;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;overflow-y:scroll;max-height:223px;text-align:left}.canvas-cart .cart-mini-contents__empty{text-align:center;font-size:14px;padding-top:16px;margin-bottom:-4px}.canvas-cart .cart-mini-contents .cart-row{width:100%;display:flex;flex-direction:column;margin-bottom:20px}.canvas-cart .cart-mini-contents .canvas-cart-item{margin:20px 0 0}.canvas-cart .cart-mini-contents .cart-item-wrap{display:flex;flex-shrink:0}.canvas-cart .cart-mini-contents .cart-item-left{width:64px}.canvas-cart .cart-mini-contents .cart-prod-img,.canvas-cart .cart-mini-contents .cart-prod-img a{width:100%}.canvas-cart .cart-mini-contents .cart-prod-img img{display:block;box-shadow:0 1px 2px #1f262b0f,0 4px 8px #1f262b1f;border-radius:8px;width:100%;object-fit:cover;aspect-ratio:1/1}.canvas-cart .cart-mini-contents .cart-item-right{flex:1;margin-left:16px;position:relative;display:flex;align-items:flex-start}.canvas-cart .cart-mini-contents .cart-prod-top{flex:1}.canvas-cart .cart-mini-contents .cart-prod-badges{display:flex;flex-wrap:wrap;gap:4px}.canvas-cart .cart-mini-contents .cart-prod-name{width:100%;font-size:14px;line-height:16px;margin-top:3px;margin-bottom:2px}.canvas-cart .cart-mini-contents .cart-prod-name a,.canvas-cart .cart-mini-contents .cart-prod-name div{color:#1f262b;text-decoration:none;font-size:14px;font-weight:500;display:block}.canvas-cart .cart-mini-contents .cart-prod-price{line-height:16px;font-weight:500;margin-top:27px;text-align:right;color:#005fab;font-size:16px}.canvas-cart .cart-mini-contents .cart-prod-price--sale{color:#b92a2c}.canvas-cart .cart-mini-contents .cart-prod-price--bundle{color:#4f4898}.canvas-cart .cart-mini-contents .cart-prod-price--was{color:#1f262b;font-weight:400;font-size:12px;text-decoration:line-through;padding-left:4px}.canvas-cart .cart-mini-contents .cart-prod-price-inc{margin-top:1px;color:#1f262b;line-height:1.2}.canvas-cart .cart-mini-contents .cart-prod-price-with--sale{color:#b92a2c}.canvas-cart .cart-mini-contents .cart-prod-price-with--bundle{color:#4f4898}.canvas-cart .cart-mini-contents .discounts{padding-top:0;font-size:12px}.canvas-cart .cart-mini-contents .cart-prod-variant{font-size:12px;line-height:16px;font-weight:400;color:#1f262b}.canvas-cart .cart-mini-contents .cart-prod-quantity{font-size:12px;line-height:16px;font-weight:400;color:#1f262b;position:absolute;top:0;right:25px}.canvas-cart .cart-mini-contents .cart-prod-pre-order{margin-left:4px}.canvas-cart .cart-mini-contents .cart-prod-remove{font-size:16px;line-height:16px;cursor:pointer;font-weight:400;color:#d44244;text-decoration:underline;position:absolute;right:0;top:-2px}.canvas-cart .cart-mini-contents .canvas-cart-item .canvas-cart-item{position:relative;margin-left:65px;margin-top:15px}.canvas-cart .cart-mini-contents .canvas-cart-item .canvas-cart-item:before{content:"";width:58px;height:34px;position:absolute;right:100%;top:0;background-image:url(icon-cart-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:100%}.canvas-cart .cart-mini-contents .canvas-cart-item .canvas-cart-item .cart-item-left{display:none}.canvas-cart .cart-free-delivery{border-radius:8px;border:1px solid #00a63c;background:#f0fff5;display:flex;min-width:44px;padding:2px 12px 0;justify-content:center;align-items:center;gap:8px;align-self:stretch;height:38px;margin-bottom:16px}.canvas-cart .cart-free-delivery__icon{margin-top:-2px;color:#00a63c}.canvas-cart .cart-mini-actions{padding:16px 16px 0;border-top:1px solid #f0f2f4;margin:0 -16px -16px;background-color:#fff;z-index:1;border-radius:0 0 8px 8px}.canvas-cart .cart-mini-actions .cart-mini-total{width:100%;text-align:center;margin:0 0 16px;color:#1f262b;display:flex;align-items:baseline}.canvas-cart .cart-mini-actions .mini-cart-label{display:inline-block;font-size:18px;font-weight:500;white-space:nowrap}.canvas-cart .cart-mini-actions .mini-cart-total{width:100%;display:inline-block;font-size:24px;font-weight:500;text-align:right;margin-left:auto}.canvas-cart .cart-mini-actions .btn-canvas{display:inline-block}.canvas-cart__additional-buttons .dynamic-checkout__content{margin-top:0;margin-bottom:10px}.canvas-cart__additional-buttons .shopify-cleanslate div{width:100%;-webkit-flex-basis:100%!important;-ms-flex-preferred-size:100%!important;flex-basis:100%!important}@media all and (min-width: 600px){.canvas-cart{width:383px;right:0;padding-top:58px}}@media all and (min-width: 767px){.canvas-cart__button{font-size:15px}.canvas-cart__button--top{display:inline-flex;flex:0 0 46px}}@media all and (min-width: 1024px){.canvas-cart__button{font-size:16px}}@media all and (min-width: 1200px){.canvas-cart{right:-8px}.canvas-cart__container:after{right:24px}}.header-basket{position:static}.header-basket__link{position:relative}.header-basket--active .canvas-cart{visibility:visible!important;opacity:1!important}.header-basket--active .canvas-cart__container{box-shadow:#0006 0 0 0 10000px}.header-basket--active .header-basket__link{z-index:1}@media all and (min-width: 600px){.header-basket{position:relative!important}}@media all and (min-width: 1200px){.header-basket:hover .canvas-cart{visibility:visible!important;opacity:1!important}}.template-cart .header-basket .canvas-cart{display:none!important}.discounts{font-size:13px;padding:3px 0 0;list-style-type:none}.discounts__discount{display:flex;align-items:center;line-height:1.5}.discounts__discount svg{color:#1f262b}.discounts__discount--end{justify-content:flex-end}.discounts__discount>.icon{color:#1f262b;width:12px;height:12px;margin-right:7px}.form__validation,.form__message{display:block;font-size:14px;padding:6px 12px;position:relative;border-radius:8px;max-width:560px;margin-right:auto;margin-left:auto;border:1px solid #d3d9de}.form__validation--error,.form__message--error{background-color:#fdf2f2;border:1px solid #b92a2c;color:#1f262b}.form__validation--error ul,.form__message--error ul{padding:0}.form__validation--margin-top,.form__message--margin-top{margin-top:15px}.form__validation--full-width,.form__message--full-width{max-width:100%}.form__message{margin-top:0;margin-bottom:15px}.form__message--success{background-color:#f0fff5;border:1px solid #00a63c;color:#1f262b;position:relative;padding-right:50px}.form__message--success:after{content:"";background-image:url(icon-fas-check-circle-green.svg);position:absolute;right:0;top:0;height:100%;width:40px;background-position:50%;background-repeat:no-repeat;background-size:16px}.form__input--error,.form__row{margin-bottom:0}.form__col{padding-bottom:0}.form label{display:flex}.form label span{margin-left:3px}.shopify-challenge__container{padding:0 20px 40px}.shopify-challenge__button{font-size:1rem}button#mobile-menu-toggle{background:none;border:none;outline:none;-webkit-appearance:none;appearance:none}@media all and (max-width: 1199px){.header__nav .promo-banners__row{padding:20px;flex-wrap:wrap}.header__nav .promo-banners__banner{height:180px!important}.header__nav .promo-banners__icon{width:70px;height:70px}.header__nav .promo-banners__title{font-size:36px;line-height:36px}.header__nav .nav__reduced-circles-header{display:none}.header__nav .nav__reduced-circles-row{display:flex;flex-direction:column}.header__nav .nav__reduced-circles-row li.nav__sub-menu__item--all-reduced{order:-1}.header__nav .nav__sub-menu__reduced-icon{margin-top:2px;width:36px;display:block;height:36px;background-color:#fdf2f2;border-radius:50%;overflow:hidden}.header-nav{position:absolute;background:#fff;left:0;right:0;height:calc(100dvh - 70px);margin:0;padding:0;overflow-x:hidden;max-width:460px;width:100%;transform:translate(-100%);transition:transform .25s ease-out;z-index:1;top:0;color:#1f262b}.header-nav--active{transform:translate(0)}.nav{position:relative;min-height:100%;background-color:#fff;color:#1f262b;padding:0}.nav__clearance-link{position:relative;display:flex;align-items:center;height:64px;border-top:1px solid #f0f2f4;padding:2px 20px 0;background-color:#fff;color:#1f262b;text-decoration:none;gap:12px;font-size:18px;font-weight:700}.nav__chevrons{margin-left:auto}.nav__chevrons-up,.nav__chevrons--active .nav__chevrons-down{display:none}.nav__chevrons--active .nav__chevrons-up{display:block}.nav--hidden{transform:translate(-100%);transition:transform .25s ease-out}.nav__top{display:flex;color:#1f262b;font-size:12px;font-weight:400;padding:16px 20px 13px;border-bottom:1px solid #f0f2f4;position:relative;z-index:1;margin-bottom:-1px;background-color:#fff;align-items:flex-end}.nav__top .header__icon-wrap{display:none;margin:0 16px}.nav__top .header__icon-wrap--wishlist{margin-right:0}.nav__top .header__icon-text{padding-top:3px}.nav__vat{margin-right:auto;min-width:146px}.nav__vat--info{align-self:center}.nav__vat-toggle{display:flex;align-items:center;padding-top:2px}.nav__vat-toggle-icon{width:34px;margin:0 5px}.nav__vat-info{font-size:15px;display:flex;align-items:center;gap:6px}.nav__vat-icon{color:#8a9ba8;font-size:16px}.nav__vat-logo{font-weight:700;display:flex;align-items:center}.nav__vat-logo span{color:#fff;display:flex;align-items:center;justify-content:center;background-color:#00909f;border-radius:50%;width:36px;height:36px;margin-right:4px}.nav__item{height:64px;background-color:#fff}.nav__item--clearance{background-color:#d44244}.nav__link{position:relative;display:flex;align-items:center;height:100%;border-top:1px solid #f0f2f4;padding:2px 20px 0;font-size:1.25rem;font-weight:700;color:#1f262b;text-decoration:none;gap:12px}.nav__link--clearance{color:#fff;border-color:#0000;margin-bottom:-1px}.nav__link--clearance span{text-transform:uppercase;font-weight:400;margin-left:auto}.nav__link--clearance svg.nav__link-chevron{margin-left:4px}.nav__link-icon-standard{display:none}.nav__link-icon-hover,.nav__link-icon-image{margin-top:2px;width:36px;display:block}.nav__link-icon-image{border-radius:50%;display:block}.nav__link-chevron{font-size:16px;display:none}.nav__dropdown .nav__link-chevron{display:block;margin-left:auto}.nav__sub-menu{display:none}.nav__sub-menu--cloned{position:absolute;left:0;right:0;height:calc(100dvh - 70px);margin:0;padding:0;overflow-x:hidden;width:100%;z-index:1;visibility:hidden;display:block!important;top:0;max-width:460px}.nav__sub-menu__wrap{position:absolute;left:0;right:0;padding-bottom:120px;transform:translate(100%);transition:transform .25s ease-out;background:#fff}.nav__sub-menu--active{visibility:visible}.nav__sub-menu--active .nav__sub-menu__wrap{transform:translate(0)}.nav__sub-menu__item--image,.nav__sub-menu__item--reduced-layout{display:none}.nav__sub-menu__item--single:last-of-type{border-bottom:1px solid #f0f2f4}.nav__sub-menu__link,.nav__sub-menu__back{position:relative;display:flex;align-items:center;height:64px;border-top:1px solid #f0f2f4;padding:2px 20px 0;background-color:#fff;color:#1f262b;text-decoration:none;gap:12px;font-size:18px}.nav__sub-menu__back{background-color:#fafbfc;text-align:left;margin-bottom:-1px;border-bottom:1px solid #f0f2f4;position:relative;z-index:1;height:50px;color:#1f262b;font-size:14px;padding-left:46px}.nav__sub-menu__back-icon{position:absolute;display:flex;align-items:center;left:0;top:0;bottom:0;padding:0 20px;color:#1f262b;font-size:16px}.nav__sub-menu__link{font-weight:700}.nav__sub-menu__link--view-all,.nav__sub-menu__link--single{background-color:#fff}.nav__sub-menu__link--view-all span{color:#1872ba;text-decoration:underline;margin-left:auto;font-size:16px;font-weight:400}.nav__sub-sub-menu{padding:0 0 16px;border-bottom:1px solid #f0f2f4;margin-bottom:-1px}.nav__sub-sub-menu__link{position:relative;display:flex;align-items:center;color:#1f262b;text-decoration:none;gap:12px;padding:8px 20px 8px 68px}.nav__sub-sub-menu__item--view-all span{color:#1872ba;text-decoration:underline;font-size:16px;font-weight:400}.nav__sub-sub-menu__reduced-icon{display:none}.nav__footer{padding:10px 0 70px;border-top:1px solid #f0f2f4}.nav__footer-title{padding:10px 20px 16px}.nav__footer-link{color:#1f262b;font-weight:400;font-size:16px;display:block;padding:8px 20px;text-decoration:none}.nav__footer-social{display:flex;flex-wrap:wrap;justify-content:center;padding:10px 0 80px}.nav__footer-icon{font-size:22px;color:#fff;padding:0 10px 20px;text-decoration:none}.mobile-nav-overlay{position:fixed;background:#00000080;top:112px;height:99999px;left:0;right:0;z-index:0}.header--sticky .mobile-nav-overlay{top:80px}.nav-products{position:relative;bottom:unset;left:unset;right:unset;padding-top:1.5rem;line-height:1.2}.nav-products__row{margin-left:0;margin-right:0;margin-bottom:0;flex-direction:column}.nav-products__col.xs-4{width:unset;padding-left:16px;padding-right:16px;padding-bottom:16px}}@media all and (max-width: 599px){.nav-products__price{max-width:100px;white-space:unset}}@media all and (max-width: 1023px){.nav__top .header__icon-wrap{display:flex}}@media all and (max-width: 599px){.nav__top .header__icon-wrap{margin:0 auto}.header-nav,.nav__sub-menu--cloned{top:60px;height:calc(100dvh - 126px)}.mobile-nav-overlay{top:158px}.header--sticky .mobile-nav-overlay{top:126px}}.swatches{display:inline-flex;flex-wrap:wrap;margin:0 -6px -12px}.swatches__col{position:relative;display:block;padding:0 6px 12px;text-decoration:none}.swatches__col--discontinued .product-swatches__label{text-decoration:line-through}.swatches__title{height:0;visibility:hidden;opacity:0;position:absolute}.swatches__swatch{border:1px solid #d3d9de;display:block;border-radius:50%;padding:4px;background-color:#fff}.swatches__swatch .black,.swatches__swatch .Black{background-color:#000}.swatches__swatch .blackgold{background:#000;background:-moz-linear-gradient(top,black 0%,black 49%,#d4ae69 50%,#d4ae69 100%);background:-webkit-linear-gradient(top,black 0%,black 49%,#d4ae69 50%,#d4ae69 100%);background:linear-gradient(to bottom,#000 0% 49%,#d4ae69 50% 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#d4ae69",GradientType=0)}.swatches__swatch .whitegold,.swatches__swatch .lightgold{background-color:#cbcbc9}.swatches__swatch .natural,.swatches__swatch .Natural{background-color:#f5e9e0}.swatches__swatch .clear,.swatches__swatch .white,.swatches__swatch .multi,.swatches__swatch .Clear,.swatches__swatch .White,.swatches__swatch .Multi{background-color:#fff;border:1px solid #ccc}.swatches__swatch .cream,.swatches__swatch .creamnatural{background-color:#fffece}.swatches__swatch .tortoiseshell{background-image:url(product-color-browntortoise.jpeg)}.swatches__swatch .blue,.swatches__swatch .Blue{background-color:#0192d1}.swatches__swatch .orange,.swatches__swatch .Orange{background-color:#f60}.swatches__swatch .purple,.swatches__swatch .Purple{background-color:purple}.swatches__swatch .brown,.swatches__swatch .Brown{background-color:#54240b}.swatches__swatch .gold,.swatches__swatch .Gold{background-color:#ab985d}.swatches__swatch .green,.swatches__swatch .Green{background-color:#49b675}.swatches__swatch .grey,.swatches__swatch .Grey{background-color:#b4b4b4}.swatches__swatch .pink,.swatches__swatch .Pink{background-color:#f992b1}.swatches__swatch .platinum,.swatches__swatch .Platinum{background-color:#dad6d3}.swatches__swatch .red,.swatches__swatch .Red{background-color:red}.swatches__swatch .rosegold{background-color:#e7b68e}.swatches__swatch .taupe,.swatches__swatch .Taupe{background-color:#ede2de}.swatches__swatch .yellow,.swatches__swatch .Yellow{background-color:#ff0}.swatches__swatch .yellowgold{background-color:#d79d43}.swatches__swatch .nickel,.swatches__swatch .Nickel{background-color:#4a463c}.swatches__swatch .cleargrey{background-color:#acada7}.swatches__swatch .khaki,.swatches__swatch .Khaki{background-color:#897e60}.swatches__swatch .beige,.swatches__swatch .Beige{background-color:#e1c699}.swatches__swatch .navy,.swatches__swatch .Navy{background-color:#00436d}.swatches__swatch .nude,.swatches__swatch .Nude{background-color:#f2c6ab}.swatches__swatch .silver,.swatches__swatch .Silver{background-color:silver}.swatches__swatch .denim,.swatches__swatch .Denim{background-color:#1560bd}.swatches__swatch .chocolate,.swatches__swatch .Chocolate{background-color:#291406}.swatches__swatch .forestgreen,.swatches__swatch .forest_green{background-color:#0c3311}.swatches__swatch .ecru,.swatches__swatch .Ecru{background-color:#e7d6c5}.swatches__swatch .terracotta,.swatches__swatch .Terracotta{background-color:#a74322}.swatches__swatch .mango,.swatches__swatch .Mango{background-color:#ff8243}.swatches__swatch .aqua,.swatches__swatch .Aqua{background-color:#1bb4d4}.swatches__swatch .stone,.swatches__swatch .Stone{background-color:#f2d4b6}.swatches__swatch .camel,.swatches__swatch .Camel{background-color:#bd673a}.swatches__swatch .tan,.swatches__swatch .Tan{background-color:#bf551f}.swatches__swatch .mocha,.swatches__swatch .Mocha{background-color:#b07150}.swatches__swatch .wine,.swatches__swatch .Wine{background-color:#941111}.swatches__swatch .sage,.swatches__swatch .Sage{background-color:#b2c588}.swatches__swatch .teal,.swatches__swatch .Teal{background-color:#1f8998}.swatches__swatch .charcoal,.swatches__swatch .Charcoal{background-color:#404445}.swatches__swatch .rust,.swatches__swatch .Rust{background-color:#c94912}.swatches__swatch .lilac,.swatches__swatch .Lilac{background-color:#dec5df}.swatches__swatch .peach,.swatches__swatch .Peach{background-color:#f49f82}.swatches__swatch .olive,.swatches__swatch .Olive{background-color:#6e896d}.swatches__swatch .fuschia,.swatches__swatch .Fushia{background-color:#df3d9f}.swatches__swatch .mint,.swatches__swatch .Mint{background-color:#ceecb7}.swatches__swatch .turquoise,.swatches__swatch .Turquoise{background-color:#32f4b5}.swatches__swatch span{display:block;width:23px;height:23px;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;border:1px solid #f4f4f4}.swatches__tag{display:none}@media all and (min-width: 1024px){.swatches__col:hover .swatches__swatch{border-color:#8a9ba8}.swatches__col:hover .swatches__tag{display:block}}@media all and (min-width: 1200px){.swatches{margin:0 -8px -16px}.swatches__col{padding:0 8px 16px}.swatches__swatch{padding:6px}.swatches__swatch span{width:36px;height:36px}}.popup{display:none;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;right:0;left:0;bottom:0;background-color:#0000004d;z-index:199;min-width:320px}.popup--active{display:flex!important}.popup iframe{border:0 none}.popup__panel{border-radius:1.5rem;-webkit-animation-name:slideUp;animation-name:slideUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;background-color:#fff;width:100%;position:relative;overflow-y:auto;overflow-x:hidden;padding:1.25rem 1.25rem 2.25rem;display:flex;max-width:680px;flex-direction:column;align-items:flex-start;gap:1rem;box-shadow:0 18px 50px #1f262b66;margin-top:5rem;margin-bottom:3rem}.popup__panel--narrow{max-width:350px}.popup__panel--video{background-color:#0000;max-width:1280px;padding:0!important}.popup__panel--pdf{overflow:unset;padding:0!important;height:calc(100vh - 160px);background-color:#0000}.popup__pdf{width:100%;height:100%;background-color:#fff;overflow-y:auto}.popup__header{align-self:center}.popup__close{background-color:#0000;border:0 none;position:absolute;width:46px;height:46px;display:flex;align-items:center;justify-content:center;top:8px;right:8px;font-size:24px;color:#8a9ba8;cursor:pointer}.popup__close--video{color:#fff;z-index:111}.popup__close--pdf{top:-46px;right:0;color:#fff;z-index:111}.popup__intro{background-color:#00909f;color:#fff;padding:1.25rem;margin:-1.25rem;margin-top:0!important;margin-bottom:15px!important}.popup__intro p:last-of-type{padding:0}.popup__content p:last-of-type{padding:0}.popup__button{margin-top:15px;align-self:center}.popup__video{display:block}@media all and (min-width: 767px){.popup__panel{padding:1.25rem 1.25rem 2.25rem;gap:1rem;margin-top:0;margin-bottom:0}.popup__panel--pdf{height:90vh}.popup__close--pdf{top:-36px;right:-30px}.popup__pdf{border-radius:1.5rem}.popup__intro{padding:1.25rem;margin:-1.25rem}}@media all and (min-width: 1200px){.popup__panel{border-radius:1.5rem;padding:2rem;gap:1rem}.popup__panel--pdf{max-width:800px}.popup__pdf{border-radius:1.5rem}.popup__intro{padding:2rem;margin:-2rem}}.predictive-search{display:none;position:absolute;top:100%;left:0;background-color:#fff;z-index:3;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;box-shadow:0 0 10px #0000001a;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:calc(100vh - 160px)!important}.header-search__form--open .predictive-search{display:block}.predictive-search ul{padding-bottom:0}@media all and (min-width: 767px){.predictive-search{max-height:530px!important}}#predictive-search-results{padding-top:24px}.predictive-search--search-template{z-index:2;width:100%}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:100%}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid rgba(0,0,0,.08);margin:0 20px 16px;padding:1.5rem 0 .75rem;font-weight:400;text-transform:uppercase;font-size:11px;color:#666;letter-spacing:.05em;display:none!important}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item{display:flex;padding:8px 16px;font-size:14px;text-align:left;text-decoration:none;width:100%;color:#1f262b;align-items:center}.predictive-search__item:hover{color:#1f262b;background-color:#edf6fe}.predictive-search__item--link-with-thumbnail img{margin-right:16px;width:64px;height:64px;border-radius:8px;box-shadow:0 1px 2px #1f262b0f,0 4px 8px #1f262b1f}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;padding:0}#predictive-search-results-queries-list{padding-bottom:16px}#predictive-search-results-queries-list .predictive-search__item-content{width:100%}#predictive-search-results-queries-list .predictive-search__item-heading{height:24px;width:100%;display:inline;align-items:center;font-size:14px;font-weight:500;position:relative;padding-left:30px}#predictive-search-results-queries-list .predictive-search__item-heading:before{content:"";width:14px;height:100%;background-image:url(icon-search.svg);background-size:100%;background-position:50%;background-repeat:no-repeat;position:absolute;left:0;top:0}#predictive-search-results-queries-list .predictive-search__item-heading:after{content:"";background-image:url(icon-fas-chevron-right-dark.svg);background-size:100%;background-position:50%;background-repeat:no-repeat;position:absolute;right:0;top:0;width:16px;height:100%}#predictive-search-results-products-list{padding-bottom:8px}#predictive-search-results-products-list .predictive-search__item-content{flex-direction:row;flex:1;align-items:center}#predictive-search-results-products-list .predictive-search__item-heading{font-weight:500;line-height:1.2}#predictive-search-results-products-list .predictive-search__badge-row{display:flex;flex-wrap:wrap;gap:4px;padding-bottom:3px;white-space:nowrap}#predictive-search-results-products-list .predictive-search__badge-row .badge{padding-top:1px;padding-bottom:1px}#predictive-search-results-products-list .product-main{flex:1}#predictive-search-results-products-list .product-card__price{flex:0 0 110px;margin-left:auto;margin-bottom:auto;padding:0;line-height:1}#predictive-search-results-products-list .product-card__price-with{margin-top:-3px;font-size:13px}#predictive-search-results-products-list .product-card__price-from{font-size:12px}#predictive-search-results-products-list .product-card__price-wrap{padding:3px 0;justify-content:flex-end}#predictive-search-results-products-list .product-card__price-top{margin-bottom:-2px}#predictive-search-results-products-list .product-card__price-ex{font-size:16px}#predictive-search-results-products-list .product-card__price-ex-compare{font-size:14px}#predictive-search-results-products-list .product-card__price-bottom{font-size:12px;line-height:1.2}@media all and (max-width: 599px){#predictive-search-results-products-list .product-card__vat-relief,#predictive-search-results-products-list .product-card__no-vat-relief{flex-direction:column;gap:0;align-items:flex-end}#predictive-search-results-products-list .product-card__price-top{margin-bottom:1px}#predictive-search-results-products-list .product-card__price-ex-compare{display:none}}.predictive-search__article-image{width:64px;height:64px;object-fit:cover;margin-right:16px;border-radius:8px;box-shadow:0 1px 2px #1f262b0f,0 4px 8px #1f262b1f}.predictive-search__article-title{font-weight:500;line-height:1.3;padding-bottom:2px}.predictive-search__article-description{line-height:1.4}.predictive-search__article-description p{padding-bottom:0}.predictive-search__search-for-button .predictive-search__item{justify-content:center;font-weight:500}.predictive-search__search-for-button .icon-arrow{position:absolute;right:16px;width:8px;height:14px}.predictive-search__search-for-button--products{margin-bottom:24px}.predictive-search__search-for-button--articles{margin-top:8px}.predictive-search__item-query-result mark{background-color:#0000;color:#005fab;font-weight:600}.predictive-search__item .price{font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 20px;border:0;background-color:#fafbfc;word-break:break-all}.predictive-search__item--term:hover{background-color:#ebf6ff;color:#1f262b}.predictive-search__image{object-fit:cover}.product-card{display:flex;align-items:flex-start;flex-direction:column;height:100%;position:relative;text-align:left;gap:8px;padding:8px;border-radius:1rem;border:1px solid #f0f2f4;background-color:#fff;transition:all ease-out .2s;container-type:inline-size}.product-card:hover{border-color:#d3d9de}.product-card--clearance{border-color:#f8d3d3}.product-card--clearance:hover{border-color:#b92a2c}.product-card--clearance .product-card__badge-row{padding-right:32px}.product-card--clearance .product-card__price-ex,.product-card--clearance .product-card__price-with{color:#b92a2c}.product-card--clearance .product-card__button{background-color:#b92a2c}.product-card--clearance .product-card__button:hover{background-color:#ad2729}.product-card__clearance{position:absolute;top:0;right:0;color:#b92a2c}.product-card__clearance-icon{width:28px;display:block}.product-card--discontinued{background-color:#ffffff40;border-color:#f0f2f4;transition:all ease-in-out .3s}.product-card--discontinued:hover{background-color:#fff}.product-card--discontinued:hover .button--dark{background:#35414a!important}.product-card--discontinued .product-card__image{opacity:.5}.product-card--discontinued .button--dark{background:#4c5b67!important}.product-card--discontinued .button--dark:hover{background:#1f262b!important}.product-card__discontinued-link{text-align:center;width:100%}.product-card__reviews-link{text-decoration:none;display:block}.product-card__reviews-link .ruk_rating_snippet{pointer-events:none}.product-card__featured{display:flex;flex-direction:column;height:100%}.product-card__featured-intro{border-top-left-radius:1rem;border-top-right-radius:1rem;background-color:#005fab;color:#fff;height:46px;padding:24px 12px 36px;margin-bottom:-16px;display:flex;align-items:center;gap:6px}.product-card__featured .product-card__title{font-size:1.25rem;line-height:1.25rem}.product-card__image-link,.product-card__image,.product-card__title{display:block;width:100%}.product-card__image-wrap{width:100%}.product-card__image-link{background-color:#f5f5f5;position:relative;height:auto!important;padding-bottom:100%;overflow:hidden;border-radius:12px}.product-card__image-link--article{padding-bottom:0;aspect-ratio:600/360}.product-card__image-link--article img{display:block;height:100%;object-fit:cover;width:100%}.product-card__image,.product-card .placeholder--product{position:absolute;left:0;right:0;top:0;height:100%;object-fit:cover}.product-card__image:hover{object-fit:contain;background-color:#fff}.product-card__badge--sale{position:absolute;left:8px;top:8px;flex-direction:row}.product-card__badge-row{display:flex;flex-wrap:wrap;gap:4px}.product-card__wishlist{margin-left:auto;height:40px}.product-card__details{flex:1;width:100%;gap:8px;display:flex;flex-direction:column}.product-card__top{position:relative;display:flex;flex-direction:column;gap:2px}.product-card__swatch-more{width:21px;height:21px;border-radius:50%;background-color:#fff;text-decoration:none;color:#1f262b;display:flex;align-items:center;justify-content:center;font-size:11px;border:1px solid #d3d9de}.product-card__swatch-more:hover{border-color:#8a9ba8;color:#1f262b}.product-card__swatches{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0 0}.product-card__swatches--active{min-height:21px}.product-card__swatches .swatches__col{display:none;padding:0}.product-card__swatches .swatches__col:nth-child(-n+4){display:block}@media all and (min-width: 368px){.product-card__swatches .swatches__col:nth-child(-n+5){display:block}}@media all and (min-width: 420px){.product-card__swatches .swatches__col:nth-child(-n+6){display:block}}.product-card__swatches .swatches__col--current{display:block!important}.product-card__swatches .swatches__swatch{padding:2px}.product-card__swatches .swatches__swatch--current{outline-offset:1px}.product-card__swatches .swatches__swatch span{height:15px;width:15px}.product-card__brand{color:#6a7782;font-size:12px;font-style:normal;font-weight:500;line-height:12px;text-transform:uppercase;padding-top:7px;padding-bottom:4px}.product-card__title{font-weight:500;color:#1f262b;display:block;text-decoration:none;line-height:20px;font-size:1rem}.product-card__title:hover{color:#1872ba;text-decoration:none}.product-card__bottom{flex:1;width:100%;gap:8px;display:flex;flex-direction:column}.product-card__description,.product-card__features{display:none}.product-card__actions{flex:1;width:100%;gap:8px;display:flex;flex-direction:column}.product-card__price{margin-top:auto;padding-top:16px;width:100%}.product-card__price-wrap{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 6px;justify-content:flex-end}.product-card__price-top{display:flex;align-items:baseline;gap:4px;text-align:right;justify-content:flex-end;position:relative}.product-card__price-with{color:#005fab;font-weight:500}.product-card__price-with--sale{color:#b92a2c}.product-card__price-with--bundle{color:#4f4898}.product-card__price-from{font-weight:500;line-height:10px}.product-card__price-ex{font-size:22px;font-weight:500;color:#005fab}.collection__products--grid .product-card__price-ex{font-size:20px}.product-card__price-ex--sale{color:#b92a2c}.product-card__price-ex--bundle{color:#4f4898}.product-card__price-ex-compare{font-weight:400;margin-top:-2px;margin-bottom:2px;height:20px;white-space:nowrap;width:100%}.product-card__price-ex-compare span{text-decoration:line-through}.collection__products--grid .product-card__price-ex-compare{font-size:14px}.product-card__price-bottom{text-align:right;font-weight:500;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3ch}.product-card__price-bottom-was{font-weight:400}.product-card__price-bottom-was--search{display:block;width:100%}.product-card__price-bottom-was span{text-decoration:line-through}.product-card__price-bottom-was+span{padding-left:4px;white-space:nowrap}.product-card__button{width:100%;gap:0}.product-card__button .fa-chevron-right{margin-left:.5rem}.product-card__footer{display:flex;align-items:center;width:100%;height:40px}.product-card__compare{margin:2px 0 0 6px!important}.product-card__compare.checkbox input[type=checkbox]{top:-10px;bottom:-10px;right:-10px;left:-10px;width:auto;height:auto;z-index:11}.product-card__compare .tool-tip{z-index:0}.product-card__add-upsell{padding-top:10px}.product-card__submit{width:100%}.product-card__vat-relief-wrap,.product-card__no-vat-relief{display:flex;align-items:baseline;gap:0 6px;justify-content:flex-end;flex-wrap:wrap}.product-card__article-read{margin-top:auto;align-self:flex-end}.product-card__article-description p{padding-bottom:0}@container (max-width: 160px){.product-card .product-card__view{display:none}.product-card .product-card__compare label{font-size:.75rem!important;padding-left:28px!important}}@media all and (max-width: 393px){.product-card__badge--sale{flex-direction:column;gap:0 4px;align-items:flex-start}.product-card__featured .product-card__badge--sale{flex-direction:row;align-items:center;gap:4px}}@media all and (min-width: 600px){.product-card__overlays{font-size:13px}.collection__products--grid .product-card__price-from{position:static}.product-card__price-ex{font-size:22px}.product-card__price-ex-compare{font-size:16px}.product-card__add-upsell{padding-top:15px}}@media all and (min-width: 767px){.product-card__featured .product-card__badge-row{padding-top:8px}}.product-card wishlist-button-collection,.compare wishlist-button-collection{width:40px;height:40px;position:relative}.product-card wishlist-button-collection wk-icon,.compare wishlist-button-collection wk-icon{background-image:url(icon-far-heart-grey.svg);width:24px;height:24px;background-size:100%;background-repeat:no-repeat;background-position:50%}.product-card wishlist-button-collection wk-icon svg,.compare wishlist-button-collection wk-icon svg{display:none}.product-card wishlist-button-collection wk-button,.compare wishlist-button-collection wk-button{transform:none!important;left:-4px!important;top:-4px!important}.product-card wishlist-button-collection .wk-selected wk-icon,.compare wishlist-button-collection .wk-selected wk-icon{background-image:url(icon-fas-heart-red.svg)}.product-card wishlist-button-collection .wk-text,.compare wishlist-button-collection .wk-text{position:absolute;top:unset;bottom:calc(100% - 5px);display:none;padding:8px 12px;justify-content:center;align-items:center;border-radius:8px;border:1px solid #d3d9de;background:#fff;white-space:nowrap;z-index:9999;font-size:12px;line-height:16px;color:#1f262b;font-weight:500;gap:3px;box-shadow:0 1px 2px #1f262b0d;right:0}.product-card wishlist-button-collection .wk-text:after,.compare wishlist-button-collection .wk-text:after{content:"";background-image:url(tooltip.svg);background-repeat:no-repeat;background-size:100%;width:10px;height:6px;position:absolute;bottom:-6px;right:18px}.product-card wishlist-button-collection:hover .wk-text,.compare wishlist-button-collection:hover .wk-text{display:flex}.collection__products--list .product-card{gap:16px}.collection__products--list .product-card--clearance .product-card__top{position:static}.collection__products--list .product-card__swatches .swatches__col{display:none!important}.collection__products--list .product-card__swatches .swatches__col:nth-child(-n+4){display:block!important}@media all and (min-width: 767px){.collection__products--list .product-card__swatches .swatches__col:nth-child(-n+6){display:block!important}}.collection__products--list .product-card__clearance{top:unset;bottom:116px;right:unset;left:8px}.collection__products--list .product-card__image-wrap{flex:0 0 140px;position:absolute;width:140px;z-index:1}.collection__products--list .product-card__image-link{border:1px solid #f0f2f4}.collection__products--list .product-card__details{flex:1;gap:16px;height:100%}.collection__products--list .product-card__top{padding:8px 16px 0 140px;margin-left:16px;min-height:140px}.collection__products--list .product-card__top--has-swatch{min-height:166px}.collection__products--list .product-card__top--article{min-height:unset}.collection__products--list .product-card__actions{flex:1}.collection__products--list .product-card__badge-row{align-items:flex-start;padding-bottom:6px;padding-right:50px}.collection__products--list .product-card__title{font-size:18px;font-weight:700;padding-bottom:0}.collection__products--list .product-card .ruk_rating_snippet{margin-bottom:-4px}.collection__products--list .product-card__description{display:block;font-size:14px;line-height:21px}.collection__products--list .product-card__description p:last-of-type{padding:0}.collection__products--list .product-card__price{padding-top:0}.collection__products--list .product-card__features{flex:1;display:block}.collection__products--list .product-card__features ul{display:flex;list-style-type:none;padding:0;margin:0;flex-direction:column;gap:2px}.collection__products--list .product-card__features li{display:none;font-size:14px;padding:0 0 0 23px;position:relative}.collection__products--list .product-card__features li:after{content:"";position:absolute;left:0;top:5px;height:16px;width:16px;background-size:100%;background-repeat:no-repeat}.collection__products--list .product-card__features li:nth-child(-n+3){display:block}.collection__products--list .product-card__features.lazyloaded li:after{background-image:url(icon-fas-check-circle-green.svg)}@media all and (min-width: 600px){.collection__products--list .product-card__badge-row{flex-direction:row}}@media all and (max-width: 766px){.collection__products--list .product-card__clearance .tool-tip{left:-8px;right:unset}.collection__products--list .product-card__clearance .tool-tip__label{text-align:left}.collection__products--list .product-card__clearance .tool-tip__label:after{left:20px;right:auto}}@media all and (min-width: 767px){.collection__products--list .product-card{flex-direction:row}.collection__products--list .product-card--clearance .product-card__title{padding-right:32px}.collection__products--list .product-card__clearance{top:65px;bottom:unset;right:8px;left:unset}.collection__products--list .product-card__top{position:static;padding:8px 0 0;margin-left:0;min-height:0}.collection__products--list .product-card__swatches{margin:12px 0 4px}.collection__products--list .product-card__description{font-size:16px;line-height:1.5rem}.collection__products--list .product-card__details{gap:22px}.collection__products--list .product-card__title{font-size:1.25rem}.collection__products--list .product-card__features li{font-size:16px}.collection__products--list .product-card__bottom{flex-direction:row}.collection__products--list .product-card__image-wrap{flex:0 0 250px;width:100%;position:static}.collection__products--list .product-card__article-description{font-size:16px;line-height:1.5rem}}@media all and (min-width: 1200px){.collection__products--list .product-card__image-wrap{flex:0 0 330px}.collection__products--list .product-card__title{font-size:1.25rem}.collection__products--list .product-card .ruk_rating_snippet{--customStarSize: 18px}.collection__products--list .product-card__price-ex{font-size:26px}}.collection__products--grid .collection__col--best-seller .product-card,.discontinued__alt .product-card{border:2px solid #005fab}.collection__products--grid .collection__col--best-seller .product-card__description,.discontinued__alt .product-card__description{display:block;font-size:14px;line-height:1.25rem}.collection__products--grid .collection__col--best-seller .product-card__bottom,.discontinued__alt .product-card__bottom{margin-top:-10px}.collection__products--grid .collection__col--best-seller .product-card__features,.discontinued__alt .product-card__features{flex:1;display:block}.collection__products--grid .collection__col--best-seller .product-card__features ul,.discontinued__alt .product-card__features ul{display:flex;list-style-type:none;padding:0;margin:0;flex-direction:column;gap:2px}.collection__products--grid .collection__col--best-seller .product-card__features li,.discontinued__alt .product-card__features li{display:none;font-size:14px;padding:0 0 0 23px;position:relative}.collection__products--grid .collection__col--best-seller .product-card__features li:after,.discontinued__alt .product-card__features li:after{content:"";position:absolute;left:0;top:5px;height:16px;width:16px;background-size:100%;background-repeat:no-repeat}.collection__products--grid .collection__col--best-seller .product-card__features li:nth-child(-n+3),.discontinued__alt .product-card__features li:nth-child(-n+3){display:block}.collection__products--grid .collection__col--best-seller .product-card__features.lazyloaded li:after,.discontinued__alt .product-card__features.lazyloaded li:after{background-image:url(icon-fas-check-circle-green.svg)}@media all and (min-width: 767px){.collection__products--grid .collection__col--best-seller .product-card,.discontinued__alt .product-card{flex-direction:row}.collection__products--grid .collection__col--best-seller .product-card__image-wrap,.discontinued__alt .product-card__image-wrap{width:50%;padding-right:8px}.collection__products--grid .collection__col--best-seller .product-card__details,.discontinued__alt .product-card__details{height:100%}.collection__products--grid .collection__col--best-seller .product-card__actions,.discontinued__alt .product-card__actions{width:auto;margin-left:calc(-100% - 16px);flex:unset}}@media all and (min-width: 1200px){.collection__products--grid .collection__col--best-seller .product-card__title,.discontinued__alt .product-card__title{font-size:1.25rem;line-height:1.25rem;font-weight:700}.collection__products--grid .collection__col--best-seller .product-card__price-ex,.discontinued__alt .product-card__price-ex{font-size:26px}}.collection__products--list .collection__col--best-seller{order:0!important}.collection__products--list .collection__col--best-seller .product-card{border:2px solid #005fab}.spr-badge{display:flex;align-items:center;padding-bottom:10px}.spr-badge-caption{font-size:13px!important;color:#1f262b;text-decoration:underline}.spr-badge-caption:hover{text-decoration:none}.spr-badge-starrating{display:flex;align-items:center;justify-content:center;margin-right:8px!important}.spr-starratings,.spr-starrating{display:flex}.spr-icon{display:flex!important;width:auto;height:auto;top:auto;opacity:1!important}.spr-icon:before{content:"";background-size:100%;width:20px;height:20px;margin:0 -1px 0 0}.spr-icon.spr-icon-star:before{background-image:url(icon-star.svg)}.spr-icon.spr-icon-star-empty:before{background-image:url(icon-star-black.svg);opacity:.3}.spr-icon.spr-icon-star-half-alt:before{background-image:url(icon-star-half.svg)}.spr-icon.spr-icon-star-hover:before{content:"";background-image:url(icon-star.svg);opacity:1}.spr-form-input .spr-icon:before{width:24px;height:24px;margin-right:-5px}@media all and (min-width: 1024px){.spr-badge-caption{font-size:14px!important}}.compare-slide{display:none;position:fixed;left:-16px;bottom:0;right:-16px;z-index:9999;padding:0 4rem;transition:all ease-in-out .3s;background:linear-gradient(to bottom,#1f262b00 38%,#1f262b33)}.compare-slide button.minimize{display:none!important;all:unset;align-items:center;justify-content:center;cursor:pointer;position:absolute;padding:2px 12px;left:calc(50% - 20px);top:-.875rem;color:#d3d9de;transform:rotate(180deg);padding-bottom:1rem}.compare-slide button .overlay-lock{position:absolute;left:calc(50% - 5.5px);font-size:.75em;top:13px;pointer-events:none;transform:rotate(180deg);display:none}.compare-slide.minimized{bottom:-90px}.compare-slide.minimized:hover{bottom:0}.compare-slide.minimized button.minimize:hover .fa-window-minimize{opacity:0;pointer-events:none}.compare-slide.minimized button.minimize:hover .overlay-lock{display:block}.lg-on .compare-slide{display:none!important}.compare-slide--active{display:block}.compare-slide__wrap{max-width:1810px}.compare-slide__panel{-webkit-animation-name:slideUp;animation-name:slideUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;background:#fff;box-shadow:0 8px 24px #1f262b33;padding:16px;border-radius:24px 24px 0 0}.compare-slide__row{margin-left:-8px;margin-right:-8px}.compare-slide__col{position:relative;display:none;padding-right:8px;padding-left:8px}.compare-slide__col--compare{display:block;margin-left:auto;text-align:right}.compare-slide__compare{display:flex;height:100%}.compare-slide__add-more{font-weight:500;margin:auto auto 0}.compare-slide__clear{white-space:nowrap;padding-right:16px;padding-left:0;cursor:pointer;display:flex;align-items:center;height:100%;padding-top:2px}.compare-slide__clear:hover{text-decoration:underline;color:#b92a2c}.compare-slide__clear span{display:none}.compare-slide__button{margin-top:auto;width:100%}.compare-slide__button div{display:none}.compare-slide__card{position:relative;border-radius:16px;border:1px solid #f0f2f4;height:100%;display:block;text-decoration:none;color:#1f262b}.compare-slide__card:hover{background:#e9f4fe;text-decoration:none;color:#1f262b}.compare-slide__card-content{padding:12px;gap:16px;display:flex;align-items:center}.compare-slide__card-image{width:64px;height:64px;box-shadow:0 1px 2px #1f262b0f,0 4px 8px #1f262b1f;border-radius:8px;aspect-ratio:1/1;object-fit:cover}.compare-slide__card-details{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.compare-slide__card-title{font-weight:500;padding-right:36px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.compare-slide__card-close{background:#0000;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:0 none;position:absolute;top:0;right:7px;color:#8a9ba8}.compare-slide__card-close:hover{color:#1f262b}.compare-slide__card-close-icon{background:#d3d9de;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px}@media all and (min-width: 600px){.compare-slide__button div{display:block;margin-left:-2px}.compare-slide__clear{padding-right:24px;padding-left:8px}.compare-slide__clear span{display:block;margin-left:4px}}@media all and (min-width: 767px){.compare-slide{left:0;right:0}.compare-slide__col--compare{min-width:340px}}@media all and (min-width: 1366px){.compare-slide__compare{padding-left:12px;flex-direction:column}.compare-slide__add-more{padding-bottom:10px;margin:auto 0 0}.compare-slide__clear{padding:6px 0 0;height:auto;display:flex;margin-left:auto}.compare-slide__col{display:block}.compare-slide__col--compare{min-width:unset}.compare-slide__panel{padding:20px 16px 16px}.compare-slide__panel button.minimize{display:block!important}}.compare--empty{padding:0!important;background-color:#f5f8fa}.compare--empty .compare__top,.compare--empty .compare__main,.compare--empty .compare__bottom{display:none}.compare--empty .compare__empty{display:block}.compare__empty{display:none;text-align:center;padding:48px 0 56px}.compare__empty-icon{color:#1f262b;font-size:28px;margin-bottom:12px}.compare__empty-header{padding-bottom:16px}.compare__description p:last-of-type{padding-bottom:0}.compare__panel{max-width:100%;gap:0;padding:0}.compare__top{display:flex;align-items:center;width:100%;padding:0 0 16px}.compare__top-actions{display:none;margin-left:auto;align-items:center;gap:16px}.compare__print{display:none}.compare__bottom{display:flex;width:100%;background:#fff;padding:32px 12px 12px 0;border-top:1px solid #f0f2f4}.compare__bottom-clear{min-width:100px;font-weight:400;color:#1f262b}.compare__bottom-clear:hover{color:#b92a2c;text-decoration:underline}.compare__bottom-share{flex:1}.compare__close{top:6px;right:0}.compare__header{text-align:left;padding-bottom:8px}.compare__clear{font-weight:400;color:#1f262b;min-width:104px}.compare__clear:hover{text-decoration:underline;color:#b92a2c}.compare__main{display:flex;width:100%;overflow:auto;border:1px solid #f0f2f4}.compare__more{padding:12px;flex:1}.compare__more-panel{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #f0f2f4;background:#fafbfc;gap:8px;font-weight:500;color:#1f262b;border-radius:16px;text-decoration:none;text-align:center;min-width:220px;padding:0 12px}.compare__more-panel:hover{color:#1f262b;background:linear-gradient(0deg,#fff0,#ffffffbf),#ebf6ff}.compare__more-panel:hover .compare__more-icon{background-color:#005fab;color:#fff}.compare__more-icon{width:24px;height:24px;border-radius:50%;background:#d3d9de;font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:center}.compare__product-clear{cursor:pointer;background:#0000;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:0 none;position:absolute;top:0;right:0;color:#8a9ba8}.compare__product-clear:hover{color:#1f262b}.compare__product-clear-icon{background:#d3d9de;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px}.compare__product-image{display:block;width:100%;border-radius:12px}.compare__product-image-link{display:block}.compare__product-title{display:block;text-align:left;color:#1f262b;text-decoration:none;padding-top:16px;padding-bottom:8px}.compare__product-select{margin:0 0 16px}.compare__product-price{padding-top:0}.compare__product-view{width:100%;margin-top:12px;margin-bottom:12px}.compare__product-add{display:flex;gap:4px;padding-bottom:16px}.compare wishlist-button-collection{width:40px;height:40px;flex:0 0 40px;position:relative}.compare wishlist-button-collection wk-icon{background-image:url(icon-far-heart-grey.svg);width:24px;height:24px;background-size:100%;background-repeat:no-repeat;background-position:50%}.compare wishlist-button-collection wk-icon svg{display:none}.compare wishlist-button-collection wk-button{transform:none!important;left:-4px!important;top:-4px!important}.compare wishlist-button-collection .wk-selected wk-icon{background-image:url(icon-fas-heart-red.svg)}.compare__table{width:auto}.compare__table .product-card__swatches{margin:16px 0 -4px}.compare__table-tool-tip{display:inline-flex;gap:6px;align-items:center}.compare__table-tool-tip-icon{color:#8a9ba8}.compare tr:first-of-type th,.compare tr:first-of-type td{vertical-align:top}.compare tr.even{background-color:#fafbfc!important}.compare tr.even+tr{background-color:#fafbfc!important}.compare tr.odd{background-color:#fff!important}.compare tr.odd+tr{background-color:#fff!important}.compare__table-row:nth-of-type(2n){background:#fafbfc}.compare th{display:none;vertical-align:middle;width:180px;min-width:180px;padding:12px;text-align:right;font-weight:500;border-right:1px solid #f0f2f4}.compare td{position:relative;min-width:250px;width:250px;padding:18px 12px 6px;text-align:center;vertical-align:middle;border-right:1px solid #f0f2f4}.compare td:nth-of-type(3){vertical-align:top}.compare td:nth-of-type(4){text-align:center}.compare td .compare__table-label{display:none;position:absolute;top:-3px;left:12px;font-size:13px;color:#6a7782}.compare__table-price td,.compare__table-price th{padding-top:24px!important;padding-bottom:0!important;vertical-align:top}.compare__table-price .product-card__vat-relief-wrap,.compare__table-price .product-card__no-vat-relief{justify-content:flex-start}.compare__table-add td,.compare__table-add th{padding-top:0!important}.compare__table-options{background-color:#fff!important}.compare__table-options td,.compare__table-options th{padding-top:0!important;padding-bottom:0!important}@media all and (min-width: 767px){.compare__top{padding:0 0 24px}.compare__top-actions{display:flex}.compare__bottom{display:none}.compare__share{margin-right:40px}.compare__close{top:12px;right:8px}}@media all and (min-width: 1024px){.compare__empty{padding:72px 0 80px}}@media all and (max-width: 1199px){.compare th{position:sticky;top:0;left:0;margin-left:-180px;display:block;text-align:left;font-size:13px;color:#6a7782;font-weight:400;border-right:none;margin-top:-15px;padding-left:0}.compare th span{background-color:#f0f2f4;padding:1px 2px}}@media all and (min-width: 1200px){.compare__empty{padding:128px 0 144px}.compare__print{display:inline-flex}.compare__share{margin-right:0}.compare th{width:200px;display:table-cell}.compare th span:after{content:":"}.compare td{width:275px;padding:12px}.compare td .compare__table-label{display:none}}.pre-footer img,.pre-footer svg{display:block;width:59px;height:40px}.pre-footer__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;padding-top:24px;padding-bottom:24px}.pre-footer__section{display:flex;align-items:center;gap:12px;flex-direction:column}.pre-footer__label{color:#35414a}.pre-footer__icon-list{display:flex;align-items:center;padding:0;gap:8px;flex-wrap:wrap;list-style-type:none;justify-content:center}@media all and (min-width: 767px){.pre-footer__section{flex-direction:row}}@media all and (min-width: 1024px){.pre-footer img,.pre-footer svg{display:block;width:50px;height:34px}.pre-footer img.pre-footer__icon-logo--delivery,.pre-footer svg.pre-footer__icon-logo--delivery{width:59px;height:40px}.pre-footer__wrap{flex-direction:row;gap:1.25rem;height:80px}}@media all and (min-width: 1200px){.pre-footer__wrap{gap:2rem}}.footer{background-color:#fff;color:#1f262b;border-top:4px solid #005fab}.footer--margin{margin-top:30px}@media all and (min-width: 767px){.footer--margin{margin-top:50px}}.footer-social{margin-top:8px;margin-bottom:8px;align-items:center;flex-wrap:wrap;display:flex;gap:1.5rem}.footer-social__icon-link{align-items:center;color:#1872ba;font-size:32px;text-decoration:none}.footer-social__icon-link.fa-facebook-f:before{content:"\f39e"}.footer-social__icon-link:hover{color:#1564a3;text-decoration:none}@media all and (min-width: 600px){.footer-social{margin:0}}@media all and (min-width: 767px){.footer-social{gap:1rem}}@media all and (min-width: 1200px){.footer-social{gap:1.5rem}}.footer-content{padding-bottom:14px}.footer-content__row{margin-bottom:0!important}.footer-content__header{color:#1f262b;padding-top:15px;display:flex}.footer-content__header>a{pointer-events:all;color:#1f262b;text-decoration:none}.footer-content__header>a:hover{text-decoration:underline}.footer-content__header--accordion>a{pointer-events:none}.footer-content__header--accordion>a:hover{text-decoration:none}.footer-content__contact{display:flex;flex-direction:column;gap:8px;margin-top:8px;margin-bottom:16px}.footer-content__contact a{color:#1f262b;text-decoration:none}.footer-content__contact a:hover{color:#1f262b;text-decoration:underline}.footer-content__contact-item{display:flex;align-items:flex-start;justify-content:flex-start;padding-left:26px;position:relative}.footer-content__contact-icon{position:absolute;top:4px;left:0}.footer-content__contact-text--address{line-height:1.4}.footer-content__contact-text--address p{padding-bottom:0}.footer-content__contact-phone{display:flex;align-items:center;flex-wrap:wrap;gap:0 10px}.footer-content__contact-phone-lines{position:relative}.footer-content__contact-phone-lines span{margin-right:5px}.footer-content__accordion-content{display:none}.footer-content__accordion-header{padding:1rem 0;position:relative}.footer-content__accordion-header-icon{margin-left:auto}.footer-content__accordion-header-icon--up,.footer-content__accordion-header--shown .footer-content__accordion-header-icon--down{display:none}.footer-content__accordion-header--shown .footer-content__accordion-header-icon--up{display:block}.footer-content__col{margin-bottom:-16px}.footer-content__item:last-of-type{padding-bottom:16px}.footer-content__link{color:#1f262b;display:block;padding:8px 0;text-decoration:none}.footer-content__link:hover{color:#1f262b;text-decoration:none}.footer-content__list{padding:0}.footer-content__text{padding-top:15px;color:#1f262b}.footer-content__text a{color:#1f262b}.footer-content__text a:hover{color:#1f262b;text-decoration:none}.footer-content table{margin-bottom:20px;width:100%}.footer-content table td{line-height:1.48;border:0}.footer-content table td:last-of-type{text-align:right;padding-right:20px}.footer-content table a{color:#1f262b;text-decoration:underline}.footer-content table a:hover{text-decoration:none}@media all and (min-width: 600px){.footer-content{border:0;padding-bottom:0;overflow:hidden}.footer-content__accordion-header{pointer-events:none}.footer-content__accordion-header-icon{display:none!important}.footer-content__accordion-content{display:flex!important}.footer-content__header{border:0;padding:0 0 1rem}.footer-content__header--accordion>a{pointer-events:all}.footer-content__header--accordion>a:hover{text-decoration:underline}.footer-content__text{padding-top:0}.footer-content__list{display:flex;flex-direction:column;gap:8px}.footer-content__item{border:0;padding-bottom:0}.footer-content__link{padding:0}.footer-content__link:hover{text-decoration:underline}.footer-content__contact{margin-top:0;margin-bottom:0}}@media (min-width: 600px)and (max-width: 1023px){.footer-content__row{display:block;column-count:2}.footer-content__col{margin-top:0;margin-bottom:0;width:100%!important;break-inside:avoid-column}.footer-content__col--social{margin-top:16px}}@media all and (min-width: 767px){.footer-content__header{padding:0 0 1rem}}@media all and (min-width: 1024px){.footer-content__content table td:last-of-type{padding-right:0}}@media all and (min-width: 1200px){.footer-content__header{padding:0 0 1rem}}.footer-post{align-items:center;padding-top:1rem;padding-bottom:1rem}.footer-post__menu{padding:0;margin-right:auto;display:flex;flex-wrap:wrap}.footer-post__menu-item{width:50%}.footer-post__menu-link{display:flex;align-items:center;text-decoration:none}.footer-post__menu-link:hover{text-decoration:underline}.footer-post__menu a[href="https://support.manageathome.co.uk/hc/en-gb/articles/4784152898975-Website-Security"]:after{content:"";display:inline-block;width:1.1rem;height:1.1rem;margin-left:.3em;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M240 160L240 224L400 224L400 160C400 115.8 364.2 80 320 80C275.8 80 240 115.8 240 160zM192 224L192 160C192 89.3 249.3 32 320 32C390.7 32 448 89.3 448 160L448 224C483.3 224 512 252.7 512 288L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 288C128 252.7 156.7 224 192 224zM400 272L240 272L240 272L192 272L192 272C183.2 272 176 279.2 176 288L176 512C176 520.8 183.2 528 192 528L448 528C456.8 528 464 520.8 464 512L464 288C464 279.2 456.8 272 448 272L448 272L400 272L400 272z'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M240 160L240 224L400 224L400 160C400 115.8 364.2 80 320 80C275.8 80 240 115.8 240 160zM192 224L192 160C192 89.3 249.3 32 320 32C390.7 32 448 89.3 448 160L448 224C483.3 224 512 252.7 512 288L512 512C512 547.3 483.3 576 448 576L192 576C156.7 576 128 547.3 128 512L128 288C128 252.7 156.7 224 192 224zM400 272L240 272L240 272L192 272L192 272C183.2 272 176 279.2 176 288L176 512C176 520.8 183.2 528 192 528L448 528C456.8 528 464 520.8 464 512L464 288C464 279.2 456.8 272 448 272L448 272L400 272L400 272z'/%3E%3C/svg%3E") no-repeat center/contain}@media all and (max-width: 767px){.footer-post__menu-item:nth-child(odd){width:57%;padding-right:8px}.footer-post__menu-item:nth-child(2n){width:43%}}@media all and (max-width: 766px){.footer-post__menu{row-gap:16px}.footer-post__menu-link{font-size:14px}.footer-post__button{font-size:14px;margin-top:32px;margin-bottom:1rem}}@media all and (min-width: 767px){.footer-post{display:flex;flex-wrap:nowrap;padding-top:1rem;padding-bottom:1rem}.footer-post__menu{column-count:unset;display:flex;gap:0 1rem;flex:1;padding-right:32px}.footer-post__menu-item{width:auto}.footer-post__menu-link{height:40px}}@media all and (min-width: 1200px){.footer-post{padding-top:1.5rem;padding-bottom:1.5rem}.footer-post__menu{gap:0 1.5rem}}.copyright{margin-bottom:70px}.copyright--compare-active{padding-bottom:20px}.copyright__text{display:flex;align-items:center}.copyright__text p:last-of-type{padding-bottom:0}.copyright__content{padding-top:8px;padding-bottom:8px;display:flex;flex-direction:column;width:100%;align-items:center;border-top:1px solid #d3d9de;text-align:center;margin-bottom:1rem}.copyright__text{order:1}.copyright__logo{display:flex;justify-content:center;align-items:center;padding-bottom:1.5rem}.copyright__logo-row{padding-top:1rem}.copyright__logo--first{margin:0 auto}.copyright__logo-img{display:block}.copyright__logo-link{display:inline-block}@media all and (min-width: 767px){.copyright__content{text-align:left;width:100%;align-items:flex-start}.copyright__logo{padding-bottom:1rem}.copyright__logo-row{display:flex;flex:1;width:100%;padding-bottom:1rem}.copyright__logo--first{margin-left:0}}@media all and (min-width: 1366px){.copyright--compare-active{padding-bottom:40px}.copyright__text{order:-1}.copyright__content{flex-direction:row;align-items:center}.copyright__logo--first{margin-left:auto}.copyright__logo-row{padding-bottom:0}}.section--border-top{border-top:1px solid #f0f2f4}.section--border-bottom{border-bottom:1px solid #f0f2f4}.section--padding-top{padding-top:1.75rem}.section--padding-bottom{padding-bottom:1.75rem}.section--padding-top-small{padding-top:1rem}.section--padding-bottom-small{padding-bottom:1rem}.section--padding-top-small{padding-top:15px}.section--padding-bottom-small{padding-bottom:15px}.section--background-light-grey{background-color:#f5f5f5}.section--background-blue{background-color:#005fab;color:#fff}.section--align-centre{text-align:center}.section--align-centre .line-length{margin-left:auto;margin-right:auto}.section--align-centre .text__container{align-items:center}.section--align-centre .button{margin:0 auto}.section__intro{padding-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}.section__intro--text-centre{text-align:center;align-items:center}.section__intro-header{display:flex;align-items:center;gap:8px}.section__intro-description p:last-of-type{padding:0}.section__footer{padding-top:1.5rem;min-height:68px}.section__footer--locked{min-height:0}.section__footer--locked.empty{padding:0!important}.section__footer-description{padding-bottom:1rem;text-align:center}.section__footer-description *:last-of-type{padding-bottom:0}.section__footer-button-row{text-align:center}@media all and (min-width: 767px){.section--padding-top{padding-top:2rem}.section--padding-bottom{padding-bottom:2rem}.section--padding-top-small{padding-top:1rem}.section--padding-bottom-small{padding-bottom:1rem}.section__intro{padding-bottom:1rem;gap:1rem}.section__footer{padding-top:2rem}}@media all and (min-width: 1200px){.section--padding-top{padding-top:2.5rem}.section--padding-bottom{padding-bottom:2.5rem}.section--padding-top-small{padding-top:1.5rem}.section--padding-bottom-small{padding-bottom:1.5rem}.section__intro{padding-bottom:1.5rem;gap:1rem}.section__footer{padding-top:2.5rem}.section__footer.empty,.section__footer--hide-desktop{display:none}}.advice-hero{background-color:#005fab;background-size:160px;color:#fff;position:relative}.advice-hero__date{opacity:.65;white-space:nowrap}.advice-hero__description{opacity:.9}.advice-hero__description p:last-of-type{padding:0}.advice-hero__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;padding:40px 0}.advice-hero__header{position:relative}.advice-hero__header svg{position:absolute;left:100%;top:-20px;margin-left:5px}.advice-hero__image{display:block;height:190px;object-fit:cover}@media all and (min-width: 767px){.advice-hero__text{height:320px;width:calc(100% - 350px)}.advice-hero__image{position:absolute;right:0;width:320px;top:0;height:100%}}@media all and (min-width: 1200px){.advice-hero__text{width:50%;height:420px;gap:24px;padding-right:48px}.advice-hero__image{width:50%;position:absolute;left:50%}.advice-hero__header{font-size:64px;letter-spacing:-.64px;line-height:64px;position:relative}.advice-hero__header svg{position:absolute;left:100%;top:-50px;margin:0}.advice-hero__description{font-size:20px;line-height:28px}}.advice-main{background-color:#fafbfc}.advice-main__nav{position:relative;z-index:1;background:#fffffff7;box-shadow:0 1px 2px #1f262b0f,0 4px 8px #1f262b1f;overflow-x:auto}.advice-main__nav-wrap{display:flex;white-space:nowrap;gap:.5rem}.advice-main__nav-link{font-weight:700;color:#1f262b;display:flex;align-items:center;justify-content:center;text-decoration:none;height:76px;padding:0 12px}.advice-main__nav-link:hover{color:#1f262b;text-decoration:underline}.advice-main__nav-link:last-child{padding-right:2rem}.advice-main__wrap{padding-top:40px}.advice-main__col{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px}.advice-main__panel{width:100%}.advice-main__panel--recent{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.advice-main__panel--mobile{border-radius:16px;border:1px solid #d3d9de;background:#fff;padding:20px}.advice-main__panel--bf{padding:20px;border-radius:16px;background-position:50%;background-size:cover;background-color:#1f262b;color:#fff}.advice-main__panel--skip{display:none}.advice-main__subscribe-button--email{flex:1}.advice-main__sticky-sidebar,.advice-main__tablet-sidebar{display:flex;flex-direction:column;gap:24px;width:100%}@media all and (min-width: 767px){.advice-main__col--sidebar{display:grid;grid-template-areas:"recent tablet-sidebar" "bf bf"}.advice-main__panel{border-radius:16px;border:1px solid #d3d9de;background-color:#fff;padding:24px}.advice-main__panel--bf{padding:24px;border:0 none;background-color:#1f262b;background-position:0;grid-area:bf}.advice-main__panel--recent{grid-area:recent}.advice-main__tablet-sidebar{grid-area:tablet-sidebar}.advice-main__sticky-sidebar{display:contents}}@media all and (min-width: 600px)and (max-width: 1199px){.advice-main__panel--subscribe .blog-category-subscribe__button-row{flex-direction:row}}@media all and (min-width: 1200px){.advice-main__panel--skip{display:block}.advice-main__panel-bf{background-position:50%}.advice-main__panel--subscribe.article-subscribe__panel .blog-category-subscribe__button-row{flex-direction:column}.advice-main__nav{position:sticky;top:0;z-index:12}.advice-main__nav-link{padding:0 24px}.advice-main__row{flex-wrap:nowrap}.advice-main__col{width:auto}.advice-main__col--content{flex:1}.advice-main__col--sidebar{flex:0 0 407px;display:flex}.advice-main__sticky-sidebar{display:flex;position:sticky;top:100px;align-self:flex-start}}.advice-main__blog{width:100%;margin-top:-100px;padding-top:100px}.advice-main__blog-header{padding-bottom:16px}.advice-main__blog-swiper{margin-right:-16px;padding-right:8px}.advice-main__blog-post{padding:12px 0}.advice-main__blog-image{width:100%;display:block;border-radius:16px;border:1px solid #f0f2f4;aspect-ratio:1.6444444444;object-fit:cover}.advice-main__blog-image-link{display:block;margin-bottom:12px}.advice-main__blog-details{padding:0 8px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.advice-main__blog-title{font-size:16px}.advice-main__blog-title-link{color:#1f262b;display:block;text-decoration:none}.advice-main__blog-title-link:hover{color:#1f262b;text-decoration:underline}.advice-main__blog-button{padding:0;min-width:0}.advice-main__blog-footer{text-align:center;padding-top:8px;position:relative;z-index:10}@media all and (max-width: 766px){.advice-main__blog-swiper{margin-right:-16px;margin-left:-16px;padding-right:8px;padding-left:8px}.advice-main__blog-button{background:#0000}}@media all and (min-width: 767px){.advice-main__blog-swiper{margin-right:0;padding-right:0}.advice-main__blog-footer{padding-top:16px}}.advice-main__subscribe{width:100%;border:1px solid #d3d9de!important}.advice-main__news{display:flex;gap:12px}.advice-main__news-image{display:block;border-radius:16px;border:1px solid #f0f2f4;aspect-ratio:1.3953488372;object-fit:cover}.advice-main__news-image-link{flex:0 0 120px;width:120px}.advice-main__news-date{color:#6a7782;padding-bottom:8px}.advice-main__news-title{font-size:1rem;font-weight:500;color:#1f262b;display:block;text-decoration:none}.advice-main__news-title:hover{color:#1f262b;text-decoration:underline}.advice-main__subscribe-button-row{padding-top:16px;display:flex;gap:16px;flex-direction:column}.advice-main__subscribe-button--rss{border-color:#d45923;color:#d45923}.advice-main__subscribe-button--rss:hover{border-color:#d45923;background-color:#d45923;color:#fff}.advice-main__categories-header{padding-bottom:16px}.advice-main__categories-button{padding:0;width:100%;text-align:left;white-space:normal}.advice-main__categories-button-icon{margin-left:auto}.advice-main__panel--categories{max-height:calc(100dvh - 300px);overflow:scroll}.advice-main__bf{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px}.advice-main__bf-logo{width:86%;padding-top:24px;display:block;max-width:350px}.advice-main__bf-header{font-weight:500;text-align:center}.advice-main__bf-button{width:100%;max-width:220px;margin-bottom:12px}@media all and (min-width: 767px){.advice-main__bf--right{align-items:flex-end}.advice-main__bf-header{font-size:20px;max-width:400px}.advice-main__bf-header--right{text-align:right}}@media all and (min-width: 1200px){.advice-main__bf{align-items:center}.advice-main__bf-header{text-align:center}.advice-main__bf-button{font-size:20px}}.big-button__panel{padding:40px 16px;text-align:center;background:#fafdff;border:1px solid #f0f2f4;border-radius:16px}.blog-category-bottom__panel{border-radius:16px;border:1px solid #d3d9de;background:#fff;padding:20px;width:100%;display:flex;flex-direction:column;gap:2px}.blog-category-bottom__panel--recent{display:flex;flex-direction:column;gap:16px;justify-content:flex-start;align-items:flex-start;height:100%}.blog-category-bottom__panel--categories{height:100%}.blog-category-bottom__more{border:none;text-align:center;width:100%;margin-top:auto;color:#1872ba;padding-top:.5rem}.blog-category-bottom__more:hover{background:none;color:#1564a3}.blog-category-bottom__news{display:flex;gap:12px}.blog-category-bottom__news-image{display:block;border-radius:16px;border:1px solid #f0f2f4;aspect-ratio:1.3953488372;object-fit:cover}.blog-category-bottom__news-image-link{flex:0 0 120px;width:120px}.blog-category-bottom__news-date{color:#6a7782;padding-bottom:8px}.blog-category-bottom__news-title{font-size:1rem;font-weight:500;color:#1f262b;display:block;text-decoration:none}.blog-category-bottom__news-title:hover{color:#1f262b;text-decoration:underline}.blog-category-bottom__categories-header{padding-bottom:16px}.blog-category-bottom__categories-button{padding:0;width:100%}.blog-category-bottom__categories-button-icon{margin-left:auto}@media all and (min-width: 1200px){.blog-category-bottom__panel{padding:24px}}.blog-category-hero{position:relative}.blog-category-hero__text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px}.blog-category-hero__pre-header{margin-top:36px;font-weight:700;color:#005fab;font-size:20px;position:relative;margin-bottom:-6px}.blog-category-hero__pre-header svg{position:absolute;left:100%;top:-20px;font-size:27px}.blog-category-hero__signature{width:auto;height:90px}.blog-category-hero__signature-wrap{margin-top:-24px;margin-left:auto}.blog-category-hero__description p:last-of-type{padding:0}.blog-category-hero__bottom{padding-bottom:24px}@media all and (min-width: 767px){.blog-category-hero__text{width:50%;min-height:500px;gap:24px;padding-right:48px;padding-top:36px;padding-bottom:36px}.blog-category-hero__image{width:50%;position:absolute;top:0;left:50%;right:0;height:100%;object-fit:cover}.blog-category-hero__image-fallback{width:50%;position:absolute;top:0;left:50%;right:0;height:100%;background-color:#ebf6ff}.blog-category-hero__header{position:relative}.blog-category-hero__pre-header{margin-top:24px}.blog-category-hero__signature{display:block}.blog-category-hero__signature-wrap{width:100%;max-width:100%;margin-left:0;display:flex;justify-content:flex-end;margin-top:-32px;text-align:right}.blog-category-hero__bottom{padding-bottom:0}}.blog-category-subscribe{background:#fafbfc}.blog-category-subscribe__panel{border-radius:16px;border:1px solid #f0f2f4;background:#fff;padding:20px;width:100%}.blog-category-subscribe__button-row{padding-top:16px;display:flex;flex-direction:column;gap:16px}.blog-category-subscribe__button--rss{border-color:#d45923;color:#d45923}.blog-category-subscribe__button--rss:hover{border-color:#d45923;background-color:#d45923;color:#fff}@media all and (min-width: 600px){.blog-category-subscribe__panel{padding:40px;text-align:center}.blog-category-subscribe__button-row{padding-top:16px;display:inline-flex;flex-direction:row;gap:16px}}@media all and (min-width: 767px){.blog-category-subscribe__button span{display:inline;margin-right:-4px}}@media all and (min-width: 1200px){.blog-category-subscribe{padding-top:80px;padding-bottom:80px}.blog-category-subscribe__button{min-width:356px}}@media all and (min-width: 600px)and (max-width: 1199px){.blog-category-subscribe__button-row{flex-direction:row}}.brands__wrap{position:relative}.brands__intro{align-items:center;text-align:center}.brands__description{max-width:580px}.brands__description--grid{max-width:900px}.brands__image-link{display:flex;justify-content:center;align-items:center;height:100%;padding:1rem 0;border-radius:16px;border:1px solid #f0f2f4;text-decoration:none;color:#1f262b}.brands__image-link:hover{border-color:#d3d9de;color:#1f262b}.brands__image-link--no-link:hover{border:1px solid #f0f2f4}.brands__image-link--all{flex-direction:column;padding:0}.brands__image-col{display:flex;flex-direction:column;gap:16px}.brands__img{margin:0 auto;max-width:100%;width:146px}.brands__img--all{margin:12px auto}.brands__img--placeholder{aspect-ratio:240/140;object-fit:cover}.brands__button-row{text-align:center;padding-top:1.5rem}.brands__text{width:100%;padding:12px 0;flex:1;text-align:center;border-top:1px solid #f0f2f4}.brands__title{font-weight:700;width:100%}.brands__image--all{height:auto}.brands__image-col--all{height:100%}@media all and (min-width: 767px){.brands__button-row{padding-top:2rem}}@media all and (min-width: 1024px){.brands__image-col{display:flex;flex-direction:column;gap:24px}}@media all and (min-width: 1200px){.brands__image{width:14.2857142857%}.brands__button-row{padding-top:2.5rem}}.cards__plus{display:none}.cards__card-image{display:block}.cards__card-image-wrap{position:relative;border-radius:16px;overflow:hidden;display:block}.cards__card-image-wrap--border{border:1px solid #f0f2f4}.cards__card-image-container{position:relative}.cards__card-image-overlay{position:absolute;top:50%;transform:translateY(-50%);right:16px;width:150px}.cards__card-title{color:#1f262b;text-decoration:none;display:block}.cards__card-title:hover{color:#1f262b}.cards__card-title a{color:#1f262b;text-decoration:none;display:block}.cards__card-title a:hover{text-decoration:underline}.cards__card-details{padding:.75rem .5rem 0;display:flex;flex-direction:column;gap:.5rem}@media all and (min-width: 767px){.cards__plus{position:absolute;top:0;bottom:0;width:72px;right:-44px;display:flex;align-items:center;justify-content:center;z-index:1}.cards__plus-icon{font-size:30px}.cards__col:last-of-type .cards__plus{display:none}}@media all and (min-width: 1024px){.cards__plus{right:-48px}.cards__plus-icon{font-size:40px}.cards__card-details{padding:.75rem .5rem 0;gap:.5rem}}@media all and (min-width: 1200px){.cards__plus-icon{font-size:50px}.cards__card-details{padding:.75rem .5rem 0;gap:.5rem}.cards__card-image-overlay{width:210px;right:30px}.cards__card-image--mobile{display:none}.cards__card-image--desktop{display:block!important}}.case-study__col--image{margin:16px 0 0}.case-study__badge{text-transform:uppercase}.case-study__text{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:16px}.case-study__description p:last-of-type{padding-bottom:0}.case-study__image{display:block;border-radius:24px}.case-study__customer{margin:-50px 10px 0;z-index:1;position:relative;width:auto;max-width:600px;background-color:#fff;padding:1.5rem;border-radius:1rem;gap:1rem;display:flex;flex-direction:column;box-shadow:0 4px 8px #1f262b1f,0 1px 2px #1f262b0f}.case-study__customer-quote p:last-of-type{padding-bottom:0}.case-study__customer-date{margin-left:auto;color:#8a9ba8}.case-study__button-container{padding:1rem 0}.case-study__product{text-decoration:none;color:#1f262b;display:flex;width:100%;align-items:center;background-color:#fff;border:1px solid #f0f2f4;border-radius:16px;padding:12px 16px 12px 12px;gap:16px;margin-top:8px}.case-study__product:hover{background-color:#ebf6ff}.case-study__product-main{flex:1;margin-top:-4px}.case-study__product-title{color:#1f262b!important;font-weight:500;line-height:1.2;margin-top:2px}.case-study__product-image{flex:0 0 64px;width:64px;border-radius:8px;box-shadow:0 1px 2px #1f262b0f,0 4px 8px #1f262b1f}.case-study__product .product-card__price{padding:0;margin:auto 0 0;color:#1f262b;width:max-content}.case-study__product .product-card__price-ex{font-size:16px}.case-study__product .product-card__price-bottom{margin-top:-4px}.case-study__product .product-card__price .small-text{font-size:12px}.case-study__product .product-card__price-with{margin-top:-4px}.case-study__product .product-card__vat-relief,.case-study__product .product-card__no-vat-relief{gap:4px}.case-study__product .product-card__reviews-link{margin-top:-6px}@media all and (min-width: 767px){.case-study__text{max-width:582px}.case-study__row{align-items:center}.case-study__col--image{margin:16px 0}.case-study__product .product-card__price{margin:0}}@media all and (min-width: 1200px){.case-study__customer{margin:-50px -10px 0}}@media all and (min-width: 1366px){.case-study__customer{margin:-90px 0 0 -60px}}.collection-navigational__shop{display:none}.collection-navigational__header{padding-bottom:16px;font-weight:500}.collection-navigational__description h1,.collection-navigational__description h2,.collection-navigational__description h3,.collection-navigational__description h4,.collection-navigational__description h5{padding-bottom:1rem}.collection-navigational__description p:last-of-type{padding-bottom:0}.collection-navigational__collection{display:block;border-radius:16px;position:relative;overflow:hidden;border:1px solid #f0f2f4}.collection-navigational__collection:hover{border-color:#d3d9de}.collection-navigational__collection-image{display:block;width:100%;aspect-ratio:352/220}.collection-navigational__collection-title{background-color:#005fab;color:#fff;position:absolute;bottom:0;left:0;width:100%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:16px;text-align:center;overflow:hidden}@media all and (min-width: 960px){.collection-navigational__blog-col{width:33.3333333333%}}@media all and (min-width: 1200px){.collection-navigational__wrap{display:flex;gap:1.5rem}.collection-navigational__main{flex:1;width:1108px}.collection-navigational__shop{display:block;margin:0;height:100%;flex:0 0 260px;width:260px;border-radius:1rem;border:1px solid #d3d9de;background:#fff;box-shadow:0 1px 2px #1f262b0d;overflow:hidden;position:sticky;top:1.5rem;align-self:flex-start}.collection-navigational__shop ul{padding:0}.collection-navigational__shop-header,.collection-navigational__shop-title{font-weight:500;padding:.75rem 1rem;display:flex;align-items:baseline}.collection-navigational__shop-title{border-top:1px solid #f0f2f4;padding:1rem;display:flex;align-items:center;height:58px;white-space:nowrap;position:relative;cursor:pointer;text-transform:capitalize;color:#1f262b}.collection-navigational__shop-link{font-size:15px;display:block;padding:8px 1rem;text-decoration:none;color:#1f262b}.collection-navigational__shop-link:hover{background-color:#ebf6ff;color:#1872ba}.collection-navigational__shop-icon{margin-left:auto}.collection-navigational__shop li:last-of-type{margin-bottom:8px}}.collections-list__wrap{position:relative}.collections-list__image-link{text-decoration:none;position:relative;border-radius:1rem;overflow:hidden;display:block;border:1px solid #f0f2f4}.collections-list__image-link:hover .collections-list__img{border-color:#d3d9de}.collections-list__img{display:block;aspect-ratio:352/220;object-fit:cover}.collections-list__img--all{border-radius:1rem}.collections-list__title{position:absolute;bottom:0;left:0;width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-end;text-align:center;align-items:center;color:#fff;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}.collections-list__title--all{position:static;-webkit-backdrop-filter:unset;backdrop-filter:unset;color:#1f262b;text-decoration:none}.collections-list__title--all:hover{color:#1f262b}.collections-list__description{max-width:900px}.collections-list__description *:last-of-type{padding-bottom:0}@media all and (min-width: 767px){.collections-list__title{padding:1rem}.collections-list__image-link,.collections-list__img--all{border-radius:1rem}}@media all and (min-width: 1200px){.collections-list__title{padding:1rem}.collections-list__image-link,.collections-list__img--all{border-radius:1rem}}.collection-circles .swiper--centre.row{display:flex;justify-content:center}.collection-circles .swiper-button-prev,.collection-circles .swiper-button-next{width:50px;pointer-events:none}.collection-circles .swiper-button-prev:after,.collection-circles .swiper-button-next:after{display:none;margin-bottom:38px}.collection-circles__swiper{padding:0 8px}.collection-circles__intro{margin:0 auto 24px}.collection-circles__header{padding-bottom:12px}.collection-circles__description{padding-bottom:32px}.collection-circles__description p{padding-bottom:0}.collection-circles__more{color:#1f262b}.collection-circles__more:hover{color:#1872ba;text-decoration:underline}.collection-circles__container{overflow:hidden;position:relative;margin-top:-2px}.collection-circles__slide{width:auto}.collection-circles__link{text-align:center;text-decoration:none;width:100%;display:block;line-height:1.2;padding-top:.5rem;color:#1f262b;font-size:12px}.collection-circles__link:hover{color:#1f262b}.collection-circles__collection{width:86px}.collection-circles__image{display:block}.collection-circles__image--reduced{background-color:#fdf2f2}.collection-circles__image-link{text-decoration:none;padding-top:2px;display:block}.collection-circles__image-link:hover .collection-circles__image-wrap{box-shadow:0 0 0 2px #d3d9de;transition:all ease-out .3s}.collection-circles__image-wrap{margin:0 auto;width:72px;height:72px;display:block;border-radius:50%;overflow:hidden}.collection-circles__image-wrap--purple{background-color:#faf4f9}.collection-circles__image-wrap--light-blue{background-color:#f1fcfd}.collection-circles__image-wrap--orange{background-color:#fdf5f2}.collection-circles__image-wrap--green{background-color:#f0fff5}.collection-circles__image-wrap--yellow{background-color:#fffcf0}.collection-circles__image-wrap--red{background-color:#fdf2f2}@media all and (max-width: 1199px){.collection-circles__container{margin-left:-24px;margin-right:-24px;padding-left:8px;padding-right:8px}}@media all and (max-width: 1023px){.collection-circles__container{margin-left:-16px;margin-right:-16px;padding-left:8px;padding-right:8px}}@media all and (min-width: 1024px){.collection-circles__swiper{padding:0 12px}}@media all and (min-width: 1200px){.collection-circles .swiper-button-prev{background:linear-gradient(90deg,#fff,#fff0);justify-content:flex-start}.collection-circles .swiper-button-next{background:linear-gradient(90deg,#fff0,#fff);justify-content:flex-end}.collection-circles .swiper-button-prev,.collection-circles .swiper-button-next{width:100px;pointer-events:all}.collection-circles .swiper-button-prev:after,.collection-circles .swiper-button-next:after{display:block;margin-bottom:38px}.collection-circles .swiper-button-prev.swiper-button-disabled,.collection-circles .swiper-button-next.swiper-button-disabled{display:none}.collection-circles__link{font-size:14px}.collection-circles__collection{width:96px}.collection-circles__image-wrap{width:96px;height:96px}}.contact-cta{padding:1.5rem 0;background-repeat:no-repeat;background-size:cover;background-position:50%;min-height:600px;display:flex;flex-direction:column;justify-content:flex-end}.contact-cta__panel{display:flex;max-width:580px;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:1rem;flex-shrink:0;border-radius:1.5rem;background:#ffffffd9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.contact-cta__tel{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:1.75rem;line-height:1.75rem;font-weight:700}.contact-cta__description p:last-of-type{padding-bottom:0}.contact-cta__button{flex:1}.contact-cta__button-row{width:100%;display:flex;gap:1rem}@media all and (min-width: 600px){.contact-cta__button{flex:unset}}@media all and (min-width: 440px){.contact-cta__tel,.contact-cta__tel-icon{font-size:2.5rem}}@media all and (min-width: 767px){.contact-cta{min-height:480px;justify-content:center}.contact-cta__panel{padding:1.25rem;gap:1rem;border-radius:1.5rem;max-width:480px}.contact-cta__tel{gap:1rem}}@media all and (min-width: 1200px){.contact-cta{padding:136px 0;min-height:600px}.contact-cta__panel{padding:2rem;gap:1rem;border-radius:1.5rem;max-width:580px}.contact-cta__tel-icon{font-size:40px}}.designers__header{text-align:center;padding-bottom:15px}.designers__nav{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.designers__nav__link{display:none;background-color:#f5f5f5;width:32px;font-size:13px;padding:6px 0;text-align:center;border-right:2px solid #fff;border-bottom:2px solid #fff;text-decoration:none}.designers__nav__link:hover{text-decoration:none;background-color:#e9e9e9}.designers__nav__link--show{display:block}.designers__list__item{display:none;align-items:center;border-bottom:1px solid #ddd;padding:10px 10px 0;line-height:1}.designers__list__item--show{display:flex}.designers__list__letter{color:#1f262b;font-weight:700;font-size:26px;flex:0 0 54px;padding-bottom:10px;display:flex;align-self:flex-start}.designers__list__links{display:flex;flex-wrap:wrap;width:100%}.designers__list__link{width:100%;padding-bottom:10px}.designers__list__link:hover{text-decoration:underline!important}@media all and (min-width: 600px){.designers__list__link{width:130px;padding-right:10px}}@media all and (min-width: 1024px){.designers__nav__link{padding:10px 0;width:40px;font-size:14px}.designers__list__item{padding:20px 10px 10px}.designers__list__letter{font-size:32px;flex:0 0 100px;align-self:center}}.discontinued-product .section.usps{z-index:50;position:relative}.discontinued-product #sections{position:relative}.discontinued-product .discontinued{position:absolute;top:0;left:0;width:100%;bottom:0;background:#f5f8facc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50}.discontinued-product .discontinued__banner{display:block}@media all and (min-width: 767px){.discontinued-product .discontinued{padding-top:2rem;padding-bottom:2rem}}@media all and (min-width: 1200px){.discontinued-product .discontinued{padding-top:2.5rem;padding-bottom:2.5rem}}.discontinued__alt,.discontinued__related{display:flex;flex-direction:column;height:100%}.discontinued .product-card{border:1px solid #f0f2f4}.discontinued__intro--related{padding-top:24px}.discontinued__wrap{position:relative}.discontinued__button-row{position:absolute;left:0;width:100%;bottom:16px;display:flex;justify-content:center}.discontinued__banner{display:none}.discontinued__banner-panel{background-color:#1f262b;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;border-radius:16px;text-align:center;padding:24px}.discontinued__banner-header{color:#fff}.discontinued__banner-button{background:#0000;border:0 none;height:auto;padding:0;text-decoration:underline;color:#fff}.discontinued__swiper{width:calc(100% + 32px)}@media all and (max-width: 599px){.discontinued .swiper{margin-left:-16px;margin-right:-16px;padding-left:8px;padding-right:8px}.discontinued .swiper-nav{padding-left:8px;padding-right:8px}}@media all and (min-width: 767px){.discontinued__alt .product-card__image-wrap{width:260px}.discontinued__alt .product-card__actions{margin-left:-268px}}@media all and (min-width: 1024px){.discontinued__related .swiper-intro-arrows{display:flex;height:100%}.discontinued__button-row{position:relative;bottom:unset;margin-top:24px}.discontinued__intro--related{padding-top:0}.discontinued__col--alt,.discontinued__col--related{width:50%}.discontinued__alt .product-card__image-wrap{width:230px}.discontinued__alt .product-card__actions{margin-left:-238px}.discontinued__swiper{height:100%;width:calc(100% + 24px)}.discontinued .swiper-button-prev--intro{top:-64px;bottom:unset;left:auto!important;right:50px!important}.discontinued .swiper-button-next--intro{height:44px;bottom:unset;top:-64px;right:0!important}}@media all and (min-width: 1200px){.discontinued__button-row{margin-top:40px}.discontinued__alt .product-card__image-wrap{width:260px}.discontinued__alt .product-card__actions{margin-left:-268px}}@media all and (min-width: 1366px){.discontinued__col--alt{width:40%}.discontinued__col--related{width:60%}}.faqs .col--last.md-12{margin-top:-10px}.faqs.section--background-blue a{color:#fff}.faqs.section--background-blue p{opacity:.9}.faqs.section--background-blue .button:hover{color:#005fab!important}.faqs a.button{color:#fff}.faqs__wrap{padding-top:8px;padding-bottom:8px}.faqs__text{display:flex;flex-direction:column;gap:24px;align-items:flex-start;justify-content:flex-start}.faqs__description p:last-of-type{padding-bottom:0}.faqs-accordion__section{border-top:1px solid #f0f2f4}.section--background-blue .faqs-accordion__section{border-top:1px solid hsla(0,0%,100%,.2)}.faqs-accordion__section:first-of-type{border-top:0 none}.faqs-accordion__title{font-weight:700;position:relative;font-size:1.25rem}.faqs-accordion__title .faqs-accordion__chevron--up,.faqs-accordion__title.active .faqs-accordion__chevron--down{display:none}.faqs-accordion__title.active .faqs-accordion__chevron--up{display:block}.faqs-accordion__chevron{margin-left:auto;font-size:16px}.faqs-accordion__anchor{cursor:pointer;box-shadow:none;display:flex;align-items:center;width:100%;padding:1rem 0;text-decoration:none}.faqs-accordion__anchor:hover{text-decoration:none}.section--background-blue .faqs-accordion__anchor,.section--background-blue .faqs-accordion__anchor:hover{color:#fff}.faqs-accordion__panel{display:none;outline:0;padding-bottom:16px}.faqs-accordion__panel *:last-child{padding-bottom:0}.faqs-accordion__nav{display:none}@media all and (min-width: 767px){.faqs-accordion__anchor{padding:1rem 0}.faqs-accordion__sticky{position:sticky;top:32px;align-self:flex-start}}@media all and (min-width: 1200px){.faqs-accordion__anchor{padding:1rem 0}}.featured-collection__header{display:none}.featured-collection__intro{flex-direction:row;align-items:center;position:relative}.featured-collection__intro-description{margin:-8px 0 8px}.featured-collection__empty{text-align:center}.featured-collection__more{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#1f262b;text-decoration:none;border-radius:16px;border:1px solid #f0f2f4;background:#fafbfc;gap:8px}.featured-collection__more-text{font-weight:500}.featured-collection__more-icon{font-size:14px;border-radius:50%;height:24px;width:24px;display:flex;align-items:center;justify-content:center;background-color:#d3d9de}.featured-collection__more:hover{background:linear-gradient(0deg,#fff0,#ffffffbf),#ebf6ff;color:#1f262b}.featured-collection__more:hover .featured-collection__more-icon{background-color:#005fab;color:#fff}.featured-collection__more--clearance:hover{background:linear-gradient(0deg,#fff0,#ffffffbf),#fdf2f2}.featured-collection__more--clearance:hover .featured-collection__more-icon{background-color:#b92a2c}.featured-collection__col{padding-bottom:15px;height:auto}.featured-collection .swiper-slide{height:auto}.featured-collection--hidden{padding-top:0!important}.featured-collection__tab{position:relative;overflow:hidden;display:flex;height:44px;padding:0 1rem;align-items:center;gap:8px;background:#fafbfc;font-weight:500;cursor:pointer;text-align:center;line-height:16px}.featured-collection__tab svg,.featured-collection__tab i{display:none!important}.featured-collection__tab:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid #f0f2f4}.featured-collection__tab:hover{background-color:#005fab;color:#fff}.featured-collection__tab:hover:after{border-color:#005fab}.featured-collection__tab:first-of-type{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.featured-collection__tab:first-of-type:after{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.featured-collection__tab:last-of-type{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.featured-collection__tab:last-of-type:after{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.featured-collection__tab-wrap{height:44px;flex:1}.featured-collection__tab-row{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:center}.featured-collection__tab--active{background-color:#fff;color:#005fab}.featured-collection__tab--active:after{border:2px solid #005fab}.featured-collection__tab--active:hover{background-color:#005fab;color:#fff}.featured-collection__tab--clearance,.featured-collection__tab--sale{background-color:#d44244;color:#fff}.featured-collection__tab--clearance:after,.featured-collection__tab--sale:after{border-color:#d44244}.featured-collection__tab--clearance:hover,.featured-collection__tab--sale:hover{background-color:#b92a2c}.featured-collection__tab--clearance:hover:after,.featured-collection__tab--sale:hover:after{border-color:#b92a2c}.featured-collection__tab--clearance.featured-collection__tab--active,.featured-collection__tab--sale.featured-collection__tab--active{background-color:#fff;color:#d44244}.featured-collection__tab--clearance.featured-collection__tab--active:hover,.featured-collection__tab--sale.featured-collection__tab--active:hover{background-color:#d44244;color:#fff}.featured-collection__tab--clearance.featured-collection__tab--active:hover:after,.featured-collection__tab--sale.featured-collection__tab--active:hover:after{border-color:#d44244}@media all and (max-width: 599px){.featured-collection .swiper{margin-left:-16px;margin-right:-16px;padding-left:8px;padding-right:8px}.featured-collection .swiper-nav{padding-left:8px;padding-right:8px}}@media all and (min-width: 767px){.featured-collection__header{display:flex}.featured-collection__header-wrap{display:flex;align-items:center;gap:8px}.featured-collection__tab{text-align:left}.featured-collection__row--md-3-5{margin-right:-24px;padding-right:12px}}@media all and (min-width: 1200px){.featured-collection__row--md-3-5{margin-right:-12px;padding-right:0}}.featured-products__panel{position:relative;overflow:hidden;height:auto;padding:1rem;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;text-decoration:none;border-radius:1.5rem}.featured-products__panel--gradient:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,#0000 25%,#0003 75%),#0000;border-radius:1.5rem;z-index:1}.featured-products__panel--gradient--image:before{background:linear-gradient(270deg,#0000 25%,#000000a6 75%)}.featured-products__panel--sale{background:#00000080;border:2px solid hsla(0,0%,100%,.2)}.featured-products__panel--swiper{padding:0;overflow:hidden;border-radius:0}.featured-products__panel--vat{border:1px solid rgba(211,217,222,.5);background:#fff;padding:1.25rem}.featured-products__panel--product{overflow:unset}.featured-products__panel--hire{border-radius:24px}.featured-products__panel.background-black .button{background-color:#b92a2c;color:#fff}.featured-products__panel.background-black .button:hover{color:#fff;background-color:#a82628}.featured-products__product{color:#fff;display:flex;flex-direction:column;align-items:flex-start;height:auto;min-height:260px}.featured-products__product *{position:relative}.featured-products__product div,.featured-products__product h3{z-index:2}.featured-products__product-title{color:#fff;padding-bottom:5px}.featured-products__product-title--sale{color:#fff}.featured-products__product-image{position:absolute;display:block;right:-10px;bottom:-10px;width:221px;height:221px;object-fit:contain;z-index:0}.featured-products__product-price{display:flex;padding:1px 0 5px}.featured-products__product-price span{font-size:20px;padding-top:6px;padding-left:2px;line-height:22px}.featured-products__product-button{margin-top:auto}.featured-products__product-button span{position:relative;z-index:1;display:flex;gap:8px;align-items:center}.featured-products__product-button--custom-bg{position:relative}.featured-products__product-button--custom-bg:hover:after{content:"";background:#000;top:0;left:0;width:100%;height:100%;position:absolute;opacity:.01}.featured-products__text-header{padding-top:24px}.featured-products__text-description{padding-top:16px}@media all and (min-width: 767px){.featured-products__panel{padding:1.5rem;padding:2rem}}@media all and (min-width: 1200px){.featured-products__panel{min-height:360px}.featured-products__product-title{font-size:32px;line-height:32px;max-width:400px}.featured-products__product-price{font-size:64px;line-height:64px}.featured-products__product-price span{font-size:24px;line-height:24px}.featured-products__product-image{width:280px;height:280px}}.form-builder__label{color:#1f262b;padding-bottom:5px}.form-builder__list{padding-top:5px}.form-builder__submit{margin-top:10px}.helpful-collections__wrap{position:relative}.helpful-collections__image-link{position:relative;border-radius:1rem;overflow:hidden;display:block;aspect-ratio:380/532;border:1px solid #f0f2f4}.helpful-collections__img{display:block;width:100%;object-fit:cover;height:100%}.helpful-collections__title{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;text-align:center;align-items:center;color:#fff;padding:20px;line-height:20px;background:linear-gradient(180deg,#001c3300 50%,#001c33);z-index:1}.helpful-collections__footer{padding-top:1.5rem}.helpful-collections__footer p:last-of-type{padding-bottom:0}.helpful-collections__description{padding-bottom:1rem;text-align:center}.helpful-collections__description *:last-of-type{padding-bottom:0}.helpful-collections__button-row{text-align:center}@media all and (max-width: 599px){.helpful-collections--carousel .helpful-collections__image{width:45%!important}}@media all and (min-width: 767px){.helpful-collections__footer{padding-top:2rem}.helpful-collections__description{padding-bottom:1rem}.helpful-collections__image-link{border-radius:1rem}}@media all and (min-width: 1024px){.helpful-collections--carousel .helpful-collections__image{width:22%!important}}@media all and (min-width: 1200px){.helpful-collections__footer{padding-top:2.5rem}.helpful-collections__description{padding-bottom:1rem}.helpful-collections__title{line-height:1.5rem}.helpful-collections__image.col{width:14.2857142857%!important}.helpful-collections__image.col-link{border-radius:1rem}}.hero .swiper-pagination{position:absolute;bottom:10px}.hero .swiper-button-next,.hero .swiper-button-prev{padding:0 20px}.hero__component--desktop{display:none!important}.hero__item{width:100%}.hero__item--stack{display:block;margin-bottom:16px}.hero__item--stack:last-child{margin-bottom:0}.hero__image{background-color:#d3d9de;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media all and (min-width: 600px){.hero__component--desktop{display:block!important}.hero__component--mobile{display:none!important}.hero__stack{display:none}}@media all and (min-width: 1024px){.hero .swiper-pagination{bottom:20px}.hero .swiper-button-next,.hero .swiper-button-prev{padding:0 30px}}.hero-grid{background:#ebf6ff}.hero-grid--sale{background-color:#000;background-position:50%;background-size:cover}.hero-grid__row{margin-bottom:-26px}.hero-grid__col{display:flex;flex-direction:column}.hero-grid__col--swiper{margin:-1.75rem 0 0;width:auto;flex:1}.hero-grid__swiper.row{cursor:pointer;height:100%;margin-bottom:50px;margin-left:0;margin-right:0}.hero-grid__swiper.row .swiper-slide.col{padding-left:0;padding-right:0}.hero-grid__swiper.row:hover .swiper-button{opacity:1}.hero-grid__product-relief{padding-bottom:1rem}.hero-grid__video-full-screen{position:absolute;z-index:99999;top:16px;right:16px;font-size:24px;display:flex;width:30px;height:30px;justify-content:center;align-items:center;opacity:.35;color:#fff;cursor:pointer}.hero-grid__video-full-screen:hover{opacity:1}.hero-grid__video-full-screen .tool-tip--right{right:-11px}.hero-grid__slide .button--large{min-width:160px}.hero-grid__slide-wrap{position:relative;height:100%}.hero-grid__slide-image{display:block;height:100%;object-fit:cover;position:absolute;width:100%}.hero-grid__slide-video{height:100%}.hero-grid__slide-video video{position:absolute;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.hero-grid__slide-text{position:absolute;top:0;left:0;height:100%;width:100%;padding:1.25rem 1.25rem 2rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;z-index:1;background:linear-gradient(180deg,#0000 50%,#000000bf)}.hero-grid__slide-text--sale{align-items:center;text-align:center}.hero-grid__slide-text--large{background:linear-gradient(180deg,#0000 25%,#000000bf)}.hero-grid__slide-logo{display:block;max-width:80%}.hero-grid__slide-logo-wrap{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.hero-grid__slide-title{color:#fff;max-width:510px;padding-bottom:1rem;font-weight:500}.hero-grid__slide-title--large{font-size:1.5rem;font-weight:700;line-height:1.1;max-width:580px}.hero-grid__slide-button{min-width:140px}.hero-grid__slide-button--large{min-width:180px}.hero-grid__panel{position:relative;overflow:hidden;height:100%;padding:1rem;background-size:cover;background-position:50%;background-repeat:no-repeat;display:block;text-decoration:none;border-radius:1.5rem;min-height:300px}.hero-grid__panel--sale{background-color:#00000080;border:2px solid hsla(0,0%,100%,.2)}.hero-grid__panel--swiper{padding:0;overflow:hidden;border-radius:0;background-color:#d3d9de}.hero-grid__panel--vat{border:1px solid rgba(211,217,222,.5);background:#fff;padding:1.25rem;min-height:320px}.hero-grid__panel--product{overflow:unset}.hero-grid__panel--hire{border-radius:24px}.hero-grid__panel--promo:before{content:"";background:linear-gradient(270deg,#0000 25%,#0003 75%),#0000;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.5rem}.hero-grid__panel--has-background:before{display:none}.hero-grid__sub-swiper{height:100%;padding-bottom:10px;margin-right:-16px;padding-right:8px;margin-left:-16px;padding-left:8px}@media all and (min-width: 600px){.hero-grid__swiper.row{margin-bottom:0}.hero-grid__sub-swiper{margin:0 -16px 0 -8px;padding:0 0 10px}}@media all and (min-width: 767px){.hero-grid__video-full-screen{top:30px;right:30px}.hero-grid__col--swiper{margin:-2rem 0 0;width:100%;flex:unset}.hero-grid__panel{padding:2rem}.hero-grid__sub-swiper{margin-right:-8px}}@media all and (min-width: 1024px){.hero-grid__sub-col.lg-5{margin-bottom:-10px}.hero-grid__sub-swiper{margin-left:-16px;margin-right:-24px}}@media all and (min-width: 767px)and (max-width: 1199px){.hero-grid{padding-top:2rem!important}}@media all and (min-width: 1200px){.hero-grid__slide-text{padding:2rem}.hero-grid__slide-text--sale{padding:4.5rem}.hero-grid__slide-text--large{padding-bottom:10%}.hero-grid__slide-title--large{font-size:2rem;line-height:1.2}.hero-grid__row{margin-bottom:-34px}.hero-grid__col--swiper{margin:0;width:50%}.hero-grid__sub-row{flex:1}.hero-grid__sub-col{height:50%}.hero-grid__sub-col.lg-5{margin-bottom:0}.hero-grid__sub-swiper{margin-left:-12px;margin-right:-12px;padding-right:0;padding-left:0}.hero-grid__panel{padding:2rem}.hero-grid__panel--swiper{border-radius:1.5rem;padding:0;margin:0 0 10px}.hero-grid__panel--promo{min-height:327px}}@media all and (max-width: 1199px){.hero-grid__panel--swiper{margin:0 -1.5rem;border:0 none;background-color:#0000;padding:0}.hero-grid__swiper.row{height:520px}.hero-grid__slide-wrap{height:100%;padding:0}}@media all and (max-width: 1023px){.hero-grid__panel--swiper{margin:0 -1rem}}@media all and (max-width: 599px){.hero-grid .swiper-button{bottom:-5px}.hero-grid .swiper-button--dark{color:#000}.hero-grid .swiper-pagination.swiper-pagination--progress{bottom:5px;left:0;right:0;justify-content:center}.hero-grid .swiper-pagination.swiper-pagination--progress--dark .swiper-pagination-bullet i,.hero-grid .swiper-pagination.swiper-pagination--progress--dark .swiper-pagination-bullet b{background-color:#000}.hero-grid__swiper.row{height:100%}.hero-grid__slide-wrap{height:auto;padding-bottom:100%}}.hero-grid__vat{display:flex;flex-direction:column;align-items:center;position:relative;height:100%}.hero-grid__vat-display{display:flex;width:100%;padding-bottom:70px}.hero-grid__vat-display-title{font-size:1.25rem;font-weight:700;display:flex;align-items:center}.hero-grid__vat-display-title span{color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;background-color:#008491;border-radius:50%;width:48px;height:48px;margin-right:.5rem}.hero-grid__vat-display-prices{text-align:center;margin-left:auto}.hero-grid__vat-display-toggle{display:flex;align-items:center;justify-content:center;gap:8px}.hero-grid__vat-display-toggle-icon{cursor:pointer}.hero-grid__vat-info{flex:1;z-index:1;color:#fff;display:flex;flex-direction:column;height:100%;position:relative}.hero-grid__vat-info:after{content:"";width:1360px;height:1360px;position:absolute;left:50%;top:-50px;background-color:#008491;z-index:-1;border-radius:50%;margin-left:-680px}.hero-grid__vat-info-text{font-weight:500;margin-top:auto;margin-left:auto;padding-bottom:1.25rem}.hero-grid__vat-info-button{width:220px}@media all and (max-width: 766px){.hero-grid__vat-info-text{font-size:18px}.hero-grid__vat-display-prices{font-size:14px}}@media all and (min-width: 767px){.hero-grid__vat{flex-direction:row}.hero-grid__vat-display{white-space:nowrap;flex:0 0 245px;display:block;padding-bottom:0}.hero-grid__vat-display-title{font-size:30px;padding-bottom:20px;justify-content:center}.hero-grid__vat-display-title span{font-size:27px;width:70px;height:70px}.hero-grid__vat-display-prices{padding-right:20px;margin-left:0}.hero-grid__vat-display-toggle{padding-top:10px}.hero-grid__vat-info{text-align:right;align-items:flex-end}.hero-grid__vat-info:after{width:560px;height:560px;top:50%;margin-top:-280px;margin-left:0;left:unset;right:-120px}.hero-grid__vat-info-text{max-width:415px;padding-bottom:3rem}}@media all and (min-width: 1024px){.hero-grid__vat-display{flex:0 0 220px}.hero-grid__vat-info:after{right:unset;left:0}.hero-grid__vat-info-text{max-width:85%}}@media all and (min-width: 1200px){.hero-grid__vat-display{flex:0 0 245px}.hero-grid__vat-display-title{font-size:37px;padding-bottom:20px}.hero-grid__vat-display-title span{font-size:33px;width:90px;height:90px}.hero-grid__vat-display-title--no-toggle{padding-bottom:0}.hero-grid__vat-info-text{max-width:85%;padding-bottom:2.5rem}}.hero-grid__promo{color:#fff;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:16px;padding:16px 0;position:relative}.hero-grid__promo-link{position:absolute;top:0;left:0;width:100%;height:100%}.hero-grid__promo-text p:last-of-type{padding-bottom:0}.hero-grid__promo-text a{color:#fff;position:relative;z-index:1}@media all and (min-width: 767px){.hero-grid__promo{gap:32px;padding:0}}.hero-grid__discounts{color:#fff;text-align:center;display:flex;flex-direction:column;gap:1.25rem;align-items:center;justify-content:center;height:100%;line-height:20px}.hero-grid__discounts strong{color:#fff}.hero-grid__discounts p{padding:0;max-width:130px}.hero-grid__discounts-logo{width:210px;margin-top:10px}.hero-grid__discounts-row{columns:2;margin-bottom:-1rem}.hero-grid__discounts-col{padding-bottom:1rem}.hero-grid__discounts-button{border-radius:8px;border:1px dashed #c6211e;height:50px;display:inline-flex;width:180px;padding:0 40px 0 24px;justify-content:center;align-items:center;font-size:20px;font-weight:700;overflow:hidden;background-color:#0000;color:#fff}.hero-grid__discounts-button svg{position:absolute;right:24px}@media all and (min-width: 600px){.hero-grid__discounts{gap:1.25rem;font-size:20px;line-height:1.5rem}.hero-grid__discounts p{max-width:160px}.hero-grid__discounts-logo{width:unset;margin-top:0}.hero-grid__discounts-button{height:56px;width:210px;font-size:24px}.hero-grid__discounts-row{columns:2;margin-bottom:-1rem}.hero-grid__discounts-col{padding-bottom:1rem}}@media all and (min-width: 1200px){.hero-grid__discounts{gap:2rem}.hero-grid__discounts p{max-width:unset}.hero-grid__discounts-row{columns:2;margin-bottom:-1rem}.hero-grid__discounts-col{padding-bottom:1rem}}.hero-grid__product{color:#fff;display:flex;flex-direction:column;align-items:flex-start;height:100%}.hero-grid__product:before{content:"";background:linear-gradient(270deg,#0000 25%,#0003 75%),#0000;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.5rem;z-index:1}.hero-grid__product *{position:relative}.hero-grid__product--has-background:before{display:none}.hero-grid__product div,.hero-grid__product h3{z-index:2}.hero-grid__product-title{color:#f0fff5;padding-bottom:5px}.hero-grid__product-title--sale,.hero-grid__product-title--has-background{color:#fff!important}.hero-grid__product-image{position:absolute;display:block;right:-10px;bottom:-10px;width:221px;height:auto;z-index:0}.hero-grid__product-price{display:flex;padding:1px 0 5px}.hero-grid__product-price span{font-size:20px;padding-top:6px;padding-left:2px;line-height:22px}.hero-grid__product-button{margin-top:auto}@media all and (min-width: 1024px){.hero-grid__product-image{width:65%}}.hero-grid__hire{color:#fff;display:flex;flex-direction:column;align-items:flex-start;height:100%}.hero-grid__hire-icon{display:block;margin-bottom:1.5rem}.hero-grid__hire-text{font-weight:500;padding-bottom:1rem}.hero-grid__hire-button{margin-top:auto}@media all and (max-width: 1023px){.hero-grid__hire-text{font-size:18px}}.how-it-works__header{padding-bottom:24px}.how-it-works__col{display:flex;flex-direction:column;gap:12px}.how-it-works__image{display:flex;justify-content:center;align-items:center;height:144px;background-position:50%;background-size:100%;background-repeat:no-repeat;border-radius:16px;border:1px solid #f0f2f4}.how-it-works__step{width:95px;height:95px;color:#00a63c;display:flex;align-items:center;justify-content:center;font-size:46px;font-weight:700;background-size:100%;background-repeat:no-repeat}.how-it-works__step--blue{background-color:#005fab;color:#fff;border-radius:16px}.how-it-works__step-title,.how-it-works__step-description{padding-left:6px}@media all and (min-width: 1024px){.how-it-works__image{height:184px}.how-it-works__step{width:115px;height:115px;font-size:56px}.how-it-works__step--blue{width:95px;height:95px}}.image-text__background{background-color:#f5f5f5;height:100%}.image-text__image-wrap{display:block;overflow:hidden;position:relative;background-color:#f5f5f5}.image-text__image{display:block}.image-text__details{padding:20px 10px}.image-text__title{padding:0 0 10px;line-height:1.4}.image-text__title-link:hover{text-decoration:underline}@media all and (min-width: 1024px){.image-text__title{padding:0 0 10px;line-height:1.6}}@media all and (min-width: 1024px){.image-text__details{padding:20px 20px 15px}}.iframe__container{display:flex;justify-content:center}.iframe iframe{width:100%;display:block;border:0 none}.latest-blog__post{display:flex;flex-direction:column;height:100%;border:1px solid #f0f2f4;border-radius:1rem;overflow:hidden}.latest-blog__post:hover{border-color:#d3d9de}.latest-blog__image{display:block;height:200px;object-fit:cover}.latest-blog__image-link{position:relative}.latest-blog__details{padding:1rem;display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;flex:1}.latest-blog__title{display:flex;flex-direction:column;position:absolute;text-decoration:none;justify-content:flex-end;height:100%;left:0;width:100%;top:0;z-index:1}.latest-blog__title span{background:#ffffffd9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:1rem;text-align:center;color:#1f262b}.latest-blog__link{margin-top:auto}.latest-blog__small-post{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:12px}.latest-blog__small-image{border-radius:16px;border:1px solid #f0f2f4;display:block;aspect-ratio:1.6444444444;object-fit:cover}.latest-blog__small-image-link{margin-bottom:8px}.latest-blog__small-image:hover{border-color:#d3d9de}.latest-blog__small-link{padding-left:8px;text-decoration:none;color:#1f262b;margin-bottom:-4px}.latest-blog__small-link:hover{color:#1f262b;text-decoration:underline}.latest-blog__small-date{padding-left:8px}.latest-blog__small-title{font-size:1rem;font-weight:500}.latest-blog__small-button{min-width:0;padding:0 0 0 8px}@media all and (min-width: 767px){.latest-blog__post{border-radius:1rem}.latest-blog__details{padding:1rem;gap:.5rem}.latest-blog__title span{padding:1rem}}@media all and (min-width: 1200px){.latest-blog__post{border-radius:1rem}.latest-blog__details{padding:1rem;gap:.5rem}.latest-blog__title span{padding:1rem}}.listing-promo{background-color:#000;color:#fff;background-size:cover;background-position:50%;background-repeat:no-repeat}.listing-promo__wrap{display:flex;align-items:center;justify-content:center;padding-top:24px;padding-bottom:24px}.listing-promo__panel{border-radius:24px;border:2px solid hsla(0,0%,100%,.2);background:#00000080;display:flex;max-width:832px;padding:32px;flex-direction:column;justify-content:center;align-items:center;flex:1 0 0;min-height:350px;gap:20px}.listing-promo__no-panel{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px;min-height:350px;justify-content:center;padding:12px}.listing-promo__logo{width:100%}.listing-promo__logo-wrap{padding:0 20px}.listing-promo__description a{color:#fff}.listing-promo__description p:last-of-type{padding-bottom:0}.listing-promo__offer{padding:0 0 16px;font-size:20px}.listing-promo__offer p{padding:0}.listing-promo__offer strong{color:#fff;font-weight:500}.listing-promo__offer-list{padding:0;margin-bottom:-16px}.listing-promo__button{border-radius:8px;border:1px dashed #c6211e;height:50px;display:inline-flex;width:180px;padding:0 40px 0 24px;justify-content:center;align-items:center;font-size:20px;font-weight:700;overflow:hidden}.listing-promo__button svg{position:absolute;right:24px}@media all and (min-width: 767px){.listing-promo__wrap{min-height:435px}.listing-promo__panel,.listing-promo__no-panel{gap:32px}.listing-promo__offer-list{column-count:2}.listing-promo__button{height:56px;width:210px;font-size:24px}}@media all and (min-width: 1200px){.listing-promo__no-panel{gap:40px}}.popular-collections__wrap{position:relative}.popular-collections__image-link{position:relative;border-radius:1rem;overflow:hidden;display:block;border:1px solid #f0f2f4}.popular-collections__image-link:hover{border-color:#d3d9de}.popular-collections__img{height:100%;width:100%;object-fit:cover;display:block}.popular-collections__title{position:absolute;bottom:0;left:0;width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-end;text-align:center;align-items:center;color:#fff;padding:1rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}.popular-collections__footer{padding-top:1.5rem}.popular-collections__description{padding-bottom:1rem;text-align:center}.popular-collections__description *:last-of-type{padding-bottom:0}.popular-collections__button-row{text-align:center}@media all and (min-width: 767px){.popular-collections__footer{padding-top:2rem}.popular-collections__description{padding-bottom:1rem}.popular-collections__title{padding:1rem}.popular-collections__image-link{border-radius:1rem}}@media all and (min-width: 1200px){.popular-collections__footer{padding-top:2.5rem}.popular-collections__description{padding-bottom:1rem}.popular-collections__title{padding:1rem}.popular-collections__image-link{border-radius:1rem}}.promo-banners__wrap{display:flex;flex-direction:column;width:100%}.promo-banners__main{border-radius:16px;min-height:360px;gap:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-size:cover;background-position:0 0;background-color:#000;background-repeat:no-repeat;color:#fff;padding:50px 32px 36px}.promo-banners__main--short{min-height:330px}.promo-banners__main-logo{width:100%;max-width:350px;margin-top:8px;margin-bottom:8px}.promo-banners__main-header{font-weight:500;max-width:420px}.promo-banners__main-list{padding:0;margin-bottom:-16px}.promo-banners__main-item{padding:0 0 16px;font-size:20px}.promo-banners__main-item p{padding:0}.promo-banners__main-item strong{color:#fff;font-weight:500}.promo-banners__main-actions{display:flex;flex-wrap:wrap;flex-direction:column;gap:24px;margin-top:12px}.promo-banners__main-code{border-radius:8px;border:1px dashed #c6211e;display:inline-flex;padding:0 40px 0 24px;justify-content:center;align-items:center;font-weight:700;overflow:hidden;height:56px;min-width:210px;font-size:24px;background-color:#00000080;color:#fff}.promo-banners__main-code svg{position:absolute;right:24px}.promo-banners__main-button{height:56px;min-width:220px;font-size:20px;color:#fff}.promo-banners__banner{height:242px;position:relative;color:#fff;text-decoration:none;display:flex;gap:8px;flex-direction:column;justify-content:center;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;overflow:hidden;padding:12px;text-align:center}.promo-banners__banner--nav{height:230px!important}.promo-banners__banner:hover{color:#fff;text-decoration:none}.promo-banners__banner:hover .promo-banners__tint--light{opacity:.35}.promo-banners__banner:hover .promo-banners__tint--dark{opacity:.8}.promo-banners__tint{position:absolute;top:0;left:0;width:100%;height:100%}.promo-banners__tint--light{background:linear-gradient(257deg,#00000017 50%,#00000040)}.promo-banners__tint--dark{background:linear-gradient(257deg,#00000042 50%,#000000bf)}.promo-banners__icon{position:relative;z-index:1;max-width:97px;max-height:97px}.promo-banners__title{font-size:44px;line-height:44px;color:#fff;position:relative;z-index:1}.promo-banners__description{position:relative;z-index:1}.promo-banners__button{margin-top:16px}@media all and (min-width: 600px){.promo-banners__main-logo{margin:0}}@media all and (min-width: 767px){.promo-banners__row{flex-wrap:nowrap}.promo-banners__main{justify-content:center}.promo-banners__main--right{align-items:flex-end;text-align:right}.promo-banners__main--short{padding:40px 70px}.promo-banners__main-header{font-size:20px}.promo-banners__main-actions{flex-direction:row;margin-top:0}}@media all and (min-width: 1024px){.promo-banners__banner{height:300px}.promo-banners__title{font-size:56px;line-height:56px}.promo-banners__description{font-size:20px;font-weight:500;line-height:25px}.promo-banners__button{margin-top:24px}.promo-banners__main{padding:40px 70px}.promo-banners__main-logo{margin-top:0;margin-bottom:8px}.promo-banners__main-list{column-count:2}}.promos-bar{background-color:#d44244;background-position:50%;background-repeat:no-repeat;background-size:cover}.promos-bar__wrap{color:#fff;font-weight:500;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px;padding-top:8px;padding-bottom:8px;text-align:center;max-height:999999px}.promos-bar__description{line-height:19px}.promos-bar__button{text-decoration:underline;color:#fff;white-space:nowrap}.promos-bar__button:hover{text-decoration:none;color:#fff}.promos-bar+.promos-bar{margin-top:2px}@media all and (min-width: 767px){.promos-bar__wrap{padding-top:11px;padding-bottom:11px}}@media all and (min-width: 1024px){.promos-bar__wrap{gap:32px}}.rep-table__container{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;padding-bottom:12px;margin-bottom:-12px}.rep-table table p{padding-bottom:0}.rep-table table em{font-style:normal;color:#005fab}.rep-table table tr:nth-of-type(odd){background-color:#fafbfc}.rep-table table td,.rep-table table th{height:48px;vertical-align:middle;padding:12px;white-space:nowrap}.rep-table table td:first-of-type,.rep-table table th:first-of-type{font-weight:500}.rep-table__header,.rep-table__footer{background-color:#ebf6ff!important}.rep-table__header td,.rep-table__header th,.rep-table__footer td,.rep-table__footer th{font-weight:700}@media all and (min-width: 767px){.rep-table__container{margin:0;padding:0}.rep-table table br{display:none}.rep-table table em{padding-left:6px}.rep-table table td:first-of-type,.rep-table table th:first-of-type{width:33.3333333333%}.rep-table table td:nth-of-type(2),.rep-table table th:nth-of-type(2){padding-left:16px}.rep-table table td:last-of-type,.rep-table table th:last-of-type{width:33.3333333333%;padding-left:24px}}body>.CarouselWidget-prefix{padding:0!important}html .CarouselWidget-prefix{max-width:1440px;margin:0 auto;padding-left:16px;padding-right:16px;padding-top:1.75rem;padding-bottom:1.75rem}html .CarouselWidget-prefix .CarouselWidget .cssVar-authorName{font-size:16px}html .CarouselWidget-prefix .header__inner{border-radius:16px!important}html .CarouselWidget-prefix .header__inner strong{color:#fff}html .CarouselWidget-prefix .header__inner .R-RatingStars__stars{--customStarIcon: url(mah-star-w.svg);--customStarSize: 22px;text-align:left}html .CarouselWidget-prefix .header__inner .R-RatingStars__stars i{font-size:var(--customStarSize)!important;vertical-align:middle;position:relative;color:#0000;background-image:none;-webkit-background-clip:initial;-moz-background-clip:initial;-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0);letter-spacing:0!important}html .CarouselWidget-prefix .header__inner .R-RatingStars__stars i:after{position:absolute;color:#0000;background-image:none;-webkit-background-clip:initial;-moz-background-clip:initial;-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0);content:"";background-image:var(--customStarIcon);background-size:80% 80%;background-repeat:no-repeat;background-position:center center;mix-blend-mode:luminosity;filter:grayscale(100%);opacity:.4;display:inline-block;width:100%;height:100%;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2}html .CarouselWidget-prefix .header__inner .R-RatingStars__stars i:before{background-image:var(--customStarIcon);background-size:80% 80%;background-repeat:no-repeat;background-position:center center;position:relative;z-index:4}html .CarouselWidget-prefix .header__inner .stars__icon--100:before{clip-path:none}html .CarouselWidget-prefix .header__inner .stars__icon--75:before{clip-path:inset(0px 25% 0px 0px)}html .CarouselWidget-prefix .header__inner .stars__icon--50:before{clip-path:inset(0px 50% 0px 0px)}html .CarouselWidget-prefix .header__inner .stars__icon--25:before{clip-path:inset(0px 75% 0px 0px)}html .CarouselWidget-prefix .header__inner .stars__icon--0:before{clip-path:inset(0px 100% 0px 0px)}html .CarouselWidget-prefix .CarouselWidget{margin:0}html .CarouselWidget-prefix .R-RatingStars{display:block!important}html .CarouselWidget-prefix .R-RatingStars--xs .stars__icon:before{background-image:url(mah-star.svg);background-position:50%;background-repeat:no-repeat;background-size:13px}html .CarouselWidget-prefix .R-RatingStars--xs .stars__icon--empty:before{filter:grayscale(100%);opacity:.4}html .CarouselWidget-prefix .R-ReviewsList .R-ReviewsList__item .item__inner{box-shadow:0 1px 2px #1f262b0f,0 4px 8px #1f262b1f!important;border-radius:16px!important;min-height:280px}html .CarouselWidget-prefix .R-ReviewsList .R-ReviewsList__item .item__inner em{display:none!important}html .CarouselWidget-prefix .R-ReviewsList .R-ReviewsList__item .item__inner .R-TextBody--xxxxs{color:#8a9ba8;margin:0!important;font-size:14px}html .CarouselWidget-prefix .R-ReviewsList .R-ReviewsList__item .item__inner .R-ReviewsList__item--body{padding-top:12px}@media all and (max-width: 599px){html .CarouselWidget-prefix .R-ReviewsList{margin-bottom:-20px}html .CarouselWidget-prefix .CarouselWidget__inner .CarouselWidget__header{padding:0 16px;margin:0}html .CarouselWidget-prefix .CarouselWidget__inner .R-ReviewsList-container{padding:0 8px}html .CarouselWidget-prefix .CarouselWidget__inner .CarouselWidget__list .R-ReviewsList__controlButton--right{right:-20px}html .CarouselWidget-prefix .CarouselWidget__inner .CarouselWidget__list .R-ReviewsList__controlButton--left{left:-20px}}@media all and (min-width: 767px){html .CarouselWidget-prefix{padding-top:2rem;padding-bottom:2rem}}@media all and (min-width: 800px){html .CarouselWidget-prefix .R-ReviewsList .R-ReviewsList__item{flex-basis:100%!important;width:100%!important}}@media all and (min-width: 1024px){html .CarouselWidget-prefix .R-ReviewsList .R-ReviewsList__item{flex-basis:50%!important;width:50%!important}}@media all and (min-width: 1200px){html .CarouselWidget-prefix{padding-left:24px;padding-right:24px;padding-top:2.5rem;padding-bottom:2.5rem}html .CarouselWidget-prefix .R-ReviewsList .R-ReviewsList__item{flex-basis:33.3333333333%!important;width:33.3333333333%!important}html .CarouselWidget-prefix .CarouselWidget .CarouselWidget__header{flex-basis:340px;width:340px}html .CarouselWidget-prefix .CarouselWidget .CarouselWidget__header .cssVar-header__heading{font-size:18px}}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal{background-color:#0000004d;display:flex;align-items:center}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .u-textLeft--all{margin-bottom:12px!important}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .u-textLeft--all+.u-marginBottom--md{display:none}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .u-textLeft--all .cssVar-popup-badgeElement__text{margin-left:3px;margin-bottom:-14px}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .R-TextHeading--xxxxs.u-textCenter--all{font-weight:400}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .R-RatingStars{display:block!important}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .R-RatingStars--sm .R-RatingStars__stars{margin-bottom:12px}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .R-RatingStars--sm .stars__icon{font-size:16px}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .R-RatingStars--sm .stars__icon:before{background-image:url(mah-star.svg);background-position:50%;background-repeat:no-repeat;background-size:13px}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .R-RatingStars--sm .stars__icon--empty:before{filter:grayscale(100%);opacity:.4}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .shareSection{display:none!important}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .u-hr{border-color:#f0f2f4;opacity:1}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .R-GlobalModal__dialog .js-close-widgetModal{height:46px;width:46px;background-image:url(icon-fas-close.svg);background-position:50%;background-repeat:no-repeat;position:absolute;top:8px;right:8px}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .R-GlobalModal__dialog .js-close-widgetModal span:before{display:none}div.CarouselWidget-prefix .js-modal-container.R-GlobalModal.isActive .R-GlobalModal__dialog{-webkit-animation-name:slideUp;animation-name:slideUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media all and (min-width: 767px){div.CarouselWidget-prefix .js-modal-container.R-GlobalModal .R-GlobalModal__dialog{border-radius:1.5rem;box-shadow:0 18px 50px #1f262b66;position:static}}.sitemap a,.sitemap a:hover{text-decoration:none}.sitemap ul{padding:0}.sitemap__section,.sitemap__header{padding-bottom:40px}.sitemap__main-title{padding-bottom:12px}.sitemap__main-link{display:flex;align-items:center;gap:12px;padding:16px;background-color:#ebf6ff;border-bottom:2px solid;margin-bottom:10px;color:#005fab}.sitemap__main-link--living-aids{color:#ab4895!important;background-color:#faf4f9}.sitemap__main-link--mobility-aids{color:#00b140!important;background-color:#f0fff5}.sitemap__main-link--bathroom,.sitemap__main-link--continence-care{color:#00a7b8!important;background-color:#f1fcfd}.sitemap__main-link--bedroom{color:#d45923!important;background-color:#fdf5f2}.sitemap__main-link--kitchen-dining{color:#eab500!important;background-color:#fffcf0}.sitemap__main-link--outdoors{color:#00b140!important;background-color:#f0fff5}.sitemap__main-link--reduced,.sitemap__main-link--seating{color:#c6211e!important;background-color:#fdf2f2}.sitemap__main-icon{width:30px;height:30px;margin-top:-2px}.sitemap__main-description{padding-bottom:16px}.sitemap__child-link{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #d3d9de;display:block;color:#1f262b}.sitemap__child-link:hover{color:#005fab}.sitemap__child-link--no-link:hover{color:#1f262b}.sitemap__grandchild-link{display:block;padding:4px 0;color:#1f262b}.sitemap__grandchild-link:hover{color:#005fab;text-decoration:underline!important}.subscribe{background-color:#ebf6ff;background-position:50%;padding:1.5rem 0;background-size:150px 150px;background-position:0 0;animation:moveBackground 5s linear infinite;animation-play-state:paused}.subscribe:hover{animation-play-state:running}.subscribe__panel{border-radius:24px;border:1px solid #f0f2f4;background:linear-gradient(180deg,#f5faff00 50%,#f5faff),linear-gradient(254deg,#fff0 30.54%,#fff 61.08%),#fff;display:flex;flex-direction:column;padding:1.25rem;justify-content:center;align-items:center;gap:16px;flex:1 0 0;position:relative;container-type:inline-size;box-sizing:border-box}@container (min-width: 370px){.subscribe__panel .subscribe__catalogue-image{width:220px}}.subscribe__panel--catalogue{align-items:flex-start;justify-content:flex-start;padding:1.25rem;background-repeat:no-repeat;background-size:cover;min-height:300px;overflow:hidden}.subscribe__header{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.subscribe__header-icon{font-size:40px;color:#005fab}.subscribe__newsletter{width:100%}.subscribe__newsletter-submit{margin-left:16px}.subscribe__newsletter-button{min-width:160px}.subscribe__newsletter .form__validation--error{margin-top:12px}.subscribe__description{max-width:560px}.subscribe__form{max-width:560px;display:flex;width:100%;margin:0 auto}.subscribe__input{margin:0;display:block!important}.subscribe__disclaimer{color:#35414a}.subscribe__disclaimer p{padding:0}.subscribe__catalogue-icon{font-size:40px;color:#00a63c;z-index:1}.subscribe__catalogue-header{z-index:1}.subscribe__catalogue-description{z-index:1;max-width:200px}.subscribe__catalogue-button{z-index:1;margin-top:auto}.subscribe__catalogue-image{position:absolute;width:180px;bottom:0;right:0;z-index:0}@media all and (max-width: 420px),all and (min-width: 767px)and (max-width: 900px){.subscribe__form{display:flex;flex-direction:column;gap:8px;width:100%;margin:0 auto}.subscribe__input{margin:0;display:block!important;width:100%}.subscribe__newsletter-submit{width:100%;margin-left:0}.subscribe__newsletter-button{width:100%}}@media all and (min-width: 600px)and (max-width: 767px){.subscribe__panel--newsletter .subscribe__description,.subscribe__panel--newsletter .subscribe__form,.subscribe__panel--newsletter .form__validation,.subscribe__panel--newsletter .form__message{max-width:none}}@media all and (min-width: 767px){.subscribe__panel{align-items:flex-start}.subscribe__panel--catalogue{height:100%;background-position:50% 100%}}@media all and (min-width: 1024px){.subscribe__disclaimer{text-align:center;max-width:560px}.subscribe__header{flex-direction:row;align-items:center;width:auto}.subscribe__description{text-align:center}.subscribe__panel{padding:2rem;align-items:center}.subscribe__panel--catalogue{padding:1.25rem;align-items:flex-start}}@media all and (min-width: 1200px){.subscribe__panel--catalogue{position:relative}.subscribe__panel--catalogue-image{z-index:1}.subscribe__panel--catalogue:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(55deg,#fff 50% 10%,#fff0 80%)}}@media all and (min-width: 1200px){.subscribe{padding:5rem}.subscribe__panel{padding:2.5rem}.subscribe__panel--catalogue{padding:2rem}.subscribe__catalogue-image{z-index:1}}.subscribe-popup{display:none;padding:24px;position:fixed;right:0;bottom:0;z-index:99;animation-delay:5s;-webkit-animation-name:slideUp;animation-name:slideUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.subscribe-popup__close{position:absolute;width:46px;height:46px;display:flex;align-items:center;justify-content:center;top:8px;right:8px;font-size:24px;color:#8a9ba8;cursor:pointer;background:none;border:0 none}.subscribe-popup__panel{position:relative;max-width:680px;background-color:#fff;border-radius:24px;z-index:99;box-shadow:0 18px 50px #1f262b66;display:flex;min-height:413px;overflow:hidden}.subscribe-popup__image{flex:0 0 230px;background-position:50%;background-size:cover;background-repeat:no-repeat}.subscribe-popup__text{padding:32px;display:flex;flex-direction:column;gap:16px}.subscribe-popup__header{display:flex;align-items:center;text-transform:uppercase}.subscribe-popup__header-percent{width:120px;height:125px;position:relative;text-align:center;display:flex;justify-content:center;align-items:center;z-index:1;color:#fff;margin-right:4px}.subscribe-popup__header-percent:after{content:"";background-image:url(icon-burst.svg);position:absolute;top:0;left:0;width:100%;height:100%;background-size:100%;z-index:-1}.subscribe-popup__form{display:flex;gap:16px}.subscribe-popup__form input{display:block!important;margin:0}.subscribe-popup__disclaimer{color:#35414a}.subscribe-popup__disclaimer p{padding-bottom:0}@media all and (max-width: 766px){.subscribe-popup{display:none!important}}.terms__col--sidebar{display:none}.terms__sidebar{border:1px solid #d3d9de;border-radius:16px;padding:24px}.terms__sidebar-title{padding-bottom:16px}.terms__sidebar-link{display:flex;align-items:center;text-decoration:none;font-weight:500;width:100%;min-height:44px;padding:10px 0}.terms__sidebar-icon{flex:0 0 16px;margin-left:auto}.terms__block{padding-bottom:8px}.terms__block ul{list-style-type:disc;padding:0 0 16px 24px;padding-left:1.75rem;text-indent:.25rem}.terms__block h1,.terms__block h2,.terms__block h3,.terms__block h4,.terms__block h5,.terms__title{padding-bottom:16px}.terms__updated{color:#6a7782}@media all and (min-width: 1200px){.terms__col{flex:1}.terms__col--sidebar{flex:0 0 431px;position:sticky;top:40px;align-self:flex-start;display:block}}.text__header{width:100%}.text__description p:last-of-type{padding-bottom:0}.text__description p:empty{display:none}.text__description ul{list-style-type:disc;padding:0 0 16px 24px;padding-left:1.75rem;text-indent:.25rem}.text__description h2,.text__description h3,.text__description h4{padding-bottom:16px}.text__description h2{font-weight:500;font-size:1.5rem;line-height:1.5rem}.text__updated{text-align:center;color:#6a7782}.text__container{display:flex;flex-direction:column;gap:16px;align-items:flex-start}@media all and (min-width: 1200px){.text__description h2{font-size:1.75rem;line-height:1.75rem}}.timeline__col{flex:0 0 220px}.timeline__col:last-child .timeline__bar{background:#0000}.timeline__year{color:#005fab}.timeline__bar{position:relative;height:6px;background-color:#005fab;margin:24px -24px 32px 0}.timeline__bar:before{content:"";border-radius:50%;height:18px;width:18px;position:absolute;left:0;top:-6px;background-color:#005fab}.timeline__description{max-width:180px}.two-column{overflow:hidden}.two-column p:last-of-type{padding-bottom:0}.two-column .row--xl-gutter{margin-left:-32px;margin-right:-32px}.two-column .col--xl-gutter{padding-left:32px;padding-right:32px}.two-column__video{position:relative;height:0;overflow:hidden;max-width:100%}.two-column__video iframe,.two-column__video object,.two-column__video embed{position:absolute;top:0;left:0;width:100%;height:100%}.two-column__image-wrap{height:100%;border-radius:1.5rem;overflow:hidden;display:block}.two-column__image-wrap--border{border:1px solid #f0f2f4}.two-column__text{max-width:580px;display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.two-column__text--white,.two-column__text--white .two-column__header{color:#fff}.two-column__image{width:100%;height:100%;object-fit:cover;display:block}.two-column__col--image,.two-column__col--video{order:-2;margin-bottom:12px}.two-column__col--text{flex:1}.two-column__col--vertical-centre{align-self:center}.two-column__header span{font-weight:700;display:block}.two-column ul li,.two-column ol li{padding-bottom:5px}.two-column ul{list-style-type:disc;padding:0 0 16px 24px;padding-left:1.75rem;text-indent:.25rem}.two-column__more{cursor:pointer}.two-column__hidden{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.two-column__medequip{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;margin-top:1rem}.two-column__medequip-title{display:flex;align-items:center;gap:1rem;color:#005fab;font-family:Arial;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.two-column__medequip-description{color:#35414a}.two-column__logos{display:flex;flex-wrap:wrap;gap:16px;align-items:center}@media all and (max-width: 599px){.two-column__logo{max-width:70px}.two-column__connect{max-width:200px}.two-column__header br{display:none}}@media all and (min-width: 600px){.two-column__logos{gap:24px}}@media all and (min-width: 767px){.two-column__col--image,.two-column__col--video{order:unset;margin-bottom:0}.two-column__image-wrap{border-radius:1.5rem}}@media all and (min-width: 1200px){.two-column__text{gap:24px}.two-column__logos{gap:40px}.two-column__image-wrap{border-radius:1.5rem}}.usps__link{display:block;text-decoration:none;color:#1f262b}.usps__link:hover{color:#1f262b}.usps__link:hover .usps__message{border:1px solid #d3d9de;background:linear-gradient(180deg,#f5faff80 50%,#ebf6ff)}.usps__link,.usps__no-link{height:100%}.usps__message{height:100%;display:flex;flex-direction:column;text-align:center;padding:1rem;justify-content:center;align-items:center;gap:8px;flex:1 0 0;background:linear-gradient(180deg,#f5faff00,#f5faff);border-radius:1rem;border:1px solid #f0f2f4}.usps__icon-wrap{height:48px;display:flex;justify-content:center;align-items:center}.usps__text-primary{font-weight:700}.vat-relief .faqs-accordion__anchor,.vat-relief .faqs-accordion__anchor:hover{color:#1f262b}.vat-relief__col--sidebar{display:none}.vat-relief__header{padding-bottom:16px}.vat-relief__description em{background-color:#008491;color:#fff;font-style:normal;font-weight:700;font-size:13px;padding:1px 3px;border-radius:4px;white-space:nowrap}.vat-relief__image{display:block;margin-bottom:32px;border-radius:16px}.vat-relief__accordion--terms{margin-top:32px;margin-bottom:32px}.vat-relief__updated{color:#6a7782}.vat-relief__sidebar{border:1px solid #d3d9de;border-radius:16px;padding:24px}.vat-relief__sidebar-title{padding-bottom:16px}.vat-relief__sidebar-link{display:flex;align-items:center;text-decoration:none;font-weight:500;width:100%;min-height:44px;padding:10px 0}.vat-relief__sidebar-icon{flex:0 0 16px;margin-left:auto}@media all and (min-width: 1200px){.vat-relief__col{flex:1}.vat-relief__col--sidebar{position:sticky;top:40px;align-self:flex-start;display:block;flex:0 0 431px}}.vat-relief-form__wrap{max-width:985px}.vat-relief-form .cart-vat__panel--form{border-radius:16px;margin-top:0}.shopify-policy__container{margin:0 auto;max-width:1248px;padding-left:16px;padding-right:16px;padding-bottom:1rem;width:100%}.shopify-policy__container table{margin-bottom:16px}.shopify-policy__title{text-align:left;max-width:900px}.shopify-policy__body{max-width:900px}@media all and (min-width: 767px){.shopify-policy__container{padding-bottom:1rem}}@media all and (min-width: 1024px){.shopify-policy__container{padding-left:24px;padding-right:24px}}@media all and (min-width: 1200px){.shopify-policy__container{padding-bottom:1.5rem}}.background-purple{background-color:#ab4895}.background-purple .button:hover{color:#ab4895}.background-green{background-color:#00a63c}.background-green .button:hover{color:#00b140}.background-blue{background-color:#005fab}.background-blue .button:hover{color:#005fab}.background-light-blue{background-color:#00a7b8}.background-light-blue .button:hover{color:#00a7b8}.background-orange{background-color:#d45923}.background-orange .button:hover{color:#d45923}.background-yellow{background-color:#eab500}.background-yellow .button:hover{color:#eab500}.background-red{background-color:#c6211e}.background-red .button:hover{color:#c6211e}.background-black{background-color:#000}.background-black .button:hover{color:#000}.background-white{background-color:#fff;color:#005fab}.background-white a,.background-white a:hover{color:#005fab}.background-pastel-green{background-color:#f0fff5;color:#00b140}.background-pastel-green div,.background-pastel-green a,.background-pastel-green a:hover{color:#00b140}.background-pastel-blue{background-color:#ebf6ff;color:#005fab}.background-pastel-blue a,.background-pastel-blue a:hover{color:#005fab}.background-pastel-purple{background-color:#faf4f9}.background-pastel-light-blue{background-color:#f1fcfd}.background-pastel-orange{background-color:#fdf5f2}.background-pastel-yellow{background-color:#fffcf0}.background-pastel-red{background-color:#fdf2f2}.background-pastel-gradient-green{color:#00b140;border:1px solid #ccffde;background:linear-gradient(0deg,#fff0,#ffffffbf),#f0fff5}.background-pastel-gradient-green div{color:#00b140}.background-pastel-gradient-green .button{background-color:#00b140;color:#fff}.background-pastel-gradient-blue{color:#00a7b8;border:1px solid #d1f6fa;background:linear-gradient(0deg,#fff0,#ffffffbf),#f1fcfd}.background-pastel-gradient-blue div{color:#00a7b8}.background-pastel-gradient-blue .button{background-color:#00a7b8;color:#fff}.background-pastel-gradient-red{color:#c6211e;border:1px solid #f8d3d3;background:linear-gradient(0deg,#fff0,#ffffffbf),#fdf2f2}.background-pastel-gradient-red div{color:#c6211e}.background-pastel-gradient-red .button{background-color:#c6211e;color:#fff}.background-pastel-gradient-orange{color:#d45923;border:1px solid #f8ded3;background:linear-gradient(0deg,#fff0,#ffffffbf),#fdf5f2}.background-pastel-gradient-orange div{color:#d45923}.background-pastel-gradient-orange .button{background-color:#d45923;color:#fff}.background-pastel-gradient-yellow{color:#eab500;border:1px solid #fff3cc;background:linear-gradient(0deg,#fff0,#ffffffbf),#fffcf0}.background-pastel-gradient-yellow div{color:#eab500}.background-pastel-gradient-yellow .button{background-color:#eab500;color:#fff}.background-pastel-gradient-purple{color:#ab4895;border:1px solid #f0dbeb;background:linear-gradient(0deg,#fff0,#ffffffbf),#faf4f9}.background-pastel-gradient-purple div{color:#ab4895}.background-pastel-gradient-purple .button{background-color:#ab4895;color:#fff}.background-opacity-purple{background:#ab4895;background:#ab4895d9}.background-opacity-green{background:#00a63c;background:#00a63cd9}.background-opacity-blue{background:#005fab;background:#005fabd9}.background-opacity-light-blue{background:#00a7b8;background:#00a7b8d9}.background-opacity-orange{background:#d45923;background:#d45923d9}.background-opacity-yellow{background:#eab500;background:#eab500d9}.background-opacity-red{background:#c6211e;background:#c6211ed9}.text-purple-pastel{color:#faf4f9}.text-green-pastel{color:#f0fff5}.text-light-blue-pastel{color:#f1fcfd}.text-orange-pastel{color:#fdf5f2}.text-yellow-pastel{color:#fffcf0}.text-red-pastel{color:#fdf2f2}.text-purple{color:#ab4895}.text-green{color:#00b140}.text-blue{color:#005fab}.text-light-blue{color:#00a7b8}.text-orange{color:#d45923}.text-yellow{color:#eab500}.text-red{color:#c6211e}.text-black{color:#000}.text-text-grey{color:#1f262b}.button--black{background-color:#000!important;color:#fff!important}.button--purple{background-color:#ab4895!important;color:#fff!important}.button--green{background-color:#00a63c!important;color:#fff!important}.button--blue{background-color:#005fab!important;color:#fff!important}.button--light-blue{background-color:#00a7b8!important;color:#fff!important}.button--orange{background-color:#d45923!important;color:#fff!important}.button--yellow{background-color:#eab500!important;color:#fff!important}.button--red{background-color:#c6211e!important;color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/product-main.css.map */
