@charset "UTF-8";

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.pika-single:after,.pika-single:before{content:" ";display:table}.pika-single:after{clear:both}.pika-single{*zoom:1}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-next,.pika-prev{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.pika-next:hover,.pika-prev:hover{opacity:1}.is-rtl .pika-next,.pika-prev{float:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");*left:0}.is-rtl .pika-prev,.pika-next{float:right;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");*right:0}.pika-next.is-disabled,.pika-prev.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block;*display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table td,.pika-table th{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#3af;font-weight:700}.is-selected .pika-button{color:#fff;font-weight:700;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-inrange .pika-button{background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}.is-disabled .pika-button,.is-outside-current-month .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-table abbr{border-bottom:none;cursor:help}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@import url(../../bower_components/pikaday/css/pikaday.css);@import url(../../bower_components/swiper/dist/css/swiper.css);@import url("//hello.myfonts.net/count/321727");@import url("//hello.myfonts.net/count/329a3b");@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.6.3);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@keyframes mouse-scroll{0%{opacity:0;transform:translateY(25px)}80%{transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes mouse-scroll-out{0%{opacity:1;transform:translateY(0)}20%{transform:translateY(-5px)}to{opacity:0;transform:translateY(25px)}}@keyframes mouse-scroll-arrow{0%{opacity:0;transform:translateY(-2px)}10%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(15px)}}@keyframes snus-guide-spin{0%{transform:translate3d(0,4.6rem,0)}to{transform:translate3d(0,-100%,0)}}@keyframes fade-in{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes fade-out{0%{display:block;opacity:1}99%{display:block;opacity:0}to{display:none;opacity:0}}@keyframes fade-in-flex{0%{display:none;opacity:0}1%{display:-ms-flexbox;display:flex;opacity:0}to{display:-ms-flexbox;display:flex;opacity:1}}@keyframes fade-out-flex{0%{display:-ms-flexbox;display:flex;opacity:1}99%{display:-ms-flexbox;display:flex;opacity:0}to{display:none;opacity:0}}@keyframes slide-left{0%{display:none;transform:translateX(100%)}1%{display:block;transform:translateX(100%)}to{display:block;transform:translateX(0);transition-property:transform;transition-timing-function:cubic-bezier(.7,.01,.3,1)}}@keyframes header-dropdown-slide-down{0%{display:none;transform:translate3d(0,-50%,0)}1%{display:block;transform:translate3d(0,-50%,0)}to{display:block;transform:translateZ(0);transition-property:transform;transition-timing-function:cubic-bezier(.7,.01,.3,1)}}@keyframes pulsating-marker{0%{transform:scale(0);opacity:0}50%{opacity:1}to{transform:scale(1);opacity:0}}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-bold{font-weight:700}.text-danger{color:#b81c28}.block-side-nav__list,.block-side-widget--links ul,.block-side-widget--stores .block-side-widget__stores-list,.block-side-widget__content ul,.checkout-steps,.complaint-form__instructions__steps,.faq__side__nav,.fast-links__item__list,.header-dropdown__brand-list,.header-dropdown__nav,.header-dropdown__section--login ul,.health-warning,.import-fees__list,.list,.pagination,.product__images__thumbnails,.responsive-nav .sub-menu,.responsive-nav__lang-switch,.responsive-nav__primary,.responsive-nav__secondary,.sb-promo__usp,.site-footer__lang-switch__list,.site-footer__nav__list,.site-header__meta__nav,.site-header__nav,.site-header__nav-icons,.snus-history__navigation__list,.ul-reset,.usp,storm-checkout .method-list{list-style-type:none;padding:0;margin:0}.block-colored-boxes:after,.block-image-grid:after,.block-main-content:after,.block-promo__cta:after,.block-regular-content:after,.block-storytelling:after,.block-text-image:after,.block-text-image__item:after,.btn--pricing:after,.cart-content__item:after,.clearfix:after,.form-group__meta:after,.my-pages__orders__item__actions:after,.news-entry:after,.product-list__grid:after,.product-list__header:after,.product-row:after,.promo-grid__cta:after,.responsive-nav__login:after,.runners__grid:after,.site-header:after,storm-checkout:after,storm-checkout cart:after,storm-checkout subscription:after{content:"";display:block;clear:both}.hidden{display:none!important}.block-story__image-lg img,.img-scale,.promo-grid__image{image-rendering:auto;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:nearest-neighbor}*,:after,:before{box-sizing:border-box}html{height:100%}body,html{-webkit-font-smoothing:antialiased}body{-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff}@font-face{font-family:FFDINWebProBold;src:url(/dist/fonts/321727_0_0.eot);src:url(/dist/fonts/321727_0_0.eot?#iefix) format("embedded-opentype"),url(/dist/fonts/321727_0_0.woff2) format("woff2"),url(/dist/fonts/321727_0_0.woff) format("woff"),url(/dist/fonts/321727_0_0.ttf) format("truetype"),url(/dist/fonts/321727_0_0.svg#wf) format("svg")}@font-face{font-family:FFDINWebProLight;src:url(/dist/fonts/321727_1_0.eot);src:url(/dist/fonts/321727_1_0.eot?#iefix) format("embedded-opentype"),url(/dist/fonts/321727_1_0.woff2) format("woff2"),url(/dist/fonts/321727_1_0.woff) format("woff"),url(/dist/fonts/321727_1_0.ttf) format("truetype"),url(/dist/fonts/321727_1_0.svg#wf) format("svg")}@font-face{font-family:FFDINWebProMedium;src:url(/dist/fonts/321727_2_0.eot);src:url(/dist/fonts/321727_2_0.eot?#iefix) format("embedded-opentype"),url(/dist/fonts/321727_2_0.woff2) format("woff2"),url(/dist/fonts/321727_2_0.woff) format("woff"),url(/dist/fonts/321727_2_0.ttf) format("truetype"),url(/dist/fonts/321727_2_0.svg#wf) format("svg")}@font-face{font-family:FFDINWebPro;src:url(/dist/fonts/321727_3_0.eot);src:url(/dist/fonts/321727_3_0.eot?#iefix) format("embedded-opentype"),url(/dist/fonts/321727_3_0.woff2) format("woff2"),url(/dist/fonts/321727_3_0.woff) format("woff"),url(/dist/fonts/321727_3_0.ttf) format("truetype"),url(/dist/fonts/321727_3_0.svg#wf) format("svg")}html{font-size:62.5%}body{line-height:2.4rem;font-size:1.6rem;font-family:FFDINWebPro,Arial,sans-serif;color:#2b2b2b}@media (min-width:1980px){body{font-size:1.8rem;line-height:2.4rem}}a{position:relative;color:#085778}.no-touchevents a.active,.no-touchevents a:active,.no-touchevents a:focus,.no-touchevents a:hover{color:#053448}.page-checkoutthankyoupage .thank-you__summary__cart p a,a.inverted{color:#fff}.no-touchevents .page-checkoutthankyoupage .thank-you__summary__cart p a.active,.no-touchevents .page-checkoutthankyoupage .thank-you__summary__cart p a:active,.no-touchevents .page-checkoutthankyoupage .thank-you__summary__cart p a:focus,.no-touchevents .page-checkoutthankyoupage .thank-you__summary__cart p a:hover,.no-touchevents a.inverted.active,.no-touchevents a.inverted:active,.no-touchevents a.inverted:focus,.no-touchevents a.inverted:hover,.page-checkoutthankyoupage .thank-you__summary__cart p .no-touchevents a.active,.page-checkoutthankyoupage .thank-you__summary__cart p .no-touchevents a:active,.page-checkoutthankyoupage .thank-you__summary__cart p .no-touchevents a:focus,.page-checkoutthankyoupage .thank-you__summary__cart p .no-touchevents a:hover{color:#0e9cd8}.accordion__anchor,.blend-completed__eta__response,.blends__item__content__title,.block-colorfull-message__title,.block-cover-image__title,.block-image-columns__hero__title,.block-promo__cta-price,.block-qa__item__title,.block-storytelling__title,.block-text-image__item__text__title,.booking__action__price,.btn--pricing__price,.EPiServerForms .form-group>.form-group__forgot-password,.EPiServerForms .form-group>.form-group__label,.EPiServerForms .responsive-nav__login .form-group>.form-group--error,.EPiServerForms .responsive-nav__login .form-group>.ValidationFail,.EPiServerForms .responsive-nav__login .form-group>a.form-group__forgot-password,.faq__main__section__item__question,.faq__side__title,.h1,.h2,.h2--sm,.h3,.h4,.hero__title,.my-pages__content__heading,.news-list__item__content__title,.one-cta__title,.page-checkoutthankyoupage .thank-you__feedback h2,.page-checkoutthankyoupage .thank-you__summary h2,.product-cta__price-value,.product-filter__dropdown__title,.product-spot--featured .product-spot__price__primary,.product-spot--featured .product-spot__price__secondary,.product-spot--featured .product-spot__title__brand,.product-spot--featured .product-spot__title__strength,.product-spot--featured .product-spot__title__type,.product__content__price__item__cat,.product__content__price__item__value,.product__content__tabs__attributes--levels .product__content__tabs__attributes__item__label,.promo-grid__cta-price,.responsive-nav__login .EPiServerForms .form-group>.form-group--error,.responsive-nav__login .EPiServerForms .form-group>.ValidationFail,.runners__footer__title,.sb-blender__col:first-child .sb-blender__title,.sb-cta__title,.sb-hero__byline,.sb-products__title,.snus-history__item__content__title,.start-page__content-grid__item__title,.store-list__item-wrapper--slim .store-list__item__location,.store-list__item__location,app-root.wizard-mode app-flavor-balance label,h1,h2,h3,h4,storm-checkout h2{font-family:FFDINWebProBold,Arial,sans-serif;font-weight:400;line-height:1.33em;margin:4rem 0 1.5rem}@media (max-width:543px){.accordion__anchor,.blend-completed__eta__response,.blends__item__content__title,.block-colorfull-message__title,.block-cover-image__title,.block-image-columns__hero__title,.block-promo__cta-price,.block-qa__item__title,.block-storytelling__title,.block-text-image__item__text__title,.booking__action__price,.btn--pricing__price,.EPiServerForms .form-group>.form-group__forgot-password,.EPiServerForms .form-group>.form-group__label,.EPiServerForms .responsive-nav__login .form-group>.form-group--error,.EPiServerForms .responsive-nav__login .form-group>.ValidationFail,.EPiServerForms .responsive-nav__login .form-group>a.form-group__forgot-password,.faq__main__section__item__question,.faq__side__title,.h1,.h2,.h2--sm,.h3,.h4,.hero__title,.my-pages__content__heading,.news-list__item__content__title,.one-cta__title,.page-checkoutthankyoupage .thank-you__feedback h2,.page-checkoutthankyoupage .thank-you__summary h2,.product-cta__price-value,.product-filter__dropdown__title,.product-spot--featured .product-spot__price__primary,.product-spot--featured .product-spot__price__secondary,.product-spot--featured .product-spot__title__brand,.product-spot--featured .product-spot__title__strength,.product-spot--featured .product-spot__title__type,.product__content__price__item__cat,.product__content__price__item__value,.product__content__tabs__attributes--levels .product__content__tabs__attributes__item__label,.promo-grid__cta-price,.responsive-nav__login .EPiServerForms .form-group>.form-group--error,.responsive-nav__login .EPiServerForms .form-group>.ValidationFail,.runners__footer__title,.sb-blender__col:first-child .sb-blender__title,.sb-cta__title,.sb-hero__byline,.sb-products__title,.snus-history__item__content__title,.start-page__content-grid__item__title,.store-list__item-wrapper--slim .store-list__item__location,.store-list__item__location,app-root.wizard-mode app-flavor-balance label,h1,h2,h3,h4,storm-checkout h2{word-break:break-word}}.blends__item__content__title,.block-colorfull-message__title,.block-cover-image__title,.block-image-columns__hero__title,.block-storytelling__title,.booking__action__price,.h1,.hero__title,.runners__footer__title,.sb-blender__col:first-child .sb-blender__title,.sb-cta__title,.sb-products__title,.snus-history__item__content__title,.start-page__content-grid__item__title,.store-list__item__location,h1{font-size:5.6rem;line-height:5.4rem}@media (max-width:991px){.blends__item__content__title,.block-colorfull-message__title,.block-cover-image__title,.block-image-columns__hero__title,.block-storytelling__title,.booking__action__price,.h1,.hero__title,.runners__footer__title,.sb-blender__col:first-child .sb-blender__title,.sb-cta__title,.sb-products__title,.snus-history__item__content__title,.start-page__content-grid__item__title,.store-list__item__location,h1{font-size:4.2rem;line-height:4rem}}@media (max-width:543px){.blends__item__content__title,.block-colorfull-message__title,.block-cover-image__title,.block-image-columns__hero__title,.block-storytelling__title,.booking__action__price,.h1,.hero__title,.runners__footer__title,.sb-blender__col:first-child .sb-blender__title,.sb-cta__title,.sb-products__title,.snus-history__item__content__title,.start-page__content-grid__item__title,.store-list__item__location,h1{font-size:3.6rem;line-height:3.8rem}}@media (max-width:320px){.blends__item__content__title,.block-colorfull-message__title,.block-cover-image__title,.block-image-columns__hero__title,.block-storytelling__title,.booking__action__price,.h1,.hero__title,.runners__footer__title,.sb-blender__col:first-child .sb-blender__title,.sb-cta__title,.sb-products__title,.snus-history__item__content__title,.start-page__content-grid__item__title,.store-list__item__location,h1{font-size:3.6rem;line-height:3.6rem}}@media (min-width:1980px){.blends__item__content__title,.block-colorfull-message__title,.block-cover-image__title,.block-image-columns__hero__title,.block-storytelling__title,.booking__action__price,.h1,.hero__title,.runners__footer__title,.sb-blender__col:first-child .sb-blender__title,.sb-cta__title,.sb-products__title,.snus-history__item__content__title,.start-page__content-grid__item__title,.store-list__item__location,h1{font-size:6.4rem;line-height:6.4rem}}.block-promo__cta-price,.block-text-image__item__text__title,.btn--pricing__price,.h2,.one-cta__title,.product-cta__price-value,.product-spot--featured .product-spot__title__brand,.product__content__price__item__value,.promo-grid__cta-price,.store-list__item-wrapper--slim .store-list__item__location,h2{font-size:3.6rem;line-height:3.6rem}@media (max-width:543px){.block-promo__cta-price,.block-text-image__item__text__title,.btn--pricing__price,.h2,.one-cta__title,.product-cta__price-value,.product-spot--featured .product-spot__title__brand,.product__content__price__item__value,.promo-grid__cta-price,.store-list__item-wrapper--slim .store-list__item__location,h2{font-size:2.6rem;line-height:3rem}}@media (min-width:1980px){.block-promo__cta-price,.block-text-image__item__text__title,.btn--pricing__price,.h2,.one-cta__title,.product-cta__price-value,.product-spot--featured .product-spot__title__brand,.product__content__price__item__value,.promo-grid__cta-price,.store-list__item-wrapper--slim .store-list__item__location,h2{font-size:4.2rem;line-height:4.3rem}}.accordion__anchor,.blend-completed__eta__response,.block-qa__item__title,.faq__main__section__item__question,.faq__side__title,.h2--sm,.h3,.my-pages__content__heading,.news-list__item__content__title,.page-checkoutthankyoupage .thank-you__feedback h2,.page-checkoutthankyoupage .thank-you__summary h2,.product-spot--featured .product-spot__title__strength,.product-spot--featured .product-spot__title__type,.sb-hero__byline,app-root.wizard-mode app-flavor-balance label,h3,storm-checkout h2{font-size:2.6rem;line-height:3.2rem;text-transform:uppercase}@media (max-width:543px){.accordion__anchor,.blend-completed__eta__response,.block-qa__item__title,.faq__main__section__item__question,.faq__side__title,.h2--sm,.h3,.my-pages__content__heading,.news-list__item__content__title,.page-checkoutthankyoupage .thank-you__feedback h2,.page-checkoutthankyoupage .thank-you__summary h2,.product-spot--featured .product-spot__title__strength,.product-spot--featured .product-spot__title__type,.sb-hero__byline,app-root.wizard-mode app-flavor-balance label,h3,storm-checkout h2{font-size:2.3rem;line-height:2.6rem}}@media (min-width:1980px){.accordion__anchor,.blend-completed__eta__response,.block-qa__item__title,.faq__main__section__item__question,.faq__side__title,.h2--sm,.h3,.my-pages__content__heading,.news-list__item__content__title,.page-checkoutthankyoupage .thank-you__feedback h2,.page-checkoutthankyoupage .thank-you__summary h2,.product-spot--featured .product-spot__title__strength,.product-spot--featured .product-spot__title__type,.sb-hero__byline,app-root.wizard-mode app-flavor-balance label,h3,storm-checkout h2{font-size:3rem;line-height:3.4rem}}.EPiServerForms .form-group>.form-group__forgot-password,.EPiServerForms .form-group>.form-group__label,.EPiServerForms .responsive-nav__login .form-group>.form-group--error,.EPiServerForms .responsive-nav__login .form-group>.ValidationFail,.EPiServerForms .responsive-nav__login .form-group>a.form-group__forgot-password,.h4,.product-filter__dropdown__title,.product-spot--featured .product-spot__price__primary,.product-spot--featured .product-spot__price__secondary,.product__content__price__item__cat,.product__content__tabs__attributes--levels .product__content__tabs__attributes__item__label,.responsive-nav__login .EPiServerForms .form-group>.form-group--error,.responsive-nav__login .EPiServerForms .form-group>.ValidationFail,h4{font-size:1.6rem}@media (min-width:1980px){.EPiServerForms .form-group>.form-group__forgot-password,.EPiServerForms .form-group>.form-group__label,.EPiServerForms .responsive-nav__login .form-group>.form-group--error,.EPiServerForms .responsive-nav__login .form-group>.ValidationFail,.EPiServerForms .responsive-nav__login .form-group>a.form-group__forgot-password,.h4,.product-filter__dropdown__title,.product-spot--featured .product-spot__price__primary,.product-spot--featured .product-spot__price__secondary,.product__content__price__item__cat,.product__content__tabs__attributes--levels .product__content__tabs__attributes__item__label,.responsive-nav__login .EPiServerForms .form-group>.form-group--error,.responsive-nav__login .EPiServerForms .form-group>.ValidationFail,h4{font-size:1.8rem}}.h2--sm,.my-pages__content__heading,.page-checkoutthankyoupage .thank-you__feedback h2,.page-checkoutthankyoupage .thank-you__summary h2,storm-checkout h2{text-transform:none;margin:0 0 1.5rem}@media (max-width:543px){.h2--sm,.my-pages__content__heading,.page-checkoutthankyoupage .thank-you__feedback h2,.page-checkoutthankyoupage .thank-you__summary h2,storm-checkout h2{font-size:2rem;line-height:2.6rem;margin-bottom:1rem}}.dropdown-header,.header-dropdown__heading,.search-results__column__header{color:#d3800d;font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.4rem;line-height:2rem;letter-spacing:.05rem;text-transform:uppercase;margin-bottom:1.5rem}@media (min-width:1980px){.dropdown-header,.header-dropdown__heading,.search-results__column__header{font-size:1.6rem}}ul li{margin:.85rem 0}p{margin:0 0 2rem}.blend-completed__preamble,.blends__item__content__intro,.block-main-content>p:first-of-type,.block-promo__content__preamble,.block-regular-content>p:first-of-type,.block-storytelling__item__content,.block-text-image__item__text__content,.hero__preamble,.news-entry>p:first-of-type,.page-not-found__content p,.preamble,.promo-grid__byline,.runners__footer__text,.sb-blender__col:first-child .sb-blender__desc,.snus-history__item__content__text p:first-child,.store-about__intro__preamble{font-family:FFDINWebPro,Arial,sans-serif;font-size:2.3rem;line-height:3.2rem}@media (max-width:543px){.blend-completed__preamble,.blends__item__content__intro,.block-main-content>p:first-of-type,.block-promo__content__preamble,.block-regular-content>p:first-of-type,.block-storytelling__item__content,.block-text-image__item__text__content,.hero__preamble,.news-entry>p:first-of-type,.page-not-found__content p,.preamble,.promo-grid__byline,.runners__footer__text,.sb-blender__col:first-child .sb-blender__desc,.snus-history__item__content__text p:first-child,.store-about__intro__preamble{font-size:1.8rem;line-height:2.4rem}}@media (min-width:1980px){.blend-completed__preamble,.blends__item__content__intro,.block-main-content>p:first-of-type,.block-promo__content__preamble,.block-regular-content>p:first-of-type,.block-storytelling__item__content,.block-text-image__item__text__content,.hero__preamble,.news-entry>p:first-of-type,.page-not-found__content p,.preamble,.promo-grid__byline,.runners__footer__text,.sb-blender__col:first-child .sb-blender__desc,.snus-history__item__content__text p:first-child,.store-about__intro__preamble{font-size:2.6rem;line-height:3.4rem}}.age-agreement__text,.block-image-columns__content__item__text,.block-qa__item__content,.EPiServerForms .Form__Description,.faq__main__section__item__answer,.modal__content p:first-of-type,.my-pages__header__byline,.news-list__item__content__preamble,.preamble--sm,.product-list__no-results-title,.sb-promo__desc{font-size:1.8rem;line-height:2.6rem}@media (min-width:1980px){.age-agreement__text,.block-image-columns__content__item__text,.block-qa__item__content,.EPiServerForms .Form__Description,.faq__main__section__item__answer,.modal__content p:first-of-type,.my-pages__header__byline,.news-list__item__content__preamble,.preamble--sm,.product-list__no-results-title,.sb-promo__desc{font-size:2rem;line-height:2.6rem}}.blend-completed__eta,.block-promo__content__tagline,.block-side-widget__title,.block-snus-guide__byline,.block-snus-guide__result__header,.booking__action__price__currency,.booking__form__heading,.byline,.hero__action,.hero__action-byline,.hero__byline,.modal__header,.page-header__byline,.pagination li,.sb-hero__mobile-byline,.sb-products__can div:first-child,.store-about__intro__heading,.store-details__item__heading{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.6rem;line-height:2.2rem;letter-spacing:.1rem;text-transform:uppercase;margin:0}@media (max-width:543px){.blend-completed__eta,.block-promo__content__tagline,.block-side-widget__title,.block-snus-guide__byline,.block-snus-guide__result__header,.booking__action__price__currency,.booking__form__heading,.byline,.hero__action,.hero__action-byline,.hero__byline,.modal__header,.page-header__byline,.pagination li,.sb-hero__mobile-byline,.sb-products__can div:first-child,.store-about__intro__heading,.store-details__item__heading{font-size:1.4rem;line-height:1.8rem;letter-spacing:0;text-transform:none;font-family:FFDINWebProMedium,Arial,sans-serif}}@media (min-width:1980px){.blend-completed__eta,.block-promo__content__tagline,.block-side-widget__title,.block-snus-guide__byline,.block-snus-guide__result__header,.booking__action__price__currency,.booking__form__heading,.byline,.hero__action,.hero__action-byline,.hero__byline,.modal__header,.page-header__byline,.pagination li,.sb-hero__mobile-byline,.sb-products__can div:first-child,.store-about__intro__heading,.store-details__item__heading{font-size:1.8rem;line-height:2.6rem}}.kardus-hero__product-cta .product-cta__price-value,.kardus-product-spot__cta .product-cta__price-value,.kardus-product-spot__preamble,.minion,.sb-blender__col:last-child .sb-blender__desc,.sb-hero__mobile-desc,.sb-hero__mobile-title,.sb-hero__title,.sb-products__can div:last-child,.sb-products__desc,.sb-products__meta-message,body.page-gastronomyseriespage .site-content{font-family:minion-pro,serif;font-size:1.8rem;font-style:italic;font-weight:400;line-height:2.6rem}b,strong{font-family:FFDINWebProBold,Arial,sans-serif;font-weight:400}.blender-modal .content .actions label,.blends__item__author,.form-meta,.meta,.my-pages__footer__helper,.my-pages__header__col--user-actions span,.my-pages__orders--subscriptions__helper,.my-pages__orders__helper,.my-pages__orders__item__print,.news-list__item__content__date,.shopping-cart__secondary-actions,.shopping-cart__secondary-actions__copy__message,.store-list__item__address,app-block-header p,app-select-balance .balance-header{font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;line-height:2rem;color:#788591;letter-spacing:.05rem}.full-mode__right p,.meta--alt,app-select-balance .balance-header{color:#baccd3}@media (min-width:1980px){.blender-modal .content .actions label,.blends__item__author,.form-meta,.meta,.my-pages__footer__helper,.my-pages__header__col--user-actions span,.my-pages__orders--subscriptions__helper,.my-pages__orders__helper,.my-pages__orders__item__print,.news-list__item__content__date,.shopping-cart__secondary-actions,.shopping-cart__secondary-actions__copy__message,.store-list__item__address,app-block-header p,app-select-balance .balance-header{font-size:1.6rem;line-height:2.2rem}}.accordion{counter-reset:a}.accordion__anchor{position:relative;padding-right:3rem;margin:0;color:#d3800d;cursor:pointer}.accordion__anchor__small{color:#46738c;text-transform:lowercase;margin-left:.5rem;font-size:1.4rem;vertical-align:top}.accordion__anchor:after{transform:rotate(270deg);position:absolute;right:0;top:0}.accordion__content{display:none;padding-top:1rem;margin-top:2rem}.accordion__content-footer{text-align:right;margin-top:2rem;padding-top:2rem;padding-bottom:2rem;border-top:1px solid #f0f0f0}.accordion__content-footer p{text-align:left;margin:2rem 2rem 0}@media (max-width:991px){.accordion__content-footer p{margin:2rem 0 0;text-align:center}}.accordion__error{background:#b81c28;padding:2rem;color:#fff;text-align:center;margin-top:2rem}.accordion__image-wrapper{margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}.accordion__step-indicator{display:inline-block;margin-right:1rem;color:#788591;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem}@media (min-width:1980px){.accordion__step-indicator{font-size:1.6rem;line-height:2.2rem}}.accordion__step-indicator__current:after{content:counter(a)}.accordion__step-indicator__total:after{content:attr(data-total-steps)}.accordion__step{background:#fff;border:1px solid #f0f0f0;padding:2.2rem 2rem 2rem;margin-bottom:4rem;transition:box-shadow 1.2s cubic-bezier(.19,1,.22,1),transform .21s cubic-bezier(.19,1,.22,1)}.accordion__step:not(.hidden){counter-increment:a}.accordion__step:not(.disabled).active,.accordion__step:not(.disabled):hover{box-shadow:0 14px 36px rgba(0,0,0,.08);transform:translate3d(0,-.4rem,0)}.accordion__step.disabled .accordion__anchor{color:#baccd3;cursor:default}.accordion__step.disabled .accordion__anchor__small{display:none}.accordion__step.active .accordion__anchor{cursor:default}.accordion__step.active .accordion__anchor:after{transform:rotate(90deg);transition:transform .3s linear}.breadcrumb,.hero .breadcrumb{padding:1.75rem 0 1.75rem 4rem}@media (max-width:991px){.breadcrumb,.hero .breadcrumb{display:none}}@media (max-width:820px){.breadcrumb,.hero .breadcrumb{padding-left:2rem}}.breadcrumb__item{font-size:1.3rem;font-family:FFDINWebProMedium,Arial,sans-serif;color:#788591;text-transform:uppercase}@media (min-width:1980px){.breadcrumb__item{font-size:1.4rem}}.breadcrumb__item:not(.breadcrumb__item--current):after{content:"/";display:inline-block;margin:0 .5rem}.breadcrumb__item--current{display:none}@media (min-width:1170px){.breadcrumb__item--current{display:inline}}.breadcrumb__item--button{margin-right:1.2rem;position:relative;top:-.1rem}.blends__item__content__button,.blends__item__content__flags__item,.block-promo__btn,.block-promo__cta-btn,.block-snus-guide__product__action,.block-snus-guide__result__expander,.block-text-image__item__text__button,.booking__action__button,.brand-list__item__header__button,.brand-list__section-title span,.breadcrumb__item--button,.btn,.btn--pricing__btn,.cookie-disclaimer__button,.EPiServerForms .Form__NavigationBar .btnNext,.EPiServerForms .Form__NavigationBar .btnPrev,.faq__main__section__title,.faq__side__toggle-nav,.flag,.form-box__submit,.hero__button,.my-pages__blends__item__button,.my-pages__footer__button,.my-pages__orders--subscriptions .form-button,.my-pages__orders__item__actions__button,.news-list--related .news-list__item__content__button,.product-cta__btn,.product-filter__dropdown__actions span,.product-list__header__clear-filters,.product-list__header__hide-desc,.product-list__header__show-desc,.product-list__header__toggle-filters,.product-spot--blend .product-spot--blend__button,.product-spot--content__button,.product-spot--content a,.product-spot__button,.product-spot__flag,.product__content__cta__button,.product__content__flag,.product__content__flag-desc,.promo-grid__btn,.promo-grid__cta-btn,.rating__button,.runners__grid__item__button,.sb-products__meta-action,.search-form__submit,.search-results__all-toggler,.search-results__more-link,.shopping-cart__action,.shopping-cart__empty-cart,.shopping-cart__secondary-actions__close,.shopping-cart__secondary-actions__save,.snus-history__item__content__actions .next,.snus-history__item__content__actions .previous,.start-page__content-grid__item__footer__button,.store-details__item__button,app-navigation .actions button,app-root.full-mode app-save>button,button,input[type=button],input[type=reset],input[type=submit]{color:#fff;font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.4rem;line-height:2rem;letter-spacing:.085rem;display:inline-block;transition:color .18s ease-in-out,background-color .18s ease-in-out,border-color .18s ease-in-out;border:1px solid transparent;border-radius:0;cursor:pointer;padding:1rem 2rem .8rem;vertical-align:middle;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:1980px){.blends__item__content__button,.blends__item__content__flags__item,.block-promo__btn,.block-promo__cta-btn,.block-snus-guide__product__action,.block-snus-guide__result__expander,.block-text-image__item__text__button,.booking__action__button,.brand-list__item__header__button,.brand-list__section-title span,.breadcrumb__item--button,.btn,.btn--pricing__btn,.cookie-disclaimer__button,.EPiServerForms .Form__NavigationBar .btnNext,.EPiServerForms .Form__NavigationBar .btnPrev,.faq__main__section__title,.faq__side__toggle-nav,.flag,.form-box__submit,.hero__button,.my-pages__blends__item__button,.my-pages__footer__button,.my-pages__orders--subscriptions .form-button,.my-pages__orders__item__actions__button,.news-list--related .news-list__item__content__button,.product-cta__btn,.product-filter__dropdown__actions span,.product-list__header__clear-filters,.product-list__header__hide-desc,.product-list__header__show-desc,.product-list__header__toggle-filters,.product-spot--blend .product-spot--blend__button,.product-spot--content__button,.product-spot--content a,.product-spot__button,.product-spot__flag,.product__content__cta__button,.product__content__flag,.product__content__flag-desc,.promo-grid__btn,.promo-grid__cta-btn,.rating__button,.runners__grid__item__button,.sb-products__meta-action,.search-form__submit,.search-results__all-toggler,.search-results__more-link,.shopping-cart__action,.shopping-cart__empty-cart,.shopping-cart__secondary-actions__close,.shopping-cart__secondary-actions__save,.snus-history__item__content__actions .next,.snus-history__item__content__actions .previous,.start-page__content-grid__item__footer__button,.store-details__item__button,app-navigation .actions button,app-root.full-mode app-save>button,button,input[type=button],input[type=reset],input[type=submit]{padding:1.4rem 2.4rem 1.2rem;font-size:1.6rem;line-height:2.2rem}}.brand-list__section-title span.is-spinning,.btn.is-spinning,.EPiServerForms .Form__NavigationBar .is-spinning.btnNext,.EPiServerForms .Form__NavigationBar .is-spinning.btnPrev,.is-spinning.blends__item__content__button,.is-spinning.blends__item__content__flags__item,.is-spinning.block-promo__btn,.is-spinning.block-promo__cta-btn,.is-spinning.block-snus-guide__product__action,.is-spinning.block-snus-guide__result__expander,.is-spinning.block-text-image__item__text__button,.is-spinning.booking__action__button,.is-spinning.brand-list__item__header__button,.is-spinning.breadcrumb__item--button,.is-spinning.btn--pricing__btn,.is-spinning.cookie-disclaimer__button,.is-spinning.faq__main__section__title,.is-spinning.faq__side__toggle-nav,.is-spinning.flag,.is-spinning.form-box__submit,.is-spinning.hero__button,.is-spinning.my-pages__blends__item__button,.is-spinning.my-pages__footer__button,.is-spinning.my-pages__orders__item__actions__button,.is-spinning.product-cta__btn,.is-spinning.product-list__header__clear-filters,.is-spinning.product-list__header__hide-desc,.is-spinning.product-list__header__show-desc,.is-spinning.product-list__header__toggle-filters,.is-spinning.product-spot--content__button,.is-spinning.product-spot__button,.is-spinning.product-spot__flag,.is-spinning.product__content__cta__button,.is-spinning.product__content__flag,.is-spinning.product__content__flag-desc,.is-spinning.promo-grid__btn,.is-spinning.promo-grid__cta-btn,.is-spinning.rating__button,.is-spinning.runners__grid__item__button,.is-spinning.sb-products__meta-action,.is-spinning.search-form__submit,.is-spinning.search-results__all-toggler,.is-spinning.search-results__more-link,.is-spinning.shopping-cart__action,.is-spinning.shopping-cart__empty-cart,.is-spinning.shopping-cart__secondary-actions__close,.is-spinning.shopping-cart__secondary-actions__save,.is-spinning.start-page__content-grid__item__footer__button,.is-spinning.store-details__item__button,.my-pages__orders--subscriptions .is-spinning.form-button,.news-list--related .is-spinning.news-list__item__content__button,.product-filter__dropdown__actions span.is-spinning,.product-spot--blend .is-spinning.product-spot--blend__button,.product-spot--content a.is-spinning,.snus-history__item__content__actions .is-spinning.next,.snus-history__item__content__actions .is-spinning.previous,app-navigation .actions button.is-spinning,app-root.full-mode app-save>button.is-spinning,button.is-spinning,input[type=button].is-spinning,input[type=reset].is-spinning,input[type=submit].is-spinning{position:relative;pointer-events:none}.brand-list__section-title span.is-spinning i,.btn.is-spinning i,.EPiServerForms .Form__NavigationBar .is-spinning.btnNext i,.EPiServerForms .Form__NavigationBar .is-spinning.btnPrev i,.is-spinning.blends__item__content__button i,.is-spinning.blends__item__content__flags__item i,.is-spinning.block-promo__btn i,.is-spinning.block-promo__cta-btn i,.is-spinning.block-snus-guide__product__action i,.is-spinning.block-snus-guide__result__expander i,.is-spinning.block-text-image__item__text__button i,.is-spinning.booking__action__button i,.is-spinning.brand-list__item__header__button i,.is-spinning.breadcrumb__item--button i,.is-spinning.btn--pricing__btn i,.is-spinning.cookie-disclaimer__button i,.is-spinning.faq__main__section__title i,.is-spinning.faq__side__toggle-nav i,.is-spinning.flag i,.is-spinning.form-box__submit i,.is-spinning.hero__button i,.is-spinning.my-pages__blends__item__button i,.is-spinning.my-pages__footer__button i,.is-spinning.my-pages__orders__item__actions__button i,.is-spinning.product-cta__btn i,.is-spinning.product-list__header__clear-filters i,.is-spinning.product-list__header__hide-desc i,.is-spinning.product-list__header__show-desc i,.is-spinning.product-list__header__toggle-filters i,.is-spinning.product-spot--content__button i,.is-spinning.product-spot__button i,.is-spinning.product-spot__flag i,.is-spinning.product__content__cta__button i,.is-spinning.product__content__flag-desc i,.is-spinning.product__content__flag i,.is-spinning.promo-grid__btn i,.is-spinning.promo-grid__cta-btn i,.is-spinning.rating__button i,.is-spinning.runners__grid__item__button i,.is-spinning.sb-products__meta-action i,.is-spinning.search-form__submit i,.is-spinning.search-results__all-toggler i,.is-spinning.search-results__more-link i,.is-spinning.shopping-cart__action i,.is-spinning.shopping-cart__empty-cart i,.is-spinning.shopping-cart__secondary-actions__close i,.is-spinning.shopping-cart__secondary-actions__save i,.is-spinning.start-page__content-grid__item__footer__button i,.is-spinning.store-details__item__button i,.my-pages__orders--subscriptions .is-spinning.form-button i,.news-list--related .is-spinning.news-list__item__content__button i,.product-filter__dropdown__actions span.is-spinning i,.product-spot--blend .is-spinning.product-spot--blend__button i,.product-spot--content a.is-spinning i,.snus-history__item__content__actions .is-spinning.next i,.snus-history__item__content__actions .is-spinning.previous i,app-navigation .actions button.is-spinning i,app-root.full-mode app-save>button.is-spinning i,button.is-spinning i,input[type=button].is-spinning i,input[type=reset].is-spinning i,input[type=submit].is-spinning i{display:none}.active.blends__item__content__button,.active.blends__item__content__flags__item,.active.block-promo__btn,.active.block-promo__cta-btn,.active.block-snus-guide__product__action,.active.block-snus-guide__result__expander,.active.block-text-image__item__text__button,.active.booking__action__button,.active.brand-list__item__header__button,.active.breadcrumb__item--button,.active.btn--pricing__btn,.active.cookie-disclaimer__button,.active.faq__main__section__title,.active.faq__side__toggle-nav,.active.flag,.active.form-box__submit,.active.hero__button,.active.my-pages__blends__item__button,.active.my-pages__footer__button,.active.my-pages__orders__item__actions__button,.active.product-cta__btn,.active.product-list__header__clear-filters,.active.product-list__header__hide-desc,.active.product-list__header__show-desc,.active.product-list__header__toggle-filters,.active.product-spot--content__button,.active.product-spot__button,.active.product-spot__flag,.active.product__content__cta__button,.active.product__content__flag,.active.product__content__flag-desc,.active.promo-grid__btn,.active.promo-grid__cta-btn,.active.rating__button,.active.runners__grid__item__button,.active.sb-products__meta-action,.active.search-form__submit,.active.search-results__all-toggler,.active.search-results__more-link,.active.shopping-cart__action,.active.shopping-cart__empty-cart,.active.shopping-cart__secondary-actions__close,.active.shopping-cart__secondary-actions__save,.active.start-page__content-grid__item__footer__button,.active.store-details__item__button,.blends__item__content__button,.blends__item__content__button:active,.blends__item__content__button:focus,.blends__item__content__flags__item,.blends__item__content__flags__item:active,.blends__item__content__flags__item:focus,.block-promo__btn,.block-promo__btn:active,.block-promo__btn:focus,.block-promo__cta-btn,.block-promo__cta-btn:active,.block-promo__cta-btn:focus,.block-snus-guide__product__action,.block-snus-guide__product__action:active,.block-snus-guide__product__action:focus,.block-snus-guide__result__expander,.block-snus-guide__result__expander:active,.block-snus-guide__result__expander:focus,.block-text-image__item__text__button,.block-text-image__item__text__button:active,.block-text-image__item__text__button:focus,.booking__action__button,.booking__action__button:active,.booking__action__button:focus,.brand-list__item__header__button,.brand-list__item__header__button:active,.brand-list__item__header__button:focus,.brand-list__section-title span,.brand-list__section-title span.active,.brand-list__section-title span.focus,.brand-list__section-title span:active,.brand-list__section-title span:focus,.breadcrumb__item--button,.breadcrumb__item--button:active,.breadcrumb__item--button:focus,.btn,.btn--pricing__btn,.btn--pricing__btn:active,.btn--pricing__btn:focus,.btn.active,.btn.focus,.btn:active,.btn:focus,.cookie-disclaimer__button,.cookie-disclaimer__button:active,.cookie-disclaimer__button:focus,.EPiServerForms .Form__NavigationBar .active.btnNext,.EPiServerForms .Form__NavigationBar .active.btnPrev,.EPiServerForms .Form__NavigationBar .btnNext,.EPiServerForms .Form__NavigationBar .btnNext:active,.EPiServerForms .Form__NavigationBar .btnNext:focus,.EPiServerForms .Form__NavigationBar .btnPrev,.EPiServerForms .Form__NavigationBar .btnPrev:active,.EPiServerForms .Form__NavigationBar .btnPrev:focus,.EPiServerForms .Form__NavigationBar .focus.btnNext,.EPiServerForms .Form__NavigationBar .focus.btnPrev,.faq__main__section__title,.faq__main__section__title:active,.faq__main__section__title:focus,.faq__side__toggle-nav,.faq__side__toggle-nav:active,.faq__side__toggle-nav:focus,.flag,.flag:active,.flag:focus,.focus.blends__item__content__button,.focus.blends__item__content__flags__item,.focus.block-promo__btn,.focus.block-promo__cta-btn,.focus.block-snus-guide__product__action,.focus.block-snus-guide__result__expander,.focus.block-text-image__item__text__button,.focus.booking__action__button,.focus.brand-list__item__header__button,.focus.breadcrumb__item--button,.focus.btn--pricing__btn,.focus.cookie-disclaimer__button,.focus.faq__main__section__title,.focus.faq__side__toggle-nav,.focus.flag,.focus.form-box__submit,.focus.hero__button,.focus.my-pages__blends__item__button,.focus.my-pages__footer__button,.focus.my-pages__orders__item__actions__button,.focus.product-cta__btn,.focus.product-list__header__clear-filters,.focus.product-list__header__hide-desc,.focus.product-list__header__show-desc,.focus.product-list__header__toggle-filters,.focus.product-spot--content__button,.focus.product-spot__button,.focus.product-spot__flag,.focus.product__content__cta__button,.focus.product__content__flag,.focus.product__content__flag-desc,.focus.promo-grid__btn,.focus.promo-grid__cta-btn,.focus.rating__button,.focus.runners__grid__item__button,.focus.sb-products__meta-action,.focus.search-form__submit,.focus.search-results__all-toggler,.focus.search-results__more-link,.focus.shopping-cart__action,.focus.shopping-cart__empty-cart,.focus.shopping-cart__secondary-actions__close,.focus.shopping-cart__secondary-actions__save,.focus.start-page__content-grid__item__footer__button,.focus.store-details__item__button,.form-box__submit,.form-box__submit:active,.form-box__submit:focus,.hero__button,.hero__button:active,.hero__button:focus,.my-pages__blends__item__button,.my-pages__blends__item__button:active,.my-pages__blends__item__button:focus,.my-pages__footer__button,.my-pages__footer__button:active,.my-pages__footer__button:focus,.my-pages__orders--subscriptions .active.form-button,.my-pages__orders--subscriptions .focus.form-button,.my-pages__orders--subscriptions .form-button,.my-pages__orders--subscriptions .form-button:active,.my-pages__orders--subscriptions .form-button:focus,.my-pages__orders__item__actions__button,.my-pages__orders__item__actions__button:active,.my-pages__orders__item__actions__button:focus,.news-list--related .active.news-list__item__content__button,.news-list--related .focus.news-list__item__content__button,.news-list--related .news-list__item__content__button,.news-list--related .news-list__item__content__button:active,.news-list--related .news-list__item__content__button:focus,.product-cta__btn,.product-cta__btn:active,.product-cta__btn:focus,.product-filter__dropdown__actions span,.product-filter__dropdown__actions span.active,.product-filter__dropdown__actions span.focus,.product-filter__dropdown__actions span:active,.product-filter__dropdown__actions span:focus,.product-list__header__clear-filters,.product-list__header__clear-filters:active,.product-list__header__clear-filters:focus,.product-list__header__hide-desc,.product-list__header__hide-desc:active,.product-list__header__hide-desc:focus,.product-list__header__show-desc,.product-list__header__show-desc:active,.product-list__header__show-desc:focus,.product-list__header__toggle-filters,.product-list__header__toggle-filters:active,.product-list__header__toggle-filters:focus,.product-spot--blend .active.product-spot--blend__button,.product-spot--blend .focus.product-spot--blend__button,.product-spot--blend .product-spot--blend__button,.product-spot--blend .product-spot--blend__button:active,.product-spot--blend .product-spot--blend__button:focus,.product-spot--content__button,.product-spot--content__button:active,.product-spot--content__button:focus,.product-spot--content a,.product-spot--content a.active,.product-spot--content a.focus,.product-spot--content a:active,.product-spot--content a:focus,.product-spot__button,.product-spot__button:active,.product-spot__button:focus,.product-spot__flag,.product-spot__flag:active,.product-spot__flag:focus,.product__content__cta__button,.product__content__cta__button:active,.product__content__cta__button:focus,.product__content__flag,.product__content__flag-desc,.product__content__flag-desc:active,.product__content__flag-desc:focus,.product__content__flag:active,.product__content__flag:focus,.promo-grid__btn,.promo-grid__btn:active,.promo-grid__btn:focus,.promo-grid__cta-btn,.promo-grid__cta-btn:active,.promo-grid__cta-btn:focus,.rating__button,.rating__button:active,.rating__button:focus,.runners__grid__item__button,.runners__grid__item__button:active,.runners__grid__item__button:focus,.sb-products__meta-action,.sb-products__meta-action:active,.sb-products__meta-action:focus,.search-form__submit,.search-form__submit:active,.search-form__submit:focus,.search-results__all-toggler,.search-results__all-toggler:active,.search-results__all-toggler:focus,.search-results__more-link,.search-results__more-link:active,.search-results__more-link:focus,.shopping-cart__action,.shopping-cart__action:active,.shopping-cart__action:focus,.shopping-cart__empty-cart,.shopping-cart__empty-cart:active,.shopping-cart__empty-cart:focus,.shopping-cart__secondary-actions__close,.shopping-cart__secondary-actions__close:active,.shopping-cart__secondary-actions__close:focus,.shopping-cart__secondary-actions__save,.shopping-cart__secondary-actions__save:active,.shopping-cart__secondary-actions__save:focus,.snus-history__item__content__actions .active.next,.snus-history__item__content__actions .active.previous,.snus-history__item__content__actions .focus.next,.snus-history__item__content__actions .focus.previous,.snus-history__item__content__actions .next,.snus-history__item__content__actions .next:active,.snus-history__item__content__actions .next:focus,.snus-history__item__content__actions .previous,.snus-history__item__content__actions .previous:active,.snus-history__item__content__actions .previous:focus,.start-page__content-grid__item__footer__button,.start-page__content-grid__item__footer__button:active,.start-page__content-grid__item__footer__button:focus,.store-details__item__button,.store-details__item__button:active,.store-details__item__button:focus,app-navigation .actions button,app-navigation .actions button.active,app-navigation .actions button.focus,app-navigation .actions button:active,app-navigation .actions button:focus,app-root.full-mode app-save>button,app-root.full-mode app-save>button.active,app-root.full-mode app-save>button.focus,app-root.full-mode app-save>button:active,app-root.full-mode app-save>button:focus,button,button.active,button.focus,button:active,button:focus,input[type=button],input[type=button].active,input[type=button].focus,input[type=button]:active,input[type=button]:focus,input[type=reset],input[type=reset].active,input[type=reset].focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit],input[type=submit].active,input[type=submit].focus,input[type=submit]:active,input[type=submit]:focus{outline:0}.blends__item__content__button:active,.blends__item__content__flags__item:active,.block-promo__btn:active,.block-promo__cta-btn:active,.block-snus-guide__product__action:active,.block-snus-guide__result__expander:active,.block-text-image__item__text__button:active,.booking__action__button:active,.brand-list__item__header__button:active,.brand-list__section-title span:active,.breadcrumb__item--button:active,.btn--pricing__btn:active,.btn:active,.cookie-disclaimer__button:active,.EPiServerForms .Form__NavigationBar .btnNext:active,.EPiServerForms .Form__NavigationBar .btnPrev:active,.faq__main__section__title:active,.faq__side__toggle-nav:active,.flag:active,.form-box__submit:active,.hero__button:active,.my-pages__blends__item__button:active,.my-pages__footer__button:active,.my-pages__orders--subscriptions .form-button:active,.my-pages__orders__item__actions__button:active,.news-list--related .news-list__item__content__button:active,.product-cta__btn:active,.product-filter__dropdown__actions span:active,.product-list__header__clear-filters:active,.product-list__header__hide-desc:active,.product-list__header__show-desc:active,.product-list__header__toggle-filters:active,.product-spot--blend .product-spot--blend__button:active,.product-spot--content__button:active,.product-spot--content a:active,.product-spot__button:active,.product-spot__flag:active,.product__content__cta__button:active,.product__content__flag-desc:active,.product__content__flag:active,.promo-grid__btn:active,.promo-grid__cta-btn:active,.rating__button:active,.runners__grid__item__button:active,.sb-products__meta-action:active,.search-form__submit:active,.search-results__all-toggler:active,.search-results__more-link:active,.shopping-cart__action:active,.shopping-cart__empty-cart:active,.shopping-cart__secondary-actions__close:active,.shopping-cart__secondary-actions__save:active,.snus-history__item__content__actions .next:active,.snus-history__item__content__actions .previous:active,.start-page__content-grid__item__footer__button:active,.store-details__item__button:active,app-navigation .actions button:active,app-root.full-mode app-save>button:active,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,.25);background-image:none}.blends__item__content__button:disabled,.blends__item__content__flags__item:disabled,.block-promo__btn:disabled,.block-promo__cta-btn:disabled,.block-snus-guide__product__action:disabled,.block-snus-guide__result__expander:disabled,.block-text-image__item__text__button:disabled,.booking__action__button:disabled,.brand-list__item__header__button:disabled,.brand-list__section-title fieldset[disabled] span,.brand-list__section-title span.disabled,.brand-list__section-title span:disabled,.breadcrumb__item--button:disabled,.btn--pricing__btn:disabled,.btn.disabled,.btn:disabled,.cookie-disclaimer__button:disabled,.disabled.blends__item__content__button,.disabled.blends__item__content__flags__item,.disabled.block-promo__btn,.disabled.block-promo__cta-btn,.disabled.block-snus-guide__product__action,.disabled.block-snus-guide__result__expander,.disabled.block-text-image__item__text__button,.disabled.booking__action__button,.disabled.brand-list__item__header__button,.disabled.breadcrumb__item--button,.disabled.btn--pricing__btn,.disabled.cookie-disclaimer__button,.disabled.faq__main__section__title,.disabled.faq__side__toggle-nav,.disabled.flag,.disabled.form-box__submit,.disabled.hero__button,.disabled.my-pages__blends__item__button,.disabled.my-pages__footer__button,.disabled.my-pages__orders__item__actions__button,.disabled.product-cta__btn,.disabled.product-list__header__clear-filters,.disabled.product-list__header__hide-desc,.disabled.product-list__header__show-desc,.disabled.product-list__header__toggle-filters,.disabled.product-spot--content__button,.disabled.product-spot__button,.disabled.product-spot__flag,.disabled.product__content__cta__button,.disabled.product__content__flag,.disabled.product__content__flag-desc,.disabled.promo-grid__btn,.disabled.promo-grid__cta-btn,.disabled.rating__button,.disabled.runners__grid__item__button,.disabled.sb-products__meta-action,.disabled.search-form__submit,.disabled.search-results__all-toggler,.disabled.search-results__more-link,.disabled.shopping-cart__action,.disabled.shopping-cart__empty-cart,.disabled.shopping-cart__secondary-actions__close,.disabled.shopping-cart__secondary-actions__save,.disabled.start-page__content-grid__item__footer__button,.disabled.store-details__item__button,.EPiServerForms .Form__NavigationBar .btnNext:disabled,.EPiServerForms .Form__NavigationBar .btnPrev:disabled,.EPiServerForms .Form__NavigationBar .disabled.btnNext,.EPiServerForms .Form__NavigationBar .disabled.btnPrev,.EPiServerForms .Form__NavigationBar fieldset[disabled] .btnNext,.EPiServerForms .Form__NavigationBar fieldset[disabled] .btnPrev,.faq__main__section__title:disabled,.faq__side__toggle-nav:disabled,.flag:disabled,.form-box__submit:disabled,.hero__button:disabled,.my-pages__blends__item__button:disabled,.my-pages__footer__button:disabled,.my-pages__orders--subscriptions .disabled.form-button,.my-pages__orders--subscriptions .form-button:disabled,.my-pages__orders--subscriptions fieldset[disabled] .form-button,.my-pages__orders__item__actions__button:disabled,.news-list--related .disabled.news-list__item__content__button,.news-list--related .news-list__item__content__button:disabled,.news-list--related fieldset[disabled] .news-list__item__content__button,.product-cta__btn:disabled,.product-filter__dropdown__actions fieldset[disabled] span,.product-filter__dropdown__actions span.disabled,.product-filter__dropdown__actions span:disabled,.product-list__header__clear-filters:disabled,.product-list__header__hide-desc:disabled,.product-list__header__show-desc:disabled,.product-list__header__toggle-filters:disabled,.product-spot--blend .disabled.product-spot--blend__button,.product-spot--blend .product-spot--blend__button:disabled,.product-spot--blend fieldset[disabled] .product-spot--blend__button,.product-spot--content__button:disabled,.product-spot--content a.disabled,.product-spot--content a:disabled,.product-spot--content fieldset[disabled] a,.product-spot__button:disabled,.product-spot__flag:disabled,.product__content__cta__button:disabled,.product__content__flag-desc:disabled,.product__content__flag:disabled,.promo-grid__btn:disabled,.promo-grid__cta-btn:disabled,.rating__button:disabled,.runners__grid__item__button:disabled,.sb-products__meta-action:disabled,.search-form__submit:disabled,.search-results__all-toggler:disabled,.search-results__more-link:disabled,.shopping-cart__action:disabled,.shopping-cart__empty-cart:disabled,.shopping-cart__secondary-actions__close:disabled,.shopping-cart__secondary-actions__save:disabled,.snus-history__item__content__actions .disabled.next,.snus-history__item__content__actions .disabled.previous,.snus-history__item__content__actions .next:disabled,.snus-history__item__content__actions .previous:disabled,.snus-history__item__content__actions fieldset[disabled] .next,.snus-history__item__content__actions fieldset[disabled] .previous,.start-page__content-grid__item__footer__button:disabled,.store-details__item__button:disabled,app-navigation .actions button.disabled,app-navigation .actions button:disabled,app-navigation .actions fieldset[disabled] button,app-root.full-mode app-save>button.disabled,app-root.full-mode app-save>button:disabled,app-root.full-mode fieldset[disabled] app-save>button,button.disabled,button:disabled,fieldset[disabled] .blends__item__content__button,fieldset[disabled] .blends__item__content__flags__item,fieldset[disabled] .block-promo__btn,fieldset[disabled] .block-promo__cta-btn,fieldset[disabled] .block-snus-guide__product__action,fieldset[disabled] .block-snus-guide__result__expander,fieldset[disabled] .block-text-image__item__text__button,fieldset[disabled] .booking__action__button,fieldset[disabled] .brand-list__item__header__button,fieldset[disabled] .brand-list__section-title span,fieldset[disabled] .breadcrumb__item--button,fieldset[disabled] .btn,fieldset[disabled] .btn--pricing__btn,fieldset[disabled] .cookie-disclaimer__button,fieldset[disabled] .EPiServerForms .Form__NavigationBar .btnNext,fieldset[disabled] .EPiServerForms .Form__NavigationBar .btnPrev,fieldset[disabled] .faq__main__section__title,fieldset[disabled] .faq__side__toggle-nav,fieldset[disabled] .flag,fieldset[disabled] .form-box__submit,fieldset[disabled] .hero__button,fieldset[disabled] .my-pages__blends__item__button,fieldset[disabled] .my-pages__footer__button,fieldset[disabled] .my-pages__orders--subscriptions .form-button,fieldset[disabled] .my-pages__orders__item__actions__button,fieldset[disabled] .news-list--related .news-list__item__content__button,fieldset[disabled] .product-cta__btn,fieldset[disabled] .product-filter__dropdown__actions span,fieldset[disabled] .product-list__header__clear-filters,fieldset[disabled] .product-list__header__hide-desc,fieldset[disabled] .product-list__header__show-desc,fieldset[disabled] .product-list__header__toggle-filters,fieldset[disabled] .product-spot--blend .product-spot--blend__button,fieldset[disabled] .product-spot--content__button,fieldset[disabled] .product-spot--content a,fieldset[disabled] .product-spot__button,fieldset[disabled] .product-spot__flag,fieldset[disabled] .product__content__cta__button,fieldset[disabled] .product__content__flag,fieldset[disabled] .product__content__flag-desc,fieldset[disabled] .promo-grid__btn,fieldset[disabled] .promo-grid__cta-btn,fieldset[disabled] .rating__button,fieldset[disabled] .runners__grid__item__button,fieldset[disabled] .sb-products__meta-action,fieldset[disabled] .search-form__submit,fieldset[disabled] .search-results__all-toggler,fieldset[disabled] .search-results__more-link,fieldset[disabled] .shopping-cart__action,fieldset[disabled] .shopping-cart__empty-cart,fieldset[disabled] .shopping-cart__secondary-actions__close,fieldset[disabled] .shopping-cart__secondary-actions__save,fieldset[disabled] .snus-history__item__content__actions .next,fieldset[disabled] .snus-history__item__content__actions .previous,fieldset[disabled] .start-page__content-grid__item__footer__button,fieldset[disabled] .store-details__item__button,fieldset[disabled] app-navigation .actions button,fieldset[disabled] app-root.full-mode app-save>button,fieldset[disabled] button,fieldset[disabled] input[type=button],fieldset[disabled] input[type=reset],fieldset[disabled] input[type=submit],input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled{opacity:.17;box-shadow:none;cursor:default;pointer-events:none}.age-agreement__btn,.block-snus-guide__product__action,.block-text-image__item__text__button,.booking__action__button,.breadcrumb__item--button,.btn--pricing__btn,.btn--primary,.EPiServerForms .Form__NavigationBar .btnNext,.faq__side__toggle-nav,.form-box__submit,.hero--brands .hero__button,.my-pages__footer__button,.my-pages__orders--subscriptions .form-button,.news-list--related .news-list__item__content__button,.product-cta__btn,.product-list__header__toggle-filters,.product-spot__button,.product__content__cta__button--buy,.rating__button,.search-form__submit,.shopping-cart__action,.store-details__item__button,app-navigation .actions button:last-child,app-root.full-mode app-save>button{color:#fff;background-color:#085778;border-color:#085778}.EPiServerForms .Form__NavigationBar .no-touchevents .active.btnNext,.EPiServerForms .Form__NavigationBar .no-touchevents .btnNext:active,.EPiServerForms .Form__NavigationBar .no-touchevents .btnNext:focus,.EPiServerForms .Form__NavigationBar .no-touchevents .btnNext:hover,.hero--brands .no-touchevents .active.hero__button,.hero--brands .no-touchevents .hero__button:active,.hero--brands .no-touchevents .hero__button:focus,.hero--brands .no-touchevents .hero__button:hover,.my-pages__orders--subscriptions .no-touchevents .active.form-button,.my-pages__orders--subscriptions .no-touchevents .form-button:active,.my-pages__orders--subscriptions .no-touchevents .form-button:focus,.my-pages__orders--subscriptions .no-touchevents .form-button:hover,.news-list--related .no-touchevents .active.news-list__item__content__button,.news-list--related .no-touchevents .news-list__item__content__button:active,.news-list--related .no-touchevents .news-list__item__content__button:focus,.news-list--related .no-touchevents .news-list__item__content__button:hover,.no-touchevents .active.age-agreement__btn,.no-touchevents .active.block-snus-guide__product__action,.no-touchevents .active.block-text-image__item__text__button,.no-touchevents .active.booking__action__button,.no-touchevents .active.breadcrumb__item--button,.no-touchevents .active.btn--pricing__btn,.no-touchevents .active.faq__side__toggle-nav,.no-touchevents .active.form-box__submit,.no-touchevents .active.my-pages__footer__button,.no-touchevents .active.product-cta__btn,.no-touchevents .active.product-list__header__toggle-filters,.no-touchevents .active.product-spot__button,.no-touchevents .active.product__content__cta__button--buy,.no-touchevents .active.rating__button,.no-touchevents .active.search-form__submit,.no-touchevents .active.shopping-cart__action,.no-touchevents .active.store-details__item__button,.no-touchevents .age-agreement__btn:active,.no-touchevents .age-agreement__btn:focus,.no-touchevents .age-agreement__btn:hover,.no-touchevents .block-snus-guide__product__action:active,.no-touchevents .block-snus-guide__product__action:focus,.no-touchevents .block-snus-guide__product__action:hover,.no-touchevents .block-text-image__item__text__button:active,.no-touchevents .block-text-image__item__text__button:focus,.no-touchevents .block-text-image__item__text__button:hover,.no-touchevents .booking__action__button:active,.no-touchevents .booking__action__button:focus,.no-touchevents .booking__action__button:hover,.no-touchevents .breadcrumb__item--button:active,.no-touchevents .breadcrumb__item--button:focus,.no-touchevents .breadcrumb__item--button:hover,.no-touchevents .btn--pricing__btn:active,.no-touchevents .btn--pricing__btn:focus,.no-touchevents .btn--pricing__btn:hover,.no-touchevents .btn--primary.active,.no-touchevents .btn--primary:active,.no-touchevents .btn--primary:focus,.no-touchevents .btn--primary:hover,.no-touchevents .EPiServerForms .Form__NavigationBar .active.btnNext,.no-touchevents .EPiServerForms .Form__NavigationBar .btnNext:active,.no-touchevents .EPiServerForms .Form__NavigationBar .btnNext:focus,.no-touchevents .EPiServerForms .Form__NavigationBar .btnNext:hover,.no-touchevents .faq__side__toggle-nav:active,.no-touchevents .faq__side__toggle-nav:focus,.no-touchevents .faq__side__toggle-nav:hover,.no-touchevents .form-box__submit:active,.no-touchevents .form-box__submit:focus,.no-touchevents .form-box__submit:hover,.no-touchevents .hero--brands .active.hero__button,.no-touchevents .hero--brands .hero__button:active,.no-touchevents .hero--brands .hero__button:focus,.no-touchevents .hero--brands .hero__button:hover,.no-touchevents .my-pages__footer__button:active,.no-touchevents .my-pages__footer__button:focus,.no-touchevents .my-pages__footer__button:hover,.no-touchevents .my-pages__orders--subscriptions .active.form-button,.no-touchevents .my-pages__orders--subscriptions .form-button:active,.no-touchevents .my-pages__orders--subscriptions .form-button:focus,.no-touchevents .my-pages__orders--subscriptions .form-button:hover,.no-touchevents .news-list--related .active.news-list__item__content__button,.no-touchevents .news-list--related .news-list__item__content__button:active,.no-touchevents .news-list--related .news-list__item__content__button:focus,.no-touchevents .news-list--related .news-list__item__content__button:hover,.no-touchevents .product-cta__btn:active,.no-touchevents .product-cta__btn:focus,.no-touchevents .product-cta__btn:hover,.no-touchevents .product-list__header__toggle-filters:active,.no-touchevents .product-list__header__toggle-filters:focus,.no-touchevents .product-list__header__toggle-filters:hover,.no-touchevents .product-spot__button:active,.no-touchevents .product-spot__button:focus,.no-touchevents .product-spot__button:hover,.no-touchevents .product__content__cta__button--buy:active,.no-touchevents .product__content__cta__button--buy:focus,.no-touchevents .product__content__cta__button--buy:hover,.no-touchevents .rating__button:active,.no-touchevents .rating__button:focus,.no-touchevents .rating__button:hover,.no-touchevents .search-form__submit:active,.no-touchevents .search-form__submit:focus,.no-touchevents .search-form__submit:hover,.no-touchevents .shopping-cart__action:active,.no-touchevents .shopping-cart__action:focus,.no-touchevents .shopping-cart__action:hover,.no-touchevents .store-details__item__button:active,.no-touchevents .store-details__item__button:focus,.no-touchevents .store-details__item__button:hover,.no-touchevents app-navigation .actions button.active:last-child,.no-touchevents app-navigation .actions button:active:last-child,.no-touchevents app-navigation .actions button:focus:last-child,.no-touchevents app-navigation .actions button:hover:last-child,.no-touchevents app-root.full-mode app-save>button.active,.no-touchevents app-root.full-mode app-save>button:active,.no-touchevents app-root.full-mode app-save>button:focus,.no-touchevents app-root.full-mode app-save>button:hover,app-navigation .actions .no-touchevents button.active:last-child,app-navigation .actions .no-touchevents button:active:last-child,app-navigation .actions .no-touchevents button:focus:last-child,app-navigation .actions .no-touchevents button:hover:last-child,app-root.full-mode .no-touchevents app-save>button.active,app-root.full-mode .no-touchevents app-save>button:active,app-root.full-mode .no-touchevents app-save>button:focus,app-root.full-mode .no-touchevents app-save>button:hover{color:#fff;background-color:#063f57;border-color:#063f57}.btn--secondary,.product__content__cta__button--subscribe,app-navigation .actions button{color:#fff;background-color:#6ea3ba;border-color:#6ea3ba}.no-touchevents .active.product__content__cta__button--subscribe,.no-touchevents .btn--secondary.active,.no-touchevents .btn--secondary:active,.no-touchevents .btn--secondary:focus,.no-touchevents .btn--secondary:hover,.no-touchevents .product__content__cta__button--subscribe:active,.no-touchevents .product__content__cta__button--subscribe:focus,.no-touchevents .product__content__cta__button--subscribe:hover,.no-touchevents app-navigation .actions button.active,.no-touchevents app-navigation .actions button:active,.no-touchevents app-navigation .actions button:focus,.no-touchevents app-navigation .actions button:hover,app-navigation .actions .no-touchevents button.active,app-navigation .actions .no-touchevents button:active,app-navigation .actions .no-touchevents button:focus,app-navigation .actions .no-touchevents button:hover{color:#fff;background-color:#4f8ca6;border-color:#4f8ca6}.brand-list__item__header__button,.btn--silent,.EPiServerForms .Form__NavigationBar .btnPrev,.my-pages__blends__item__button,.my-pages__orders__item__actions__button,.snus-history__item__content__actions .next,.snus-history__item__content__actions .previous{color:#085778;background-color:transparent;border-color:#baccd3}.EPiServerForms .Form__NavigationBar .no-touchevents .active.btnPrev,.EPiServerForms .Form__NavigationBar .no-touchevents .btnPrev:active,.EPiServerForms .Form__NavigationBar .no-touchevents .btnPrev:focus,.EPiServerForms .Form__NavigationBar .no-touchevents .btnPrev:hover,.no-touchevents .active.brand-list__item__header__button,.no-touchevents .active.my-pages__blends__item__button,.no-touchevents .active.my-pages__orders__item__actions__button,.no-touchevents .brand-list__item__header__button:active,.no-touchevents .brand-list__item__header__button:focus,.no-touchevents .brand-list__item__header__button:hover,.no-touchevents .btn--silent.active,.no-touchevents .btn--silent:active,.no-touchevents .btn--silent:focus,.no-touchevents .btn--silent:hover,.no-touchevents .EPiServerForms .Form__NavigationBar .active.btnPrev,.no-touchevents .EPiServerForms .Form__NavigationBar .btnPrev:active,.no-touchevents .EPiServerForms .Form__NavigationBar .btnPrev:focus,.no-touchevents .EPiServerForms .Form__NavigationBar .btnPrev:hover,.no-touchevents .my-pages__blends__item__button:active,.no-touchevents .my-pages__blends__item__button:focus,.no-touchevents .my-pages__blends__item__button:hover,.no-touchevents .my-pages__orders__item__actions__button:active,.no-touchevents .my-pages__orders__item__actions__button:focus,.no-touchevents .my-pages__orders__item__actions__button:hover,.no-touchevents .snus-history__item__content__actions .active.next,.no-touchevents .snus-history__item__content__actions .active.previous,.no-touchevents .snus-history__item__content__actions .next:active,.no-touchevents .snus-history__item__content__actions .next:focus,.no-touchevents .snus-history__item__content__actions .next:hover,.no-touchevents .snus-history__item__content__actions .previous:active,.no-touchevents .snus-history__item__content__actions .previous:focus,.no-touchevents .snus-history__item__content__actions .previous:hover,.snus-history__item__content__actions .no-touchevents .active.next,.snus-history__item__content__actions .no-touchevents .active.previous,.snus-history__item__content__actions .no-touchevents .next:active,.snus-history__item__content__actions .no-touchevents .next:focus,.snus-history__item__content__actions .no-touchevents .next:hover,.snus-history__item__content__actions .no-touchevents .previous:active,.snus-history__item__content__actions .no-touchevents .previous:focus,.snus-history__item__content__actions .no-touchevents .previous:hover{color:#fff;background-color:#085778;border-color:#085778}.block-promo__btn,.block-promo__cta-btn,.btn--inverted,.cookie-disclaimer__button,.product-spot--blend .product-spot--blend__button,.product-spot--content__button,.product-spot--content a,.promo-grid__btn,.promo-grid__cta-btn,.start-page__content-grid__item__footer__button{color:#085778;background-color:#fff;border-color:#fff}.no-touchevents .active.block-promo__btn,.no-touchevents .active.block-promo__cta-btn,.no-touchevents .active.cookie-disclaimer__button,.no-touchevents .active.product-spot--content__button,.no-touchevents .active.promo-grid__btn,.no-touchevents .active.promo-grid__cta-btn,.no-touchevents .active.start-page__content-grid__item__footer__button,.no-touchevents .block-promo__btn:active,.no-touchevents .block-promo__btn:focus,.no-touchevents .block-promo__btn:hover,.no-touchevents .block-promo__cta-btn:active,.no-touchevents .block-promo__cta-btn:focus,.no-touchevents .block-promo__cta-btn:hover,.no-touchevents .btn--inverted.active,.no-touchevents .btn--inverted:active,.no-touchevents .btn--inverted:focus,.no-touchevents .btn--inverted:hover,.no-touchevents .cookie-disclaimer__button:active,.no-touchevents .cookie-disclaimer__button:focus,.no-touchevents .cookie-disclaimer__button:hover,.no-touchevents .product-spot--blend .active.product-spot--blend__button,.no-touchevents .product-spot--blend .product-spot--blend__button:active,.no-touchevents .product-spot--blend .product-spot--blend__button:focus,.no-touchevents .product-spot--blend .product-spot--blend__button:hover,.no-touchevents .product-spot--content__button:active,.no-touchevents .product-spot--content__button:focus,.no-touchevents .product-spot--content__button:hover,.no-touchevents .product-spot--content a.active,.no-touchevents .product-spot--content a:active,.no-touchevents .product-spot--content a:focus,.no-touchevents .product-spot--content a:hover,.no-touchevents .promo-grid__btn:active,.no-touchevents .promo-grid__btn:focus,.no-touchevents .promo-grid__btn:hover,.no-touchevents .promo-grid__cta-btn:active,.no-touchevents .promo-grid__cta-btn:focus,.no-touchevents .promo-grid__cta-btn:hover,.no-touchevents .start-page__content-grid__item__footer__button:active,.no-touchevents .start-page__content-grid__item__footer__button:focus,.no-touchevents .start-page__content-grid__item__footer__button:hover,.product-spot--blend .no-touchevents .active.product-spot--blend__button,.product-spot--blend .no-touchevents .product-spot--blend__button:active,.product-spot--blend .no-touchevents .product-spot--blend__button:focus,.product-spot--blend .no-touchevents .product-spot--blend__button:hover,.product-spot--content .no-touchevents a.active,.product-spot--content .no-touchevents a:active,.product-spot--content .no-touchevents a:focus,.product-spot--content .no-touchevents a:hover{color:rgba(8,87,120,.75);background-color:#fff;border-color:#fff}.blends__item__content__button,.block-snus-guide__result__expander,.btn--inverted-alt,.hero__button,.product-spot--inverted-txt .product-spot__button,.runners__grid__item__button{color:#fff;background-color:transparent;border-color:#fff;border-width:2px}.no-touchevents .active.blends__item__content__button,.no-touchevents .active.block-snus-guide__result__expander,.no-touchevents .active.hero__button,.no-touchevents .active.runners__grid__item__button,.no-touchevents .blends__item__content__button:active,.no-touchevents .blends__item__content__button:focus,.no-touchevents .blends__item__content__button:hover,.no-touchevents .block-snus-guide__result__expander:active,.no-touchevents .block-snus-guide__result__expander:focus,.no-touchevents .block-snus-guide__result__expander:hover,.no-touchevents .btn--inverted-alt.active,.no-touchevents .btn--inverted-alt:active,.no-touchevents .btn--inverted-alt:focus,.no-touchevents .btn--inverted-alt:hover,.no-touchevents .hero__button:active,.no-touchevents .hero__button:focus,.no-touchevents .hero__button:hover,.no-touchevents .product-spot--inverted-txt .active.product-spot__button,.no-touchevents .product-spot--inverted-txt .product-spot__button:active,.no-touchevents .product-spot--inverted-txt .product-spot__button:focus,.no-touchevents .product-spot--inverted-txt .product-spot__button:hover,.no-touchevents .runners__grid__item__button:active,.no-touchevents .runners__grid__item__button:focus,.no-touchevents .runners__grid__item__button:hover,.product-spot--inverted-txt .no-touchevents .active.product-spot__button,.product-spot--inverted-txt .no-touchevents .product-spot__button:active,.product-spot--inverted-txt .no-touchevents .product-spot__button:focus,.product-spot--inverted-txt .no-touchevents .product-spot__button:hover{color:#085778;background-color:#fff;border-color:#fff}.btn--link,.product-filter__dropdown__actions span,.product-list__header__clear-filters,.product-list__header__hide-desc,.product-list__header__show-desc,.sb-products__meta-action,.search-results__all-toggler,.search-results__more-link,.shopping-cart__empty-cart,.shopping-cart__secondary-actions__close,.shopping-cart__secondary-actions__save{padding:0;border-radius:0;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.3rem;line-height:1.3rem;letter-spacing:0;border:0;border-bottom:1px solid #b0b8bf;color:#788591}.no-touchevents .active.product-list__header__clear-filters,.no-touchevents .active.product-list__header__hide-desc,.no-touchevents .active.product-list__header__show-desc,.no-touchevents .active.sb-products__meta-action,.no-touchevents .active.search-results__all-toggler,.no-touchevents .active.search-results__more-link,.no-touchevents .active.shopping-cart__empty-cart,.no-touchevents .active.shopping-cart__secondary-actions__close,.no-touchevents .active.shopping-cart__secondary-actions__save,.no-touchevents .btn--link.active,.no-touchevents .btn--link:active,.no-touchevents .btn--link:focus,.no-touchevents .btn--link:hover,.no-touchevents .product-filter__dropdown__actions span.active,.no-touchevents .product-filter__dropdown__actions span:active,.no-touchevents .product-filter__dropdown__actions span:focus,.no-touchevents .product-filter__dropdown__actions span:hover,.no-touchevents .product-list__header__clear-filters:active,.no-touchevents .product-list__header__clear-filters:focus,.no-touchevents .product-list__header__clear-filters:hover,.no-touchevents .product-list__header__hide-desc:active,.no-touchevents .product-list__header__hide-desc:focus,.no-touchevents .product-list__header__hide-desc:hover,.no-touchevents .product-list__header__show-desc:active,.no-touchevents .product-list__header__show-desc:focus,.no-touchevents .product-list__header__show-desc:hover,.no-touchevents .sb-products__meta-action:active,.no-touchevents .sb-products__meta-action:focus,.no-touchevents .sb-products__meta-action:hover,.no-touchevents .search-results__all-toggler:active,.no-touchevents .search-results__all-toggler:focus,.no-touchevents .search-results__all-toggler:hover,.no-touchevents .search-results__more-link:active,.no-touchevents .search-results__more-link:focus,.no-touchevents .search-results__more-link:hover,.no-touchevents .shopping-cart__empty-cart:active,.no-touchevents .shopping-cart__empty-cart:focus,.no-touchevents .shopping-cart__empty-cart:hover,.no-touchevents .shopping-cart__secondary-actions__close:active,.no-touchevents .shopping-cart__secondary-actions__close:focus,.no-touchevents .shopping-cart__secondary-actions__close:hover,.no-touchevents .shopping-cart__secondary-actions__save:active,.no-touchevents .shopping-cart__secondary-actions__save:focus,.no-touchevents .shopping-cart__secondary-actions__save:hover,.product-filter__dropdown__actions .no-touchevents span.active,.product-filter__dropdown__actions .no-touchevents span:active,.product-filter__dropdown__actions .no-touchevents span:focus,.product-filter__dropdown__actions .no-touchevents span:hover{color:#49525a}@media (min-width:1980px){.btn--link,.product-filter__dropdown__actions span,.product-list__header__clear-filters,.product-list__header__hide-desc,.product-list__header__show-desc,.sb-products__meta-action,.search-results__all-toggler,.search-results__more-link,.shopping-cart__empty-cart,.shopping-cart__secondary-actions__close,.shopping-cart__secondary-actions__save{font-size:1.4rem;line-height:1.4rem}}.active.product-list__header__clear-filters,.active.product-list__header__hide-desc,.active.product-list__header__show-desc,.active.sb-products__meta-action,.active.search-results__all-toggler,.active.search-results__more-link,.active.shopping-cart__empty-cart,.active.shopping-cart__secondary-actions__close,.active.shopping-cart__secondary-actions__save,.btn--link,.btn--link.active,.btn--link:active,.btn--link:disabled,.product-filter__dropdown__actions fieldset[disabled] span,.product-filter__dropdown__actions span,.product-filter__dropdown__actions span.active,.product-filter__dropdown__actions span:active,.product-filter__dropdown__actions span:disabled,.product-list__header__clear-filters,.product-list__header__clear-filters:active,.product-list__header__clear-filters:disabled,.product-list__header__hide-desc,.product-list__header__hide-desc:active,.product-list__header__hide-desc:disabled,.product-list__header__show-desc,.product-list__header__show-desc:active,.product-list__header__show-desc:disabled,.sb-products__meta-action,.sb-products__meta-action:active,.sb-products__meta-action:disabled,.search-results__all-toggler,.search-results__all-toggler:active,.search-results__all-toggler:disabled,.search-results__more-link,.search-results__more-link:active,.search-results__more-link:disabled,.shopping-cart__empty-cart,.shopping-cart__empty-cart:active,.shopping-cart__empty-cart:disabled,.shopping-cart__secondary-actions__close,.shopping-cart__secondary-actions__close:active,.shopping-cart__secondary-actions__close:disabled,.shopping-cart__secondary-actions__save,.shopping-cart__secondary-actions__save:active,.shopping-cart__secondary-actions__save:disabled,fieldset[disabled] .btn--link,fieldset[disabled] .product-filter__dropdown__actions span,fieldset[disabled] .product-list__header__clear-filters,fieldset[disabled] .product-list__header__hide-desc,fieldset[disabled] .product-list__header__show-desc,fieldset[disabled] .sb-products__meta-action,fieldset[disabled] .search-results__all-toggler,fieldset[disabled] .search-results__more-link,fieldset[disabled] .shopping-cart__empty-cart,fieldset[disabled] .shopping-cart__secondary-actions__close,fieldset[disabled] .shopping-cart__secondary-actions__save{box-shadow:none;background-color:transparent}.btn--link:disabled,.product-filter__dropdown__actions fieldset[disabled] span,.product-filter__dropdown__actions span:disabled,.product-list__header__clear-filters:disabled,.product-list__header__hide-desc:disabled,.product-list__header__show-desc:disabled,.sb-products__meta-action:disabled,.search-results__all-toggler:disabled,.search-results__more-link:disabled,.shopping-cart__empty-cart:disabled,.shopping-cart__secondary-actions__close:disabled,.shopping-cart__secondary-actions__save:disabled,fieldset[disabled] .btn--link,fieldset[disabled] .product-filter__dropdown__actions span,fieldset[disabled] .product-list__header__clear-filters,fieldset[disabled] .product-list__header__hide-desc,fieldset[disabled] .product-list__header__show-desc,fieldset[disabled] .sb-products__meta-action,fieldset[disabled] .search-results__all-toggler,fieldset[disabled] .search-results__more-link,fieldset[disabled] .shopping-cart__empty-cart,fieldset[disabled] .shopping-cart__secondary-actions__close,fieldset[disabled] .shopping-cart__secondary-actions__save{text-decoration:none;color:#86929c}.btn--link--white{color:#fff;border-color:#fff}.no-touchevents .btn--link--white.active,.no-touchevents .btn--link--white:active,.no-touchevents .btn--link--white:focus,.no-touchevents .btn--link--white:hover{color:#ccc}.btn--icon i,.product-cta__btn i{margin-right:3px}.age-agreement__btn.product-cta__btn i,.block-snus-guide__product__action.product-cta__btn i,.block-text-image__item__text__button.product-cta__btn i,.booking__action__button.product-cta__btn i,.breadcrumb__item--button.product-cta__btn i,.btn--icon.age-agreement__btn i,.btn--icon.block-snus-guide__product__action i,.btn--icon.block-text-image__item__text__button i,.btn--icon.booking__action__button i,.btn--icon.breadcrumb__item--button i,.btn--icon.btn--pricing__btn i,.btn--icon.btn--primary i,.btn--icon.faq__side__toggle-nav i,.btn--icon.form-box__submit i,.btn--icon.my-pages__footer__button i,.btn--icon.product-list__header__toggle-filters i,.btn--icon.product-spot__button i,.btn--icon.product__content__cta__button--buy i,.btn--icon.rating__button i,.btn--icon.search-form__submit i,.btn--icon.shopping-cart__action i,.btn--icon.store-details__item__button i,.btn--pricing__btn.product-cta__btn i,.EPiServerForms .Form__NavigationBar .btn--icon.btnNext i,.EPiServerForms .Form__NavigationBar .btnNext.product-cta__btn i,.faq__side__toggle-nav.product-cta__btn i,.form-box__submit.product-cta__btn i,.hero--brands .btn--icon.hero__button i,.hero--brands .hero__button.product-cta__btn i,.my-pages__footer__button.product-cta__btn i,.my-pages__orders--subscriptions .btn--icon.form-button i,.my-pages__orders--subscriptions .form-button.product-cta__btn i,.news-list--related .btn--icon.news-list__item__content__button i,.news-list--related .news-list__item__content__button.product-cta__btn i,.product-cta__btn i,.product-list__header__toggle-filters.product-cta__btn i,.product-spot__button.product-cta__btn i,.product__content__cta__button--buy.product-cta__btn i,.rating__button.product-cta__btn i,.search-form__submit.product-cta__btn i,.shopping-cart__action.product-cta__btn i,.store-details__item__button.product-cta__btn i,app-navigation .actions button.btn--icon:last-child i,app-navigation .actions button.product-cta__btn:last-child i,app-root.full-mode app-save>button.btn--icon i,app-root.full-mode app-save>button.product-cta__btn i{color:#6ea3ba}.btn--input{text-transform:none;letter-spacing:normal;background:#baccd3;color:#085778;padding-left:1rem;padding-right:1rem;height:4rem}@media (min-width:1980px){.btn--input{padding:1rem 1rem .8rem}}.btn--pricing{height:6rem;display:inline-block;transition:all 1s cubic-bezier(.77,0,.175,1)}@media (max-width:820px){.btn--pricing{margin-top:1.5rem;height:5.2rem}}.btn--pricing__price{float:left;height:100%;background-color:#063f57;padding:0 .5rem 0 1rem;color:#fff;margin:0;line-height:6.5rem;letter-spacing:-.2rem}@media (max-width:820px){.btn--pricing__price{line-height:5.6rem}}.btn--pricing__price span{font-size:1.2rem;position:relative;text-transform:uppercase;top:-1.7rem;left:-.5rem;letter-spacing:0;margin-left:.5rem}@media (min-width:1980px){.btn--pricing__price span{top:-1.9rem}}@media (max-width:820px){.btn--pricing__price span{top:-1rem;left:-.2rem}}.btn--pricing__btn{height:100%;line-height:4rem}@media (max-width:820px){.btn--pricing__btn{line-height:2.4rem}}@media (max-width:543px){.btn--pricing__btn{padding:1.4rem 2rem 1.2rem}}@media (min-width:1980px){.btn--pricing__btn{line-height:3.5rem}}.age-agreement__btn,.blends__item__content__button,.block-text-image__item__text__button,.booking__action__button,.btn--lg,.form-box__submit,.hero__button,.my-pages__footer__button,.product-spot--content__button,.product-spot--content a,.product-spot--featured .product-spot__button,.product__content__cta__button,.runners__grid__item__button,.shopping-cart__action,.start-page__content-grid__item__footer__button,.store-details__item__button,app-root.full-mode app-save>button{font-size:1.6rem;line-height:1.6rem;padding:1.6rem 2rem 1.4rem}@media (min-width:1980px){.age-agreement__btn,.blends__item__content__button,.block-text-image__item__text__button,.booking__action__button,.btn--lg,.form-box__submit,.hero__button,.my-pages__footer__button,.product-spot--content__button,.product-spot--content a,.product-spot--featured .product-spot__button,.product__content__cta__button,.runners__grid__item__button,.shopping-cart__action,.start-page__content-grid__item__footer__button,.store-details__item__button,app-root.full-mode app-save>button{font-size:1.8rem;line-height:1.8rem}}.btn--sm,.cookie-disclaimer__button,.EPiServerForms .Form__NavigationBar .btnNext,.EPiServerForms .Form__NavigationBar .btnPrev,.faq__side__toggle-nav,.product-spot__button{padding:1rem 1.3rem .8rem}@media (max-width:436px){.btn--sm,.cookie-disclaimer__button,.EPiServerForms .Form__NavigationBar .btnNext,.EPiServerForms .Form__NavigationBar .btnPrev,.faq__side__toggle-nav,.product-spot__button{padding:.8rem 1.4rem .6rem}}.blends__item__content__flags__item,.brand-list__section-title span,.breadcrumb__item--button,.btn--xs,.faq__main__section__title,.flag,.product-spot__flag,.product__content__flag,.product__content__flag-desc{font-size:1.3rem;padding:1.2rem .8rem .9rem;line-height:0}@media (min-width:1980px){.blends__item__content__flags__item,.brand-list__section-title span,.breadcrumb__item--button,.btn--xs,.faq__main__section__title,.flag,.product-spot__flag,.product__content__flag,.product__content__flag-desc{font-size:1.4rem;line-height:0}}.btn--block,.form-box__submit,.my-pages__blends__item__button,.my-pages__orders--subscriptions .form-button,.product-cta__btn,.product-list__header__toggle-filters,.product__content__cta__button,.shopping-cart__action,.store-details__item__button{display:block;width:100%}.EPiServerForms .Form__NavigationBar a.disaabled.btnNext,.EPiServerForms .Form__NavigationBar a.disaabled.btnPrev,.EPiServerForms .Form__NavigationBar fieldset[disabled] a.btnNext,.EPiServerForms .Form__NavigationBar fieldset[disabled] a.btnPrev,.my-pages__orders--subscriptions a.disaabled.form-button,.my-pages__orders--subscriptions fieldset[disabled] a.form-button,.news-list--related a.disaabled.news-list__item__content__button,.news-list--related fieldset[disabled] a.news-list__item__content__button,.product-spot--blend a.disaabled.product-spot--blend__button,.product-spot--blend fieldset[disabled] a.product-spot--blend__button,.product-spot--content a.disaabled,.product-spot--content fieldset[disabled] a,.snus-history__item__content__actions a.disaabled.next,.snus-history__item__content__actions a.disaabled.previous,.snus-history__item__content__actions fieldset[disabled] a.next,.snus-history__item__content__actions fieldset[disabled] a.previous,a.btn.disaabled,a.disaabled.blends__item__content__button,a.disaabled.blends__item__content__flags__item,a.disaabled.block-promo__btn,a.disaabled.block-promo__cta-btn,a.disaabled.block-snus-guide__product__action,a.disaabled.block-snus-guide__result__expander,a.disaabled.block-text-image__item__text__button,a.disaabled.booking__action__button,a.disaabled.brand-list__item__header__button,a.disaabled.breadcrumb__item--button,a.disaabled.btn--pricing__btn,a.disaabled.cookie-disclaimer__button,a.disaabled.faq__main__section__title,a.disaabled.faq__side__toggle-nav,a.disaabled.flag,a.disaabled.form-box__submit,a.disaabled.hero__button,a.disaabled.my-pages__blends__item__button,a.disaabled.my-pages__footer__button,a.disaabled.my-pages__orders__item__actions__button,a.disaabled.product-cta__btn,a.disaabled.product-list__header__clear-filters,a.disaabled.product-list__header__hide-desc,a.disaabled.product-list__header__show-desc,a.disaabled.product-list__header__toggle-filters,a.disaabled.product-spot--content__button,a.disaabled.product-spot__button,a.disaabled.product-spot__flag,a.disaabled.product__content__cta__button,a.disaabled.product__content__flag,a.disaabled.product__content__flag-desc,a.disaabled.promo-grid__btn,a.disaabled.promo-grid__cta-btn,a.disaabled.rating__button,a.disaabled.runners__grid__item__button,a.disaabled.sb-products__meta-action,a.disaabled.search-form__submit,a.disaabled.search-results__all-toggler,a.disaabled.search-results__more-link,a.disaabled.shopping-cart__action,a.disaabled.shopping-cart__empty-cart,a.disaabled.shopping-cart__secondary-actions__close,a.disaabled.shopping-cart__secondary-actions__save,a.disaabled.start-page__content-grid__item__footer__button,a.disaabled.store-details__item__button,fieldset[disabled] .EPiServerForms .Form__NavigationBar a.btnNext,fieldset[disabled] .EPiServerForms .Form__NavigationBar a.btnPrev,fieldset[disabled] .my-pages__orders--subscriptions a.form-button,fieldset[disabled] .news-list--related a.news-list__item__content__button,fieldset[disabled] .product-spot--blend a.product-spot--blend__button,fieldset[disabled] .product-spot--content a,fieldset[disabled] .snus-history__item__content__actions a.next,fieldset[disabled] .snus-history__item__content__actions a.previous,fieldset[disabled] a.blends__item__content__button,fieldset[disabled] a.blends__item__content__flags__item,fieldset[disabled] a.block-promo__btn,fieldset[disabled] a.block-promo__cta-btn,fieldset[disabled] a.block-snus-guide__product__action,fieldset[disabled] a.block-snus-guide__result__expander,fieldset[disabled] a.block-text-image__item__text__button,fieldset[disabled] a.booking__action__button,fieldset[disabled] a.brand-list__item__header__button,fieldset[disabled] a.breadcrumb__item--button,fieldset[disabled] a.btn,fieldset[disabled] a.btn--pricing__btn,fieldset[disabled] a.cookie-disclaimer__button,fieldset[disabled] a.faq__main__section__title,fieldset[disabled] a.faq__side__toggle-nav,fieldset[disabled] a.flag,fieldset[disabled] a.form-box__submit,fieldset[disabled] a.hero__button,fieldset[disabled] a.my-pages__blends__item__button,fieldset[disabled] a.my-pages__footer__button,fieldset[disabled] a.my-pages__orders__item__actions__button,fieldset[disabled] a.product-cta__btn,fieldset[disabled] a.product-list__header__clear-filters,fieldset[disabled] a.product-list__header__hide-desc,fieldset[disabled] a.product-list__header__show-desc,fieldset[disabled] a.product-list__header__toggle-filters,fieldset[disabled] a.product-spot--content__button,fieldset[disabled] a.product-spot__button,fieldset[disabled] a.product-spot__flag,fieldset[disabled] a.product__content__cta__button,fieldset[disabled] a.product__content__flag,fieldset[disabled] a.product__content__flag-desc,fieldset[disabled] a.promo-grid__btn,fieldset[disabled] a.promo-grid__cta-btn,fieldset[disabled] a.rating__button,fieldset[disabled] a.runners__grid__item__button,fieldset[disabled] a.sb-products__meta-action,fieldset[disabled] a.search-form__submit,fieldset[disabled] a.search-results__all-toggler,fieldset[disabled] a.search-results__more-link,fieldset[disabled] a.shopping-cart__action,fieldset[disabled] a.shopping-cart__empty-cart,fieldset[disabled] a.shopping-cart__secondary-actions__close,fieldset[disabled] a.shopping-cart__secondary-actions__save,fieldset[disabled] a.start-page__content-grid__item__footer__button,fieldset[disabled] a.store-details__item__button{pointer-events:none}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}@font-face{font-family:swm-icons;src:url(/dist/fonts/swm-icons.eot?sgwt26hj);src:url(/dist/fonts/swm-icons.eot?sgwt26hj#iefix) format("embedded-opentype"),url(/dist/fonts/swm-icons.woff2?sgwt26hj) format("woff2"),url(/dist/fonts/swm-icons.ttf?sgwt26hj) format("truetype"),url(/dist/fonts/swm-icons.woff?sgwt26hj) format("woff"),url(/dist/fonts/swm-icons.svg?sgwt26hj#swm-icons) format("svg");font-weight:400;font-style:normal}.accordion__anchor:after,.alert-banner__close,.blender-modal .content .close,.block-side-widget--links ul li:before,.checkout-login__close,.collapse__anchor:after,.contact-footer__item__icon,.form-group__select,.form-select,.header-dropdown__close,.hero__action--cancel:after,.hero__action--play:after,.hero__action--scroll:before,.icon,.kardus-gallery__down,.kardus-gallery__next,.kardus-gallery__prev,.kardus-hero__scroll,.my-pages__header__nav-item__icon,.product--quickbuy .product__content__close,.product-cta__form,.product-filter__item__icon,.product__content__tabs__attributes__item__icon,.responsive-nav__primary__item__toggle-icon,.responsive-nav__search__icon,.search-form__input:before,.shopping-cart__close,.site-footer__details__icons__item--18,.site-footer__details__icons__item--mastercard,.site-footer__details__icons__item--visa,.site-header__nav-icons__item__icon,.usp__item__icon,[class*=" icon"],[class^=icon],app-alert i,storm-checkout verify-age .collecting-overlay .close{font-family:swm-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon--angle-up:before{content:"\f106"}.form-group__select:before,.form-select:before,.icon--angle-down:before,.kardus-gallery__down:before,.kardus-gallery__next:before,.kardus-gallery__prev:before,.kardus-hero__scroll:before,.product-cta__form:before{content:"\f107"}.icon--cc-visa:before,.site-footer__details__icons__item--visa:before{content:"\f1f0"}.icon--cc-mastercard:before,.site-footer__details__icons__item--mastercard:before{content:"\f1f1"}.icon--subscription:before,.my-pages__header__nav-item__icon--subscriptions:before{content:"\e935"}.icon--settings:before,.my-pages__header__nav-item__icon--settings:before{content:"\e934"}.icon--snus-strength-5:before{content:"\e90a"}.icon--snus-strength-1:before{content:"\e900"}.icon--snus-strength-2:before,.product-filter__item__icon--strength:before{content:"\e901"}.icon--snus-strength-3:before{content:"\e902"}.icon--snus-strength-4:before{content:"\e903"}.icon--snus-format-long:before{content:"\e904"}.icon--snus-format-slim:before{content:"\e905"}.icon--snus-taste:before,.my-pages__header__nav-item__icon--blends:before,.product-filter__item__icon--taste:before{content:"\e906"}.icon--snus-format-original:before,.product-filter__item__icon--format:before{content:"\e907"}.icon--snus-format-mini:before{content:"\e936"}.icon--snus-type:before,.product-filter__item__icon--type:before{content:"\e908"}.icon--snus-brand:before,.product-filter__item__icon--brand:before{content:"\e909"}.icon--18-en:before{content:"\e90b"}.icon--18-de:before{content:"\e90c"}.icon--flag-de .path1:before{content:"\e90d";color:#ffe600}.icon--flag-de .path2:before{content:"\e90e";margin-left:-1.34375em;color:#000}.icon--flag-de .path3:before{content:"\e90f";margin-left:-1.34375em;color:red}.icon--snus-format:before{content:"\e921"}.icon--snus-taste2:before{content:"\e922"}.icon--snus-type2:before{content:"\e923"}.icon--download:before{content:"\e920"}.icon--creditcard:before{content:"\e91e"}.icon--giftcard:before{content:"\e91f"}.icon--delivery:before{content:"\e91d"}.icon--qa:before{content:"\e91c"}.icon--academy-production:before{content:"\e91b"}.hero__action--scroll:before,.icon--mouse:before{content:"\e91a"}.icon--flag-en .path1:before{content:"\e911";color:#006}.icon--flag-en .path2:before{content:"\e912";margin-left:-1.34375em;color:#fff}.icon--flag-en .path3:before{content:"\e913";margin-left:-1.34375em;color:#fff}.icon--flag-en .path4:before{content:"\e914";margin-left:-1.34375em;color:#c00}.icon--flag-sv .path1:before{content:"\e915";color:#004073}.icon--flag-sv .path2:before{content:"\e916";margin-left:-1.34375em;color:#003f73}.icon--flag-sv .path3:before{content:"\e917";margin-left:-1.34375em;color:#fc0}.icon--flag-sv .path4:before{content:"\e918";margin-left:-1.34375em;color:#fc0}.icon--flag-sv .path5:before{content:"\e919";margin-left:-1.34375em;color:#fc0}.icon--flag-sv .path6:before{content:"\e924";margin-left:-1.34375em;color:#003f73}.icon--18-sv:before{content:"\e925"}.icon--search:before,.responsive-nav__search__icon:before,.search-form__input:before{content:"\e926"}.icon--user:before{content:"\e927"}.icon--basket:before,.my-pages__header__nav-item__icon--orders:before{content:"\e928"}.icon--snus-can:before{content:"\e929"}.icon--arrow-filled-left:before{content:"\e92a"}.block-side-widget--links ul li:before,.icon--arrow-filled-right:before{content:"\e92b"}.icon--chat:before{content:"\e92c"}.alert-banner__close:before,.blender-modal .content .close:before,.checkout-login__close:before,.header-dropdown__close:before,.hero__action--cancel:after,.icon--close:before,.product--quickbuy .product__content__close:before,.shopping-cart__close:before,app-alert i:before,storm-checkout verify-age .collecting-overlay .close:before{content:"\e92d"}.icon--mail:before{content:"\e92e"}.icon--phone:before{content:"\e92f"}.hero__action--play:after,.icon--icon-play:before{content:"\e910"}.accordion__anchor:after,.collapse__anchor:after,.icon--arrow-left:before{content:"\e930"}.icon--arrow-right:before,.responsive-nav__primary__item__toggle-icon:before{content:"\e931"}.icon--checkmark-sm:before,.usp__item__icon:before{content:"\e932"}.icon--checkmark:before{content:"\e933"}.icon--enlarge:before{content:"\e989"}.icon--picture:before,.news-list__item__image-wrapper:before{content:"\e937"}ul{margin:0 0 2rem}.block-side-nav__list li,.block-side-widget--links ul li,.block-side-widget__content ul li,.faq__side__nav li,.fast-links__item__list li,.header-dropdown__section--login ul li,.list li{font-family:FFDINWebProMedium,Arial,sans-serif;line-height:2rem;padding-left:1.4rem;position:relative}@media (max-width:543px){.block-side-nav__list li,.block-side-widget--links ul li,.block-side-widget__content ul li,.faq__side__nav li,.fast-links__item__list li,.header-dropdown__section--login ul li,.list li{margin:1.2rem 0}}@media (min-width:1980px){.block-side-nav__list li,.block-side-widget--links ul li,.block-side-widget__content ul li,.faq__side__nav li,.fast-links__item__list li,.header-dropdown__section--login ul li,.list li{line-height:2.6rem}}.block-side-nav__list li a,.block-side-widget--links ul li a,.block-side-widget__content ul li a,.faq__side__nav li a,.fast-links__item__list li a,.header-dropdown__section--login ul li a,.list li a{text-decoration:none}.block-side-nav__list li:before,.block-side-widget--links ul li:before,.block-side-widget__content ul li:before,.faq__side__nav li:before,.fast-links__item__list li:before,.header-dropdown__section--login ul li:before,.list li:before{content:"\f105";font-family:FontAwesome;font-size:1.8rem;color:#085778;display:block;position:absolute;left:0;top:-.1rem;pointer-events:none;transition:transform .21s cubic-bezier(.19,1,.22,1)}.block-side-widget--links .no-touchevents ul li.active:before,.block-side-widget--links .no-touchevents ul li:active:before,.block-side-widget--links .no-touchevents ul li:focus:before,.block-side-widget--links .no-touchevents ul li:hover:before,.block-side-widget__content .no-touchevents ul li.active:before,.block-side-widget__content .no-touchevents ul li:active:before,.block-side-widget__content .no-touchevents ul li:focus:before,.block-side-widget__content .no-touchevents ul li:hover:before,.header-dropdown__section--login .no-touchevents ul li.active:before,.header-dropdown__section--login .no-touchevents ul li:active:before,.header-dropdown__section--login .no-touchevents ul li:focus:before,.header-dropdown__section--login .no-touchevents ul li:hover:before,.no-touchevents .block-side-nav__list li.active:before,.no-touchevents .block-side-nav__list li:active:before,.no-touchevents .block-side-nav__list li:focus:before,.no-touchevents .block-side-nav__list li:hover:before,.no-touchevents .block-side-widget--links ul li.active:before,.no-touchevents .block-side-widget--links ul li:active:before,.no-touchevents .block-side-widget--links ul li:focus:before,.no-touchevents .block-side-widget--links ul li:hover:before,.no-touchevents .block-side-widget__content ul li.active:before,.no-touchevents .block-side-widget__content ul li:active:before,.no-touchevents .block-side-widget__content ul li:focus:before,.no-touchevents .block-side-widget__content ul li:hover:before,.no-touchevents .faq__side__nav li.active:before,.no-touchevents .faq__side__nav li:active:before,.no-touchevents .faq__side__nav li:focus:before,.no-touchevents .faq__side__nav li:hover:before,.no-touchevents .fast-links__item__list li.active:before,.no-touchevents .fast-links__item__list li:active:before,.no-touchevents .fast-links__item__list li:focus:before,.no-touchevents .fast-links__item__list li:hover:before,.no-touchevents .header-dropdown__section--login ul li.active:before,.no-touchevents .header-dropdown__section--login ul li:active:before,.no-touchevents .header-dropdown__section--login ul li:focus:before,.no-touchevents .header-dropdown__section--login ul li:hover:before,.no-touchevents .list li.active:before,.no-touchevents .list li:active:before,.no-touchevents .list li:focus:before,.no-touchevents .list li:hover:before{transform:translate3d(.3rem,0,0)}.block-side-nav__list li:last-child,.block-side-widget--links ul li:last-child,.block-side-widget__content ul li:last-child,.faq__side__nav li:last-child,.fast-links__item__list li:last-child,.header-dropdown__section--login ul li:last-child,.list li:last-child{margin-bottom:0}.block-side-nav__list li.current:before,.block-side-nav__list li.current a,.block-side-widget--links ul li.current:before,.block-side-widget--links ul li.current a,.block-side-widget__content ul li.current:before,.block-side-widget__content ul li.current a,.faq__side__nav li.current:before,.faq__side__nav li.current a,.fast-links__item__list li.current:before,.fast-links__item__list li.current a,.header-dropdown__section--login ul li.current:before,.header-dropdown__section--login ul li.current a,.list li.current:before,.list li.current a{color:#d3800d}.block-side-widget--links .no-touchevents ul li.current.active:before,.block-side-widget--links .no-touchevents ul li.current:active:before,.block-side-widget--links .no-touchevents ul li.current:focus:before,.block-side-widget--links .no-touchevents ul li.current:hover:before,.block-side-widget__content .no-touchevents ul li.current.active:before,.block-side-widget__content .no-touchevents ul li.current:active:before,.block-side-widget__content .no-touchevents ul li.current:focus:before,.block-side-widget__content .no-touchevents ul li.current:hover:before,.header-dropdown__section--login .no-touchevents ul li.current.active:before,.header-dropdown__section--login .no-touchevents ul li.current:active:before,.header-dropdown__section--login .no-touchevents ul li.current:focus:before,.header-dropdown__section--login .no-touchevents ul li.current:hover:before,.no-touchevents .block-side-nav__list li.current.active:before,.no-touchevents .block-side-nav__list li.current:active:before,.no-touchevents .block-side-nav__list li.current:focus:before,.no-touchevents .block-side-nav__list li.current:hover:before,.no-touchevents .block-side-widget--links ul li.current.active:before,.no-touchevents .block-side-widget--links ul li.current:active:before,.no-touchevents .block-side-widget--links ul li.current:focus:before,.no-touchevents .block-side-widget--links ul li.current:hover:before,.no-touchevents .block-side-widget__content ul li.current.active:before,.no-touchevents .block-side-widget__content ul li.current:active:before,.no-touchevents .block-side-widget__content ul li.current:focus:before,.no-touchevents .block-side-widget__content ul li.current:hover:before,.no-touchevents .faq__side__nav li.current.active:before,.no-touchevents .faq__side__nav li.current:active:before,.no-touchevents .faq__side__nav li.current:focus:before,.no-touchevents .faq__side__nav li.current:hover:before,.no-touchevents .fast-links__item__list li.current.active:before,.no-touchevents .fast-links__item__list li.current:active:before,.no-touchevents .fast-links__item__list li.current:focus:before,.no-touchevents .fast-links__item__list li.current:hover:before,.no-touchevents .header-dropdown__section--login ul li.current.active:before,.no-touchevents .header-dropdown__section--login ul li.current:active:before,.no-touchevents .header-dropdown__section--login ul li.current:focus:before,.no-touchevents .header-dropdown__section--login ul li.current:hover:before,.no-touchevents .list li.current.active:before,.no-touchevents .list li.current:active:before,.no-touchevents .list li.current:focus:before,.no-touchevents .list li.current:hover:before{transform:none}.block-side-widget__content ul li:before,.header-dropdown__section--login ul li:before,.list--bullets li:before{content:"\f10c";font-size:1.1rem;color:#d3800d}.block-side-widget__content .no-touchevents ul li.active:before,.block-side-widget__content .no-touchevents ul li:active:before,.block-side-widget__content .no-touchevents ul li:focus:before,.block-side-widget__content .no-touchevents ul li:hover:before,.header-dropdown__section--login .no-touchevents ul li.active:before,.header-dropdown__section--login .no-touchevents ul li:active:before,.header-dropdown__section--login .no-touchevents ul li:focus:before,.header-dropdown__section--login .no-touchevents ul li:hover:before,.no-touchevents .block-side-widget__content ul li.active:before,.no-touchevents .block-side-widget__content ul li:active:before,.no-touchevents .block-side-widget__content ul li:focus:before,.no-touchevents .block-side-widget__content ul li:hover:before,.no-touchevents .header-dropdown__section--login ul li.active:before,.no-touchevents .header-dropdown__section--login ul li:active:before,.no-touchevents .header-dropdown__section--login ul li:focus:before,.no-touchevents .header-dropdown__section--login ul li:hover:before,.no-touchevents .list--bullets li.active:before,.no-touchevents .list--bullets li:active:before,.no-touchevents .list--bullets li:focus:before,.no-touchevents .list--bullets li:hover:before{transform:none}figure{margin:0 0 4rem}@media (max-width:543px){figure{margin:0 0 2rem}}figure img{display:block;margin:0 auto;height:auto}figure figcaption{font-size:1.4rem;line-height:2rem;color:#788591;margin:.5rem 0}@media (max-width:543px){figure figcaption{font-size:1.1rem;line-height:1.6rem}}.form-group__field,.form-inline__field,.form-input,input,textarea{width:calc(100% - 13.5rem);background-color:#fff;border:1px solid #baccd3;border-radius:0;padding:0 1.2rem;height:4rem;line-height:4rem;font-size:1.4rem;font-family:FFDINWebProMedium,Arial,sans-serif;color:#636363;-webkit-appearance:none}@media (min-width:1980px){.form-group__field,.form-inline__field,.form-input,input,textarea{font-size:1.6rem}}@media (max-width:543px){.form-group__field,.form-inline__field,.form-input,input,textarea{font-size:16px}}.form-group__field:focus,.form-inline__field:focus,.form-input:focus,input:focus,textarea:focus{outline:none;border-color:#085778}.form-group__field:disabled,.form-inline__field:disabled,.form-input:disabled,input:disabled,textarea:disabled{opacity:.4}.form-group__field:-ms-input-placeholder,.form-inline__field:-ms-input-placeholder,.form-input:-ms-input-placeholder,input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#bbb}.form-group__field::placeholder,.form-inline__field::placeholder,.form-input::placeholder,input::placeholder,textarea::placeholder{color:#bbb}select:disabled{opacity:.4}textarea,textarea.form-group__field{height:12rem;line-height:2rem;padding:1.2rem}input[type=checkbox],input[type=radio]{position:relative;top:-.5px;margin-right:.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #baccd3;border-radius:3px}input[type=checkbox]:checked:after,input[type=radio]:checked:after{position:absolute}input[type=checkbox]:active,input[type=checkbox]:focus,input[type=radio]:active,input[type=radio]:focus{outline:none!important}input[type=checkbox]{width:1.8rem;height:1.8rem}input[type=checkbox]:checked{background-color:#085778;border-color:#085778}input[type=checkbox]:checked:after{content:"\f00c";top:-1px;left:2px;line-height:18px;font-family:FontAwesome;font-size:12px;color:#fff}input[type=radio]{width:20px;height:20px;border-radius:50%}input[type=radio]:checked:after{content:"";height:12px;width:12px;border-radius:50%;background-color:#085778;left:3px;top:3px}app-root.wizard-mode app-select-balance input[type=radio],input[type=radio].radio--lg{width:32px;height:32px}app-root.wizard-mode app-select-balance input[type=radio]:checked:after,input[type=radio].radio--lg:checked:after{height:22px;width:22px;left:4px;top:4px}.EPiServerForms .responsive-nav__login .ValidationFail,.form-group__forgot-password,.form-group__label,.form-inline__label,.form-label,.responsive-nav__login .EPiServerForms .ValidationFail,.responsive-nav__login .form-group--error,.responsive-nav__login a.form-group__forgot-password{font-size:1.4rem;line-height:1.9rem;font-family:FFDINWebProMedium,Arial,sans-serif;color:#636363}@media (min-width:1980px){.EPiServerForms .responsive-nav__login .ValidationFail,.form-group__forgot-password,.form-group__label,.form-inline__label,.form-label,.responsive-nav__login .EPiServerForms .ValidationFail,.responsive-nav__login .form-group--error,.responsive-nav__login a.form-group__forgot-password{font-size:1.6rem;line-height:2.2rem}}.EPiServerForms .responsive-nav__login .form-group--lg .ValidationFail,.form-group--lg .EPiServerForms .responsive-nav__login .ValidationFail,.form-group--lg .form-group__forgot-password,.form-group--lg .form-group__label,.form-group--lg .responsive-nav__login .EPiServerForms .ValidationFail,.form-group--lg .responsive-nav__login .form-group--error,.form-group--lg .responsive-nav__login a.form-group__forgot-password,.form-inline__label,.form-label--lg,.responsive-nav__login .EPiServerForms .form-group--lg .ValidationFail,.responsive-nav__login .form-group--lg .form-group--error,.responsive-nav__login .form-group--lg a.form-group__forgot-password{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.6rem}.form-icon{width:4rem;height:4rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;float:left;color:#085778;background-color:#f8f9fa;box-shadow:inset -1px 0 0 #baccd3}.form-input-icon{overflow:hidden;border:1px solid #baccd3}.form-input-icon .form-group__field,.form-input-icon .form-inline__field,.form-input-icon .form-input{border:0;float:left;width:calc(100% - 4rem)}.form-group__select,.form-select,.product-cta__form{background-color:#fff;border:1px solid #baccd3;border-radius:0;position:relative}.form-group__select:before,.form-select:before,.product-cta__form:before{color:#085778;font-size:1.8rem;display:block;position:absolute;right:1.2rem;top:1rem;pointer-events:none}.form-group__select select,.form-select select,.product-cta__form select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-shadow:none;background-color:transparent;background-image:none;padding:0 2.8rem 0 1.2rem;height:4rem;line-height:4rem;font-size:1.4rem;font-family:FFDINWebProMedium,Arial,sans-serif;color:#636363}.form-group__select select option:disabled,.form-select select option:disabled,.product-cta__form select option:disabled{color:#ccc;cursor:not-allowed}@media (min-width:1980px){.form-group__select select,.form-select select,.product-cta__form select{font-size:1.6rem;height:5rem}}@media (max-width:543px){.form-group__select select,.form-select select,.product-cta__form select{font-size:16px}}.form-group__select select::-ms-expand,.form-select select::-ms-expand,.product-cta__form select::-ms-expand{display:none}.form-select--filled{background-color:#085778;color:#fff;border-color:#085778}.form-select--filled:after{color:#fff}.form-select--filled select{color:#fff;background-color:#085778}.form-select--has-icon{overflow:hidden}.form-select--has-icon input,.form-select--has-icon select{float:left;width:calc(100% - 4rem);border:0}.form-select--custom{position:relative}.form-select--custom.active .form-select__options{display:block}.form-select--custom select{display:none}.form-select__options{display:none;position:absolute;top:100%;left:-1px;min-width:100%;min-width:calc(100% + 2px);background-color:#fff;border:1px solid #baccd3;border-top:0;z-index:10}.form-select__options.active{display:block}.form-select__option{display:-ms-flexbox;display:flex;font:500 14px/22px FFDINWebProMedium;color:#636363;padding:9px 30px 9px 10px;cursor:pointer;text-align:left;border-top:1px solid #baccd3}@media (max-width:820px){.form-select__option{padding:9px 25px 9px 5px}}.form-select__option span{color:#b81c28;margin-left:auto;margin-right:5px;pointer-events:none;display:inline-block}.form-select__option.disabled{display:block;opacity:.5;cursor:not-allowed}.form-select__option.disabled span{font-size:12px}.form-select__selected{border-top:0}.form-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-ms-flex-align:center;align-items:center;margin-bottom:1rem;padding-right:1px}.EPiServerForms .responsive-nav__login .ValidationFail,.form-group__forgot-password,.form-group__label,.responsive-nav__login .EPiServerForms .ValidationFail,.responsive-nav__login .form-group--error,.responsive-nav__login a.form-group__forgot-password{width:13.5rem;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (min-width:1980px){.EPiServerForms .responsive-nav__login .ValidationFail,.form-group__forgot-password,.form-group__label,.responsive-nav__login .EPiServerForms .ValidationFail,.responsive-nav__login .form-group--error,.responsive-nav__login a.form-group__forgot-password{width:16rem}}.form-group__field{width:calc(100% - 13.5rem)}@media (min-width:1980px){.form-group__field{width:calc(100% - 16rem)}}.form-group__field-label{display:block;font-size:1.4rem;margin-right:1.5rem}.EPiServerForms .responsive-nav__login .form-group__field-label .ValidationFail,.form-group__field-label .EPiServerForms .responsive-nav__login .ValidationFail,.form-group__field-label .form-group__forgot-password,.form-group__field-label .form-group__label,.form-group__field-label .responsive-nav__login .EPiServerForms .ValidationFail,.form-group__field-label .responsive-nav__login .form-group--error,.form-group__field-label .responsive-nav__login a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .form-group__field-label .ValidationFail,.responsive-nav__login .form-group__field-label .form-group--error,.responsive-nav__login .form-group__field-label a.form-group__forgot-password{display:inline-block;vertical-align:top;margin-top:1px}.form-group__select{width:calc(100% - 13.5rem)}@media (min-width:1980px){.form-group__select{width:calc(100% - 16rem)}}.form-group .field-validation-error,.form-group__error{position:static;margin-left:13.5rem;width:100%;font-size:1.2rem;padding:.5rem 1.2rem;margin-bottom:1rem;line-height:1.8rem;color:#fff;background:#b81c28}@media (min-width:1980px){.form-group .field-validation-error,.form-group__error{width:calc(100% - 16rem);margin-left:16rem;font-size:1.6rem;line-height:2rem}}@media (min-width:1360px){.complaint-form [name=zip]+.form-group__error,.form-group .field-validation-error--arrow,.form-group__error--arrow{position:absolute;z-index:1;width:13rem;right:-14rem;padding:1rem;font-size:1.4rem;top:50%;transform:translateY(-50%)}.complaint-form [name=zip]+.form-group__error:before,.form-group .field-validation-error--arrow:before,.form-group__error--arrow:before{right:100%;top:50%;border:7px solid transparent;border-right-color:#b81c28;margin-top:-7px;content:" ";height:0;width:0;position:absolute;pointer-events:none}}.form-group__meta{margin-top:.5rem;margin-left:13.5rem;width:calc(100% - 13.5rem);color:#636363;font-size:1.4rem;line-height:1.8rem}@media (min-width:1980px){.form-group__meta{width:calc(100% - 16rem);margin-left:16rem}}.form-group__meta__action{display:block;cursor:pointer;text-decoration:underline}.form-group__forgot-password{color:#085778!important;width:auto!important;position:absolute;right:0}.form-group__fields{width:calc(100% - 13.5rem)}@media (min-width:1980px){.form-group__fields{width:calc(100% - 16rem)}}.EPiServerForms .responsive-nav__login .form-group--checkbox .ValidationFail,.form-group--checkbox .EPiServerForms .responsive-nav__login .ValidationFail,.form-group--checkbox .form-group__forgot-password,.form-group--checkbox .form-group__label,.form-group--checkbox .responsive-nav__login .EPiServerForms .ValidationFail,.form-group--checkbox .responsive-nav__login .form-group--error,.form-group--checkbox .responsive-nav__login a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .form-group--checkbox .ValidationFail,.responsive-nav__login .form-group--checkbox .form-group--error,.responsive-nav__login .form-group--checkbox a.form-group__forgot-password{width:calc(100% - 3rem);color:#2b2b2b;margin-top:2px}.form-group--checkbox .form-group__field{width:1.8rem;margin-right:1rem}.form-group--checkbox--aligned .form-group__field{margin-left:13.5rem}@media (min-width:1980px){.form-group--checkbox--aligned .form-group__field{margin-left:16rem}}.EPiServerForms .responsive-nav__login .form-group--checkbox--aligned .ValidationFail,.form-group--checkbox--aligned .EPiServerForms .responsive-nav__login .ValidationFail,.form-group--checkbox--aligned .form-group__forgot-password,.form-group--checkbox--aligned .form-group__label,.form-group--checkbox--aligned .responsive-nav__login .EPiServerForms .ValidationFail,.form-group--checkbox--aligned .responsive-nav__login .form-group--error,.form-group--checkbox--aligned .responsive-nav__login a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .form-group--checkbox--aligned .ValidationFail,.responsive-nav__login .form-group--checkbox--aligned .form-group--error,.responsive-nav__login .form-group--checkbox--aligned a.form-group__forgot-password{width:calc(100% - 3rem - 13.5rem)}@media (min-width:1980px){.EPiServerForms .responsive-nav__login .form-group--checkbox--aligned .ValidationFail,.form-group--checkbox--aligned .EPiServerForms .responsive-nav__login .ValidationFail,.form-group--checkbox--aligned .form-group__forgot-password,.form-group--checkbox--aligned .form-group__label,.form-group--checkbox--aligned .responsive-nav__login .EPiServerForms .ValidationFail,.form-group--checkbox--aligned .responsive-nav__login .form-group--error,.form-group--checkbox--aligned .responsive-nav__login a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .form-group--checkbox--aligned .ValidationFail,.responsive-nav__login .form-group--checkbox--aligned .form-group--error,.responsive-nav__login .form-group--checkbox--aligned a.form-group__forgot-password{width:calc(100% - 3rem - 16rem)}}.EPiServerForms .responsive-nav__login .form-group--required>.ValidationFail:after,.form-group--required>.form-group__forgot-password:after,.form-group--required>.form-group__label:after,.responsive-nav__login .EPiServerForms .form-group--required>.ValidationFail:after,.responsive-nav__login .form-group--required>.form-group--error:after,.responsive-nav__login .form-group--required>a.form-group__forgot-password:after{content:"*";color:#b81c28}.form-group--captcha .g-recaptcha{margin-left:13.5rem}@media (max-width:543px){.form-group--captcha{-ms-flex-pack:center;justify-content:center}.form-group--captcha .g-recaptcha{margin-left:0}}.EPiServerForms .ValidationFail .form-group__field,.form-group--error .form-group__field{border-color:#b81c28}.form-group--ssn .form-group__field{width:calc(100% - 13.5rem - 14rem)}@media (max-width:436px){.form-group--ssn .form-group__field{width:calc(100% - 13.5rem)}}@media (min-width:1980px){.form-group--ssn .form-group__field{width:calc(100% - 16rem - 14rem)}}.form-group--ssn__btn{width:14rem}@media (max-width:436px){.form-group--ssn__btn{width:calc(100% - 13.5rem);margin-left:13.5rem}}@media (min-width:1360px){.form-group--postal-code{float:left;width:22rem;padding-right:2rem!important}.form-group--postal-area{float:left;width:calc(100% - 22rem)}.EPiServerForms .responsive-nav__login .form-group--postal-area .ValidationFail,.form-group--postal-area .EPiServerForms .responsive-nav__login .ValidationFail,.form-group--postal-area .form-group__forgot-password,.form-group--postal-area .form-group__label,.form-group--postal-area .responsive-nav__login .EPiServerForms .ValidationFail,.form-group--postal-area .responsive-nav__login .form-group--error,.form-group--postal-area .responsive-nav__login a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .form-group--postal-area .ValidationFail,.responsive-nav__login .form-group--postal-area .form-group--error,.responsive-nav__login .form-group--postal-area a.form-group__forgot-password{width:6rem}.form-group--postal-area .form-group__field{width:calc(100% - 6rem)}}@media (min-width:1980px){.form-group--postal-code{width:25rem}.form-group--postal-area{width:calc(100% - 25rem)}}.form-column .feedback-item__question{width:100%}.form-column .form-group{-ms-flex-direction:column;flex-direction:column}.EPiServerForms .responsive-nav__login .form-column .form-group .ValidationFail,.form-column .form-group .EPiServerForms .responsive-nav__login .ValidationFail,.form-column .form-group .form-group__forgot-password,.form-column .form-group .form-group__label,.form-column .form-group .responsive-nav__login .EPiServerForms .ValidationFail,.form-column .form-group .responsive-nav__login .form-group--error,.responsive-nav__login .EPiServerForms .form-column .form-group .ValidationFail,.responsive-nav__login .form-column .form-group .form-group--error{width:calc(100% - 31px)}.form-column .form-group>*{width:100%}.form-column .feedback-item,.form-column .form-group{margin-bottom:3rem!important}.EPiServerForms .responsive-nav__login .form-column .form-group>.ValidationFail,.form-column .EPiServerForms .responsive-nav__login .form-group>.ValidationFail,.form-column .feedback-item__question,.form-column .form-group>.form-group__forgot-password,.form-column .form-group>.form-group__label,.form-column .responsive-nav__login .EPiServerForms .form-group>.ValidationFail,.form-column .responsive-nav__login .form-group>.form-group--error,.form-column .responsive-nav__login .form-group>a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .form-column .form-group>.ValidationFail,.responsive-nav__login .form-column .form-group>.form-group--error{margin-bottom:1rem;color:#2b2b2b;font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.6rem}.form-inline{text-align:center}@media (max-width:820px){.form-inline{text-align:left}}.form-inline__label{margin-right:2rem}@media (max-width:820px){.form-inline__label{display:block;margin-right:0;margin-bottom:1rem}}.form-inline__field{width:15rem;margin-right:1rem}@media (max-width:820px){.form-inline__field{display:block;width:100%;margin-bottom:1rem;margin-right:0}}@media (max-width:820px){.brand-list__section-title .form-inline span,.EPiServerForms .Form__NavigationBar .form-inline .btnNext,.EPiServerForms .Form__NavigationBar .form-inline .btnPrev,.form-inline .blends__item__content__button,.form-inline .blends__item__content__flags__item,.form-inline .block-promo__btn,.form-inline .block-promo__cta-btn,.form-inline .block-snus-guide__product__action,.form-inline .block-snus-guide__result__expander,.form-inline .block-text-image__item__text__button,.form-inline .booking__action__button,.form-inline .brand-list__item__header__button,.form-inline .brand-list__section-title span,.form-inline .breadcrumb__item--button,.form-inline .btn,.form-inline .btn--pricing__btn,.form-inline .cookie-disclaimer__button,.form-inline .EPiServerForms .Form__NavigationBar .btnNext,.form-inline .EPiServerForms .Form__NavigationBar .btnPrev,.form-inline .faq__main__section__title,.form-inline .faq__side__toggle-nav,.form-inline .flag,.form-inline .form-box__submit,.form-inline .hero__button,.form-inline .my-pages__blends__item__button,.form-inline .my-pages__footer__button,.form-inline .my-pages__orders--subscriptions .form-button,.form-inline .my-pages__orders__item__actions__button,.form-inline .news-list--related .news-list__item__content__button,.form-inline .product-cta__btn,.form-inline .product-filter__dropdown__actions span,.form-inline .product-list__header__clear-filters,.form-inline .product-list__header__hide-desc,.form-inline .product-list__header__show-desc,.form-inline .product-list__header__toggle-filters,.form-inline .product-spot--blend .product-spot--blend__button,.form-inline .product-spot--content__button,.form-inline .product-spot--content a,.form-inline .product-spot__button,.form-inline .product-spot__flag,.form-inline .product__content__cta__button,.form-inline .product__content__flag,.form-inline .product__content__flag-desc,.form-inline .promo-grid__btn,.form-inline .promo-grid__cta-btn,.form-inline .rating__button,.form-inline .runners__grid__item__button,.form-inline .sb-products__meta-action,.form-inline .search-form__submit,.form-inline .search-results__all-toggler,.form-inline .search-results__more-link,.form-inline .shopping-cart__action,.form-inline .shopping-cart__empty-cart,.form-inline .shopping-cart__secondary-actions__close,.form-inline .shopping-cart__secondary-actions__save,.form-inline .snus-history__item__content__actions .next,.form-inline .snus-history__item__content__actions .previous,.form-inline .start-page__content-grid__item__footer__button,.form-inline .store-details__item__button,.form-inline app-navigation .actions button,.form-inline app-root.full-mode app-save>button,.my-pages__orders--subscriptions .form-inline .form-button,.news-list--related .form-inline .news-list__item__content__button,.product-filter__dropdown__actions .form-inline span,.product-spot--blend .form-inline .product-spot--blend__button,.product-spot--content .form-inline a,.snus-history__item__content__actions .form-inline .next,.snus-history__item__content__actions .form-inline .previous,app-navigation .actions .form-inline button,app-root.full-mode .form-inline app-save>button{display:block}}.form-wrapper{margin-top:2rem}.form-wrapper--hidden{display:none}.form-box{max-width:46rem;margin:4rem auto;background-color:#f8f9fa}@media (max-width:543px){.form-box{margin:2rem}}.form-box .form-group:last-child{margin-bottom:0}.form-box__submit{margin:1rem 0 .5rem}.form-box--bottom-space{margin-bottom:8rem}@media (max-width:820px){.form-box--bottom-space{margin-bottom:4rem}}@media (max-width:543px){.form-box--bottom-space{margin-bottom:2rem}}.form-meta{font-size:1.4rem;line-height:1.9rem;letter-spacing:0;text-align:center}@media (max-width:543px){.form-meta{font-size:1.1rem;line-height:1.6rem}}@media (min-width:1980px){.form-meta{font-size:1.6rem;line-height:2.2rem}}.EPiServerForms .form-group{margin-bottom:1rem!important}.EPiServerForms .form-group>.form-group__forgot-password,.EPiServerForms .form-group>.form-group__label,.EPiServerForms .responsive-nav__login .form-group>.form-group--error,.EPiServerForms .responsive-nav__login .form-group>.ValidationFail,.EPiServerForms .responsive-nav__login .form-group>a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .form-group>.form-group--error,.responsive-nav__login .EPiServerForms .form-group>.ValidationFail{color:#2b2b2b;margin-top:2rem}.EPiServerForms .form-group .form-group__fields,.EPiServerForms .form-group>.form-group__field,.EPiServerForms .form-group>.form-group__forgot-password,.EPiServerForms .form-group>.form-group__label,.EPiServerForms .responsive-nav__login .form-group>.form-group--error,.EPiServerForms .responsive-nav__login .form-group>.ValidationFail,.EPiServerForms .responsive-nav__login .form-group>a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .form-group>.form-group--error,.responsive-nav__login .EPiServerForms .form-group>.ValidationFail{display:block;width:100%;word-break:normal}.EPiServerForms .form-group>.form-group__forgot-password,.EPiServerForms .form-group>.form-group__label,.EPiServerForms .responsive-nav__login .form-group>.form-group--error,.EPiServerForms .responsive-nav__login .form-group>.ValidationFail,.EPiServerForms .responsive-nav__login .form-group>a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .form-group>.form-group--error,.responsive-nav__login .EPiServerForms .form-group>.ValidationFail{margin-bottom:1rem}.EPiServerForms .form-group .form-group__field-label .form-group__forgot-password,.EPiServerForms .form-group .form-group__field-label .form-group__label,.EPiServerForms .form-group .form-group__field-label .responsive-nav__login .form-group--error,.EPiServerForms .form-group .form-group__field-label .responsive-nav__login .ValidationFail,.EPiServerForms .responsive-nav__login .form-group .form-group__field-label .ValidationFail,.responsive-nav__login .EPiServerForms .form-group .form-group__field-label .form-group--error,.responsive-nav__login .EPiServerForms .form-group .form-group__field-label .ValidationFail{width:auto}.EPiServerForms .hide{display:none!important}.EPiServerForms .Form__Status__Message.Form__Success__Message{background:#82bd60!important;color:#fff!important}.EPiServerForms .FormSubmitButton{cursor:pointer}.EPiServerForms .Form__Success__Message{margin-top:4rem!important}.EPiServerForms .Form__Success__Message h3{margin:0;font-family:FFDINWebProMedium,Arial,sans-serif;text-transform:none;font-size:1.8rem}.EPiServerForms .Form__Element__ValidationError{background:#b81c28!important;color:#fff!important;margin-top:1rem;width:auto;margin-left:0}.EPiServerForms .Form__NavigationBar{margin-top:4rem;overflow:hidden}.EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar{display:block!important;width:100%!important;margin-bottom:2rem;border-color:#baccd3!important}.EPiServerForms .Form__NavigationBar .Form__NavigationBar__ProgressBar--Progress{background-color:#82bd60!important;height:2rem!important}.EPiServerForms .Form__NavigationBar .btnNext,.EPiServerForms .Form__NavigationBar .btnPrev{padding:1rem 1.3rem .8rem!important;max-width:inherit!important;border-radius:inherit!important;font-size:1.4rem!important;color:#fff!important;background-color:#085778;border-color:#085778!important;background-image:none!important;height:auto!important;width:auto!important}@media (max-width:436px){.EPiServerForms .Form__NavigationBar .btnNext,.EPiServerForms .Form__NavigationBar .btnPrev{display:block;width:100%;margin-bottom:1rem;float:none}}.no-touchevents .EPiServerForms .Form__NavigationBar .btnNext.active,.no-touchevents .EPiServerForms .Form__NavigationBar .btnNext:active,.no-touchevents .EPiServerForms .Form__NavigationBar .btnNext:focus,.no-touchevents .EPiServerForms .Form__NavigationBar .btnNext:hover,.no-touchevents .EPiServerForms .Form__NavigationBar .btnPrev.active,.no-touchevents .EPiServerForms .Form__NavigationBar .btnPrev:active,.no-touchevents .EPiServerForms .Form__NavigationBar .btnPrev:focus,.no-touchevents .EPiServerForms .Form__NavigationBar .btnPrev:hover{background-color:#063f57!important;border-color:#063f57!important}.EPiServerForms .Form__NavigationBar .btnNext{float:right}.EPiServerForms .Form__NavigationBar .btnPrev{float:left}.page-snuscoursepage .ui-timepicker-wrapper{width:204px}.pika-single .is-selected button{background:#085778}.pika-single td:hover button{background:#d3800d}.blends__item__content__flags__item,.brand-list__section-title span,.faq__main__section__title,.flag,.product-spot__flag,.product__content__flag,.product__content__flag-desc{background-color:#d3800d;cursor:default;font-style:normal;pointer-events:none}.blends__item__content__flags__item,.flag--lg{font-size:1.4rem;padding:1.6rem 1.2rem 1.4rem}.flag-slim{color:#6ea3ba;font-size:1.2rem;text-transform:uppercase}.flag-slim:after{content:","}.flag-slim:last-child:after{content:""}.flag--promotion,.product__content__flag--promotion{background-color:#b81c28}@keyframes pie-spin{to{transform:rotate(.5turn)}}@keyframes pie-bg{50%{background:#d7810d}}.pie{position:relative;width:100px;line-height:100px;border-radius:50%;background:#f6e5d1;background-image:linear-gradient(90deg,transparent 50%,#d7810d 0);color:transparent;text-align:center;overflow:hidden;box-shadow:inset 0 -1px 1px #f6e5d1}.pie:before{content:"";position:absolute;top:0;left:50%;width:50%;height:100%;border-radius:0 100% 100% 0/50%;background-color:inherit;transform-origin:left;animation:pie-spin 50s linear infinite,pie-bg 100s step-end infinite;animation-play-state:paused;animation-delay:inherit}.table{display:inline-block;vertical-align:top;max-width:100%;overflow-x:auto;border-collapse:collapse;border-spacing:0;margin-bottom:2rem}@media (max-width:820px){.table{white-space:nowrap}}.table{-webkit-overflow-scrolling:touch;background:radial-gradient(left,ellipse,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(right,ellipse,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-size:10px 100%,10px 100%;background-attachment:scroll,scroll;background-repeat:no-repeat}.table td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0))}.table td:first-child,.table td:last-child{background-repeat:no-repeat;background-size:20px 100%}.table td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-position:100% 0}.table th{font-size:11px;text-align:left;text-transform:uppercase;background:#e9ecef}.table td,.table th{min-width:12rem;padding:6px 12px;border:1px solid #e3e3e3}body.modal-open{overflow:hidden;position:fixed;width:100%;height:100%}body.modal-blur .site-wrapper{filter:blur(10px)}.modal-backdrop{position:fixed;left:0;top:0;right:0;bottom:0;background:hsla(0,0%,100%,.5);z-index:1}.modal-backdrop--in-front{z-index:10000}.modal-backdrop--darken{background:rgba(0,0,0,.5)}.modal-backdrop--blue{background:rgba(4,45,62,.85)}.modal{z-index:10;position:fixed;left:50%;top:45%;transform:translateY(-45%) translateX(-50%);box-shadow:0 2rem 4rem rgba(0,0,0,.2);overflow-y:scroll;-webkit-overflow-scrolling:touch}.modal--in-front{z-index:11000}.modal--flex{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:none;box-shadow:none}@media (max-width:543px){.modal--flex{-ms-flex-align:start;align-items:flex-start}}@media (max-width:543px){.modal--age-agreement{position:absolute}}.modal>img{display:block;margin:0 auto;max-width:100%;max-height:70rem}.modal__flex-container{width:56rem;box-shadow:0 2rem 4rem rgba(0,0,0,.2)}@media (max-width:543px){.modal__flex-container{width:100%}}@media (min-width:1980px){.modal__flex-container{width:62rem}}.modal__header{padding:1rem 0 .8rem;background-color:#d3800d;color:#fff;text-align:center}.modal__content{background-color:#fff;padding:4rem}@media (max-width:543px){.modal__content{text-align:center}}.modal__content h2,.modal__content h3{margin-top:0}.modal__content button{white-space:normal}@media (max-width:543px){.modal__content button{display:block;margin:2.5rem auto!important}}.modal-backdrop.image-modal,.modal.image-modal{cursor:zoom-out}.tooltip,app-flavor-item label app-tooltip,app-select-finish label app-tooltip,app-select-type label app-tooltip{position:absolute;z-index:1;visibility:hidden;padding:.5rem;background:#2b2b2b;border-radius:4px;color:#fff;text-transform:none;text-align:center}.tooltip .arrow,app-flavor-item label app-tooltip .arrow,app-select-finish label app-tooltip .arrow,app-select-type label app-tooltip .arrow{top:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;border-top-color:#2b2b2b;border-width:8px}.tooltip--active,app-root.full-mode app-flavor-item label:hover app-tooltip,app-root.full-mode app-select-finish label:hover app-tooltip,app-root.full-mode app-select-type label:hover app-tooltip{visibility:visible;display:block!important}.flag-icon,.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{position:relative;display:inline-block;width:1.33333333em;line-height:1em;top:-2px}.flag-icon:before{content:"\00a0"}.flag-icon.flag-icon-squared{width:1em}.flag-icon-sv{background-image:url(../images/flags/4x3/sv.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(../images/flags/1x1/sv.svg)}.flag-icon-ch{background-image:url(../images/flags/4x3/ch.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(../images/flags/1x1/ch.svg)}body.has-fixed-header .alert-banner,body.has-fixed-header app-alert{top:0}.alert-banner,app-alert{position:absolute;z-index:80;top:111px;left:0;right:0;background-color:#b81c28;padding:1.3rem 2rem;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.3rem;line-height:1.3rem;text-align:center;color:#fff}@media (max-width:991px){.alert-banner,app-alert{top:7.5rem}}@media (max-width:543px){.alert-banner,app-alert{font-size:1.2rem;top:5rem}}.alert-banner--hidden{display:none}.alert-banner--info{background-color:#d3800d}.alert-banner--success{background-color:#82bd60}.alert-banner__close,app-alert i{position:absolute;font-size:1.8rem;color:hsla(0,0%,100%,.5);top:.85rem;right:1rem;font-weight:600;cursor:pointer}.no-touchevents .alert-banner__close.active,.no-touchevents .alert-banner__close:active,.no-touchevents .alert-banner__close:focus,.no-touchevents .alert-banner__close:hover,.no-touchevents app-alert i.active,.no-touchevents app-alert i:active,.no-touchevents app-alert i:focus,.no-touchevents app-alert i:hover,app-alert .no-touchevents i.active,app-alert .no-touchevents i:active,app-alert .no-touchevents i:focus,app-alert .no-touchevents i:hover{color:#fff}.page-kcopage .alert-banner,.page-kcopage app-alert{top:0!important}.epi-editContainer .alert-banner,.epi-editContainer app-alert{top:inherit!important}.birthdate-picker{display:-ms-flexbox;display:flex}.birthdate-picker .form-group__select:not(:last-child),.birthdate-picker .form-select:not(:last-child),.birthdate-picker .product-cta__form:not(:last-child){margin-right:16px}.birthdate-picker .form-group__select{width:auto}.block-box-grid{background-color:#085778;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:center;justify-content:center;padding:12rem 2rem}@media (max-width:991px){.block-box-grid{padding:8rem 2rem}}@media (max-width:820px){.block-box-grid{padding:1rem}}@media (max-width:543px){.block-box-grid{padding:1rem 2rem}}.block-box-grid__item{background-color:hsla(0,0%,100%,.15);width:calc(50% - 4rem);margin:0 2rem 4rem;text-decoration:none}@media (max-width:820px){.block-box-grid__item{width:calc(50% - 2rem);margin:1rem}}@media (max-width:543px){.block-box-grid__item{width:100%;margin:1rem 0}}@media (min-width:992px){.block-box-grid__item{width:calc(33.333% - 4rem)}}@media (min-width:1170px){.block-box-grid__item{width:calc(25% - 4rem)}}.block-box-grid__item__image{width:100%;height:auto;display:block}.block-box-grid__item__content{padding:2rem;color:#fff}@media (min-width:1360px){.block-box-grid__item__content{padding:4rem}}.block-box-grid__item__content h2,.block-box-grid__item__content h3,.block-box-grid__item__content h4{margin:0 0 1rem}.block-box-grid__item__content p{margin:0;font-family:minion-pro,serif}@media (min-width:1170px){.block-box-grid__item__content p{font-size:1.8rem;line-height:2.6rem}}@media (min-width:1360px){.block-box-grid--5-col .block-box-grid__item{margin:0 1rem 2rem;width:calc(20% - 2rem)}}.block-box-grid--5-col .block-box-grid__item__content{padding:2rem}.block-box-grid--5-col .block-box-grid__item__content p{font-size:1.6rem;line-height:2.4rem}.block-box-grid--5-col .block-box-grid__item__content h3{font-size:2rem;line-height:2.4rem;margin:0 0 .5rem}.block-box-grid a.block-box-grid__item{transition:all .18s ease-in-out}.no-touchevents .block-box-grid a.block-box-grid__item.active,.no-touchevents .block-box-grid a.block-box-grid__item:active,.no-touchevents .block-box-grid a.block-box-grid__item:focus,.no-touchevents .block-box-grid a.block-box-grid__item:hover{opacity:.75}.block-colorfull-message{background-color:#085778;padding:12rem 4rem}@media (max-width:820px){.block-colorfull-message{padding:8rem 4rem}}@media (max-width:543px){.block-colorfull-message{padding:4rem 2rem}}.block-colorfull-message__image{width:100%;max-width:64rem;display:block;margin:0 auto;box-shadow:0 2rem 4rem rgba(0,0,0,.2)}.block-colorfull-message__text,.block-colorfull-message__title{margin:0 4rem;color:#fff;position:relative}@media (max-width:991px){.block-colorfull-message__text,.block-colorfull-message__title{left:4rem;padding-right:8rem}}@media (max-width:820px){.block-colorfull-message__text,.block-colorfull-message__title{left:0;padding-right:0;margin:0 2rem}}@media (min-width:992px){.block-colorfull-message__text,.block-colorfull-message__title{width:62rem;margin:0 auto;left:6rem;padding-right:12rem}}.block-colorfull-message__title{margin-top:-6.6rem;margin-bottom:1.5rem}@media (max-width:543px){.block-colorfull-message__title{margin-bottom:.5rem;margin-top:-2.1rem}}.block-colorfull-message__text{font-family:FFDINWebProLight,Arial,sans-serif;font-size:3.6rem;line-height:4.5rem}@media (max-width:820px){.block-colorfull-message__text{font-size:2.3rem;line-height:3.2rem}}@media (max-width:543px){.block-colorfull-message__text{font-size:2rem;line-height:2.6rem}}.block-colored-boxes{padding:12rem 4rem}@media (max-width:820px){.block-colored-boxes{padding:8rem 4rem}}@media (max-width:543px){.block-colored-boxes{padding:4rem 2rem}}.block-colored-boxes__item{width:30.4347826087%;float:left;margin-right:4.347826087%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-decoration:none}@media (max-width:543px){.block-colored-boxes__item{width:100%;float:left;margin-left:0;margin-right:0;margin-bottom:2rem;display:block}}.block-colored-boxes__item:last-child{width:30.4347826087%;float:right;margin-right:0}@media (max-width:543px){.block-colored-boxes__item:last-child{width:100%;float:left;margin-left:0;margin-right:0;margin-bottom:0}}.block-colored-boxes__item__content,.block-colored-boxes__item__image-wrapper{-ms-flex:1 100%;flex:1 100%}@media (max-width:991px){.block-colored-boxes__item__content,.block-colored-boxes__item__image-wrapper{height:16rem}}@media (min-width:992px){.block-colored-boxes__item__content,.block-colored-boxes__item__image-wrapper{height:18rem}}@media (min-width:1170px){.block-colored-boxes__item__content,.block-colored-boxes__item__image-wrapper{height:24rem}}.block-colored-boxes__item__content{padding:0 2rem;color:#fff;text-align:center;-ms-flex-order:1;order:1;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.block-colored-boxes__item__content__title{margin:0 0 .75rem}@media (max-width:991px){.block-colored-boxes__item__content__title{font-size:2rem;line-height:2.6rem;margin-bottom:.5rem}}.block-colored-boxes__item__content__text{margin:0;font-family:minion-pro,serif;font-size:1.8rem;line-height:2.6rem}@media (max-width:991px){.block-colored-boxes__item__content__text{font-size:1.6rem;line-height:2.2rem}}.block-colored-boxes__item__image-wrapper{position:relative;overflow:hidden;-ms-flex-order:2;order:2}.block-colored-boxes__item__image{transition:transform 1.25s ease-out;background-size:cover;background-position:50%;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.block-colored-boxes__item__image:before{content:"";display:block;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;opacity:.5;transition:opacity .33s ease}.block-colored-boxes__item:first-child,.block-colored-boxes__item:first-child .block-colored-boxes__item__image:before{background-color:#6ea3ba}.block-colored-boxes__item:nth-child(2),.block-colored-boxes__item:nth-child(2) .block-colored-boxes__item__image:before{background-color:#82bd60}.block-colored-boxes__item:nth-child(2) .block-colored-boxes__item__content{-ms-flex-order:2;order:2}.block-colored-boxes__item:nth-child(2) .block-colored-boxes__item__image-wrapper{-ms-flex-order:1;order:1}.block-colored-boxes__item:nth-child(3),.block-colored-boxes__item:nth-child(3) .block-colored-boxes__item__image:before{background-color:#d3800d}.no-touchevents .block-colored-boxes__item.active .block-colored-boxes__item__image,.no-touchevents .block-colored-boxes__item:active .block-colored-boxes__item__image,.no-touchevents .block-colored-boxes__item:focus .block-colored-boxes__item__image,.no-touchevents .block-colored-boxes__item:hover .block-colored-boxes__item__image{transform:scale3d(1.05,1.05,1)}.no-touchevents .block-colored-boxes__item.active .block-colored-boxes__item__image:before,.no-touchevents .block-colored-boxes__item:active .block-colored-boxes__item__image:before,.no-touchevents .block-colored-boxes__item:focus .block-colored-boxes__item__image:before,.no-touchevents .block-colored-boxes__item:hover .block-colored-boxes__item__image:before{opacity:0}.block-cover-image{position:relative;overflow:hidden;background-color:#baccd3;display:block}.block-cover-image img{width:100%;height:100%;display:block;transition:transform 5.25s ease-out;min-height:40rem}@media (max-width:543px){.block-cover-image img{min-height:0}}.block-cover-image__title{margin:0;top:8rem;left:0;right:0;position:absolute;text-align:center;color:#fff;padding:0 2rem}@media (max-width:543px){.block-cover-image__title{top:4rem}}.block-cover-image__caption{bottom:0;left:0;right:0;position:absolute;padding:6rem 2.5rem 2.5rem;content:"";background-image:linear-gradient(0deg,rgba(0,0,0,.4),transparent 70%);z-index:10}@media (max-width:543px){.block-cover-image__caption{padding:4rem 2rem 2rem}}.block-cover-image__caption span{color:#fff;display:block}@media (max-width:543px){.block-cover-image__caption span{font-size:1.4rem;line-height:2rem}}.no-touchevents .block-cover-image.active img,.no-touchevents .block-cover-image:active img,.no-touchevents .block-cover-image:focus img,.no-touchevents .block-cover-image:hover img{transform:scale3d(1.05,1.05,1) rotate(.02deg)}.block-storytelling{padding:12rem 4rem}@media (max-width:820px){.block-storytelling{padding:8rem 4rem}}@media (max-width:543px){.block-storytelling{padding:4rem 2rem}}.block-storytelling__title{margin:0 .5rem 8rem;text-align:center}@media (max-width:820px){.block-storytelling__title{margin:0 .5rem 4rem}}.block-storytelling__item{margin:0 4rem 4rem;overflow:hidden}@media (max-width:820px){.block-storytelling__item{margin:0 2rem 4rem}}@media (max-width:543px){.block-storytelling__item{margin:0 0 4rem}}@media (min-width:992px){.block-storytelling__item{width:92rem;margin:0 auto 8rem}}.block-storytelling__item:last-child{margin-bottom:0}.block-storytelling__item__image{width:40%;float:left;margin-bottom:0}@media (min-width:992px){.block-storytelling__item__image{width:46rem}}.block-storytelling__item__image figcaption{margin:.5rem 4rem 0 0}@media (max-width:820px){.block-storytelling__item__image figcaption{margin:.5rem 0}}.block-storytelling__item__image--overlay img{opacity:.5}@media (max-width:820px){.block-storytelling__item__image--overlay img{opacity:1}}.block-storytelling__item__content{width:60%;float:left;margin:4rem 0 0 -2.5rem;position:relative}@media (min-width:992px){.block-storytelling__item__content{width:46rem;margin:6rem 0 0 -4rem}}@media (max-width:820px){.block-storytelling__item__content{font-size:1.8rem;line-height:2.6rem;margin:0;padding-left:2rem}}@media (max-width:543px){.block-storytelling__item__content{font-size:1.4rem;line-height:2rem;padding-left:2rem}}.block-storytelling__item:nth-child(odd) .block-storytelling__item__image{float:right}.block-storytelling__item:nth-child(odd) .block-storytelling__item__image figcaption{text-align:right;margin:.5rem 0 0 4rem}@media (max-width:820px){.block-storytelling__item:nth-child(odd) .block-storytelling__item__image figcaption{margin:.5rem 0}}.block-storytelling__item:nth-child(odd) .block-storytelling__item__content{float:right;margin:4rem -2.5rem 0 0;text-align:right}@media (min-width:992px){.block-storytelling__item:nth-child(odd) .block-storytelling__item__content{width:46rem;margin:6rem -4rem 0 0}}@media (max-width:820px){.block-storytelling__item:nth-child(odd) .block-storytelling__item__content{margin:0;padding-right:2rem;padding-left:0}}@media (max-width:543px){.block-storytelling__item:nth-child(odd) .block-storytelling__item__content{text-align:left}}.block-timeline{display:-ms-flexbox;display:flex;padding:6rem 0;font-size:1.8rem;line-height:2.6rem;position:relative}@media (max-width:820px){.block-timeline{-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:2rem 0 0}}@media (min-width:821px){.block-timeline__overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:linear-gradient(135deg,rgba(43,43,43,.1),rgba(43,43,43,0))}}.block-timeline__section{z-index:10;padding:4rem}@media (min-width:821px){.block-timeline__section{width:50%;padding:0 4rem}.block-timeline__section:nth-child(2){padding-left:2rem;border-right:2px solid #fff}.block-timeline__section:nth-child(2) h2{padding-left:4rem;margin-bottom:2rem!important}}@media (min-width:1170px){.block-timeline__section{padding:0 8rem}.block-timeline__section:nth-child(2){padding-left:8rem}}.block-timeline__section h2{margin:0 0 1.2rem!important}.block-timeline__section h3{margin:0;font-size:1.8rem;line-height:2.6rem}@media (max-width:820px){.block-timeline__section:last-child{border-bottom:2px solid #fff}.block-timeline__section p:last-of-type{margin-bottom:0}}.block-timeline__section img{height:auto}.block-timeline__item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-left:2px solid #fff;position:relative;padding:2rem 0}.block-timeline__item__content{padding:0 2.5rem 0 4rem}.block-timeline__item__content:before{content:"";display:block;height:4rem;width:.7rem;background-color:#d3800d;position:absolute;left:0;margin-top:4px}.block-timeline__item img{max-width:33.333%}@media (min-width:1170px){.block-timeline__item img{max-width:50%}}@media (max-width:820px){.block-timeline__item{-ms-flex-direction:column;flex-direction:column;padding:0 4rem;-ms-flex-align:inherit;align-items:inherit}.block-timeline__item__content{padding:0}.block-timeline__item img{margin:2rem auto;margin-bottom:4rem;max-width:100%}}.block-timeline__item:first-of-type{padding-top:0}.block-timeline__item:first-of-type .block-timeline__item__content:before{margin-top:8px}.block-timeline__item:first-of-type:before,.block-timeline__item:last-of-type:after{content:"";display:block;height:2px;width:20px;background-color:#fff;position:absolute;left:-9px}.block-timeline__item:first-of-type:before{top:0}.block-timeline__item:last-of-type{padding-bottom:4rem}.block-timeline__item:last-of-type:after{bottom:0}@media (max-width:820px){.block-timeline__item:last-of-type{padding-bottom:0}.block-timeline__item:last-of-type img{margin-bottom:0}}@keyframes blockStoryUp{0%{transform:translateY(75px);opacity:0}to{transform:translateY(0);opacity:1}}.block-story{padding:8rem 0}@media (min-width:1360px){.block-story{max-width:1360px;margin:0 auto}}@media (max-width:820px){.block-story{padding:4rem 0}}@media (max-width:543px){.block-story{padding:0}}.block-story__item{position:relative;padding:4rem;margin-bottom:6rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (min-width:821px) and (max-width:991px){.block-story__item{-ms-flex-align:start;align-items:flex-start}}@media (max-width:820px){.block-story__item{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column;margin-bottom:4rem}}@media (max-width:543px){.block-story__item{padding:0}}.block-story__item:last-child{margin-bottom:0;padding-bottom:0}@media (max-width:543px){.block-story__item:last-child{padding-bottom:2rem}}.block-story__content{width:50%;opacity:0;position:relative}@media (max-width:820px){.block-story__content{width:100%;-ms-flex-align:start;align-items:flex-start;padding:4rem 4rem 0}}@media (max-width:543px){.block-story__content{padding:2rem 4rem 0}}.block-story__image-lg{width:calc(50% - 6rem);margin-left:auto;opacity:0}@media (max-width:820px){.block-story__image-lg{-ms-flex-order:-1;order:-1;width:100%}}.block-story__image-lg img{display:block}.block-story__image-sm{width:calc(100% - 6rem);margin-top:6rem;opacity:0}@media (max-width:820px){.block-story__image-sm{width:66%;margin:5rem auto 0}}@media (max-width:543px){.block-story__image-sm{width:100%;margin:4rem auto 0}}.block-story__text{width:calc(100% - 10rem);font-family:minion-pro,serif;font-size:1.8rem;line-height:2.6rem;margin:0 auto}@media (max-width:820px){.block-story__text{width:100%}}@media (max-width:543px){.block-story__text{font-size:1.4rem;line-height:2rem}}.block-story__text img{display:block;margin:3rem auto 0}.block-story__text p:last-of-type{margin-bottom:0}.block-story__nbr{color:#d3800d;font-family:FFDINWebProBold,Arial,sans-serif;font-size:4.2rem;width:5rem;position:absolute;top:1.4rem;left:0}@media (max-width:820px){.block-story__nbr{position:absolute;left:0;font-size:3.2rem;width:auto;top:5rem}}@media (max-width:543px){.block-story__nbr{top:2.5rem;left:0;width:4rem;text-align:center;font-size:2.6rem}}.block-story__caption{display:block;margin-top:1rem;font-size:1.4rem;line-height:2rem;color:#788591}@media (max-width:543px){.block-story__caption{font-size:1.2rem;line-height:1.8rem;margin:1rem}}.block-story__item--alt .block-story__image-lg{margin-right:auto;margin-left:0}@media (min-width:821px){.block-story__item--alt .block-story__image-lg{-ms-flex-order:-1;order:-1;z-index:10}}.block-story__item--alt .block-story__image-sm{display:none}@media (min-width:821px){.block-story__item--alt .block-story__image-sm{left:8rem;right:4rem;bottom:5rem;position:absolute;margin:0;width:calc(100% - 8rem - 4rem)}}@media (min-width:821px){.block-story__item--alt .block-story__content{position:relative;z-index:10;width:50%}}@media (min-width:821px) and (max-width:991px){.block-story__item--alt .block-story__content{padding-right:4rem}}.block-story__item--inviewport .block-story__image-lg{animation-name:blockStoryUp;animation-duration:.85s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.block-story__item--inviewport .block-story__image-sm{animation-delay:.4s;animation-name:blockStoryUp;animation-duration:.85s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.block-story__item--inviewport .block-story__content{animation-delay:.2s;animation-name:blockStoryUp;animation-duration:.85s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.block-story--edit-mode .block-story__content,.block-story--edit-mode .block-story__image-lg,.block-story--edit-mode .block-story__image-sm{animation:none;opacity:1}.block-content-page{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:4rem 4rem 2rem;position:relative}@media (max-width:820px){.block-content-page{padding:4rem 2rem 2rem}}@media (min-width:1170px){.block-content-page{padding:6rem 4rem 2rem}}@media (min-width:1360px){.block-content-page{padding:8rem 4rem 2rem}}.block-content-page__side-wrapper{position:absolute;right:4rem;left:4rem}@media (max-width:820px){.block-content-page__side-wrapper{position:static;-ms-flex-order:2;order:2;width:54rem;margin:0 auto 4rem}}.block-image-columns{padding:12rem 0;background-color:#fff}@media (max-width:820px){.block-image-columns{padding:8rem 0}}@media (max-width:543px){.block-image-columns{padding:4rem 0}}.block-image-columns__hero{background-size:cover;background-position:50%;margin-bottom:4rem}@media (min-width:1170px){.block-image-columns__hero{width:100rem;margin:0 auto 4rem}}.block-image-columns__hero__title{margin:0;padding:20% 4rem;color:#fff;text-transform:uppercase;font-size:7.2rem;line-height:7rem;text-align:center}@media (max-width:820px){.block-image-columns__hero__title{font-size:5.2rem;line-height:5rem}}@media (max-width:543px){.block-image-columns__hero__title{font-size:4.2rem;line-height:4.4rem}}.block-image-columns__content{display:-ms-flexbox;display:flex}@media (min-width:1170px){.block-image-columns__content{margin-left:-4rem;margin-right:-4rem;width:100rem;margin:0 auto}}@media (max-width:820px){.block-image-columns__content{-ms-flex-direction:column;flex-direction:column}}.block-image-columns__content__item{padding:0 4rem}@media (max-width:820px){.block-image-columns__content__item{padding:0 2rem;margin-bottom:3rem}.block-image-columns__content__item:last-child{margin-bottom:0}}.block-image-columns__content__item__title{color:#d3800d;margin:0 0 1rem}.block-image-columns__content__item__text{margin:0}.block-image-grid__item{float:left;position:relative;overflow:hidden;background-color:#2b2b2b}.block-image-grid__item:first-child,.block-image-grid__item:nth-child(2),.block-image-grid__item:nth-child(3),.block-image-grid__item:nth-child(4){width:25%;height:33rem}@media (max-width:991px){.block-image-grid__item:first-child{width:33.3333%;height:30rem}.block-image-grid__item:nth-child(2){width:66.6666%;height:30rem}.block-image-grid__item:nth-child(3),.block-image-grid__item:nth-child(4){width:25%;height:30rem}.block-image-grid__item:nth-child(5){width:50%;height:30rem}}@media (max-width:820px){.block-image-grid__item:first-child{width:33.3333%;height:15rem}.block-image-grid__item:nth-child(2){width:66.6666%;height:15rem}.block-image-grid__item:nth-child(3),.block-image-grid__item:nth-child(4){width:25%;height:15rem}.block-image-grid__item:nth-child(5){width:50%;height:15rem}}@media (min-width:992px){.block-image-grid__item:first-child{width:40%;height:66rem}.block-image-grid__item:nth-child(2){width:40%;height:33rem}.block-image-grid__item:nth-child(3),.block-image-grid__item:nth-child(4){width:20%;height:33rem}.block-image-grid__item:nth-child(5){display:block;width:40%;height:33rem}}@media (min-width:1980px){.block-image-grid__item:first-child{height:100rem}.block-image-grid__item:nth-child(2),.block-image-grid__item:nth-child(3),.block-image-grid__item:nth-child(4),.block-image-grid__item:nth-child(5){height:50rem}}.block-image-grid__item__image{background-size:cover;background-position:50%;position:absolute;top:0;right:0;bottom:0;left:0;transition:transform 1.25s ease-out,opacity .18s ease;cursor:zoom-in}.no-touchevents .block-image-grid__item.active .block-image-grid__item__image,.no-touchevents .block-image-grid__item:active .block-image-grid__item__image,.no-touchevents .block-image-grid__item:focus .block-image-grid__item__image,.no-touchevents .block-image-grid__item:hover .block-image-grid__item__image{transform:scale3d(1.05,1.05,1);opacity:.85}.block-main-content,.block-regular-content,.news-entry{max-width:56rem;-ms-flex-order:2;order:2;margin:0 0 8rem 38rem;min-width:500px}@media (max-width:820px){.block-main-content,.block-regular-content,.news-entry{-ms-flex-order:1;order:1;margin:0 auto 4rem;min-width:0;max-width:54rem}}@media (min-width:1360px){.block-main-content,.block-regular-content,.news-entry{margin:0 auto 8rem}}@media (min-width:1980px){.block-main-content,.block-regular-content,.news-entry{max-width:100rem}}.block-main-content p,.block-regular-content p,.news-entry p{font-family:minion-pro,serif;font-size:1.8rem;line-height:2.6rem}.block-main-content img,.block-regular-content img,.news-entry img{height:auto}.block-main-content__image--left{float:left;max-width:32rem;height:auto;margin:0 3rem 1rem 0}@media (max-width:543px){.block-main-content__image--left{float:none;text-align:center;max-width:100%;margin:2rem 0}}.block-main-content__image--wide{height:auto;margin:4rem auto}@media (max-width:543px){.block-main-content__image--wide{width:calc(100% + 4rem);max-width:calc(100% + 4rem);margin:4rem -2rem}.block-main-content__image--wide figcaption{margin-left:2rem}}@media (min-width:1360px){.block-main-content__image--wide{width:100rem;max-width:100rem;margin:4rem -22rem}}@media (min-width:1980px){.block-main-content__image--wide{margin:4rem 0}}.block-regular-content{max-width:100rem;padding:12rem 4rem;margin:0 auto}@media (max-width:820px){.block-regular-content{padding:8rem 4rem;max-width:100%}}@media (max-width:543px){.block-regular-content{padding:4rem 2rem}}.block-regular-content .blends__item__content__title,.block-regular-content .block-colorfull-message__title,.block-regular-content .block-cover-image__title,.block-regular-content .block-image-columns__hero__title,.block-regular-content .block-storytelling__title,.block-regular-content .booking__action__price,.block-regular-content .h1,.block-regular-content .hero__title,.block-regular-content .runners__footer__title,.block-regular-content .sb-blender__col:first-child .sb-blender__title,.block-regular-content .sb-cta__title,.block-regular-content .sb-products__title,.block-regular-content .snus-history__item__content__title,.block-regular-content .start-page__content-grid__item__title,.block-regular-content .store-list__item__location,.block-regular-content h1,.sb-blender__col:first-child .block-regular-content .sb-blender__title{text-transform:uppercase;font-size:7.2rem;line-height:7rem;text-align:center;margin:0 0 2rem}@media (max-width:820px){.block-regular-content .blends__item__content__title,.block-regular-content .block-colorfull-message__title,.block-regular-content .block-cover-image__title,.block-regular-content .block-image-columns__hero__title,.block-regular-content .block-storytelling__title,.block-regular-content .booking__action__price,.block-regular-content .h1,.block-regular-content .hero__title,.block-regular-content .runners__footer__title,.block-regular-content .sb-blender__col:first-child .sb-blender__title,.block-regular-content .sb-cta__title,.block-regular-content .sb-products__title,.block-regular-content .snus-history__item__content__title,.block-regular-content .start-page__content-grid__item__title,.block-regular-content .store-list__item__location,.block-regular-content h1,.sb-blender__col:first-child .block-regular-content .sb-blender__title{font-size:5.2rem;line-height:5rem;text-align:left}}@media (max-width:543px){.block-regular-content .blends__item__content__title,.block-regular-content .block-colorfull-message__title,.block-regular-content .block-cover-image__title,.block-regular-content .block-image-columns__hero__title,.block-regular-content .block-storytelling__title,.block-regular-content .booking__action__price,.block-regular-content .h1,.block-regular-content .hero__title,.block-regular-content .runners__footer__title,.block-regular-content .sb-blender__col:first-child .sb-blender__title,.block-regular-content .sb-cta__title,.block-regular-content .sb-products__title,.block-regular-content .snus-history__item__content__title,.block-regular-content .start-page__content-grid__item__title,.block-regular-content .store-list__item__location,.block-regular-content h1,.sb-blender__col:first-child .block-regular-content .sb-blender__title{font-size:4.2rem;line-height:4.4rem}}@media (max-width:320px){.block-regular-content .blends__item__content__title,.block-regular-content .block-colorfull-message__title,.block-regular-content .block-cover-image__title,.block-regular-content .block-image-columns__hero__title,.block-regular-content .block-storytelling__title,.block-regular-content .booking__action__price,.block-regular-content .h1,.block-regular-content .hero__title,.block-regular-content .runners__footer__title,.block-regular-content .sb-blender__col:first-child .sb-blender__title,.block-regular-content .sb-cta__title,.block-regular-content .sb-products__title,.block-regular-content .snus-history__item__content__title,.block-regular-content .start-page__content-grid__item__title,.block-regular-content .store-list__item__location,.block-regular-content h1,.sb-blender__col:first-child .block-regular-content .sb-blender__title{font-size:3.6rem;line-height:3.6rem}}@media (min-width:992px){.block-regular-content .blends__item__content__title,.block-regular-content .block-colorfull-message__title,.block-regular-content .block-cover-image__title,.block-regular-content .block-image-columns__hero__title,.block-regular-content .block-storytelling__title,.block-regular-content .booking__action__price,.block-regular-content .h1,.block-regular-content .hero__title,.block-regular-content .runners__footer__title,.block-regular-content .sb-blender__col:first-child .sb-blender__title,.block-regular-content .sb-cta__title,.block-regular-content .sb-products__title,.block-regular-content .snus-history__item__content__title,.block-regular-content .start-page__content-grid__item__title,.block-regular-content .store-list__item__location,.block-regular-content h1,.sb-blender__col:first-child .block-regular-content .sb-blender__title{margin-left:-8rem;margin-right:-8rem}}.block-regular-content__column-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:4rem -2rem;width:calc(100% + 4rem)}@media (max-width:543px){.block-regular-content__column-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}}.block-regular-content__column{margin:0 2rem 2rem;-ms-flex:1;flex:1}@media (max-width:543px){.block-regular-content__column{padding:0}}.block-regular-content__column img{display:block;margin:0 auto}.block-regular-content__column--centered{text-align:center}.block-regular-content__column--left{text-align:left}.block-regular-content__column h2,.block-regular-content__column h3{color:#d3800d;margin-top:0}@media (max-width:543px){.block-regular-content__column h2,.block-regular-content__column h3{margin-bottom:.5rem}}.block-regular-content__column p,.block-regular-content__column p:first-of-type{font-family:minion-pro,serif;font-size:1.8rem;line-height:2.6rem}.block-regular-content__column p:last-of-type{margin-bottom:0}.block-side-nav{width:30rem;-ms-flex-order:1;order:1;margin-bottom:4rem}@media (min-width:1360px){.block-side-nav{margin-bottom:0;position:absolute;top:0;left:0}}@media (max-width:820px){.block-side-nav{width:100%;background-color:#fff;padding:2.5rem}}.block-side-nav__title,.block-side-nav__title a{margin:0 0 2rem;color:#d3800d;text-decoration:none}.block-side-nav__list--sub{font-size:85%;margin:.8rem 0 1.4rem}.block-side-nav__list--sub li{margin:.4rem 0;padding-left:2rem}.block-side-nav__list--sub li:before{left:1rem;font-size:90%}.block-side-nav__list--sub>li a{color:#085778!important}.block-side-nav__list--sub li.current>a{color:#d3800d!important}.block-side-nav__list--sub ul{margin:0 0 1rem 1.5rem}.block-side-nav__list--sub ul li{padding-left:1.1rem}.block-side-nav__list--sub ul li:before{top:-.2rem;left:.1rem}.block-side-widget{margin-bottom:4rem}.block-side-widget:last-child{margin-bottom:0}.block-side-widget__image{display:block;width:100%}.block-side-widget__content{padding:2.5rem;background-color:#fff}.block-side-widget__content p{font-size:1.4rem;line-height:2.2rem}.block-side-widget__content p:last-child{margin-bottom:0}.block-side-widget__content ul li{font-size:1.4rem;line-height:1.8rem!important}.block-side-widget__title{margin:0 0 1rem;color:#d3800d}.block-side-widget__download-item{position:relative;padding:.75rem 0 0 3.75rem;text-decoration:none}.block-side-widget__download-item i{position:absolute;top:0;left:0;font-size:2.8rem}.block-side-widget--info .block-side-widget__content{box-shadow:inset 3px 0 0 #d3800d}.block-side-widget--info p:last-child{margin-bottom:0}.block-side-widget--download .block-side-widget__title{color:#085778}.block-side-widget--download .block-side-widget__content{box-shadow:inset 3px 0 0 #085778}.block-side-widget--links .block-side-widget__title{color:#fff;margin-bottom:1.5rem}.block-side-widget--links .block-side-widget__content{background:linear-gradient(135deg,#1e5799,#035b79 0,#498ca3)}.block-side-widget--links ul li{padding-left:2.6rem}.block-side-widget--links ul li:before{color:#fab825;font-size:1.6rem}.block-side-widget--links ul a{color:#fff}.block-side-widget--stores .block-side-widget__content{box-shadow:inset 3px 0 0 #d3800d}.block-side-widget--stores .block-side-widget__stores-list__item{position:relative;padding-left:12.5rem;margin-bottom:2.5rem}.block-side-widget--stores .block-side-widget__stores-list__item:last-child{margin-bottom:0}.block-side-widget--stores .block-side-widget__stores-list__item__image{position:absolute;top:0;left:0;width:11rem}.block-side-widget--stores .block-side-widget__stores-list__item__content{font-size:1.4rem;font-family:FFDINWebPro,Arial,sans-serif}.block-side-widget--stores .block-side-widget__stores-list__item__content b{font-size:1.6rem;font-family:FFDINWebProBold,Arial,sans-serif;display:block;margin-bottom:.5rem}.block-side-widgets{width:28rem;-ms-flex-order:1;order:1}@media (min-width:992px) and (max-width:1169px){.block-side-widgets{-ms-flex-order:2;order:2}}@media (min-width:1360px){.block-side-widgets{position:absolute;top:0;right:0}}@media (max-width:820px){.block-side-widgets{width:100%}}.block-promo{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;text-decoration:none;color:#fff}.no-touchevents .block-promo.active,.no-touchevents .block-promo:active,.no-touchevents .block-promo:focus,.no-touchevents .block-promo:hover{color:#fff}.block-promo__image{width:100%;display:block}.block-promo__content{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;padding:4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}@media (max-width:820px){.block-promo__content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}@media (max-width:543px){.block-promo__content{padding:2rem}}.block-promo__content__tagline{display:none;margin-bottom:3rem}@media (min-width:1170px){.block-promo__content__tagline{display:block}}.block-promo__content__title{font-size:3.6rem;line-height:4rem;text-transform:none;margin:0 0 .85rem}@media (max-width:543px){.block-promo__content__title{margin:0 0 1rem}}@media (min-width:1170px){.block-promo__content__title{font-size:5.6rem;line-height:5.4rem}}.block-promo__content__preamble{margin:0;max-width:72rem}.block-promo__content__preamble p{margin:0}@media (max-width:991px){.block-promo__content__preamble{display:none}}@media (min-width:992px) and (max-width:1169px){.block-promo__content__preamble{font-size:1.8rem;line-height:2.6rem}}.block-promo__cta{height:6rem;margin-top:3rem;display:inline-block;box-shadow:0 10px 15px rgba(0,0,0,.25);transition:all 1s cubic-bezier(.77,0,.175,1)}@media (max-width:820px){.block-promo__cta{margin-top:1.5rem;height:5.2rem}}@media (max-width:543px){.block-promo__cta{height:4rem}}.block-promo__cta-price{float:left;height:100%;background-color:#eeeff1;padding:0 .5rem 0 1rem;color:#b81c28;margin:0;line-height:6.5rem;letter-spacing:-.2rem}@media (max-width:820px){.block-promo__cta-price{line-height:5.6rem}}@media (max-width:543px){.block-promo__cta-price{display:none}}.block-promo__cta-price span{font-size:1.2rem;position:relative;text-transform:uppercase;top:-1.7rem;left:-.5rem;letter-spacing:0;margin-left:.3rem}@media (min-width:1980px){.block-promo__cta-price span{top:-1.9rem}}@media (max-width:820px){.block-promo__cta-price span{top:-1rem;left:-.2rem}}.block-promo__cta-btn{height:100%;line-height:4rem}@media (max-width:820px){.block-promo__cta-btn{line-height:2.4rem}}@media (max-width:543px){.block-promo__cta-btn{line-height:2rem}}@media (min-width:1980px){.block-promo__cta-btn{line-height:3.5rem}}.block-promo__btn{box-shadow:0 10px 15px rgba(0,0,0,.25)}.block-promo--content-right{-ms-flex-pack:end;justify-content:flex-end}.block-promo--content-right .block-promo__content{padding-left:50%}@media (max-width:543px){.block-promo--content-right .block-promo__content{padding:3rem 2rem;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;text-align:center}}.block-promo--content-left{-ms-flex-pack:start;justify-content:flex-start}.block-promo--content-left .block-promo__content{padding-right:50%}@media (max-width:543px){.block-promo--content-left .block-promo__content{padding:3rem 2rem;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;text-align:center}}.block-promo--content-center{-ms-flex-pack:center;justify-content:center;text-align:center}.block-promo--content-center,.block-promo--content-center .block-promo__content{-ms-flex-align:center;align-items:center}@media (max-width:543px){.block-promo--content-center .block-promo__content{padding:3rem 2rem;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;text-align:center}}.block-promo--light{color:#2b2b2b}.block-promo--light .block-promo__btn,.block-promo--light .block-promo__cta-btn{background-color:#085778;border-color:#085778;color:#fff}.no-touchevents .block-promo--light .block-promo__btn.active,.no-touchevents .block-promo--light .block-promo__btn:active,.no-touchevents .block-promo--light .block-promo__btn:focus,.no-touchevents .block-promo--light .block-promo__btn:hover,.no-touchevents .block-promo--light .block-promo__cta-btn.active,.no-touchevents .block-promo--light .block-promo__cta-btn:active,.no-touchevents .block-promo--light .block-promo__cta-btn:focus,.no-touchevents .block-promo--light .block-promo__cta-btn:hover{color:#fff;background-color:#063f57;border-color:#063f57}.block-promo--light .block-promo__cta-price{color:#fff;background-color:#063f57}.no-touchevents .block-promo--light .block-promo__cta-btn.active,.no-touchevents .block-promo--light .block-promo__cta-btn:active,.no-touchevents .block-promo--light .block-promo__cta-btn:focus,.no-touchevents .block-promo--light .block-promo__cta-btn:hover{background-color:#085778;border-color:#085778;color:hsla(0,0%,100%,.75)}.no-touchevents .block-promo--light.active,.no-touchevents .block-promo--light:active,.no-touchevents .block-promo--light:focus,.no-touchevents .block-promo--light:hover{color:#2b2b2b}.block-snus-guide{padding:16rem 4rem 12rem;text-align:center;background:#0d1017;background-image:linear-gradient(0deg,#1d2330,#0d1017 40%);color:#fff}@media (max-width:543px){.block-snus-guide{padding:4rem 2rem}}.block-snus-guide form{margin:8rem auto 6rem;max-width:100rem}@media (max-width:543px){.block-snus-guide form{margin:4rem auto 2rem}}.block-snus-guide__title{font-size:7.2rem;line-height:7.2rem;margin:0 auto;max-width:62rem;text-transform:uppercase}@media (max-width:543px){.block-snus-guide__title{font-size:3.6rem;line-height:4rem}}.block-snus-guide__byline,.block-snus-guide__result__header{margin:.5rem 0 3rem;text-align:center;color:#d3800d}.block-snus-guide__step{display:inline-block}@media (max-width:543px){.block-snus-guide__step{max-width:100%}}.block-snus-guide__step .block-snus-guide__part--select{opacity:.3;transition:opacity .4s}.block-snus-guide__step--active .block-snus-guide__part--select,.block-snus-guide__step--hint .block-snus-guide__part--select{opacity:1}.block-snus-guide__step--active .block-snus-guide__part--select:after{content:"\f107";font-family:FontAwesome;font-size:2rem;color:#6ea3ba;position:absolute;right:2rem;top:1rem;pointer-events:none}.block-snus-guide__part{position:relative;overflow:hidden;display:inline-block;font-size:2.6rem;vertical-align:middle;margin-right:10px;margin-bottom:1.5rem}@media (max-width:543px){.block-snus-guide__part{display:block;margin-right:0}}.block-snus-guide__part__roll,.block-snus-guide__part select{text-transform:lowercase;color:#6ea3ba;padding:0 3rem 0 1rem;margin:0 1rem}@media (max-width:543px){.block-snus-guide__part__roll,.block-snus-guide__part select{margin:0;max-width:100%}}.block-snus-guide__part select{line-height:4.5rem;height:4.5rem}.block-snus-guide__part__roll{position:absolute;transform:translate3d(0,4.6rem,0);text-align:left}.block-snus-guide__part__roll div{margin-bottom:2rem}.block-snus-guide__part__roll.active{animation-name:snus-guide-spin;animation-duration:1.5s;animation-timing-function:ease-in;animation-fill-mode:forwards;animation-direction:reverse}.block-snus-guide__part select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #6ea3ba;border-radius:0;background-color:transparent}.block-snus-guide__part select::-ms-expand{display:none}.block-snus-guide__part select:active,.block-snus-guide__part select:focus,.block-snus-guide__part select:hover{outline:none}.block-snus-guide__part select option{color:#6ea3ba;background-color:#0d1017}.block-snus-guide__product{position:relative;display:none;text-align:left;padding-left:12rem;margin:0 1.5rem 6rem;width:32rem}.block-snus-guide__product:nth-child(-n+3){display:block}@media (max-width:436px){.block-snus-guide__product{width:100%;padding-left:9rem}}.block-snus-guide__product__image{position:absolute;left:0;width:10rem;height:auto}@media (max-width:436px){.block-snus-guide__product__image{width:7rem}}.block-snus-guide__product__name{text-transform:uppercase;font-family:FFDINWebProBold,Arial,sans-serif;margin-bottom:1rem}.block-snus-guide__product__name br{display:none}.block-snus-guide__product__price{font-family:FFDINWebProMedium,Arial,sans-serif;display:inline-block;color:#b81c28;margin-right:1rem}.block-snus-guide__stamp .product-stamp{right:auto;left:4rem;top:-2rem;width:60px;height:60px;background-size:60px}@media (max-width:436px){.block-snus-guide__stamp .product-stamp{left:4rem;top:-1rem;width:40px;height:40px;background-size:40px}}.block-snus-guide__stamp .product-stamp__tooltip{left:0}.block-snus-guide__stamp .product-stamp__tooltip:before{right:auto;left:2rem}.block-snus-guide__result{max-height:0;transition:max-height .15s ease-out;overflow:hidden}.block-snus-guide__result--active{max-height:1500px;transition:max-height .25s ease-in}.block-snus-guide__result .spinner{width:185px;height:185px}.block-snus-guide__result__content{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;max-width:105rem;margin:0 auto}.block-snus-guide__result__expander{display:none;margin-top:2rem}.block-snus-guide__result--expanded .block-snus-guide__product,.block-snus-guide__result--loaded .block-snus-guide__result__expander{display:inline-block}.block-snus-guide__result--expanded .block-snus-guide__result__expander{display:none}.block-snus-guide__step:nth-child(2) .block-snus-guide__part__roll.active{animation-duration:1.7s}.block-snus-guide__step:nth-child(3) .block-snus-guide__part__roll.active{animation-duration:1.9s}.block-text-image{padding:12rem 4rem}@media (max-width:820px){.block-text-image{padding:8rem 4rem}}@media (max-width:543px){.block-text-image{padding:4rem 2rem}}.block-text-image__item{margin:0 auto 8rem}@media (min-width:992px){.block-text-image__item{width:92rem}}@media (max-width:820px){.block-text-image__item{margin:0 auto 4rem}}.block-text-image__item:last-child{margin-bottom:0}.block-text-image__item__image{box-shadow:0 2rem 4rem rgba(43,43,43,.2);float:left;margin:0 4rem 2rem 0}@media (min-width:821px){.block-text-image__item__image{width:50%;margin:0}}@media (max-width:820px){.block-text-image__item__image{width:35%;margin:0 2rem .85rem 0}}@media (min-width:821px){.block-text-image__item__text{float:left;width:50%;padding:0 0 0 4rem}}.block-text-image__item__text__title{margin:0 0 2rem}@media (max-width:820px){.block-text-image__item__text__title{font-size:2.6rem;line-height:3rem;margin-bottom:1rem}}.block-text-image__item__text__content{margin-bottom:0}@media (max-width:820px){.block-text-image__item__text__content{font-size:1.6rem;line-height:2.2rem}}.block-text-image__item__text__button{margin-top:2rem}@media (min-width:821px){.block-text-image__item:nth-child(odd) .block-text-image__item__image{float:right}.block-text-image__item:nth-child(odd) .block-text-image__item__text{float:right;padding:0 4rem 0 0}}.block-qa{padding:12rem 4rem}@media (max-width:820px){.block-qa{padding:8rem 4rem}}@media (max-width:543px){.block-qa{padding:4rem 2rem}}.block-qa__item{display:-ms-flexbox;display:flex;max-width:100rem;margin:0 auto 4rem}@media (max-width:543px){.block-qa__item{margin-bottom:2rem}}.block-qa__item:last-child{margin-bottom:0}.block-qa__item__title{font-family:FFDINWebProMedium,Arial,sans-serif;text-transform:none;margin:0;padding-right:4rem;width:40%}@media (max-width:543px){.block-qa__item__title{font-size:1.8rem;line-height:2.4rem;padding-right:2rem}}.block-qa__item__content{width:60%;margin:.35rem 0 2rem}@media (max-width:543px){.block-qa__item__content{line-height:2rem;font-size:1.4rem}}body.page-bookingpage .site-content{transition:transform .22s ease-in}.appearing-booking-form{opacity:0}.appearing-booking-form.visible{opacity:1;transition:opacity .5s}.booking{background-color:#fff;box-shadow:0 1rem 2rem rgba(0,0,0,.1);display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;transform:translateY(0);transition:transform .22s ease-in}@media (max-width:991px){.booking{-ms-flex-wrap:wrap;flex-wrap:wrap}}.booking__form{width:66.666%;padding:4rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:991px){.booking__form{width:100%}}@media (max-width:820px){.booking__form{padding:2rem}}@media (max-width:543px){.booking__form{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:992px){.booking__form{width:75%}}@media (min-width:1170px){.booking__form{width:66.666%}}.booking__form__heading{color:#d3800d;margin:0 0 1.5rem}.booking__form__col{width:33.333%;padding-right:4rem}@media (max-width:543px){.booking__form__col{width:100%;padding-right:0;margin-bottom:2.5rem}}.booking__form__col:last-child{padding-right:0}@media (min-width:1360px){.booking__form__col:last-child{padding-right:4rem}}@media (max-width:543px){.booking__form__col:last-child{padding-right:0}}.booking__form .form-group__select,.booking__form .form-input-icon,.booking__form .form-select,.booking__form .product-cta__form{margin-bottom:1rem}.booking__form .form-meta{text-align:left}.booking__action{width:33.33333%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:4rem;background-color:#7eb7ca;color:#fff}@media (max-width:991px){.booking__action{width:100%}}@media (min-width:992px) and (max-width:1169px){.booking__action{padding:2rem}}@media (max-width:820px){.booking__action{padding:2rem}}@media (min-width:992px){.booking__action{width:25%}}@media (min-width:1170px){.booking__action{width:33.3333%}}.booking__action__error{padding:1rem;background:#b81c28;color:#fff;text-align:center;width:100%;margin:1.5rem 0}.booking__action__price{margin:0;position:relative;top:.6rem}@media (max-width:991px){.booking__action__price{width:33.3333%;padding-right:4rem;line-height:4.5rem}}@media (max-width:820px){.booking__action__price{line-height:4rem;font-size:3rem}}@media (max-width:543px){.booking__action__price{width:100%;margin-bottom:2rem;line-height:2.3rem}}.booking__action__price__currency{margin:0;position:absolute;top:0;right:-4rem}@media (max-width:991px){.booking__action__price__currency{position:static;font-size:3rem}}@media (max-width:543px){.booking__action__price__currency{width:33.3333%;padding-right:4rem;font-size:1.8rem}}.booking__action__button{white-space:normal;line-height:2.2rem}@media (max-width:991px){.booking__action__button{width:66.6666%}}@media (max-width:543px){.booking__action__button{width:100%}}@media (min-width:992px){.booking__action__button{width:100%;margin:1.5rem 0}}@media (min-width:1360px){.booking__action__button{width:60%;margin:0 0 0 auto}}.booking__action__disclaimer{width:100%;font-size:1.4rem;line-height:2rem}.booking__action__disclaimer a,.no-touchevents .booking__action__disclaimer a.active,.no-touchevents .booking__action__disclaimer a:active,.no-touchevents .booking__action__disclaimer a:focus,.no-touchevents .booking__action__disclaimer a:hover{color:#fff}@media (max-width:991px){.booking__action__disclaimer{margin-top:2rem}}@media (max-width:820px){.booking__action__disclaimer{font-size:1.1rem;line-height:1.6rem;margin-top:1.4rem}}.brand-logos-amp .amp-carousel-slide{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:2rem 6rem}.brand-logos{padding:4rem 10rem;position:relative;overflow:hidden;z-index:1;background-color:#fff;border:1px solid #f0f0f0;border-width:1px 0}@media (max-width:543px){.brand-logos{padding:2rem 6rem}}.brand-logos__items{overflow:hidden}.brand-logos__wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-sizing:content-box;transform:translateZ(0)}.brand-logos__wrapper--amp{padding:2rem 6rem}.brand-logos__item{-ms-flex-negative:0;flex-shrink:0;width:12.5%;height:100%;position:relative;transition:opacity .18s linear}@media (min-width:992px){.brand-logos__item{width:20%}}@media (min-width:1170px){.brand-logos__item{width:16.6666%}}@media (min-width:1360px){.brand-logos__item{width:12.5%}}@media (max-width:991px){.brand-logos__item{width:25%}}@media (max-width:820px){.brand-logos__item{width:33.33333%}}@media (max-width:543px){.brand-logos__item{width:50%}}.no-touchevents .brand-logos__item.active,.no-touchevents .brand-logos__item:active,.no-touchevents .brand-logos__item:focus,.no-touchevents .brand-logos__item:hover{opacity:.5}.brand-logos__item__image{display:block;margin:0 auto;padding:2.5rem;max-height:9rem;width:100%}@media (max-width:543px){.brand-logos__item__image{padding:1rem}}.brand-logos__next,.brand-logos__prev{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1;top:50%;width:6rem;height:6rem;font-size:4rem;color:#085778;background-color:#fff;margin-top:-3rem;z-index:10;cursor:pointer}.brand-logos__next i,.brand-logos__prev i{padding:.1rem}.no-touchevents .brand-logos__next.active,.no-touchevents .brand-logos__next:active,.no-touchevents .brand-logos__next:focus,.no-touchevents .brand-logos__next:hover,.no-touchevents .brand-logos__prev.active,.no-touchevents .brand-logos__prev:active,.no-touchevents .brand-logos__prev:focus,.no-touchevents .brand-logos__prev:hover{color:#053448}.brand-logos__next{right:4rem}@media (max-width:543px){.brand-logos__next{right:0}}.brand-logos__prev{left:4rem}@media (max-width:543px){.brand-logos__prev{left:0}}.brand-logos__disabled-nav{color:#d6d6d6}.no-touchevents .brand-logos__disabled-nav.active,.no-touchevents .brand-logos__disabled-nav:active,.no-touchevents .brand-logos__disabled-nav:focus,.no-touchevents .brand-logos__disabled-nav:hover{cursor:default;color:#d6d6d6!important}.page-brandpage--amp .brand-logos{padding:0}.checkout-delivery-eta{background:#82bd60;color:#fff;text-align:center;padding:1.2rem 1rem 1rem;font-family:FFDINWebProBold,Arial,sans-serif;text-transform:uppercase}.checkout-delivery-eta i{margin-top:2px;margin-right:4px}.checkout-login{position:relative;padding:2rem;background:#fff;border:1px solid #f0f0f0;border-width:1px 0;text-align:center;font-family:FFDINWebProMedium,Arial,sans-serif;color:#636363}.checkout-login__close{position:absolute;top:2.7rem;right:3rem;float:right;cursor:pointer;font-size:2.8rem}@media (max-width:820px){.checkout-login__close{top:1.2rem;right:2rem;font-size:2.4rem}}.checkout-login__error{color:#b81c28;margin-top:1.5rem}@media (max-width:543px){.checkout-login{text-align:left}}.co-age-disclaimer{position:relative;max-width:62rem;margin:0 auto;padding:2rem 90px 1.9rem 4rem;background:#b81c28;color:#fff;padding-right:90px}.co-age-disclaimer p:last-child{margin-bottom:0}.co-age-disclaimer__image{position:absolute;right:40px;top:23px;width:40px;height:40px}@media (max-width:820px){.co-age-disclaimer{padding-left:2rem;padding-right:70px;font-size:14px;line-height:20px}.co-age-disclaimer__image{right:20px}}.co-age-form .form-group{display:block}.co-age-form .form-group .form-group__select{width:auto;max-width:17rem}.co-age-form .form-group__error,.co-age-form .form-group__field,.co-age-form .form-group__meta{margin-left:0}.co-age-form .form-group__meta{width:100%}.co-age-form .form-group__meta p{margin-bottom:12px}.co-age-form .form-group__error{display:inline-block;width:auto;margin-top:4px}.co-age-form .form-group [type=checkbox]{top:3px;margin-right:6px}.co-age-form .form-group [type=checkbox]+label{font-family:FFDINWebProMedium,Arial,sans-serif}.co-age-form__error{background:#b81c28;color:#fff;font-size:14px;padding:8px 16px;margin-top:8px}.co-age-form [type=submit]{margin-top:8px}.co-cart-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:1.6rem;padding-bottom:1.6rem;border-bottom:1px solid #dfe7ea;min-height:9.2rem}.co-cart-item--loading{opacity:.6;cursor:wait}.co-cart-item__signet{position:absolute;top:-.4rem;left:-2.2rem;width:4.4rem;height:auto;z-index:1}.co-cart-item__image{position:absolute;top:0;left:0;width:7.6rem;height:auto}@media (max-width:543px){.co-cart-item__image{width:4.7rem}}.co-cart-item__content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:space-between;align-items:space-between;padding-left:9.6rem;width:100%}.co-cart-item__content>div:first-child{-ms-flex-positive:1;flex-grow:1}@media (max-width:543px){.co-cart-item__content{padding-left:5.7rem}}.co-cart-item__name>:last-child{text-transform:uppercase;font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.4rem}@media (max-width:820px){.co-cart-item__name{width:100%}}.co-cart-item__controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;margin-top:1rem}@media (max-width:820px){.co-cart-item__controls{width:auto}}.co-cart-item__controls-delete{margin-left:1.6rem;color:#788591;cursor:pointer}.co-cart-item__price{text-align:right}@media (max-width:820px){.co-cart-item__price{-ms-flex-order:3;order:3;-ms-flex-positive:1;flex-grow:1;margin-top:1.1rem}}.co-cart-item__price-detail{font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem}.co-cart-item__price-total{font-family:FFDINWebProBold,Arial,sans-serif}.co-cart-item__error{color:#b81c28;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;margin-top:.6rem;padding-left:9.6rem}@media (max-width:820px){.co-cart-item__error{padding-left:0}}.co-confirmation-wrapper{padding:5.5rem 0}.co-confirmation-wrapper__kco{width:100%;max-width:62rem;margin:0 auto 5.5rem}.co-confirmation-wrapper__kco iframe{width:100%;border:0}.co-section{position:relative;max-width:62rem;margin:0 auto;padding:4rem;border:1px solid #f0f0f0;background:#fff;transition:opacity .22s ease-out}@media (max-width:820px){.co-section{padding:3rem 2rem}}.co-section__header,.page-kcoconfirmation .EPiServerForms .Form__Title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:1px solid #dfe7ea}.co-section__header-text{font-size:2.6rem;font-family:FFDINWebProBold,Arial,sans-serif}@media (max-width:820px){.co-section__header-text{font-size:2rem}}.co-section__header-text+.co-section__header-label{margin-top:2rem}.co-section__header-label{text-transform:uppercase;font-family:FFDINWebProBold,Arial,sans-serif}.co-section__header-aside{position:relative}.co-section:not(:last-child){margin-bottom:5.5rem}.co-section--error{margin-top:4rem;background-color:#b81c28;color:#fff}.co-section--error a{color:#fff}.co-section--arrow:not(:last-child):after,.co-section--arrow:not(:last-child):before{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.co-section--arrow:not(:last-child):after{border-color:rgba(248,249,250,0);border-top-color:#fff;border-width:15px;margin-left:-15px}.co-section--arrow:not(:last-child):before{border-color:hsla(0,0%,94%,0);border-top-color:#f0f0f0;border-width:16px;margin-left:-16px}@media (max-width:820px){.co-section--arrow:not(:last-child){margin-bottom:2rem}.co-section--arrow:not(:last-child):after,.co-section--arrow:not(:last-child):before{content:none}}.co-section--disabled{opacity:.5;pointer-events:none}.contact-footer{background:linear-gradient(135deg,#1e5799,#035b79 0,#498ca3);margin:0 4rem 4rem;padding:4rem;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:top;align-items:top;-ms-flex-line-pack:distribute;align-content:space-around;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid hsla(0,0%,100%,.15)}@media (max-width:820px){.contact-footer{padding:4rem;max-width:54rem;margin:0 auto 4rem}}@media (max-width:543px){.contact-footer{padding:4rem 2rem;margin-bottom:0}}@media (min-width:1980px){.contact-footer{max-width:132rem;margin:0 auto 4rem}}.contact-footer a{color:#fff}.contact-footer__title{width:100%;margin:0 0 2rem;text-align:center}@media (max-width:543px){.contact-footer__title{margin:0 0 2rem;font-size:2.3rem;line-height:2.6rem}}.contact-footer__item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:45rem;margin:2rem 0}@media (max-width:543px){.contact-footer__item{width:100%;-ms-flex-direction:column;flex-direction:column;text-align:center}}@media (min-width:1170px){.contact-footer__item{padding:0 1.5rem;width:auto}}.contact-footer__item__icon{width:7rem;height:5rem;font-size:5.2rem;color:#baccd3;position:relative;top:-.3rem}@media (max-width:543px){.contact-footer__item__icon{width:100%;margin-bottom:.85rem}}.contact-footer__item__content{width:calc(100% - 7rem);display:-ms-flexbox;display:flex}@media (max-width:543px){.contact-footer__item__content{width:100%;-ms-flex-pack:center;justify-content:center}}.contact-footer__item__content__left span,.contact-footer__item__content__right span{font-size:1.4rem;color:#baccd3;display:block}.contact-footer__item__content__left span:first-child,.contact-footer__item__content__right span:first-child{font-size:1.6rem;color:#fff}.contact-footer__item__content__left{font-family:FFDINWebProMedium,Arial,sans-serif;margin-right:1.5rem}.contact-footer__item__content__left span:first-child{font-family:FFDINWebProBold,Arial,sans-serif}@media (max-width:543px){.contact-footer__item__content__left{display:none}}.fast-links{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2rem;margin:0 auto}@media (max-width:543px){.fast-links{padding:0 2rem}}@media (max-width:820px){.fast-links{-ms-flex-pack:center;justify-content:center}}@media (min-width:1980px){.fast-links{max-width:140rem}}.fast-links__item{width:calc(33.3333% - 4rem);background-color:#fff;padding:2.5rem 2.5rem 2.5rem 4rem;position:relative;margin:0 2rem 4rem;transition:box-shadow 1.2s cubic-bezier(.19,1,.22,1),transform .21s cubic-bezier(.19,1,.22,1)}@media (min-width:821px) and (max-width:991px){.fast-links__item{padding:2rem;width:calc(50% - 4rem)}}@media (max-width:820px){.fast-links__item{width:100%;max-width:54rem;margin:0 0 2rem;border-bottom:2px solid #f8f9fa}}@media (max-width:543px){.fast-links__item{padding:2rem;margin-bottom:2rem}}.fast-links__item__title{margin:0 6rem 1.5rem 0;color:#d3800d;word-break:break-word}.fast-links__item__title a{color:#d3800d;text-decoration:none}@media (min-width:821px) and (max-width:991px){.fast-links__item__title{font-size:2.3rem}}.fast-links__item__icon{position:absolute;top:2.5rem;right:2.5rem;width:5rem;height:5rem;text-align:right}.fast-links__item__icon img,.fast-links__item__icon svg{max-height:3.2rem}@media (max-width:991px){.fast-links__item__icon{top:1.8rem;right:1.5rem}}.fast-links__item__preamble{font-family:minion-pro,serif}.no-touchevents .fast-links__item.active,.no-touchevents .fast-links__item:active,.no-touchevents .fast-links__item:focus,.no-touchevents .fast-links__item:hover{box-shadow:0 14px 36px rgba(0,0,0,.08);transform:translate3d(0,-.4rem,0)}.help-widget{position:fixed}.help-widget,.help-widget--bottom{bottom:4rem;left:2rem;z-index:1}.help-widget--bottom{position:absolute}.help-widget__cta{cursor:pointer}.help-widget__cta,.help-widget__cta__icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.help-widget__cta__icon{-ms-flex-pack:center;justify-content:center;width:3.5rem}.help-widget__cta__icon i{color:#085778;font-size:3rem}.blender-modal .content .help-widget__cta__icon .close,.help-widget__cta__icon .alert-banner__close,.help-widget__cta__icon .blender-modal .content .close,.help-widget__cta__icon .checkout-login__close,.help-widget__cta__icon .header-dropdown__close,.help-widget__cta__icon .icon--close,.help-widget__cta__icon .product--quickbuy .product__content__close,.help-widget__cta__icon .shopping-cart__close,.help-widget__cta__icon app-alert i,.help-widget__cta__icon storm-checkout verify-age .collecting-overlay .close,.product--quickbuy .help-widget__cta__icon .product__content__close,app-alert .help-widget__cta__icon i,storm-checkout verify-age .collecting-overlay .help-widget__cta__icon .close{display:none}.help-widget__cta__text{color:#636363;font-size:1.4rem;line-height:1.8rem;margin-left:1.2rem}.help-widget__cta__text p:last-child{margin-bottom:0}.help-widget__cta__text a{text-decoration:underline}.help-widget__content{position:absolute;bottom:100%;margin-bottom:4rem;transform:translateX(-130%);padding:2rem;background:#fff;box-shadow:0 0 20px rgba(43,43,43,.2);min-width:278px;transition:transform .22s}.help-widget__content__header{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.8rem;margin-bottom:1.5rem}.help-widget__content__row{position:relative;padding-left:3rem;margin-bottom:1.5rem}.help-widget__content__row--meta .help-widget__content__label{font-size:1.4rem}.help-widget__content__row--meta .help-widget__content__value{color:#636363;font-size:1.4rem}.help-widget__content__label{font-family:FFDINWebProBold,Arial,sans-serif}.help-widget__content__value{font-size:1.4rem;line-height:1.8rem}.help-widget__content__value p:last-child{margin-bottom:0}.help-widget__content__icon{position:absolute;left:0}.help-widget.active .help-widget__content{transform:none}.blender-modal .content .help-widget.active .close,.help-widget.active .alert-banner__close,.help-widget.active .blender-modal .content .close,.help-widget.active .checkout-login__close,.help-widget.active .header-dropdown__close,.help-widget.active .icon--close,.help-widget.active .product--quickbuy .product__content__close,.help-widget.active .shopping-cart__close,.help-widget.active app-alert i,.help-widget.active storm-checkout verify-age .collecting-overlay .close,.product--quickbuy .help-widget.active .product__content__close,app-alert .help-widget.active i,storm-checkout verify-age .collecting-overlay .help-widget.active .close{display:block}.help-widget.active .icon--qa{display:none}.epi-editContainer .hero:not(.hero--sm){height:82rem!important}.hero{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;color:#fff;text-align:center;position:relative}@media (max-width:991px){.hero{height:42rem;height:calc(100vh - 8.7rem)}}@media (min-width:544px) and (max-width:820px){.hero{height:auto;min-height:48rem}}@media (max-width:543px){.hero{height:auto;min-height:calc(100vh - 14.5rem);padding:4rem 0}}@media (min-width:992px){.hero{height:52rem;height:calc(100vh - 14.9rem)}}@media (min-width:1170px){.hero{height:62rem;height:calc(100vh - 14.9rem)}}@media (min-width:1360px){.hero{height:72rem;height:calc(100vh - 14.9rem)}}.hero .breadcrumb{padding:0}.hero .breadcrumb__item,.no-touchevents .hero .breadcrumb__item.active,.no-touchevents .hero .breadcrumb__item:active,.no-touchevents .hero .breadcrumb__item:focus,.no-touchevents .hero .breadcrumb__item:hover{color:#fff}.hero__title{padding:2rem 2rem 0;margin:0 0 1rem}.hero__title--lg{text-transform:uppercase;font-size:7.2rem;line-height:7rem}@media (max-width:820px){.hero__title--lg{font-size:5.2rem;line-height:5rem}}@media (max-width:543px){.hero__title--lg{font-size:4.2rem;line-height:4.4rem}}@media (max-width:320px){.hero__title--lg{font-size:3.6rem;line-height:3.6rem}}.hero__preamble{max-width:72rem;padding:0 2rem;margin-bottom:5rem}@media (min-width:1980px){.hero__preamble{max-width:100rem}}@media (max-width:543px){.hero__preamble{margin-bottom:2rem}}.hero__preamble p:last-child{margin-bottom:0}.hero__action-byline,.hero__byline{max-width:72rem;padding:0 2rem;margin-bottom:5rem}@media (max-width:543px){.hero__action-byline,.hero__byline{margin-bottom:3rem}}.hero__video{display:none;position:relative;z-index:3;background-color:#2b2b2b;box-shadow:0 24px 48px rgba(0,0,0,.6)}@media (max-width:820px){.hero__video{width:320px;height:180px}}.hero--video-playing .hero__video,.hero__video--visible,.hero__video iframe{display:block}@media (max-width:820px){.hero__video iframe{width:320px!important;height:180px!important}}.hero__action{position:absolute;width:20rem;height:12rem;z-index:1;bottom:5rem;left:50%;padding-top:7.5rem;margin-left:-10rem;text-align:center;opacity:0;animation:mouse-scroll .5s forwards;animation-delay:1.2s;animation-timing-function:ease-out}@media (min-width:1360px){.hero__action{bottom:6rem}}@media (max-width:543px){.hero__action{bottom:0;padding-top:6.5rem}}@media (min-width:544px) and (max-width:820px){.hero__action--scroll{display:none!important}}.hero__action--scroll:before{color:#fff;font-size:4rem;position:absolute;top:1.5rem;left:50%;margin-left:-1.25rem}.hero__action--scroll:after{position:absolute;top:2rem;left:50%;margin-left:-.57rem;content:"\f107";font-family:FontAwesome;font-size:16px;color:#fff;opacity:0;animation:mouse-scroll-arrow 1.5s infinite;animation-delay:1.3s;animation-timing-function:ease-in}.hero__action--scroll.out{animation:mouse-scroll-out 1.5s forwards}.hero__action--cancel,.hero__action--play{cursor:pointer}.hero__action--cancel:after,.hero__action--play:after{color:#fff;font-size:8rem;position:absolute;top:-2rem;left:50%;margin-left:-4rem;border-radius:100%;transition:background-color .22s linear}.no-touchevents .hero__action--cancel.active:after,.no-touchevents .hero__action--cancel:active:after,.no-touchevents .hero__action--cancel:focus:after,.no-touchevents .hero__action--cancel:hover:after,.no-touchevents .hero__action--play.active:after,.no-touchevents .hero__action--play:active:after,.no-touchevents .hero__action--play:focus:after,.no-touchevents .hero__action--play:hover:after{background-color:rgba(43,43,43,.5)}.hero__action--cancel{display:none}.hero__action--buttons{position:static;width:auto;margin:-1rem 0 0;padding:0}@media (max-width:543px){.hero__action--buttons{margin:0;height:auto}}.hero__action--buttons .hero__button{margin:1rem}.hero__action-byline{margin:1rem 0 2rem}.hero .breadcrumb,.hero__action-byline,.hero__button,.hero__byline,.hero__logos,.hero__preamble,.hero__title{position:relative;z-index:1}.hero__overlay{background-color:rgba(43,43,43,.4);position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transition:all .33s ease}.hero--video-playing .hero__overlay,.hero__overlay--in-front{background-color:rgba(43,43,43,.85);z-index:2}.hero__logos{position:absolute;right:0;bottom:0;left:0;padding:4rem 0;background-image:linear-gradient(0deg,rgba(0,0,0,.4),transparent 70%)}@media (max-width:820px){.hero__logos{display:none}}@media (max-width:991px){.hero__logos{padding:4rem 0 2rem}}.hero__logos .brand-logos{background-color:transparent;border:0;padding:0 10rem;opacity:0;animation:mouse-scroll .5s forwards;animation-delay:1.2s;animation-timing-function:ease-out}.hero__logos svg *{fill:#fff!important}.hero__logos .brand-logos__next,.hero__logos .brand-logos__prev{background-color:transparent;opacity:.5;transition:opacity .18s ease-in}.hero__logos .brand-logos__next .accordion__anchor:after,.hero__logos .brand-logos__next .collapse__anchor:after,.hero__logos .brand-logos__next .icon--arrow-left:before,.hero__logos .brand-logos__prev .accordion__anchor:after,.hero__logos .brand-logos__prev .collapse__anchor:after,.hero__logos .brand-logos__prev .icon--arrow-left:before{content:"\e905";color:#fff}.hero__logos .brand-logos__next .icon--arrow-right:before,.hero__logos .brand-logos__next .responsive-nav__primary__item__toggle-icon:before,.hero__logos .brand-logos__prev .icon--arrow-right:before,.hero__logos .brand-logos__prev .responsive-nav__primary__item__toggle-icon:before{content:"\e906";color:#fff}.no-touchevents .hero__logos .brand-logos__next.active,.no-touchevents .hero__logos .brand-logos__next:active,.no-touchevents .hero__logos .brand-logos__next:focus,.no-touchevents .hero__logos .brand-logos__next:hover,.no-touchevents .hero__logos .brand-logos__prev.active,.no-touchevents .hero__logos .brand-logos__prev:active,.no-touchevents .hero__logos .brand-logos__prev:focus,.no-touchevents .hero__logos .brand-logos__prev:hover{opacity:1}.hero__logos .brand-logos__disabled-nav,.no-touchevents .hero__logos .brand-logos__disabled-nav.active,.no-touchevents .hero__logos .brand-logos__disabled-nav:active,.no-touchevents .hero__logos .brand-logos__disabled-nav:focus,.no-touchevents .hero__logos .brand-logos__disabled-nav:hover{opacity:.1}.hero--video-playing .hero__action,.hero--video-playing .hero__action-byline,.hero--video-playing .hero__byline,.hero--video-playing .hero__title{z-index:3}.hero--video-playing .hero__action--play{display:none}.hero--video-playing .hero__action--cancel{display:block}.hero--sm .hero__action--scroll{display:none!important}@media (max-width:991px){.hero--sm{height:42rem}}@media (max-width:543px){.hero--sm{height:28rem}}@media (min-width:992px){.hero--sm{height:48rem}}@media (min-width:1170px){.hero--sm{height:42rem}}@media (min-width:1360px){.hero--sm{height:52rem}}@media (min-width:1980px){.hero--sm{height:62rem}}.hero--startpage{min-height:62rem}@media (max-width:543px){.hero--startpage{min-height:0}}@media (min-width:544px) and (max-width:820px){.hero--startpage{min-height:48rem}}.hero--startpage .hero__preamble{margin-bottom:0}.hero--startpage .hero__action--buttons{margin:4rem 0 0}@media (max-width:543px){.hero--startpage .hero__action--buttons{margin:1rem 0 6rem}}.hero--slider{overflow:hidden}@media (max-width:543px){.hero--slider{-ms-flex-pack:start;justify-content:flex-start;padding-top:2rem}}.hero--slider .hero__action-byline,.hero--slider .hero__byline{margin-bottom:0}.hero--slider__wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-sizing:content-box;transform:translateZ(0)}.hero--slider__item{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%}.hero--slider__next,.hero--slider__prev{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1;top:50%;width:6rem;height:6rem;font-size:5.2rem;color:#fff;margin-top:-3rem;z-index:10;cursor:pointer}@media (max-width:543px){.hero--slider__next,.hero--slider__prev{font-size:4rem}}.hero--slider__next i,.hero--slider__prev i{padding:.1rem}.no-touchevents .hero--slider__next.active,.no-touchevents .hero--slider__next:active,.no-touchevents .hero--slider__next:focus,.no-touchevents .hero--slider__next:hover,.no-touchevents .hero--slider__prev.active,.no-touchevents .hero--slider__prev:active,.no-touchevents .hero--slider__prev:focus,.no-touchevents .hero--slider__prev:hover{opacity:.5}.hero--slider__next{right:4rem}@media (max-width:543px){.hero--slider__next{right:1rem}}.hero--slider__prev{left:4rem}@media (max-width:543px){.hero--slider__prev{left:1rem}}.hero--slider__disabled-nav{color:#d6d6d6}.no-touchevents .hero--slider__disabled-nav.active,.no-touchevents .hero--slider__disabled-nav:active,.no-touchevents .hero--slider__disabled-nav:focus,.no-touchevents .hero--slider__disabled-nav:hover{cursor:default;color:#d6d6d6!important}.hero--brands .hero__button{box-shadow:0 15px 20px rgba(0,0,0,.4)}@media (max-width:436px){.hero--brands .hero__button{display:block;width:100%;margin:0 0 2rem}}.import-fees{margin-top:2rem;padding:2rem;background-color:#d3800d;color:#fff}.import-fees a{color:#fff}.import-fees__header{margin-top:0}.import-fees__description{font-size:1.4rem}.import-fees__description p{margin-bottom:1.5rem}.import-fees__list-item{font-size:1.4rem;margin:0}.import-fees__list-item__price{float:right;font-family:FFDINWebProBold,Arial,sans-serif}.kco-header{position:absolute;top:-77px;width:100%;height:77px;background:linear-gradient(135deg,#1e5799,#035b79 0,#498ca3);z-index:100;padding:0 4rem}@media (max-width:820px){.kco-header{height:50px;top:-50px}}.kco-header__logo{position:absolute;left:4rem;top:2.3rem;width:18.2rem;height:3rem;background-image:url(../../../dist/images/swedishmatch_logo.png?w=182&burstcache=1);background-size:18.2rem 3rem}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.kco-header__logo{background-image:url(../../../dist/images/swedishmatch_logo@2x.png?w=364&burstcache=1)}}@media (max-width:820px){.kco-header__logo{display:none}}.kco-header__text{color:#fff;font-family:FFDINWebProBold,Arial,sans-serif;text-transform:uppercase;font-size:2.6rem;text-align:center;margin-top:3rem}@media (max-width:820px){.kco-header__text{font-size:2rem;margin-top:1.5rem}}.kco-header__back{position:absolute;right:4rem;top:3rem;color:#fff;font-size:1.4rem;cursor:pointer}.kco-header__back .fa-angle-right{margin-left:4px}.kco-header__back .fa-angle-left{display:none;margin-right:4px}@media (max-width:820px){.kco-header__back{float:left;right:auto;left:1rem;top:1.5rem}.kco-header__back .fa-angle-right{display:none}.kco-header__back .fa-angle-left{display:inline-block}}.kco-inline-help{padding:4rem;background:#f8f9fa;border:1px solid #f0f0f0}@media (max-width:543px){.kco-inline-help{padding-left:2rem;padding-right:2rem}}.kco-inline-help__header{font-size:2rem;font-family:FFDINWebProBold,Arial,sans-serif;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #dfe7ea}.kco-inline-help__row{display:-ms-flexbox;display:flex;margin-bottom:2rem}.kco-inline-help__label{width:10rem;-ms-flex:0 0 auto;flex:0 0 auto;font-family:FFDINWebProBold,Arial,sans-serif}.kco-inline-help__value{word-break:break-word}.kco-inline-help__meta{font-family:FFDINWebPro,Arial,sans-serif;color:#636363;font-size:1.4rem;line-height:2rem}.product-filter{float:right;margin-top:.8rem;border:1px solid #f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;z-index:45}@media (max-width:991px){.product-filter{margin:2rem 0 0;float:left}}@media (min-width:544px){.product-filter{max-width:65.2173913043%;margin-right:4.347826087%}}@media (max-width:820px){.product-filter{-ms-flex-direction:column;flex-direction:column;width:100%;max-width:100%;margin:0 0 2rem;display:none}.product-filter.active{display:block}}@media (min-width:992px){.product-filter{max-width:47.8260869565%;margin-right:4.347826087%}}@media (min-width:1170px){.product-filter{max-width:47.8260869565%;margin-right:4.347826087%}}.product-filter__dropdown{min-width:30rem;display:none;position:absolute;z-index:45;top:7.8rem;right:-.1rem;left:-.1rem;padding:2rem;background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 10px 20px rgba(43,43,43,.1)}@media (max-width:820px){.product-filter__dropdown{min-width:0}}.product-filter__dropdown__title{margin:0;color:#2b2b2b;padding-top:.2rem}.product-filter__dropdown__title--alt{margin:1.8rem 0 -.5rem}.product-filter__dropdown__actions{width:47.8260869565%;float:right;margin-right:0;text-align:right}.product-filter__dropdown__actions span:last-child{margin-left:1.5rem}.product-filter__dropdown__items{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1rem}.product-filter__dropdown__items .form-group{margin:.5rem 0 0;padding-right:1rem;margin-bottom:.3rem;width:50%}.EPiServerForms .responsive-nav__login .product-filter__dropdown__items .ValidationFail,.product-filter__dropdown__items .EPiServerForms .responsive-nav__login .ValidationFail,.product-filter__dropdown__items .form-group__forgot-password,.product-filter__dropdown__items .form-group__label,.product-filter__dropdown__items .responsive-nav__login .EPiServerForms .ValidationFail,.product-filter__dropdown__items .responsive-nav__login .form-group--error,.product-filter__dropdown__items .responsive-nav__login a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .product-filter__dropdown__items .ValidationFail,.responsive-nav__login .product-filter__dropdown__items .form-group--error,.responsive-nav__login .product-filter__dropdown__items a.form-group__forgot-password{width:calc(100% - 1.8rem - .75rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;margin-top:0}.EPiServerForms .responsive-nav__login .product-filter__dropdown__items .ValidationFail a,.product-filter__dropdown__items .EPiServerForms .responsive-nav__login .ValidationFail a,.product-filter__dropdown__items .form-group__forgot-password a,.product-filter__dropdown__items .form-group__label a,.product-filter__dropdown__items .responsive-nav__login .EPiServerForms .ValidationFail a,.product-filter__dropdown__items .responsive-nav__login .form-group--error a,.product-filter__dropdown__items .responsive-nav__login a.form-group__forgot-password a,.responsive-nav__login .EPiServerForms .product-filter__dropdown__items .ValidationFail a,.responsive-nav__login .product-filter__dropdown__items .form-group--error a,.responsive-nav__login .product-filter__dropdown__items a.form-group__forgot-password a{cursor:default;color:#636363;text-decoration:none}.EPiServerForms .responsive-nav__login .no-touchevents .product-filter__dropdown__items .ValidationFail a.active,.EPiServerForms .responsive-nav__login .no-touchevents .product-filter__dropdown__items .ValidationFail a:active,.EPiServerForms .responsive-nav__login .no-touchevents .product-filter__dropdown__items .ValidationFail a:focus,.EPiServerForms .responsive-nav__login .no-touchevents .product-filter__dropdown__items .ValidationFail a:hover,.no-touchevents .product-filter__dropdown__items .EPiServerForms .responsive-nav__login .ValidationFail a.active,.no-touchevents .product-filter__dropdown__items .EPiServerForms .responsive-nav__login .ValidationFail a:active,.no-touchevents .product-filter__dropdown__items .EPiServerForms .responsive-nav__login .ValidationFail a:focus,.no-touchevents .product-filter__dropdown__items .EPiServerForms .responsive-nav__login .ValidationFail a:hover,.no-touchevents .product-filter__dropdown__items .form-group__forgot-password a.active,.no-touchevents .product-filter__dropdown__items .form-group__forgot-password a:active,.no-touchevents .product-filter__dropdown__items .form-group__forgot-password a:focus,.no-touchevents .product-filter__dropdown__items .form-group__forgot-password a:hover,.no-touchevents .product-filter__dropdown__items .form-group__label a.active,.no-touchevents .product-filter__dropdown__items .form-group__label a:active,.no-touchevents .product-filter__dropdown__items .form-group__label a:focus,.no-touchevents .product-filter__dropdown__items .form-group__label a:hover,.no-touchevents .product-filter__dropdown__items .responsive-nav__login .EPiServerForms .ValidationFail a.active,.no-touchevents .product-filter__dropdown__items .responsive-nav__login .EPiServerForms .ValidationFail a:active,.no-touchevents .product-filter__dropdown__items .responsive-nav__login .EPiServerForms .ValidationFail a:focus,.no-touchevents .product-filter__dropdown__items .responsive-nav__login .EPiServerForms .ValidationFail a:hover,.no-touchevents .product-filter__dropdown__items .responsive-nav__login .form-group--error a.active,.no-touchevents .product-filter__dropdown__items .responsive-nav__login .form-group--error a:active,.no-touchevents .product-filter__dropdown__items .responsive-nav__login .form-group--error a:focus,.no-touchevents .product-filter__dropdown__items .responsive-nav__login .form-group--error a:hover,.responsive-nav__login .EPiServerForms .no-touchevents .product-filter__dropdown__items .ValidationFail a.active,.responsive-nav__login .EPiServerForms .no-touchevents .product-filter__dropdown__items .ValidationFail a:active,.responsive-nav__login .EPiServerForms .no-touchevents .product-filter__dropdown__items .ValidationFail a:focus,.responsive-nav__login .EPiServerForms .no-touchevents .product-filter__dropdown__items .ValidationFail a:hover,.responsive-nav__login .no-touchevents .product-filter__dropdown__items .form-group--error a.active,.responsive-nav__login .no-touchevents .product-filter__dropdown__items .form-group--error a:active,.responsive-nav__login .no-touchevents .product-filter__dropdown__items .form-group--error a:focus,.responsive-nav__login .no-touchevents .product-filter__dropdown__items .form-group--error a:hover{color:#636363}@media (max-width:820px){.EPiServerForms .responsive-nav__login .product-filter__dropdown__items .ValidationFail,.product-filter__dropdown__items .EPiServerForms .responsive-nav__login .ValidationFail,.product-filter__dropdown__items .form-group__forgot-password,.product-filter__dropdown__items .form-group__label,.product-filter__dropdown__items .responsive-nav__login .EPiServerForms .ValidationFail,.product-filter__dropdown__items .responsive-nav__login .form-group--error,.product-filter__dropdown__items .responsive-nav__login a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .product-filter__dropdown__items .ValidationFail,.responsive-nav__login .product-filter__dropdown__items .form-group--error,.responsive-nav__login .product-filter__dropdown__items a.form-group__forgot-password{width:calc(100% - 2.8rem - 1.7rem)}.EPiServerForms .responsive-nav__login .product-filter__dropdown__items .ValidationFail a,.EPiServerForms .responsive-nav__login .product-filter__dropdown__items .ValidationFail span,.product-filter__dropdown__items .EPiServerForms .responsive-nav__login .ValidationFail a,.product-filter__dropdown__items .EPiServerForms .responsive-nav__login .ValidationFail span,.product-filter__dropdown__items .form-group__forgot-password a,.product-filter__dropdown__items .form-group__forgot-password span,.product-filter__dropdown__items .form-group__label a,.product-filter__dropdown__items .form-group__label span,.product-filter__dropdown__items .responsive-nav__login .EPiServerForms .ValidationFail a,.product-filter__dropdown__items .responsive-nav__login .EPiServerForms .ValidationFail span,.product-filter__dropdown__items .responsive-nav__login .form-group--error a,.product-filter__dropdown__items .responsive-nav__login .form-group--error span,.product-filter__dropdown__items .responsive-nav__login a.form-group__forgot-password a,.product-filter__dropdown__items .responsive-nav__login a.form-group__forgot-password span,.responsive-nav__login .EPiServerForms .product-filter__dropdown__items .ValidationFail a,.responsive-nav__login .EPiServerForms .product-filter__dropdown__items .ValidationFail span,.responsive-nav__login .product-filter__dropdown__items .form-group--error a,.responsive-nav__login .product-filter__dropdown__items .form-group--error span,.responsive-nav__login .product-filter__dropdown__items a.form-group__forgot-password a,.responsive-nav__login .product-filter__dropdown__items a.form-group__forgot-password span{color:#fff!important}}.product-filter__item{min-width:10rem;max-width:14rem;-ms-flex:1 auto;flex:1 auto;padding:.85rem 1rem .5rem;text-align:center;text-decoration:none;color:#085778;border-right:1px solid #f0f0f0;cursor:pointer}.product-filter__item:last-of-type{border-right:0}.no-touchevents .product-filter__item.active,.no-touchevents .product-filter__item:active,.no-touchevents .product-filter__item:focus,.no-touchevents .product-filter__item:hover{background-color:#f8f9fa}@media (max-width:991px){.product-filter__item{min-width:9rem}}@media (min-width:992px){.product-filter__item{min-width:8rem}}@media (min-width:1360px){.product-filter__item{min-width:9.5rem}}@media (min-width:1980px){.product-filter__item{min-width:12rem}}@media (max-width:820px){.product-filter__item{display:block;width:100%;max-width:100%;padding:1rem;text-align:left;-ms-flex-pack:center;justify-content:center;border-right:0;border-bottom:1px solid #f0f0f0}.product-filter__item:last-of-type{border-bottom:0}}.product-filter__item__content{display:block;position:relative}.product-filter__item__badge{display:none;font-style:normal;background-color:#b81c28;border-radius:100%;position:absolute;top:5%;right:20%;color:#fff;font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.1rem;text-align:center;padding:.1rem;width:1.8rem;height:1.8rem;line-height:1.8rem}@media (max-width:820px){.product-filter__item__badge{right:3rem;top:15%}}.product-filter__item__badge.active{display:block}.product-filter__item__label{font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;line-height:1.4rem;position:relative}.product-filter__item__label:after{content:"\f107";font-family:FontAwesome;font-size:1.4rem;line-height:1.4rem;position:relative;display:inline-block;margin-left:.3rem;top:0;pointer-events:none}@media (max-width:820px){.product-filter__item__label:after{position:absolute;top:0;right:.5rem}}@media (max-width:820px){.product-filter__item__label{display:inline-block;padding-left:4.5rem;width:100%;top:0;margin-left:.5rem;margin-top:.8rem;line-height:2rem}}@media (min-width:1980px){.product-filter__item__label{font-size:1.6rem;line-height:1.6rem}}.product-filter__item__icon{height:4rem;display:block;margin:0 auto;position:relative}.product-filter__item__icon--brand{font-size:3rem;top:.4rem}@media (max-width:820px){.product-filter__item__icon--brand{left:.5rem;font-size:2.4rem}}.product-filter__item__icon--strength{font-size:1.5rem;top:1.3rem}@media (max-width:820px){.product-filter__item__icon--strength{font-size:.9rem}}.product-filter__item__icon--type{font-size:2.4rem;top:.9rem}@media (max-width:820px){.product-filter__item__icon--type{font-size:1.6rem}}.product-filter__item__icon--format{font-size:2.6rem;top:.75rem}@media (max-width:820px){.product-filter__item__icon--format{font-size:1.8rem}}.product-filter__item__icon--taste{font-size:2.8rem;top:.65rem}@media (max-width:820px){.product-filter__item__icon--taste{font-size:2rem}}@media (max-width:820px){.product-filter__item__icon{position:absolute}}.product-filter__item__value{font-family:FFDINWebProMedium,Arial,sans-serif}.product-filter__item .product-filter__dropdown{text-align:left;cursor:default}.no-touchevents .product-filter__item--active.active,.no-touchevents .product-filter__item--active:active,.no-touchevents .product-filter__item--active:focus,.no-touchevents .product-filter__item--active:hover,.product-filter__item--active{background:#085778;color:#fff}.product-filter__item--active .product-filter__item__label:after{content:"\f106"}.product-filter__item--active .product-filter__dropdown{display:block}@media (max-width:820px){.product-filter__item--active{display:block}.product-filter__item--active .product-filter__dropdown{border:0;position:static;box-shadow:none;margin:1rem 0;padding:0 .5rem;background:#085778;color:#fff}.product-filter__item--active .product-filter__dropdown__actions,.product-filter__item--active .product-filter__dropdown__title{display:none}.product-filter__item--active .product-filter__dropdown__items{display:block;float:none;margin-top:0}.product-filter__item--active .product-filter__dropdown__items .form-group{width:100%;margin-bottom:1rem}}@media (max-width:820px) and (max-width:820px){.product-filter__item--active .product-filter__dropdown__items .form-group:first-child{margin-top:2rem}}@media (max-width:820px){.product-filter__item--active .product-filter__dropdown__items label a{color:#fff}.product-filter__item--active .product-filter__dropdown__items input{border-color:#fff;width:2.8rem;height:2.8rem;margin-right:1.7rem}.product-filter__item--active .product-filter__dropdown__items input[type=checkbox]:checked:after{top:4px;left:7px}}.product-stamp{width:90px;height:90px;top:2rem;background-size:90px 90px;background-repeat:no-repeat}.product-stamp,.product-stamp__tooltip{position:absolute;z-index:40;right:2rem}.product-stamp__tooltip{top:7rem;visibility:hidden;display:none;background:#2b2b2b;border-radius:4px;color:#fff;text-transform:none;font-style:normal;font-size:1.4rem;line-height:1.8rem;width:23rem;padding:.5rem 1rem}@media (max-width:543px){.product-stamp__tooltip{width:17rem;top:5rem;right:0}}.product-stamp__tooltip:before{top:-1.5rem;right:2rem;border:solid transparent;content:" ";height:0;width:0;position:absolute;border-bottom-color:#2b2b2b;border-width:8px}@media (max-width:820px){.product-stamp{width:75px;height:75px;background-size:75px 75px}}.product-stamp:hover .product-stamp__tooltip{display:block;visibility:visible}.page-header{text-align:center;padding:4rem}@media (max-width:543px){.page-header{padding:4rem 2rem}}@media (min-width:1170px){.page-header{padding:6rem 4rem}}@media (min-width:1360px){.page-header{padding:8rem 4rem}}.page-header--white{background-color:#fff;border-bottom:1px solid #f0f0f0}.page-header--danger{color:#b81c28}.page-header--slim{padding:4rem 2rem}.page-header--no-space{padding-bottom:0}.page-header .breadcrumb{padding:0 0 1.5rem}.page-header__title{font-size:7.2rem;line-height:7.2rem;margin:1rem auto 0;max-width:82rem;text-transform:uppercase}@media (max-width:820px){.page-header__title{font-size:5.6rem;line-height:5.8rem}}@media (max-width:543px){.page-header__title{font-size:3.6rem;line-height:4rem}}@media (min-width:1980px){.page-header__title{font-size:8.2rem;line-height:8.2rem}}.page-header__byline{margin:.5rem auto 0;max-width:69rem}.page-header__byline span{display:inline-block;margin:0 .5rem}.pagination-container{max-width:100rem;margin:0 auto 8rem}@media (max-width:991px){.pagination-container{margin:0 auto 4rem}}.pagination{text-align:center}.pagination li{display:inline-block;color:#085778;background-color:#fff;border:1px solid #baccd3;border-width:1px 1px 1px 0;transition:background-color .18s ease-in}.pagination li:first-child{border-left-width:1px}.no-touchevents .pagination li.active,.no-touchevents .pagination li:active,.no-touchevents .pagination li:focus,.no-touchevents .pagination li:hover{background-color:#baccd3;transition:none}.no-touchevents .pagination li.active a,.no-touchevents .pagination li.active span,.no-touchevents .pagination li:active a,.no-touchevents .pagination li:active span,.no-touchevents .pagination li:focus a,.no-touchevents .pagination li:focus span,.no-touchevents .pagination li:hover a,.no-touchevents .pagination li:hover span{color:#fff}.pagination li.active{border-color:#085778!important;background-color:#085778!important}.pagination a,.pagination span{display:block;padding:1.3rem 2.6rem;text-decoration:none}.product-row{max-width:100%;margin-left:auto;margin-right:auto;overflow:hidden;position:relative}.product-row:after{content:" ";display:block;clear:both}.product-row .product-spot{float:left}.product-row__wrapper{position:relative;width:100%;z-index:1;display:-ms-flexbox;display:flex;box-sizing:content-box;transform:translateZ(0);background:#f8f9fa}.product-row .product-spot{-ms-flex-negative:0;flex-shrink:0}.product-row__next,.product-row__prev{position:absolute;z-index:1;top:50%;margin-top:-8rem;z-index:10;cursor:pointer;width:7rem;height:14rem;opacity:.25;transition:all .15s linear .45s;background:#2b2b2b;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.product-row__next:before,.product-row__prev:before{content:"";font-family:FontAwesome;font-size:5.2rem;font-style:normal;color:#fff;position:relative}.product-row__next i,.product-row__prev i{padding:.1rem}@media (max-width:543px){.product-row__next,.product-row__prev{width:4rem;height:7rem;font-size:3rem;text-align:center;margin-top:-3rem}.product-row__next:before,.product-row__prev:before{font-size:3.6rem}}.no-touchevents .product-row__next.active,.no-touchevents .product-row__next:active,.no-touchevents .product-row__next:focus,.no-touchevents .product-row__next:hover,.no-touchevents .product-row__prev.active,.no-touchevents .product-row__prev:active,.no-touchevents .product-row__prev:focus,.no-touchevents .product-row__prev:hover{transition-delay:0s}.product-row__next{right:0;border-top-left-radius:900px;border-bottom-left-radius:900px}.product-row__next:before{content:"\f105";right:-1rem}@media (max-width:543px){.product-row__next:before{right:-.5rem}}@media (min-width:1170px){.product-row__next{right:-86px}}.no-touchevents .product-row__next.active:not(.product-row__disabled-nav),.no-touchevents .product-row__next:active:not(.product-row__disabled-nav),.no-touchevents .product-row__next:focus:not(.product-row__disabled-nav),.no-touchevents .product-row__next:hover:not(.product-row__disabled-nav){right:0!important}.product-row__prev{left:0;border-top-right-radius:900px;border-bottom-right-radius:900px}.product-row__prev:before{content:"\f104";left:-1rem}@media (max-width:543px){.product-row__prev:before{left:-.5rem}}@media (min-width:1170px){.product-row__prev{left:-86px}}.no-touchevents .product-row__prev.active:not(.product-row__disabled-nav),.no-touchevents .product-row__prev:active:not(.product-row__disabled-nav),.no-touchevents .product-row__prev:focus:not(.product-row__disabled-nav),.no-touchevents .product-row__prev:hover:not(.product-row__disabled-nav){left:0!important}@media (min-width:1170px){.no-touchevents .product-row.active .product-row__next:not(.product-row__disabled-nav),.no-touchevents .product-row:active .product-row__next:not(.product-row__disabled-nav),.no-touchevents .product-row:focus .product-row__next:not(.product-row__disabled-nav),.no-touchevents .product-row:hover .product-row__next:not(.product-row__disabled-nav){right:0;transition-delay:0s}.no-touchevents .product-row.active .product-row__prev:not(.product-row__disabled-nav),.no-touchevents .product-row:active .product-row__prev:not(.product-row__disabled-nav),.no-touchevents .product-row:focus .product-row__prev:not(.product-row__disabled-nav),.no-touchevents .product-row:hover .product-row__prev:not(.product-row__disabled-nav){left:0;transition-delay:0s}}.product-row__disabled-nav.product-row__prev{left:-86px!important}.product-row__disabled-nav.product-row__next{right:-86px!important}.product-cta__image{width:8rem;position:relative;margin-right:2rem}.product-cta__image img{position:relative;z-index:10}.product-cta__image:after{content:"";display:block;position:absolute;right:0;bottom:8px;left:0;width:100%;height:100%;background:url(../../../dist/images/can-shadow.png) bottom no-repeat;background-size:100%}.product-cta__buy{display:-ms-flexbox;display:flex;box-shadow:0 4px 8px #f2f2f2}.product-cta__vertical{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;max-width:95%;width:200px}@media (max-width:820px){.product-cta__vertical{width:165px}}.product-cta__vertical .product-cta__btn,.product-cta__vertical .product-cta__form{width:100%}.product-cta__vertical .form-select--custom{border:1px solid #baccd3;border-bottom:0}.product-cta__vertical .product-cta__btn i{display:none}.product-cta__body{padding-bottom:.8rem}.product-cta__header{display:block;text-align:center;font:700 16px/21px FFDINWebPro;text-transform:uppercase}.product-cta__header--out{font:Italic 16px/26px Minion Pro;color:#b81c28;text-transform:none}.product-cta__sub-header{display:block;text-align:center;font:Italic 16px/26px Minion Pro;color:#788591}.product-cta__form{border-color:#f0f0f0;border-right:none;width:50%}.product-cta__btn{width:50%}.product-cta__price{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:543px){.product-cta__price{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product-cta__price-item{margin-right:2rem}@media (max-width:543px){.product-cta__price-item{margin:.5rem 0}}.product-cta__price-value{margin:0;color:#b81c28;position:relative;padding-right:37px}@media (max-width:543px){.product-cta__price-value{font-size:3.6rem;line-height:3.6rem}}.product-cta__price-value span{position:absolute;top:0;right:0;font-size:1.4rem;line-height:1.6rem;width:34px;text-align:left;font-family:FFDINWebProMedium,Arial,sans-serif}.product-cta__price-value span:last-child{color:#a3b9c5;top:14px}.product-cta__price-units{text-align:left;display:block;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;line-height:1.6rem;color:#46738c}.product-spot{overflow:hidden;width:25%;padding:2.5rem 2.5rem 15.5rem;position:relative;transition:all .25s linear}.product-spot--default{background-color:#f8f9fa;background:linear-gradient(135deg,#f8f9fa,#eeeff1);background-size:cover;background-position:50%}.product-spot--default.product-spot--active{background:#fff}.product-spot.is-spinning{opacity:.5;cursor:wait}.product-spot.is-spinning .product-spot__button{cursor:wait}.product-spot--default,.product-spot--featured,.product-spot--promo{opacity:0}.product-spot--loaded{opacity:1}.product-spot--amp{float:left}@media (max-width:991px){.product-spot{padding:2.5rem 2.5rem 16rem}}@media (max-width:820px){.product-spot{width:33.3333333%;padding:2.5rem 2.5rem 18rem}}@media (max-width:543px){.product-spot{width:50%;padding:2.5rem 2.5rem 14.5rem}}@media (max-width:320px){.product-spot{width:100%}}@media (min-width:1360px){.product-spot{padding:2.5rem 2.5rem 11rem}}@media (min-width:1980px){.product-spot{width:20%}}.product-spot a:not(.hero__button):not(.product-spot--blend__button):not(.product-spot__button){text-decoration:none;color:#2b2b2b;display:block}@media (min-width:992px){.product-spot__image-wrapper{padding:0 6%}}@media (max-width:991px){.product-spot__image-wrapper{padding:0}}@media (min-width:1170px){.product-spot__image-wrapper{padding:0 8%}}@media (min-width:1360px){.product-spot__image-wrapper{padding:0 10%}}.product-spot__flags{position:absolute;top:2.5rem;left:2.5rem;z-index:1}@media (max-width:543px){.product-spot__flags{top:1.5rem;left:1.5rem}}.product-spot__flag{box-shadow:4px 15px 35px rgba(0,0,0,.15)}.product-spot .product-stamp{width:80px;height:80px;background-size:80px 80px}.product-spot .product-stamp__tooltip{right:1rem}@media (max-width:543px){.product-spot .product-stamp__tooltip{right:0;width:13rem}}.product-spot__image{width:100%;max-width:21rem;max-height:21rem;margin:0 auto;display:block;transition:transform .33s ease,opacity .4s linear}@media (min-width:1540px){.product-spot__image{max-width:24rem;max-height:24rem}}@media (max-width:320px){.product-spot__image{max-width:16rem;max-height:16rem}}.product-spot__title{position:absolute;right:2.5rem;bottom:7rem;left:2.5rem;margin:0}@media (max-width:543px){.product-spot__title{left:1.5rem;bottom:6.5rem}}@media (max-width:436px){.product-spot__title{bottom:6rem}}@media (min-width:1540px){.product-spot__title{right:17rem;bottom:2.4rem}}.product-spot__title__brand{font-family:FFDINWebPro,Arial,sans-serif;font-size:1.6rem;line-height:2rem;display:block;text-transform:none}@media (max-width:543px){.product-spot__title__brand{font-size:1.4rem;line-height:1.8rem}}.product-spot__title__strength,.product-spot__title__type{display:block;margin-top:.2rem;font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.4rem;line-height:1.9rem;text-transform:uppercase}@media (max-width:543px){.product-spot__title__strength,.product-spot__title__type{font-size:1.2rem;line-height:1.6rem}}.product-spot__title__strength{margin-top:0}.product-spot__cta{position:absolute;bottom:2.5rem;left:2.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:543px){.product-spot__cta{left:1.5rem;bottom:1.5rem}}@media (min-width:1540px){.product-spot__cta{left:auto;right:2.5rem;text-align:right}}.product-spot__button{-ms-flex-order:-1;order:-1;margin-right:1rem}@media (min-width:1540px){.product-spot__button{-ms-flex-order:2;order:2;margin-right:0;margin-left:1rem}}@media (max-width:543px){.product-spot__button{font-size:1.2rem}}@media (max-width:543px){.product-spot__button--regular,.product-spot__button:disabled{display:none}}@media (max-width:375px){.product-spot__button--regular{display:block}}.product-spot__button--cart-icon{font-size:1.4rem;display:none}@media (max-width:543px){.product-spot__button--cart-icon{display:block}}@media (max-width:375px){.product-spot__button--cart-icon{display:none}}.product-spot__price{color:#b81c28;position:relative;top:2px}.product-spot__price__primary,.product-spot__price__secondary{display:block}.product-spot__price__primary{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.2rem;line-height:1.8rem;color:#b81c28}.product-spot__price__primary--out-of-stock{max-width:10rem}.product-spot__price__secondary{font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.2rem;line-height:1.6rem;color:#788591}.product-spot__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%;transition:transform 1.25s ease-out}.product-spot__bg-image--shadow:after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;height:14rem;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}@media (min-width:1360px){.product-spot__bg-image--shadow:after{height:10rem}}.no-touchevents .product-spot.active:not(.product-spot--featured):not(.product-spot--promo):not(.product-spot--content):not(.product-spot--blend):not(.hero--brand-promo),.no-touchevents .product-spot:active:not(.product-spot--featured):not(.product-spot--promo):not(.product-spot--content):not(.product-spot--blend):not(.hero--brand-promo),.no-touchevents .product-spot:focus:not(.product-spot--featured):not(.product-spot--promo):not(.product-spot--content):not(.product-spot--blend):not(.hero--brand-promo),.no-touchevents .product-spot:hover:not(.product-spot--featured):not(.product-spot--promo):not(.product-spot--content):not(.product-spot--blend):not(.hero--brand-promo){background:linear-gradient(-135deg,#fff,#f8f9fa)}.no-touchevents .product-spot.active .product-spot__image,.no-touchevents .product-spot:active .product-spot__image,.no-touchevents .product-spot:focus .product-spot__image,.no-touchevents .product-spot:hover .product-spot__image{transform:scale3d(1.05,1.05,1);opacity:.75}.no-touchevents .product-spot.active .product-spot__bg-image,.no-touchevents .product-spot:active .product-spot__bg-image,.no-touchevents .product-spot:focus .product-spot__bg-image,.no-touchevents .product-spot:hover .product-spot__bg-image{transform:scale3d(1.05,1.05,1)}.product-spot--featured,.product-spot--promo{width:50%}@media (max-width:820px){.product-spot--featured,.product-spot--promo{width:100%}}@media (min-width:1980px){.product-spot--featured,.product-spot--promo{width:40%}}.product-spot--promo{background-color:#e9e0cb;background-size:cover;background-position:50%}@media (max-width:991px){.product-spot--promo{width:75%}}@media (max-width:820px){.product-spot--promo{width:100%}}@media (min-width:992px){.product-spot--promo{width:75%}}@media (min-width:1170px){.product-spot--promo{width:50%}}@media (min-width:1980px){.product-spot--promo{width:40%}}.no-touchevents .product-spot--promo.active .product-spot__image,.no-touchevents .product-spot--promo:active .product-spot__image,.no-touchevents .product-spot--promo:focus .product-spot__image,.no-touchevents .product-spot--promo:hover .product-spot__image{opacity:1}.product-spot--promo .product-spot__image-wrapper{padding-top:0!important}@media (max-width:543px){.product-spot--promo .product-spot__image-wrapper{padding:2rem 2rem 3rem!important}}.product-spot--promo .product-spot__left,.product-spot--promo .product-spot__right{width:50%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;float:left}@media (max-width:543px){.product-spot--promo .product-spot__left,.product-spot--promo .product-spot__right{float:none;width:100%;height:auto}}.product-spot--promo .product-spot__left{padding:0 2.5rem 0 0}@media (max-width:543px){.product-spot--promo .product-spot__left{padding:0;position:static}}.product-spot--promo .product-spot__right{-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 2rem 0 0}@media (max-width:820px){.product-spot--promo .product-spot__right{padding:0}}.product-spot--promo .product-spot__flag{top:0;left:0}@media (max-width:543px){.product-spot--promo .product-spot__flag{top:1.5rem;left:1.5rem}}.product-spot--promo .product-spot__title__brand,.product-spot--promo .product-spot__title__strength,.product-spot--promo .product-spot__title__type{font-size:2.2rem;line-height:2.8rem;margin:0}@media (max-width:543px){.product-spot--promo .product-spot__title__brand,.product-spot--promo .product-spot__title__strength,.product-spot--promo .product-spot__title__type{font-size:1.8rem;line-height:2.4rem}}@media (min-width:1980px){.product-spot--promo .product-spot__title__brand,.product-spot--promo .product-spot__title__strength,.product-spot--promo .product-spot__title__type{font-size:2.4rem;line-height:3rem}}.product-spot--promo .product-spot__title__brand{margin-bottom:.5rem}.product-spot--promo .product-spot__description{margin:1rem 0 3rem;font-family:minion-pro,serif;font-size:1.8rem;line-height:2.6rem}@media (max-width:820px){.product-spot--promo .product-spot__description{font-size:1.4rem;line-height:2rem;margin:1rem 0 1.5rem}}@media (min-width:1980px){.product-spot--promo .product-spot__description{font-size:2rem;line-height:2.6rem}}.product-spot--promo .product-spot__button,.product-spot--promo .product-spot__price,.product-spot--promo .product-spot__title{position:static}.product-spot--promo .product-spot__price{text-align:left;margin-left:1rem}.product-spot--promo .product-spot__text-link{text-align:center;text-decoration:underline;margin-top:2rem}@media (max-width:820px){.product-spot--promo .product-spot__text-link{display:none!important}}@media (max-width:543px){.product-spot--promo .product-spot__text-link{font-size:1.4rem;position:absolute;bottom:1.5rem;right:1.5rem;z-index:10}}.product-spot--promo .product-spot__button{-ms-flex-order:inherit;order:inherit}.product-spot--featured{padding:2.5rem 2.5rem 25rem;background:#d6e6f0}@media (min-width:544px){.product-spot--featured .product-spot__image-wrapper{position:relative;top:40%;transform:translateY(-50%)}}.product-spot--featured .product-spot__image{max-width:48rem;max-height:48rem}@media (min-width:1170px){.product-spot--featured .product-spot__image{max-width:54rem;max-height:54rem}}.product-spot--featured .product-spot__title{bottom:10.5rem;left:4rem}@media (min-width:1360px){.product-spot--featured .product-spot__title{bottom:4.1rem}}@media (max-width:543px){.product-spot--featured .product-spot__title{left:2rem;bottom:8.5rem}}.product-spot--featured .product-spot__title__brand{margin:0 0 1.5rem;font-family:FFDINWebProLight,Arial,sans-serif}@media (max-width:991px){.product-spot--featured .product-spot__title__brand{font-size:2.8rem;margin-bottom:.25rem}}@media (max-width:543px){.product-spot--featured .product-spot__title__brand{font-size:2.1rem;margin-bottom:.25rem}}.product-spot--featured .product-spot__title__strength,.product-spot--featured .product-spot__title__type{margin:0}@media (max-width:991px){.product-spot--featured .product-spot__title__strength,.product-spot--featured .product-spot__title__type{font-size:2.1rem}}@media (max-width:543px){.product-spot--featured .product-spot__title__strength,.product-spot--featured .product-spot__title__type{font-size:1.6rem;line-height:2.3rem}}.product-spot--featured .product-spot__cta{left:4rem;bottom:4rem}@media (min-width:1360px){.product-spot--featured .product-spot__cta{left:auto;right:5rem;bottom:5rem}}@media (max-width:543px){.product-spot--featured .product-spot__cta{left:2rem;bottom:2rem}}.product-spot--featured .product-spot__price{margin-left:2rem}@media (min-width:1360px){.product-spot--featured .product-spot__price{margin-left:0;margin-right:2rem}}.product-spot--featured .product-spot__price__primary,.product-spot--featured .product-spot__price__secondary{line-height:2.4rem;margin:0}.product-spot--content{width:25%;background:#d3800d;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:0;flex-grow:0}.no-touchevents .product-spot--content.active,.no-touchevents .product-spot--content:active,.no-touchevents .product-spot--content:focus,.no-touchevents .product-spot--content:hover{background:#d3800d}@media (max-width:991px){.product-spot--content{width:50%}}@media (max-width:820px){.product-spot--content{width:66.666667%}}@media (max-width:543px){.product-spot--content{width:100%}}@media (min-width:1980px){.product-spot--content{width:20%}}.product-spot--content__title{margin:0 0 1rem}@media (min-width:1360px){.product-spot--content__title{font-size:5.6rem;line-height:5.4rem;margin-bottom:2rem}}.product-spot--content__text{font-family:minion-pro,serif;font-size:1.8rem;line-height:2.6rem;max-height:16rem;overflow:hidden}@media (min-width:1980px){.product-spot--content__text{font-size:2rem;line-height:2.8rem}}.product-spot--content__button,.product-spot--content a{display:inline-block;width:auto}.product-spot--blend{color:#fff}.no-touchevents .product-spot--blend.active,.no-touchevents .product-spot--blend:active,.no-touchevents .product-spot--blend:focus,.no-touchevents .product-spot--blend:hover,.product-spot--blend{background:linear-gradient(135deg,#1e5799,#035b79 0,#498ca3)}@media (max-width:991px){.product-spot--blend{width:50%}}@media (max-width:820px){.product-spot--blend{width:66.666667%}}@media (max-width:543px){.product-spot--blend{width:100%}}@media (min-width:992px){.product-spot--blend{width:50%}}@media (min-width:1170px){.product-spot--blend{width:25%}}.product-spot--blend__meta{position:absolute;top:2.5rem;right:2.5rem;left:2.5rem;font-size:1.4rem;line-height:2.2rem;text-transform:uppercase;padding-left:6.2rem}@media (min-width:1980px){.product-spot--blend__meta{top:3.5rem;right:4rem;left:4rem;font-size:1.6rem;line-height:2.4rem}}.product-spot--blend__meta span{display:block}.product-spot--blend__meta span a{display:inline!important;color:#fff!important;text-decoration:underline!important}.product-spot--blend__meta img{position:absolute;top:-.5rem;left:0;width:5rem;height:5rem;border-radius:5rem;box-shadow:0 8px 20px rgba(0,0,0,.18)}.product-spot--blend__title{margin:6.5rem 0 1.5rem;text-transform:uppercase}.product-spot--blend__ingredients{font-family:minion-pro,serif;margin-bottom:3rem;overflow:hidden}.product-spot--blend__ingredients dt{font-size:1.4rem;font-weight:700;text-transform:uppercase;padding:0 0 .2rem;margin-bottom:2rem;border-bottom:2px dotted #fff}@media (min-width:1980px){.product-spot--blend__ingredients dt{font-size:1.6rem;line-height:2rem}}.product-spot--blend__ingredients dd{float:left;margin-top:-5rem;font-size:1.8rem;font-style:italic;margin-left:8rem;white-space:nowrap;overflow:hidden}@media (max-width:543px){.product-spot--blend__ingredients dd{margin-top:-4.9rem;font-size:1.6rem}}@media (min-width:1170px) and (max-width:1359px){.product-spot--blend__ingredients dd{margin-top:-4.9rem;font-size:1.6rem}}@media (min-width:1980px){.product-spot--blend__ingredients dd{font-size:2rem;line-height:2.4rem}}.product-spot--blend__price{font-family:FFDINWebProBold,Arial,sans-serif;font-size:5.2rem;line-height:4.6rem;position:relative;display:inline-block}.product-spot--blend__price__currency{font-size:1.4rem;line-height:1.4rem;position:absolute;top:.15rem;right:-2rem}.product-spot--blend__price__currency--iso{right:-3rem}@media (min-width:1980px){.product-spot--blend__price__currency{font-size:1.6rem;line-height:1.6rem;right:-3.3rem}}.product-spot--blend__price__prefix{font-size:1.4rem;line-height:1.4rem;text-transform:uppercase;margin-right:.5rem}@media (min-width:1980px){.product-spot--blend__price__prefix{font-size:1.6rem;line-height:1.6rem}}.product-spot--blend .product-spot--blend__button{position:static;color:#085778;display:inline-block;float:right}.product-spot--kardus{background:url(../../../dist/kardus/kardus-product-spot.jpg?w=600);background-size:cover;background-position:50%;color:#fff;cursor:pointer}.product-spot--kardus a{color:#fff!important}.product-spot--kardus .product-spot__price__secondary{color:#fff}.product-spot--kardus .product-spot__button{background-color:#3e49d4;border-color:#3e49d4}.product-spot--kardus .product-spot__image-wrapper{visibility:hidden}.no-touchevents .product-spot--kardus.active,.no-touchevents .product-spot--kardus:active,.no-touchevents .product-spot--kardus:focus,.no-touchevents .product-spot--kardus:hover{background:url(../../../dist/kardus/kardus-product-spot.jpg?w=600) 50%/cover!important}.product-spot--kardus.product-spot--featured{background:url(../../../dist/kardus/kardus-product-spot.jpg?w=1200);background-size:cover;background-position:50%;color:#fff;cursor:pointer}.product-spot--kardus.product-spot--promo{background-repeat:no-repeat;background-color:#0d0f0e}@media (max-width:543px){.product-spot--kardus.product-spot--promo{width:100%;height:38rem!important}}@media (max-width:436px){.product-spot--kardus.product-spot--promo{height:32rem!important}}.no-touchevents .product-spot--kardus.product-spot--promo.active,.no-touchevents .product-spot--kardus.product-spot--promo:active,.no-touchevents .product-spot--kardus.product-spot--promo:focus,.no-touchevents .product-spot--kardus.product-spot--promo:hover{background:#0d0f0e url(../../../dist/kardus/kardus-product-spot.jpg?w=600) 50% no-repeat/cover!important}.product-spot--kardus.product-spot--promo .product-spot__button,.product-spot--kardus.product-spot--promo .product-spot__price,.product-spot--kardus.product-spot--promo .product-spot__title{position:absolute}.product-spot--kardus.product-spot--promo .product-spot__left{visibility:hidden;display:none}@media (min-width:1360px){.product-spot--kardus.product-spot--promo .product-spot__left{display:-ms-flexbox;display:flex}}.product-spot--kardus.product-spot--promo .product-spot__right{width:100%}@media (min-width:1360px){.product-spot--kardus.product-spot--promo .product-spot__right{width:50%}}@media (max-width:820px){.product-spot--kardus.product-spot--promo .product-spot__right{height:100%}}.product-spot--inverted-txt{color:#fff}.product-spot--inverted-txt a{color:#fff!important}.product-spot--inverted-txt .product-spot__price__primary,.product-spot--inverted-txt .product-spot__price__secondary{color:#fff}.promo-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-size:cover;background-position:50%}@media (max-width:543px){.promo-grid{-ms-flex-direction:column;flex-direction:column}}.promo-grid__col{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:0 1 50%;flex:0 1 50%}@media (max-width:543px){.promo-grid__col{-ms-flex:0 1 auto;flex:0 1 auto}}.promo-grid__item{width:100%;height:100%;position:relative;display:block;overflow:hidden;color:#fff;cursor:pointer}.no-touchevents .promo-grid__item.active,.no-touchevents .promo-grid__item:active,.no-touchevents .promo-grid__item:focus,.no-touchevents .promo-grid__item:hover,.promo-grid__item:hover{color:#fff}.no-touchevents .promo-grid__item.active .promo-grid__btn,.no-touchevents .promo-grid__item.active .promo-grid__content,.no-touchevents .promo-grid__item.active .promo-grid__cta,.no-touchevents .promo-grid__item:active .promo-grid__btn,.no-touchevents .promo-grid__item:active .promo-grid__content,.no-touchevents .promo-grid__item:active .promo-grid__cta,.no-touchevents .promo-grid__item:focus .promo-grid__btn,.no-touchevents .promo-grid__item:focus .promo-grid__content,.no-touchevents .promo-grid__item:focus .promo-grid__cta,.no-touchevents .promo-grid__item:hover .promo-grid__btn,.no-touchevents .promo-grid__item:hover .promo-grid__content,.no-touchevents .promo-grid__item:hover .promo-grid__cta{opacity:1!important}.no-touchevents .promo-grid__item.active .promo-grid__overlay,.no-touchevents .promo-grid__item:active .promo-grid__overlay,.no-touchevents .promo-grid__item:focus .promo-grid__overlay,.no-touchevents .promo-grid__item:hover .promo-grid__overlay{opacity:0!important}.no-touchevents .promo-grid__item.active .promo-grid__image,.no-touchevents .promo-grid__item:active .promo-grid__image,.no-touchevents .promo-grid__item:focus .promo-grid__image,.no-touchevents .promo-grid__item:hover .promo-grid__image{transform:scale(1.05) rotate(.02deg)}.promo-grid__content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:4rem;position:absolute;z-index:12;top:0;left:0;right:0;transition:opacity 1s cubic-bezier(.77,0,.175,1)}@media (max-width:820px){.promo-grid__content{padding:2rem}}.promo-grid__image{width:100%;display:block;transition:transform 5s ease-out .3s}.promo-grid__overlay{position:absolute;z-index:11;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.15;transition:opacity 1s cubic-bezier(.77,0,.175,1)}.promo-grid__title{font-size:3.6rem;line-height:4rem;margin:0 0 1rem}@media (max-width:436px){.promo-grid__title{font-size:2.6rem;line-height:3rem}}.promo-grid__byline{margin:0}@media (max-width:820px){.promo-grid__byline{display:none}}.promo-grid__btn{box-shadow:0 10px 15px rgba(0,0,0,.25);transition:all 1s cubic-bezier(.77,0,.175,1)}.promo-grid__btn-holder{position:absolute;z-index:12;bottom:0;left:0;right:0;height:33%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:991px){.promo-grid__btn-holder{height:auto;bottom:4rem}}.promo-grid__cta{height:6rem;display:inline-block;box-shadow:0 10px 15px rgba(0,0,0,.25);transition:all 1s cubic-bezier(.77,0,.175,1)}@media (max-width:820px){.promo-grid__cta{margin-top:1.5rem;height:5.2rem}}@media (max-width:543px){.promo-grid__cta{height:4rem}}.promo-grid__cta-price{float:left;height:100%;background-color:#eeeff1;padding:0 .5rem 0 1rem;color:#b81c28;margin:0;line-height:6.5rem;letter-spacing:-.2rem}@media (max-width:820px){.promo-grid__cta-price{line-height:5.6rem}}@media (max-width:543px){.promo-grid__cta-price{display:none}}.promo-grid__cta-price span{font-size:1.2rem;position:relative;text-transform:uppercase;top:-1.7rem;left:-.5rem;letter-spacing:0;margin-left:.3rem}@media (min-width:1980px){.promo-grid__cta-price span{top:-1.9rem}}@media (max-width:820px){.promo-grid__cta-price span{top:-1rem;left:-.2rem}}.promo-grid__cta-btn{height:100%;line-height:4rem}@media (max-width:820px){.promo-grid__cta-btn{line-height:2.4rem}}@media (max-width:543px){.promo-grid__cta-btn{line-height:2rem}}@media (min-width:1980px){.promo-grid__cta-btn{line-height:3.5rem}}.no-touchevents .promo-grid.active .promo-grid__overlay,.no-touchevents .promo-grid:active .promo-grid__overlay,.no-touchevents .promo-grid:focus .promo-grid__overlay,.no-touchevents .promo-grid:hover .promo-grid__overlay{opacity:.4}.promo-grid__item--inverted{color:#2b2b2b}.promo-grid__item--inverted .promo-grid__btn,.promo-grid__item--inverted .promo-grid__cta-btn{background-color:#085778;border-color:#085778;color:#fff}.no-touchevents .promo-grid__item--inverted .promo-grid__btn.active,.no-touchevents .promo-grid__item--inverted .promo-grid__btn:active,.no-touchevents .promo-grid__item--inverted .promo-grid__btn:focus,.no-touchevents .promo-grid__item--inverted .promo-grid__btn:hover,.no-touchevents .promo-grid__item--inverted .promo-grid__cta-btn.active,.no-touchevents .promo-grid__item--inverted .promo-grid__cta-btn:active,.no-touchevents .promo-grid__item--inverted .promo-grid__cta-btn:focus,.no-touchevents .promo-grid__item--inverted .promo-grid__cta-btn:hover{color:#fff;background-color:#063f57;border-color:#063f57}.promo-grid__item--inverted .promo-grid__cta-price{color:#fff;background-color:#063f57}.no-touchevents .promo-grid__item--inverted .promo-grid__cta-btn.active,.no-touchevents .promo-grid__item--inverted .promo-grid__cta-btn:active,.no-touchevents .promo-grid__item--inverted .promo-grid__cta-btn:focus,.no-touchevents .promo-grid__item--inverted .promo-grid__cta-btn:hover{background-color:#085778;border-color:#085778;color:hsla(0,0%,100%,.75)}.promo-grid__item--inverted .promo-grid__overlay{background-color:#fff}.no-touchevents .promo-grid__item--inverted.active,.no-touchevents .promo-grid__item--inverted:active,.no-touchevents .promo-grid__item--inverted:focus,.no-touchevents .promo-grid__item--inverted:hover{color:#2b2b2b}@media (min-width:544px){.promo-grid--2.promo-grid--bordered{position:relative;overflow:hidden}.promo-grid--2.promo-grid--bordered:before{content:"";position:absolute;top:0;left:50%;bottom:0;width:4px;z-index:15;background-color:#fff}}@media (max-width:991px){.promo-grid--2.promo-grid--bordered:before{width:2px}}@media (max-width:543px){.promo-grid--2.promo-grid--bordered .promo-grid__item{border-bottom:4px solid #fff}}.no-touchevents .promo-grid--2 .promo-grid__item.active .promo-grid__cta,.no-touchevents .promo-grid--2 .promo-grid__item:active .promo-grid__cta,.no-touchevents .promo-grid--2 .promo-grid__item:focus .promo-grid__cta,.no-touchevents .promo-grid--2 .promo-grid__item:hover .promo-grid__cta{transform:translateY(-2rem)}.promo-grid--2 .promo-grid__content{-ms-flex-align:center;align-items:center;text-align:center;height:33%}@media (max-width:991px){.promo-grid--2 .promo-grid__content{height:auto}}@media (max-width:543px){.promo-grid--2 .promo-grid__content{padding:4rem 2rem}}@media (min-width:1360px){.promo-grid--2 .promo-grid__title{font-size:5.6rem;line-height:5.4rem}}.promo-grid--2 .promo-grid__col:first-child .promo-grid__image{transform-origin:40% 40%}.promo-grid--2 .promo-grid__col:last-child .promo-grid__image{transform-origin:60% 40%}@media (min-width:544px){.promo-grid--3.promo-grid--bordered,.promo-grid--4.promo-grid--bordered{position:relative;overflow:hidden}.promo-grid--3.promo-grid--bordered:after,.promo-grid--3.promo-grid--bordered:before,.promo-grid--4.promo-grid--bordered:after,.promo-grid--4.promo-grid--bordered:before{content:"";position:absolute;top:50%;left:50%;right:0;height:4px;z-index:15;background-color:#fff}.promo-grid--3.promo-grid--bordered:after,.promo-grid--4.promo-grid--bordered:after{left:0;transform:rotate(90deg)}}@media (max-width:991px){.promo-grid--3.promo-grid--bordered:after,.promo-grid--3.promo-grid--bordered:before,.promo-grid--4.promo-grid--bordered:after,.promo-grid--4.promo-grid--bordered:before{height:2px}}@media (max-width:543px){.promo-grid--3.promo-grid--bordered .promo-grid__item,.promo-grid--4.promo-grid--bordered .promo-grid__item{border-bottom:2px solid #fff}}@media (max-width:543px){.promo-grid--3 .promo-grid__col,.promo-grid--4 .promo-grid__col{display:block}}.no-touchevents .promo-grid--3 .promo-grid__col:first-child .promo-grid__item.active .promo-grid__cta,.no-touchevents .promo-grid--3 .promo-grid__col:first-child .promo-grid__item:active .promo-grid__cta,.no-touchevents .promo-grid--3 .promo-grid__col:first-child .promo-grid__item:focus .promo-grid__cta,.no-touchevents .promo-grid--3 .promo-grid__col:first-child .promo-grid__item:hover .promo-grid__cta{transform:translateY(-2rem)}.promo-grid--3 .promo-grid__col:first-child .promo-grid__content{-ms-flex-align:center;align-items:center;text-align:center;height:33%}@media (max-width:991px){.promo-grid--3 .promo-grid__col:first-child .promo-grid__content{height:auto}}@media (max-width:543px){.promo-grid--3 .promo-grid__col:first-child .promo-grid__content{padding:4rem 2rem}}@media (max-width:436px){.promo-grid--3 .promo-grid__col:first-child .promo-grid__content{padding:3rem 2rem}}.promo-grid--3 .promo-grid__col:last-child .promo-grid__item{height:50%}.promo-grid--3 .promo-grid__col:last-child .promo-grid__content{left:40%;height:100%;-ms-flex-align:start;align-items:flex-start}@media (max-width:991px){.promo-grid--3 .promo-grid__col:last-child .promo-grid__content{text-align:left}}@media (max-width:820px){.promo-grid--3 .promo-grid__col:last-child .promo-grid__content{padding:2rem}}@media (min-width:1360px){.promo-grid--3 .promo-grid__col:first-child .promo-grid__title{font-size:5.6rem;line-height:5.4rem}}.promo-grid--3 .promo-grid__col:last-child .promo-grid__title{margin-bottom:.5rem}@media (max-width:991px){.promo-grid--3 .promo-grid__col:last-child .promo-grid__title{font-size:2.6rem;line-height:3rem}}@media (max-width:820px){.promo-grid--3 .promo-grid__col:last-child .promo-grid__title{font-size:1.8rem;line-height:2.2rem}}@media (min-width:992px) and (max-width:1169px){.promo-grid--3 .promo-grid__col:last-child .promo-grid__title{font-size:2.6rem;line-height:3rem}}.promo-grid--3 .promo-grid__col:last-child .promo-grid__byline{display:none}@media (min-width:1360px){.promo-grid--3 .promo-grid__col:last-child .promo-grid__byline{display:block}}.promo-grid--3 .promo-grid__col:last-child .promo-grid__btn{margin:1.5rem auto 0 0}@media (min-width:1360px){.promo-grid--3 .promo-grid__col:last-child .promo-grid__btn{margin:2rem auto 0 0}}@media (max-width:436px){.promo-grid--3 .promo-grid__col:last-child .promo-grid__btn{display:none}}.promo-grid--3 .promo-grid__col:last-child .promo-grid__image{transform-origin:20% 40%}.promo-grid--4 .promo-grid__col .promo-grid__item{height:50%}.promo-grid--4 .promo-grid__col .promo-grid__content{left:40%;height:100%;-ms-flex-align:start;align-items:flex-start}@media (max-width:991px){.promo-grid--4 .promo-grid__col .promo-grid__content{text-align:left}}@media (max-width:820px){.promo-grid--4 .promo-grid__col .promo-grid__content{padding:2rem}}.promo-grid--4 .promo-grid__col .promo-grid__title{margin-bottom:.5rem}@media (max-width:991px){.promo-grid--4 .promo-grid__col .promo-grid__title{font-size:2.6rem;line-height:3rem}}@media (max-width:820px){.promo-grid--4 .promo-grid__col .promo-grid__title{font-size:1.8rem;line-height:2.2rem}}@media (min-width:992px) and (max-width:1169px){.promo-grid--4 .promo-grid__col .promo-grid__title{font-size:2.6rem;line-height:3rem}}.promo-grid--4 .promo-grid__col .promo-grid__byline{display:none}@media (min-width:1360px){.promo-grid--4 .promo-grid__col .promo-grid__byline{display:block}}.promo-grid--4 .promo-grid__col .promo-grid__btn{margin:1.5rem auto 0 0}@media (min-width:1360px){.promo-grid--4 .promo-grid__col .promo-grid__btn{margin:2rem auto 0 0}}@media (max-width:436px){.promo-grid--4 .promo-grid__col .promo-grid__btn{display:none}}.promo-grid--4 .promo-grid__col .promo-grid__image{transform-origin:20% 40%}@media (min-width:544px){.promo-grid--4.promo-grid--bordered:after,.promo-grid--4.promo-grid--bordered:before{left:0}}.promo-grid--underlayed .promo-grid__overlay{display:none}.rating{position:relative;overflow:hidden}.rating hr{border:0;border-top:1px solid #eeeff1}.rating__item{padding-left:12.5rem;margin:3.5rem 0 4rem;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:436px){.rating__item{padding-left:0}}.rating__item:last-child{margin-bottom:1.5rem}.rating__item:before{content:"";display:block;position:absolute;top:.85rem;right:0;left:12.5rem;height:2px;background-color:#085778}.rating__item__bullet,.rating__item__star{width:1.8rem;height:1.8rem;border-radius:100%;border:2px solid #085778;background-color:#f8f9fa;position:relative;z-index:1;cursor:pointer}.rating__item__bullet:after,.rating__item__star:after{content:attr(data-helper);font-size:1.2rem;position:absolute;bottom:-2.5rem;width:15rem}.rating__item__bullet--left:after{left:0}.rating__item__bullet--center:after{left:-4.5rem;text-align:center}.rating__item__bullet--right:after{right:0;text-align:right}.no-touchevents .active.rating__item__star,.no-touchevents .rating__item__bullet.active,.no-touchevents .rating__item__bullet:active,.no-touchevents .rating__item__bullet:focus,.no-touchevents .rating__item__bullet:hover,.no-touchevents .rating__item__star:active,.no-touchevents .rating__item__star:focus,.no-touchevents .rating__item__star:hover{background-color:#6ea3ba}.rating__item--total{margin:2rem 0 3.5rem;position:relative;-ms-flex-align:start;align-items:flex-start}.rating__item--total:before{background-color:#fab825}.rating__item .feedback-item{width:100%}.rating__item .feedback-item__scale{-ms-flex-pack:justify;justify-content:space-between;margin:0}.rating__item .feedback-item__point{-ms-flex-positive:0;flex-grow:0;background-color:#f8f9fa;z-index:10;padding:0 3px}.rating__item .feedback-item__point:first-of-type{padding-left:0}.rating__item .feedback-item__point:last-of-type{padding-right:0}.rating__item .feedback-item__description-wrapper{padding:0 7px;position:absolute;left:12.5rem;right:0}@media (max-width:436px){.rating__item .feedback-item__description-wrapper{left:0}}.rating__item .feedback-item__description{color:#636363}.rating__item__star{position:relative;background-color:transparent;border-color:transparent}.rating__item__star:before{content:"\f006";font-family:FontAwesome;font-size:2rem;position:absolute;top:-3px;left:-8px;color:#085778;background-color:#f8f9fa;padding:0 3px}.rating__item__star--left:after{left:0}.rating__item__star--center:after{left:-4.5rem;text-align:center}.rating__item__star--right:after{right:0;text-align:right}.no-touchevents .rating__item__star.active,.no-touchevents .rating__item__star:active,.no-touchevents .rating__item__star:focus,.no-touchevents .rating__item__star:hover{background-color:transparent}.no-touchevents .rating__item__star.active:before,.no-touchevents .rating__item__star:active:before,.no-touchevents .rating__item__star:focus:before,.no-touchevents .rating__item__star:hover:before{content:"\f005"}.rating .Form__Element__Caption,.rating__item__title{position:absolute;left:0;font-size:1.3rem;font-family:FFDINWebProMedium,Arial,sans-serif;color:#2b2b2b;width:11rem;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (max-width:436px){.rating .Form__Element__Caption,.rating__item__title{position:static;margin-bottom:.4rem;width:100%}}.rating__item__progressbar-container{width:100%;margin-bottom:.5rem;position:relative;z-index:1;height:1.2rem;background-color:#fff;border:1px solid #f0f0f0}.rating__item__progressbar-container:before{content:"";display:block;position:absolute;z-index:-1;top:0;right:0;left:0;height:.5rem;border-bottom:1px dashed #f0f0f0}.rating__item__progressbar{height:1.2rem;position:relative}.rating__item__progressbar:after{content:"";display:block;position:absolute;top:-1.4rem;right:0;width:1.8rem;height:1.8rem;border-radius:.4rem;background-color:#d3800d;border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.rating__item__helper{font-size:1.2rem;width:33.333333%}.rating__item__helper--center{text-align:center}.rating__item__helper--right{text-align:right}.rating__item__radio{display:none}.rating__item__radio:checked+.rating__item__bullet,.rating__item__radio:checked+.rating__item__star{background-color:#085778;border-color:#085778}.rating__button{position:absolute;top:0;right:0}@media (max-width:820px){.rating__button{position:static;width:100%;display:block;margin:1rem 0 2rem}}@media (max-width:543px){.rating__button{margin:1rem 0 2rem}}.rating__feedback{display:none;color:#fff;font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.4rem;text-align:center;padding:.9rem;margin-bottom:1.5rem}.rating__feedback.active{display:block}.rating__feedback--error{background:#b81c28}.rating__feedback--success{background:#82bd60}.rating__footer{border-top:1px solid #f0f0f0;padding-top:1.75rem;margin-top:1rem;text-align:right}@media (max-width:820px){.rating__footer{text-align:center}}@media (min-width:992px){.rating .product__content__tabs__byline,.rating .product__content__tabs__title{width:calc(100% - 20rem)}}.rating .product__content__tabs__title--flex{height:4rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:543px){.rating .product__content__tabs__title--flex{height:auto;text-align:center;-ms-flex-pack:center;justify-content:center}}.rating--submit{display:none}.rating--submit__spinner{position:absolute;left:0;top:0;right:0;bottom:0;height:100%;width:100%;background:#f8f9fa;z-index:1000}@media (max-width:436px){.rating--submit .rating__item{-ms-flex-wrap:wrap;flex-wrap:wrap}.rating--submit .rating__item:before{top:3.3rem;left:0}}.rating--results .rating__item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:3rem 0 1.5rem}.rating--results .rating__item .rating .Form__Element__Caption,.rating--results .rating__item .rating__item__title,.rating .rating--results .rating__item .Form__Element__Caption{top:-.4rem}.rating--results .rating__item:before{display:none}.rating.form-box{margin:0!important;max-width:100%!important}.rating .form-group{-ms-flex-align:start;align-items:flex-start}.rating .Form__Element.FormChoice{margin:3.5rem 0!important}.rating .Form__Status__Message p{margin:0!important}.rating .Form__Element__Caption{width:12.5rem;position:static;padding-top:1rem}.rating .Form__Element__ValidationError{position:absolute;top:2rem;left:0;font-size:1.2rem;color:#b81c28!important}@media (max-width:543px){.rating .Form__Element__ValidationError{left:auto;right:0;top:0}}.rating .rating__item.ValidationFail .Form__Element__Caption,.rating .rating__item.ValidationFail .rating__item__title{color:#b81c28}@media (max-width:543px){.rating .form-group__field{width:100%;margin-top:.5rem}}.runners{background-color:#fff}.runners .page-header{padding:12rem 4rem 4rem}@media (max-width:820px){.runners .page-header{padding-top:8rem}}@media (max-width:543px){.runners .page-header{padding:4rem 2rem 2rem}}.runners .page-header__title{max-width:100%}.runners__grid{margin-left:2rem;margin-right:2rem}@media (max-width:543px){.runners__grid{margin-left:1rem;margin-right:1rem}}.runners__grid__item{display:block;position:relative;overflow:hidden;float:left;width:calc(100% / 3 - 4rem);height:50rem;margin:2rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#2b2b2b;text-decoration:none}@media (max-width:820px){.runners__grid__item{width:calc(50% - 2rem);margin:1rem}}@media (min-width:992px){.runners__grid__item{height:44.01rem}}@media (min-width:1360px){.runners__grid__item{height:56.01rem}}@media (min-width:1980px){.runners__grid__item{height:68.01rem}}@media (max-width:991px){.runners__grid__item{height:26.01rem}}@media (max-width:820px){.runners__grid__item{height:34.01rem}}@media (max-width:543px){.runners__grid__item{height:17.01rem}}.runners__grid__item:first-child{width:calc(100% / 3 * 2 - 4rem)}@media (max-width:820px){.runners__grid__item:first-child{width:calc(100% - 2rem)}}.runners__grid__item:nth-child(5),.runners__grid__item:nth-child(6){height:23rem}@media (min-width:992px){.runners__grid__item:nth-child(5),.runners__grid__item:nth-child(6){height:20.01rem}}@media (min-width:1360px){.runners__grid__item:nth-child(5),.runners__grid__item:nth-child(6){height:26.01rem}}@media (min-width:1980px){.runners__grid__item:nth-child(5),.runners__grid__item:nth-child(6){height:32.01rem}}@media (max-width:991px){.runners__grid__item:nth-child(5),.runners__grid__item:nth-child(6){height:11.01rem}}@media (max-width:820px){.runners__grid__item:nth-child(5),.runners__grid__item:nth-child(6){height:34.01rem}}@media (max-width:543px){.runners__grid__item:nth-child(5),.runners__grid__item:nth-child(6){height:17.01rem}}.runners__grid__item__image{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-size:cover;background-position:50%;transition:transform 1.25s ease-out,opacity .22s ease}.runners__grid__item:after{bottom:0;left:0;right:0;position:absolute;padding:6rem 2.5rem 2.5rem;content:"";background-image:linear-gradient(0deg,rgba(0,0,0,.6),transparent 70%);z-index:10}.runners__grid__item__button{z-index:20;border:none;background:transparent;margin-bottom:1.5rem}.runners__grid__item__button:hover{background:transparent!important;color:#fff!important}@media (max-width:991px){.runners__grid__item__button{margin-bottom:0;white-space:normal;max-width:calc(100% - 2rem);line-height:2rem;border:none;background:transparent}.runners__grid__item__button:hover{background:transparent!important;color:#fff!important}}@media (max-width:543px){.runners__grid__item__button{font-size:1.4rem;line-height:1.8rem;max-width:100%}}.runners__grid__item__link{display:block;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;background-color:#2b2b2b;text-decoration:none}.runners__grid__item__stamp{position:absolute;z-index:40;top:1rem;right:1.5rem;opacity:0;transform:rotate(-10deg);transition:all .22s ease}@media (max-width:991px){.runners__grid__item__stamp{top:0;right:0}}@media (max-width:820px){.runners__grid__item__stamp{opacity:1;transform:scale(.75)}}@media (max-width:991px){.runners__grid__item__stamp .product-stamp{width:85px;height:85px;background-size:85px}}.no-touchevents .runners__grid__item.active .runners__grid__item__image,.no-touchevents .runners__grid__item:active .runners__grid__item__image,.no-touchevents .runners__grid__item:focus .runners__grid__item__image,.no-touchevents .runners__grid__item:hover .runners__grid__item__image{transform:scale3d(1.05,1.05,1) rotate(.02deg);opacity:.85}.no-touchevents .runners__grid__item.active .runners__grid__item__stamp,.no-touchevents .runners__grid__item:active .runners__grid__item__stamp,.no-touchevents .runners__grid__item:focus .runners__grid__item__stamp,.no-touchevents .runners__grid__item:hover .runners__grid__item__stamp{opacity:1;transform:rotate(0)}.runners__footer{padding:4rem 4rem 12rem;text-align:center;max-width:100rem;margin:0 auto}@media (max-width:820px){.runners__footer{padding:4rem 2rem 8rem}}@media (max-width:543px){.runners__footer{padding:2rem 2rem 4rem}}.runners__footer__title{text-transform:none;margin-top:0}@media (max-width:543px){.runners__footer__title{font-size:2.6rem;line-height:3rem}}.runners__footer__text{margin-bottom:0}@media (max-width:543px){.runners__footer__text{font-size:1.8rem;line-height:2.6rem}}.product__content__tabs,.tabs{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f8f9fa;font-size:1.4rem;line-height:2rem}@media (max-width:436px){.product__content__tabs,.tabs{margin:0 -20px -20px}}@media (min-width:1980px){.product__content__tabs,.tabs{font-size:1.6rem;line-height:2.2rem}}.product__content__tabs__title,.tabs__title{color:#d3800d;margin:0 0 1.5rem}.product__content__tabs__byline,.tabs__byline{margin:-1.2rem 0 .5rem}.product__content__tabs__label,.tabs__label{-ms-flex-positive:1;flex-grow:1;background-color:#fff;border:1px solid #f0f0f0;font-family:FFDINWebProMedium,Arial,sans-serif;color:#085778;padding:1.5rem .5rem;cursor:pointer;z-index:1;margin-left:-1px;text-align:center;position:relative}@media (max-width:436px){.product__content__tabs__label,.tabs__label{font-size:1.2rem}}@media (max-width:320px){.product__content__tabs__label,.tabs__label{font-size:1.1rem}}.product__content__tabs__label:first-of-type,.tabs__label:first-of-type{margin-left:0}.product__content__tabs__label__badge,.tabs__label__badge{display:inline-block;font-style:normal;background-color:#baccd3;border-radius:100%;position:relative;top:-.1rem;margin-left:.2rem;color:#085778;font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.1rem;text-align:center;padding:.1rem;width:1.8rem;height:1.8rem;line-height:1.8rem}@media (max-width:436px){.product__content__tabs__label__badge,.tabs__label__badge{font-size:1rem}}.product__content__tabs__content,.tabs__content{width:100%;-ms-flex-preferred-size:auto;flex-basis:auto;margin-top:-1px;padding:2rem;border:1px solid #f0f0f0;color:#788591;-ms-flex-order:1;order:1}@media (max-width:436px){.product__content__tabs__content,.tabs__content{padding:1.5rem}}.product__content__tabs__content,.product__content__tabs__radio,.tabs__content,.tabs__radio{display:none}.product__content__tabs .product__content__tabs__label[selected],.product__content__tabs .tabs__label[selected],.product__content__tabs__radio:checked+.product__content__tabs__label,.product__content__tabs__radio:checked+.tabs__label,.tabs .product__content__tabs__label[selected],.tabs .tabs__label[selected],.tabs__radio:checked+.product__content__tabs__label,.tabs__radio:checked+.tabs__label{background:#f8f9fa;border-bottom:1px solid #f8f9fa;color:#788591;outline:none}.product__content__tabs .product__content__tabs__label[selected]+.product__content__tabs__content,.product__content__tabs .product__content__tabs__label[selected]+.tabs__content,.product__content__tabs .tabs__label[selected]+.product__content__tabs__content,.product__content__tabs .tabs__label[selected]+.tabs__content,.product__content__tabs__radio:checked+.product__content__tabs__label+.product__content__tabs__content,.product__content__tabs__radio:checked+.product__content__tabs__label+.tabs__content,.product__content__tabs__radio:checked+.tabs__label+.product__content__tabs__content,.product__content__tabs__radio:checked+.tabs__label+.tabs__content,.tabs .product__content__tabs__label[selected]+.product__content__tabs__content,.tabs .product__content__tabs__label[selected]+.tabs__content,.tabs .tabs__label[selected]+.product__content__tabs__content,.tabs .tabs__label[selected]+.tabs__content,.tabs__radio:checked+.product__content__tabs__label+.product__content__tabs__content,.tabs__radio:checked+.product__content__tabs__label+.tabs__content,.tabs__radio:checked+.tabs__label+.product__content__tabs__content,.tabs__radio:checked+.tabs__label+.tabs__content{display:block}.usp{background-color:#fff;text-align:center;border-bottom:1px solid #f0f0f0}.usp__item{display:inline-block;margin:0}.usp__item a,.usp__item span{display:block;padding:.8rem 2rem 1.2rem;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.3rem;line-height:1.3rem;color:#d3800d}@media (max-width:820px){.usp__item a,.usp__item span{padding:.8rem .5rem 1.2rem}}@media (max-width:543px){.usp__item a,.usp__item span{font-size:1.2rem}}@media (max-width:320px){.usp__item a,.usp__item span{font-size:1rem}}@media (min-width:1980px){.usp__item a,.usp__item span{font-size:1.4rem}}.usp__item a{text-decoration:none}.no-touchevents .usp__item a.active,.no-touchevents .usp__item a:active,.no-touchevents .usp__item a:focus,.no-touchevents .usp__item a:hover{color:#a3630a}.usp__item__icon{font-size:1.5rem;margin-right:3px;position:relative;top:.15rem}@media (max-width:543px){.usp__item:last-child{display:none}}.page-brandpage .usp,.page-checkoutpage .usp,.usp--alt,body.page-blenderthankyoupage .usp,body.page-contentpage .usp,body.page-productlistpage .usp,body.page-productpage .usp,body.page-storelistpage .usp,body.page-storepage .usp{background-color:#f8f9fa}.page-brandpage .usp a,.page-brandpage .usp span,.page-checkoutpage .usp a,.page-checkoutpage .usp span,.usp--alt a,.usp--alt span,body.page-blenderthankyoupage .usp a,body.page-blenderthankyoupage .usp span,body.page-contentpage .usp a,body.page-contentpage .usp span,body.page-productlistpage .usp a,body.page-productlistpage .usp span,body.page-productpage .usp a,body.page-productpage .usp span,body.page-storelistpage .usp a,body.page-storelistpage .usp span,body.page-storepage .usp a,body.page-storepage .usp span{color:#788591}.no-touchevents .page-brandpage .usp a.active,.no-touchevents .page-brandpage .usp a:active,.no-touchevents .page-brandpage .usp a:focus,.no-touchevents .page-brandpage .usp a:hover,.no-touchevents .page-checkoutpage .usp a.active,.no-touchevents .page-checkoutpage .usp a:active,.no-touchevents .page-checkoutpage .usp a:focus,.no-touchevents .page-checkoutpage .usp a:hover,.no-touchevents .usp--alt a.active,.no-touchevents .usp--alt a:active,.no-touchevents .usp--alt a:focus,.no-touchevents .usp--alt a:hover,.no-touchevents body.page-blenderthankyoupage .usp a.active,.no-touchevents body.page-blenderthankyoupage .usp a:active,.no-touchevents body.page-blenderthankyoupage .usp a:focus,.no-touchevents body.page-blenderthankyoupage .usp a:hover,.no-touchevents body.page-contentpage .usp a.active,.no-touchevents body.page-contentpage .usp a:active,.no-touchevents body.page-contentpage .usp a:focus,.no-touchevents body.page-contentpage .usp a:hover,.no-touchevents body.page-productlistpage .usp a.active,.no-touchevents body.page-productlistpage .usp a:active,.no-touchevents body.page-productlistpage .usp a:focus,.no-touchevents body.page-productlistpage .usp a:hover,.no-touchevents body.page-productpage .usp a.active,.no-touchevents body.page-productpage .usp a:active,.no-touchevents body.page-productpage .usp a:focus,.no-touchevents body.page-productpage .usp a:hover,.no-touchevents body.page-storelistpage .usp a.active,.no-touchevents body.page-storelistpage .usp a:active,.no-touchevents body.page-storelistpage .usp a:focus,.no-touchevents body.page-storelistpage .usp a:hover,.no-touchevents body.page-storepage .usp a.active,.no-touchevents body.page-storepage .usp a:active,.no-touchevents body.page-storepage .usp a:focus,.no-touchevents body.page-storepage .usp a:hover,.page-brandpage .no-touchevents .usp a.active,.page-brandpage .no-touchevents .usp a:active,.page-brandpage .no-touchevents .usp a:focus,.page-brandpage .no-touchevents .usp a:hover,.page-checkoutpage .no-touchevents .usp a.active,.page-checkoutpage .no-touchevents .usp a:active,.page-checkoutpage .no-touchevents .usp a:focus,.page-checkoutpage .no-touchevents .usp a:hover,body.page-blenderthankyoupage .no-touchevents .usp a.active,body.page-blenderthankyoupage .no-touchevents .usp a:active,body.page-blenderthankyoupage .no-touchevents .usp a:focus,body.page-blenderthankyoupage .no-touchevents .usp a:hover,body.page-contentpage .no-touchevents .usp a.active,body.page-contentpage .no-touchevents .usp a:active,body.page-contentpage .no-touchevents .usp a:focus,body.page-contentpage .no-touchevents .usp a:hover,body.page-productlistpage .no-touchevents .usp a.active,body.page-productlistpage .no-touchevents .usp a:active,body.page-productlistpage .no-touchevents .usp a:focus,body.page-productlistpage .no-touchevents .usp a:hover,body.page-productpage .no-touchevents .usp a.active,body.page-productpage .no-touchevents .usp a:active,body.page-productpage .no-touchevents .usp a:focus,body.page-productpage .no-touchevents .usp a:hover,body.page-storelistpage .no-touchevents .usp a.active,body.page-storelistpage .no-touchevents .usp a:active,body.page-storelistpage .no-touchevents .usp a:focus,body.page-storelistpage .no-touchevents .usp a:hover,body.page-storepage .no-touchevents .usp a.active,body.page-storepage .no-touchevents .usp a:active,body.page-storepage .no-touchevents .usp a:focus,body.page-storepage .no-touchevents .usp a:hover{color:#555f68}.tag,app-flavor-item label,app-root.full-mode app-flavor-balance-placeholder label,app-root.full-mode app-flavor-balance label,app-select-finish label,app-select-type label{display:inline-block;padding:.8rem 1rem .6rem;text-align:center;border:1px solid #baccd3;font-family:FFDINWebProMedium,Arial,sans-serif;background-color:#f8f9fa;margin-bottom:1.5rem;font-size:1.4rem}@media (min-width:1980px){.tag,app-flavor-item label,app-root.full-mode app-flavor-balance-placeholder label,app-root.full-mode app-flavor-balance label,app-select-finish label,app-select-type label{font-size:1.6rem}}.tag:not(:last-child),app-flavor-item label:not(:last-child),app-root.full-mode app-flavor-balance-placeholder label:not(:last-child),app-root.full-mode app-flavor-balance label:not(:last-child),app-select-finish label:not(:last-child),app-select-type label:not(:last-child){margin-right:1.5rem}.tag.tag--active,app-flavor-item app-root.full-mode app-flavor-balance-placeholder label.selected,app-flavor-item app-root.full-mode app-flavor-balance label.selected,app-flavor-item label.selected,app-flavor-item label.tag--active,app-root.full-mode app-flavor-balance-placeholder app-flavor-item label.selected,app-root.full-mode app-flavor-balance-placeholder app-select-finish label.selected,app-root.full-mode app-flavor-balance-placeholder app-select-type label.selected,app-root.full-mode app-flavor-balance-placeholder label.tag--active,app-root.full-mode app-flavor-balance app-flavor-item label.selected,app-root.full-mode app-flavor-balance app-select-finish label.selected,app-root.full-mode app-flavor-balance app-select-type label.selected,app-root.full-mode app-flavor-balance label.tag--active,app-select-finish app-root.full-mode app-flavor-balance-placeholder label.selected,app-select-finish app-root.full-mode app-flavor-balance label.selected,app-select-finish label.selected,app-select-finish label.tag--active,app-select-type app-root.full-mode app-flavor-balance-placeholder label.selected,app-select-type app-root.full-mode app-flavor-balance label.selected,app-select-type label.selected,app-select-type label.tag--active{background-color:#085778;color:#fff;border-color:#085778}.tag--dark,app-root.full-mode app-flavor-balance-placeholder label,app-root.full-mode app-select-finish label,app-root.full-mode app-select-type label{color:#fff;background-color:transparent;border-color:#4b4a47}.tag--dark.tag--active,app-flavor-item app-root.full-mode app-flavor-balance-placeholder label.selected,app-flavor-item label.tag--dark.selected,app-root.full-mode app-flavor-balance-placeholder app-flavor-item label.selected,app-root.full-mode app-flavor-balance-placeholder label.tag--active,app-root.full-mode app-select-finish label.selected,app-root.full-mode app-select-finish label.tag--active,app-root.full-mode app-select-type label.selected,app-root.full-mode app-select-type label.tag--active,app-select-finish app-root.full-mode app-flavor-balance-placeholder label.selected,app-select-finish label.tag--dark.selected,app-select-type app-root.full-mode app-flavor-balance-placeholder label.selected,app-select-type label.tag--dark.selected{background-color:#fff;color:#d3800d;border-color:#fff}.tag--gold,app-root.full-mode app-flavor-balance label{background-color:#d3800d;color:#fff;border-color:#d3800d}.tag--input input[type=checkbox],.tag--input input[type=radio]{margin-bottom:-4px;margin-right:.5rem}.tag--input input[type=checkbox]:checked,.tag--input input[type=radio]:checked{background-color:#fff}.tag--input input[type=checkbox]:checked:after,.tag--input input[type=radio]:checked:after{color:#085778}.tag--block,app-root.wizard-mode app-select-finish label,app-root.wizard-mode app-select-type label{display:block;text-align:center;margin-right:0}.tag--disabled,app-flavor-item label.disabled,app-select-finish label.disabled,app-select-type label.disabled{opacity:.5}.checkout-steps{counter-reset:a;text-align:center;border-bottom:2px solid #f0f0f0;background:#fff}@media (max-width:820px){.checkout-steps{display:none}}.checkout-steps__step{display:inline-block;padding:2rem 0;margin:0 0 -2px;text-transform:uppercase;color:#baccd3;margin-right:2rem;font-size:1.4rem;font-family:FFDINWebProMedium,Arial,sans-serif}.checkout-steps__step:last-child{margin-right:0}.checkout-steps__step:before{counter-increment:a;content:counter(a);border-radius:50%;background:#baccd3;color:#fff;width:2.2rem;height:2.2rem;display:inline-block;text-align:center;margin-right:.5rem}.checkout-steps__step--active{color:#085778;border-bottom:2px solid #085778}.checkout-steps__step--active:before{background:#085778}.cart-content--empty{padding:2rem}.cart-content__header{font-family:FFDINWebProBold,Arial,sans-serif;padding:1.5rem 0;border-bottom:1px solid #baccd3;text-transform:uppercase}.cart-content__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:8rem;position:relative;padding:2rem 4rem 2rem calc(54px + 2rem);border-bottom:1px solid #f0f0f0;font-size:1.4rem;line-height:2rem}@media (max-width:320px){.cart-content__item{padding-left:2rem}}.cart-content__item--promotion{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-left:0!important;padding-right:0!important;padding-bottom:1rem;border-bottom:0}.cart-content__item--promotion span{text-transform:uppercase;color:#baccd3}.cart-content__item--promotion>div{position:relative;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;margin-right:2rem}.cart-content__item--promotion input{width:100%}@media (max-width:543px){.cart-content__item--promotion{-ms-flex-direction:column;flex-direction:column}.cart-content__item--promotion>*{margin-bottom:1rem}.cart-content__item--promotion>div{margin-right:0;width:100%}}.cart-content__item--promotion-meta{color:#6ea3ba;padding-top:0;padding-left:0!important;padding-right:9rem!important}@media (max-width:543px){.cart-content__item--promotion-meta{padding-right:0!important}}.cart-content__item.is-loading{opacity:.5;pointer-events:none}.cart-content__item__discount{position:absolute;top:2rem;left:1rem;background:#b81c28;padding:2px 4px 0;color:#fff;z-index:1;font-size:1.2rem}@media (max-width:320px){.cart-content__item__discount{position:static;display:block;width:4rem;text-align:center;margin-bottom:.5rem}}.cart-content__item__image{position:absolute;left:2rem;width:42px}.cart-content__item__image img{display:block}@media (max-width:320px){.cart-content__item__image{display:none}}.cart-content__item__name{width:calc(100% - 10rem);text-transform:uppercase;font-family:FFDINWebProBold,Arial,sans-serif}.cart-content__item__name a{text-decoration:none;color:#2b2b2b}.cart-content__item__name a:hover{cursor:pointer;color:#5e5e5e}@media (max-width:436px){.cart-content__item__name{width:calc(100% - 10rem)}}.cart-content__item__label,.cart-content__item__name{float:left}.cart-content__item__price{position:absolute;top:2rem;right:2rem;text-align:right;color:#b81c28;font-family:FFDINWebProMedium,Arial,sans-serif}@media (max-width:820px){.cart-content__item__price{top:1.5rem}}.cart-content__item__price__display{color:#636363}.cart-content__item__price__total{font-family:FFDINWebProMedium,Arial,sans-serif}.cart-content__item__price--loading .cart-content__item__price__total{opacity:.1;transition:opacity .22s ease-out}.cart-content__item__label{font-family:FFDINWebProBold,Arial,sans-serif;text-transform:uppercase}.cart-content__item__quantity{position:absolute;right:2rem;top:3.7rem;cursor:pointer;display:-ms-flexbox;display:flex}@media (max-width:820px){.cart-content__item__quantity{top:3.5rem;right:1.8rem}}.cart-content__item__quantity__decrease,.cart-content__item__quantity__increase{font-family:FontAwesome;font-size:1.8rem;font-weight:700;color:#788591;padding:4px}@media (max-width:820px){.cart-content__item__quantity__decrease,.cart-content__item__quantity__increase{font-size:2.6rem;color:#788591}}.cart-content__item__quantity__increase{padding-right:0}.cart-content__item__quantity__increase:after{content:"\f055"}.cart-content__item__quantity__decrease:after{content:"\f056"}.cart-content__item__quantity__nbr{font-family:FFDINWebProMedium,Arial,sans-serif;color:#636363;line-height:2.8rem;margin:0 .4rem}.cart-content--border-top .cart-content__item:first-child{border-top:1px solid #baccd3}.cart-content--alt .cart-content__header{border-color:#46738c}.cart-content--alt .cart-content__item{padding-left:50px;padding-right:2rem}@media (max-width:320px){.cart-content--alt .cart-content__item{padding-left:0}}.cart-content--alt .cart-content__item,.cart-content--alt .cart-content__item:first-child{border-color:#46738c}.cart-content--alt .cart-content__item__discount{left:-1.5rem;top:2.3rem}.cart-content--alt .cart-content__item__image{left:0}.cart-content--alt .cart-content__item__quantity{right:0;color:#baccd3}.cart-content--alt .cart-content__item__price__display{color:#6ea3ba}.cart-content--alt .cart-content__item__price__total{color:#fff}.cart-row{overflow:hidden;width:100%;font-family:FFDINWebProMedium,Arial,sans-serif;text-transform:uppercase;font-size:1.4rem;line-height:2rem;border-bottom:1px solid #46738c;padding:2rem 0}.cart-row:last-child{border-bottom:0}.cart-row__label,.cart-row__value{float:left;width:50%}.cart-row__label{color:#6ea3ba}.cart-row__value{text-align:right;padding-right:2.5rem}.cart-row__entry .cart-row__label{display:inline-block;text-align:left;min-width:120px}.cart-row__entry .cart-row__value{display:inline-block;min-width:70px}.cart-row__entry:not(:last-child){margin-bottom:.2rem}.cart-row--total{text-align:right}.cart-row--total .cart-row__label{margin-right:1rem}.cart-row--total .cart-row__value{padding-right:0}.cart-row--total .cart-row__label,.cart-row--total .cart-row__value{width:auto;float:none}.cart-row--select{padding:1rem 0}.cart-row--select .cart-row__label{line-height:4rem}.cart-row--select .cart-row__value{padding-right:0}.cookie-disclaimer{background-color:#d3800d;position:fixed;z-index:75;bottom:0;padding:1.5rem;box-shadow:0 0 40px rgba(0,0,0,.4);width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:543px){.cookie-disclaimer{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}}.cookie-disclaimer__text{color:#fff;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.3rem;line-height:1.8rem}.cookie-disclaimer__text a{color:#fff}.cookie-disclaimer__text p{margin:0 2rem 0 0}@media (max-width:543px){.cookie-disclaimer__text p{margin:0 0 1.5rem;text-align:center}}.cookie-disclaimer__button{color:#d3800d;margin-left:auto;min-width:16rem}@media (max-width:543px){.cookie-disclaimer__button{margin:0}}.status-icon{position:relative}.status-icon:after,.status-icon:before{content:"";position:absolute;border-radius:50%}.status-icon:before{border:1px solid #d7d6d6;background:#fff;width:20px;height:20px;top:0;left:0}.status-icon:after{width:14px;height:14px;top:3px;left:3px}.status-icon--success:after{background:#82bd60}.status-icon--fail:after{background:#b81c28}.summary-list__header{font-family:FFDINWebProBold,Arial,sans-serif}.summary-list__header,.summary-list__item{text-transform:uppercase;padding:1.5rem 0;border-bottom:1px solid #46738c}.summary-list__item{font-size:1.4rem;line-height:2rem;overflow:hidden}@media (max-width:436px){.summary-list__item{font-size:1.2rem;line-height:1.8rem}}.summary-list__item__label{float:left;color:#baccd3}.summary-list__item__value{float:right;text-align:right}.summary-list__item__value--lg{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.8rem}@media (max-width:436px){.summary-list__item__value--lg{font-size:1.6rem}}.summary-list__item__value--currency{text-transform:none}.summary-list__action{margin-top:3rem}.summary-list__action__error{margin-top:2rem;padding:1rem;background:#b81c28;color:#fff;text-align:center}.summary-list__action__text{margin-top:1rem;font-size:1.4rem;line-height:1.8rem;color:#baccd3}.summary-list__action__text a{color:#fff}.summary-list--inverted .summary-list__header,.summary-list--inverted .summary-list__item{border-color:#dfe7ea}.summary-list--inverted .summary-list__item__label{color:#2b2b2b}.summary-list--inverted .summary-list__item__value{font-family:FFDINWebProMedium,Arial,sans-serif}.thank-you__feedback .feedback-item{padding:2rem;background:#fff;border:1px solid #f0f0f0;margin-bottom:2rem}.thank-you__feedback .feedback-item__question{font-family:FFDINWebProBold,Arial,sans-serif}.feedback-item__point{-ms-flex-positive:1;flex-grow:1;text-align:center}.feedback-item__point:after{content:"\f006";font-family:FontAwesome;font-size:2.2rem;cursor:pointer;color:#fab825}.feedback-item__point--checked:after{content:"\f005"}.feedback-item__scale{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;margin:1rem -.8rem 0}.feedback-item__scale input{display:none}.feedback-item__description-wrapper{overflow:hidden}.feedback-item__description{font-size:1.4rem;line-height:1.8rem;color:#46738c}.feedback-item__description--lowest{float:left}.feedback-item__description--highest{float:right}.search-form{text-align:center;padding:4rem 0}@media (max-width:543px){.search-form{padding:.5rem 0}}.search-form__input{width:33rem;margin:0 auto;position:relative}.search-form__input:before{color:#085778;font-size:2.4rem;position:absolute;left:-3.5rem;top:.6rem}.search-form__input--is-loading:before{content:""}.search-form__input input{font-family:FFDINWebProLight,Arial,sans-serif;font-size:2.6rem;background-color:transparent;border:0;width:100%;padding:0}.search-form__input input:focus{outline:none}@media (max-width:543px){.search-form__input{width:calc(100% - 5rem);margin-left:5rem}.search-form__input input{font-size:2rem}}.search-form__tip{position:absolute;top:-2.5rem;left:-3.7rem;color:#636363;font-size:1.4rem}.search-form__tip__label{font-family:FFDINWebProBold,Arial,sans-serif}.search-results{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;padding:2rem 4rem;background:#fff}@media (max-width:820px){.search-results{padding:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}.search-results__column{width:30rem;margin-right:4rem;margin-top:2rem}@media (max-width:820px){.search-results__column{width:100%;margin-right:0}}@media (max-width:543px){.search-results__column:first-child{margin-top:0}}.search-results__column:last-child{margin-right:0}.search-results__column--brand .search-results__item,.search-results__column--products .search-results__item{background:#f8f9fa;margin-bottom:2rem}@media (max-width:543px){.search-results__column--brand .search-results__item,.search-results__column--products .search-results__item{margin-bottom:1rem}}@media (max-width:820px){.search-results__column--brand .search-results__item-container{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}}.search-results__column--brand .search-results__item{text-align:center;padding:1rem}@media (max-width:820px){.search-results__column--brand .search-results__item{width:calc(50% - .5rem)}}.search-results__column--brand .search-results__item img{padding:0 2rem}.search-results__column--brand .search-results__item img,.search-results__column--brand .search-results__item svg{margin-bottom:1rem;max-height:4rem}.search-results__column--products{width:100%}.search-results__column--products .search-results__item-container{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.search-results__column--products .search-results__item{position:relative;width:100%;padding:1.2rem;padding-left:8rem;background:#f8f9fa;color:#2b2b2b}@media (min-width:1360px){.search-results__column--products .search-results__item{width:calc(50% - 1rem)}}.search-results__column--products .search-results__item img{position:absolute;top:1.5rem;left:1.5rem;max-height:3.4rem}.search-results__column--products .search-results__item__title{margin-bottom:.3rem}.search-results__column--products .search-results__item__label{font-family:FFDINWebProBold,Arial,sans-serif;text-transform:uppercase}.search-results__column--products .search-results__item__flags{float:right}.search-results__column--products .search-results__item__price{font-family:FFDINWebProBold,Arial,sans-serif;color:#b81c28;float:right}@media (max-width:543px){.search-results__column--brands .search-results__item-container:not(.search-results__item-container--all-toggled) .search-results__item:nth-child(n+5),.search-results__column--products .search-results__item-container:not(.search-results__item-container--all-toggled) .search-results__item:nth-child(n+9),.search-results__column .search-results__item-container:not(.search-results__item-container--all-toggled) .search-results__item:nth-child(n+17){display:none}.search-results .search-results__item-container--all-toggled+.search-results__all-toggler{display:none!important}}.search-results__all-toggler,.search-results__item,.search-results__more-link{display:block;font-size:1.4rem;line-height:1.8rem;font-family:FFDINWebProMedium,Arial,sans-serif;text-decoration:none}.search-results__all-toggler,.search-results__more-link{display:inline-block}.search-results__all-toggler{display:none;margin-bottom:2rem;margin-top:1rem}@media (max-width:543px){.search-results__all-toggler{display:inline-block}}.search-results__no-content{font-size:1.4rem;line-height:1.8rem;color:#636363}.shopping-cart-backdrop{position:fixed;top:0;width:100%;bottom:0;background-color:rgba(0,0,0,.25);display:none;z-index:70}.shopping-cart{display:none;z-index:90;position:fixed;top:112px;right:0;bottom:0;width:40rem;padding-bottom:2rem;overflow-y:auto;background:#fff;box-shadow:-3rem 0 6rem rgba(0,0,0,.06)}@media (min-width:992px){.shopping-cart{transition:none}}@media (max-width:991px){.shopping-cart{top:7.5rem;display:block;transform:translateX(100%);transition:transform .6s cubic-bezier(.7,.01,.3,1)}.shopping-cart:not(.active){box-shadow:none}}@media (max-width:543px){.shopping-cart{top:5rem;width:100%;box-shadow:none}.shopping-cart+.shopping-cart-backdrop{display:none!important}}.shopping-cart.active{display:block;animation:slide-left .6s}@media (max-width:991px){.shopping-cart.active{animation:none;transform:translateX(0)}}.shopping-cart.active+.shopping-cart-backdrop{display:block;animation:fade-in .22s}.shopping-cart__top{background-color:#f8f9fa;border-bottom:1px solid #f0f0f0;padding:2rem}.shopping-cart__top__summary{font-size:1.8rem;color:#636363}@media (max-width:991px){.shopping-cart__top{overflow:hidden}}@media (max-width:320px){.shopping-cart__top{padding:1.5rem 2rem}}.shopping-cart__close{float:right;cursor:pointer;color:#969696;font-size:3rem}@media (max-width:991px){.shopping-cart__close{display:none}}.shopping-cart__empty-cart{position:relative;margin-left:15px}.shopping-cart__empty-cart:before{opacity:.8;content:"\f1f8";font-family:FontAwesome;font-size:1.4rem;position:absolute;left:-15px;top:-2px}@media (max-width:991px){.shopping-cart__empty-cart{float:right;margin:8px 0 0}}.shopping-cart__header{text-transform:none;margin-top:0;margin-bottom:0}@media (max-width:320px){.shopping-cart__header{font-size:1.6rem}}.shopping-cart__header span{background-color:#d3800d;color:#fff;border-radius:100%;font-size:1.4rem;width:2rem;height:2rem;display:inline-block;line-height:2.2rem;text-align:center;position:relative;top:-3px}@media (max-width:991px){.shopping-cart__header span{top:-12px;left:-4px;font-size:1.2rem;width:1.8rem;height:1.8rem;line-height:2rem}}@media (max-width:991px){.shopping-cart__header{float:left}}.shopping-cart__summary{padding:2rem}.shopping-cart__summary__row{overflow:hidden}.shopping-cart__summary__row--vat{font-size:1.4rem;line-height:2rem;color:#636363}.shopping-cart__summary__row--total{font-family:FFDINWebProBold,Arial,sans-serif}.shopping-cart__summary__row--total .shopping-cart__summary__value{color:#b81c28}.shopping-cart__summary__key{float:left}.shopping-cart__summary__value{float:right}.shopping-cart__action{margin:0 2rem 2rem;width:calc(100% - 4rem)}.shopping-cart__secondary-actions{position:relative;text-align:center}.shopping-cart__secondary-actions__close,.shopping-cart__secondary-actions__save{position:relative;top:.1rem}.shopping-cart__secondary-actions__save{margin-right:.6rem}.shopping-cart__secondary-actions__close{margin-left:.6rem}.shopping-cart__secondary-actions__copy{background-color:#f8f9fa;display:none;padding:2rem;margin:2rem 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.shopping-cart__secondary-actions__copy.active{display:block}.shopping-cart__secondary-actions__copy input{width:100%}.shopping-cart__secondary-actions__copy__message{margin-top:1rem}.bg-video{position:relative;width:100%;padding-bottom:56.25%;color:#fff}.bg-video__content{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;z-index:1;width:100%;height:100%;text-align:center;transition:opacity 1s linear}.bg-video__content--hidden{opacity:0}.bg-video__play{text-transform:uppercase;font-size:2.4rem}@media (max-width:543px){.bg-video__play span{display:none}}.bg-video__play i{display:block}.bg-video__video{width:100%;background:#000;position:absolute;left:0;top:0;right:0;bottom:0}.age-agreement{background-color:#f8f9fa;padding:10rem 10rem 6rem;position:relative;width:72rem}@media (max-width:820px){.age-agreement{padding:5.5rem;width:100%}}@media (max-width:543px){.age-agreement{padding:2rem}}.age-agreement__logo{width:192px;position:absolute;top:4rem;right:4rem}@media (max-width:820px){.age-agreement__logo{width:172px}}@media (max-width:543px){.age-agreement__logo{position:static;margin:0 0 3rem;width:142px}}.age-agreement__title{margin-top:0}.age-agreement__text{margin-bottom:1.5rem}@media (max-width:543px){.age-agreement__text{line-height:2.4rem;font-size:1.6rem}}.age-agreement__form{text-align:center}.age-agreement__false{background-color:#b81c28;padding:1.3rem 2rem;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;line-height:1.4rem;text-align:center;color:#fff;margin:0 0 3rem;display:none}@media (max-width:543px){.age-agreement__btn{display:block;width:100%}}.age-agreement h3{margin-top:0}.age-agreement .form-container{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0 -1rem 3rem}@media (max-width:543px){.age-agreement .form-container{margin:0 -.5rem 2rem}}.age-agreement .form-group{margin:0 1rem}@media (max-width:543px){.age-agreement .form-group{margin:0 .5rem}}@media (max-width:320px){.age-agreement .form-group{margin:0}}.age-agreement input[type=tel]{height:5.4rem;font-size:2.6rem;line-height:5.8rem;width:5.4rem;margin-right:-1px;text-align:center;padding:0}@media (max-width:543px){.age-agreement input[type=tel]{width:3.2rem;height:3.2rem;line-height:2rem;font-size:1.8rem}}@media (max-width:320px){.age-agreement input[type=tel]{width:2.6rem;height:2.6rem}}.age-agreement input[type=tel].focus{border-color:#085778}.age-agreement .EPiServerForms .responsive-nav__login .ValidationFail,.age-agreement .form-group__forgot-password,.age-agreement .form-group__label,.age-agreement .responsive-nav__login .EPiServerForms .ValidationFail,.age-agreement .responsive-nav__login .form-group--error,.age-agreement .responsive-nav__login a.form-group__forgot-password,.EPiServerForms .responsive-nav__login .age-agreement .ValidationFail,.responsive-nav__login .age-agreement .form-group--error,.responsive-nav__login .age-agreement a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .age-agreement .ValidationFail{display:block;width:100%;margin-bottom:.8rem;text-align:left}.age-agreement .form-checkbox{background:#fff;border:1px solid #baccd3;border-radius:2px;padding:1.5rem 1.5rem 1.2rem;margin:0 .5rem 3rem 0}@media (max-width:543px){.age-agreement .form-checkbox{margin:0 0 2rem}}.age-agreement .form-checkbox label{width:calc(100% - 3rem)}.health-warning{background-color:#fff;border-top:2px solid #f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:1rem 2rem;-ms-flex-pack:distribute;justify-content:space-around}@media (max-width:820px){.health-warning{-ms-flex-direction:column;flex-direction:column}}.health-warning li{-ms-flex-positive:1;flex-grow:1;font-weight:700;font-family:Helvetica,Arial,sans-serif;text-align:center;max-width:400px;padding:0 1rem}@media (max-width:820px){.health-warning li{-ms-flex-direction:column;flex-direction:column;max-width:inherit}}.collapse{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #ddd}.collapse__anchor{position:relative;cursor:pointer;margin:0;color:#d3800d;font-size:2.3rem;font-family:FFDINWebProMedium,Arial,sans-serif;line-height:3.2rem;text-transform:none;letter-spacing:normal;padding-right:30px}.collapse__anchor:after{position:absolute;top:calc(50% - 13px);right:0;transform:rotate(270deg);transition:transform .22s linear}.collapse__content{display:none;padding-top:1rem}.collapse--active .collapse__anchor:after{transform:rotate(90deg)}.site-wrapper{margin:0 auto;width:100%;background-color:#f8f9fa}@media (min-width:1980px){.site-wrapper{position:relative}}@media (max-width:991px){.site-wrapper{padding-top:7.5rem}}@media (max-width:543px){.site-wrapper{padding-top:5rem}}body.has-fixed-header{padding-top:112px}@media (max-width:991px){body.has-fixed-header{padding-top:0}}body.has-fixed-header .site-header{position:fixed;top:0;width:100%}body.has-fixed-header .site-header__meta{display:none}body.has-fixed-header .alert-banner,body.has-fixed-header .header-dropdown,body.has-fixed-header .shopping-cart,body.has-fixed-header app-alert{position:fixed;top:7.7rem}@media (max-width:543px){body.has-fixed-header .alert-banner,body.has-fixed-header .header-dropdown,body.has-fixed-header .shopping-cart,body.has-fixed-header app-alert{top:5rem}}.site-header{-ms-flex:0 0 auto;flex:0 0 auto;background:linear-gradient(135deg,#1e5799,#035b79 0,#498ca3);padding:0 4rem;position:relative;z-index:100}@media (max-width:991px){.site-header{display:none}}.site-header__logo{display:block;float:left;width:14rem;height:2.4rem;margin-top:2.3rem;background-image:url(../../../dist/images/swedishmatch_logo--sm.png?w=142&burstcache=1);background-size:14rem 2.4rem}@media (min-width:1170px){.site-header__logo{margin-top:1.8rem;width:18.2rem;height:3rem;background-image:url(../../../dist/images/swedishmatch_logo.png?w=182&burstcache=1);background-size:18.2rem 3.1rem}}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.site-header__logo{background-image:url(../../../dist/images/swedishmatch_logo@2x.png?w=364&burstcache=1)}}.site-header__nav-container{float:left;width:calc(100% - 29rem);height:7.7rem;text-align:center;overflow:hidden}@media (min-width:1170px){.site-header__nav-container{width:calc(100% - 34rem);padding-right:2.5rem}}.site-header__nav{margin:0 auto;display:inline-block}.site-header__nav__item{display:inline-block;margin:0;position:relative}.site-header__nav__item a{display:block;color:#fff;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.5rem;text-decoration:none;padding:2.5rem 1rem;position:relative;z-index:1;transition:color .18s ease-in}@media (min-width:1170px){.site-header__nav__item a{font-size:1.8rem;padding:2.55rem 1.3rem}}@media (min-width:1360px){.site-header__nav__item a{padding:2.55rem 1.85rem}}@media (min-width:1980px){.site-header__nav__item a{font-size:2rem;padding:3rem 1.85rem}}.site-header__nav__item--has-children a:before{content:"";position:absolute;bottom:0;left:50%;right:auto;transform:translateX(-50%) translateY(20px);height:0;width:0;border:8px solid transparent;border-bottom-color:#f8f9fa;opacity:0;transition:transform .22s ease-in,opacity .3s ease-in}.site-header__nav__item--has-children a:after{content:"\f107";font-family:FontAwesome;font-size:2rem;color:#d3800d;display:inline-block;margin:0 -.65rem 0 .65rem;pointer-events:none;position:relative;top:.1rem}.site-header__nav__item:after{content:"";display:block;position:absolute;background:radial-gradient(at bottom,hsla(0,0%,100%,.15) 10%,hsla(0,0%,100%,0) 60%,hsla(0,0%,100%,0) 100%);top:0;right:-2rem;bottom:-1rem;left:-2rem;opacity:0;transition:opacity .55s ease-in 0s,transform .55s ease-in;transform:translateY(4rem)}.site-header__nav__item.is-hovering a,.site-header__nav__item:hover a{color:#fff!important}.site-header__nav__item.is-hovering a:before,.site-header__nav__item:hover a:before{opacity:1;transform:translateY(0)}.site-header__nav__item.is-hovering:after,.site-header__nav__item:hover:after{opacity:1;transform:translateY(0);transition:all .15s ease-in}.site-header__nav.is-hovering a,.site-header__nav:hover a{color:#a2cbd9}.site-header__nav-icons{float:right;width:12rem;margin:1.25rem 0}@media (min-width:1170px){.site-header__nav-icons{width:15rem}}.site-header__nav-icons__item{width:30.4347826087%;float:left;margin-right:4.347826087%;text-align:center;position:relative;cursor:pointer}.site-header__nav-icons__item a{display:block;text-decoration:none}.site-header__nav-icons__item--disabled{opacity:.5;pointer-events:none}.site-header__nav-icons__item--cart__count{position:absolute;top:0;width:100%;top:1rem;left:0;font-size:12px;font-family:FFDINWebProMedium,Arial,sans-serif;font-style:normal;color:#085778}@media (min-width:992px) and (max-width:1169px){.site-header__nav-icons__item--cart__count{top:8px}}.site-header__nav-icons__item--cart__count--sm{font-size:10px;top:12px}@media (min-width:992px) and (max-width:1169px){.site-header__nav-icons__item--cart__count--sm{top:10px}}.site-header__nav-icons__item:last-child{float:right;margin-right:0}.site-header__nav-icons__item__icon{color:#fff;font-size:2rem;width:3rem;height:3rem;display:block;margin:.5rem auto 0;transition:all .2s ease;position:relative;z-index:1;opacity:.5}@media (min-width:1170px){.site-header__nav-icons__item__icon{font-size:2.4rem}}.site-header__nav-icons__item__icon--active{color:#d3800d;opacity:1}.site-header__nav-icons__item__icon--active span{color:#fff}.site-header__nav-icons__item__label{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.2rem;color:#fff;position:absolute;right:-2rem;bottom:-1.25rem;left:-2rem;transform:translateY(.35rem);opacity:0;transition:all .15s ease 85ms}.site-header__nav-icons__item.is-active .site-header__nav-icons__item__icon,.site-header__nav-icons__item:hover .site-header__nav-icons__item__icon{transform:translateY(-.75rem);opacity:1}.site-header__nav-icons__item.is-active .site-header__nav-icons__item__label,.site-header__nav-icons__item:hover .site-header__nav-icons__item__label{transform:translateY(0);opacity:1}.site-header__meta{max-width:100%;margin-left:auto;margin-right:auto;border-bottom:1px solid rgba(110,163,186,.2)}.site-header__meta:after{content:" ";display:block;clear:both}.site-header__meta a{color:#7eb7ca;font-size:1.3rem;font-family:FFDINWebProMedium,Arial,sans-serif;text-decoration:none}@media (min-width:1980px){.site-header__meta a{font-size:1.4rem}}.no-touchevents .site-header__meta a.active,.no-touchevents .site-header__meta a:active,.no-touchevents .site-header__meta a:focus,.no-touchevents .site-header__meta a:hover{text-decoration:underline;color:#a2cbd9}.site-header__meta__nav{width:47.8260869565%;float:left;margin-right:4.347826087%}.site-header__meta__nav__item{display:inline-block;margin:0 2.5rem 0 0}@media (min-width:992px){.site-header__meta__nav__item{margin-right:1.5rem}}.site-header__meta__nav__item a{display:block;padding:.5rem 0}.site-header__meta__nav__item i{margin-right:.8rem}.site-header__meta__nav__item--lang .flag-icon{margin-left:.2rem}.site-header__meta__nav__item--lang a:active,.site-header__meta__nav__item--lang a:focus,.site-header__meta__nav__item--lang a:hover{text-decoration:none!important}.site-header__meta__nav__item--lang a:active>span:first-child,.site-header__meta__nav__item--lang a:focus>span:first-child,.site-header__meta__nav__item--lang a:hover>span:first-child{text-decoration:underline}.site-header__meta__nav--left{float:left}.site-header__meta__nav--right{width:47.8260869565%;margin-right:0;float:right;text-align:right}.site-header__meta__nav--right li{margin:0 0 0 3rem}.site-header__meta__nav--right li:first-child a{color:#fff}.site-header__debug-toggle{position:fixed;right:0;bottom:0;background-color:#f7542b;color:#fff;font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.4rem;line-height:1.4rem;padding:1.4rem 2.4rem;cursor:pointer}.header-dropdown{display:none;position:absolute;z-index:90;top:111px;width:100%;background-color:#f8f9fa}.header-dropdown--is-visible{display:block;animation:header-dropdown-slide-down .3s;box-shadow:-1px 27px 64px -14px rgba(0,0,0,.1);overflow-y:auto}.header-dropdown--is-visible~.header-dropdown-backdrop{display:block;animation:fade-in .22s}.header-dropdown__close{color:#969696;font-size:2rem;position:absolute;top:1.5rem;right:1.5rem;font-size:3rem;cursor:pointer;z-index:10}.header-dropdown__nav li{margin:.85rem 0}.header-dropdown__nav a{display:block;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;line-height:1.6rem;text-decoration:none}@media (min-width:1980px){.header-dropdown__nav a{font-size:1.6rem;line-height:2rem}}.header-dropdown__brand-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch}.header-dropdown__brand-list--centered{-ms-flex-pack:center;justify-content:center}.header-dropdown__brand-list__item{width:15rem;background:#f8f9fa;border:1px solid #f0f0f0;margin:0 -1px -1px 0}.header-dropdown__brand-list__item a{height:100%;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-line-pack:distribute;align-content:space-around;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.header-dropdown__brand-list__item img,.header-dropdown__brand-list__item svg{width:100%;max-width:14rem;height:9rem;display:block;margin:0 auto 2.5rem;padding:2.5rem}.header-dropdown__brand-list__item span{position:absolute;right:0;bottom:1.2rem;left:0;display:block;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;line-height:1.6rem;text-align:center;overflow:hidden}@media (min-width:1980px){.header-dropdown__brand-list__item span{font-size:1.6rem;line-height:2rem}}.no-touchevents .header-dropdown__brand-list__item.active,.no-touchevents .header-dropdown__brand-list__item:active,.no-touchevents .header-dropdown__brand-list__item:focus,.no-touchevents .header-dropdown__brand-list__item:hover{background-color:#fff}.header-dropdown__section{display:none}.header-dropdown__section--is-visible{display:block}.header-dropdown__section--sites{padding:4rem 0}.header-dropdown__section--sites__region{max-width:88rem;margin:0 auto;overflow:hidden}.header-dropdown__section--sites__site{display:block;float:left;padding:1rem 1rem .7rem;background:#eeeff1;text-decoration:none}.header-dropdown__section--sites__site:not(:last-child){margin-right:1rem}.header-dropdown__section--buy{background-color:#fff}.header-dropdown__section--buy.header-dropdown__section--is-visible{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header-dropdown__section--buy__col{padding:2rem 4rem 4rem}.header-dropdown__section--buy__col:first-child{width:22rem}.header-dropdown__section--buy__col:last-child{width:calc(100% - 22rem)}@media (min-width:992px){.header-dropdown__section--buy .header-dropdown__brand-list__item{width:20%}}@media (min-width:1170px){.header-dropdown__section--buy .header-dropdown__brand-list__item{width:16.66666%}}@media (min-width:1360px){.header-dropdown__section--buy .header-dropdown__brand-list__item{width:12.5%}}.header-dropdown__section--brands{background:#fff}.header-dropdown__section--brands.header-dropdown__section--is-visible{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header-dropdown__section--brands__col{padding:2rem 1.4rem 4rem;-ms-flex-preferred-size:18rem;flex-basis:18rem}@media (min-width:1980px){.header-dropdown__section--brands__col{-ms-flex-preferred-size:24rem;flex-basis:24rem;padding:4rem 1.4rem}}.header-dropdown__section--brands__col:first-child{-ms-flex-preferred-size:calc(100% - 18rem - 18rem - 2rem);flex-basis:calc(100% - 18rem - 18rem - 2rem);padding-left:4rem}@media (min-width:1980px){.header-dropdown__section--brands__col:first-child{-ms-flex-preferred-size:calc(100% - 24rem - 24rem - 2rem - 12rem);flex-basis:calc(100% - 24rem - 24rem - 2rem - 12rem)}}.header-dropdown__section--brands__col:first-child .header-dropdown__brand-list__item{width:33.333%}@media (min-width:992px){.header-dropdown__section--brands__col:first-child .header-dropdown__brand-list__item{width:25%}}@media (min-width:1170px){.header-dropdown__section--brands__col:first-child .header-dropdown__brand-list__item{width:20%}}@media (min-width:1360px){.header-dropdown__section--brands__col:first-child .header-dropdown__brand-list__item{width:16.66666%}}@media (min-width:1980px){.header-dropdown__section--brands__col:first-child .header-dropdown__brand-list__item{width:12.5%}}.header-dropdown__section--brands .header-dropdown__brand-list__item{width:100%;max-width:18rem}.header-dropdown__section--login__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:center;justify-content:center;width:88rem;margin:0 auto}@media (max-width:820px){.header-dropdown__section--login__wrapper{-ms-flex-direction:column;flex-direction:column;width:100%}}.header-dropdown__section--login__form,.header-dropdown__section--login__register{-ms-flex:1 50%;flex:1 50%;padding:4rem}@media (max-width:820px){.header-dropdown__section--login__form,.header-dropdown__section--login__register{padding-left:2rem;padding-right:2rem}}.brand-list__section-title .header-dropdown__section--login__form span,.brand-list__section-title .header-dropdown__section--login__register span,.EPiServerForms .Form__NavigationBar .header-dropdown__section--login__form .btnNext,.EPiServerForms .Form__NavigationBar .header-dropdown__section--login__form .btnPrev,.EPiServerForms .Form__NavigationBar .header-dropdown__section--login__register .btnNext,.EPiServerForms .Form__NavigationBar .header-dropdown__section--login__register .btnPrev,.header-dropdown__section--login__form .blends__item__content__button,.header-dropdown__section--login__form .blends__item__content__flags__item,.header-dropdown__section--login__form .block-promo__btn,.header-dropdown__section--login__form .block-promo__cta-btn,.header-dropdown__section--login__form .block-snus-guide__product__action,.header-dropdown__section--login__form .block-snus-guide__result__expander,.header-dropdown__section--login__form .block-text-image__item__text__button,.header-dropdown__section--login__form .booking__action__button,.header-dropdown__section--login__form .brand-list__item__header__button,.header-dropdown__section--login__form .brand-list__section-title span,.header-dropdown__section--login__form .breadcrumb__item--button,.header-dropdown__section--login__form .btn,.header-dropdown__section--login__form .btn--pricing__btn,.header-dropdown__section--login__form .cookie-disclaimer__button,.header-dropdown__section--login__form .EPiServerForms .Form__NavigationBar .btnNext,.header-dropdown__section--login__form .EPiServerForms .Form__NavigationBar .btnPrev,.header-dropdown__section--login__form .faq__main__section__title,.header-dropdown__section--login__form .faq__side__toggle-nav,.header-dropdown__section--login__form .flag,.header-dropdown__section--login__form .form-box__submit,.header-dropdown__section--login__form .hero__button,.header-dropdown__section--login__form .my-pages__blends__item__button,.header-dropdown__section--login__form .my-pages__footer__button,.header-dropdown__section--login__form .my-pages__orders--subscriptions .form-button,.header-dropdown__section--login__form .my-pages__orders__item__actions__button,.header-dropdown__section--login__form .news-list--related .news-list__item__content__button,.header-dropdown__section--login__form .product-cta__btn,.header-dropdown__section--login__form .product-filter__dropdown__actions span,.header-dropdown__section--login__form .product-list__header__clear-filters,.header-dropdown__section--login__form .product-list__header__hide-desc,.header-dropdown__section--login__form .product-list__header__show-desc,.header-dropdown__section--login__form .product-list__header__toggle-filters,.header-dropdown__section--login__form .product-spot--blend .product-spot--blend__button,.header-dropdown__section--login__form .product-spot--content__button,.header-dropdown__section--login__form .product-spot--content a,.header-dropdown__section--login__form .product-spot__button,.header-dropdown__section--login__form .product-spot__flag,.header-dropdown__section--login__form .product__content__cta__button,.header-dropdown__section--login__form .product__content__flag,.header-dropdown__section--login__form .product__content__flag-desc,.header-dropdown__section--login__form .promo-grid__btn,.header-dropdown__section--login__form .promo-grid__cta-btn,.header-dropdown__section--login__form .rating__button,.header-dropdown__section--login__form .runners__grid__item__button,.header-dropdown__section--login__form .sb-products__meta-action,.header-dropdown__section--login__form .search-form__submit,.header-dropdown__section--login__form .search-results__all-toggler,.header-dropdown__section--login__form .search-results__more-link,.header-dropdown__section--login__form .shopping-cart__action,.header-dropdown__section--login__form .shopping-cart__empty-cart,.header-dropdown__section--login__form .shopping-cart__secondary-actions__close,.header-dropdown__section--login__form .shopping-cart__secondary-actions__save,.header-dropdown__section--login__form .snus-history__item__content__actions .next,.header-dropdown__section--login__form .snus-history__item__content__actions .previous,.header-dropdown__section--login__form .start-page__content-grid__item__footer__button,.header-dropdown__section--login__form .store-details__item__button,.header-dropdown__section--login__form app-navigation .actions button,.header-dropdown__section--login__form app-root.full-mode app-save>button,.header-dropdown__section--login__register .blends__item__content__button,.header-dropdown__section--login__register .blends__item__content__flags__item,.header-dropdown__section--login__register .block-promo__btn,.header-dropdown__section--login__register .block-promo__cta-btn,.header-dropdown__section--login__register .block-snus-guide__product__action,.header-dropdown__section--login__register .block-snus-guide__result__expander,.header-dropdown__section--login__register .block-text-image__item__text__button,.header-dropdown__section--login__register .booking__action__button,.header-dropdown__section--login__register .brand-list__item__header__button,.header-dropdown__section--login__register .brand-list__section-title span,.header-dropdown__section--login__register .breadcrumb__item--button,.header-dropdown__section--login__register .btn,.header-dropdown__section--login__register .btn--pricing__btn,.header-dropdown__section--login__register .cookie-disclaimer__button,.header-dropdown__section--login__register .EPiServerForms .Form__NavigationBar .btnNext,.header-dropdown__section--login__register .EPiServerForms .Form__NavigationBar .btnPrev,.header-dropdown__section--login__register .faq__main__section__title,.header-dropdown__section--login__register .faq__side__toggle-nav,.header-dropdown__section--login__register .flag,.header-dropdown__section--login__register .form-box__submit,.header-dropdown__section--login__register .hero__button,.header-dropdown__section--login__register .my-pages__blends__item__button,.header-dropdown__section--login__register .my-pages__footer__button,.header-dropdown__section--login__register .my-pages__orders--subscriptions .form-button,.header-dropdown__section--login__register .my-pages__orders__item__actions__button,.header-dropdown__section--login__register .news-list--related .news-list__item__content__button,.header-dropdown__section--login__register .product-cta__btn,.header-dropdown__section--login__register .product-filter__dropdown__actions span,.header-dropdown__section--login__register .product-list__header__clear-filters,.header-dropdown__section--login__register .product-list__header__hide-desc,.header-dropdown__section--login__register .product-list__header__show-desc,.header-dropdown__section--login__register .product-list__header__toggle-filters,.header-dropdown__section--login__register .product-spot--blend .product-spot--blend__button,.header-dropdown__section--login__register .product-spot--content__button,.header-dropdown__section--login__register .product-spot--content a,.header-dropdown__section--login__register .product-spot__button,.header-dropdown__section--login__register .product-spot__flag,.header-dropdown__section--login__register .product__content__cta__button,.header-dropdown__section--login__register .product__content__flag,.header-dropdown__section--login__register .product__content__flag-desc,.header-dropdown__section--login__register .promo-grid__btn,.header-dropdown__section--login__register .promo-grid__cta-btn,.header-dropdown__section--login__register .rating__button,.header-dropdown__section--login__register .runners__grid__item__button,.header-dropdown__section--login__register .sb-products__meta-action,.header-dropdown__section--login__register .search-form__submit,.header-dropdown__section--login__register .search-results__all-toggler,.header-dropdown__section--login__register .search-results__more-link,.header-dropdown__section--login__register .shopping-cart__action,.header-dropdown__section--login__register .shopping-cart__empty-cart,.header-dropdown__section--login__register .shopping-cart__secondary-actions__close,.header-dropdown__section--login__register .shopping-cart__secondary-actions__save,.header-dropdown__section--login__register .snus-history__item__content__actions .next,.header-dropdown__section--login__register .snus-history__item__content__actions .previous,.header-dropdown__section--login__register .start-page__content-grid__item__footer__button,.header-dropdown__section--login__register .store-details__item__button,.header-dropdown__section--login__register app-navigation .actions button,.header-dropdown__section--login__register app-root.full-mode app-save>button,.my-pages__orders--subscriptions .header-dropdown__section--login__form .form-button,.my-pages__orders--subscriptions .header-dropdown__section--login__register .form-button,.news-list--related .header-dropdown__section--login__form .news-list__item__content__button,.news-list--related .header-dropdown__section--login__register .news-list__item__content__button,.product-filter__dropdown__actions .header-dropdown__section--login__form span,.product-filter__dropdown__actions .header-dropdown__section--login__register span,.product-spot--blend .header-dropdown__section--login__form .product-spot--blend__button,.product-spot--blend .header-dropdown__section--login__register .product-spot--blend__button,.product-spot--content .header-dropdown__section--login__form a,.product-spot--content .header-dropdown__section--login__register a,.snus-history__item__content__actions .header-dropdown__section--login__form .next,.snus-history__item__content__actions .header-dropdown__section--login__form .previous,.snus-history__item__content__actions .header-dropdown__section--login__register .next,.snus-history__item__content__actions .header-dropdown__section--login__register .previous,app-navigation .actions .header-dropdown__section--login__form button,app-navigation .actions .header-dropdown__section--login__register button,app-root.full-mode .header-dropdown__section--login__form app-save>button,app-root.full-mode .header-dropdown__section--login__register app-save>button{margin:1.5rem 0}.header-dropdown__section--login__form .form-group,.header-dropdown__section--login__register .form-group{position:relative}.blender-modal .content .actions .header-dropdown__section--login__form label p:last-child,.blender-modal .content .actions .header-dropdown__section--login__register label p:last-child,.header-dropdown__section--login__form .blender-modal .content .actions label p:last-child,.header-dropdown__section--login__form .blends__item__author p:last-child,.header-dropdown__section--login__form .form-meta p:last-child,.header-dropdown__section--login__form .meta p:last-child,.header-dropdown__section--login__form .my-pages__footer__helper p:last-child,.header-dropdown__section--login__form .my-pages__header__col--user-actions span p:last-child,.header-dropdown__section--login__form .my-pages__orders--subscriptions__helper p:last-child,.header-dropdown__section--login__form .my-pages__orders__helper p:last-child,.header-dropdown__section--login__form .my-pages__orders__item__print p:last-child,.header-dropdown__section--login__form .news-list__item__content__date p:last-child,.header-dropdown__section--login__form .shopping-cart__secondary-actions__copy__message p:last-child,.header-dropdown__section--login__form .shopping-cart__secondary-actions p:last-child,.header-dropdown__section--login__form .store-list__item__address p:last-child,.header-dropdown__section--login__form app-block-header p p:last-child,.header-dropdown__section--login__form app-select-balance .balance-header p:last-child,.header-dropdown__section--login__register .blender-modal .content .actions label p:last-child,.header-dropdown__section--login__register .blends__item__author p:last-child,.header-dropdown__section--login__register .form-meta p:last-child,.header-dropdown__section--login__register .meta p:last-child,.header-dropdown__section--login__register .my-pages__footer__helper p:last-child,.header-dropdown__section--login__register .my-pages__header__col--user-actions span p:last-child,.header-dropdown__section--login__register .my-pages__orders--subscriptions__helper p:last-child,.header-dropdown__section--login__register .my-pages__orders__helper p:last-child,.header-dropdown__section--login__register .my-pages__orders__item__print p:last-child,.header-dropdown__section--login__register .news-list__item__content__date p:last-child,.header-dropdown__section--login__register .shopping-cart__secondary-actions__copy__message p:last-child,.header-dropdown__section--login__register .shopping-cart__secondary-actions p:last-child,.header-dropdown__section--login__register .store-list__item__address p:last-child,.header-dropdown__section--login__register app-block-header p p:last-child,.header-dropdown__section--login__register app-select-balance .balance-header p:last-child,.my-pages__header__col--user-actions .header-dropdown__section--login__form span p:last-child,.my-pages__header__col--user-actions .header-dropdown__section--login__register span p:last-child,app-block-header .header-dropdown__section--login__form p p:last-child,app-block-header .header-dropdown__section--login__register p p:last-child,app-select-balance .header-dropdown__section--login__form .balance-header p:last-child,app-select-balance .header-dropdown__section--login__register .balance-header p:last-child{margin-bottom:0}.header-dropdown__section--login__form{border-right:1px solid #f0f0f0}.header-dropdown__section--login__error,.header-dropdown__section--login__register__error{padding:1.2rem 1rem;background:#b81c28;color:#fff;text-align:center;margin-top:1.5rem}.header-dropdown__section--login__heading{font-family:FFDINWebProBold,Arial,sans-serif;font-size:2.6rem;margin-bottom:2rem}.header-dropdown__section--login__preamble{color:#636363;margin-bottom:1.5rem}.header-dropdown__section--login ul{margin-top:1.5rem}.header-dropdown__section--login ul li{color:#636363;font-size:1.4rem;font-family:FFDINWebPro,Arial,sans-serif}@media (min-width:1980px){.header-dropdown__section--login ul li{font-size:1.6rem;line-height:2rem}}.header-dropdown__section--debug{padding:4rem}.header-dropdown-backdrop{position:fixed;top:0;bottom:0;background-color:rgba(0,0,0,.25);display:none;z-index:70;width:100%}.responsive-header{display:none;position:fixed;z-index:2000;top:0;right:0;left:0;width:100%;height:5rem;-ms-flex:0 0 auto;flex:0 0 auto;background:linear-gradient(135deg,#1e5799,#035b79 0,#498ca3);text-align:center}@media (max-width:991px){.responsive-header{display:block;height:7.5rem}}@media (max-width:543px){.responsive-header{height:5rem}}.responsive-header__logo{display:block;margin:0 auto;background-image:url(../../../dist/images/swedishmatch_logo.png?burstcache=1);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.responsive-header__logo{background-image:url(../../../dist/images/swedishmatch_logo@2x.png?&burstcache=1)}}@media (max-width:991px){.responsive-header__logo{margin-top:2rem;width:18.2rem;height:3.1rem;background-size:18.2rem 3.1rem}}@media (max-width:543px){.responsive-header__logo{margin:1.2rem auto 0;width:14rem;height:2.4rem;background-image:url(../../../dist/images/swedishmatch_logo--sm.png?&burstcache=1);background-size:14rem 2.4rem}}@media (max-width:543px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:543px) and (min--moz-device-pixel-ratio:1.5),(max-width:543px) and (min-resolution:1.5dppx),(max-width:543px) and (min-resolution:144dpi){.responsive-header__logo{background-image:url(../../../dist/images/swedishmatch_logo--sm@2x.png?&burstcache=1)}}.responsive-cart-toggle,.responsive-nav,.responsive-nav-toggle{display:none}@media (max-width:991px){.responsive-cart-toggle,.responsive-nav,.responsive-nav-toggle{display:block}}.responsive-cart-toggle,.responsive-nav-toggle{cursor:pointer}.responsive-cart-toggle__label,.responsive-nav-toggle__label{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.1rem;line-height:1.1rem;color:#fff;display:block}.responsive-nav-toggle{position:absolute;left:0;z-index:2000;width:4rem;height:5rem;text-align:center;overflow:hidden}@media (max-width:991px){.responsive-nav-toggle{width:7rem;height:6rem;margin-top:1rem}}@media (max-width:543px){.responsive-nav-toggle{width:4rem;height:5rem;margin-top:0}}.responsive-cart-toggle__icon-close,.responsive-nav-toggle__icon{display:block;position:relative;width:26px;height:2px;background:#fff;transition:all .3s}@media (max-width:991px){.responsive-cart-toggle__icon-close,.responsive-nav-toggle__icon{margin:17px auto}}@media (max-width:543px){.responsive-cart-toggle__icon-close,.responsive-nav-toggle__icon{margin:17px auto 14px}}.responsive-cart-toggle__icon-close:after,.responsive-cart-toggle__icon-close:before,.responsive-nav-toggle__icon:after,.responsive-nav-toggle__icon:before{content:"";display:block;width:26px;height:2px;border-radius:2px;background:#fff;position:absolute;z-index:-1;transition:all .3s}.responsive-cart-toggle__icon-close:before,.responsive-nav-toggle__icon:before{top:-7px}.responsive-cart-toggle__icon-close:after,.responsive-nav-toggle__icon:after{top:7px}.responsive-cart-toggle{float:right;margin-top:2rem;margin-right:2rem}.responsive-cart-toggle.active .responsive-cart-toggle__icon-close{visibility:visible;opacity:1;transition:opacity .6s ease .1s}.responsive-cart-toggle.active .responsive-cart-toggle__icon{visibility:hidden;opacity:0;transition-delay:.1s}@media (max-width:543px){.responsive-cart-toggle{margin-top:.5rem;margin-right:.5rem}}.responsive-cart-toggle__icon{position:relative;color:#fff;font-size:2.4rem;transition:opacity .6s ease .25s}.responsive-cart-toggle__icon-close{position:absolute;top:1.6rem;right:3rem;visibility:hidden;opacity:0;transition:opacity .6s ease 0s;background:none!important}@media (max-width:543px){.responsive-cart-toggle__icon-close{top:.1rem;right:1.5rem}}.responsive-cart-toggle__icon-close:before{top:0!important;transform:rotate(-45deg)!important}.responsive-cart-toggle__icon-close:after{top:0!important;transform:rotate(45deg)!important}.responsive-cart-toggle__count{position:absolute;top:0;width:100%;top:1rem;left:0;font-size:12px;font-family:FFDINWebProMedium,Arial,sans-serif;font-style:normal;color:#085778}@media (min-width:992px) and (max-width:1169px){.responsive-cart-toggle__count{top:8px}}.responsive-cart-toggle__count--sm{font-size:9px!important;top:12px}@media (min-width:992px) and (max-width:1169px){.responsive-cart-toggle__count--sm{top:10px}}.responsive-cart-toggle--disabled{opacity:.5;pointer-events:none}.responsive-cart-toggle__icon--active{color:#d3800d}.responsive-cart-toggle__icon--active span{color:#fff}.responsive-nav{z-index:1500;position:fixed;top:0;bottom:0;width:100%;height:100%;background:none;background:#085778;transform:translateX(-100%);transition:transform .6s cubic-bezier(.7,.01,.3,1);overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:7.5rem}@media (max-width:543px){.responsive-nav{padding-top:5rem}}.responsive-nav a{color:#fff;text-decoration:none}.responsive-nav__search__form{position:relative}.responsive-nav__search__icon{color:#085778;font-size:2rem;font-weight:400;position:absolute;top:1.3rem;left:1.1rem}.responsive-nav__search input{color:#085778;background-color:#7eb7ca;border:0;width:100%;height:5rem;padding-left:4rem;line-height:2.4rem;font-size:16px;font-family:FFDINWebPro,Arial,sans-serif;font-weight:400}.responsive-nav__search ::-webkit-input-placeholder{color:#085778;opacity:1!important;font-weight:400}.responsive-nav__search :-moz-placeholder,.responsive-nav__search ::-moz-placeholder{color:#085778}.responsive-nav__search :-ms-input-placeholder{color:#085778}.responsive-nav__primary{margin-bottom:1.5rem}.responsive-nav__primary__item{font-size:2.3rem;display:block;margin:0;position:relative}.responsive-nav__primary__item a{display:block;padding:2.25rem 1.1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}@media (max-width:543px){.responsive-nav__primary__item a{padding:1.5rem 1.1rem}}.responsive-nav__primary__item__toggle-icon{position:absolute;z-index:1;color:hsla(0,0%,100%,.4);cursor:pointer;transform:rotate(90deg);transition:all .15s linear;padding:2.5rem;top:0;right:0}@media (max-width:543px){.responsive-nav__primary__item__toggle-icon{padding:1.5rem}}.responsive-nav__primary__item.collapsed a{border-bottom:0}.responsive-nav__primary__item.collapsed .responsive-nav__primary__item__toggle-icon{transform:rotate(-90deg)}.responsive-nav__secondary{padding-bottom:.5rem;margin-bottom:2rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.responsive-nav__secondary__item a{color:#7eb7ca;display:block;padding:.25rem 1.1rem}.responsive-nav__lang-switch__item{position:relative;margin:0 0 1rem;padding:.25rem 1.1rem;opacity:.5}.responsive-nav__lang-switch__item--current{opacity:1}@media (max-width:820px){.responsive-nav__lang-switch__item--current a{color:#fff}}.responsive-nav__lang-switch__item--current:after{content:"\f107";font-family:FontAwesome;font-size:1.8rem;display:block;pointer-events:none;position:absolute;top:-.1rem;right:-1.8rem}@media (max-width:820px){.responsive-nav__lang-switch__item--current:after{display:none}}.responsive-nav__lang-switch__item .flag-icon{margin-right:.5rem}.responsive-nav__lang-switch:hover li{opacity:1;transform:translateY(0)}.responsive-nav .sub-menu{display:none;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:1rem}.responsive-nav .sub-menu li{margin:0 0 1rem}.responsive-nav .sub-menu a{padding-left:0;font-size:1.6rem;font-weight:400;border:0;color:#7eb7ca;display:block;padding:.25rem 1.1rem}.responsive-nav__login{margin-top:.5rem!important}.responsive-nav__login .form-group{padding:0 1.1rem;margin-bottom:1.5rem!important}.EPiServerForms .responsive-nav__login .ValidationFail,.responsive-nav__login .EPiServerForms .ValidationFail,.responsive-nav__login .form-group--error,.responsive-nav__login .form-group__forgot-password,.responsive-nav__login .form-group__label,.responsive-nav__login a.form-group__forgot-password{color:#7eb7ca}.responsive-nav__login .form-group__field{border:0;color:#085778;background-color:#7eb7ca;font-size:16px}.responsive-nav__login .form-group--button{margin:1.5rem 0!important}.EPiServerForms .responsive-nav__login .ValidationFail,.responsive-nav__login .EPiServerForms .ValidationFail,.responsive-nav__login .form-group--error{background-color:#b81c28;color:#fff;font-size:1.4rem;padding:1rem;width:calc(100% - 2.2rem);margin:0 1.1rem 1rem!important}.responsive-nav__login a.form-group__forgot-password{font-size:1.4rem;padding:.25rem 0;text-align:right;width:100%;color:#7eb7ca!important;margin:-1px 1rem 0 0}.responsive-nav__login .form-group--inline{width:50%;float:left}.responsive-nav__login input[type=checkbox]:checked{background-color:#fff;border-color:#fff}.responsive-nav__login input[type=checkbox]:checked:after{color:#085778;top:0}html.responsive-cart-open body,html.responsive-nav-open body{overflow:hidden}html.responsive-nav-open .responsive-cart-toggle__icon-close,html.responsive-nav-open .responsive-nav-toggle__icon{background:none}html.responsive-nav-open .responsive-cart-toggle__icon-close:before,html.responsive-nav-open .responsive-nav-toggle__icon:before{top:0;transform:rotate(-45deg)}html.responsive-nav-open .responsive-cart-toggle__icon-close:after,html.responsive-nav-open .responsive-nav-toggle__icon:after{top:0;transform:rotate(45deg)}html.responsive-nav-open .responsive-nav{transform:translateX(0)}@media (min-width:1170px){.is-site-content,.site-content{min-height:calc(100vh - 112px - 302px)}}.site-footer{position:relative;-ms-flex:0 0 auto;flex:0 0 auto;background:linear-gradient(135deg,#1e5799,#035b79 0,#498ca3);padding:4rem;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.3rem;color:#7eb7ca;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:justify;align-content:space-between}@media (max-width:820px){.site-footer{padding:4rem 2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:543px){.site-footer{-ms-flex-direction:column;flex-direction:column;padding-bottom:0}}@media (min-width:1980px){.site-footer{font-size:1.4rem;line-height:2.4rem}}.site-footer a{color:#7eb7ca;text-decoration:none}.no-touchevents .site-footer a.active,.no-touchevents .site-footer a:active,.no-touchevents .site-footer a:focus,.no-touchevents .site-footer a:hover{text-decoration:underline;color:#a2cbd9}.site-footer>div{-ms-flex-positive:1;flex-grow:1}@media (min-width:544px) and (max-width:820px){.site-footer>div{width:50%}}@media (max-width:820px){.site-footer>div{margin-bottom:4rem}}@media (max-width:543px){.site-footer>div{margin-bottom:4rem;text-align:center}}@media (max-width:991px){.site-footer__details{display:none}}@media (max-width:543px){.site-footer__details{text-align:center;display:block}}.site-footer__details__logo{display:block;width:17.8rem;height:3rem;margin:-1rem 0 0;background-image:url(/dist/images/swedishmatch_logo.png?w=182&burstcache=1);background-repeat:no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-resolution:1.5dppx),(min-resolution:144dpi){.site-footer__details__logo{background-image:url(/dist/images/swedishmatch_logo@2x.png?w=364&burstcache=1);background-size:17.8rem 2.8rem}}@media (max-width:543px){.site-footer__details__logo{margin:0 auto}}.site-footer__details__contact{margin:2rem 0}@media (max-width:543px){.site-footer__details__icons{display:inline-block}}.site-footer__details__icons__holder{float:left;width:10rem}.site-footer__details__icons__item{color:#fff;font-size:2.8rem;display:inline-block;margin-right:.5rem}.site-footer__details__icons__item--18{font-size:8.2rem;float:left;margin:.15rem 1.25rem 0 0}.site-footer__details__icons__item--klarna{width:8.33rem;margin:.5rem 0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.site-footer__nav__title{font-size:1.8rem;color:#fff;margin:0 0 1.4rem}.site-footer__nav__list__item{margin:0}.site-footer__nav__list--brands{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:29rem}@media (max-width:543px){.site-footer__nav__list--brands{width:auto;margin:0 auto}}.site-footer__nav__list--brands li{display:inline-block;min-width:50%;vertical-align:top}@media (max-width:543px){.site-footer__nav__list--brands li{width:100%}}.site-footer__lang-switch{text-align:right}.site-footer__lang-switch a:hover{text-decoration:none!important}.site-footer__lang-switch a:hover>span:first-child{text-decoration:underline}.site-footer__lang-switch .flag-icon{margin-left:.2rem}@media (max-width:820px){.site-footer__lang-switch{-ms-flex-order:-1;order:-1;width:100%!important;margin-bottom:3rem!important}}@media (max-width:543px){.site-footer__lang-switch{text-align:center}}.site-footer__lang-switch__list__item{position:relative;margin:0 2rem 1rem;text-align:right;opacity:0;transform:translateY(-.5rem);transition:all .18s ease}@media (max-width:991px){.site-footer__lang-switch__list__item{margin-right:0}}@media (max-width:820px){.site-footer__lang-switch__list__item{text-align:left;display:inline-block;margin:0 2rem 0 0;padding-left:3.5rem;opacity:1;transform:translateY(0)}}@media (max-width:543px){.site-footer__lang-switch__list__item:last-child{margin-right:0}}.site-footer__lang-switch__list__item--current{opacity:1;transform:translateY(0)}@media (max-width:820px){.site-footer__lang-switch__list__item--current a{color:#fff}}.site-footer__lang-switch__list__item--current:after{content:"\f107";font-family:FontAwesome;font-size:1.8rem;display:block;pointer-events:none;position:absolute;top:-.1rem;right:-1.8rem}@media (max-width:820px){.site-footer__lang-switch__list__item--current:after{display:none}}.site-footer__lang-switch__list:hover li{opacity:1;transform:translateY(0)}.academy-overview{padding-bottom:0}.academy-overview--space-top{padding-top:12rem}@media (max-width:820px){.academy-overview--space-top{padding-top:8rem}}@media (max-width:543px){.academy-overview--space-top{padding-top:4rem}}.customer-service .fast-links__item__icon{font-size:3.2rem;top:2.3rem}body.page-blenderthankyoupage{background-color:#f8f9fa}body.page-blenderthankyoupage .site-wrapper{background-color:#fff}.blend-completed{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:stretch;align-content:stretch;min-height:100%}@media (max-width:991px){.blend-completed{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:992px){.blend-completed{min-height:calc(100vh - 14.9rem)}}.blend-completed__image{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed}@media (max-width:991px){.blend-completed__image{width:100%;height:40vh;-ms-flex-order:-1;order:-1}}@media (max-width:543px){.blend-completed__image{height:20vh}}@media (min-width:992px){.blend-completed__image{width:30%}}@media (min-width:1170px){.blend-completed__image{width:40%}}@media (min-width:1360px){.blend-completed__image{width:50%}}.blend-completed__content{width:50%;padding:4rem;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-line-pack:stretch;align-content:stretch}@media (max-width:820px){.blend-completed__content{padding:2rem}}@media (max-width:991px){.blend-completed__content{width:100%}}@media (min-width:992px){.blend-completed__content{width:70%}}@media (min-width:1170px){.blend-completed__content{width:60%}}@media (min-width:1360px){.blend-completed__content{width:50%}}.blend-completed__title{margin:0 0 2rem}.blend-completed__preamble{margin:0}.blend-completed__eta{margin-top:4rem}.blend-completed__eta__response{display:block;margin:1rem 0 0;color:#d3800d}.blend-completed .product-spot{margin:4rem 0 0;padding:4rem 0 0;border-top:1px solid #f0f0f0;width:100%;height:auto;background:transparent;color:#2b2b2b;padding-left:28rem}.no-touchevents .blend-completed .product-spot.active,.no-touchevents .blend-completed .product-spot:active,.no-touchevents .blend-completed .product-spot:focus,.no-touchevents .blend-completed .product-spot:hover{background:transparent}@media (max-width:820px){.blend-completed .product-spot{padding:2rem 0 0;margin-top:2rem}}.blend-completed .product-spot img{position:absolute;top:4rem;left:0;height:24rem}@media (max-width:820px){.blend-completed .product-spot img{display:none}}.blend-completed .product-spot--blend__title{margin:0 0 2rem}.blend-completed .product-spot--blend__ingredients dt{border-color:#2b2b2b}.blend-completed .product-spot--blend__price{color:#b81c28}.blend-completed .product-spot--blend__button{color:#fff;background-color:#085778;border-color:#085778}.no-touchevents .blend-completed .product-spot--blend__button.active,.no-touchevents .blend-completed .product-spot--blend__button:active,.no-touchevents .blend-completed .product-spot--blend__button:focus,.no-touchevents .blend-completed .product-spot--blend__button:hover{color:#fff;background-color:#063f57;border-color:#063f57}.blends{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;background-attachment:fixed;padding:4rem}@media (max-width:543px){.blends{padding:2rem}}.blends__item{max-width:100rem;margin:18vh auto;position:relative}.blends__item:after{content:"";display:block;clear:both}@media (max-width:543px){.blends__item{margin:3rem auto}}@media (max-width:991px){.blends__item{margin:8rem auto 12rem;max-width:62rem}}.blends__item__nbr{font-family:FFDINWebProBold,Arial,sans-serif;font-size:9.2rem;text-shadow:0 1rem 3rem rgba(0,0,0,.25);line-height:9.2rem;color:#baccd3;position:absolute;z-index:1;top:-4rem;left:1rem}@media (max-width:543px){.blends__item__nbr{font-size:6.8rem;line-height:6.8rem;top:-3rem}}.blends__item__author{font-size:1.4rem;text-transform:uppercase;color:#d3800d;width:100%;padding-left:3rem;position:absolute;z-index:1;top:-4rem;text-align:right}@media (max-width:991px){.blends__item__author{font-size:1.1rem;line-height:1.6rem;top:-2.8rem}}.blends__item__image-wrapper{max-width:48.5rem;position:absolute;top:0}@media (max-width:991px){.blends__item__image-wrapper{position:relative}}.blends__item__image{width:100%;box-shadow:0 3rem 12rem rgba(0,0,0,.25);display:block}.blends__item__content{color:#fff;padding-top:10rem;position:relative;z-index:1}@media (max-width:991px){.blends__item__content{padding-top:0;margin-top:-3rem}}@media (max-width:543px){.blends__item__content{padding-top:0;margin-top:-6.5rem}}.blends__item__content__title{margin:0 0 1rem}.blends__item__content__flags__item{margin:0 .2rem 1rem}@media (max-width:543px){.blends__item__content__flags__item{font-size:1.1rem;padding:1.2rem 1.2rem 1rem;margin:0 0 .4rem}}.blends__item__content__intro{margin-top:2rem}.blends__item__content__button{margin-top:3rem}.blends__item:nth-child(odd) .blends__item__author{left:0}.blends__item:nth-child(odd) .blends__item__content{padding-left:34rem;padding-right:12rem}@media (max-width:991px){.blends__item:nth-child(odd) .blends__item__content{padding-left:3rem;padding-right:0}}.blends__item:nth-child(odd) .blends__item__image-wrapper{left:0}.blends__item:nth-child(2n) .blends__item__author{right:0}.blends__item:nth-child(2n) .blends__item__content{padding-right:34rem;padding-left:12rem}@media (max-width:991px){.blends__item:nth-child(2n) .blends__item__content{padding-left:3rem;padding-right:0}}.blends__item:nth-child(2n) .blends__item__image-wrapper{right:0}body.page-brandlistpage,body.page-brandpage{background-color:#f8f9fa}body.page-brandlistpage .site-wrapper,body.page-brandpage .site-wrapper{background-color:#fff}.page-brandpage--amp .product-list__grid{visibility:visible}.brand-list__section-title{margin:5rem 4rem -1rem;position:relative}@media (max-width:820px){.brand-list__section-title{text-align:center;margin:2rem 4rem -1rem}}@media (max-width:543px){.brand-list__section-title{margin:2rem 2rem -1rem}}.brand-list__section-title span{position:relative;z-index:10;font-size:1.6rem}.brand-list__section-title span:after{content:"";position:absolute;z-index:9;top:0;right:-2.6rem;bottom:0;width:2.5rem;background-color:#fff}@media (max-width:820px){.brand-list__section-title span:before{content:"";position:absolute;z-index:9;top:0;left:-2.6rem;bottom:0;width:2.5rem;background-color:#fff}}.brand-list__section-title:after{content:"";display:block;position:absolute;top:50%;left:0;right:0;height:1px;background:#f0f0f0}.brand-list__item__header{padding:5rem 4rem;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#fff;color:#2b2b2b;text-decoration:none}@media (max-width:820px){.brand-list__item__header{padding:2rem;-ms-flex-pack:center;justify-content:center}}@media (min-width:1980px){.brand-list__item__header{padding:8rem 4rem}}.no-touchevents .brand-list__item__header.active,.no-touchevents .brand-list__item__header:active,.no-touchevents .brand-list__item__header:focus,.no-touchevents .brand-list__item__header:hover{color:#2b2b2b}.brand-list__item__header__logo{width:12rem;height:6.4rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:991px){.brand-list__item__header__logo{width:16rem}}@media (max-width:820px){.brand-list__item__header__logo{width:100%;height:4rem}}.brand-list__item__header__logo i{width:100%;line-height:0}@media (max-width:820px){.brand-list__item__header__logo i{text-align:center}}.brand-list__item__header__logo img,.brand-list__item__header__logo svg{width:100%;height:auto;padding:1rem}@media (max-width:820px){.brand-list__item__header__logo img,.brand-list__item__header__logo svg{width:14rem;margin:0 auto;max-height:7rem}}.brand-list__item__header__content{margin:0 4rem 0 2rem;max-width:60rem}@media (max-width:820px){.brand-list__item__header__content{margin:0}}.brand-list__item__header__desc{font-size:1.8rem;line-height:2.6rem}@media (min-width:1980px){.brand-list__item__header__desc{font-size:2rem;line-height:2.8rem}}.brand-list__item__header__title{margin:0 0 .8rem}@media (max-width:820px){.brand-list__item__header__title{margin:0;font-size:1.8rem;line-height:2.2rem}}.brand-list__item__header__button{margin-left:auto}@media (max-width:820px){.brand-list__item__header__button,.brand-list__item__header__desc{display:none}}.product-list--brand .product-list__grid{background-color:#fff}@media (max-width:543px){.product-list--brand .product-list__header__definition{margin-top:-2rem;margin-left:-2rem;margin-right:-2rem}}.product-list--brand .product-list__header__definition{padding-left:12.8rem;position:relative}@media (max-width:991px){.product-list--brand .product-list__header__definition{min-height:10rem}}@media (max-width:543px){.product-list--brand .product-list__header__definition{min-height:6.5rem;padding-left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.product-list--brand .product-list__header__title{margin:.85rem 0 0;font-size:5.6rem;line-height:5.4rem}@media (min-width:821px) and (max-width:991px){.product-list--brand .product-list__header__title{margin-top:0}}@media (max-width:543px){.product-list--brand .product-list__header__title{text-align:left;margin:0;font-size:2.6rem;line-height:3rem}}.product-list--brand .product-list__header__logo{position:absolute;top:0;left:0;width:11.3rem;height:6.5rem;overflow:hidden;background-color:#f8f9fa;border:1px solid #f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media (max-width:543px){.product-list--brand .product-list__header__logo{background:transparent;border-width:0 1px 0 0;position:relative;margin-right:2rem;padding:.5rem}}.product-list--brand .product-list__header__logo img,.product-list--brand .product-list__header__logo svg{width:100%;height:auto;max-height:100%;padding:.5rem;display:block}@media (max-width:543px){.product-list--brand .product-list__header__logo img,.product-list--brand .product-list__header__logo svg{height:100%;padding:0;width:auto;max-width:none}}@media (max-width:543px){.product-list--brand .product-list__header__toggle-filters{margin-top:0}}.product-list--brand .product-filter{margin-top:-1rem}.product-list--brand .product-list__header__sort{margin-top:-.3rem}.product-list--brand .product-spot.hero--brand-promo{width:50%;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}@media (max-width:991px){.product-list--brand .product-spot.hero--brand-promo{padding:2.5rem;height:80rem}}@media (max-width:820px){.product-list--brand .product-spot.hero--brand-promo{width:66.666667%}}@media (max-width:543px){.product-list--brand .product-spot.hero--brand-promo{padding:2.5rem 2.5rem 12rem;min-height:calc(100vh - 30rem);height:auto;width:100%}}@media (min-width:992px){.product-list--brand .product-spot.hero--brand-promo{padding:2.5rem;height:74rem}}@media (min-width:1170px){.product-list--brand .product-spot.hero--brand-promo{padding:2.5rem;height:84rem}}@media (min-width:1360px){.product-list--brand .product-spot.hero--brand-promo{padding:4rem;height:80rem}}@media (min-width:1980px){.product-list--brand .product-spot.hero--brand-promo{width:40%}}.no-touchevents .product-list--brand .product-spot.hero--brand-promo.active .hero__overlay,.no-touchevents .product-list--brand .product-spot.hero--brand-promo:active .hero__overlay,.no-touchevents .product-list--brand .product-spot.hero--brand-promo:focus .hero__overlay,.no-touchevents .product-list--brand .product-spot.hero--brand-promo:hover .hero__overlay{background-color:rgba(43,43,43,.5)}.product-list--brand .product-spot.hero--brand-promo .hero__title{margin:6rem 0 1.5rem;max-width:80%;padding:0}@media (max-width:543px){.product-list--brand .product-spot.hero--brand-promo .hero__title{margin:0 0 1rem;max-width:100%}}.product-list--brand .product-spot.hero--brand-promo .hero__preamble{max-width:80%;margin:0 0 2.5rem;padding:0}@media (max-width:543px){.product-list--brand .product-spot.hero--brand-promo .hero__preamble{margin:0;max-width:100%}}.product-list--brand .product-spot.hero--brand-promo .hero__button{position:absolute;z-index:1;bottom:5rem}@media (max-width:543px){.product-list--brand .product-spot.hero--brand-promo .hero__button{bottom:3rem}}.product-list--brand .product-spot.hero--brand-promo .hero__overlay{transition:background-color .2s cubic-bezier(.25,.25,.75,.75)}.product-list--brand .product-spot.hero--brand-promo-align-bottom{-ms-flex-pack:end;justify-content:flex-end}@media (max-width:543px){.product-list--brand .product-spot.hero--brand-promo-align-bottom{padding-bottom:2.5rem}}.product-list--brand .product-spot.hero--brand-promo-align-bottom .hero__button{position:static}@media (max-width:543px){.product-list--brand .product-spot.hero--brand-promo-align-bottom .hero__button{bottom:3rem}}.product-list--brand .product-spot.hero--brand-promo-align-bottom .hero__preamble{margin-bottom:2.5rem}@media (max-width:543px){.epi-edit-mode .product-spot.hero--brand-promo{min-height:0}}body.page-faqlistpage{background-color:#f8f9fa}body.page-faqlistpage .usp{display:none}.faq{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:stretch;align-content:stretch}.faq .breadcrumb{padding-left:0}@media (max-width:820px){.faq .breadcrumb{display:none}}.faq__side{background-color:#f8f9fa;width:36rem;padding:0 4rem 4rem;position:relative}@media (max-width:991px){.faq__side{padding:0 2rem 2rem;width:32rem}}@media (max-width:820px){.faq__side{padding-top:2rem;width:24rem}}@media (max-width:543px){.faq__side{width:100%}}.faq__side__title{margin:0;color:#d3800d}@media (max-width:820px){.faq__side__title{font-size:1.6rem}}.faq__side__nav{padding-top:.85rem;margin-left:1.85rem}.faq__side__nav__item--active:before,.faq__side__nav__item--active a{color:#d3800d!important}.faq__side__nav__item--active:before{transform:translate3d(.3rem,0,0)}.faq__side__nav--fixed{top:112px;position:fixed}@media (max-width:991px){.faq__side__nav--fixed{top:9rem}}@media (max-width:543px){.faq__side__nav--fixed{position:static}}.faq__side__nav--bottom{position:absolute;bottom:3rem;top:auto}@media (max-width:543px){.faq__side__nav--bottom{position:static}}@media (max-width:820px){.faq__side__nav{margin-left:0;padding-top:0;font-size:1.4rem}}@media (max-width:543px){.faq__side__nav{display:none}.faq__side__nav--collapsed{display:block}}.faq__side__toggle-nav{display:none;margin-top:.5rem}@media (max-width:543px){.faq__side__toggle-nav{display:block}}.faq__main{width:calc(100% - 36rem);background-color:#fff;padding:7.5rem 4rem}@media (max-width:991px){.faq__main{width:calc(100% - 32rem)}}@media (max-width:820px){.faq__main{width:calc(100% - 24rem);padding:4rem 2rem}}@media (max-width:543px){.faq__main{width:100%}}.faq__main__section{padding:6rem 0;position:relative;border-top:1px solid #f0f0f0}@media (max-width:820px){.faq__main__section{padding:4rem 0}}.faq__main__section__title{margin:0;position:absolute;top:-1.25rem;left:0}.faq__main__section__title:after{content:"";display:block;width:2.5rem;height:2.5rem;background:#fff;position:absolute;top:-.1rem;right:-2.6rem}.faq__main__section__item{display:-ms-flexbox;display:flex;margin-bottom:4rem}@media (max-width:991px){.faq__main__section__item{-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}}@media (min-width:1980px){.faq__main__section__item{width:80%}}.faq__main__section__item:last-child{margin-bottom:0}.faq__main__section__item__question{font-family:FFDINWebProMedium,Arial,sans-serif;text-transform:none;margin:0;padding-right:4rem;width:40%}@media (max-width:991px){.faq__main__section__item__question{width:100%;padding:0;margin-bottom:1rem}}.faq__main__section__item__answer{width:60%;margin:.35rem 0 2rem}@media (max-width:991px){.faq__main__section__item__answer{width:100%}}.page-kcopage .site-wrapper{padding-top:77px}@media (max-width:820px){.page-kcopage .site-wrapper{padding-top:50px}}.page-kcopage .health-warning,.page-kcopage .site-footer{display:none}.page-kcopage .site-content{position:relative;min-height:calc(100vh - 77px)}.page-kcopage .header-dropdown{top:77px}@media (max-width:820px){.page-kcopage .header-dropdown{top:50px}}.page-kcopage .responsive-header,.page-kcopage .site-header{display:none}.page-kcopage .checkout-login{border-top:0}@media (max-width:820px){.page-kcopage .checkout-login{padding:1.2rem 1.6rem;font-size:1.4rem;line-height:2rem}}@media (max-width:820px){.page-kcopage .help-widget{display:none}}.page-kcopage .kco-inline-help{display:none}@media (max-width:820px){.page-kcopage .kco-inline-help{display:block}}.page-kcoconfirmation .EPiServerForms{margin:0;max-width:none;background:#fff}.page-kcoconfirmation .EPiServerForms .Form__Title{text-transform:none;margin-top:0}.page-kcoconfirmation .EPiServerForms .feedback-item{padding:16px 0;margin-bottom:16px}.page-kcoconfirmation .EPiServerForms .feedback-item__question{font-weight:700}body.page-mypagespage .usp{display:none}.my-pages .inactivate-subscription-warning{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:#fff;font-size:1.4rem;padding:1.5rem 2.5rem;line-height:2rem}.my-pages .inactivate-subscription-warning.active{display:block}.brand-list__section-title .my-pages .inactivate-subscription-warning span,.EPiServerForms .Form__NavigationBar .my-pages .inactivate-subscription-warning .btnNext,.EPiServerForms .Form__NavigationBar .my-pages .inactivate-subscription-warning .btnPrev,.my-pages .inactivate-subscription-warning .blends__item__content__button,.my-pages .inactivate-subscription-warning .blends__item__content__flags__item,.my-pages .inactivate-subscription-warning .block-promo__btn,.my-pages .inactivate-subscription-warning .block-promo__cta-btn,.my-pages .inactivate-subscription-warning .block-snus-guide__product__action,.my-pages .inactivate-subscription-warning .block-snus-guide__result__expander,.my-pages .inactivate-subscription-warning .block-text-image__item__text__button,.my-pages .inactivate-subscription-warning .booking__action__button,.my-pages .inactivate-subscription-warning .brand-list__item__header__button,.my-pages .inactivate-subscription-warning .brand-list__section-title span,.my-pages .inactivate-subscription-warning .breadcrumb__item--button,.my-pages .inactivate-subscription-warning .btn,.my-pages .inactivate-subscription-warning .btn--pricing__btn,.my-pages .inactivate-subscription-warning .cookie-disclaimer__button,.my-pages .inactivate-subscription-warning .EPiServerForms .Form__NavigationBar .btnNext,.my-pages .inactivate-subscription-warning .EPiServerForms .Form__NavigationBar .btnPrev,.my-pages .inactivate-subscription-warning .faq__main__section__title,.my-pages .inactivate-subscription-warning .faq__side__toggle-nav,.my-pages .inactivate-subscription-warning .flag,.my-pages .inactivate-subscription-warning .form-box__submit,.my-pages .inactivate-subscription-warning .hero__button,.my-pages .inactivate-subscription-warning .my-pages__blends__item__button,.my-pages .inactivate-subscription-warning .my-pages__footer__button,.my-pages .inactivate-subscription-warning .my-pages__orders--subscriptions .form-button,.my-pages .inactivate-subscription-warning .my-pages__orders__item__actions__button,.my-pages .inactivate-subscription-warning .news-list--related .news-list__item__content__button,.my-pages .inactivate-subscription-warning .product-cta__btn,.my-pages .inactivate-subscription-warning .product-filter__dropdown__actions span,.my-pages .inactivate-subscription-warning .product-list__header__clear-filters,.my-pages .inactivate-subscription-warning .product-list__header__hide-desc,.my-pages .inactivate-subscription-warning .product-list__header__show-desc,.my-pages .inactivate-subscription-warning .product-list__header__toggle-filters,.my-pages .inactivate-subscription-warning .product-spot--blend .product-spot--blend__button,.my-pages .inactivate-subscription-warning .product-spot--content__button,.my-pages .inactivate-subscription-warning .product-spot--content a,.my-pages .inactivate-subscription-warning .product-spot__button,.my-pages .inactivate-subscription-warning .product-spot__flag,.my-pages .inactivate-subscription-warning .product__content__cta__button,.my-pages .inactivate-subscription-warning .product__content__flag,.my-pages .inactivate-subscription-warning .product__content__flag-desc,.my-pages .inactivate-subscription-warning .promo-grid__btn,.my-pages .inactivate-subscription-warning .promo-grid__cta-btn,.my-pages .inactivate-subscription-warning .rating__button,.my-pages .inactivate-subscription-warning .runners__grid__item__button,.my-pages .inactivate-subscription-warning .sb-products__meta-action,.my-pages .inactivate-subscription-warning .search-form__submit,.my-pages .inactivate-subscription-warning .search-results__all-toggler,.my-pages .inactivate-subscription-warning .search-results__more-link,.my-pages .inactivate-subscription-warning .shopping-cart__action,.my-pages .inactivate-subscription-warning .shopping-cart__empty-cart,.my-pages .inactivate-subscription-warning .shopping-cart__secondary-actions__close,.my-pages .inactivate-subscription-warning .shopping-cart__secondary-actions__save,.my-pages .inactivate-subscription-warning .snus-history__item__content__actions .next,.my-pages .inactivate-subscription-warning .snus-history__item__content__actions .previous,.my-pages .inactivate-subscription-warning .start-page__content-grid__item__footer__button,.my-pages .inactivate-subscription-warning .store-details__item__button,.my-pages .inactivate-subscription-warning app-navigation .actions button,.my-pages .inactivate-subscription-warning app-root.full-mode app-save>button,.my-pages__orders--subscriptions .my-pages .inactivate-subscription-warning .form-button,.news-list--related .my-pages .inactivate-subscription-warning .news-list__item__content__button,.product-filter__dropdown__actions .my-pages .inactivate-subscription-warning span,.product-spot--blend .my-pages .inactivate-subscription-warning .product-spot--blend__button,.product-spot--content .my-pages .inactivate-subscription-warning a,.snus-history__item__content__actions .my-pages .inactivate-subscription-warning .next,.snus-history__item__content__actions .my-pages .inactivate-subscription-warning .previous,app-navigation .actions .my-pages .inactivate-subscription-warning button,app-root.full-mode .my-pages .inactivate-subscription-warning app-save>button{margin-top:1.5rem}.my-pages__header{background-color:#fff;border-bottom:1px solid #f0f0f0;padding:2rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:991px){.my-pages__header{padding:0}}@media (min-width:1170px){.my-pages__header{padding:4rem 4rem 3rem}}.my-pages__header__col--heading{-ms-flex:1 25%;flex:1 25%;display:none}@media (min-width:1170px){.my-pages__header__col--heading{display:block}}.my-pages__header__col--user-actions{text-align:right;-ms-flex:1 25%;flex:1 25%}@media (max-width:991px){.my-pages__header__col--user-actions{-ms-flex:1 100%;flex:1 100%;-ms-flex-order:-1;order:-1;overflow:hidden;text-align:left;border-bottom:1px solid #f0f0f0;background-color:#f8f9fa;padding:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.my-pages__header__col--user-actions span{letter-spacing:0;font-size:1.4rem;display:block;margin:0 0 .85rem}@media (max-width:991px){.my-pages__header__col--user-actions span{width:50%;float:left;padding-right:1rem;margin:0}}@media (max-width:543px){.my-pages__header__col--user-actions span{font-size:1.1rem;line-height:1.6rem}}@media (max-width:991px){.my-pages__header__col--user-actions a{width:50%;float:left}}.my-pages__header__col--nav{-ms-flex:1 50%;flex:1 50%;text-align:center}@media (max-width:991px){.my-pages__header__col--nav{-ms-flex:1 100%;flex:1 100%;padding:2rem 0 1.5rem;border-bottom:1px solid #f0f0f0}}@media (max-width:543px){.my-pages__header__col--nav{padding:1rem 0 .5rem}}@media (min-width:992px) and (max-width:1169px){.my-pages__header__col--nav{text-align:left}}.my-pages__header__title{margin:0;font-size:4.6rem;line-height:4.8rem}.my-pages__header__nav-item{display:inline-block;text-decoration:none;margin:0 2rem;position:relative;transition:color .18s ease}@media (max-width:991px){.my-pages__header__nav-item{width:25%;margin:0;float:left}}@media (min-width:1360px){.my-pages__header__nav-item{margin:0 3rem}}.my-pages__header__nav-item__icon{width:7rem;height:5rem;font-size:4.6rem;display:block;margin:0 auto .3rem}@media (max-width:543px){.my-pages__header__nav-item__icon{width:4rem;height:3rem;font-size:3rem;margin-bottom:.45rem}}.my-pages__header__nav-item__icon--blends{font-size:4rem;position:relative;left:-.85rem;top:.5rem}@media (max-width:543px){.my-pages__header__nav-item__icon--blends{font-size:2.7rem}}.my-pages__header__nav-item__label{font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem}@media (max-width:543px){.my-pages__header__nav-item__label{font-size:1.1rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;display:block}}.my-pages__header__nav-item--current{color:#d3800d}.my-pages__header__nav-item--current:before{content:"";position:absolute;bottom:-1px;left:50%;right:auto;transform:translateX(-50%) translateY(3rem);height:0;width:0;border:15px solid transparent;border-bottom-color:#f8f9fa}@media (max-width:991px){.my-pages__header__nav-item--current:before{display:none}}.no-touchevents .my-pages__header__nav-item.active,.no-touchevents .my-pages__header__nav-item:active,.no-touchevents .my-pages__header__nav-item:focus,.no-touchevents .my-pages__header__nav-item:hover{color:#788590}.my-pages__content{padding:2rem 4rem;background-color:#f8f9fa}@media (max-width:820px){.my-pages__content{padding:2rem}}@media (min-width:992px){.my-pages__content .form-group{padding-right:4rem}}@media (min-width:1170px){.my-pages__content .form-group{padding-right:8rem}}.my-pages__footer{margin:0 4rem 4rem;padding-top:2rem;background-color:#f8f9fa;border-top:1px solid #e3e3e3;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.my-pages__footer p{margin:0 5rem 0 0}@media (max-width:991px){.my-pages__footer{text-align:center;-ms-flex-direction:column;flex-direction:column}.my-pages__footer p{margin:0 0 2rem}}@media (max-width:820px){.my-pages__footer{margin:0 2rem 4rem}}.my-pages__footer__button{width:33.333%}@media (max-width:991px){.my-pages__footer__button{width:100%}}.my-pages__footer__helper{letter-spacing:0;margin-right:2rem}@media (max-width:991px){.my-pages__footer__helper{margin:0 0 2rem;display:block}}.my-pages__settings{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:991px){.my-pages__settings{-ms-flex-wrap:wrap;flex-wrap:wrap}}.my-pages__settings__col{-ms-flex:1 33.333%;flex:1 33.333%}@media (max-width:991px){.my-pages__settings__col{-ms-flex:1 100%;flex:1 100%;padding-bottom:4rem;max-width:48rem;margin:0 auto}}@media (max-width:543px){.my-pages__settings__col{padding-bottom:2rem}}.my-pages__orders{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:baseline;align-items:baseline;margin-left:-2rem;margin-right:-2rem;position:relative;z-index:10;transform:translateZ(0)}@media (max-width:820px){.my-pages__orders{margin-left:-1rem;margin-right:-1rem}}@media (max-width:543px){.my-pages__orders{margin-left:0;margin-right:0}}.my-pages__orders__item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(33.3333% - 4rem);margin:2rem;padding:2.5rem;background-color:#fff;transition:box-shadow 1.2s cubic-bezier(.19,1,.22,1),transform .21s cubic-bezier(.19,1,.22,1)}@media (max-width:820px){.my-pages__orders__item{width:calc(50% - 2rem);margin:1rem;border:1px solid #f0f0f0}}@media (max-width:543px){.my-pages__orders__item{width:100%;margin:0 0 2rem;padding:1.5rem}}@media (min-width:992px){.my-pages__orders__item{width:calc(33.3333% - 4rem)}}@media (min-width:1170px){.my-pages__orders__item{width:calc(25% - 4rem)}}@media (min-width:1980px){.my-pages__orders__item{width:calc(20% - 4rem)}}.no-touchevents .my-pages__orders__item.active,.no-touchevents .my-pages__orders__item:active,.no-touchevents .my-pages__orders__item:focus,.no-touchevents .my-pages__orders__item:hover{box-shadow:0 14px 36px rgba(0,0,0,.08);transform:translateY(-.4rem)}.my-pages__orders__item__field{width:50%;font-size:1.4rem;line-height:1.9rem;margin:.4rem 0}.blender-modal .content .my-pages__orders__item__field .close,.block-side-widget--links ul .my-pages__orders__item__field li:before,.my-pages__orders__item__field .accordion__anchor:after,.my-pages__orders__item__field .alert-banner__close,.my-pages__orders__item__field .blender-modal .content .close,.my-pages__orders__item__field .block-side-widget--links ul li:before,.my-pages__orders__item__field .checkout-login__close,.my-pages__orders__item__field .collapse__anchor:after,.my-pages__orders__item__field .contact-footer__item__icon,.my-pages__orders__item__field .form-group__select,.my-pages__orders__item__field .form-select,.my-pages__orders__item__field .header-dropdown__close,.my-pages__orders__item__field .hero__action--cancel:after,.my-pages__orders__item__field .hero__action--play:after,.my-pages__orders__item__field .hero__action--scroll:before,.my-pages__orders__item__field .icon,.my-pages__orders__item__field .kardus-gallery__down,.my-pages__orders__item__field .kardus-gallery__next,.my-pages__orders__item__field .kardus-gallery__prev,.my-pages__orders__item__field .kardus-hero__scroll,.my-pages__orders__item__field .my-pages__header__nav-item__icon,.my-pages__orders__item__field .product--quickbuy .product__content__close,.my-pages__orders__item__field .product-cta__form,.my-pages__orders__item__field .product-filter__item__icon,.my-pages__orders__item__field .product__content__tabs__attributes__item__icon,.my-pages__orders__item__field .responsive-nav__primary__item__toggle-icon,.my-pages__orders__item__field .responsive-nav__search__icon,.my-pages__orders__item__field .search-form__input:before,.my-pages__orders__item__field .shopping-cart__close,.my-pages__orders__item__field .site-footer__details__icons__item--18,.my-pages__orders__item__field .site-footer__details__icons__item--mastercard,.my-pages__orders__item__field .site-footer__details__icons__item--visa,.my-pages__orders__item__field .site-header__nav-icons__item__icon,.my-pages__orders__item__field .usp__item__icon,.my-pages__orders__item__field app-alert i,.my-pages__orders__item__field storm-checkout verify-age .collecting-overlay .close,.product--quickbuy .my-pages__orders__item__field .product__content__close,app-alert .my-pages__orders__item__field i,storm-checkout verify-age .collecting-overlay .my-pages__orders__item__field .close{color:#baccd3;margin-right:.5rem}.blender-modal .content .my-pages__orders__item__field .close[data-alt]:hover:after,.my-pages__orders__item__field .alert-banner__close[data-alt]:hover:after,.my-pages__orders__item__field .blender-modal .content .close[data-alt]:hover:after,.my-pages__orders__item__field .checkout-login__close[data-alt]:hover:after,.my-pages__orders__item__field .contact-footer__item__icon[data-alt]:hover:after,.my-pages__orders__item__field .form-group__select[data-alt]:hover:after,.my-pages__orders__item__field .form-select[data-alt]:hover:after,.my-pages__orders__item__field .header-dropdown__close[data-alt]:hover:after,.my-pages__orders__item__field .hero__action--cancel[data-alt]:hover:after,.my-pages__orders__item__field .hero__action--play[data-alt]:hover:after,.my-pages__orders__item__field .icon[data-alt]:hover:after,.my-pages__orders__item__field .kardus-gallery__down[data-alt]:hover:after,.my-pages__orders__item__field .kardus-gallery__next[data-alt]:hover:after,.my-pages__orders__item__field .kardus-gallery__prev[data-alt]:hover:after,.my-pages__orders__item__field .kardus-hero__scroll[data-alt]:hover:after,.my-pages__orders__item__field .my-pages__header__nav-item__icon[data-alt]:hover:after,.my-pages__orders__item__field .product--quickbuy .product__content__close[data-alt]:hover:after,.my-pages__orders__item__field .product-cta__form[data-alt]:hover:after,.my-pages__orders__item__field .product-filter__item__icon[data-alt]:hover:after,.my-pages__orders__item__field .product__content__tabs__attributes__item__icon[data-alt]:hover:after,.my-pages__orders__item__field .responsive-nav__primary__item__toggle-icon[data-alt]:hover:after,.my-pages__orders__item__field .responsive-nav__search__icon[data-alt]:hover:after,.my-pages__orders__item__field .shopping-cart__close[data-alt]:hover:after,.my-pages__orders__item__field .site-footer__details__icons__item--18[data-alt]:hover:after,.my-pages__orders__item__field .site-footer__details__icons__item--mastercard[data-alt]:hover:after,.my-pages__orders__item__field .site-footer__details__icons__item--visa[data-alt]:hover:after,.my-pages__orders__item__field .site-header__nav-icons__item__icon[data-alt]:hover:after,.my-pages__orders__item__field .usp__item__icon[data-alt]:hover:after,.my-pages__orders__item__field app-alert i[data-alt]:hover:after,.my-pages__orders__item__field storm-checkout verify-age .collecting-overlay .close[data-alt]:hover:after,.product--quickbuy .my-pages__orders__item__field .product__content__close[data-alt]:hover:after,app-alert .my-pages__orders__item__field i[data-alt]:hover:after,storm-checkout verify-age .collecting-overlay .my-pages__orders__item__field .close[data-alt]:hover:after{content:attr(data-alt);position:absolute;z-index:1;padding:.5rem;background:#2b2b2b;border-radius:4px;font-family:FFDINWebPro,Arial,sans-serif;font-size:1.2rem;color:#fff;text-transform:none;text-align:center}.my-pages__orders__item__field small{color:#788591;font-family:FFDINWebProMedium,Arial,sans-serif!important}.my-pages__orders__item__field a{position:static}.my-pages__orders__item__field:nth-child(2n){text-align:right;font-family:FFDINWebProBold,Arial,sans-serif}.my-pages__orders__item__field:first-child:not(a){color:#d3800d}.my-pages__orders__item__field:first-child,.my-pages__orders__item__field:nth-child(2){font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.6rem;margin-bottom:1rem}.my-pages__orders__item__actions{width:100%;margin-top:.85rem}.my-pages__orders__item__actions__button{position:static;letter-spacing:0;padding:1.2rem 1rem 1rem;width:100%}.my-pages__orders__item__actions__button:last-child{border-top-color:transparent}@media (max-width:820px){.my-pages__orders__item__actions__button{padding:1.6rem 1.6rem 1.4rem}}@media (min-width:544px) and (max-width:820px){.my-pages__orders__item__actions__button{width:50%;float:left}.my-pages__orders__item__actions__button:last-child{border-top-color:#baccd3;border-left-color:transparent}}@media (min-width:1360px){.my-pages__orders__item__actions__button{width:50%;float:left}.my-pages__orders__item__actions__button:last-child{border-top-color:#baccd3;border-left-color:transparent}}.my-pages__orders__item__details-wrapper{width:100%;position:relative;z-index:30}.my-pages__orders__item__details{display:none;padding-top:2rem;position:absolute;z-index:30;top:0;left:-2.5rem;right:-2.5rem;padding:2.5rem;background-color:#fff;box-shadow:0 14px 36px rgba(0,0,0,.05)}@media (max-width:543px){.my-pages__orders__item__details{position:static;box-shadow:none;padding:2rem 0}}.my-pages__orders__item__details--collapsed{display:block}.my-pages__orders__item__details .my-pages__orders__item__field:first-child,.my-pages__orders__item__details .my-pages__orders__item__field:nth-child(2){font-family:FFDINWebPro,Arial,sans-serif;font-size:1.4rem;margin-bottom:.4rem}.my-pages__orders__item__print{text-align:right;display:block;font-size:80%}.my-pages__orders__item__field-group{width:100%;border-bottom:1px solid #f0f0f0;padding-bottom:.85rem;margin-bottom:.85rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.my-pages__orders__item__field-group:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.my-pages__orders__item__field-heading{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.4rem;color:#d3800d;text-transform:uppercase}.my-pages__orders__helper{margin:1.5rem 0 0 2.5rem;width:100%}@media (max-width:820px){.my-pages__orders__helper{margin:0;text-align:center}}.my-pages__orders__col{-ms-flex:1 0 auto;flex:1 0 auto}@media (max-width:991px){.my-pages__orders__col{-ms-flex:1 100%;flex:1 100%;padding-bottom:4rem;max-width:48rem;margin:0 auto}}@media (max-width:543px){.my-pages__orders__col{padding-bottom:2rem}}.my-pages__orders--subscriptions__helper{margin:1.5rem;width:100%}@media (max-width:820px){.my-pages__orders--subscriptions__helper{margin:0;text-align:center}}.my-pages__orders--subscriptions .my-pages__orders__col{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:0 1 50%;flex:0 1 50%}.my-pages__orders--subscriptions .my-pages__content__heading{width:100%;padding:2.5rem 0 0 2.5rem;margin-bottom:0}@media (max-width:820px){.my-pages__orders--subscriptions .my-pages__content__heading{padding:0;margin-bottom:1rem;text-align:center}}.my-pages__orders--subscriptions .my-pages__orders__item{width:100%}@media (min-width:1360px){.my-pages__orders--subscriptions .my-pages__orders__item{width:calc(50% - 4rem)}}.my-pages__orders--subscriptions .my-pages__orders__item__field-group{border:0;margin:0;padding:0}.my-pages__orders--subscriptions .my-pages__orders__item__heading{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.6rem;margin-bottom:1rem;color:#d3800d}.my-pages__orders--subscriptions .my-pages__orders__item__field:first-child,.my-pages__orders--subscriptions .my-pages__orders__item__field:nth-child(2){font-size:1.4rem;color:#2b2b2b;font-family:FFDINWebPro,Arial,sans-serif;margin-bottom:0}.my-pages__orders--subscriptions .my-pages__orders__item__actions__button{width:100%;float:none;border-color:#baccd3!important}.my-pages__orders--subscriptions .form-group{padding-right:0}.my-pages__orders--subscriptions .form-button{margin-top:2.5rem}.my-pages__orders--subscriptions .form-button--cancel{color:#636363;width:100%;text-align:center;font-size:1.3rem;display:inline-block;margin-top:1rem}.my-pages__blends{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;margin-left:-2rem;margin-right:-2rem;position:relative;z-index:10;transform:translateZ(0)}@media (max-width:820px){.my-pages__blends{margin-left:-1rem;margin-right:-1rem}}@media (max-width:543px){.my-pages__blends{margin-left:0;margin-right:0}}.my-pages__blends__item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(33.3333% - 4rem);margin:2rem;padding:2.5rem;background-color:#fff;transition:box-shadow 1.2s cubic-bezier(.19,1,.22,1),transform .21s cubic-bezier(.19,1,.22,1)}@media (max-width:820px){.my-pages__blends__item{width:calc(50% - 2rem);margin:1rem;border:1px solid #f0f0f0}}@media (max-width:543px){.my-pages__blends__item{width:100%;margin:0 0 2rem}}@media (max-width:991px){.my-pages__blends__item{padding:1.5rem}}@media (min-width:992px){.my-pages__blends__item{width:calc(33.3333% - 4rem)}}@media (min-width:1170px){.my-pages__blends__item{width:calc(25% - 4rem)}}.no-touchevents .my-pages__blends__item.active,.no-touchevents .my-pages__blends__item:active,.no-touchevents .my-pages__blends__item:focus,.no-touchevents .my-pages__blends__item:hover{box-shadow:0 14px 36px rgba(0,0,0,.08);transform:translateY(-.4rem)}.my-pages__blends__item__title{font-family:FFDINWebProBold,Arial,sans-serif;font-size:1.8rem;line-height:2.4rem;text-transform:uppercase;color:#d3800d;margin:1rem 0 0;width:100%;text-align:center}@media (min-width:1980px){.my-pages__blends__item__title{font-size:2.6rem;line-height:3.2rem}}.my-pages__blends__item__image{padding:2rem 4rem}@media (max-width:820px){.my-pages__blends__item__image{padding:2rem 8rem}}.my-pages__blends__item__image img{width:100%;height:auto}.my-pages__blends__item__ingredients{font-family:minion-pro,serif;margin:0;width:100%;overflow:hidden}.my-pages__blends__item__ingredients dt{font-size:1.4rem;font-weight:700;text-transform:uppercase;padding:0 0 .2rem;margin-bottom:2rem;border-bottom:1px dashed #e3e3e3}.my-pages__blends__item__ingredients dd{float:left;margin-top:-4.9rem;font-size:1.6rem;font-style:italic;margin-left:8rem;white-space:nowrap;overflow:hidden}@media (max-width:543px){.my-pages__blends__item__ingredients dd{margin-top:-4.9rem;font-size:1.6rem}}@media (min-width:1360px){.my-pages__blends__item__ingredients dd{margin-top:-5rem;font-size:1.8rem}}@media (max-width:820px){.my-pages__blends__item__button{padding:1.6rem 1.6rem 1.4rem}}.my-pages__blends__item__remove{color:#636363;width:100%;text-align:center;font-size:1.3rem;display:inline-block;margin-top:1rem}body.page-newslistpage{background-color:#fff}body.page-newslistpage .site-wrapper{background-color:#f8f9fa}.news-list{margin-bottom:8rem}@media (max-width:991px){.news-list{margin-bottom:4rem}}.news-list__item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;max-width:98rem;margin:0 auto 4rem;color:#2b2b2b;text-decoration:none;background-color:#fff;position:relative;transition:box-shadow 1.2s cubic-bezier(.19,1,.22,1),transform .21s cubic-bezier(.19,1,.22,1);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:991px){.news-list__item{margin:0 4rem 4rem}}@media (max-width:543px){.news-list__item{margin:0 2rem 2rem}}@media (max-width:436px){.news-list__item{margin:0}}.news-list__item__image-wrapper{width:33.333%;min-height:32rem;position:relative;overflow:hidden;background-color:#eff1f4;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:background-color .14s ease-in}.news-list__item__image-wrapper:before{font-family:swm-icons;font-size:8rem;color:#dae0e5}@media (max-width:543px){.news-list__item__image-wrapper{width:100%;min-height:24rem}}.news-list__item__image{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;position:absolute;top:0;right:0;bottom:0;left:0;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.news-list__item__content{width:66.666%;padding:4rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}@media (max-width:543px){.news-list__item__content{width:100%;padding:2rem}}.news-list__item__content__date{display:block;position:absolute;top:2.5rem;text-transform:uppercase}@media (max-width:820px){.news-list__item__content__date{position:static;margin-bottom:2.5rem}}@media (max-width:543px){.news-list__item__content__date{font-size:1.2rem;margin-bottom:1.6rem}}.news-list__item__content__title{margin:0 0 1rem}.news-list__item__content__preamble{margin:0}.no-touchevents .news-list__item.active,.no-touchevents .news-list__item:active,.no-touchevents .news-list__item:focus,.no-touchevents .news-list__item:hover{box-shadow:0 24px 36px rgba(0,0,0,.08);transform:translate3d(0,-.4rem,0)}.no-touchevents .news-list__item.active .news-list__item__image-wrapper,.no-touchevents .news-list__item:active .news-list__item__image-wrapper,.no-touchevents .news-list__item:focus .news-list__item__image-wrapper,.no-touchevents .news-list__item:hover .news-list__item__image-wrapper{background-color:#f8f9fa}.no-touchevents .news-list__item.active .news-list__item__image,.no-touchevents .news-list__item:active .news-list__item__image,.no-touchevents .news-list__item:focus .news-list__item__image,.no-touchevents .news-list__item:hover .news-list__item__image{transform:scale3d(1.1,1.1,1)}.news-entry{margin:0 auto;padding:8rem 2rem}@media (max-width:543px){.news-entry{padding:4rem 2rem}}.news-list--related{overflow:hidden;margin-bottom:0;position:relative}.news-list--related .news-list__wrapper{position:relative;width:100%;z-index:1;display:-ms-flexbox;display:flex;box-sizing:content-box;transform:translateZ(0)}.news-list--related .news-list__item{width:75%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.no-touchevents .news-list--related .news-list__item.active,.no-touchevents .news-list--related .news-list__item:active,.no-touchevents .news-list--related .news-list__item:focus,.no-touchevents .news-list--related .news-list__item:hover{transform:none;box-shadow:none}@media (max-width:991px){.news-list--related .news-list__item{width:100%;margin:0}}@media (min-width:1360px){.news-list--related .news-list__item{width:50%;margin:0}}@media (max-width:543px){.news-list--related .news-list__item__content{height:42rem}}.news-list--related .news-list__item__content__date{position:static;margin-bottom:2.5rem}.news-list--related .news-list__item__content__button{margin-top:2rem;margin-right:auto}.news-list--related .news-list__next,.news-list--related .news-list__prev{position:absolute;z-index:1;top:50%;margin-top:-8rem;z-index:10;cursor:pointer;width:7rem;height:14rem;opacity:.4;transition:all .15s linear .45s;background:#2b2b2b;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.news-list--related .news-list__next:before,.news-list--related .news-list__prev:before{content:"";font-family:FontAwesome;font-size:5.2rem;font-style:normal;color:#fff;position:relative}.news-list--related .news-list__next i,.news-list--related .news-list__prev i{padding:.1rem}@media (max-width:543px){.news-list--related .news-list__next,.news-list--related .news-list__prev{top:22%}}.no-touchevents .news-list--related .news-list__next.active,.no-touchevents .news-list--related .news-list__next:active,.no-touchevents .news-list--related .news-list__next:focus,.no-touchevents .news-list--related .news-list__next:hover,.no-touchevents .news-list--related .news-list__prev.active,.no-touchevents .news-list--related .news-list__prev:active,.no-touchevents .news-list--related .news-list__prev:focus,.no-touchevents .news-list--related .news-list__prev:hover{transition-delay:0s;opacity:.6}.news-list--related .news-list__next{right:0;border-top-left-radius:900px;border-bottom-left-radius:900px}.news-list--related .news-list__next:before{content:"\f105";right:-1rem}@media (min-width:1170px){.news-list--related .news-list__next{right:-86px}}.no-touchevents .news-list--related .news-list__next.active:not(.news-list__disabled-nav),.no-touchevents .news-list--related .news-list__next:active:not(.news-list__disabled-nav),.no-touchevents .news-list--related .news-list__next:focus:not(.news-list__disabled-nav),.no-touchevents .news-list--related .news-list__next:hover:not(.news-list__disabled-nav){right:0!important}.news-list--related .news-list__prev{left:0;border-top-right-radius:900px;border-bottom-right-radius:900px}.news-list--related .news-list__prev:before{content:"\f104";left:-1rem}@media (min-width:1170px){.news-list--related .news-list__prev{left:-86px}}.no-touchevents .news-list--related .news-list__prev.active:not(.news-list__disabled-nav),.no-touchevents .news-list--related .news-list__prev:active:not(.news-list__disabled-nav),.no-touchevents .news-list--related .news-list__prev:focus:not(.news-list__disabled-nav),.no-touchevents .news-list--related .news-list__prev:hover:not(.news-list__disabled-nav){left:0!important}@media (min-width:1170px){.no-touchevents .news-list--related.active .news-list__next:not(.news-list__disabled-nav),.no-touchevents .news-list--related:active .news-list__next:not(.news-list__disabled-nav),.no-touchevents .news-list--related:focus .news-list__next:not(.news-list__disabled-nav),.no-touchevents .news-list--related:hover .news-list__next:not(.news-list__disabled-nav){right:0;transition-delay:0s}.no-touchevents .news-list--related.active .news-list__prev:not(.news-list__disabled-nav),.no-touchevents .news-list--related:active .news-list__prev:not(.news-list__disabled-nav),.no-touchevents .news-list--related:focus .news-list__prev:not(.news-list__disabled-nav),.no-touchevents .news-list--related:hover .news-list__prev:not(.news-list__disabled-nav){left:0;transition-delay:0s}}.news-list--related .news-list__disabled-nav.news-list__prev{left:-86px!important}.news-list--related .news-list__disabled-nav.news-list__next{right:-86px!important}body.page-productpage{background-color:#f8f9fa}body.page-productpage .site-wrapper{background-color:#fff}.product{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.product:not(.product--quickbuy){max-width:1170px;margin:0 auto}@media (max-width:991px){.product:not(.product--quickbuy){display:block}.product:not(.product--quickbuy) .product__content{margin:0 auto}}@media (min-width:1980px){.product:not(.product--quickbuy){max-width:1280px}}@media (max-width:543px){.product{position:relative}}.product__images{padding:0 4rem 4rem;-ms-flex-positive:1;flex-grow:1}@media (max-width:820px){.product__images{width:100%;max-width:39rem;margin:0 auto}}@media (max-width:543px){.product__images{padding:0;max-width:25rem}}@media (max-width:991px){.product__images{width:100%;padding-bottom:0}}@media (min-width:992px){.product__images{width:40%;-ms-flex:0 1 40%;flex:0 1 40%}}.product__images__slider{margin:0 auto;position:relative;overflow:hidden;z-index:1;height:100%}.product__images__slider__wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-sizing:content-box;transform:translateZ(0)}.product__images__slider__item{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;padding:2rem}.product__images__slider__item__image{display:block;margin:0 auto;max-height:480px}@media (max-width:991px){.product__images__slider__item__image{margin-right:auto}}.product__images__slider__next,.product__images__slider__prev{position:absolute;z-index:1;top:50%;width:4rem;height:4rem;font-size:4rem;color:#085778;margin-top:-22px;z-index:10;cursor:pointer;transition:color .3s ease-in-out}@media (max-width:543px){.product__images__slider__next,.product__images__slider__prev{width:5rem;height:5rem;font-size:3rem;text-align:center}}.product__images__slider__next i,.product__images__slider__prev i{padding:.1rem}.product__images__slider__next{right:1rem}@media (min-width:1360px){.product__images__slider__next{right:2rem}}.product__images__slider__prev{left:1rem}@media (min-width:1360px){.product__images__slider__prev{left:2rem}}.product__images__slider--disabled{color:#d6d6d6}.product__images__thumbnails{overflow:hidden;text-align:center;margin-top:1rem}@media (max-width:820px){.product__images__thumbnails{display:none}}.product__images__thumbnails__item{display:inline-block;margin:0 .5rem;opacity:.5;transition:opacity .18s linear}.product__images__thumbnails__item img{height:75px}@media (min-width:992px){.product__images__thumbnails__item img{height:50px}}@media (min-width:1170px){.product__images__thumbnails__item img{height:75px}}.product__images__thumbnails__item--current{opacity:1}.no-touchevents .product__images__thumbnails__item.active,.no-touchevents .product__images__thumbnails__item:active,.no-touchevents .product__images__thumbnails__item:focus,.no-touchevents .product__images__thumbnails__item:hover{opacity:.75}.product__content{padding:4rem 4rem 8rem 0;position:relative;margin-top:-4.2rem;width:66rem;-ms-flex-preferred-size:66rem;flex-basis:66rem;-ms-flex-negative:0;flex-shrink:0}@media (max-width:820px){.product__content{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin-top:0;padding-top:0;padding-right:4rem;padding-left:4rem}}@media (max-width:543px){.product__content{padding:0 2rem 2rem;position:static}}@media (min-width:992px){.product__content{width:60%;-ms-flex:0 1 60%;flex:0 1 60%}}.block-timeline__section h2,.product__content__title{display:block;text-decoration:none;font-family:FFDINWebProBold,Arial,sans-serif;color:#2b2b2b;font-size:4.2rem;line-height:4.4rem;margin:1.2rem 0 0}@media (min-width:1360px){.block-timeline__section h2,.product__content__title{margin-top:2rem;padding-right:0}}@media (max-width:543px){.block-timeline__section h2,.product__content__title{font-size:3.2rem;line-height:3.2rem;margin-top:0}}.product__content__title--has-stamp{padding-right:100px}@media (max-width:543px){.product__content__title--has-stamp{padding-right:0}}.product__content__flag{margin:0 .8rem .8rem 0}.product__content__flag-desc{background-color:transparent;color:#636363;padding-left:0}@media (max-width:543px){.product__content__flag-desc{font-family:FFDINWebProMedium,Arial,sans-serif;font-size:11px;text-transform:none}}.product__content .product-stamp{right:4rem;top:0}@media (max-width:820px){.product__content .product-stamp{top:-2rem}}@media (max-width:543px){.product__content .product-stamp{top:1.2rem;right:1.2rem;width:5rem;height:5rem;background-size:5rem 5rem}}@media (min-width:992px){.product__content .product-stamp{top:.5rem}}.product__content__price{min-width:calc(50% + 8px);display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}@media (max-width:543px){.product__content__price{width:100%;margin-bottom:1.6rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:543px){.product__content__price__item{-ms-flex:0 0 auto;flex:0 0 auto}}.product__content__price__item:not(:last-child){margin-right:1.4rem}.product__content__price__item__cat{font-family:FFDINWebPro,Arial,sans-serif;margin:0 0 0 .25rem;text-decoration:line-through;color:#788591}.product__content__price__item__cat span{position:relative}.product__content__price__item__cat span:before{display:none;content:"";position:absolute;top:1rem;right:-.5rem;left:-.5rem;height:.1rem;background-color:#788591;transform:rotate(150deg)}.product__content__price__item__value{letter-spacing:-1px;margin:.2rem 0 0;color:#b81c28}@media (max-width:543px){.product__content__price__item__value{font-size:3.2rem;line-height:3.2rem}}.product__content__price__item__value span{font-size:1.4rem;line-height:1.6rem;margin-left:.2rem}.product__content__price__item__units{display:block;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;line-height:1.6rem;color:#788591}@media (max-width:543px){.product__content__price__item__units{font-size:1.2rem;line-height:1.4rem}}@media (min-width:1980px){.product__content__price__item__units{font-size:1.6rem;line-height:1.8rem}}.product__content__price--triple{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.product__content__usp{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;margin-top:-.8rem}@media (min-width:544px){.product__content__usp{top:.2rem;width:calc(50% - 8px)}}@media (max-width:543px){.product__content__usp{width:100%;margin-top:.4rem}}.product__content__usp__item{color:#d3800d;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;line-height:1.8rem;padding:0 0 .1rem 1.85rem;display:block}@media (max-width:543px){.product__content__usp__item{padding-left:0}}@media (max-width:320px){.product__content__usp__item{font-size:1.2rem}}@media (min-width:1980px){.product__content__usp__item{font-size:1.6rem;line-height:1.6rem}}.product__content__usp__item i{position:absolute;top:.1rem;left:0;margin-right:2px}@media (max-width:543px){.product__content__usp__item i{position:relative}}.product__content__usp__item--leadtime{position:relative;top:-2px;padding-left:1.95rem;font-size:1.2rem;color:#788591}@media (max-width:543px){.product__content__usp__item--leadtime{padding-left:0}}.product__content__usp__item--leadtime b{font-family:FFDINWebProMedium,Arial,sans-serif}.product__content__container{max-width:100%;margin-left:auto;margin-right:auto;margin:1.2rem 0 1rem;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.product__content__container:after{content:" ";display:block;clear:both}@media (max-width:543px){.product__content__container{margin:1.2rem 0;display:block}}@media (min-width:544px){.product__content__container--no-subscription .product__content__usp{top:6rem}}.product__content__cta{max-width:100%;margin-left:auto;margin-right:auto;position:relative}.product__content__cta:after{content:" ";display:block;clear:both}.product__content__cta__button-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:543px){.product__content__cta__button-wrapper{-ms-flex-pack:center;justify-content:center}}.product__content__cta__button{width:calc(50% - 8px)}@media (max-width:543px){.product__content__cta__button{width:100%;font-size:1.4rem;line-height:1.4rem;padding:1.8rem .25rem 1.5rem}}@media (max-width:320px){.product__content__cta__button{font-size:1.2rem}}@media (max-width:543px){.product__content__cta__button--subscribe{margin-left:1.6rem}}.product__content__cta__box{background-color:#f8f9fa;border:1px solid #f0f0f0;position:absolute;z-index:2;right:0;top:7rem;left:0;opacity:0;height:0;visibility:hidden;pointer-events:none;transform:translateY(-2rem);padding:2.5rem}.product__content__cta__box:after,.product__content__cta__box:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;opacity:0;transition:all .15s linear .35s;transform:translateY(.5rem)}.product__content__cta__box:after{border-color:rgba(136,183,213,0);border-bottom-color:#f8f9fa;border-width:15px;margin-left:-15px}.product__content__cta__box:before{border-color:rgba(194,225,245,0);border-bottom-color:#f0f0f0;border-width:16px;margin-left:-16px}.product__content__cta__box--visible{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:auto;pointer-events:all;opacity:1;visibility:visible;transform:translateY(0);transition:transform .15s cubic-bezier(.19,1,.22,1) .18s,opacity .25s ease-in}@media (max-width:543px){.product__content__cta__box--visible{-ms-flex-direction:column;flex-direction:column;border-bottom:0;box-shadow:0 10px 25px -5px rgba(0,0,0,.125)}}.product__content__cta__box--visible:after,.product__content__cta__box--visible:before{opacity:1;transform:translateY(0)}.product__content__cta__box--buy:after,.product__content__cta__box--buy:before{left:26%}.product__content__cta__box--buy .form-group{-ms-flex-pack:justify;justify-content:space-between}@media (min-width:544px){.product__content__cta__box--buy .form-group{margin-bottom:0}}.product__content__cta__box--buy .form-group .form-group__select{-ms-flex-positive:1;flex-grow:1;width:auto}.EPiServerForms .responsive-nav__login .product__content__cta__box--buy .form-group .ValidationFail,.product__content__cta__box--buy .form-group .EPiServerForms .responsive-nav__login .ValidationFail,.product__content__cta__box--buy .form-group .form-group__forgot-password,.product__content__cta__box--buy .form-group .form-group__label,.product__content__cta__box--buy .form-group .responsive-nav__login .EPiServerForms .ValidationFail,.product__content__cta__box--buy .form-group .responsive-nav__login .form-group--error,.responsive-nav__login .EPiServerForms .product__content__cta__box--buy .form-group .ValidationFail,.responsive-nav__login .product__content__cta__box--buy .form-group .form-group--error{margin-right:2.5rem;width:auto}.product__content__cta__box--subscribe{-ms-flex-pack:justify;justify-content:space-between}.product__content__cta__box--subscribe:after,.product__content__cta__box--subscribe:before{left:76%}.product__content__cta__box--subscribe .form-group__select{-ms-flex-positive:1;flex-grow:1;width:auto}@media (max-width:543px){.product__content__cta__box--subscribe .form-group__select{width:100%}}.EPiServerForms .responsive-nav__login .product__content__cta__box--subscribe .ValidationFail,.product__content__cta__box--subscribe .EPiServerForms .responsive-nav__login .ValidationFail,.product__content__cta__box--subscribe .form-group__forgot-password,.product__content__cta__box--subscribe .form-group__label,.product__content__cta__box--subscribe .responsive-nav__login .EPiServerForms .ValidationFail,.product__content__cta__box--subscribe .responsive-nav__login .form-group--error,.product__content__cta__box--subscribe .responsive-nav__login a.form-group__forgot-password,.responsive-nav__login .EPiServerForms .product__content__cta__box--subscribe .ValidationFail,.responsive-nav__login .product__content__cta__box--subscribe .form-group--error,.responsive-nav__login .product__content__cta__box--subscribe a.form-group__forgot-password{margin-right:2.5rem;width:7rem}@media (min-width:544px){.product__content__cta__box__col{width:calc(50% - 8px)}}@media (max-width:543px){.brand-list__section-title .product__content__cta__box__col span,.EPiServerForms .Form__NavigationBar .product__content__cta__box__col .btnNext,.EPiServerForms .Form__NavigationBar .product__content__cta__box__col .btnPrev,.my-pages__orders--subscriptions .product__content__cta__box__col .form-button,.news-list--related .product__content__cta__box__col .news-list__item__content__button,.product-filter__dropdown__actions .product__content__cta__box__col span,.product-spot--blend .product__content__cta__box__col .product-spot--blend__button,.product-spot--content .product__content__cta__box__col a,.product__content__cta__box__col .blends__item__content__button,.product__content__cta__box__col .blends__item__content__flags__item,.product__content__cta__box__col .block-promo__btn,.product__content__cta__box__col .block-promo__cta-btn,.product__content__cta__box__col .block-snus-guide__product__action,.product__content__cta__box__col .block-snus-guide__result__expander,.product__content__cta__box__col .block-text-image__item__text__button,.product__content__cta__box__col .booking__action__button,.product__content__cta__box__col .brand-list__item__header__button,.product__content__cta__box__col .brand-list__section-title span,.product__content__cta__box__col .breadcrumb__item--button,.product__content__cta__box__col .btn,.product__content__cta__box__col .btn--pricing__btn,.product__content__cta__box__col .cookie-disclaimer__button,.product__content__cta__box__col .EPiServerForms .Form__NavigationBar .btnNext,.product__content__cta__box__col .EPiServerForms .Form__NavigationBar .btnPrev,.product__content__cta__box__col .faq__main__section__title,.product__content__cta__box__col .faq__side__toggle-nav,.product__content__cta__box__col .flag,.product__content__cta__box__col .form-box__submit,.product__content__cta__box__col .hero__button,.product__content__cta__box__col .my-pages__blends__item__button,.product__content__cta__box__col .my-pages__footer__button,.product__content__cta__box__col .my-pages__orders--subscriptions .form-button,.product__content__cta__box__col .my-pages__orders__item__actions__button,.product__content__cta__box__col .news-list--related .news-list__item__content__button,.product__content__cta__box__col .product-cta__btn,.product__content__cta__box__col .product-filter__dropdown__actions span,.product__content__cta__box__col .product-list__header__clear-filters,.product__content__cta__box__col .product-list__header__hide-desc,.product__content__cta__box__col .product-list__header__show-desc,.product__content__cta__box__col .product-list__header__toggle-filters,.product__content__cta__box__col .product-spot--blend .product-spot--blend__button,.product__content__cta__box__col .product-spot--content__button,.product__content__cta__box__col .product-spot--content a,.product__content__cta__box__col .product-spot__button,.product__content__cta__box__col .product-spot__flag,.product__content__cta__box__col .product__content__cta__button,.product__content__cta__box__col .product__content__flag,.product__content__cta__box__col .product__content__flag-desc,.product__content__cta__box__col .promo-grid__btn,.product__content__cta__box__col .promo-grid__cta-btn,.product__content__cta__box__col .rating__button,.product__content__cta__box__col .runners__grid__item__button,.product__content__cta__box__col .sb-products__meta-action,.product__content__cta__box__col .search-form__submit,.product__content__cta__box__col .search-results__all-toggler,.product__content__cta__box__col .search-results__more-link,.product__content__cta__box__col .shopping-cart__action,.product__content__cta__box__col .shopping-cart__empty-cart,.product__content__cta__box__col .shopping-cart__secondary-actions__close,.product__content__cta__box__col .shopping-cart__secondary-actions__save,.product__content__cta__box__col .snus-history__item__content__actions .next,.product__content__cta__box__col .snus-history__item__content__actions .previous,.product__content__cta__box__col .start-page__content-grid__item__footer__button,.product__content__cta__box__col .store-details__item__button,.product__content__cta__box__col app-navigation .actions button,.product__content__cta__box__col app-root.full-mode app-save>button,.snus-history__item__content__actions .product__content__cta__box__col .next,.snus-history__item__content__actions .product__content__cta__box__col .previous,app-navigation .actions .product__content__cta__box__col button,app-root.full-mode .product__content__cta__box__col app-save>button{padding:1.8rem .25rem 1.5rem}}.product__content__cta__box__col .icon--basket,.product__content__cta__box__col .my-pages__header__nav-item__icon--orders{font-size:1.3rem;top:-.1rem;position:relative}.product__content__cta__box__col .icon--arrow-right,.product__content__cta__box__col .responsive-nav__primary__item__toggle-icon{font-weight:700;font-size:1.6rem;position:relative;line-height:1rem;top:.15rem}.product__content__cta__box__meta{height:4.2rem;margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.product__content__cta__box__meta:first-child b{color:#b81c28}.product__content__cta__box__meta b{white-space:nowrap;color:#2b2b2b;float:right;margin-left:.5rem}.product__content__cta__box__meta>span{display:block;width:100%;line-height:2.2rem;font-size:1.4rem;font-family:FFDINWebProMedium,Arial,sans-serif;color:#636363}@media (min-width:1980px){.product__content__cta__box__meta>span{font-size:1.6rem;line-height:2.4rem}}.product__content__cta__box__meta span:not(:last-child){margin-right:1.5rem}.product__content__cta__box__meta span:not(:last-child) b{color:#b81c28}@media (min-width:544px){.product__content__cta__box .product__content__cta__box__meta{width:auto;float:left}.product__content__cta__box .product__content__cta__box__meta b{width:auto}}.product__content__cta__box .product__content__cta__box__meta span:first-child b{margin-right:1rem}@media (max-width:543px){.product__content__cta__box .product__content__cta__box__meta span:first-child b{margin-right:0}}.product__content__description{margin:2.3rem 0 4rem;transition:opacity .18s ease-in;font-size:1.8rem;line-height:2.6rem}@media (min-width:1980px){.product__content__description{font-size:2rem;line-height:2.8rem}}.product__content__description--faded{opacity:.25}.product__content__description p:last-child{margin-bottom:0}.product__content__tabs{transition:opacity .18s ease-in}.product__content__tabs--faded{opacity:.25}.product__content__tabs__attributes{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__content__tabs__attributes__item{width:20%;text-align:center;text-decoration:none}@media (max-width:436px){.product__content__tabs__attributes__item{width:100%;margin-bottom:1.5rem;padding-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f0f0f0}.product__content__tabs__attributes__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}}.product__content__tabs__attributes__item__label{color:#788591}.product__content__tabs__attributes__item__icon{width:5rem;height:4rem;display:block;position:relative;margin:1rem auto;font-size:3.2rem}@media (max-width:436px){.product__content__tabs__attributes__item__icon{display:none}}.product__content__tabs__attributes__item__icon--logo{width:8rem}.product__content__tabs__attributes__item__icon--logo img,.product__content__tabs__attributes__item__icon--logo svg{max-height:100%}.product__content__tabs__attributes__item__icon.icon--snus-strength-1,.product__content__tabs__attributes__item__icon.icon--snus-strength-2,.product__content__tabs__attributes__item__icon.icon--snus-strength-3,.product__content__tabs__attributes__item__icon.icon--snus-strength-4,.product__content__tabs__attributes__item__icon.icon--snus-strength-5,.product__content__tabs__attributes__item__icon.product-filter__item__icon--strength{font-size:1.8rem;left:-1.5rem;top:.7rem}.product__content__tabs__attributes__item__icon.icon--snus-strength-5{left:-2.2rem}.product__content__tabs__attributes__item__icon.icon--snus-type,.product__content__tabs__attributes__item__icon.product-filter__item__icon--type{font-size:3rem;left:-.85rem;top:.3rem}.product__content__tabs__attributes__item__icon.icon--snus-format-original,.product__content__tabs__attributes__item__icon.product-filter__item__icon--format{font-size:3.2rem;left:-.5rem;top:.5rem}.product__content__tabs__attributes__item__icon.icon--snus-format-mini{font-size:2.4rem;left:-.2rem;top:.5rem}.product__content__tabs__attributes__item__icon.icon--snus-format-slim{font-size:3rem;left:-1.4rem;top:.2rem}.product__content__tabs__attributes__item__icon.icon--snus-format-long{font-size:2.2rem;left:-2rem;top:.5rem}.product__content__tabs__attributes__item__icon.icon--snus-taste,.product__content__tabs__attributes__item__icon.my-pages__header__nav-item__icon--blends,.product__content__tabs__attributes__item__icon.product-filter__item__icon--taste{left:-.2rem;top:.2rem}@media (max-width:436px){.product__content__tabs__attributes__item__value{text-align:right}}.no-touchevents .product__content__tabs__attributes__item.active,.no-touchevents .product__content__tabs__attributes__item:active,.no-touchevents .product__content__tabs__attributes__item:focus,.no-touchevents .product__content__tabs__attributes__item:hover{background:radial-gradient(#fff,hsla(0,0%,100%,0))}.product__content__tabs__attributes--facts .product__content__tabs__attributes__item__value{white-space:nowrap;overflow:hidden;display:inline-block;text-overflow:ellipsis;width:100%}.product__content__tabs__attributes--facts .product__content__tabs__attributes__item__icon:before{position:relative;top:.4rem}.product__content__tabs__attributes--levels .product__content__tabs__attributes__item{width:25%}.product__content__tabs__attributes--levels .product__content__tabs__attributes__item__icon{width:5rem;height:5rem}.product__content__tabs__attributes--levels .product__content__tabs__attributes__item__label{color:#d3800d}.product__content__tabs__attributes--substances{-ms-flex-pack:start;justify-content:flex-start}.product__content__tabs__attributes--substances .product__content__tabs__attributes__item{width:25%;margin-bottom:1.5rem}@media (max-width:436px){.product__content__tabs__attributes--substances .product__content__tabs__attributes__item{margin:0 0 1.5rem;width:100%}.product__content__tabs__attributes--substances .product__content__tabs__attributes__item:last-child{margin-bottom:0}}@media (min-width:1980px){.product__content__tabs__attributes--substances .product__content__tabs__attributes__item__label{font-size:1.4rem}}.product__content__tabs__attributes--substances .product__content__tabs__attributes__item__value{font-size:2.4rem;line-height:2.4rem;letter-spacing:-.1rem;display:block;margin:1rem auto 0;font-family:FFDINWebProBold,Arial,sans-serif;color:#d3800d}@media (max-width:436px){.product__content__tabs__attributes--substances .product__content__tabs__attributes__item__value{margin:0;font-size:1.4rem;line-height:2rem;letter-spacing:0}}.product--quickbuy{background-color:#fff;padding:6rem 0}@media (max-width:991px){.product--quickbuy{padding:4rem 0}}@media (max-width:543px){.product--quickbuy{padding:2rem 0}}.product--quickbuy .product__images{padding:0 4rem;width:auto;-ms-flex-positive:0;flex-grow:0}@media (max-width:991px){.product--quickbuy .product__images{display:none}}.product--quickbuy .product__images__slider__item{padding:0}.product--quickbuy .product__images__slider__item__image{max-height:500px}.product--quickbuy .product__images__thumbnails{display:none}.product--quickbuy .product__content{margin:0 0 1.2rem;padding:0;max-width:64rem}@media (max-width:820px){.product--quickbuy .product__content{padding:0 2rem;margin-bottom:0}}.product--quickbuy .product__content__close{font-size:3.6rem;color:#b81c28;position:absolute;z-index:10;top:-4rem;right:2rem;background:#fff;border-radius:100%;padding:.5rem;cursor:pointer}.no-touchevents .product--quickbuy .product__content__close.active,.no-touchevents .product--quickbuy .product__content__close:active,.no-touchevents .product--quickbuy .product__content__close:focus,.no-touchevents .product--quickbuy .product__content__close:hover{color:#76121a}@media (max-width:991px){.product--quickbuy .product__content__close{top:-2rem}}@media (max-width:820px){.product--quickbuy .product__content__close{top:0}}.product--quickbuy .product__content__stamp{top:-2rem}@media (max-width:820px){.product--quickbuy .product__content__stamp{top:0}}.product--quickbuy .product__content__cta__box{display:none;position:static;margin-top:2.5rem}.product--quickbuy .product__content__cta__box--visible{display:-ms-flexbox;display:flex}body.lang-chf .product__content__container:not(.product__content__container--no-subscription){-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}body.lang-chf .product__content__container:not(.product__content__container--no-subscription) .product__content__usp{margin-top:.8rem}body.lang-chf .product__content__container:not(.product__content__container--no-subscription) .product__content__usp,body.lang-chf .product__content__container:not(.product__content__container--no-subscription) .product__content__usp__item i{position:static}body.lang-chf .product__content__container:not(.product__content__container--no-subscription) .product__content__usp__item,body.lang-chf .product__content__container:not(.product__content__container--no-subscription) .product__content__usp__item--leadtime{padding-left:0}@media (max-width:543px){body.lang-chf .product__content__price__item__value{font-size:2.8rem}}body.page-productlistpage{background-color:#f8f9fa}body.page-productlistpage .site-wrapper{background-color:#fff}.product-list.is-loading{cursor:wait!important}.product-list.is-loading *{pointer-events:none}.product-list__grid-loader{font-size:3rem;font-weight:700;margin:20rem 0;text-align:center}.product-list__grid{visibility:hidden}.product-list.layout-complete .product-list__grid{visibility:visible}.product-list.layout-complete .product-list__grid-loader{display:none}.product-list__header{margin-bottom:2.5rem;padding:0 4rem}@media (max-width:991px){.product-list__header{padding:2rem;margin-bottom:0}}@media (max-width:543px){.product-list__header{padding:2rem 2rem 0;text-align:center}}@media (min-width:992px){.product-list__header__definition{width:30.4347826087%;float:left;margin-right:4.347826087%}}@media (min-width:1170px){.product-list__header__definition{width:30.4347826087%;float:left;margin-right:4.347826087%}}@media (min-width:1360px){.product-list__header__definition{width:39.1304347826%;float:left;margin-right:4.347826087%}}.product-list__header__title{margin:0 0 -.5rem;font-size:4.2rem;line-height:4rem}@media (min-width:992px) and (max-width:1169px){.product-list__header__title{font-size:3.6rem;line-height:3.8rem}}@media (max-width:820px){.product-list__header__title{margin:0}}@media (max-width:543px){.product-list__header__title{text-align:center}}.product-list__header__desc{margin:1rem 0 .75rem;font-size:1.8rem;line-height:2.6rem;height:2.2rem;overflow:hidden}@media (min-width:992px) and (max-width:1169px){.product-list__header__desc{height:0}}@media (max-width:820px){.product-list__header__desc{position:relative;font-size:1.6rem;line-height:2.1rem;margin:.5rem 0 1.5rem;height:4rem}.product-list__header__desc:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:3rem;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}}@media (max-width:543px){.product-list__header__desc{display:none}}@media (min-width:1980px){.product-list__header__desc{font-size:2rem;line-height:2.8rem;margin:.5rem 0 2rem}}.product-list__header__desc.active{height:auto}.product-list__header__desc.active:after{display:none}.product-list__header__hide-desc,.product-list__header__show-desc{position:relative;display:none}.product-list__header__hide-desc.active,.product-list__header__show-desc.active{display:inline-block}@media (max-width:820px){.product-list__header__hide-desc,.product-list__header__show-desc{margin:.5rem 0 1.5rem}}@media (max-width:543px){.product-list__header__hide-desc,.product-list__header__show-desc{display:none!important}}.product-list__header__hide-desc:after,.product-list__header__show-desc:after{content:"";font-family:FontAwesome;font-size:1.8rem;display:block;position:absolute;top:-.1rem;right:-1.85rem;pointer-events:none}.product-list__header__show-desc:after{content:"\f107"}.product-list__header__hide-desc:after{content:"\f106"}.product-list__header__toggle-filters{display:none}@media (max-width:820px){.product-list__header__toggle-filters.active{display:block}}@media (max-width:543px){.product-list__header__toggle-filters{margin:1.5rem -2rem 0;width:calc(100% + 4rem)}}.product-list__header__clear-filters{display:none;margin-top:1.5rem}@media (max-width:820px){.product-list__header__clear-filters.active{display:inline-block}}@media (max-width:543px){.product-list__header__clear-filters{margin:2rem 0}}.product-list__header__sort{margin-top:1.55rem}.product-list__header__sort .form-group__select,.product-list__header__sort .form-select,.product-list__header__sort .product-cta__form{margin-top:.5rem}@media (min-width:544px){.product-list__header__sort{width:30.4347826087%;float:right;margin-right:0}}@media (max-width:820px){.product-list__header__sort{width:100%;display:none;margin:2rem 0!important}.product-list__header__sort.active{display:block}}@media (min-width:992px){.product-list__header__sort{width:13.0434782609%;float:right;margin-right:0}}@media (min-width:1360px){.product-list__header__sort{width:13.0434782609%;float:right;margin-right:0}}@media (min-width:1980px){.product-list__header__sort{margin-top:.33rem}}.product-list__header__grid{clear:both;margin-top:2rem}.product-list__grid{background-color:#f8f9fa}@media (max-width:991px){.product-list__grid .product-spot{padding:2.5rem;height:40rem}}@media (min-width:992px){.product-list__grid .product-spot{padding:2.5rem;height:37rem}}@media (min-width:1170px){.product-list__grid .product-spot{padding:2.5rem;height:42rem}}@media (min-width:1360px){.product-list__grid .product-spot{padding:2.5rem;height:40rem}}@media (max-width:543px){.product-list__grid .product-spot{padding:2.5rem;height:38rem}}@media (max-width:436px){.product-list__grid .product-spot{height:31rem}}@media (max-width:991px){.product-list__grid .product-spot--featured{padding:2.5rem;height:80rem}}@media (max-width:543px){.product-list__grid .product-spot--featured{padding:2.5rem 2.5rem 16rem;height:62rem}}@media (max-width:436px){.product-list__grid .product-spot--featured{height:54rem}}@media (min-width:992px){.product-list__grid .product-spot--featured{padding:2.5rem;height:74rem}}@media (min-width:1170px){.product-list__grid .product-spot--featured{padding:2.5rem;height:84rem}}@media (min-width:1360px){.product-list__grid .product-spot--featured{padding:2.5rem;height:80rem}}@media (max-width:820px){.product-list__grid .product-spot--promo{height:32rem}}@media (max-width:543px){.product-list__grid .product-spot--promo{padding:1.5rem;height:53rem}}@media (min-width:1980px){.product-list__grid .product-spot--blend,.product-list__grid .product-spot--content{padding:4rem}}@media (max-width:543px){.product-list__grid .product-spot--blend,.product-list__grid .product-spot--content{height:auto}}@media (max-width:991px){.product-list__grid .product-spot__image-wrapper{padding-top:6%}}@media (max-width:543px){.product-list__grid .product-spot__image-wrapper{padding-top:0}}@media (min-width:1360px){.product-list__grid .product-spot__image-wrapper{padding-top:6%}}.product-list__no-results{background-color:#f8f9fa;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:8rem 2rem;border-top:1px solid #f0f0f0}@media (max-width:543px){.product-list__no-results{padding:4rem 2rem}}.product-list__no-results-title{color:#788591;margin-bottom:2rem;text-align:center}.complaint-form{max-width:62rem;margin:0 auto 8rem}.complaint-form__image-wrapper{text-align:center;margin-bottom:2rem}.complaint-form__image-wrapper img{display:block}.complaint-form .accordion__content-footer{overflow:hidden}.complaint-form__terms p{font-size:12px;max-width:60%;text-align:right;float:right;line-height:20px}.complaint-form__instructions{counter-reset:b}.complaint-form__instructions__header{text-transform:uppercase;font-family:FFDINWebProMedium,Arial,sans-serif;color:#d3800d;margin-bottom:.5rem}.complaint-form__instructions__steps{font-size:1.4rem;margin-bottom:1.5rem}.complaint-form__instructions__steps li{position:relative;padding-left:24px;color:#46738c;font-family:FFDINWebProMedium,Arial,sans-serif}.complaint-form__instructions__steps li:before{counter-increment:b;content:counter(b);position:absolute;left:0;top:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.2rem;color:#d3800d;width:17px;height:17px;border:1px solid currentColor;border-radius:50%}.complaint-form .form-group__error p{margin-bottom:0}.complaint-form .form-group__error p a{color:#fff}.receipt{width:80%;margin:0 auto}@media print{.receipt{font-size:80%}}.receipt h1{text-align:center;margin:20px 0 75px;font-family:FFDINWebProMedium,Arial,sans-serif}.receipt__logo{text-align:center;margin-top:50px}.receipt__logo img{width:175px;height:auto}.receipt__label{font-family:FFDINWebProBold,Arial,sans-serif;text-transform:uppercase;font-weight:400}.receipt__details{overflow:hidden;margin:40px 0 15px}.receipt__detail-item{float:left;margin-bottom:25px;width:33.33%}.receipt__articles{width:100%;margin-bottom:50px}.receipt__articles thead{text-align:left}.receipt__articles td:nth-child(4),.receipt__articles td:nth-child(5),.receipt__articles th:nth-child(4),.receipt__articles th:nth-child(5){text-align:right}.receipt__articles td,.receipt__articles th{padding:5px 0}.receipt__articles tfoot{border-top:1px solid #000;text-align:right}.receipt__articles tfoot span{display:inline-block}.receipt__articles tfoot span:last-child{width:100px}.receipt__articles tfoot div{padding:5px 0 0}.receipt__about{text-align:center;margin-bottom:50px}.receipt__footer{position:absolute;bottom:50px;left:10%;width:80%}.receipt__footer-details{overflow:hidden}.receipt__footer-details div{text-align:center;width:33%;float:left}.page-not-found{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-image:url(../../../dist/images/bg-404.jpg)}@media (max-width:991px){.page-not-found{height:42rem;height:calc(100vh - 8.7rem)}}@media (max-width:820px){.page-not-found{height:auto;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:4rem 4rem 8rem}}@media (max-width:543px){.page-not-found{padding:2rem 2rem 6rem}}@media (min-width:992px){.page-not-found{height:52rem;height:calc(100vh - 14.9rem)}}@media (min-width:1170px){.page-not-found{height:62rem;height:calc(100vh - 14.9rem)}}@media (min-width:1360px){.page-not-found{height:72rem;height:calc(100vh - 14.9rem)}}.page-not-found__content,.page-not-found__image{width:40%}@media (max-width:820px){.page-not-found__content,.page-not-found__image{width:100%}}.page-not-found__content h1{margin:0 0 2rem}.page-not-found__content a{margin-top:2.5rem}.page-not-found__image{height:auto;padding:0 8rem 0 0}@media (max-width:991px){.page-not-found__image{padding-right:4rem}}@media (max-width:820px){.page-not-found__image{padding:0;width:80%}}body.page-blenderpage{min-height:100vh}@media (max-width:820px){body.page-blenderpage .site-footer{display:none}}@media (max-width:820px){app-root{padding-bottom:132px;min-height:calc(100vh - 75px)}}@media (max-width:543px){app-root{min-height:calc(100vh - 50px)}}app-root,app-root .full-mode__left>*,app-root .full-mode__right>*,app-root>*,app-root app-block-header,app-root app-flavor-balance,app-root app-flavor-balance-placeholder,app-root app-step-help{display:block}app-root{position:relative;background:#fff}app-alert{top:0}app-alert:last-of-type~.full-mode__left,app-alert:last-of-type~.full-mode__right{margin-top:38px}app-alert:last-of-type~.wizard-mode__content{padding-top:calc(1.5rem + 38px)!important}app-flavor-item label,app-select-finish label,app-select-type label{position:relative}app-flavor-item label.popular:after,app-select-finish label.popular:after,app-select-type label.popular:after{content:"\f005";font-family:FontAwesome;position:absolute;top:-10px;right:0;left:0;color:#fab825;font-size:13px}.brand-list__section-title app-flavor-item .blender-modal h4 span,.brand-list__section-title app-select-finish .blender-modal h4 span,.brand-list__section-title app-select-type .blender-modal h4 span,app-flavor-item .blender-modal h4 .blends__item__content__flags__item,app-flavor-item .blender-modal h4 .brand-list__section-title span,app-flavor-item .blender-modal h4 .faq__main__section__title,app-flavor-item .blender-modal h4 .flag,app-flavor-item .blender-modal h4 .product-spot__flag,app-flavor-item .blender-modal h4 .product__content__flag,app-flavor-item .blender-modal h4 .product__content__flag-desc,app-select-finish .blender-modal h4 .blends__item__content__flags__item,app-select-finish .blender-modal h4 .brand-list__section-title span,app-select-finish .blender-modal h4 .faq__main__section__title,app-select-finish .blender-modal h4 .flag,app-select-finish .blender-modal h4 .product-spot__flag,app-select-finish .blender-modal h4 .product__content__flag,app-select-finish .blender-modal h4 .product__content__flag-desc,app-select-type .blender-modal h4 .blends__item__content__flags__item,app-select-type .blender-modal h4 .brand-list__section-title span,app-select-type .blender-modal h4 .faq__main__section__title,app-select-type .blender-modal h4 .flag,app-select-type .blender-modal h4 .product-spot__flag,app-select-type .blender-modal h4 .product__content__flag,app-select-type .blender-modal h4 .product__content__flag-desc{position:relative;margin-left:1rem;top:-2px}app-flavor-item{margin-right:1.1rem}@media (max-width:820px){app-flavor-item{margin-right:1.5rem;display:inline-block;width:calc(33% - 1rem)}app-flavor-item:nth-of-type(3n){margin-right:0}app-flavor-item label{width:100%}}.overlay-focus{position:relative;z-index:2;color:#fff}app-confirmation .blender-modal .content{max-width:700px}app-confirmation .blender-modal .content p{margin-bottom:2rem}app-navigation{position:absolute;bottom:0;left:0;right:0}app-navigation .info{padding:1.5rem;background-color:#f0f0f0}app-navigation .info app-step-help{float:right;margin-top:1rem}app-navigation .info .app-title,app-navigation .info .current-step{text-transform:uppercase;line-height:1.8rem}app-navigation .info .current-step{font-family:FFDINWebProMedium,Arial,sans-serif}app-navigation .info .app-title{font-family:FFDINWebProBold,Arial,sans-serif;color:#d3800d}app-navigation .actions{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;width:100%}app-navigation .actions button{width:100%;padding:2.5rem 1.5rem}app-authenticate .blender-modal .content,app-login .blender-modal .content,app-register .blender-modal .content{max-width:46rem;width:auto;padding:4rem}@media (max-width:543px){app-authenticate .blender-modal .content,app-login .blender-modal .content,app-register .blender-modal .content{padding:2rem}}@media (max-width:543px){app-authenticate .form-box,app-login .form-box,app-register .form-box{margin:2rem 0 0}}app-block-header{margin-bottom:1.5rem}app-block-header h3{margin-bottom:.3rem}app-block-header p{color:#d3800d;margin:0}app-block-header span{display:inline-block;font-family:FFDINWebPro;margin-left:.5rem;color:#baccd3}app-flavor-balance,app-flavor-balance-placeholder{position:relative}app-flavor-balance-placeholder .flavor-type,app-flavor-balance .flavor-type{text-transform:uppercase;position:absolute;left:-35px;top:9px;width:34px;text-align:center;font-size:1.1rem;transform:rotate(270deg)}app-flavor-balance-placeholder .strength__options,app-flavor-balance .strength__options{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;position:relative}app-flavor-balance-placeholder .strength__options:before,app-flavor-balance .strength__options:before{content:"";position:absolute;display:block;background-color:#4b4a47;left:0;right:0;top:12px;height:1px;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}app-flavor-balance-placeholder .strength__options div,app-flavor-balance .strength__options div{-ms-flex-preferred-size:33%;flex-basis:33%;width:33%}app-flavor-balance-placeholder .strength__options div:nth-of-type(2),app-flavor-balance .strength__options div:nth-of-type(2){text-align:center}app-flavor-balance-placeholder .strength__options div:nth-of-type(3),app-flavor-balance .strength__options div:nth-of-type(3){text-align:right}app-flavor-balance-placeholder .strength__options input,app-flavor-balance .strength__options input{margin-right:0;top:2px;border-color:#fff}app-flavor-balance-placeholder .strength__options input[disabled],app-flavor-balance .strength__options input[disabled]{opacity:0;background-color:#6e6f6f;border-color:#6e6f6f}app-select-balance app-block-header p{display:none}app-select-balance .balance-header{margin-bottom:1.5rem;margin-top:-1rem;overflow:hidden}app-select-balance .balance-header__description{display:inline-block;width:15rem}app-select-balance .balance-header__strengths__inner{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}app-select-balance .balance-header__strengths label:not(:first-child):not(:last-child){margin-left:-7px}app-root.wizard-mode .balance-header{display:none}app-root.wizard-mode app-flavor-balance label{margin:0;margin-bottom:.5rem}app-root.wizard-mode app-flavor-balance .strength{margin-bottom:1rem}app-root.wizard-mode app-flavor-balance label{font-size:1.8rem;color:#d3800d;display:block}app-root.wizard-mode app-flavor-balance .strength__options:before{background-color:#f0f0f0}app-root.wizard-mode app-flavor-balance .strength__option-labels{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}app-root.wizard-mode app-flavor-balance .strength__option-labels .invisible{visibility:hidden}app-root.wizard-mode app-flavor-balance .strength__option-label{color:#baccd3;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem}app-root.wizard-mode app-flavor-balance .strength__option-label.active{color:#788591}app-root.full-mode app-flavor-balance-placeholder label,app-root.full-mode app-flavor-balance label{position:relative;width:12rem;text-align:center;margin-right:3rem!important}app-root.full-mode app-flavor-balance-placeholder label i,app-root.full-mode app-flavor-balance label i{position:absolute;display:block;left:-10px;top:-10px;width:20px;height:20px;background-color:#085778;border-radius:50%;line-height:20px!important}app-root.full-mode app-flavor-balance-placeholder .strength,app-root.full-mode app-flavor-balance .strength{display:inline-block;width:calc(100% - 12rem - 4rem - 4px)}@media (max-width:991px){app-root.full-mode app-flavor-balance-placeholder .strength,app-root.full-mode app-flavor-balance .strength{width:calc(100% - 12rem - 3rem - 4px)}}app-root.full-mode app-flavor-balance-placeholder .strength__option-labels,app-root.full-mode app-flavor-balance .strength__option-labels{display:none}app-root.full-mode .balance-header__strengths{display:inline-block;width:calc(100% - 15rem - 4px - 1px)}app-tutorial-steppable .blender-modal .content{position:absolute}app-tutorial-steppable .indicator{position:absolute;z-index:1}app-tutorial-steppable .indicator div{position:absolute;border-radius:50%}app-tutorial-steppable .indicator>div{background:#46738c;width:60px;height:60px;animation:pulsating-marker 2s infinite}app-tutorial-steppable .indicator>div>div{background:#6ea3ba;width:40px;height:40px;left:10px;top:10px;animation:pulsating-marker 2s infinite;animation-delay:.3s}app-tutorial-steppable .steppers{position:absolute;right:2rem;bottom:2rem}app-tutorial-steppable .steppers>:first-child{margin-right:.7rem}app-tutorial-steppable .steppers .next{background:#085778}app-tutorial-steppable .steppers .next i{position:relative;left:.5px}app-tutorial-steppable .steppers .previous{background:#baccd3}app-tutorial-steppable .steppers .previous i{position:relative;left:-1px}app-tutorial-steppable .steppers .next,app-tutorial-steppable .steppers .previous{border-radius:50%;display:inline-block;color:#fff;width:22px;height:22px;text-align:center;font-size:1.8rem}app-tutorial-steppable .steppers .next.disabled,app-tutorial-steppable .steppers .previous.disabled{background:#e3ebed}app-root.full-mode{display:-ms-flexbox;display:flex}app-root.full-mode app-tutorial .content{top:30%;left:30%;right:30%;width:auto}app-root.full-mode .full-mode__left,app-root.full-mode .full-mode__right{position:relative;width:50%;padding:0 4rem 4rem}app-root.full-mode .full-mode__left{float:left}app-root.full-mode .full-mode__right{float:left;background-image:url(/dist/images/background-snusblend.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;color:#fff}@media (min-width:1170px){app-root.full-mode app-select-finish{width:calc(60% + 3rem - 4px);padding-right:4rem}app-root.full-mode app-select-type{width:calc(40% - 4rem)}app-root.full-mode app-select-finish,app-root.full-mode app-select-type{display:inline-block;vertical-align:top}app-root.full-mode app-select-finish app-step-help,app-root.full-mode app-select-type app-step-help{margin-top:4rem}}app-root.full-mode app-save input{background-color:transparent;border-color:#4b4a47;color:#fff;height:4.8rem;margin-right:1.1rem;margin-bottom:1.5rem;width:100%}@media (min-width:1170px){app-root.full-mode app-save input{width:227px}}app-root.full-mode app-help button,app-root.full-mode app-step-help button{color:#baccd3!important;border-color:#baccd3;float:right;margin-top:.75rem}.no-touchevents app-root.full-mode app-help button.active,.no-touchevents app-root.full-mode app-help button:active,.no-touchevents app-root.full-mode app-help button:focus,.no-touchevents app-root.full-mode app-help button:hover,.no-touchevents app-root.full-mode app-step-help button.active,.no-touchevents app-root.full-mode app-step-help button:active,.no-touchevents app-root.full-mode app-step-help button:focus,.no-touchevents app-root.full-mode app-step-help button:hover{color:#fff!important;border-color:#fff!important}app-root.full-mode .full-mode__left app-step-help button{color:#d3800d!important;border-color:#d3800d!important}.no-touchevents app-root.full-mode .full-mode__left app-step-help button.active,.no-touchevents app-root.full-mode .full-mode__left app-step-help button:active,.no-touchevents app-root.full-mode .full-mode__left app-step-help button:focus,.no-touchevents app-root.full-mode .full-mode__left app-step-help button:hover{color:#2b2b2b!important;border-color:#2b2b2b!important}app-root.full-mode app-help button{color:#fff!important;border-color:#fff;margin-top:1.8rem}app-root.full-mode :hover>app-step-help{display:block}app-root.full-mode app-step-help{display:none}app-root.wizard-mode .blender-modal .content{width:calc(100% - 3rem)}app-root.wizard-mode .blender-modal .content h4{padding-right:3rem}@media (max-width:543px){app-root.wizard-mode .blender-modal .content--image{padding-left:2rem;min-height:0}app-root.wizard-mode .blender-modal .content--image .image{display:none}}app-root.wizard-mode .blender-modal .content--danger{min-width:0}app-root.wizard-mode .wizard-mode__content{padding:1.5rem 1.5rem 0}app-root.wizard-mode .wizard-mode__content+.wizard-mode__content{padding:0 1.5rem 1.5rem}app-root.wizard-mode app-block-header h3{margin-top:0}app-root.wizard-mode app-step-help{display:none}app-root.wizard-mode app-navigation app-step-help{display:block}app-root.wizard-mode app-flavor-balance{margin-bottom:2rem}app-root.wizard-mode app-flavor-balance label{font-size:1.6rem;margin-bottom:0}app-root.wizard-mode app-flavor-balance-placeholder,app-root.wizard-mode app-flavor-balance .fa-remove{display:none}app-root.wizard-mode app-save input{width:100%;font-size:16px}app-root.wizard-mode app-save button{display:none}app-root.wizard-mode app-select-balance app-block-header p{display:block}app-root.wizard-mode app-select-balance [type=radio]{border-color:#e3e3e3}app-root.wizard-mode app-select-balance .strength__options:before{top:17px;background-color:#e3e3e3}.blender-modal{position:absolute;left:0;top:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:543px){.blender-modal{bottom:auto;padding:2rem 0}}.blender-modal .overlay{position:absolute;background:#021218;opacity:.8;left:0;top:0;right:0;bottom:0;z-index:1}@media (max-width:543px){.blender-modal .overlay{min-height:calc(100vh - 50px)}}.blender-modal .content{background:#f8f9fa;position:relative;padding:5rem 8rem;z-index:2;width:calc(100% - 8rem)}@media (max-width:991px){.blender-modal .content{padding:5rem 2rem}}@media (max-width:820px){.blender-modal .content{padding:2rem}}.blender-modal .content--image{padding-left:12rem;min-height:160px}.blender-modal .content p{margin-bottom:1rem}.blender-modal .content .image{border-radius:50%;position:absolute;left:4rem;height:60px;width:60px;text-align:center}.blender-modal .content .image img{max-width:100%;max-height:100%}.blender-modal .content h4{text-transform:uppercase;font-size:1.8rem;letter-spacing:.05rem;margin-top:0;margin-bottom:.5rem}.blender-modal .content h4:not(:first-of-type){margin-top:4rem}.blender-modal .content .close{position:absolute;right:2rem;top:2rem;font-size:2.4rem;color:#788591}.blender-modal .content .actions{margin-top:1.5rem}.blender-modal .content .actions button{margin-right:2rem}@media (max-width:820px){.blender-modal .content .actions button{margin-right:1rem}}.blender-modal .content .actions button:last-child{margin-right:0}.blender-modal .content .actions input{top:4px;margin-right:4px}.blender-modal .content .actions-error{padding:1rem;background:#b81c28;color:#fff;text-align:center;margin-top:1.5rem}.blender-modal .content--danger{background:#b81c28;color:#fff;min-width:34rem;width:auto}.blender-modal .content--danger .close{color:#fff}body.page-registerpage,body.page-registerpage .site-wrapper{background-color:#f8f9fa}body.page-registerpage .form-box{margin-top:0}body.page-startpage .store-list .page-header{padding-top:12rem}@media (max-width:820px){body.page-startpage .store-list .page-header{padding-top:8rem}}@media (max-width:543px){body.page-startpage .store-list .page-header{padding-top:4rem}}.start-page__content-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:stretch;align-content:stretch}.start-page__content-grid__item{width:33.33333%;min-height:48rem;padding:6rem 4rem 12rem;color:#fff;position:relative}@media (max-width:820px){.start-page__content-grid__item{padding:4rem 2rem 10rem;width:100%;min-height:0}}@media (max-width:991px){.start-page__content-grid__item{padding:4rem 2rem 10rem}}.start-page__content-grid__item__title{margin:0;padding-right:12rem;max-width:40rem}@media (max-width:543px){.start-page__content-grid__item__title{padding-right:9rem;min-height:7rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@media (min-width:821px) and (max-width:991px){.start-page__content-grid__item__title{padding-right:0;font-size:3.6rem;line-height:3.6rem}}@media (min-width:992px) and (max-width:1169px){.start-page__content-grid__item__title{padding-right:0;font-size:3.6rem;line-height:3.6rem}}.start-page__content-grid__item__icon{position:absolute;top:6rem;right:4rem;width:11rem;height:10rem;background-size:contain;background-repeat:no-repeat;background-position:50%}@media (max-width:543px){.start-page__content-grid__item__icon{top:4rem;right:2rem;width:8rem;height:7rem}}@media (min-width:821px) and (max-width:991px){.start-page__content-grid__item__icon{display:none}}@media (min-width:992px) and (max-width:1169px){.start-page__content-grid__item__icon{display:none}}.start-page__content-grid__item__content{font-family:minion-pro,serif;font-size:1.8rem;line-height:2.6rem;margin:2.5rem 0 1rem}@media (max-width:543px){.start-page__content-grid__item__content{margin:1rem 0}}.start-page__content-grid__item__footer{position:absolute;height:5rem;bottom:4rem;left:4rem;right:4rem}@media (max-width:991px){.start-page__content-grid__item__footer{right:2rem;bottom:4rem;left:2rem}}.start-page__content-grid__item__footer__button{white-space:normal}@media (max-width:991px){.start-page__content-grid__item__footer__button{font-size:1.4rem}}.start-page__content-grid__item:first-child{padding-bottom:6rem;width:100%;background-color:#085778}@media (min-width:1170px){.start-page__content-grid__item:first-child{width:66.66667%}}.start-page__content-grid__item:first-child a{color:#085778}.start-page__content-grid__item:first-child .start-page__content-grid__item__title{padding-right:0}@media (max-width:820px){.start-page__content-grid__item:first-child .start-page__content-grid__item__title{padding-right:12rem}}.start-page__content-grid__item:first-child .start-page__content-grid__item__content{width:50%;padding-right:4rem;float:left}@media (max-width:820px){.start-page__content-grid__item:first-child .start-page__content-grid__item__content{float:none;width:100%;padding-right:0}}@media (min-width:992px){.start-page__content-grid__item:first-child .start-page__content-grid__item__content{width:39%}}@media (min-width:1360px){.start-page__content-grid__item:first-child .start-page__content-grid__item__content{width:50%}}.start-page__content-grid__item:first-child .product-spot{width:44%;float:left;margin-left:4rem;background:transparent;border:2px solid #fff;padding-bottom:2rem;margin-top:3rem;position:absolute;right:4rem;top:4rem}.start-page__content-grid__item:first-child .product-spot h3{margin-top:0}@media (max-width:320px){.start-page__content-grid__item:first-child .product-spot{padding:0;border:0}}@media (max-width:820px){.start-page__content-grid__item:first-child .product-spot{float:none;width:100%;margin:2rem 0 0;position:static}}@media (max-width:991px){.start-page__content-grid__item:first-child .product-spot{top:2rem}}@media (min-width:992px){.start-page__content-grid__item:first-child .product-spot{width:50%;float:right}}@media (min-width:1360px){.start-page__content-grid__item:first-child .product-spot{width:44%}}.start-page__content-grid__item:first-child .product-spot--blend__title{max-width:31rem}.start-page__content-grid__item:first-child .product-spot--blend__meta{top:-8rem;right:0;left:auto;padding:0 6.2rem 0 0;text-align:right;top:0}.start-page__content-grid__item:first-child .product-spot--blend__meta a{color:#fff}.start-page__content-grid__item:first-child .product-spot--blend__meta span{display:none}.start-page__content-grid__item:first-child .product-spot--blend__meta img{left:auto;right:0;width:8rem;height:8rem;max-width:none;top:1rem;right:2rem;box-shadow:none}@media (max-width:820px){.start-page__content-grid__item:first-child .product-spot--blend__meta img{width:12rem;height:12rem;top:2rem}}@media (max-width:543px){.start-page__content-grid__item:first-child .product-spot--blend__meta img{width:8rem;height:8rem;top:4rem}}@media (min-width:1980px){.start-page__content-grid__item:first-child .product-spot--blend__meta img{top:1.5rem;width:10rem;height:10rem}}.start-page__content-grid__item:first-child .product-spot--blend__ingredients dt{padding:0 0 .55rem}@media (max-width:436px){.start-page__content-grid__item:first-child .product-spot--blend__ingredients dt{padding-bottom:2.2rem}}.start-page__content-grid__item:first-child .product-spot--blend__ingredients dd{font-size:1.5rem}@media (min-width:1980px){.start-page__content-grid__item:first-child .product-spot--blend__ingredients dd{font-size:1.8rem}}@media (max-width:436px){.start-page__content-grid__item:first-child .product-spot--blend__ingredients dd{margin-left:0}}.start-page__content-grid__item:nth-child(2){padding:0}.start-page__content-grid__item:nth-child(2) div{padding:6rem 4rem 12rem;background-size:cover;background-position:50%;min-height:48rem;height:100%;width:100%}@media (min-width:992px) and (max-width:1169px){.start-page__content-grid__item:nth-child(2){display:none}}@media (max-width:991px){.start-page__content-grid__item:nth-child(2){width:100%;-ms-flex-order:-1;order:-1}.start-page__content-grid__item:nth-child(2),.start-page__content-grid__item:nth-child(2) div{min-height:41rem}}@media (max-width:543px){.start-page__content-grid__item:nth-child(2),.start-page__content-grid__item:nth-child(2) div{min-height:28rem}}.start-page__content-grid__item:nth-child(3){background-color:#6ea3ba}.start-page__content-grid__item:nth-child(3) a{color:#6ea3ba}.start-page__content-grid__item:nth-child(4){background-color:#46738c}.start-page__content-grid__item:nth-child(4) a{color:#46738c}.start-page__content-grid__item:nth-child(5){background-color:#d3800d}.start-page__content-grid__item:nth-child(5) a{color:#d3800d}.start-page__content-grid__item:nth-child(6){width:100%;background-color:#f8f9fa;color:#2b2b2b;min-height:auto;padding:8rem 4rem}@media (max-width:543px){.start-page__content-grid__item:nth-child(6){padding:4rem 2rem}}.start-page__content-grid__item:nth-child(6) .start-page__content-grid__item__content{font-family:FFDINWebPro,Arial,sans-serif;margin:0 auto;max-width:100rem}.start-page__content-grid__item:nth-child(6) .start-page__content-grid__item__content img{height:10rem;float:left;margin:0 2rem 2rem 0}@media (max-width:543px){.start-page__content-grid__item:nth-child(6) .start-page__content-grid__item__content img{height:7.1rem;margin:0 2rem 0 0}}body.page-snushistorypage .site-footer,body.page-snushistorypage .usp{display:none}body.page-snushistorypage .site-content{background-color:#f1f2f4}.snus-history{display:none;position:absolute;left:0;right:0;top:11.2rem;height:calc(100vh - 11.2rem);overflow:hidden}@media (max-width:991px){.snus-history{height:calc(100vh - 7.5rem);top:7.5rem}}@media (max-width:820px){.snus-history{overflow:visible;height:auto;min-height:calc(100vh - 7.5rem)}}@media (max-width:543px){.snus-history{top:5rem;min-height:calc(100vh - 5rem)}}.snus-history.sh-loaded{display:block}.snus-history__backdrop{position:absolute;width:100%;height:100%;z-index:70;background-color:rgba(0,0,0,.5);transition:background-color .22s;transition-delay:.4s}.snus-history__backdrop.sh-hidden{background-color:transparent}.snus-history__backdrop.sh-transitionend{z-index:auto}.snus-history__navigation-container{position:absolute;overflow:hidden;top:0;left:0;z-index:20;height:100%;width:25rem}@media (max-width:820px){.snus-history__navigation-container{width:100%;display:none;transform:translateZ(0)}.snus-history__navigation-container.sh-transition-in{display:block;animation:fade-in .22s}.snus-history__navigation-container.sh-transition-out{display:block;animation:fade-out .5s}}.snus-history__navigation{height:100%;position:relative;z-index:1;padding-left:4rem}.snus-history__navigation__bar{display:block;position:absolute;top:0;left:4rem;width:1px;height:100%;background-color:#fff;opacity:.1;transition:height .3s ease-out;z-index:1}.snus-history__navigation__bar--active{height:0;background-color:#d3800d;opacity:1}.snus-history__navigation__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;position:relative;z-index:1;height:100%;margin-left:2rem}.snus-history__navigation__list__item{color:#fff;font-size:1.4rem;line-height:2rem;text-transform:uppercase;cursor:pointer;display:block;opacity:.5;margin:-.5rem 0 0;transition:.22s ease-in}.snus-history__navigation__list__item--current{font-family:FFDINWebProBold,Arial,sans-serif;opacity:1;text-decoration:none!important}.no-touchevents .snus-history__navigation__list__item.active,.no-touchevents .snus-history__navigation__list__item:active,.no-touchevents .snus-history__navigation__list__item:focus,.no-touchevents .snus-history__navigation__list__item:hover{text-decoration:underline}.snus-history__navigation__fade{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.5;transition:opacity .22s ease-in;background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}@media (max-width:820px){.snus-history__navigation__fade{display:none}}.no-touchevents .snus-history__navigation.active .snus-history__navigation__fade,.no-touchevents .snus-history__navigation.active .snus-history__navigation__list__item,.no-touchevents .snus-history__navigation:active .snus-history__navigation__fade,.no-touchevents .snus-history__navigation:active .snus-history__navigation__list__item,.no-touchevents .snus-history__navigation:focus .snus-history__navigation__fade,.no-touchevents .snus-history__navigation:focus .snus-history__navigation__list__item,.no-touchevents .snus-history__navigation:hover .snus-history__navigation__fade,.no-touchevents .snus-history__navigation:hover .snus-history__navigation__list__item{opacity:1}.snus-history__item-container{position:absolute;width:100%;height:100%;background-color:#000}@media (max-width:820px){.snus-history__item-container{height:auto;min-height:100%}}.snus-history__item{display:none;position:absolute;top:0;width:100%;height:100%}@media (max-width:820px){.snus-history__item{height:auto;min-height:100%}}.snus-history__item:last-child .next{display:none}.snus-history__item--current{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;animation:fade-in-flex .5s cubic-bezier(.7,.01,.3,1) forwards}@media (max-width:820px){.snus-history__item--current{-ms-flex-direction:column;flex-direction:column}}.snus-history__item.sh-fade-out{display:-ms-flexbox;display:flex;animation:fade-out-flex .5s cubic-bezier(.7,.01,.3,1) forwards}.snus-history__item__content{display:none;width:50%;z-index:25;transform:translate3d(200%,0,0);transition:transform .5s cubic-bezier(.7,.01,.3,1)}@media (max-width:820px){.snus-history__item__content{width:100%;transform:translate3d(0,100vh,0)}}.snus-history__item__image-wrapper{position:absolute;width:100%;height:100%;transition:transform .5s cubic-bezier(.7,.01,.3,1)}.snus-history__item.sh-transition-in .snus-history__item__content{transform:translate3d(100%,0,0)}@media (max-width:820px){.snus-history__item.sh-transition-in .snus-history__item__content{transform:translate3d(0,calc(75vh - 7.5rem),0)}}@media (max-width:543px){.snus-history__item.sh-transition-in .snus-history__item__content{transform:translate3d(0,calc(75vh - 5rem),0)}}.snus-history__item.sh-transition-in .snus-history__item__image-wrapper{transform:translate3d(-25%,0,0)}@media (max-width:820px){.snus-history__item.sh-transition-in .snus-history__item__image-wrapper{transform:translate3d(0,-25%,0)}}.snus-history__item__image{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;width:100%;height:100%}.snus-history__item__content{padding:4rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;background:linear-gradient(135deg,#f8f9fa,#eeeff1)}@media (max-width:820px){.snus-history__item__content{display:block}}@media (max-width:543px){.snus-history__item__content{padding:2rem}}.snus-history__item__content.is-overflowing{-ms-flex-pack:start;justify-content:flex-start;overflow:auto;overflow-y:scroll}.snus-history__item__content__title{margin-top:0}.snus-history__item__content__text p{font-family:minion-pro,serif;font-size:1.8rem;line-height:2.6rem}.snus-history__item__content__actions{display:none;position:relative;bottom:-2rem;padding-bottom:2rem;overflow:hidden}@media (max-width:820px){.snus-history__item__content__actions{display:block}}.snus-history__item__content__actions .next,.snus-history__item__content__actions .previous{width:calc(50% - 4px)}.snus-history__item__content__actions .previous{float:left}.snus-history__item__content__actions .next{float:right}body.page-snushistorypage .hero{height:calc(100vh - 11.2rem);transform:translateY(0);transition:transform .6s cubic-bezier(.7,.01,.3,1);z-index:80}body.page-snushistorypage .hero.sh-hidden{transform:translateY(-100%)}@media (min-width:1980px){body.page-snushistorypage .hero{height:72rem;height:calc(100vh - 11.2rem)}}@media (max-width:991px){body.page-snushistorypage .hero{height:calc(100vh - 7.5rem)}}@media (max-width:820px){body.page-snushistorypage .hero{min-height:calc(100vh - 7.5rem);height:auto}}@media (max-width:543px){body.page-snushistorypage .hero{min-height:calc(100vh - 5rem)}}@media (min-width:1980px){body.page-snushistorypage .hero__action--scroll{display:block!important}}@media (max-width:820px){body.page-snushistorypage .hero__action--scroll{display:none!important}}body.page-snushistorypage .hero__action--buttons{display:none}@media (max-width:820px){body.page-snushistorypage .hero__action--buttons{display:block!important}}body.page-storelistpage{background-color:#f8f9fa}.store-list,body.page-storelistpage .site-wrapper{background-color:#fff}.store-list{padding-bottom:4rem}@media (max-width:543px){.store-list{padding-bottom:2rem}}.store-list .page-header{padding-bottom:4rem;width:100%}@media (max-width:543px){.store-list .page-header{padding-bottom:2rem}}.store-list__item-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-left:2rem;margin-right:2rem;margin-bottom:-2rem}@media (max-width:820px){.store-list__item-wrapper{margin-left:1rem;margin-right:1rem;margin-bottom:-1rem}}.store-list__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:baseline;align-items:baseline;background-color:#085778;color:#fff;text-decoration:none;margin:2rem;overflow:hidden;width:calc(50% - 4rem);height:48rem}@media (max-width:991px){.store-list__item{height:36rem}}@media (max-width:820px){.store-list__item{height:28rem;width:calc(50% - 2rem);margin:1rem}}@media (max-width:543px){.store-list__item{height:20rem;width:calc(100% - 2rem)}}@media (min-width:1980px){.store-list__item{height:62rem}}.store-list__item:after{bottom:0;left:0;right:0;position:absolute;padding:14rem 2.5rem 2.5rem;content:"";background-image:linear-gradient(0deg,rgba(0,0,0,.6),transparent 70%);z-index:10}@media (max-width:820px){.store-list__item:after{padding-top:7rem}}.store-list__item__address,.store-list__item__location{position:relative;z-index:20;padding-left:4rem}@media (max-width:820px){.store-list__item__address,.store-list__item__location{padding-left:2rem}}.store-list__item__location{margin:0 0 1rem;padding-top:1.5rem}@media (max-width:820px){.store-list__item__location{font-size:3.6rem;line-height:3.4rem}}@media (max-width:543px){.store-list__item__location{margin-bottom:.5rem}}.store-list__item__address{text-transform:uppercase;color:#fff;padding-bottom:4rem}@media (max-width:820px){.store-list__item__address{padding-bottom:2rem}}.store-list__item__image{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;transition:transform 1.25s ease-out,opacity 1.25s ease-out}.store-list__item__image--second{opacity:0}.no-touchevents .store-list__item.active,.no-touchevents .store-list__item:active,.no-touchevents .store-list__item:focus,.no-touchevents .store-list__item:hover{color:#fff}.no-touchevents .store-list__item.active .store-list__item__image,.no-touchevents .store-list__item:active .store-list__item__image,.no-touchevents .store-list__item:focus .store-list__item__image,.no-touchevents .store-list__item:hover .store-list__item__image{transform:scale3d(1.05,1.05,1) rotate(.02deg)}.no-touchevents .store-list__item.active .store-list__item__image--first,.no-touchevents .store-list__item:active .store-list__item__image--first,.no-touchevents .store-list__item:focus .store-list__item__image--first,.no-touchevents .store-list__item:hover .store-list__item__image--first{opacity:0}.no-touchevents .store-list__item.active .store-list__item__image--second,.no-touchevents .store-list__item:active .store-list__item__image--second,.no-touchevents .store-list__item:focus .store-list__item__image--second,.no-touchevents .store-list__item:hover .store-list__item__image--second{opacity:1}.store-list__item-wrapper--slim{margin:0 2rem 8rem;-ms-flex-pack:inherit;justify-content:inherit}@media (min-width:1170px){.store-list__item-wrapper--slim{margin:0 2rem 4rem}}@media (min-width:992px) and (max-width:1169px){.store-list__item-wrapper--slim{margin:-2rem 2rem 0}}@media (min-width:1980px){.store-list__item-wrapper--slim{margin:0 2rem 12rem}}@media (max-width:991px){.store-list__item-wrapper--slim{margin:-2rem 1rem 0}}@media (max-width:543px){.store-list__item-wrapper--slim{margin:0 1rem 2rem}}.store-list__item-wrapper--slim .store-list__item{width:calc(100% / 3 - 4rem);height:26rem}@media (max-width:991px){.store-list__item-wrapper--slim .store-list__item{height:16rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}@media (max-width:820px){.store-list__item-wrapper--slim .store-list__item{height:16rem;width:calc(50% - 2rem);margin:1rem}}@media (max-width:543px){.store-list__item-wrapper--slim .store-list__item{height:20rem;width:calc(100% - 2rem);margin:1rem}}@media (min-width:1360px){.store-list__item-wrapper--slim .store-list__item{height:32rem}}@media (min-width:1980px){.store-list__item-wrapper--slim .store-list__item{height:42rem}}.store-list__item-wrapper--slim .store-list__item__location{padding-left:2rem;margin-bottom:.5rem}@media (max-width:991px){.store-list__item-wrapper--slim .store-list__item__location{padding:2rem;margin:0;font-size:2.6rem;line-height:3.2rem;text-transform:uppercase}}@media (max-width:543px){.store-list__item-wrapper--slim .store-list__item__location{font-size:2rem;line-height:2.6rem}}@media (min-width:992px) and (max-width:1169px){.store-list__item-wrapper--slim .store-list__item__location{padding-bottom:2rem}}@media (min-width:1980px){.store-list__item-wrapper--slim .store-list__item__location{padding-left:4rem}}.store-list__item-wrapper--slim .store-list__item__address{padding:0 2rem 2rem}@media (min-width:1980px){.store-list__item-wrapper--slim .store-list__item__address{padding:0 4rem 4rem}}@media (min-width:992px) and (max-width:1169px){.store-list__item-wrapper--slim .store-list__item__address{display:none}}@media (max-width:991px){.store-list__item-wrapper--slim .store-list__item__address{display:none}}body.page-storepage{background-color:#f8f9fa}body.page-storepage .site-wrapper{background-color:#fff}.store-details{padding:8rem 4rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-bottom:1px solid #f0f0f0}@media (max-width:820px){.store-details{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4rem 2rem;background-color:#f8f9fa}}.store-details__item{-ms-flex:1 25%;flex:1 25%}@media (max-width:820px){.store-details__item{-ms-flex:1 33.333%;flex:1 33.333%;margin-bottom:2.5rem}}@media (max-width:543px){.store-details__item{-ms-flex:1 100%;flex:1 100%}}.store-details__item__heading{color:#d3800d;margin:0 0 2.5rem}@media (max-width:820px){.store-details__item__heading{margin-bottom:1rem}}.store-details__item__field span{float:right;padding-right:calc(100% - 23rem)}@media (max-width:991px){.store-details__item__field span{float:none;padding:0 0 0 1rem}}.store-details__item__field a{display:inline-block;margin-top:.75rem}.store-details__item:nth-child(3) a{margin:0}@media (max-width:820px){.store-details__item:last-child{-ms-flex:1 100%;flex:1 100%;margin-bottom:0}}.store-about{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-line-pack:stretch;align-content:stretch;background:#f8f9fa;border-bottom:1px solid #f0f0f0}@media (max-width:543px){.store-about{-ms-flex-wrap:wrap;flex-wrap:wrap}}.store-about__intro{width:50%;padding:8rem 4rem}@media (max-width:543px){.store-about__intro{width:100%;padding:4rem 2rem}}.store-about__intro__heading{color:#d3800d;margin:0 0 2.5rem}@media (max-width:820px){.store-about__intro__heading{margin-bottom:1rem}}.store-about__map{position:relative;width:50%}.store-about__map iframe{position:absolute;left:0;top:0;right:0;bottom:0}@media (max-width:543px){.store-about__map{width:100%;height:24rem}}.page-checkoutthankyoupage .usp{display:none}.page-checkoutthankyoupage .thank-you{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media (min-width:1170px){.page-checkoutthankyoupage .thank-you{padding-bottom:8rem;margin:0 2rem}}@media (max-width:820px){.page-checkoutthankyoupage .thank-you{-ms-flex-direction:column;flex-direction:column}}.page-checkoutthankyoupage .thank-you__feedback,.page-checkoutthankyoupage .thank-you__summary{float:left;padding:4rem}.page-checkoutthankyoupage .thank-you__feedback h2,.page-checkoutthankyoupage .thank-you__summary h2{margin:0 0 1.2rem}@media (max-width:991px){.page-checkoutthankyoupage .thank-you__feedback,.page-checkoutthankyoupage .thank-you__summary{float:none}}@media (max-width:820px){.page-checkoutthankyoupage .thank-you__feedback,.page-checkoutthankyoupage .thank-you__summary{padding:4rem 2rem}}.page-checkoutthankyoupage .thank-you__summary{background:#085778;color:#fff;overflow:hidden;max-width:82rem;margin:4rem 0}@media (min-width:1170px){.page-checkoutthankyoupage .thank-you__summary{max-width:82rem}}@media (min-width:1360px){.page-checkoutthankyoupage .thank-you__summary{max-width:92rem;min-width:92rem}}@media (max-width:543px){.page-checkoutthankyoupage .thank-you__summary{padding:2rem 2rem 0}}.page-checkoutthankyoupage .thank-you__feedback{background:#f8f9fa;padding-top:0;padding-right:0}@media (max-width:991px){.page-checkoutthankyoupage .thank-you__feedback{padding-right:2rem}}@media (min-width:1170px){.page-checkoutthankyoupage .thank-you__feedback{width:35rem}}@media (min-width:1360px){.page-checkoutthankyoupage .thank-you__feedback{width:45rem;margin:0 2rem}}@media (max-width:543px){.page-checkoutthankyoupage .thank-you__feedback .form-box{margin:0}}.page-checkoutthankyoupage .thank-you__summary__cart,.page-checkoutthankyoupage .thank-you__summary__order{margin-bottom:1rem}@media (min-width:1170px){.page-checkoutthankyoupage .thank-you__summary__cart,.page-checkoutthankyoupage .thank-you__summary__order{float:left;width:calc(50% - 2.5rem)}.page-checkoutthankyoupage .thank-you__summary__cart:first-child,.page-checkoutthankyoupage .thank-you__summary__order:first-child{margin-right:4rem}}@media (max-width:543px){.page-checkoutthankyoupage .thank-you__summary__cart h2{display:none}}.page-checkoutthankyoupage .thank-you__summary__cart .cart-content__item{padding-right:0}@media (max-width:320px){.page-checkoutthankyoupage .thank-you__summary__cart .cart-content__item{padding-left:0}}.page-checkoutthankyoupage .thank-you__summary__order{position:relative}@media (max-width:991px){.page-checkoutthankyoupage .thank-you__summary__order{padding-bottom:2rem}}.page-checkoutthankyoupage .thank-you__summary__order__print-wrapper{overflow:hidden;margin-bottom:2rem}@media (max-width:991px){.page-checkoutthankyoupage .thank-you__summary__order__print-wrapper{overflow:auto;margin-bottom:0}}.page-checkoutthankyoupage .thank-you__summary__order__print{float:right;color:#baccd3;text-transform:uppercase;cursor:pointer;font-size:1.4rem}.page-checkoutthankyoupage .thank-you__summary__order__print i{margin-right:.5rem}.page-checkoutthankyoupage .thank-you__summary__order__print span{text-decoration:underline}.page-checkoutthankyoupage .thank-you__summary__order__print:hover{color:#0e9cd8}@media (max-width:991px){.page-checkoutthankyoupage .thank-you__summary__order__print{float:none;position:absolute;bottom:-2rem}}.page-checkoutthankyoupage .thank-you__summary__order__delivery-time{padding:1.2rem 1.5rem .8rem;margin-bottom:0;background:#82bd60;color:#fff;text-transform:uppercase;font-size:1.6rem;font-family:FFDINWebProBold,Arial,sans-serif;overflow:hidden}.page-checkoutthankyoupage .thank-you__summary__order__delivery-time i{margin-right:.5rem}.page-checkoutthankyoupage .thank-you__summary__order__delivery-time span:last-child{float:right}@media (max-width:991px){.page-checkoutthankyoupage .thank-you__summary__order__delivery-time{font-size:1.4rem}.page-checkoutthankyoupage .thank-you__summary__order__delivery-time i{display:none}}.page-checkoutpage .site-content{background:#fff}.page-checkoutpage .form-group--ssn__btn i.fa-spinner{font-size:20px;margin-top:-3px}.page-checkoutpage .checkout-login{background:#f8f9fa;margin-bottom:4rem}@media (max-width:991px){.page-checkoutpage .checkout-login{margin-bottom:0}}.page-checkoutpage .checkout-login .form-inline__label{margin-right:20px}.page-checkoutfailedpage .usp{display:none}.page-checkoutfailedpage .block-content-page{padding:8rem 2rem 6rem}@media (min-width:1360px){.page-checkoutfailedpage .block-content-page{padding:12rem 2rem 10rem}}.page-checkoutfailedpage .block-main-content,.page-checkoutfailedpage .block-regular-content,.page-checkoutfailedpage .news-entry{text-align:center;margin:0 auto;max-width:72rem}.page-checkoutfailedpage .block-main-content h2,.page-checkoutfailedpage .block-regular-content h2,.page-checkoutfailedpage .news-entry h2{margin-top:0}.brand-list__section-title .page-checkoutfailedpage .block-main-content span,.brand-list__section-title .page-checkoutfailedpage .block-regular-content span,.brand-list__section-title .page-checkoutfailedpage .news-entry span,.EPiServerForms .Form__NavigationBar .page-checkoutfailedpage .block-main-content .btnNext,.EPiServerForms .Form__NavigationBar .page-checkoutfailedpage .block-main-content .btnPrev,.EPiServerForms .Form__NavigationBar .page-checkoutfailedpage .block-regular-content .btnNext,.EPiServerForms .Form__NavigationBar .page-checkoutfailedpage .block-regular-content .btnPrev,.EPiServerForms .Form__NavigationBar .page-checkoutfailedpage .news-entry .btnNext,.EPiServerForms .Form__NavigationBar .page-checkoutfailedpage .news-entry .btnPrev,.my-pages__orders--subscriptions .page-checkoutfailedpage .block-main-content .form-button,.my-pages__orders--subscriptions .page-checkoutfailedpage .block-regular-content .form-button,.my-pages__orders--subscriptions .page-checkoutfailedpage .news-entry .form-button,.news-list--related .page-checkoutfailedpage .block-main-content .news-list__item__content__button,.news-list--related .page-checkoutfailedpage .block-regular-content .news-list__item__content__button,.news-list--related .page-checkoutfailedpage .news-entry .news-list__item__content__button,.page-checkoutfailedpage .block-main-content .blends__item__content__button,.page-checkoutfailedpage .block-main-content .blends__item__content__flags__item,.page-checkoutfailedpage .block-main-content .block-promo__btn,.page-checkoutfailedpage .block-main-content .block-promo__cta-btn,.page-checkoutfailedpage .block-main-content .block-snus-guide__product__action,.page-checkoutfailedpage .block-main-content .block-snus-guide__result__expander,.page-checkoutfailedpage .block-main-content .block-text-image__item__text__button,.page-checkoutfailedpage .block-main-content .booking__action__button,.page-checkoutfailedpage .block-main-content .brand-list__item__header__button,.page-checkoutfailedpage .block-main-content .brand-list__section-title span,.page-checkoutfailedpage .block-main-content .breadcrumb__item--button,.page-checkoutfailedpage .block-main-content .btn,.page-checkoutfailedpage .block-main-content .btn--pricing__btn,.page-checkoutfailedpage .block-main-content .cookie-disclaimer__button,.page-checkoutfailedpage .block-main-content .EPiServerForms .Form__NavigationBar .btnNext,.page-checkoutfailedpage .block-main-content .EPiServerForms .Form__NavigationBar .btnPrev,.page-checkoutfailedpage .block-main-content .faq__main__section__title,.page-checkoutfailedpage .block-main-content .faq__side__toggle-nav,.page-checkoutfailedpage .block-main-content .flag,.page-checkoutfailedpage .block-main-content .form-box__submit,.page-checkoutfailedpage .block-main-content .hero__button,.page-checkoutfailedpage .block-main-content .my-pages__blends__item__button,.page-checkoutfailedpage .block-main-content .my-pages__footer__button,.page-checkoutfailedpage .block-main-content .my-pages__orders--subscriptions .form-button,.page-checkoutfailedpage .block-main-content .my-pages__orders__item__actions__button,.page-checkoutfailedpage .block-main-content .news-list--related .news-list__item__content__button,.page-checkoutfailedpage .block-main-content .product-cta__btn,.page-checkoutfailedpage .block-main-content .product-filter__dropdown__actions span,.page-checkoutfailedpage .block-main-content .product-list__header__clear-filters,.page-checkoutfailedpage .block-main-content .product-list__header__hide-desc,.page-checkoutfailedpage .block-main-content .product-list__header__show-desc,.page-checkoutfailedpage .block-main-content .product-list__header__toggle-filters,.page-checkoutfailedpage .block-main-content .product-spot--blend .product-spot--blend__button,.page-checkoutfailedpage .block-main-content .product-spot--content__button,.page-checkoutfailedpage .block-main-content .product-spot--content a,.page-checkoutfailedpage .block-main-content .product-spot__button,.page-checkoutfailedpage .block-main-content .product-spot__flag,.page-checkoutfailedpage .block-main-content .product__content__cta__button,.page-checkoutfailedpage .block-main-content .product__content__flag,.page-checkoutfailedpage .block-main-content .product__content__flag-desc,.page-checkoutfailedpage .block-main-content .promo-grid__btn,.page-checkoutfailedpage .block-main-content .promo-grid__cta-btn,.page-checkoutfailedpage .block-main-content .rating__button,.page-checkoutfailedpage .block-main-content .runners__grid__item__button,.page-checkoutfailedpage .block-main-content .sb-products__meta-action,.page-checkoutfailedpage .block-main-content .search-form__submit,.page-checkoutfailedpage .block-main-content .search-results__all-toggler,.page-checkoutfailedpage .block-main-content .search-results__more-link,.page-checkoutfailedpage .block-main-content .shopping-cart__action,.page-checkoutfailedpage .block-main-content .shopping-cart__empty-cart,.page-checkoutfailedpage .block-main-content .shopping-cart__secondary-actions__close,.page-checkoutfailedpage .block-main-content .shopping-cart__secondary-actions__save,.page-checkoutfailedpage .block-main-content .snus-history__item__content__actions .next,.page-checkoutfailedpage .block-main-content .snus-history__item__content__actions .previous,.page-checkoutfailedpage .block-main-content .start-page__content-grid__item__footer__button,.page-checkoutfailedpage .block-main-content .store-details__item__button,.page-checkoutfailedpage .block-main-content app-navigation .actions button,.page-checkoutfailedpage .block-main-content app-root.full-mode app-save>button,.page-checkoutfailedpage .block-regular-content .blends__item__content__button,.page-checkoutfailedpage .block-regular-content .blends__item__content__flags__item,.page-checkoutfailedpage .block-regular-content .block-promo__btn,.page-checkoutfailedpage .block-regular-content .block-promo__cta-btn,.page-checkoutfailedpage .block-regular-content .block-snus-guide__product__action,.page-checkoutfailedpage .block-regular-content .block-snus-guide__result__expander,.page-checkoutfailedpage .block-regular-content .block-text-image__item__text__button,.page-checkoutfailedpage .block-regular-content .booking__action__button,.page-checkoutfailedpage .block-regular-content .brand-list__item__header__button,.page-checkoutfailedpage .block-regular-content .brand-list__section-title span,.page-checkoutfailedpage .block-regular-content .breadcrumb__item--button,.page-checkoutfailedpage .block-regular-content .btn,.page-checkoutfailedpage .block-regular-content .btn--pricing__btn,.page-checkoutfailedpage .block-regular-content .cookie-disclaimer__button,.page-checkoutfailedpage .block-regular-content .EPiServerForms .Form__NavigationBar .btnNext,.page-checkoutfailedpage .block-regular-content .EPiServerForms .Form__NavigationBar .btnPrev,.page-checkoutfailedpage .block-regular-content .faq__main__section__title,.page-checkoutfailedpage .block-regular-content .faq__side__toggle-nav,.page-checkoutfailedpage .block-regular-content .flag,.page-checkoutfailedpage .block-regular-content .form-box__submit,.page-checkoutfailedpage .block-regular-content .hero__button,.page-checkoutfailedpage .block-regular-content .my-pages__blends__item__button,.page-checkoutfailedpage .block-regular-content .my-pages__footer__button,.page-checkoutfailedpage .block-regular-content .my-pages__orders--subscriptions .form-button,.page-checkoutfailedpage .block-regular-content .my-pages__orders__item__actions__button,.page-checkoutfailedpage .block-regular-content .news-list--related .news-list__item__content__button,.page-checkoutfailedpage .block-regular-content .product-cta__btn,.page-checkoutfailedpage .block-regular-content .product-filter__dropdown__actions span,.page-checkoutfailedpage .block-regular-content .product-list__header__clear-filters,.page-checkoutfailedpage .block-regular-content .product-list__header__hide-desc,.page-checkoutfailedpage .block-regular-content .product-list__header__show-desc,.page-checkoutfailedpage .block-regular-content .product-list__header__toggle-filters,.page-checkoutfailedpage .block-regular-content .product-spot--blend .product-spot--blend__button,.page-checkoutfailedpage .block-regular-content .product-spot--content__button,.page-checkoutfailedpage .block-regular-content .product-spot--content a,.page-checkoutfailedpage .block-regular-content .product-spot__button,.page-checkoutfailedpage .block-regular-content .product-spot__flag,.page-checkoutfailedpage .block-regular-content .product__content__cta__button,.page-checkoutfailedpage .block-regular-content .product__content__flag,.page-checkoutfailedpage .block-regular-content .product__content__flag-desc,.page-checkoutfailedpage .block-regular-content .promo-grid__btn,.page-checkoutfailedpage .block-regular-content .promo-grid__cta-btn,.page-checkoutfailedpage .block-regular-content .rating__button,.page-checkoutfailedpage .block-regular-content .runners__grid__item__button,.page-checkoutfailedpage .block-regular-content .sb-products__meta-action,.page-checkoutfailedpage .block-regular-content .search-form__submit,.page-checkoutfailedpage .block-regular-content .search-results__all-toggler,.page-checkoutfailedpage .block-regular-content .search-results__more-link,.page-checkoutfailedpage .block-regular-content .shopping-cart__action,.page-checkoutfailedpage .block-regular-content .shopping-cart__empty-cart,.page-checkoutfailedpage .block-regular-content .shopping-cart__secondary-actions__close,.page-checkoutfailedpage .block-regular-content .shopping-cart__secondary-actions__save,.page-checkoutfailedpage .block-regular-content .snus-history__item__content__actions .next,.page-checkoutfailedpage .block-regular-content .snus-history__item__content__actions .previous,.page-checkoutfailedpage .block-regular-content .start-page__content-grid__item__footer__button,.page-checkoutfailedpage .block-regular-content .store-details__item__button,.page-checkoutfailedpage .block-regular-content app-navigation .actions button,.page-checkoutfailedpage .block-regular-content app-root.full-mode app-save>button,.page-checkoutfailedpage .news-entry .blends__item__content__button,.page-checkoutfailedpage .news-entry .blends__item__content__flags__item,.page-checkoutfailedpage .news-entry .block-promo__btn,.page-checkoutfailedpage .news-entry .block-promo__cta-btn,.page-checkoutfailedpage .news-entry .block-snus-guide__product__action,.page-checkoutfailedpage .news-entry .block-snus-guide__result__expander,.page-checkoutfailedpage .news-entry .block-text-image__item__text__button,.page-checkoutfailedpage .news-entry .booking__action__button,.page-checkoutfailedpage .news-entry .brand-list__item__header__button,.page-checkoutfailedpage .news-entry .brand-list__section-title span,.page-checkoutfailedpage .news-entry .breadcrumb__item--button,.page-checkoutfailedpage .news-entry .btn,.page-checkoutfailedpage .news-entry .btn--pricing__btn,.page-checkoutfailedpage .news-entry .cookie-disclaimer__button,.page-checkoutfailedpage .news-entry .EPiServerForms .Form__NavigationBar .btnNext,.page-checkoutfailedpage .news-entry .EPiServerForms .Form__NavigationBar .btnPrev,.page-checkoutfailedpage .news-entry .faq__main__section__title,.page-checkoutfailedpage .news-entry .faq__side__toggle-nav,.page-checkoutfailedpage .news-entry .flag,.page-checkoutfailedpage .news-entry .form-box__submit,.page-checkoutfailedpage .news-entry .hero__button,.page-checkoutfailedpage .news-entry .my-pages__blends__item__button,.page-checkoutfailedpage .news-entry .my-pages__footer__button,.page-checkoutfailedpage .news-entry .my-pages__orders--subscriptions .form-button,.page-checkoutfailedpage .news-entry .my-pages__orders__item__actions__button,.page-checkoutfailedpage .news-entry .news-list--related .news-list__item__content__button,.page-checkoutfailedpage .news-entry .product-cta__btn,.page-checkoutfailedpage .news-entry .product-filter__dropdown__actions span,.page-checkoutfailedpage .news-entry .product-list__header__clear-filters,.page-checkoutfailedpage .news-entry .product-list__header__hide-desc,.page-checkoutfailedpage .news-entry .product-list__header__show-desc,.page-checkoutfailedpage .news-entry .product-list__header__toggle-filters,.page-checkoutfailedpage .news-entry .product-spot--blend .product-spot--blend__button,.page-checkoutfailedpage .news-entry .product-spot--content__button,.page-checkoutfailedpage .news-entry .product-spot--content a,.page-checkoutfailedpage .news-entry .product-spot__button,.page-checkoutfailedpage .news-entry .product-spot__flag,.page-checkoutfailedpage .news-entry .product__content__cta__button,.page-checkoutfailedpage .news-entry .product__content__flag,.page-checkoutfailedpage .news-entry .product__content__flag-desc,.page-checkoutfailedpage .news-entry .promo-grid__btn,.page-checkoutfailedpage .news-entry .promo-grid__cta-btn,.page-checkoutfailedpage .news-entry .rating__button,.page-checkoutfailedpage .news-entry .runners__grid__item__button,.page-checkoutfailedpage .news-entry .sb-products__meta-action,.page-checkoutfailedpage .news-entry .search-form__submit,.page-checkoutfailedpage .news-entry .search-results__all-toggler,.page-checkoutfailedpage .news-entry .search-results__more-link,.page-checkoutfailedpage .news-entry .shopping-cart__action,.page-checkoutfailedpage .news-entry .shopping-cart__empty-cart,.page-checkoutfailedpage .news-entry .shopping-cart__secondary-actions__close,.page-checkoutfailedpage .news-entry .shopping-cart__secondary-actions__save,.page-checkoutfailedpage .news-entry .snus-history__item__content__actions .next,.page-checkoutfailedpage .news-entry .snus-history__item__content__actions .previous,.page-checkoutfailedpage .news-entry .start-page__content-grid__item__footer__button,.page-checkoutfailedpage .news-entry .store-details__item__button,.page-checkoutfailedpage .news-entry app-navigation .actions button,.page-checkoutfailedpage .news-entry app-root.full-mode app-save>button,.product-filter__dropdown__actions .page-checkoutfailedpage .block-main-content span,.product-filter__dropdown__actions .page-checkoutfailedpage .block-regular-content span,.product-filter__dropdown__actions .page-checkoutfailedpage .news-entry span,.product-spot--blend .page-checkoutfailedpage .block-main-content .product-spot--blend__button,.product-spot--blend .page-checkoutfailedpage .block-regular-content .product-spot--blend__button,.product-spot--blend .page-checkoutfailedpage .news-entry .product-spot--blend__button,.product-spot--content .page-checkoutfailedpage .block-main-content a,.product-spot--content .page-checkoutfailedpage .block-regular-content a,.product-spot--content .page-checkoutfailedpage .news-entry a,.snus-history__item__content__actions .page-checkoutfailedpage .block-main-content .next,.snus-history__item__content__actions .page-checkoutfailedpage .block-main-content .previous,.snus-history__item__content__actions .page-checkoutfailedpage .block-regular-content .next,.snus-history__item__content__actions .page-checkoutfailedpage .block-regular-content .previous,.snus-history__item__content__actions .page-checkoutfailedpage .news-entry .next,.snus-history__item__content__actions .page-checkoutfailedpage .news-entry .previous,app-navigation .actions .page-checkoutfailedpage .block-main-content button,app-navigation .actions .page-checkoutfailedpage .block-regular-content button,app-navigation .actions .page-checkoutfailedpage .news-entry button,app-root.full-mode .page-checkoutfailedpage .block-main-content app-save>button,app-root.full-mode .page-checkoutfailedpage .block-regular-content app-save>button,app-root.full-mode .page-checkoutfailedpage .news-entry app-save>button{margin-top:2rem}.page-checkoutfailedpage .contact-footer__title{display:none}storm-checkout{position:relative;padding-bottom:4rem;max-width:102rem;margin:0 auto}@media (max-width:991px){storm-checkout{padding-bottom:0}storm-checkout .order-details__section,storm-checkout choose-delivery,storm-checkout verify-age{border-bottom:1px solid #ccc}}@media (min-width:1980px){storm-checkout{max-width:108rem}}storm-checkout .order-details__section,storm-checkout .verify-age-ssn-error,storm-checkout banner .container,storm-checkout cart,storm-checkout choose-delivery,storm-checkout choose-payment,storm-checkout customer-service,storm-checkout subscription,storm-checkout summary,storm-checkout verify-age{padding:4rem;margin-bottom:4rem}@media (max-width:991px){storm-checkout .order-details__section,storm-checkout .verify-age-ssn-error,storm-checkout banner .container,storm-checkout cart,storm-checkout choose-delivery,storm-checkout choose-payment,storm-checkout customer-service,storm-checkout subscription,storm-checkout summary,storm-checkout verify-age{margin-bottom:0}}@media (max-width:820px){storm-checkout .order-details__section,storm-checkout .verify-age-ssn-error,storm-checkout banner .container,storm-checkout cart,storm-checkout choose-delivery,storm-checkout choose-payment,storm-checkout customer-service,storm-checkout subscription,storm-checkout summary,storm-checkout verify-age{padding:4rem 2rem}}storm-checkout customer-service{padding-right:2rem}@media (max-width:991px){storm-checkout customer-service{margin-bottom:0}}@media (max-width:820px){storm-checkout customer-service{padding:4rem 2rem}}storm-checkout .left-side,storm-checkout .right-side{width:calc(50% - 2rem)}@media (max-width:991px){storm-checkout .left-side,storm-checkout .right-side{width:100%;float:none!important}}storm-checkout .right-side{float:right}storm-checkout .left-side{float:left}storm-checkout .affix-fixed{z-index:1;position:fixed;top:11.7rem}@media (max-width:991px){storm-checkout .affix-fixed{position:static;width:100%!important}}storm-checkout .affix-bottom{position:absolute;bottom:4rem;top:auto}@media (max-width:991px){storm-checkout .affix-bottom{position:static}}storm-checkout h2 img{float:right;margin-top:.4rem}storm-checkout cart,storm-checkout subscription,storm-checkout summary{background:#085778;color:#fff}storm-checkout .verify-age-ssn-error{background-color:#b81c28}storm-checkout .verify-age-ssn-error,storm-checkout .verify-age-ssn-error a{color:#fff}storm-checkout .verify-age-ssn-error p:last-of-type{margin-bottom:0}storm-checkout cart .cart-content__item__quantity{-ms-flex-direction:column;flex-direction:column;top:1.9rem}storm-checkout cart .cart-content__item__quantity div{padding:0;font-size:1.6rem;color:#baccd3}storm-checkout cart .toggle-promotion{float:right;margin-top:1rem}@media (max-width:820px){storm-checkout cart .toggle-promotion{margin-top:.6rem}}storm-checkout cart .invalid-promotion-code{position:absolute;z-index:1;background:#b81c28;color:#fff;padding:1rem 1rem .8rem;left:0;right:0;text-align:center}storm-checkout cart .invalid-promotion-code:before{right:calc(50% - 6px);top:-14px;border:7px solid transparent;border-bottom-color:#b81c28;content:" ";height:0;width:0;position:absolute;pointer-events:none}@media (max-width:543px){storm-checkout cart .invalid-promotion-code{position:relative}}storm-checkout cart .promotion-code-success{position:absolute;float:left;background:#82bd60;color:#fff;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;padding:.7rem 1rem .5rem;margin-top:2rem}@media (max-width:543px){storm-checkout cart .promotion-code-success{position:static;text-align:center;float:none;width:100%}}storm-checkout summary .summary-list__action__text p{margin:0}storm-checkout .order-details__section,storm-checkout choose-delivery,storm-checkout choose-payment,storm-checkout customer-service,storm-checkout verify-age{background:#f8f9fa;border:1px solid #f0f0f0}storm-checkout choose-delivery .delivery-info-text{margin-top:2rem;color:#82bd60;font-family:FFDINWebProMedium,Arial,sans-serif}storm-checkout choose-delivery .delivery-info-text__terms{display:block;color:#82bd60;margin-left:3.3rem}storm-checkout .method-list__method{margin-bottom:2rem}storm-checkout .method-list__method,storm-checkout .method-list__method label{cursor:pointer}storm-checkout .method-list .method__input{top:.5rem}storm-checkout .method-list .method__name{display:inline-block;font-family:FFDINWebProBold,Arial,sans-serif;margin:-.3rem .8rem .3rem 0}storm-checkout .method-list .method__description{margin-left:3rem;color:#636363;font-size:1.4rem;line-height:2rem}storm-checkout .method-list .method__price{display:inline-block;color:#d3800d}storm-checkout .method-list .method__image{margin-left:3rem}storm-checkout banner .container{position:relative;padding:2rem}storm-checkout banner .container.has-image div{padding-left:calc(2rem + 50px);margin-top:1px}@media (min-width:821px) and (max-width:991px){storm-checkout banner .container.has-image div{padding-left:calc(2rem + 30px)}}storm-checkout banner .container img{position:absolute;left:2.3rem;top:2.3rem;width:50px;height:auto}@media (min-width:821px) and (max-width:991px){storm-checkout banner .container img{width:30px}}storm-checkout p.info-text{margin-top:-1rem;color:#636363}storm-checkout verify-age .verify-options{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}storm-checkout verify-age .verify-options__item:not(:last-child){margin-bottom:2rem}storm-checkout verify-age .verify-options__item h4{margin-bottom:.2rem;margin-top:1rem}storm-checkout verify-age .verify-options__item p{color:#636363;margin-bottom:.85rem}storm-checkout verify-age .verify-options__item input{width:15.2rem;margin-right:1rem}storm-checkout verify-age .verify-options__item--primary{-ms-flex-order:-1;order:-1}@media (max-width:820px){storm-checkout verify-age .verify-options__item--primary h4,storm-checkout verify-age .verify-options__item--primary p{display:none}}storm-checkout verify-age .collecting-overlay{z-index:2500;position:fixed;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;line-height:3rem;text-align:center;font-size:2.4rem;font-family:FFDINWebProMedium,Arial,sans-serif;background-color:hsla(0,0%,100%,.8);padding:4rem}storm-checkout verify-age .collecting-overlay .close{position:fixed;top:3rem;right:3rem;cursor:pointer;color:#b81c28;font-size:2.8rem}storm-checkout verify-age .bankid-error{color:#b81c28;margin-top:1rem}storm-checkout verify-age .collecting-verified{color:#82bd60;text-align:left;font-family:FFDINWebProMedium,Arial,sans-serif}storm-checkout verify-age .collecting-verified i{margin-right:.3rem}storm-checkout .order-details__section__content{margin-top:3rem}.EPiServerForms .responsive-nav__login storm-checkout .order-details__section__content .ValidationFail,.responsive-nav__login .EPiServerForms storm-checkout .order-details__section__content .ValidationFail,.responsive-nav__login storm-checkout .order-details__section__content .form-group--error,.responsive-nav__login storm-checkout .order-details__section__content a.form-group__forgot-password,storm-checkout .order-details__section__content .EPiServerForms .responsive-nav__login .ValidationFail,storm-checkout .order-details__section__content .form-group__forgot-password,storm-checkout .order-details__section__content .form-group__label,storm-checkout .order-details__section__content .responsive-nav__login .EPiServerForms .ValidationFail,storm-checkout .order-details__section__content .responsive-nav__login .form-group--error,storm-checkout .order-details__section__content .responsive-nav__login a.form-group__forgot-password{text-align:right;padding-right:2rem}storm-checkout .order-details__section__content .form-group--checkbox--aligned{margin-top:2rem}.EPiServerForms .responsive-nav__login storm-checkout .order-details__section__content .form-group--checkbox--aligned .ValidationFail,.responsive-nav__login .EPiServerForms storm-checkout .order-details__section__content .form-group--checkbox--aligned .ValidationFail,.responsive-nav__login storm-checkout .order-details__section__content .form-group--checkbox--aligned .form-group--error,storm-checkout .order-details__section__content .form-group--checkbox--aligned .EPiServerForms .responsive-nav__login .ValidationFail,storm-checkout .order-details__section__content .form-group--checkbox--aligned .form-group__forgot-password,storm-checkout .order-details__section__content .form-group--checkbox--aligned .form-group__label,storm-checkout .order-details__section__content .form-group--checkbox--aligned .responsive-nav__login .EPiServerForms .ValidationFail,storm-checkout .order-details__section__content .form-group--checkbox--aligned .responsive-nav__login .form-group--error{color:#2b2b2b;text-align:left}storm-checkout customer-service .customer-service-item{margin-bottom:2rem}storm-checkout customer-service .customer-service-item:last-child{margin-bottom:0}storm-checkout customer-service .customer-service-item>*{display:inline-block;vertical-align:top}storm-checkout customer-service .customer-service-item__availability{width:3rem;margin-top:.2rem}@media (max-width:436px){storm-checkout customer-service .customer-service-item__availability{display:none}}storm-checkout customer-service .customer-service-item__label{width:10rem;font-family:FFDINWebProBold,Arial,sans-serif}storm-checkout customer-service .customer-service-item__label-meta{width:10rem;margin-left:calc(3rem + 4px)}@media (max-width:436px){storm-checkout customer-service .customer-service-item__label-meta{margin-left:0}}storm-checkout customer-service .customer-service-item__value{width:calc(100% - 11rem - 3rem - 8px);word-break:break-all}@media (max-width:436px){storm-checkout customer-service .customer-service-item__value{width:calc(100% - 10rem - 6px)}}storm-checkout customer-service .customer-service-item__value-meta{width:calc(100% - 10rem - 3rem - 9px)}@media (max-width:436px){storm-checkout customer-service .customer-service-item__value-meta{width:calc(100% - 10rem - 6px)}}storm-checkout customer-service .customer-service-item__label-meta,storm-checkout customer-service .customer-service-item__value-meta{font-size:1.4rem;line-height:2rem;color:#636363}storm-checkout .removed-items{margin-bottom:2rem}storm-checkout .removed-items__item{font-family:FFDINWebProBold,Arial,sans-serif}storm-checkout .removed-items__item:first-of-type{margin-top:1rem}@font-face{font-family:UniversNextPro;src:url(../../../dist/fonts/329A3B_0_0.eot);src:url(../../../dist/fonts/329A3B_0_0.eot?#iefix) format("embedded-opentype"),url(../../../dist/fonts/329A3B_0_0.woff2) format("woff2"),url(../../../dist/fonts/329A3B_0_0.woff) format("woff"),url(../../../dist/fonts/329A3B_0_0.ttf) format("truetype"),url(../../../dist/fonts/329A3B_0_0.svg#wf) format("svg");font-weight:700}@font-face{font-family:UniversNextPro;src:url(../../../dist/fonts/329A3B_1_0.eot);src:url(../../../dist/fonts/329A3B_1_0.eot?#iefix) format("embedded-opentype"),url(../../../dist/fonts/329A3B_1_0.woff2) format("woff2"),url(../../../dist/fonts/329A3B_1_0.woff) format("woff"),url(../../../dist/fonts/329A3B_1_0.ttf) format("truetype"),url(../../../dist/fonts/329A3B_1_0.svg#wf) format("svg");font-weight:500}@font-face{font-family:UniversNextPro;src:url(../../../dist/fonts/329A3B_2_0.eot);src:url(../../../dist/fonts/329A3B_2_0.eot?#iefix) format("embedded-opentype"),url(../../../dist/fonts/329A3B_2_0.woff2) format("woff2"),url(../../../dist/fonts/329A3B_2_0.woff) format("woff"),url(../../../dist/fonts/329A3B_2_0.ttf) format("truetype"),url(../../../dist/fonts/329A3B_2_0.svg#wf) format("svg");font-weight:400}@font-face{font-family:UniversNextPro;src:url(../../../dist/fonts/329A3B_3_0.eot);src:url(../../../dist/fonts/329A3B_3_0.eot?#iefix) format("embedded-opentype"),url(../../../dist/fonts/329A3B_3_0.woff2) format("woff2"),url(../../../dist/fonts/329A3B_3_0.woff) format("woff"),url(../../../dist/fonts/329A3B_3_0.ttf) format("truetype"),url(../../../dist/fonts/329A3B_3_0.svg#wf) format("svg");font-weight:300}body.page-karduspage{font-family:UniversNextPro;font-weight:400;font-size:2rem;line-height:2.8rem}@media (max-width:991px){body.page-karduspage{font-size:1.5rem;line-height:2.4rem}}body.page-karduspage .site-footer{font-family:UniversNextPro;font-weight:500}body.page-karduspage h1,body.page-karduspage h2,body.page-karduspage h3,body.page-karduspage h4{font-family:UniversNextPro;font-weight:700;letter-spacing:-.1rem}body.page-karduspage b,body.page-karduspage strong{font-family:UniversNextPro;font-weight:700}body.page-karduspage .shopping-cart__action{background-color:#3e49d4;border-color:#3e49d4}@keyframes kardus-expander-spin-in{0%{transform:rotate(0deg)}to{transform:rotate(225deg)}}@keyframes kardus-expander-spin-out{0%{transform:rotate(225deg)}to{transform:rotate(0deg)}}@keyframes kardus-content-move-in-1{0%{opacity:0;transform:translate3d(20px,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes kardus-content-move-out-1{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(20px,20px,0)}}@keyframes kardus-content-move-in-2{0%{opacity:0;transform:translate3d(-20px,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes kardus-content-move-out-2{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-20px,20px,0)}}@keyframes kardus-content-move-in-3{0%{opacity:0;transform:translate3d(20px,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes kardus-content-move-out-3{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(20px,-20px,0)}}@keyframes kardus-content-move-in-4{0%{opacity:0;transform:translate3d(-20px,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes kardus-content-move-out-4{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-20px,-20px,0)}}@keyframes kardus-content-move-in-bottom-resp{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes kardus-content-move-out-bottom-resp{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes kardus-content-move-in-top-resp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes kardus-content-move-out-top-resp{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,20px,0)}}.page-karduspage .site-header{background:transparent}.page-karduspage .header-dropdown{transform:translateZ(0)!important;animation:none}.page-karduspage .header-dropdown a{color:#2b2b2b}.page-karduspage .header-dropdown__heading,.page-karduspage .responsive-cart-toggle__icon{color:#3e49d4}.page-karduspage .responsive-cart-toggle__count{color:#fff}.page-karduspage .responsive-header{background:transparent}.page-karduspage .site-header__nav__item:after,.page-karduspage .usp{display:none}.page-karduspage .site-header__meta a,.page-karduspage .site-header__nav-icons__item__label,.page-karduspage .site-header__nav__item a{font-family:UniversNextPro}.page-karduspage .site-header__meta a,.page-karduspage .site-header__nav-icons__item__icon{color:#3e49d4}.no-touchevents .page-karduspage .site-header__meta a.active,.no-touchevents .page-karduspage .site-header__meta a:active,.no-touchevents .page-karduspage .site-header__meta a:focus,.no-touchevents .page-karduspage .site-header__meta a:hover,.no-touchevents .page-karduspage .site-header__nav-icons__item__icon.active,.no-touchevents .page-karduspage .site-header__nav-icons__item__icon:active,.no-touchevents .page-karduspage .site-header__nav-icons__item__icon:focus,.no-touchevents .page-karduspage .site-header__nav-icons__item__icon:hover{color:#fff}.page-karduspage .site-header__nav-icons__item__icon{opacity:1}.page-karduspage .site-header__meta{margin-left:-4rem;margin-right:-4rem;max-width:none;padding:0 4rem;border-bottom:0}.page-karduspage .site-header__meta a{color:#5d66db;font-weight:500}.page-karduspage .site-header__nav__item--has-children a:after{color:#3e49d4}.page-karduspage .site-header__nav:hover a{color:hsla(0,0%,100%,.5)}.page-karduspage .site-header__nav-icons__item--cart__count{color:#2b2b2b}.page-karduspage .hero--slider{top:-113px;margin-bottom:-113px;height:calc(100vh - 70px)}@media (max-width:991px){.page-karduspage .hero--slider{top:-7.5rem;margin-bottom:-7.5rem;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:543px){.page-karduspage .hero--slider{top:-5rem;margin-bottom:-5rem}}@media (max-width:991px){.page-karduspage .hero--slider .hero--slider__item{background-position:0}}@media (max-width:820px){.page-karduspage .hero--slider .hero--slider__item{background-position:6%}}@media (max-width:543px){.page-karduspage .hero--slider .hero--slider__item{background-position:16%}}@media (max-width:436px){.page-karduspage .hero--slider .hero--slider__item{background-position:12%}}.page-karduspage .hero--slider__pagination{display:-ms-flexbox;display:flex;position:absolute;z-index:1;width:20rem;left:calc(50% - 10rem);bottom:4.5rem}.page-karduspage .hero--slider__pagination .swiper-pagination-progressbar{background:#fff}.page-karduspage .hero--slider__pagination-item{width:100%;border-radius:2px;height:3px;margin-right:1rem;background:#6d6d6d}.page-karduspage .hero--slider__pagination-item-progress{border-radius:2px;background:#fff;height:3px;z-index:2;width:0}.page-karduspage .hero__title{max-width:94rem;font-size:3.2rem;line-height:4rem;font-weight:400;letter-spacing:-.1rem;text-align:left;margin-left:33%}@media (max-width:991px){.page-karduspage .hero__title{font-size:2.8rem;line-height:3.4rem;padding:0 2rem;margin:12rem 0 0;text-align:center;max-width:56rem}}@media (max-width:543px){.page-karduspage .hero__title{margin-top:6rem;font-size:1.6rem;line-height:2.4rem;font-weight:500;letter-spacing:0}}@media (min-width:992px){.page-karduspage .hero__title{margin-left:40%;max-width:56rem}}@media (min-width:1170px){.page-karduspage .hero__title{margin-left:38%;max-width:70rem}}@media (min-width:1360px){.page-karduspage .hero__title{font-size:3.6rem;line-height:4.6rem;margin-left:33%}}@media (min-width:1980px){.page-karduspage .hero__title{margin-left:25%}}.page-karduspage .hero__action{font-size:1.3rem;font-family:UniversNextPro;font-weight:700;letter-spacing:.05rem}@media (max-width:543px){.page-karduspage .hero__action{bottom:4rem}}.page-karduspage .kardus-cta{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;height:7.5rem;background:url(../../../dist/kardus/kardus-bg.jpg) repeat;color:#fff}@media (max-width:543px){.page-karduspage .kardus-cta{height:5rem}}.page-karduspage .kardus-cta__section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.page-karduspage .kardus-cta__section img{float:left;margin-right:1.5rem;height:4.85rem}@media (min-width:1360px){.page-karduspage .kardus-cta__section img{margin-left:12rem}}@media (max-width:820px){.page-karduspage .kardus-cta__section:first-child{display:none}}.page-karduspage .kardus-cta__title{text-transform:uppercase;color:#fff;font-size:2.4rem;letter-spacing:-1px}@media (max-width:820px){.page-karduspage .kardus-cta__title{font-size:1.8rem}}@media (max-width:543px){.page-karduspage .kardus-cta__title{font-size:1.3rem;line-height:1.8rem;font-weight:500;padding-left:1rem}}.page-karduspage .kardus-cta__badge{background:#2a2a2a;color:#575757;text-transform:uppercase;padding:.4rem;font-size:1rem;line-height:1rem;margin-left:1rem}@media (max-width:820px){.page-karduspage .kardus-cta__badge,.page-karduspage .kardus-cta img{display:none}}.page-karduspage .kardus-cta__price{margin-right:2rem}@media (max-width:820px){.page-karduspage .kardus-cta__price{margin-right:1rem}}.page-karduspage .kardus-cta__btn{background-color:#3e49d4;border-color:#3e49d4;font-size:1.3rem;font-family:UniversNextPro;font-weight:700;letter-spacing:.05rem;padding:2.95rem}@media (max-width:543px){.page-karduspage .kardus-cta__btn{padding:1.7rem;letter-spacing:0;font-weight:500;text-transform:none}}.page-karduspage .kardus-cta__price-value{display:inline-block;font-size:3.6rem;line-height:3.6rem}@media (max-width:820px){.page-karduspage .kardus-cta__price-value{font-size:2.4rem;line-height:2.4rem;margin-top:1.5rem}}@media (max-width:543px){.page-karduspage .kardus-cta__price-value{font-size:1.3rem;line-height:1.8rem;font-weight:500;margin-top:.5rem}}.page-karduspage .kardus-cta__price-currency{display:inline-block;font-size:1.4rem;position:relative;top:-1.6rem}@media (max-width:820px){.page-karduspage .kardus-cta__price-currency{display:block;top:-.9rem;text-align:right}}@media (max-width:543px){.page-karduspage .kardus-cta__price-currency{font-size:1.3rem;line-height:1.8rem;font-weight:500;top:-.4rem}}.page-karduspage .kardus-cta__link{margin-left:2.55rem;border-color:#656565}@media (max-width:820px){.page-karduspage .kardus-cta__link{display:none}}.brand-list__section-title .page-karduspage .kardus-cta span,.EPiServerForms .Form__NavigationBar .page-karduspage .kardus-cta .btnNext,.EPiServerForms .Form__NavigationBar .page-karduspage .kardus-cta .btnPrev,.my-pages__orders--subscriptions .page-karduspage .kardus-cta .form-button,.news-list--related .page-karduspage .kardus-cta .news-list__item__content__button,.page-karduspage .kardus-cta .blends__item__content__button,.page-karduspage .kardus-cta .blends__item__content__flags__item,.page-karduspage .kardus-cta .block-promo__btn,.page-karduspage .kardus-cta .block-promo__cta-btn,.page-karduspage .kardus-cta .block-snus-guide__product__action,.page-karduspage .kardus-cta .block-snus-guide__result__expander,.page-karduspage .kardus-cta .block-text-image__item__text__button,.page-karduspage .kardus-cta .booking__action__button,.page-karduspage .kardus-cta .brand-list__item__header__button,.page-karduspage .kardus-cta .brand-list__section-title span,.page-karduspage .kardus-cta .breadcrumb__item--button,.page-karduspage .kardus-cta .btn,.page-karduspage .kardus-cta .btn--pricing__btn,.page-karduspage .kardus-cta .cookie-disclaimer__button,.page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .btnNext,.page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .btnPrev,.page-karduspage .kardus-cta .faq__main__section__title,.page-karduspage .kardus-cta .faq__side__toggle-nav,.page-karduspage .kardus-cta .flag,.page-karduspage .kardus-cta .form-box__submit,.page-karduspage .kardus-cta .hero__button,.page-karduspage .kardus-cta .my-pages__blends__item__button,.page-karduspage .kardus-cta .my-pages__footer__button,.page-karduspage .kardus-cta .my-pages__orders--subscriptions .form-button,.page-karduspage .kardus-cta .my-pages__orders__item__actions__button,.page-karduspage .kardus-cta .news-list--related .news-list__item__content__button,.page-karduspage .kardus-cta .product-cta__btn,.page-karduspage .kardus-cta .product-filter__dropdown__actions span,.page-karduspage .kardus-cta .product-list__header__clear-filters,.page-karduspage .kardus-cta .product-list__header__hide-desc,.page-karduspage .kardus-cta .product-list__header__show-desc,.page-karduspage .kardus-cta .product-list__header__toggle-filters,.page-karduspage .kardus-cta .product-spot--blend .product-spot--blend__button,.page-karduspage .kardus-cta .product-spot--content__button,.page-karduspage .kardus-cta .product-spot--content a,.page-karduspage .kardus-cta .product-spot__button,.page-karduspage .kardus-cta .product-spot__flag,.page-karduspage .kardus-cta .product__content__cta__button,.page-karduspage .kardus-cta .product__content__flag,.page-karduspage .kardus-cta .product__content__flag-desc,.page-karduspage .kardus-cta .promo-grid__btn,.page-karduspage .kardus-cta .promo-grid__cta-btn,.page-karduspage .kardus-cta .rating__button,.page-karduspage .kardus-cta .runners__grid__item__button,.page-karduspage .kardus-cta .sb-products__meta-action,.page-karduspage .kardus-cta .search-form__submit,.page-karduspage .kardus-cta .search-results__all-toggler,.page-karduspage .kardus-cta .search-results__more-link,.page-karduspage .kardus-cta .shopping-cart__action,.page-karduspage .kardus-cta .shopping-cart__empty-cart,.page-karduspage .kardus-cta .shopping-cart__secondary-actions__close,.page-karduspage .kardus-cta .shopping-cart__secondary-actions__save,.page-karduspage .kardus-cta .snus-history__item__content__actions .next,.page-karduspage .kardus-cta .snus-history__item__content__actions .previous,.page-karduspage .kardus-cta .start-page__content-grid__item__footer__button,.page-karduspage .kardus-cta .store-details__item__button,.page-karduspage .kardus-cta app-navigation .actions button,.page-karduspage .kardus-cta app-root.full-mode app-save>button,.product-filter__dropdown__actions .page-karduspage .kardus-cta span,.product-spot--blend .page-karduspage .kardus-cta .product-spot--blend__button,.product-spot--content .page-karduspage .kardus-cta a,.snus-history__item__content__actions .page-karduspage .kardus-cta .next,.snus-history__item__content__actions .page-karduspage .kardus-cta .previous,app-navigation .actions .page-karduspage .kardus-cta button,app-root.full-mode .page-karduspage .kardus-cta app-save>button{font-family:UniversNextPro;font-weight:600;color:#656565;border-color:#656565}.brand-list__section-title .no-touchevents .page-karduspage .kardus-cta span.active,.brand-list__section-title .no-touchevents .page-karduspage .kardus-cta span:active,.brand-list__section-title .no-touchevents .page-karduspage .kardus-cta span:focus,.brand-list__section-title .no-touchevents .page-karduspage .kardus-cta span:hover,.EPiServerForms .Form__NavigationBar .no-touchevents .page-karduspage .kardus-cta .active.btnNext,.EPiServerForms .Form__NavigationBar .no-touchevents .page-karduspage .kardus-cta .active.btnPrev,.EPiServerForms .Form__NavigationBar .no-touchevents .page-karduspage .kardus-cta .btnNext:active,.EPiServerForms .Form__NavigationBar .no-touchevents .page-karduspage .kardus-cta .btnNext:focus,.EPiServerForms .Form__NavigationBar .no-touchevents .page-karduspage .kardus-cta .btnNext:hover,.EPiServerForms .Form__NavigationBar .no-touchevents .page-karduspage .kardus-cta .btnPrev:active,.EPiServerForms .Form__NavigationBar .no-touchevents .page-karduspage .kardus-cta .btnPrev:focus,.EPiServerForms .Form__NavigationBar .no-touchevents .page-karduspage .kardus-cta .btnPrev:hover,.my-pages__orders--subscriptions .no-touchevents .page-karduspage .kardus-cta .active.form-button,.my-pages__orders--subscriptions .no-touchevents .page-karduspage .kardus-cta .form-button:active,.my-pages__orders--subscriptions .no-touchevents .page-karduspage .kardus-cta .form-button:focus,.my-pages__orders--subscriptions .no-touchevents .page-karduspage .kardus-cta .form-button:hover,.news-list--related .no-touchevents .page-karduspage .kardus-cta .active.news-list__item__content__button,.news-list--related .no-touchevents .page-karduspage .kardus-cta .news-list__item__content__button:active,.news-list--related .no-touchevents .page-karduspage .kardus-cta .news-list__item__content__button:focus,.news-list--related .no-touchevents .page-karduspage .kardus-cta .news-list__item__content__button:hover,.no-touchevents .page-karduspage .kardus-cta .active.blends__item__content__button,.no-touchevents .page-karduspage .kardus-cta .active.blends__item__content__flags__item,.no-touchevents .page-karduspage .kardus-cta .active.block-promo__btn,.no-touchevents .page-karduspage .kardus-cta .active.block-promo__cta-btn,.no-touchevents .page-karduspage .kardus-cta .active.block-snus-guide__product__action,.no-touchevents .page-karduspage .kardus-cta .active.block-snus-guide__result__expander,.no-touchevents .page-karduspage .kardus-cta .active.block-text-image__item__text__button,.no-touchevents .page-karduspage .kardus-cta .active.booking__action__button,.no-touchevents .page-karduspage .kardus-cta .active.brand-list__item__header__button,.no-touchevents .page-karduspage .kardus-cta .active.breadcrumb__item--button,.no-touchevents .page-karduspage .kardus-cta .active.btn--pricing__btn,.no-touchevents .page-karduspage .kardus-cta .active.cookie-disclaimer__button,.no-touchevents .page-karduspage .kardus-cta .active.faq__main__section__title,.no-touchevents .page-karduspage .kardus-cta .active.faq__side__toggle-nav,.no-touchevents .page-karduspage .kardus-cta .active.flag,.no-touchevents .page-karduspage .kardus-cta .active.form-box__submit,.no-touchevents .page-karduspage .kardus-cta .active.hero__button,.no-touchevents .page-karduspage .kardus-cta .active.my-pages__blends__item__button,.no-touchevents .page-karduspage .kardus-cta .active.my-pages__footer__button,.no-touchevents .page-karduspage .kardus-cta .active.my-pages__orders__item__actions__button,.no-touchevents .page-karduspage .kardus-cta .active.product-cta__btn,.no-touchevents .page-karduspage .kardus-cta .active.product-list__header__clear-filters,.no-touchevents .page-karduspage .kardus-cta .active.product-list__header__hide-desc,.no-touchevents .page-karduspage .kardus-cta .active.product-list__header__show-desc,.no-touchevents .page-karduspage .kardus-cta .active.product-list__header__toggle-filters,.no-touchevents .page-karduspage .kardus-cta .active.product-spot--content__button,.no-touchevents .page-karduspage .kardus-cta .active.product-spot__button,.no-touchevents .page-karduspage .kardus-cta .active.product-spot__flag,.no-touchevents .page-karduspage .kardus-cta .active.product__content__cta__button,.no-touchevents .page-karduspage .kardus-cta .active.product__content__flag,.no-touchevents .page-karduspage .kardus-cta .active.product__content__flag-desc,.no-touchevents .page-karduspage .kardus-cta .active.promo-grid__btn,.no-touchevents .page-karduspage .kardus-cta .active.promo-grid__cta-btn,.no-touchevents .page-karduspage .kardus-cta .active.rating__button,.no-touchevents .page-karduspage .kardus-cta .active.runners__grid__item__button,.no-touchevents .page-karduspage .kardus-cta .active.sb-products__meta-action,.no-touchevents .page-karduspage .kardus-cta .active.search-form__submit,.no-touchevents .page-karduspage .kardus-cta .active.search-results__all-toggler,.no-touchevents .page-karduspage .kardus-cta .active.search-results__more-link,.no-touchevents .page-karduspage .kardus-cta .active.shopping-cart__action,.no-touchevents .page-karduspage .kardus-cta .active.shopping-cart__empty-cart,.no-touchevents .page-karduspage .kardus-cta .active.shopping-cart__secondary-actions__close,.no-touchevents .page-karduspage .kardus-cta .active.shopping-cart__secondary-actions__save,.no-touchevents .page-karduspage .kardus-cta .active.start-page__content-grid__item__footer__button,.no-touchevents .page-karduspage .kardus-cta .active.store-details__item__button,.no-touchevents .page-karduspage .kardus-cta .blends__item__content__button:active,.no-touchevents .page-karduspage .kardus-cta .blends__item__content__button:focus,.no-touchevents .page-karduspage .kardus-cta .blends__item__content__button:hover,.no-touchevents .page-karduspage .kardus-cta .blends__item__content__flags__item:active,.no-touchevents .page-karduspage .kardus-cta .blends__item__content__flags__item:focus,.no-touchevents .page-karduspage .kardus-cta .blends__item__content__flags__item:hover,.no-touchevents .page-karduspage .kardus-cta .block-promo__btn:active,.no-touchevents .page-karduspage .kardus-cta .block-promo__btn:focus,.no-touchevents .page-karduspage .kardus-cta .block-promo__btn:hover,.no-touchevents .page-karduspage .kardus-cta .block-promo__cta-btn:active,.no-touchevents .page-karduspage .kardus-cta .block-promo__cta-btn:focus,.no-touchevents .page-karduspage .kardus-cta .block-promo__cta-btn:hover,.no-touchevents .page-karduspage .kardus-cta .block-snus-guide__product__action:active,.no-touchevents .page-karduspage .kardus-cta .block-snus-guide__product__action:focus,.no-touchevents .page-karduspage .kardus-cta .block-snus-guide__product__action:hover,.no-touchevents .page-karduspage .kardus-cta .block-snus-guide__result__expander:active,.no-touchevents .page-karduspage .kardus-cta .block-snus-guide__result__expander:focus,.no-touchevents .page-karduspage .kardus-cta .block-snus-guide__result__expander:hover,.no-touchevents .page-karduspage .kardus-cta .block-text-image__item__text__button:active,.no-touchevents .page-karduspage .kardus-cta .block-text-image__item__text__button:focus,.no-touchevents .page-karduspage .kardus-cta .block-text-image__item__text__button:hover,.no-touchevents .page-karduspage .kardus-cta .booking__action__button:active,.no-touchevents .page-karduspage .kardus-cta .booking__action__button:focus,.no-touchevents .page-karduspage .kardus-cta .booking__action__button:hover,.no-touchevents .page-karduspage .kardus-cta .brand-list__item__header__button:active,.no-touchevents .page-karduspage .kardus-cta .brand-list__item__header__button:focus,.no-touchevents .page-karduspage .kardus-cta .brand-list__item__header__button:hover,.no-touchevents .page-karduspage .kardus-cta .brand-list__section-title span.active,.no-touchevents .page-karduspage .kardus-cta .brand-list__section-title span:active,.no-touchevents .page-karduspage .kardus-cta .brand-list__section-title span:focus,.no-touchevents .page-karduspage .kardus-cta .brand-list__section-title span:hover,.no-touchevents .page-karduspage .kardus-cta .breadcrumb__item--button:active,.no-touchevents .page-karduspage .kardus-cta .breadcrumb__item--button:focus,.no-touchevents .page-karduspage .kardus-cta .breadcrumb__item--button:hover,.no-touchevents .page-karduspage .kardus-cta .btn--pricing__btn:active,.no-touchevents .page-karduspage .kardus-cta .btn--pricing__btn:focus,.no-touchevents .page-karduspage .kardus-cta .btn--pricing__btn:hover,.no-touchevents .page-karduspage .kardus-cta .btn.active,.no-touchevents .page-karduspage .kardus-cta .btn:active,.no-touchevents .page-karduspage .kardus-cta .btn:focus,.no-touchevents .page-karduspage .kardus-cta .btn:hover,.no-touchevents .page-karduspage .kardus-cta .cookie-disclaimer__button:active,.no-touchevents .page-karduspage .kardus-cta .cookie-disclaimer__button:focus,.no-touchevents .page-karduspage .kardus-cta .cookie-disclaimer__button:hover,.no-touchevents .page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .active.btnNext,.no-touchevents .page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .active.btnPrev,.no-touchevents .page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .btnNext:active,.no-touchevents .page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .btnNext:focus,.no-touchevents .page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .btnNext:hover,.no-touchevents .page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .btnPrev:active,.no-touchevents .page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .btnPrev:focus,.no-touchevents .page-karduspage .kardus-cta .EPiServerForms .Form__NavigationBar .btnPrev:hover,.no-touchevents .page-karduspage .kardus-cta .faq__main__section__title:active,.no-touchevents .page-karduspage .kardus-cta .faq__main__section__title:focus,.no-touchevents .page-karduspage .kardus-cta .faq__main__section__title:hover,.no-touchevents .page-karduspage .kardus-cta .faq__side__toggle-nav:active,.no-touchevents .page-karduspage .kardus-cta .faq__side__toggle-nav:focus,.no-touchevents .page-karduspage .kardus-cta .faq__side__toggle-nav:hover,.no-touchevents .page-karduspage .kardus-cta .flag:active,.no-touchevents .page-karduspage .kardus-cta .flag:focus,.no-touchevents .page-karduspage .kardus-cta .flag:hover,.no-touchevents .page-karduspage .kardus-cta .form-box__submit:active,.no-touchevents .page-karduspage .kardus-cta .form-box__submit:focus,.no-touchevents .page-karduspage .kardus-cta .form-box__submit:hover,.no-touchevents .page-karduspage .kardus-cta .hero__button:active,.no-touchevents .page-karduspage .kardus-cta .hero__button:focus,.no-touchevents .page-karduspage .kardus-cta .hero__button:hover,.no-touchevents .page-karduspage .kardus-cta .my-pages__blends__item__button:active,.no-touchevents .page-karduspage .kardus-cta .my-pages__blends__item__button:focus,.no-touchevents .page-karduspage .kardus-cta .my-pages__blends__item__button:hover,.no-touchevents .page-karduspage .kardus-cta .my-pages__footer__button:active,.no-touchevents .page-karduspage .kardus-cta .my-pages__footer__button:focus,.no-touchevents .page-karduspage .kardus-cta .my-pages__footer__button:hover,.no-touchevents .page-karduspage .kardus-cta .my-pages__orders--subscriptions .active.form-button,.no-touchevents .page-karduspage .kardus-cta .my-pages__orders--subscriptions .form-button:active,.no-touchevents .page-karduspage .kardus-cta .my-pages__orders--subscriptions .form-button:focus,.no-touchevents .page-karduspage .kardus-cta .my-pages__orders--subscriptions .form-button:hover,.no-touchevents .page-karduspage .kardus-cta .my-pages__orders__item__actions__button:active,.no-touchevents .page-karduspage .kardus-cta .my-pages__orders__item__actions__button:focus,.no-touchevents .page-karduspage .kardus-cta .my-pages__orders__item__actions__button:hover,.no-touchevents .page-karduspage .kardus-cta .news-list--related .active.news-list__item__content__button,.no-touchevents .page-karduspage .kardus-cta .news-list--related .news-list__item__content__button:active,.no-touchevents .page-karduspage .kardus-cta .news-list--related .news-list__item__content__button:focus,.no-touchevents .page-karduspage .kardus-cta .news-list--related .news-list__item__content__button:hover,.no-touchevents .page-karduspage .kardus-cta .product-cta__btn:active,.no-touchevents .page-karduspage .kardus-cta .product-cta__btn:focus,.no-touchevents .page-karduspage .kardus-cta .product-cta__btn:hover,.no-touchevents .page-karduspage .kardus-cta .product-filter__dropdown__actions span.active,.no-touchevents .page-karduspage .kardus-cta .product-filter__dropdown__actions span:active,.no-touchevents .page-karduspage .kardus-cta .product-filter__dropdown__actions span:focus,.no-touchevents .page-karduspage .kardus-cta .product-filter__dropdown__actions span:hover,.no-touchevents .page-karduspage .kardus-cta .product-list__header__clear-filters:active,.no-touchevents .page-karduspage .kardus-cta .product-list__header__clear-filters:focus,.no-touchevents .page-karduspage .kardus-cta .product-list__header__clear-filters:hover,.no-touchevents .page-karduspage .kardus-cta .product-list__header__hide-desc:active,.no-touchevents .page-karduspage .kardus-cta .product-list__header__hide-desc:focus,.no-touchevents .page-karduspage .kardus-cta .product-list__header__hide-desc:hover,.no-touchevents .page-karduspage .kardus-cta .product-list__header__show-desc:active,.no-touchevents .page-karduspage .kardus-cta .product-list__header__show-desc:focus,.no-touchevents .page-karduspage .kardus-cta .product-list__header__show-desc:hover,.no-touchevents .page-karduspage .kardus-cta .product-list__header__toggle-filters:active,.no-touchevents .page-karduspage .kardus-cta .product-list__header__toggle-filters:focus,.no-touchevents .page-karduspage .kardus-cta .product-list__header__toggle-filters:hover,.no-touchevents .page-karduspage .kardus-cta .product-spot--blend .active.product-spot--blend__button,.no-touchevents .page-karduspage .kardus-cta .product-spot--blend .product-spot--blend__button:active,.no-touchevents .page-karduspage .kardus-cta .product-spot--blend .product-spot--blend__button:focus,.no-touchevents .page-karduspage .kardus-cta .product-spot--blend .product-spot--blend__button:hover,.no-touchevents .page-karduspage .kardus-cta .product-spot--content__button:active,.no-touchevents .page-karduspage .kardus-cta .product-spot--content__button:focus,.no-touchevents .page-karduspage .kardus-cta .product-spot--content__button:hover,.no-touchevents .page-karduspage .kardus-cta .product-spot--content a.active,.no-touchevents .page-karduspage .kardus-cta .product-spot--content a:active,.no-touchevents .page-karduspage .kardus-cta .product-spot--content a:focus,.no-touchevents .page-karduspage .kardus-cta .product-spot--content a:hover,.no-touchevents .page-karduspage .kardus-cta .product-spot__button:active,.no-touchevents .page-karduspage .kardus-cta .product-spot__button:focus,.no-touchevents .page-karduspage .kardus-cta .product-spot__button:hover,.no-touchevents .page-karduspage .kardus-cta .product-spot__flag:active,.no-touchevents .page-karduspage .kardus-cta .product-spot__flag:focus,.no-touchevents .page-karduspage .kardus-cta .product-spot__flag:hover,.no-touchevents .page-karduspage .kardus-cta .product__content__cta__button:active,.no-touchevents .page-karduspage .kardus-cta .product__content__cta__button:focus,.no-touchevents .page-karduspage .kardus-cta .product__content__cta__button:hover,.no-touchevents .page-karduspage .kardus-cta .product__content__flag-desc:active,.no-touchevents .page-karduspage .kardus-cta .product__content__flag-desc:focus,.no-touchevents .page-karduspage .kardus-cta .product__content__flag-desc:hover,.no-touchevents .page-karduspage .kardus-cta .product__content__flag:active,.no-touchevents .page-karduspage .kardus-cta .product__content__flag:focus,.no-touchevents .page-karduspage .kardus-cta .product__content__flag:hover,.no-touchevents .page-karduspage .kardus-cta .promo-grid__btn:active,.no-touchevents .page-karduspage .kardus-cta .promo-grid__btn:focus,.no-touchevents .page-karduspage .kardus-cta .promo-grid__btn:hover,.no-touchevents .page-karduspage .kardus-cta .promo-grid__cta-btn:active,.no-touchevents .page-karduspage .kardus-cta .promo-grid__cta-btn:focus,.no-touchevents .page-karduspage .kardus-cta .promo-grid__cta-btn:hover,.no-touchevents .page-karduspage .kardus-cta .rating__button:active,.no-touchevents .page-karduspage .kardus-cta .rating__button:focus,.no-touchevents .page-karduspage .kardus-cta .rating__button:hover,.no-touchevents .page-karduspage .kardus-cta .runners__grid__item__button:active,.no-touchevents .page-karduspage .kardus-cta .runners__grid__item__button:focus,.no-touchevents .page-karduspage .kardus-cta .runners__grid__item__button:hover,.no-touchevents .page-karduspage .kardus-cta .sb-products__meta-action:active,.no-touchevents .page-karduspage .kardus-cta .sb-products__meta-action:focus,.no-touchevents .page-karduspage .kardus-cta .sb-products__meta-action:hover,.no-touchevents .page-karduspage .kardus-cta .search-form__submit:active,.no-touchevents .page-karduspage .kardus-cta .search-form__submit:focus,.no-touchevents .page-karduspage .kardus-cta .search-form__submit:hover,.no-touchevents .page-karduspage .kardus-cta .search-results__all-toggler:active,.no-touchevents .page-karduspage .kardus-cta .search-results__all-toggler:focus,.no-touchevents .page-karduspage .kardus-cta .search-results__all-toggler:hover,.no-touchevents .page-karduspage .kardus-cta .search-results__more-link:active,.no-touchevents .page-karduspage .kardus-cta .search-results__more-link:focus,.no-touchevents .page-karduspage .kardus-cta .search-results__more-link:hover,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__action:active,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__action:focus,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__action:hover,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__empty-cart:active,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__empty-cart:focus,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__empty-cart:hover,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__secondary-actions__close:active,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__secondary-actions__close:focus,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__secondary-actions__close:hover,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__secondary-actions__save:active,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__secondary-actions__save:focus,.no-touchevents .page-karduspage .kardus-cta .shopping-cart__secondary-actions__save:hover,.no-touchevents .page-karduspage .kardus-cta .snus-history__item__content__actions .active.next,.no-touchevents .page-karduspage .kardus-cta .snus-history__item__content__actions .active.previous,.no-touchevents .page-karduspage .kardus-cta .snus-history__item__content__actions .next:active,.no-touchevents .page-karduspage .kardus-cta .snus-history__item__content__actions .next:focus,.no-touchevents .page-karduspage .kardus-cta .snus-history__item__content__actions .next:hover,.no-touchevents .page-karduspage .kardus-cta .snus-history__item__content__actions .previous:active,.no-touchevents .page-karduspage .kardus-cta .snus-history__item__content__actions .previous:focus,.no-touchevents .page-karduspage .kardus-cta .snus-history__item__content__actions .previous:hover,.no-touchevents .page-karduspage .kardus-cta .start-page__content-grid__item__footer__button:active,.no-touchevents .page-karduspage .kardus-cta .start-page__content-grid__item__footer__button:focus,.no-touchevents .page-karduspage .kardus-cta .start-page__content-grid__item__footer__button:hover,.no-touchevents .page-karduspage .kardus-cta .store-details__item__button:active,.no-touchevents .page-karduspage .kardus-cta .store-details__item__button:focus,.no-touchevents .page-karduspage .kardus-cta .store-details__item__button:hover,.no-touchevents .page-karduspage .kardus-cta app-navigation .actions button.active,.no-touchevents .page-karduspage .kardus-cta app-navigation .actions button:active,.no-touchevents .page-karduspage .kardus-cta app-navigation .actions button:focus,.no-touchevents .page-karduspage .kardus-cta app-navigation .actions button:hover,.no-touchevents .page-karduspage .kardus-cta app-root.full-mode app-save>button.active,.no-touchevents .page-karduspage .kardus-cta app-root.full-mode app-save>button:active,.no-touchevents .page-karduspage .kardus-cta app-root.full-mode app-save>button:focus,.no-touchevents .page-karduspage .kardus-cta app-root.full-mode app-save>button:hover,.product-filter__dropdown__actions .no-touchevents .page-karduspage .kardus-cta span.active,.product-filter__dropdown__actions .no-touchevents .page-karduspage .kardus-cta span:active,.product-filter__dropdown__actions .no-touchevents .page-karduspage .kardus-cta span:focus,.product-filter__dropdown__actions .no-touchevents .page-karduspage .kardus-cta span:hover,.product-spot--blend .no-touchevents .page-karduspage .kardus-cta .active.product-spot--blend__button,.product-spot--blend .no-touchevents .page-karduspage .kardus-cta .product-spot--blend__button:active,.product-spot--blend .no-touchevents .page-karduspage .kardus-cta .product-spot--blend__button:focus,.product-spot--blend .no-touchevents .page-karduspage .kardus-cta .product-spot--blend__button:hover,.product-spot--content .no-touchevents .page-karduspage .kardus-cta a.active,.product-spot--content .no-touchevents .page-karduspage .kardus-cta a:active,.product-spot--content .no-touchevents .page-karduspage .kardus-cta a:focus,.product-spot--content .no-touchevents .page-karduspage .kardus-cta a:hover,.snus-history__item__content__actions .no-touchevents .page-karduspage .kardus-cta .active.next,.snus-history__item__content__actions .no-touchevents .page-karduspage .kardus-cta .active.previous,.snus-history__item__content__actions .no-touchevents .page-karduspage .kardus-cta .next:active,.snus-history__item__content__actions .no-touchevents .page-karduspage .kardus-cta .next:focus,.snus-history__item__content__actions .no-touchevents .page-karduspage .kardus-cta .next:hover,.snus-history__item__content__actions .no-touchevents .page-karduspage .kardus-cta .previous:active,.snus-history__item__content__actions .no-touchevents .page-karduspage .kardus-cta .previous:focus,.snus-history__item__content__actions .no-touchevents .page-karduspage .kardus-cta .previous:hover,app-navigation .actions .no-touchevents .page-karduspage .kardus-cta button.active,app-navigation .actions .no-touchevents .page-karduspage .kardus-cta button:active,app-navigation .actions .no-touchevents .page-karduspage .kardus-cta button:focus,app-navigation .actions .no-touchevents .page-karduspage .kardus-cta button:hover,app-root.full-mode .no-touchevents .page-karduspage .kardus-cta app-save>button.active,app-root.full-mode .no-touchevents .page-karduspage .kardus-cta app-save>button:active,app-root.full-mode .no-touchevents .page-karduspage .kardus-cta app-save>button:focus,app-root.full-mode .no-touchevents .page-karduspage .kardus-cta app-save>button:hover{color:#656565;border-color:#656565}body.has-fixed-kardus-cta{padding-top:7.5rem}@media (max-width:543px){body.has-fixed-kardus-cta{padding-top:5rem}}body.has-fixed-kardus-cta .kardus-cta{z-index:3;position:fixed;top:0;width:100%;box-shadow:0 4px 15px rgba(0,0,0,.25);overflow:hidden}body.has-fixed-kardus-cta .shopping-cart{top:7.5rem}.page-karduspage .kardus-cake{position:relative;z-index:1;width:400px;height:400px;margin:20rem auto 8rem;text-align:center;opacity:0;transition:all 1s ease-out;transform:scale(.7)}@media (max-width:991px){.page-karduspage .kardus-cake{width:350px;height:350px}.page-karduspage .kardus-cake .kardus-cake__slice__content{width:250px}}@media (max-width:820px){.page-karduspage .kardus-cake{width:300px;height:300px;margin:22rem auto}.page-karduspage .kardus-cake .kardus-cake__slice__content{width:300px}.page-karduspage .kardus-cake .kardus-cake__slice:nth-child(2n) .kardus-cake__slice__content{margin-left:-100%!important}}@media (max-width:543px){.page-karduspage .kardus-cake{width:250px;height:250px}.page-karduspage .kardus-cake .kardus-cake__slice__content{width:calc(200% + 50px)!important}.page-karduspage .kardus-cake .kardus-cake__slice:nth-child(odd) .kardus-cake__slice__content{margin-left:-25px!important}.page-karduspage .kardus-cake .kardus-cake__slice:nth-child(2n) .kardus-cake__slice__content{margin-left:calc(-100% - 25px)!important}}.page-karduspage .kardus-cake:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:100%;box-shadow:0 0 120px hsla(0,0%,100%,.12)}.page-karduspage .kardus-cake--triggered{transform:scale(1);opacity:1}.page-karduspage .kardus-cake--triggered .kardus-cake__expander{opacity:1}.page-karduspage .kardus-cake .kardus-section__header--sm{margin:0 0 1rem}.page-karduspage .kardus-cake img{position:absolute;top:0;left:0;right:0;bottom:0;transform:scale(1.42)}.page-karduspage .kardus-cake__mask{position:absolute;z-index:0;transition:all .4s ease-in;overflow:hidden;height:45%;width:45%;filter:blur(1px)}.page-karduspage .kardus-cake__mask__inner{position:absolute;left:0;top:0;background-color:#000;opacity:.6;border-radius:50%;height:220%;width:220%;cursor:pointer}.page-karduspage .kardus-cake .kardus-cake__slice.active .kardus-cake__mask{transform:scale(1.6)}.page-karduspage .kardus-cake__expander{position:absolute;top:15%;z-index:1;cursor:pointer;opacity:.2;transition:opacity .6s ease-out .7s}.page-karduspage .kardus-cake__expander__inner{z-index:1;font-family:Arial;font-size:30px;color:#17182a;text-align:center;line-height:28px;width:26px;height:26px;background:#6969ca;border-radius:50%}.page-karduspage .kardus-cake__expander:after{content:" ";position:absolute;top:-10px;left:-10px;height:46px;width:46px;background:hsla(0,0%,100%,.15);border-radius:50%;animation:pulsating-marker 1.9s infinite;z-index:-1}.page-karduspage .kardus-cake__slice{position:relative;float:left;z-index:1;width:50%;height:50%}.page-karduspage .kardus-cake__slice__content{position:relative;z-index:1;padding:4rem 0 2rem;width:350px;opacity:0}@media (min-width:1170px){.page-karduspage .kardus-cake__slice__content{width:400px}}.page-karduspage .kardus-cake__slice.active .kardus-cake__outer-mask{opacity:1}.page-karduspage .kardus-cake__slice.active .kardus-cake__expander:after{display:none}.page-karduspage .kardus-cake__slice:first-child .kardus-cake__mask{top:48.5%;left:50%;transform-origin:bottom right}.page-karduspage .kardus-cake__slice:first-child .kardus-cake__expander{animation:kardus-expander-spin-out .4s ease-in forwards}.page-karduspage .kardus-cake__slice:first-child .kardus-cake__slice__content{animation:kardus-content-move-out-1 .6s forwards}@media (max-width:820px){.page-karduspage .kardus-cake__slice:first-child .kardus-cake__slice__content{animation:kardus-content-move-out-top-resp .6s forwards}}.page-karduspage .kardus-cake__slice:first-child.active .kardus-cake__slice__content{animation:kardus-content-move-in-1 .6s forwards .2s}@media (max-width:820px){.page-karduspage .kardus-cake__slice:first-child.active .kardus-cake__slice__content{animation:kardus-content-move-in-top-resp .2s forwards}}.page-karduspage .kardus-cake__slice:first-child.active .kardus-cake__mask{border-top-right-radius:10%;border-bottom-left-radius:10%}.page-karduspage .kardus-cake__slice:first-child.active .kardus-cake__expander{animation:kardus-expander-spin-in .4s ease-in forwards}.page-karduspage .kardus-cake__slice:nth-child(2) .kardus-cake__mask{top:48%;right:50%;transform-origin:bottom left}.page-karduspage .kardus-cake__slice:nth-child(2) .kardus-cake__mask__inner{left:-120%}.page-karduspage .kardus-cake__slice:nth-child(2) .kardus-cake__expander{animation:kardus-expander-spin-out .4s ease-in forwards}.page-karduspage .kardus-cake__slice:nth-child(2) .kardus-cake__slice__content{animation:kardus-content-move-out-2 .6s forwards}@media (max-width:820px){.page-karduspage .kardus-cake__slice:nth-child(2) .kardus-cake__slice__content{animation:kardus-content-move-out-top-resp .6s forwards}}.page-karduspage .kardus-cake__slice:nth-child(2).active .kardus-cake__slice__content{animation:kardus-content-move-in-2 .6s forwards .2s}@media (max-width:820px){.page-karduspage .kardus-cake__slice:nth-child(2).active .kardus-cake__slice__content{animation:kardus-content-move-in-top-resp .2s forwards}}.page-karduspage .kardus-cake__slice:nth-child(2).active .kardus-cake__mask{border-top-left-radius:10%;border-bottom-right-radius:10%}.page-karduspage .kardus-cake__slice:nth-child(2).active .kardus-cake__expander{animation:kardus-expander-spin-in .4s ease-in forwards}.page-karduspage .kardus-cake__slice:nth-child(3) .kardus-cake__mask{top:5%;left:50%;transform-origin:top right}.page-karduspage .kardus-cake__slice:nth-child(3) .kardus-cake__mask__inner{top:-120%}.page-karduspage .kardus-cake__slice:nth-child(3) .kardus-cake__expander{animation:kardus-expander-spin-out .4s ease-in forwards}.page-karduspage .kardus-cake__slice:nth-child(3) .kardus-cake__slice__content{animation:kardus-content-move-out-3 .6s forwards}@media (max-width:820px){.page-karduspage .kardus-cake__slice:nth-child(3) .kardus-cake__slice__content{animation:kardus-content-move-out-bottom-resp .6s forwards}}.page-karduspage .kardus-cake__slice:nth-child(3).active .kardus-cake__slice__content{animation:kardus-content-move-in-3 .6s forwards .2s}@media (max-width:820px){.page-karduspage .kardus-cake__slice:nth-child(3).active .kardus-cake__slice__content{animation:kardus-content-move-in-bottom-resp .2s forwards}}.page-karduspage .kardus-cake__slice:nth-child(3).active .kardus-cake__mask{border-top-left-radius:10%;border-bottom-right-radius:10%}.page-karduspage .kardus-cake__slice:nth-child(3).active .kardus-cake__expander{animation:kardus-expander-spin-in .4s ease-in forwards}.page-karduspage .kardus-cake__slice:nth-child(4) .kardus-cake__mask{top:4%;left:6%;transform-origin:top left}.page-karduspage .kardus-cake__slice:nth-child(4) .kardus-cake__mask__inner{left:-120%;top:-120%}.page-karduspage .kardus-cake__slice:nth-child(4) .kardus-cake__expander{animation:kardus-expander-spin-out .4s ease-in forwards}.page-karduspage .kardus-cake__slice:nth-child(4) .kardus-cake__slice__content{animation:kardus-content-move-out-4 .6s forwards}@media (max-width:820px){.page-karduspage .kardus-cake__slice:nth-child(4) .kardus-cake__slice__content{animation:kardus-content-move-out-bottom-resp .6s forwards}}.page-karduspage .kardus-cake__slice:nth-child(4).active .kardus-cake__slice__content{animation:kardus-content-move-in-4 .6s forwards .2s}@media (max-width:820px){.page-karduspage .kardus-cake__slice:nth-child(4).active .kardus-cake__slice__content{animation:kardus-content-move-in-bottom-resp .2s forwards}}.page-karduspage .kardus-cake__slice:nth-child(4).active .kardus-cake__mask{border-top-right-radius:10%;border-bottom-left-radius:10%}.page-karduspage .kardus-cake__slice:nth-child(4).active .kardus-cake__expander{animation:kardus-expander-spin-in .4s ease-in forwards}.page-karduspage .kardus-cake__slice:first-child .kardus-cake__slice__content,.page-karduspage .kardus-cake__slice:nth-child(2) .kardus-cake__slice__content{padding:0;margin-top:-60%}@media (max-width:820px){.page-karduspage .kardus-cake__slice:first-child .kardus-cake__slice__content,.page-karduspage .kardus-cake__slice:nth-child(2) .kardus-cake__slice__content{margin-top:-112%}}.page-karduspage .kardus-cake__slice:first-child .kardus-cake__expander,.page-karduspage .kardus-cake__slice:nth-child(2) .kardus-cake__expander{top:auto;bottom:15%}.page-karduspage .kardus-cake__slice:nth-child(3) .kardus-cake__slice__content,.page-karduspage .kardus-cake__slice:nth-child(4) .kardus-cake__slice__content{margin-top:60%}@media (max-width:820px){.page-karduspage .kardus-cake__slice:nth-child(3) .kardus-cake__slice__content,.page-karduspage .kardus-cake__slice:nth-child(4) .kardus-cake__slice__content{margin-top:120%}}.page-karduspage .kardus-cake__slice:nth-child(2n) .kardus-cake__slice__content{text-align:left;margin-left:150px}@media (max-width:820px){.page-karduspage .kardus-cake__slice:nth-child(2n) .kardus-cake__slice__content{text-align:center;margin-left:-200px}}.page-karduspage .kardus-cake__slice:nth-child(2n) .kardus-cake__expander{left:15%}.page-karduspage .kardus-cake__slice:nth-child(odd) .kardus-cake__slice__content{text-align:right;margin-left:calc(-100% - 75px)}@media (min-width:1170px){.page-karduspage .kardus-cake__slice:nth-child(odd) .kardus-cake__slice__content{margin-left:calc(-100% - 150px)}}@media (max-width:991px){.page-karduspage .kardus-cake__slice:nth-child(odd) .kardus-cake__slice__content{margin-left:calc(-100% - 30px)}}@media (max-width:820px){.page-karduspage .kardus-cake__slice:nth-child(odd) .kardus-cake__slice__content{text-align:center;margin-left:0}}.page-karduspage .kardus-cake__slice:nth-child(odd) .kardus-cake__expander{right:15%}.page-karduspage .kardus-cake__slice a{font-family:UniversNextPro;color:#3e49d4;border-color:#3e49d4;font-weight:600;position:absolute;right:0;bottom:0}@media (max-width:820px){.page-karduspage .kardus-cake__slice a{position:static;display:table;margin:1.5rem auto 0;color:#fff;border-color:#fff}}.no-touchevents .page-karduspage .kardus-cake__slice a.active,.no-touchevents .page-karduspage .kardus-cake__slice a:active,.no-touchevents .page-karduspage .kardus-cake__slice a:focus,.no-touchevents .page-karduspage .kardus-cake__slice a:hover{color:#3e49d4;border-color:#3e49d4}.page-karduspage .kardus-cake__slice p{margin-bottom:0;font-size:1.5rem;line-height:2.3rem}@media (max-width:820px){.page-karduspage .kardus-cake__slice p{font-size:1.3rem;line-height:1.8rem}}body.page-karduspage .block-promo__content__title{font-weight:700;font-size:4.6rem;line-height:5.4rem;margin-bottom:0}body.page-karduspage .block-promo__content__preamble{font-family:UniversNextPro;font-size:2rem;line-height:3rem}body.page-karduspage .block-promo__content__tagline{font-family:UniversNextPro;font-weight:700;font-size:1.8rem;text-transform:none;letter-spacing:0}body.page-karduspage .block-promo__content__cta{margin-top:3rem}body.page-karduspage .block-promo__btn{font-family:UniversNextPro;font-weight:700;font-size:1.8rem;text-transform:none}@media (max-width:543px){body.page-karduspage .block-promo__btn{font-size:1.4rem}}body.page-karduspage .block-promo__price{font-family:UniversNextPro;font-weight:700;color:#3e49d4}body.page-karduspage .block-promo__price__currency{top:-2.8rem;left:-.75rem}@media (min-width:1980px){body.page-karduspage .block-promo__price__currency{top:-3.5rem;left:-1.5rem}}.page-karduspage{background:url(../../../dist/kardus/kardus-bg.jpg) repeat}.page-karduspage .responsive-header{position:absolute}.page-karduspage .site-footer{background:url(../../../dist/kardus/kardus-bg.jpg) repeat;color:#3e49d4}.no-touchevents .page-karduspage .site-footer a.active,.no-touchevents .page-karduspage .site-footer a:active,.no-touchevents .page-karduspage .site-footer a:focus,.no-touchevents .page-karduspage .site-footer a:hover,.page-karduspage .site-footer a{color:#3e49d4}.page-karduspage img{-ms-flex:none;flex:none}.page-karduspage .kardus-section{position:relative;padding:6rem 0;overflow:hidden}@media (max-width:820px){.page-karduspage .kardus-section{padding:6rem 4rem}}@media (max-width:543px){.page-karduspage .kardus-section{padding:4rem 2rem}}.page-karduspage .bg-video__text,.page-karduspage .kardus-section__header{max-width:94rem;margin:0 0 2rem;font-weight:600;line-height:4.2rem;font-size:3.6rem}@media (max-width:991px){.page-karduspage .bg-video__text,.page-karduspage .kardus-section__header{font-size:2.4rem;line-height:3rem}}.page-karduspage .kardus-section__header--lg{font-weight:700}@media (min-width:1980px){.page-karduspage .kardus-section__header--lg{font-size:4.6rem;line-height:5.4rem}}@media (max-width:820px){.page-karduspage .kardus-section__header--lg{font-size:2.4rem;line-height:3rem}}.page-karduspage .kardus-section__header--sm{font-size:2.4rem;line-height:3rem;font-weight:700;margin-bottom:1rem;margin-top:3rem}@media (max-width:820px){.page-karduspage .kardus-section__header--sm{font-size:1.8rem;line-height:2.4rem}}.page-karduspage .bg-video__text,.page-karduspage .kardus-section__header--centered{margin:0 auto 2rem;text-align:center}.page-karduspage .kardus-section__byline{font-size:2.6rem;line-height:3.6rem;font-weight:400;text-align:center;max-width:76rem;margin:0 auto}@media (max-width:991px){.page-karduspage .kardus-section__byline{font-size:2rem;line-height:3rem}}@media (max-width:820px){.page-karduspage .kardus-section__byline{font-size:1.5rem;line-height:2.4rem}}.page-karduspage .kardus-section__container{max-width:1170px;margin:0 auto;padding:0 4rem}@media (min-width:1170px){.page-karduspage .kardus-section__container{padding:0}}@media (max-width:820px){.page-karduspage .kardus-section__container{padding:0}}.page-karduspage .kardus-section--dark,.page-karduspage .kardus-section--gradient{background:url(../../../dist/kardus/kardus-bg-light.jpg) repeat;color:#fff}.page-karduspage .kardus-section--dark:before,.page-karduspage .kardus-section--gradient:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:0}.page-karduspage .kardus-section--dark>*,.page-karduspage .kardus-section--gradient>*{position:relative;z-index:1}.page-karduspage .kardus-section--gradient:before{background:linear-gradient(rgba(0,0,0,.6),hsla(0,0%,100%,.05))}.page-karduspage .kardus-section--dark:before{background:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,.6))}.page-karduspage .kardus-3d{position:relative;top:-8rem;line-height:0;text-align:center}@media (max-width:543px){.page-karduspage .kardus-3d{top:-2rem;padding-bottom:8rem}}.page-karduspage .kardus-3d__helper{position:absolute;color:#fff;text-align:center;text-transform:uppercase;line-height:2rem;font-weight:600;font-size:1.4rem;left:0;right:0;bottom:2rem;pointer-events:none;z-index:1}@media (max-width:543px){.page-karduspage .kardus-3d__helper{font-size:1.1rem;line-height:1.6rem;text-transform:none;bottom:5rem}}.page-karduspage .kardus-3d__helper-icon{display:block;max-width:100px;height:auto;margin:2rem auto}@media (max-width:543px){.page-karduspage .kardus-3d__helper-icon{margin:1rem auto;max-width:85px}}.page-karduspage .kardus-3d canvas{position:relative;left:-8rem}@media (max-width:543px){.page-karduspage .kardus-3d canvas{left:0}}.page-karduspage .kardus-section--cake{padding-top:8rem}@media (min-width:1980px){.page-karduspage .kardus-section--cake{padding-top:12rem}}.page-karduspage .kardus-section--info__block{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4rem;max-width:1170px;margin:0 auto}@media (max-width:820px){.page-karduspage .kardus-section--info__block{padding:0;margin-bottom:-4rem}}.page-karduspage .kardus-section--info__block__left{width:50%}@media (max-width:543px){.page-karduspage .kardus-section--info__block__left{width:100%}}.page-karduspage .kardus-section--info__block__right{width:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;padding-left:5rem}@media (max-width:543px){.page-karduspage .kardus-section--info__block__right{width:100%;-ms-flex-order:-1;order:-1;padding-left:0}}.page-karduspage .kardus-section--info__block__right img{width:9rem;-webkit-backface-visibility:hidden;backface-visibility:hidden;margin-top:3rem}@media (max-width:991px){.page-karduspage .kardus-section--info__block__right img{display:none}}.page-karduspage .kardus-section--ingredients{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1170px;margin:0 auto;padding:6rem 4rem}@media (max-width:820px){.page-karduspage .kardus-section--ingredients{padding:4rem 2rem}}@media (min-width:1170px){.page-karduspage .kardus-section--ingredients{padding:6rem 0}}.page-karduspage .kardus-section--ingredients__header{font-size:1.8rem;font-weight:700;margin-bottom:2rem}@media (max-width:543px){.page-karduspage .kardus-section--ingredients__header{margin:1rem 0}}.page-karduspage .kardus-section--ingredients p{font-size:1.5rem;line-height:2.4rem;font-weight:500}.page-karduspage .kardus-section--ingredients p span{width:100%;display:inline-block}@media (max-width:543px){.page-karduspage .kardus-section--ingredients p span{width:100%}}.page-karduspage .kardus-section--ingredients p a{color:#3e49d4}.page-karduspage .kardus-section--ingredients__section{width:25%}@media (max-width:820px){.page-karduspage .kardus-section--ingredients__section{width:50%}}@media (max-width:543px){.page-karduspage .kardus-section--ingredients__section{width:100%}}.page-karduspage .kardus-section--ingredients__section:not(:last-child){padding-right:5rem}.page-karduspage .kardus-section--herno{position:relative;overflow:visible;padding:8rem 4rem 0;color:#fff;overflow:hidden}@media (max-width:820px){.page-karduspage .kardus-section--herno{padding:4rem;padding:2rem}}.page-karduspage .kardus-section--herno:before{background:linear-gradient(rgba(0,0,0,.9),rgba(0,0,0,.6))}.page-karduspage .kardus-section--herno__logo{width:16rem;margin-top:2rem}@media (max-width:543px){.page-karduspage .kardus-section--herno__logo{width:10rem;margin-top:0}}.page-karduspage .kardus-section--herno__bottle{height:auto}@media (max-width:543px){.page-karduspage .kardus-section--herno__bottle{position:relative;right:-21%;max-width:70%}}.page-karduspage .kardus-section--herno__title{max-width:70rem;margin:4rem auto}.page-karduspage .kardus-section--herno__sections{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1170px;margin:0 auto}@media (max-width:543px){.page-karduspage .kardus-section--herno__sections{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}.page-karduspage .kardus-section--herno__section{width:50%;padding:2rem 0}@media (max-width:543px){.page-karduspage .kardus-section--herno__section:first-of-type{-ms-flex-order:1;order:1}}.page-karduspage .kardus-section--herno__section:last-of-type{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}@media (max-width:543px){.page-karduspage .kardus-section--herno__section:last-of-type{-ms-flex-order:3;order:3}}@media (max-width:543px){.page-karduspage .kardus-section--herno__section{padding:0!important;width:100%}}.page-karduspage .kardus-section--tobacco{padding:8rem 0 0}@media (max-width:820px){.page-karduspage .kardus-section--tobacco{padding:8rem 2rem 2rem}}@media (max-width:543px){.page-karduspage .kardus-section--tobacco{padding:4rem 2rem 0}}.page-karduspage .kardus-section--tobacco .kardus-section__container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.page-karduspage .kardus-section--tobacco__left{width:40%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}@media (max-width:820px){.page-karduspage .kardus-section--tobacco__left{padding-left:0}}@media (max-width:543px){.page-karduspage .kardus-section--tobacco__left{width:100%}}.page-karduspage .kardus-section--tobacco__right{width:50%;padding-left:10%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}@media (max-width:543px){.page-karduspage .kardus-section--tobacco__right{width:100%;padding-left:0;-ms-flex-order:-1;order:-1;margin-bottom:4rem}}.page-karduspage .kardus-section--tobacco__right img{width:100%;position:relative}.page-karduspage .kardus-section--tobacco-map{padding:12rem 0}@media (max-width:543px){.page-karduspage .kardus-section--tobacco-map{padding:0 2rem 4rem}}.page-karduspage .kardus-section--tobacco-map:before{background:linear-gradient(hsla(0,0%,100%,.05),hsla(0,0%,100%,.2))}.page-karduspage .kardus-section--tobacco-map .bg-video__text,.page-karduspage .kardus-section--tobacco-map .kardus-section__header{max-width:100%;margin:0;padding:0 2rem 5rem 6rem}@media (max-width:543px){.page-karduspage .kardus-section--tobacco-map .bg-video__text,.page-karduspage .kardus-section--tobacco-map .kardus-section__header{padding:0 2rem 4rem 0}}.page-karduspage .kardus-section--tobacco-map .kardus-section--tobacco__right{font-size:1.5rem;line-height:2.2rem}@media (max-width:543px){.page-karduspage .kardus-section--tobacco-map .kardus-section--tobacco__right{-ms-flex-order:0;order:0;margin-top:3rem}}.page-karduspage .bg-video__video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.page-karduspage .bg-video__text{max-width:100%}@media (max-width:543px){.page-karduspage .bg-video__text{font-size:1.1rem;line-height:1.6rem;font-weight:600;padding:0 2rem;position:absolute;bottom:1rem;left:0;right:0}}.page-karduspage .bg-video__play{color:#3e49d4;font-weight:600;font-size:1.4rem;cursor:pointer;margin-top:2rem}@media (max-width:543px){.page-karduspage .bg-video__play{margin-top:0}}.page-karduspage .bg-video__play i{font-size:5rem;margin-bottom:1rem}body.page-promotedbrandpage,body.page-promotedbrandpage .site-wrapper{background-color:#fff}.one-cta{position:relative}@media (max-width:991px){.one-cta{display:none}}.one-cta__image{width:100%;display:block}.one-cta__content{display:-ms-flexbox;display:flex;position:absolute;z-index:10;top:4rem;right:0;bottom:4rem;left:0}.one-cta__item{-ms-flex:1;flex:1;text-align:center;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.one-cta__item:first-child{margin-left:5%}.one-cta__item:nth-child(3){margin-right:7%}.no-touchevents .one-cta__item.active,.no-touchevents .one-cta__item:active,.no-touchevents .one-cta__item:focus,.no-touchevents .one-cta__item:hover{opacity:1}.one-cta__title{margin:1rem 0 3rem;display:block;opacity:0;transform:translateY(30px) scale(.8);transition:all .18s cubic-bezier(0,.92,.6,1)}@media (min-width:992px) and (max-width:1169px){.one-cta__title{opacity:1;transform:none;font-size:2.6rem;line-height:3rem}}.one-cta__btn{opacity:0;transform:translateY(-30px) scale(.8);transition:all .3s cubic-bezier(0,.92,.6,1)}@media (min-width:992px) and (max-width:1169px){.one-cta__btn{opacity:1;transform:none}}.one-cta__item:hover .one-cta__btn,.one-cta__item:hover .one-cta__title{transform:translateY(0) scale(1);opacity:1}.one-cta-mobile{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:543px){.one-cta-mobile{display:block;overflow:hidden}.one-cta-mobile .product-spot{width:100%}.one-cta-mobile .product-spot:nth-child(2),.one-cta-mobile .product-spot:nth-child(3){width:50%;float:left}}.sb-hero{color:#2b2b2b;max-height:76rem;padding:4rem}.sb-hero--margin{margin:4rem}@media (max-width:543px){.sb-hero--margin{margin:2rem 0}}@media (max-width:820px){.sb-hero{padding:4rem 4rem 8rem;min-height:0;max-height:none}}@media (max-width:543px){.sb-hero{padding:2.5rem 2rem 8rem}}@media (max-width:436px){.sb-hero{padding:2.5rem 1rem 8rem}}.sb-hero__container{width:100%;min-height:34rem;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;position:relative;background-color:#fff;border:12px solid #fff;border-image-slice:1;box-shadow:0 14px 36px rgba(0,0,0,.02)}@media (min-width:1170px){.sb-hero__container{width:auto}}@media (max-width:820px){.sb-hero__container{max-width:42rem}}@media (max-width:543px){.sb-hero__container{-ms-flex-direction:column;flex-direction:column;min-height:0}}.sb-hero__portrait{width:24rem;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:10}.sb-hero__portrait img{position:absolute;bottom:-37px;left:-4rem}@media (max-width:991px){.sb-hero__portrait{display:none}}@media (min-width:992px) and (max-width:1169px){.sb-hero__portrait{display:none}}.sb-hero__content{max-width:59rem;padding:4rem;font-family:minion-pro,serif;font-size:1.8rem;line-height:2.6rem;text-align:left;position:relative;z-index:10}@media (max-width:991px){.sb-hero__content{padding-left:4rem;padding-right:0}}@media (max-width:820px){.sb-hero__content{display:none}}.sb-hero__title{color:#788591;margin:0}.sb-hero__byline{margin:.5rem 0 1rem}.sb-hero__author{margin-top:1.5rem}.sb-hero__desc p:last-of-type{margin-bottom:0}.sb-hero__mobile-byline,.sb-hero__mobile-desc,.sb-hero__mobile-portrait,.sb-hero__mobile-title{display:none;position:relative;z-index:10}@media (max-width:820px){.sb-hero__mobile-byline,.sb-hero__mobile-desc,.sb-hero__mobile-portrait,.sb-hero__mobile-title{display:block}}.sb-hero__mobile-title{font-size:1.6rem;opacity:.66}.sb-hero__mobile-byline{font-family:FFDINWebProBold,Arial,sans-serif;margin:.5rem 0 5rem}.sb-hero__mobile-desc{font-size:1.6rem;font-style:normal;line-height:2.4rem;margin-top:3rem;padding:0 3rem}@media (max-width:820px){.sb-hero__mobile-desc{padding:0 6rem}}@media (max-width:543px){.sb-hero__mobile-desc{padding:0 4rem}}@media (max-width:320px){.sb-hero__mobile-desc{padding:0}}.sb-hero__mobile-portrait{position:absolute;bottom:-2.5rem;left:-1.5rem;width:12rem}@media (max-width:320px){.sb-hero__mobile-portrait{display:none}}.sb-hero__cta{padding:4rem;width:44rem;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:10}@media (max-width:820px){.sb-hero__cta{width:100%}}@media (max-width:543px){.sb-hero__cta{padding:2rem}}.sb-hero__can{width:80%;margin:-8rem auto 2rem;position:relative}@media (max-width:543px){.sb-hero__can{margin-top:-6rem}}@media (max-width:436px){.sb-hero__can{width:70%}}.sb-hero__can img{position:relative;z-index:10}.sb-hero__can:after{content:"";display:block;position:absolute;right:0;bottom:8px;left:0;width:100%;height:100%;background:url(../../../dist/images/can-shadow.png) bottom no-repeat;background-size:100%}.sb-hero .product-cta__price{margin-bottom:2rem}.sb-hero__background{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;position:absolute;top:0;right:0;bottom:0;left:0}.sb-hero .hero__action{bottom:-2rem;color:#2b2b2b;font-family:minion-pro,serif;font-size:1.6rem;font-style:italic;text-transform:none;letter-spacing:0;padding-top:5.5rem}.sb-hero .hero__action:before{top:.5rem}.sb-hero .hero__action:after{top:1rem;font-style:normal}.sb-hero .hero__action:after,.sb-hero .hero__action:before{color:#2b2b2b}@media (max-width:991px){.sb-hero .hero__action{display:none!important}}.sb-products{padding:12rem 0;background:linear-gradient(#fff,#f8f9fa);border-bottom:1px solid #f0f0f0;text-align:center;overflow:hidden}@media (max-width:991px){.sb-products{padding:8rem 0}}.sb-products form button[type=submit]{display:none}.sb-products span.Form__Success__Message{background:none!important;color:#ff0}.sb-products .sb-products__row{overflow:visible}.sb-products__title{max-width:118rem;text-transform:uppercase;margin:0 auto;padding:0 2rem}.sb-products__desc{max-width:72rem;margin:1.5rem auto 4rem;color:#788591;padding:0 2rem}.sb-products__row .swiper-wrapper{padding:0 4rem}@media (max-width:543px){.sb-products__row .swiper-wrapper{padding:0}}.sb-products__row__next,.sb-products__row__prev{position:absolute;z-index:1;top:50%;margin-top:-8rem;z-index:10;cursor:pointer;width:7rem;height:14rem;opacity:.25;transition:all .15s linear .45s;background:#2b2b2b;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.sb-products__row__next:before,.sb-products__row__prev:before{content:"";font-family:FontAwesome;font-size:5.2rem;font-style:normal;color:#fff;position:relative}.sb-products__row__next i,.sb-products__row__prev i{padding:.1rem}@media (max-width:543px){.sb-products__row__next,.sb-products__row__prev{width:4rem;height:7rem;font-size:3rem;text-align:center;margin-top:-3rem}.sb-products__row__next:before,.sb-products__row__prev:before{font-size:3.6rem}}.no-touchevents .sb-products__row__next.active,.no-touchevents .sb-products__row__next:active,.no-touchevents .sb-products__row__next:focus,.no-touchevents .sb-products__row__next:hover,.no-touchevents .sb-products__row__prev.active,.no-touchevents .sb-products__row__prev:active,.no-touchevents .sb-products__row__prev:focus,.no-touchevents .sb-products__row__prev:hover{transition-delay:0s}.sb-products__row__next{right:0;border-top-left-radius:900px;border-bottom-left-radius:900px}.sb-products__row__next:before{content:"\f105";right:-1rem}@media (max-width:543px){.sb-products__row__next:before{right:-.5rem}}@media (min-width:1170px){.sb-products__row__next{right:-86px}}.no-touchevents .sb-products__row__next.active:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row__next:active:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row__next:focus:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row__next:hover:not(.sb-products__row__disabled-nav){right:0!important}.sb-products__row__prev{left:0;border-top-right-radius:900px;border-bottom-right-radius:900px}.sb-products__row__prev:before{content:"\f104";left:-1rem}@media (max-width:543px){.sb-products__row__prev:before{left:-.5rem}}@media (min-width:1170px){.sb-products__row__prev{left:-86px}}.no-touchevents .sb-products__row__prev.active:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row__prev:active:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row__prev:focus:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row__prev:hover:not(.sb-products__row__disabled-nav){left:0!important}@media (min-width:1170px){.no-touchevents .sb-products__row.active .sb-products__row__next:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row:active .sb-products__row__next:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row:focus .sb-products__row__next:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row:hover .sb-products__row__next:not(.sb-products__row__disabled-nav){right:0;transition-delay:0s}.no-touchevents .sb-products__row.active .sb-products__row__prev:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row:active .sb-products__row__prev:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row:focus .sb-products__row__prev:not(.sb-products__row__disabled-nav),.no-touchevents .sb-products__row:hover .sb-products__row__prev:not(.sb-products__row__disabled-nav){left:0;transition-delay:0s}}.sb-products__row__disabled-nav.sb-products__row__prev{left:-86px!important}.sb-products__row__disabled-nav.sb-products__row__next{right:-86px!important}.sb-products__item{width:33.333%}@media (min-width:992px){.sb-products__item{width:25%}}@media (min-width:1170px){.sb-products__item{width:25%}}@media (min-width:1360px){.sb-products__item{width:20%}}@media (max-width:820px){.sb-products__item{width:50%}}@media (max-width:320px){.sb-products__item{width:calc(100% - 4rem);margin:0 2rem}}.sb-products__buy>a{display:inline-block;text-align:center;color:#788591;margin-top:2rem;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.3rem;line-height:1.3rem;letter-spacing:0;border:0;border-bottom:1px solid #b0b8bf;text-decoration:none}.sb-products__can{width:21rem;height:21rem;margin:4rem auto 1.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:21rem;color:#fff;background:#f8f9fa;background-size:contain}@media (max-width:820px){.sb-products__can{width:16rem;height:16rem}}.sb-products__can:after{content:"";display:block;position:absolute;right:0;bottom:0;left:0;width:100%;height:100%;background:url(../../../dist/images/can-shadow.png) bottom no-repeat;background-size:100%;opacity:.5}.sb-products__can--inverted{color:#2b2b2b}.sb-products__meta-message{display:block;height:3rem;font-size:1.6rem;color:#788591}.sb-products__meta-action{cursor:pointer}.sb-products__buy .product-cta__price{margin-bottom:2rem}.sb-products .product-cta__form{border-left:0;background-color:#f8f9fa}.sb-products .product-cta__price{padding:0 1.5rem}.sb-products .product-cta__buy{box-shadow:none}.sb-products .feedback-item{width:16rem;margin:-1rem auto 0}.sb-products .feedback-item--disabled{pointer-events:none}.sb-products .feedback-item__description-wrapper{display:none}.sb-products__item--past .sb-products__meta-message:first-child{color:#b81c28}.sb-products__item--past .js-review-form-thanks{color:#d3800d}.sb-products__item--future .sb-products__meta-message{color:#788591}.sb-promo{max-width:114rem;display:-ms-flexbox;display:flex;margin:0 auto;-ms-flex-align:center;align-items:center}@media (max-width:991px){.sb-promo{-ms-flex-direction:column;flex-direction:column}}@media (min-width:544px) and (max-width:820px){.sb-promo{max-width:62rem;text-align:center;display:block}}.sb-promo__image{-ms-flex:0 1 50%;flex:0 1 50%}@media (max-width:991px){.sb-promo__image{padding:0 8rem}}@media (max-width:820px){.sb-promo__image{padding:0 4rem}}@media (max-width:543px){.sb-promo__image{padding:0 2rem}}.sb-promo__content{-ms-flex:0 1 50%;flex:0 1 50%;padding-left:6rem}@media (max-width:991px){.sb-promo__content{padding:0 8rem}}@media (max-width:820px){.sb-promo__content{padding:0 4rem}}@media (max-width:543px){.sb-promo__content{padding:0 2rem}}.sb-promo__title{text-transform:uppercase;margin:3rem 0 1rem}.sb-promo__btn{margin:2.5rem 0 1rem}@media (max-width:543px){.sb-promo__btn{margin:0 0 1rem}}.sb-promo__usp{color:#d3800d;font-family:FFDINWebProMedium,Arial,sans-serif;font-size:1.4rem;line-height:1.4rem;padding:.4rem 0;display:block}@media (max-width:320px){.sb-promo__usp{font-size:1.2rem}}@media (min-width:544px) and (max-width:820px){.sb-promo__usp{display:inline-block;text-align:left}}@media (min-width:1980px){.sb-promo__usp{font-size:1.6rem;line-height:1.6rem}}.sb-promo__usp i{position:relative;top:.1rem;margin-right:2px}.sb-promo--align-right .sb-promo__content{-ms-flex-order:-1;order:-1;padding-left:0}@media (max-width:991px){.sb-promo--align-right .sb-promo__content{padding-left:8rem;-ms-flex-order:initial;order:0}}@media (max-width:820px){.sb-promo--align-right .sb-promo__content{padding-left:4rem}}@media (max-width:543px){.sb-promo--align-right .sb-promo__content{padding-left:2rem}}.sb-promo--align-right .sb-promo__image{padding-left:6rem}@media (max-width:991px){.sb-promo--align-right .sb-promo__image{padding-left:8rem}}@media (max-width:820px){.sb-promo--align-right .sb-promo__image{padding-left:4rem}}@media (max-width:543px){.sb-promo--align-right .sb-promo__image{padding-left:2rem}}.sb-promo-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:8rem 4rem;background:linear-gradient(#fff,#f8f9fa)}@media (max-width:991px){.sb-promo-wrapper{padding:4rem 0}}@media (min-width:1980px){.sb-promo-wrapper{padding:12rem 4rem}}.sb-blender{display:-ms-flexbox;display:flex}@media (max-width:820px){.sb-blender{display:block}}.sb-blender__title{margin:0;text-transform:uppercase}.sb-blender__col{padding:8rem 4rem;color:#fff}@media (min-width:1980px){.sb-blender__col{padding:8rem}}.sb-blender__col:first-child{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;-ms-flex:0 1 70%;flex:0 1 70%;padding:12rem;text-align:center}@media (max-width:991px){.sb-blender__col:first-child{-ms-flex:0 1 50%;flex:0 1 50%;padding:8rem 2rem}}.sb-blender__col:first-child .sb-blender__title{margin:0}@media (max-width:991px){.sb-blender__col:first-child .sb-blender__title{font-size:3.6rem;line-height:3.6rem}}@media (max-width:543px){.sb-blender__col:first-child .sb-blender__title{font-size:2.6rem;line-height:3rem}}.sb-blender__col:first-child .sb-blender__desc{max-width:64rem;margin:2rem auto 4rem}@media (max-width:991px){.sb-blender__col:first-child .sb-blender__desc{font-family:minion-pro,serif;font-size:1.8rem;font-style:normal;font-weight:400;line-height:2.6rem;margin:1rem auto 3rem}}.sb-blender__col:last-child{-ms-flex:0 1 30%;flex:0 1 30%;background-color:#46738c}@media (max-width:991px){.sb-blender__col:last-child{-ms-flex:0 1 50%;flex:0 1 50%;padding:8rem 2rem;text-align:center}}.sb-blender__col:last-child .sb-blender__desc{font-style:normal;margin:1rem 0}.sb-blender .form-box{background:transparent;margin:0 auto;max-width:100%}.sb-blender .form-group{margin-bottom:1rem!important}@media (max-width:991px){.sb-blender .form-group{text-align:center}}.sb-blender .form-group__field-label{position:relative;margin:0;display:inline-block;margin:0 1rem 1rem 0}.sb-blender .form-group__field{visibility:hidden;width:0;height:0;margin:0;position:absolute}.EPiServerForms .responsive-nav__login .sb-blender .ValidationFail,.responsive-nav__login .EPiServerForms .sb-blender .ValidationFail,.responsive-nav__login .sb-blender .form-group--error,.responsive-nav__login .sb-blender a.form-group__forgot-password,.sb-blender .EPiServerForms .responsive-nav__login .ValidationFail,.sb-blender .form-group__forgot-password,.sb-blender .form-group__label,.sb-blender .responsive-nav__login .EPiServerForms .ValidationFail,.sb-blender .responsive-nav__login .form-group--error,.sb-blender .responsive-nav__login a.form-group__forgot-password{color:#fff;border:1px solid #fff;padding:.75rem 1rem;margin:0;width:100%!important}.EPiServerForms .responsive-nav__login .sb-blender .form-group__field:checked+.ValidationFail,.responsive-nav__login .EPiServerForms .sb-blender .form-group__field:checked+.ValidationFail,.responsive-nav__login .sb-blender .form-group__field:checked+.form-group--error,.sb-blender .EPiServerForms .responsive-nav__login .form-group__field:checked+.ValidationFail,.sb-blender .form-group__field:checked+.form-group__forgot-password,.sb-blender .form-group__field:checked+.form-group__label,.sb-blender .responsive-nav__login .EPiServerForms .form-group__field:checked+.ValidationFail,.sb-blender .responsive-nav__login .form-group__field:checked+.form-group--error,.sb-blender .responsive-nav__login .form-group__field:checked+a.form-group__forgot-password{background-color:#fff;color:#085778}.sb-blender .EPiServerForms .Form__Success__Message{margin-top:2rem!important}.sb-blender .EPiServerForms .Form__Success__Message p:last-child{margin:0}.sb-cta{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:12rem 0;position:relative}@media (max-width:820px){.sb-cta{padding:8rem 4rem}}@media (max-width:436px){.sb-cta{padding:8rem 2rem}}.sb-cta__container{padding:2rem 4rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:relative;border:12px solid #fff;border-image-slice:1;background-color:#fff;box-shadow:0 14px 36px rgba(0,0,0,.02)}@media (max-width:820px){.sb-cta__container{-ms-flex-direction:column;flex-direction:column;padding:2rem 4rem 4rem}}@media (max-width:543px){.sb-cta__container{padding:2rem}}.sb-cta__title{margin:0 auto 3rem;text-align:center;text-transform:uppercase;position:relative}.sb-cta__background{background-size:cover;background-position:50%;background-repeat:no-repeat;background-origin:fixed;position:absolute;top:0;right:0;bottom:0;left:0}.sb-cta .product-cta__buy{width:24rem;-ms-flex-negative:0;flex-shrink:0}@media (min-width:1980px){.sb-cta .product-cta__buy{width:28rem}}@media (max-width:543px){.sb-cta .product-cta__buy{width:100%}}.sb-cta .product-cta__price{margin-top:.5rem;-ms-flex-negative:0;flex-shrink:0}@media (max-width:820px){.sb-cta .product-cta__price{margin:1rem 0 1.5rem}}@media (max-width:820px){.sb-cta .product-cta__image{width:16rem}}@keyframes kardusFadeUp{0%{transform:translateY(0);opacity:0}20%{opacity:1}to{transform:translateY(-150px);opacity:1}}@keyframes kardusFadeUpFast{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes kardusFadeIn{0%{opacity:0}to{opacity:1}}@keyframes kardusLetterSpacing{0%{opacity:0;letter-spacing:.6rem}to{opacity:1;letter-spacing:1.2rem}}.kardus-fade-element{opacity:0}.kardus-fade-element--inviewport.kardus-block__image,.kardus-fade-element--inviewport.kardus-product-spot__gfx{animation-delay:.2s;animation-name:kardusFadeUp;animation-duration:3s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.kardus-fade-element--inviewport.kardus-intro__image{animation-delay:0s;animation-name:kardusFadeUpFast;animation-duration:1s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.kardus-fade-element--inviewport.kardus-byline,.kardus-fade-element--inviewport.kardus-hero__product-byline,.kardus-fade-element--inviewport.kardus-preamble,.kardus-fade-element--inviewport.kardus-product-spot__byline,.kardus-fade-element--inviewport.kardus-quote__author,.kardus-fade-element--inviewport.kardus-text,.kardus-fade-element--inviewport.kardus-title{animation-delay:.4s;animation-name:kardusFadeUpFast;animation-duration:1s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.kardus-fade-element--inviewport.kardus-quote__content{animation-delay:.4s;animation-name:kardusFadeIn;animation-duration:3s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.kardus-fade-element--inviewport.kardus-quote__author{animation-delay:.8s;animation-name:kardusLetterSpacing;animation-duration:6s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.kardus-fade-element--inviewport.kardus-ingredients__wrapper{opacity:1}.kardus-fade-element--inviewport.kardus-ingredients__wrapper .kardus-ingredients__item{opacity:0;animation-delay:.4s;animation-name:kardusFadeIn;animation-duration:3s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.kardus-fade-element--inviewport.kardus-ingredients__wrapper .kardus-ingredients__item:first-child{animation-delay:.6s}.kardus-fade-element--inviewport.kardus-ingredients__wrapper .kardus-ingredients__item:nth-child(2){animation-delay:.8s}.kardus-fade-element--inviewport.kardus-ingredients__wrapper .kardus-ingredients__item:nth-child(3){animation-delay:1s}.kardus-fade-element--inviewport.kardus-ingredients__wrapper .kardus-ingredients__item:nth-child(4){animation-delay:1.2s}.kardus-fade-element--inviewport.kardus-ingredients__wrapper .kardus-ingredients__item:nth-child(5){animation-delay:1.4s}.kardus-fade-element--inviewport.kardus-logos__wrapper{opacity:1}.kardus-fade-element--inviewport.kardus-logos__wrapper .kardus-logos__item{opacity:0;animation-delay:.4s;animation-name:kardusFadeIn;animation-duration:3s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.kardus-fade-element--inviewport.kardus-logos__wrapper .kardus-logos__item:first-child{animation-delay:.6s}.kardus-fade-element--inviewport.kardus-logos__wrapper .kardus-logos__item:nth-child(2){animation-delay:.8s}.kardus-fade-element--inviewport.kardus-logos__wrapper .kardus-logos__item:nth-child(3){animation-delay:1s}.kardus-fade-element--inviewport.kardus-logos__wrapper .kardus-logos__item:nth-child(4){animation-delay:1.2s}.kardus-fade-element--inviewport.kardus-logos__wrapper .kardus-logos__item:nth-child(5){animation-delay:1.4s}.kardus-fade-element--inviewport.kardus-animated-can__content{animation-delay:.4s;animation-name:kardusFadeUp;animation-duration:10s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}@media (max-width:820px){.kardus-fade-element--inviewport.kardus-animated-can__content{animation-name:kardusFadeIn}}.kardus-fade-element--inviewport.kardus-animated-can__gfx{animation-delay:0s;animation-name:kardusFadeIn;animation-duration:5s;animation-timing-function:cubic-bezier(0,.92,.6,1);animation-fill-mode:forwards}.kardus-fade-element--inviewport.kardus-animated-can__gfx .kardus-animated-can__gfx-part:first-child,.kardus-fade-element--inviewport.kardus-animated-can__gfx .kardus-animated-can__gfx-part:last-child{transform:translateY(0)}@media (max-width:543px){.kardus-fade-element.kardus-text{animation:none;opacity:1}}.epi-edit-mode .kardus-fade-element{opacity:1}body.page-gastronomyseriespage .site-header{background:none;position:fixed;top:0;width:100%;transform:translateY(0);transition:transform 1s cubic-bezier(.7,.01,.3,1)}body.page-gastronomyseriespage .site-header:after{content:"";position:absolute;z-index:-1;top:0;right:0;left:0;height:18rem;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(39,39,39,.22) 20%,rgba(91,91,91,.18) 40%,hsla(0,0%,60%,.13) 60%,hsla(0,0%,78%,.06) 80%,hsla(0,0%,100%,0));transition:opacity 1s cubic-bezier(.7,.01,.3,1)}body.page-gastronomyseriespage .site-header .site-header__meta{display:none}body.page-gastronomyseriespage .site-header .site-header__meta a,body.page-gastronomyseriespage .site-header .site-header__meta a:hover,body.page-gastronomyseriespage .site-header .site-header__nav.is-hovering a,body.page-gastronomyseriespage .site-header .site-header__nav:hover a,body.page-gastronomyseriespage .site-header .site-header__nav__item--has-children a:after{color:#fff}body.page-gastronomyseriespage .site-header .site-header__meta{border-bottom:0}body.page-gastronomyseriespage .site-header .site-header__nav__item a{font-family:brandon-grotesque;font-weight:500}.no-touchevents body.page-gastronomyseriespage .site-header .site-header__nav__item a.active,.no-touchevents body.page-gastronomyseriespage .site-header .site-header__nav__item a:active,.no-touchevents body.page-gastronomyseriespage .site-header .site-header__nav__item a:focus,.no-touchevents body.page-gastronomyseriespage .site-header .site-header__nav__item a:hover{text-decoration:underline}body.page-gastronomyseriespage .site-header .site-header__nav__item:after{display:none!important}body.page-gastronomyseriespage .site-header.site-header--slide-up{transform:translateY(-100%)}body.page-gastronomyseriespage .site-header.site-header--slide-up:after{opacity:0}body.page-gastronomyseriespage .alert-banner,body.page-gastronomyseriespage .usp,body.page-gastronomyseriespage app-alert{display:none!important}body.page-gastronomyseriespage .site-footer{background:#414a48;color:#fff;font-size:1.4rem;font-family:brandon-grotesque;font-weight:500}body.page-gastronomyseriespage .site-footer a{color:#a38c21}.no-touchevents body.page-gastronomyseriespage .site-footer a.active,.no-touchevents body.page-gastronomyseriespage .site-footer a:active,.no-touchevents body.page-gastronomyseriespage .site-footer a:focus,.no-touchevents body.page-gastronomyseriespage .site-footer a:hover{color:currentColor}body.page-gastronomyseriespage .site-footer .site-footer__nav__title{font-size:1.8rem;font-family:brandon-grotesque;font-weight:500}body.page-gastronomyseriespage.has-fixed-header,body.page-gastronomyseriespage .site-wrapper{padding-top:0!important}body.page-gastronomyseriespage.has-fixed-header .shopping-cart,body.page-gastronomyseriespage .site-wrapper .shopping-cart{z-index:2500;top:0}@media (min-width:992px){body.page-gastronomyseriespage .alert-banner,body.page-gastronomyseriespage .header-dropdown,body.page-gastronomyseriespage .shopping-cart,body.page-gastronomyseriespage app-alert{position:fixed;top:7.7rem;z-index:110}}body.page-gastronomyseriespage .header-dropdown--is-visible{animation:none}body.page-gastronomyseriespage .responsive-header{background:transparent;transition:transform 1s cubic-bezier(.7,.01,.3,1)}body.page-gastronomyseriespage .responsive-header.responsive-header--slide-up{transform:translateY(-100%)}body.page-gastronomyseriespage .responsive-header.responsive-header--slide-up:after{opacity:0}body.page-gastronomyseriespage .site-content{font-style:normal}body.page-gastronomyseriespage .site-wrapper{background-color:#fff}.kardus-wrapper{-webkit-overflow-scrolling:touch}.kardus-quote__author,.kardus-title{font-family:brandon-grotesque;font-weight:500;font-size:4.2rem;line-height:5.6rem;letter-spacing:.4rem;text-transform:uppercase;text-align:center;max-width:75%;margin:0 auto 3.2rem}@media (max-width:820px){.kardus-quote__author,.kardus-title{font-size:2.4rem;line-height:3.2rem;max-width:100%}}.kardus-preamble{font-size:2.9rem;line-height:4.2rem;letter-spacing:.02rem;margin:0 0 3.2rem;font-style:italic}@media (max-width:820px){.kardus-preamble{font-size:2rem;line-height:2.8rem}}.kardus-byline,.kardus-hero__product-byline,.kardus-product-spot__byline{font-family:brandon-grotesque;font-weight:500;font-size:1.4rem;letter-spacing:.2rem;text-transform:uppercase;color:#9f9d92;text-align:center}.kardus-text{font-size:2rem;line-height:3rem}@media (max-width:820px){.kardus-text{font-size:1.8rem;line-height:2.6rem;-ms-flex-direction:column;flex-direction:column}}.kardus-text figure{float:right;max-width:40rem;margin:0 0 2rem 4rem}@media (max-width:820px){.kardus-text figure{max-width:24rem}}@media (max-width:543px){.kardus-text figure{float:none;margin:4rem auto}}.kardus-text figure img{max-width:34rem}@media (max-width:820px){.kardus-text figure img{max-width:100%}}.kardus-text figure figcaption{font-family:brandon-grotesque;font-weight:500;font-size:2rem;color:#2b2b2b;margin-top:2.4rem}@media (max-width:820px){.kardus-text figure figcaption{font-size:1.4rem;line-height:2rem;margin:0 0 .8rem}}.kardus-block,.kardus-product-spot{padding:12rem 0;position:relative;overflow:hidden;background-color:#fff}@media (max-width:820px){.kardus-block,.kardus-product-spot{padding:12rem 8rem}}@media (max-width:543px){.kardus-block,.kardus-product-spot{padding:6rem 4rem}}.kardus-block__content{max-width:80rem;margin:0 auto;position:relative}.kardus-block__image{position:absolute;right:15%;bottom:-8rem;width:38rem}@media (max-width:820px){.kardus-block__image{width:26rem}}.kardus-block__image--left{right:auto;left:15%}.kardus-block__image--additional{bottom:auto;right:auto;left:15%;top:15%}.kardus-intro__image{text-align:center}.kardus-intro__image img{max-width:82rem;transform:translateX(-6rem);transition:all 1s cubic-bezier(.03,.98,.52,.99)}@media (max-width:820px){.kardus-intro__image img{max-width:100%;transform:translateX(-2rem)}}.kardus-quote{padding:8rem 0;background-color:#0a3725;color:#a38c21;text-align:center}@media (max-width:820px){.kardus-quote{padding:12rem 8rem}}@media (max-width:543px){.kardus-quote{padding:6rem 4rem}}.kardus-quote__content{max-width:78rem;margin:0 auto;font-family:brandon-grotesque;font-weight:500;font-style:italic;font-size:3.6rem;line-height:4.8rem}@media (max-width:820px){.kardus-quote__content{font-size:2rem;line-height:2.8rem}}.kardus-quote__author{font-size:1.8rem;line-height:2.6rem;letter-spacing:.6rem;margin:2.4rem auto 0}@media (max-width:820px){.kardus-quote__author{font-size:1.4rem;line-height:2.2rem}}.kardus-quote--winter-2018{background-color:#681601;color:#fc9e2c}.kardus-quote--winter-2019{background-color:#16086a;color:#e6b964}@keyframes kardus-cta{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes kardus-cta-mobile{0%{transform:translateY(100%)}to{transform:translateX(0)}}.kardus-cta{position:fixed;right:0;bottom:4rem;z-index:50;display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;transform:translateX(100%);transition:all 1s cubic-bezier(.7,.01,.3,1);animation:kardus-cta .5s 2s cubic-bezier(.7,.01,.3,1) forwards}@media (max-width:543px){.kardus-cta{bottom:0;left:0;transform:translateX(0) translateY(100%);animation-name:kardus-cta-mobile}}.kardus-cta__buy,.kardus-cta__price{background-color:#a38c21;padding:2.4rem;color:#fff;font-family:brandon-grotesque;font-weight:500;font-size:2rem;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer}@media (max-width:820px){.kardus-cta__buy,.kardus-cta__price{font-size:1.4rem}}.kardus-cta__price{text-align:right;position:relative}.kardus-cta__buy{background-color:#796818}.no-touchevents .kardus-cta__buy.active,.no-touchevents .kardus-cta__buy:active,.no-touchevents .kardus-cta__buy:focus,.no-touchevents .kardus-cta__buy:hover{background-color:#635514}.kardus-cta--is-loading{pointer-events:none}.kardus-cta--is-loading .kardus-cta__buy{display:none}.kardus-cta--disabled{pointer-events:none}.kardus-cta--disabled .kardus-cta__buy{color:hsla(0,0%,100%,.25)}.no-touchevents .kardus-cta--disabled.active .kardus-cta__buy,.no-touchevents .kardus-cta--disabled:active .kardus-cta__buy,.no-touchevents .kardus-cta--disabled:focus .kardus-cta__buy,.no-touchevents .kardus-cta--disabled:hover .kardus-cta__buy{background-color:#796818}.kardus-cta--winter-2018 .kardus-cta__buy,.kardus-cta--winter-2018 .kardus-cta__price{background-color:#dc6a02}.kardus-cta--winter-2018 .kardus-cta__buy{background-color:#a95202}.no-touchevents .kardus-cta--winter-2018 .kardus-cta__buy.active,.no-touchevents .kardus-cta--winter-2018 .kardus-cta__buy:active,.no-touchevents .kardus-cta--winter-2018 .kardus-cta__buy:focus,.no-touchevents .kardus-cta--winter-2018 .kardus-cta__buy:hover{background-color:#904501}.no-touchevents .kardus-cta--winter-2018 .kardus-cta--disabled.active .kardus-cta__buy,.no-touchevents .kardus-cta--winter-2018 .kardus-cta--disabled:active .kardus-cta__buy,.no-touchevents .kardus-cta--winter-2018 .kardus-cta--disabled:focus .kardus-cta__buy,.no-touchevents .kardus-cta--winter-2018 .kardus-cta--disabled:hover .kardus-cta__buy{background-color:#a95202}.kardus-cta--winter-2019 .kardus-cta__buy,.kardus-cta--winter-2019 .kardus-cta__price{background-color:#c39f1d}.kardus-cta--winter-2019 .kardus-cta__buy{background-color:#be8700}.no-touchevents .kardus-cta--winter-2019 .kardus-cta__buy.active,.no-touchevents .kardus-cta--winter-2019 .kardus-cta__buy:active,.no-touchevents .kardus-cta--winter-2019 .kardus-cta__buy:focus,.no-touchevents .kardus-cta--winter-2019 .kardus-cta__buy:hover{background-color:#a57500}.no-touchevents .kardus-cta--winter-2019 .kardus-cta--disabled.active .kardus-cta__buy,.no-touchevents .kardus-cta--winter-2019 .kardus-cta--disabled:active .kardus-cta__buy,.no-touchevents .kardus-cta--winter-2019 .kardus-cta--disabled:focus .kardus-cta__buy,.no-touchevents .kardus-cta--winter-2019 .kardus-cta--disabled:hover .kardus-cta__buy{background-color:#be8700}.kardus-gallery{height:100vh;position:relative;z-index:120;overflow:hidden}.kardus-gallery__item{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;background-size:cover;background-position:50%}.kardus-gallery__item img{display:none}.kardus-gallery__wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box;transform:translateZ(0)}.kardus-gallery__down,.kardus-gallery__next,.kardus-gallery__prev{position:absolute;z-index:130;top:calc(50% - 5rem);right:2rem;width:10rem;height:10rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:3.2rem}.kardus-gallery__next{transform:rotate(-90deg)}@media (max-width:543px){.kardus-gallery__next{right:-2rem}}.kardus-gallery__prev{transform:rotate(90deg);right:auto;left:2rem}@media (max-width:543px){.kardus-gallery__prev{left:-2rem}}.kardus-gallery__down{top:auto;right:auto;bottom:2rem;left:calc(50% - 5rem);opacity:0;animation:mouse-scroll-arrow 2s ease-in infinite}@media (max-width:543px){.kardus-gallery__down{bottom:0}}.epi-edit-mode .kardus-gallery{height:60rem!important}.kardus-animated-can{display:-ms-flexbox;display:flex}@media (max-width:820px){.kardus-animated-can{-ms-grid-columns:50% 50%;grid-template-columns:50% 50%}}.kardus-animated-can__gfx{-ms-flex:0 1 60%;flex:0 1 60%}@media (max-width:820px){.kardus-animated-can__gfx{transform:translateX(-10%)}}.kardus-animated-can__gfx-part{transform:translateY(200px);transition:transform 6s cubic-bezier(0,.92,.6,1);position:relative;z-index:10;max-width:440px}.kardus-animated-can__gfx-part:first-child,.kardus-animated-can__gfx-part:last-child{transform:translateY(-100px)}@media (max-width:820px){.kardus-animated-can__gfx-part{max-width:100%}}.kardus-animated-can__content{-ms-flex:0 1 40%;flex:0 1 40%;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;padding-bottom:8rem;font-family:brandon-grotesque;font-weight:500;font-size:2rem;line-height:3rem}@media (max-width:820px){.kardus-animated-can__content{-ms-flex-align:center;align-items:center;padding-bottom:0;font-size:1.6rem;line-height:2.4rem}}.kardus-ingredients{background-color:#0a3725;color:#a38c21}.kardus-ingredients__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.kardus-ingredients__item{font-size:1.4rem;line-height:2.2rem;-ms-flex:0 1 25%;flex:0 1 25%;padding:1rem}@media (max-width:820px){.kardus-ingredients__item{-ms-flex:0 1 50%;flex:0 1 50%}}.kardus-ingredients__item b{display:block;font-family:brandon-grotesque;font-weight:500;font-size:1.4rem;text-transform:uppercase;letter-spacing:.02rem;margin-bottom:.4rem}.kardus-ingredients__item:last-child{-ms-flex:0 1 100%;flex:0 1 100%}.kardus-ingredients--winter-2018{background-color:#681601;color:#fc9e2c}.kardus-ingredients--winter-2019{background-color:#16086a;color:#e6b964}@media (max-width:543px){.kardus-logos{padding-bottom:10rem}}.kardus-logos__wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:820px){.kardus-logos__wrapper{-ms-flex-direction:column;flex-direction:column}}.kardus-logos__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:8rem;font-family:brandon-grotesque;font-weight:500;font-size:1.4rem;text-transform:uppercase;letter-spacing:.1rem}@media (max-width:820px){.kardus-logos__item{-ms-flex-pack:center;justify-content:center}}.kardus-logos__item:first-child{-ms-flex-pack:start;justify-content:flex-start}@media (max-width:820px){.kardus-logos__item:first-child{-ms-flex-pack:center;justify-content:center}}.kardus-logos__item img{max-width:20rem;max-height:100%}.kardus-logos__item p{margin:0}.kardus-hero{min-height:100vh;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:4rem;position:relative;background:#000;overflow:hidden}@media (max-width:543px){.kardus-hero{-ms-flex-align:start;align-items:flex-start}}.kardus-hero__image{position:absolute;left:-50px;top:-50px;right:-50px;bottom:-50px;width:calc(100% + 100px);height:calc(100% + 100px);background-size:cover;background-position:50%}.kardus-hero__scroll{color:#fff;font-size:3.2rem;opacity:0;animation:mouse-scroll-arrow 2s ease-in infinite;position:absolute;bottom:5rem;z-index:60}@media (max-width:543px){.kardus-hero__scroll{margin-bottom:6rem;bottom:-4.5rem}}.kardus-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0a3725;animation:6s cubic-bezier(0,.92,.6,1) .4s forwards fade-out;pointer-events:none}.kardus-hero__content{position:relative;display:-ms-flexbox;display:flex}@media (max-width:543px){.kardus-hero__content{-ms-flex-direction:column;flex-direction:column;margin-top:3.2rem}}.kardus-hero__product-image{max-width:35rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;position:relative}@media (max-width:543px){.kardus-hero__product-image{max-width:18rem}}.kardus-hero__product-image:after{content:"";background-image:url(/dist/images/kardus2018/kardus-packshot-reflection.png);background-size:cover;background-position:top;background-repeat:no-repeat;position:absolute;top:82%;left:0;width:100%;height:100%}.kardus-hero__product-title{font-family:brandon-grotesque;font-weight:700;font-size:3.2rem;line-height:3.8rem;letter-spacing:.2rem;text-transform:uppercase;margin:.8rem 0 3.2rem}@media (max-width:543px){.kardus-hero__product-title{font-size:2.6rem;line-height:3.2rem}}.kardus-hero__product-title p:last-of-type{margin-bottom:0}.kardus-hero__product-byline{display:block;color:#fff;text-align:left}@media (max-width:543px){.kardus-hero__product-byline{text-align:center}}.kardus-hero__product-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;padding-left:5rem;color:#fff;position:relative;z-index:15}@media (min-width:1360px){.kardus-hero__product-info{padding-left:8rem}}@media (max-width:543px){.kardus-hero__product-info{padding-left:0;-ms-flex-align:center;align-items:center;text-align:center}}.kardus-hero__product-cta .product-cta__price{width:30rem;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:1.6rem}@media (max-width:543px){.kardus-hero__product-cta .product-cta__price{-ms-flex-pack:center;justify-content:center}}.kardus-hero__product-cta .product-cta__buy{box-shadow:0 4px 8px rgba(0,0,0,.33)}.kardus-hero__product-cta .product-cta__btn{background-color:#a38c21;border-color:#a38c21}.no-touchevents .kardus-hero__product-cta .product-cta__btn.active,.no-touchevents .kardus-hero__product-cta .product-cta__btn:active,.no-touchevents .kardus-hero__product-cta .product-cta__btn:focus,.no-touchevents .kardus-hero__product-cta .product-cta__btn:hover{background-color:#796818;border-color:#796818}.kardus-hero__product-cta .product-cta__price-value{font-style:normal;font-size:4.8rem}.kardus-hero__product-cta .product-cta__price-units{font-family:brandon-grotesque;font-size:1.6rem}.kardus-hero__product-cta .product-cta__price-units,.kardus-hero__product-cta .product-cta__price-value{color:#fff}.kardus-hero__product-cta .product-cta__price-units{position:relative;top:-6px;color:#9f9d92}.kardus-hero__product-cta .product-cta__btn{font-family:brandon-grotesque;font-size:1.6rem}.kardus-hero__product-cta .product-cta__btn i{color:#fff;opacity:.5}.kardus-hero__product-cta .product-cta__form select{height:5rem;padding:0 3.2rem 0 1.6rem;font-family:brandon-grotesque;font-size:1.6rem;color:#a38c21}.kardus-hero__product-cta .product-cta__form:before{top:1.5rem;color:#a38c21}.kardus-hero--fixed{background-color:#fff}.kardus-hero--fixed+.kardus-block,.kardus-hero--fixed+.kardus-product-spot{padding-top:0}.kardus-hero--fixed .kardus-hero__image{position:fixed;z-index:50;transform-style:preserve-3d;transition:all .8s!important;background-color:#2b2b2b}.kardus-hero--fixed .kardus-hero__content{z-index:60}.kardus-hero--fixed .kardus-hero__overlay{display:none}.kardus-hero--animate-in{pointer-events:none}.kardus-hero--animate-in .kardus-hero__image{transform:scaleX(1.1) scaleY(1.1) scaleZ(1)!important;opacity:0}.kardus-hero--animate-in .kardus-hero__content{opacity:0}.kardus-hero--animate-out .kardus-hero__image{transform:scaleX(1) scaleY(1) scaleZ(1)!important;opacity:1}.kardus-hero--animate-out .kardus-hero__content{opacity:1}.epi-edit-mode .kardus-hero,.epi-preview-mode .kardus-hero{height:60rem!important;min-height:60rem!important;transform:none!important}.epi-edit-mode .kardus-hero__image,.epi-preview-mode .kardus-hero__image{position:absolute!important;transform:none!important}.epi-edit-mode .kardus-hero--fixed,.epi-preview-mode .kardus-hero--fixed{position:relative!important}@media (min-width:992px){.kardus-product-spot{padding-left:40px;padding-right:40px}}@media (max-width:320px){.kardus-product-spot{padding-left:15px;padding-right:15px}}.kardus-product-spot__container{display:-ms-flexbox;display:flex;max-width:100rem;margin:4rem auto;position:relative;width:100%}@media (max-width:991px){.kardus-product-spot__container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}}.kardus-product-spot__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;padding-right:5rem;max-width:60rem}@media (max-width:991px){.kardus-product-spot__content{text-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:543px){.kardus-product-spot__content{padding-right:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.kardus-product-spot__image{max-width:35rem;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;position:relative;z-index:15;-ms-flex:0 1 35rem;flex:0 1 35rem}@media (max-width:991px){.kardus-product-spot__image{-ms-flex-order:-1;order:-1;margin-bottom:3.2rem;-ms-flex:0 1 auto;flex:0 1 auto}}@media (max-width:543px){.kardus-product-spot__image{max-width:24rem}}.kardus-product-spot__image--can-shadow:after{content:"";display:block;position:absolute;right:0;bottom:8px;left:0;width:100%;height:100%;background:url(../../../dist/images/can-shadow.png) bottom no-repeat;background-size:100%}@media (max-width:991px){.kardus-product-spot__image--can-shadow:after{display:none}}.kardus-product-spot__heading{font-family:brandon-grotesque;font-weight:500;font-size:4rem;line-height:4.2rem;letter-spacing:.2rem;text-transform:uppercase;margin:.8rem 0 2.4rem}.kardus-product-spot__heading p{margin:0}@media (max-width:543px){.kardus-product-spot__heading{font-size:2.6rem;line-height:3.2rem}}.kardus-product-spot__byline{text-align:left}@media (max-width:991px){.kardus-product-spot__byline{text-align:center}}.kardus-product-spot__preamble{font-style:normal;font-size:2rem;line-height:2.8rem;max-width:100%}.kardus-product-spot__gfx{position:absolute;top:0;left:-20%}.kardus-product-spot__cta{width:100%;margin-top:4rem;border:1px solid #e6e6e3;padding:3.2rem;position:relative;z-index:15;box-shadow:0 14px 36px rgba(0,0,0,.08),inset 8px 8px 0 #fff,inset 8px -8px 0 #fff,inset -8px 0 0 #fff,inset 9px 9px 0 #e6e6e3,inset 9px -9px 0 #e6e6e3,inset -9px 0 0 #e6e6e3}@media (max-width:543px){.kardus-product-spot__cta{max-width:100%}}.kardus-product-spot__cta .product-cta__price{width:30rem;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:1.6rem}@media (max-width:543px){.kardus-product-spot__cta .product-cta__price{width:100%;-ms-flex-pack:center;justify-content:center}}.kardus-product-spot__cta .product-cta__buy{box-shadow:none}@media (max-width:543px){.kardus-product-spot__cta .product-cta__buy{-ms-flex-direction:column;flex-direction:column}}.kardus-product-spot__cta .product-cta__btn{background-color:#a38c21;border-color:#a38c21}.no-touchevents .kardus-product-spot__cta .product-cta__btn.active,.no-touchevents .kardus-product-spot__cta .product-cta__btn:active,.no-touchevents .kardus-product-spot__cta .product-cta__btn:focus,.no-touchevents .kardus-product-spot__cta .product-cta__btn:hover{background-color:#796818;border-color:#796818}.kardus-product-spot__cta .product-cta__price-value{font-style:normal;font-size:4.8rem}.kardus-product-spot__cta .product-cta__price-units{font-family:brandon-grotesque;font-size:1.6rem}.kardus-product-spot__cta .product-cta__price-units,.kardus-product-spot__cta .product-cta__price-value{color:#2b2b2b}.kardus-product-spot__cta .product-cta__price-units{position:relative;top:-6px}.kardus-product-spot__cta .product-cta__price-meta span{color:#9f9d92}.kardus-product-spot__cta .product-cta__btn{-ms-flex-positive:1;flex-grow:1;font-family:brandon-grotesque;font-size:1.6rem;width:auto}.kardus-product-spot__cta .product-cta__btn i{color:#fff;opacity:.5}@media (max-width:543px){.kardus-product-spot__cta .product-cta__btn span{display:none}}.kardus-product-spot__cta .product-cta__form{width:auto;min-width:15rem;-ms-flex-negative:0;flex-shrink:0;border-color:#a38c21}@media (max-width:543px){.kardus-product-spot__cta .product-cta__form{border-right:1px solid #a38c21}}.kardus-product-spot__cta .product-cta__form select{height:5rem;padding:0 3.2rem 0 1.6rem;font-family:brandon-grotesque;font-size:1.6rem;color:#a38c21}@media (max-width:543px){.kardus-product-spot__cta .product-cta__form select{height:4rem}}.kardus-product-spot__cta .product-cta__form:before{top:1.5rem;color:#a38c21}@media (max-width:543px){.kardus-product-spot__cta .product-cta__form:before{top:1rem}}.kardus-product-spot__cta-meta{position:absolute;top:4.3rem;right:3.2rem;font-family:brandon-grotesque;font-size:1.6rem;color:#9f9d92}@media (max-width:543px){.kardus-product-spot__cta-meta{display:none}}.store-locator{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff}.store-locator h1{margin-bottom:.5rem;margin-top:0;font-weight:700}.store-locator p{font-size:24px;line-height:32px}.store-locator .store-locator__search{position:relative;width:100%}.store-locator .store-locator__search input[type=text]{font-size:24px;line-height:32px;color:#4b4a47;font-family:FFDINWebProLight,Arial,sans-serif;padding:3rem 3rem 3rem 6rem;width:100%;background:#f8f9fa;border-color:#dedede}.store-locator .store-locator__search input[type=text]::-webkit-input-placeholder{color:#bbb;font-weight:light}.store-locator .store-locator__search input[type=text]::-moz-placeholder{color:#bbb;font-weight:light}.store-locator .store-locator__search input[type=text]:-ms-input-placeholder{color:#bbb;font-weight:light}.store-locator .store-locator__search input[type=text]:-moz-placeholder{color:#bbb;font-weight:light}@media (max-width:820px){.store-locator .store-locator__search input[type=text]{font-size:18px;padding-left:5rem}}.blender-modal .content .store-locator .store-locator__search .close,.block-side-widget--links ul .store-locator .store-locator__search li:before,.product--quickbuy .store-locator .store-locator__search .product__content__close,.store-locator .store-locator__search .accordion__anchor:after,.store-locator .store-locator__search .alert-banner__close,.store-locator .store-locator__search .blender-modal .content .close,.store-locator .store-locator__search .block-side-widget--links ul li:before,.store-locator .store-locator__search .checkout-login__close,.store-locator .store-locator__search .collapse__anchor:after,.store-locator .store-locator__search .contact-footer__item__icon,.store-locator .store-locator__search .form-group__select,.store-locator .store-locator__search .form-select,.store-locator .store-locator__search .header-dropdown__close,.store-locator .store-locator__search .hero__action--cancel:after,.store-locator .store-locator__search .hero__action--play:after,.store-locator .store-locator__search .hero__action--scroll:before,.store-locator .store-locator__search .icon,.store-locator .store-locator__search .kardus-gallery__down,.store-locator .store-locator__search .kardus-gallery__next,.store-locator .store-locator__search .kardus-gallery__prev,.store-locator .store-locator__search .kardus-hero__scroll,.store-locator .store-locator__search .my-pages__header__nav-item__icon,.store-locator .store-locator__search .product--quickbuy .product__content__close,.store-locator .store-locator__search .product-cta__form,.store-locator .store-locator__search .product-filter__item__icon,.store-locator .store-locator__search .product__content__tabs__attributes__item__icon,.store-locator .store-locator__search .responsive-nav__primary__item__toggle-icon,.store-locator .store-locator__search .responsive-nav__search__icon,.store-locator .store-locator__search .search-form__input:before,.store-locator .store-locator__search .shopping-cart__close,.store-locator .store-locator__search .site-footer__details__icons__item--18,.store-locator .store-locator__search .site-footer__details__icons__item--mastercard,.store-locator .store-locator__search .site-footer__details__icons__item--visa,.store-locator .store-locator__search .site-header__nav-icons__item__icon,.store-locator .store-locator__search .usp__item__icon,.store-locator .store-locator__search app-alert i,.store-locator .store-locator__search storm-checkout verify-age .collecting-overlay .close,app-alert .store-locator .store-locator__search i,storm-checkout verify-age .collecting-overlay .store-locator .store-locator__search .close{position:absolute;left:2rem;top:2rem;color:#085778;font-size:22px}.store-locator__content{width:55%;padding:2rem 8rem 4rem}@media (max-width:820px){.store-locator__content{width:100%;padding:0 2rem;-ms-flex-order:1;order:1}.store-locator__content__text{display:none}}.store-locator__list.initial{max-height:calc(100vh - 6.3rem);overflow:hidden;position:relative}.store-locator__list.initial .fade-background{display:block}@media (max-width:820px){.store-locator__list{overflow:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative;display:none}}.store-locator__list .fade-background{display:none;position:absolute;top:calc(100% - 100px);left:0;width:100%;height:100px;background:linear-gradient(180deg,transparent 0,rgba(247,249,251,.8))}@media (max-width:820px){.store-locator__list .fade-background{display:none!important}}.store-locator__list table{margin-top:2.4rem;font-size:1.4rem;display:block}.store-locator__list thead{text-align:left;text-transform:uppercase;font-family:FFDINWebProLight,Arial,sans-serif;font-size:12px;display:block}.store-locator__list thead th{padding:0 15px 0 0;display:inline-block}.store-locator__list thead tr{display:block}.store-locator__list thead th:last-child{text-align:right;padding-right:0}.store-locator__list td:first-child,.store-locator__list th:first-child{width:40%}.store-locator__list td:nth-child(2),.store-locator__list th:nth-child(2){width:38%}.store-locator__list td:nth-child(3),.store-locator__list th:nth-child(3){width:20%}.store-locator__list tbody tr{cursor:pointer;border-bottom:1px solid #f8f9fa}.store-locator__list tbody tr:hover td{text-decoration:underline}.store-locator__list tbody tr td{padding:10px 15px 10px 0;font-size:16px}.store-locator__list tbody tr td:first-child{font-weight:700}.store-locator__list tbody tr td:last-child{text-align:right;padding-right:0}.store-locator__map{width:45%;min-height:80vh;max-height:calc(100vh - 6.3rem)}.store-locator__map__text{display:none}@media (max-width:820px){.store-locator__map{-ms-flex-order:0;order:0;width:100%;min-height:0}.store-locator__map__text{display:block;width:100%;padding:2rem}}.store-locator__map #store-locator__map{width:100%;height:100%}@media (max-width:820px){.store-locator__map #store-locator__map{height:50vh}}.store-locator__toggle{display:none}@media (max-width:820px){.store-locator__toggle{display:-ms-flexbox;display:flex;width:100%;padding:0 2rem}}.store-locator__toggle .btn-group{margin:-1rem 0 0;width:100%;display:-ms-flexbox;display:flex}.brand-list__section-title .store-locator__toggle .btn-group span,.EPiServerForms .Form__NavigationBar .store-locator__toggle .btn-group .btnNext,.EPiServerForms .Form__NavigationBar .store-locator__toggle .btn-group .btnPrev,.my-pages__orders--subscriptions .store-locator__toggle .btn-group .form-button,.news-list--related .store-locator__toggle .btn-group .news-list__item__content__button,.product-filter__dropdown__actions .store-locator__toggle .btn-group span,.product-spot--blend .store-locator__toggle .btn-group .product-spot--blend__button,.product-spot--content .store-locator__toggle .btn-group a,.snus-history__item__content__actions .store-locator__toggle .btn-group .next,.snus-history__item__content__actions .store-locator__toggle .btn-group .previous,.store-locator__toggle .btn-group .blends__item__content__button,.store-locator__toggle .btn-group .blends__item__content__flags__item,.store-locator__toggle .btn-group .block-promo__btn,.store-locator__toggle .btn-group .block-promo__cta-btn,.store-locator__toggle .btn-group .block-snus-guide__product__action,.store-locator__toggle .btn-group .block-snus-guide__result__expander,.store-locator__toggle .btn-group .block-text-image__item__text__button,.store-locator__toggle .btn-group .booking__action__button,.store-locator__toggle .btn-group .brand-list__item__header__button,.store-locator__toggle .btn-group .brand-list__section-title span,.store-locator__toggle .btn-group .breadcrumb__item--button,.store-locator__toggle .btn-group .btn,.store-locator__toggle .btn-group .btn--pricing__btn,.store-locator__toggle .btn-group .cookie-disclaimer__button,.store-locator__toggle .btn-group .EPiServerForms .Form__NavigationBar .btnNext,.store-locator__toggle .btn-group .EPiServerForms .Form__NavigationBar .btnPrev,.store-locator__toggle .btn-group .faq__main__section__title,.store-locator__toggle .btn-group .faq__side__toggle-nav,.store-locator__toggle .btn-group .flag,.store-locator__toggle .btn-group .form-box__submit,.store-locator__toggle .btn-group .hero__button,.store-locator__toggle .btn-group .my-pages__blends__item__button,.store-locator__toggle .btn-group .my-pages__footer__button,.store-locator__toggle .btn-group .my-pages__orders--subscriptions .form-button,.store-locator__toggle .btn-group .my-pages__orders__item__actions__button,.store-locator__toggle .btn-group .news-list--related .news-list__item__content__button,.store-locator__toggle .btn-group .product-cta__btn,.store-locator__toggle .btn-group .product-filter__dropdown__actions span,.store-locator__toggle .btn-group .product-list__header__clear-filters,.store-locator__toggle .btn-group .product-list__header__hide-desc,.store-locator__toggle .btn-group .product-list__header__show-desc,.store-locator__toggle .btn-group .product-list__header__toggle-filters,.store-locator__toggle .btn-group .product-spot--blend .product-spot--blend__button,.store-locator__toggle .btn-group .product-spot--content__button,.store-locator__toggle .btn-group .product-spot--content a,.store-locator__toggle .btn-group .product-spot__button,.store-locator__toggle .btn-group .product-spot__flag,.store-locator__toggle .btn-group .product__content__cta__button,.store-locator__toggle .btn-group .product__content__flag,.store-locator__toggle .btn-group .product__content__flag-desc,.store-locator__toggle .btn-group .promo-grid__btn,.store-locator__toggle .btn-group .promo-grid__cta-btn,.store-locator__toggle .btn-group .rating__button,.store-locator__toggle .btn-group .runners__grid__item__button,.store-locator__toggle .btn-group .sb-products__meta-action,.store-locator__toggle .btn-group .search-form__submit,.store-locator__toggle .btn-group .search-results__all-toggler,.store-locator__toggle .btn-group .search-results__more-link,.store-locator__toggle .btn-group .shopping-cart__action,.store-locator__toggle .btn-group .shopping-cart__empty-cart,.store-locator__toggle .btn-group .shopping-cart__secondary-actions__close,.store-locator__toggle .btn-group .shopping-cart__secondary-actions__save,.store-locator__toggle .btn-group .snus-history__item__content__actions .next,.store-locator__toggle .btn-group .snus-history__item__content__actions .previous,.store-locator__toggle .btn-group .start-page__content-grid__item__footer__button,.store-locator__toggle .btn-group .store-details__item__button,.store-locator__toggle .btn-group app-navigation .actions button,.store-locator__toggle .btn-group app-root.full-mode app-save>button,app-navigation .actions .store-locator__toggle .btn-group button,app-root.full-mode .store-locator__toggle .btn-group app-save>button{width:50%;margin:0}.epi-edit-mode #store-locator__map{max-height:850px}