.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.ssp-recent-episodes-items{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px;}
.ssp-recent-episodes-items .ssp-recent-episode-post h4{margin:2rem 0;font-family:var(--e-global-typography-primary-font-family);font-weight:var(--e-global-typography-primary-font-weight);color:var(--e-global-color-text);padding-left:10px;}
.ssp-recent-episodes-items .ssp-recent-episode-post p{padding-left:10px;}
.ssp-recent-episodes-items .ssp-recent-episode-post h4 a{color:var(--e-global-color-text);}
.ssp-recent-episodes-items .ssp-recent-episode-post h4 a:hover{border-bottom:2px solid var(--e-global-color-primary);}
.ssp-recent-episode-post a img{width:100%;border-radius:4px;}
.ssp-recent-episodes-items .ssp-recent-episode-post a.view-episode{color:var(--e-global-color-primary);font-weight:var(--e-global-typography-primary-font-weight);font-size:23px;padding:5px 10px;border-radius:4px;}
.ssp-recent-episodes-items .ssp-recent-episode-post a.view-episode:hover{color:var(--e-global-color-text);background-color:var(--e-global-color-primary);}
@media(max-width:960px){
.ssp-recent-episodes-items{grid-template-columns:repeat(2, 1fr);}
}
@media(max-width:768px){
.ssp-recent-episodes-items {
grid-template-columns: 1fr;
}
}a:not([class]){text-decoration:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;margin:1em 0;border:0;border-top:1px solid #ccc;padding:0;height:1px}audio,canvas,iframe,img,svg,video{vertical-align:middle}button,input,select,textarea{font:inherit}fieldset{margin:0;border:0;padding:0}textarea{resize:vertical}.browserupgrade{margin:.2em 0;background:#ccc;padding:.2em 0;color:#000}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;transition-property:transform,visibility,opacity;outline:0;border-radius:4px;background-color:#333;color:#fff;font-size:.875rem;line-height:1.4}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;transform-origin:center top;border-width:8px 8px 0;border-top-color:initial}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;transform-origin:center bottom;border-width:0 8px 8px;border-bottom-color:initial}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{right:-7px;transform-origin:center left;border-width:8px 0 8px 8px;border-left-color:initial}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;transform-origin:center right;border-width:8px 8px 8px 0;border-right-color:initial}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{position:absolute;border-style:solid;border-color:transparent;content:""}.tippy-content{position:relative;z-index:1;padding:5px 9px}.tippy-box[data-theme~=light]{box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff;color:#26323d}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}@font-face{font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-family:swiper-icons}:root{--swiper-theme-color:#007aff}.swiper-container{-webkit-overflow-scrolling:touch;position:relative;z-index:1;margin-right:auto;margin-left:auto;padding:0;overflow:hidden;list-style:none}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{display:flex;position:relative;z-index:1;transition-property:transform;box-sizing:content-box;width:100%;height:100%}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{position:relative;flex-shrink:0;transition-property:transform;width:100%;height:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{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;top:0;left:0;z-index:10;width:100%;height:100%;pointer-events:none}.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-css-mode>.swiper-wrapper::-webkit-scrollbar{width:0;height:0}.swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow:auto;scrollbar-width:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.btn{display:flex;position:relative;justify-content:center;align-items:center;padding:14px;font-weight:700;font-size:1rem;line-height:1.15;text-align:center;text-decoration:none;text-transform:uppercase}.btn_orange{z-index:1;background-image:linear-gradient(90deg,#ffa400,#ff8049);color:#fff}.btn_orange:before{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:-1;backface-visibility:hidden;transition:opacity .2s ease;will-change:opacity;background-image:linear-gradient(90deg,#ff8049,#ffa400);content:""}.btn_orange:focus:before,.btn_orange:hover:before{opacity:1}.btn_orange .taint{background-color:hsla(0,0%,100%,.3)}.btn_blue{z-index:1;background-image:linear-gradient(90deg,#09a8fa,#00d1ff);color:#fff}.btn_blue:before{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:-1;backface-visibility:hidden;transition:opacity .2s ease;will-change:opacity;background-image:linear-gradient(90deg,#00d1ff,#09a8fa);content:""}.btn_blue:focus:before,.btn_blue:hover:before{opacity:1}.btn_blue .taint{background-color:hsla(0,0%,100%,.3)}.btn_white-blue{z-index:1;backface-visibility:hidden;transition:background .2s ease;will-change:background;border:1px solid #09a8fa;color:#09a8fa}.btn_white-blue:focus,.btn_white-blue:hover{background-color:#f4fbff}.btn_white-blue_current{border:1px solid #09a8fa;background:#09a8fa;pointer-events:none;color:#fff}.btn_white{z-index:1;transition:all .2s ease;border:1px solid #e4e4e4;background:#fff;color:#444}.btn_white:focus,.btn_white:hover{border-color:#09a8fa;background-color:#f4fbff;color:#09a8fa}.btn_white_current{border:1px solid #09a8fa;background:#09a8fa;pointer-events:none;color:#fff}.btn_short{padding-top:10px;padding-bottom:10px}.btn_cap{text-transform:capitalize}.scrolltop-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch;display:block;position:fixed;top:auto;right:22px;bottom:12px;z-index:999;transition:all .3s cubic-bezier(.25,.25,0,1);cursor:pointer;outline:none;box-shadow:0 3px 10px rgba(0,0,0,.5);border:0;border-radius:50%;background:#09a8fa url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 14'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M2 12l9.3-9.3a1 1 0 011.4 0L22 12'/%3E%3C/svg%3E") no-repeat center 50%;background-size:20px;padding:0;width:0;height:0;overflow:hidden}.scrolltop-button:hover{box-shadow:0 3px 10px rgba(0,0,0,.5),0 3px 15px rgba(0,0,0,.5);text-decoration:none}.scrolltop-button.reveal{width:56px;height:56px}.fx-ripple{-webkit-overflow-scrolling:touch;position:relative;overflow:hidden}.taint{position:absolute;transform:scale(0);z-index:10;border-radius:100%;background-color:rgba(9,168,250,.3);pointer-events:none}.taint.drop{animation:ripple .4s linear}@keyframes ripple{to{transform:scale(2.5);opacity:0}}@keyframes burger-open-top{50%{transform:translate3d(0,7px,0)}to{transform:translate3d(0,7px,0) rotate(45deg)}}@keyframes burger-open-bot{50%{transform:translate3d(0,-7px,0)}to{transform:translate3d(0,-7px,0) rotate(-45deg)}}@keyframes burger-close-top{0%{transform:translate3d(0,7px,0) rotate(45deg)}50%{transform:translate3d(0,7px,0) rotate(0deg)}to{transform:translateZ(0)}}@keyframes burger-close-bot{0%{transform:translate3d(0,-7px,0) rotate(-45deg)}50%{transform:translate3d(0,-7px,0) rotate(0deg)}to{transform:translateZ(0)}}.search-modal__spinner{display:flex;justify-content:center;align-items:center;width:80px;height:80px}.search-modal__spinner:after{display:block;animation:spinner 1.2s linear infinite;margin:8px;border-color:#fff transparent;border-style:solid;border-width:6px;border-radius:50%;width:64px;height:64px;content:""}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.author-card-big{margin-top:60px;margin-bottom:60px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding-top:24px;padding-bottom:20px}.author-card-big:first-child{margin-top:0}.author-card-big:last-child{margin-bottom:0}.author-card-big__avatar{-webkit-overflow-scrolling:touch;margin-right:auto;margin-bottom:30px;margin-left:auto;border-radius:50%;width:152px;min-width:152px;height:152px;overflow:hidden}.author-card-big__avatar img{display:block;width:100%;height:100%;object-fit:cover}.author-card-big__text{margin-bottom:20px;color:#777}.author-card-big__follow{display:flex;align-items:center;color:#777;font-weight:700;font-size:.75rem;line-height:1.25}.author-card-big__follow span{margin-right:8px}.author-card-big__follow-list{display:flex;align-items:center;margin:0;padding:0;list-style-type:none}.author-card-big__follow-list .icon-fill{font-size:1.375rem}.author-card-big__follow-list li+li{margin-left:10px}.author-card-big__follow-list a,.author-card-big__follow-list a:not([class]){backface-visibility:hidden;transition:color .2s ease;will-change:color}.author-card-big__follow-list a:link,.author-card-big__follow-list a:not([class]):link,.author-card-big__follow-list a:not([class]):visited,.author-card-big__follow-list a:visited{color:#979797}.author-card-big__follow-list a:focus,.author-card-big__follow-list a:hover,.author-card-big__follow-list a:not([class]):focus,.author-card-big__follow-list a:not([class]):hover{color:#09a8fa}.meta-share+.author-card-big{margin-top:0;border-top:0}.pagination{display:flex;justify-content:center}.pagination .nav-links{display:flex;border:1px solid #e4e4e4;background:#fff}.pagination .nav-links .page-numbers{display:flex;flex-grow:1;justify-content:center;align-items:center;backface-visibility:hidden;transition:color .2s ease;will-change:color;width:32px;height:38px;color:#777;font-size:1rem;line-height:1.81;text-decoration:none}.pagination .nav-links a.page-numbers:focus,.pagination .nav-links a.page-numbers:hover{color:#09a8fa}.pagination .nav-links .current{background-color:#09a8fa;color:#fff;font-weight:700}.pagination .nav-links .next,.pagination .nav-links .prev{position:relative;backface-visibility:hidden;transition:background .2s ease;will-change:background}.pagination .nav-links .next .taint,.pagination .nav-links .prev .taint{background-color:hsla(0,0%,100%,.3)}.pagination .nav-links .next:before,.pagination .nav-links .prev:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%2309A8FA' d='M1 11l5-5-5-5'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;width:7px;height:12px;content:""}.pagination .nav-links .next:focus,.pagination .nav-links .next:hover,.pagination .nav-links .prev:focus,.pagination .nav-links .prev:hover{background-color:#09a8fa}.pagination .nav-links .next:focus:before,.pagination .nav-links .next:hover:before,.pagination .nav-links .prev:focus:before,.pagination .nav-links .prev:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 7 12'%3E%3Cpath stroke='%23FFF' d='M1 11l5-5-5-5'/%3E%3C/svg%3E")}.pagination .nav-links .prev{border-right:1px solid #e4e4e4}.pagination .nav-links .prev:before{transform:translate(-50%,-50%) rotate(180deg)}.pagination .nav-links .next{border-left:1px solid #e4e4e4}.related-page-card__link{display:block;margin-bottom:16px;text-decoration:none}.related-page-card__link:first-child{margin-top:0}.related-page-card__link:last-child{margin-bottom:0}.related-page-card__link:focus .related-page-card__image,.related-page-card__link:hover .related-page-card__image{box-shadow:0 5px 5px rgba(0,0,0,.2),0 3px 14px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.14)}.related-page-card__link:focus .related-page-card__heading,.related-page-card__link:hover .related-page-card__heading{color:#09a8fa}.related-page-card__image{position:relative;backface-visibility:hidden;transition:box-shadow .2s ease;will-change:box-shadow;box-sizing:border-box;margin-bottom:20px;background-color:rgba(9,168,250,.1)}.related-page-card__image>*{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.related-page-card__image:before{display:block;position:relative;box-sizing:border-box;padding-top:62.5%;content:""}.related-page-card__image img{width:100%;height:100%;object-fit:cover}.related-page-card__heading{backface-visibility:hidden;transition:color .2s ease;will-change:color;margin-top:0;margin-bottom:20px;color:#444;font-weight:700;font-size:1.25rem;line-height:1.4}.related-page-card__heading:first-child{margin-top:0}.related-page-card__heading:last-child{margin-bottom:0}.related-page-card__score{margin-top:16px;margin-bottom:10px;color:#595959;font-weight:700;line-height:1.38}.related-page-card__score p{margin:0}.related-page-card__author{border-top:1px solid #e4e4e4;padding-top:16px;padding-bottom:20px}.featured-page-card{position:relative;box-sizing:border-box}.featured-page-card>*{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.featured-page-card:before{display:block;position:relative;box-sizing:border-box;padding-top:75%;content:""}.featured-page-card__link{display:flex;flex-direction:column;justify-content:flex-end;padding:23px 18px;color:#fff;text-decoration:none}.featured-page-card__link:focus .featured-page-card__image,.featured-page-card__link:hover .featured-page-card__image{box-shadow:0 5px 5px rgba(0,0,0,.2),0 3px 14px rgba(0,0,0,.12),0 8px 10px rgba(0,0,0,.14)}.featured-page-card__image{position:absolute;top:0;left:0;backface-visibility:hidden;transition:box-shadow .2s ease;will-change:box-shadow;width:100%;height:100%}.featured-page-card__image:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38.39%,rgba(0,0,0,.8));content:""}.featured-page-card__image img{width:100%;height:100%;object-fit:cover}.featured-page-card__heading,.featured-page-card__sub-heading{position:relative;color:#fff;font-weight:700}.featured-page-card__heading p,.featured-page-card__sub-heading p{margin:0}.featured-page-card__sub-heading{line-height:1.82}.featured-page-card__heading{font-size:1.25rem;line-height:1.32}.subscribe-widget{border:1px solid #e4e4e4;background:#fff;padding:30px 30px 20px}.subscribe-widget__heading{margin:0 0 32px;color:#444;font-weight:700;font-size:1rem;line-height:1.66;text-align:center;text-transform:uppercase}.subscribe-widget__form{position:relative}.subscribe-widget__form_error .subscribe-widget__info-message{color:#23ce6b;display:block;color:#f46036}.subscribe-widget__form_error .subscribe-widget__input{border-color:#f46036}.subscribe-widget__form_success .subscribe-widget__info-message{display:block;color:#23ce6b}.subscribe-widget__form_success .subscribe-widget__input,.subscribe-widget__form_success .subscribe-widget__submit{display:none}.subscribe-widget__form_success .subscribe-widget__success-icon{display:block}.subscribe-widget__info-message{display:none;position:absolute;top:-20px;left:0;font-size:.75rem;line-height:1.66}.subscribe-widget__input{-webkit-appearance:none;display:block;appearance:none;backface-visibility:hidden;transition:border .2s ease;will-change:border;margin-bottom:12px;outline:none;border:1px solid #e4e4e4;border-radius:0;background-color:#f9f9f9;padding:16px 20px;width:100%}.subscribe-widget__input:hover{border-color:#09a8fa}.subscribe-widget__input:focus{border-color:#09a8fa;background-color:#fff}.subscribe-widget__submit{-webkit-appearance:none;appearance:none;cursor:pointer;border:none;border-radius:0;background:linear-gradient(90deg,#09a8fa,#00d1ff);padding:17px;width:100%;height:60px;color:#fff;font-weight:700;font-size:1.25rem;line-height:1.25;letter-spacing:.1em;text-align:center}.subscribe-widget__submit:focus,.subscribe-widget__submit:hover{background:linear-gradient(90deg,#00d1ff,#09a8fa)}.subscribe-widget__success-icon{display:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 36 23'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M35 1L14 21 1 8.5'/%3E%3C/svg%3E");background-position:50%;background-size:34px;background-repeat:no-repeat;background-color:#23ce6b;width:100%;height:60px}.product-card-widget__image{position:relative;box-sizing:border-box}.product-card-widget__image>*{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.product-card-widget__image:before{display:block;position:relative;box-sizing:border-box;padding-top:90%;content:""}.product-card-widget__image img{width:100%;height:100%;object-fit:cover}.product-card-widget__body{border:1px solid #e4e4e4;padding:20px 30px 30px}.product-card-widget__heading{margin:20px 0;color:#444;font-weight:700;font-size:1.625rem;line-height:1.32;text-align:center}.product-card-widget__heading:first-child{margin-top:0}.product-card-widget__heading:last-child{margin-bottom:0}.product-card-widget__heading a{color:inherit}.product-card-widget__btn{margin-top:20px;margin-bottom:20px}.product-card-widget__btn:first-child{margin-top:0}.product-card-widget__btn:last-child{margin-bottom:0}.product-card-widget__btn .featured-btn{max-width:100%}.product-card-widget__score{margin-top:20px;margin-bottom:20px;color:#ffa400;font-weight:700;font-size:1.25rem;line-height:1.38;text-align:center}.product-card-widget__score:first-child{margin-top:0}.product-card-widget__score:last-child{margin-bottom:0}.product-card-widget__score p{margin:0}.top-product-card-widget{border:1px solid #e4e4e4;background:#fff}.top-product-card-widget__header{display:flex;justify-content:space-between;border-bottom:1px solid #e4e4e4;padding:15px 30px}.top-product-card-widget__title{color:#444;font-weight:700;font-size:1.25rem;line-height:1.32}.top-product-card-widget__title p{margin:0}.top-product-card-widget__score{color:#ffa400;font-weight:700;font-size:1.25rem;line-height:1.32}.top-product-card-widget__score p{margin:0}.top-product-card-widget__image{padding:20px}.top-product-card-widget__image img{display:block;margin-right:auto;margin-left:auto;max-width:100%;max-height:300px;object-fit:contain}.top-product-card-widget__body{padding:20px 30px 30px}.top-product-card-widget__heading{margin:0 0 10px;text-align:center}.shop-card-widget{border:1px solid #e4e4e4;background:#fff}.shop-card-widget__header{border-bottom:1px solid #e4e4e4;background:#f9f9f9;padding:10px;color:#444;font-weight:700;line-height:1.55;text-align:center}.shop-card-widget__header p{margin:0}.shop-card-widget__logo{display:flex;justify-content:center;align-items:center;padding:16px;height:70px}.shop-card-widget__logo img{max-width:100%;max-height:100%;object-fit:contain}.shop-card-widget__body{border-top:1px solid #e4e4e4;padding:22px 30px 30px}.shop-card-widget__heading{margin:0 0 22px;text-align:center}.author-info-card__avatar{position:relative;box-sizing:border-box;margin-bottom:16px}.author-info-card__avatar>*{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.author-info-card__avatar:before{display:block;position:relative;box-sizing:border-box;padding-top:65.625%;content:""}.author-info-card__avatar img{width:100%;height:100%;object-fit:cover}.author-info-card__name{margin-bottom:8px;color:#444;font-weight:700;font-size:1.25rem;line-height:1.32;text-transform:capitalize}.author-info-card__about p,.author-info-card__name p{margin:0}.product-card-best{display:block;backface-visibility:hidden;transition:box-shadow .2s ease;will-change:box-shadow;border:1px solid #e4e4e4;background-color:#fff;text-decoration:none}.product-card-best:focus,.product-card-best:hover{box-shadow:0 8px 10px rgba(0,0,0,.14),0 3px 14px rgba(0,0,0,.12),0 5px 5px rgba(0,0,0,.2)}.product-card-best:focus .product-card-best__heading,.product-card-best:hover .product-card-best__heading{color:#09a8fa}.product-card-best__image{display:flex;justify-content:center;align-items:center;border-bottom:1px solid #e4e4e4;height:265px}.product-card-best__image img{display:block;max-width:100%;height:auto}.product-card-best__heading{backface-visibility:hidden;transition:color .2s ease;will-change:color;padding:16px 12px 14px;color:#000;font-weight:700;font-size:1.25rem;line-height:132%;text-align:center;text-transform:capitalize}.product-card-best__heading p{margin:0}.search-result-card{background-color:#fff;padding:22px 22px 24px}.search-result-card__header{margin-bottom:18px;border-bottom:1px solid #e4e4e4;padding-bottom:18px}.search-result-card__link{display:block;backface-visibility:hidden;transition:color .2s ease;will-change:color;color:#444;font-weight:700;font-size:1.5rem;line-height:1.32;text-align:center;text-decoration:none;text-transform:capitalize}.search-result-card__link:focus,.search-result-card__link:hover{color:#09a8fa}.search-result-card__body{line-height:1.81;text-align:center}.search-result-card__body p{margin:0}.giveaway-modal__overlay{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;justify-content:center;align-items:center;z-index:210;background:rgba(9,168,250,.5)}.giveaway-modal__container{-webkit-overflow-scrolling:touch;position:relative;background-color:#fff;padding:30px 50px;width:100%;max-width:343px;max-height:100vh;max-height:calc(var(--vh, 1vh)*100);overflow-y:auto}.giveaway-modal__title{margin:0 0 30px;color:#000;font-size:1.625rem;line-height:1.32;text-align:center;text-transform:capitalize}.giveaway-modal__close{-webkit-appearance:none;display:flex;position:absolute;top:0;right:0;justify-content:center;align-items:center;appearance:none;cursor:pointer;outline:none;border:none;background-color:transparent;padding:0;width:40px;height:40px}.giveaway-modal__close .icon-fill{pointer-events:none;font-size:1.125rem}.giveaway-modal__image-link{display:block;margin-right:auto;margin-bottom:30px;margin-left:auto;outline:none;max-width:400px}.giveaway-modal__btn{margin-right:auto;margin-left:auto;max-width:230px}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .giveaway-modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .giveaway-modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .giveaway-modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .giveaway-modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .giveaway-modal__container,.micromodal-slide .giveaway-modal__overlay{backface-visibility:hidden;will-change:transform}.coupon-card{margin-top:60px;margin-bottom:60px;border:1px solid #e4e4e4;background-color:#fff;padding:40px 30px 30px;text-align:center}.coupon-card__discount{display:flex;justify-content:center;align-items:center;margin-right:auto;margin-bottom:22px;margin-left:auto;border-radius:50%;background-color:#09a8fa;width:100px;min-width:100px;height:100px;color:#fff;font-weight:800;font-size:2rem;line-height:1.32}.coupon-card__info{margin-bottom:20px}.coupon-card__title{margin-bottom:12px}.coupon-card__text{margin-bottom:6px}.coupon-card__terms{color:#777;font-size:.75rem;line-height:1.81}.coupon-card__btn{margin-right:auto;margin-left:auto;max-width:200px}.table-of-contents{border:1px solid #e4e4e4;background-color:#fff;padding:40px 30px 30px}.table-of-contents .table-of-contents__heading{margin-top:0;color:#444;font-weight:700;font-size:1.5rem;line-height:1.32}.table-of-contents__image{display:none}ol.table-of-contents__list{counter-reset:ol-counter;margin:0;padding:0;max-width:420px;line-height:1.55;list-style:none}ol.table-of-contents__list .table-of-contents__item{position:relative;counter-increment:ol-counter;padding-left:28px}ol.table-of-contents__list .table-of-contents__item:before{position:absolute;left:0;min-width:25px;pointer-events:none;content:counter(ol-counter) ". ";font-weight:700;text-align:center}ul.table-of-contents__list{margin:0;padding:0;max-width:420px;line-height:1.55;list-style-type:none}ul.table-of-contents__list .table-of-contents__item{position:relative;padding-left:20px;line-height:1.55}ul.table-of-contents__list .table-of-contents__item:before{display:inline-block;position:absolute;top:.5625rem;left:0;border-radius:50%;background:#777;width:8px;height:8px;content:""}.table-of-contents__item a,.table-of-contents__item a:not([class]){backface-visibility:hidden;transition:color .2s ease;will-change:color;color:#595959;text-decoration:none}.table-of-contents__item a:link,.table-of-contents__item a:not([class]):link,.table-of-contents__item a:not([class]):visited,.table-of-contents__item a:visited{color:#595959}.table-of-contents__item a:focus,.table-of-contents__item a:hover,.table-of-contents__item a:not([class]):focus,.table-of-contents__item a:not([class]):hover{color:#09a8fa}.table-of-contents__item+.table-of-contents__item{margin-top:10px}.table-of-contents-buttons{margin-top:18px;margin-bottom:18px}.table-of-contents-buttons__list{margin:0;padding:0;list-style-type:none}.table-of-contents-buttons__item .btn{text-transform:capitalize}.table-of-contents-buttons__item+.table-of-contents-buttons__item{margin-top:14px}.template-components .sprite-components .icon-fill{font-size:3.125rem}.works-with-list{margin:0;padding:0;list-style-type:none}.works-with-list li{display:inline-block;width:22px}.works-with-list li+li{margin-left:8px}.works-with-list img{display:block;width:100%;height:auto}.meta-share{margin-top:60px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:20px 0}.meta-share__text{margin-bottom:10px;font-style:italic}.meta-share__text span+span:before{content:" | "}.author-card-big+.meta-share{margin-top:-60px;border-top:0}hr.block-hr{margin-top:60px;margin-bottom:60px;border-color:#e4e4e4}.video-wrapper{position:relative;box-sizing:border-box;margin-top:32px;margin-bottom:32px}.video-wrapper>*{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.video-wrapper:before{display:block;position:relative;box-sizing:border-box;padding-top:56.25%;content:""}.video-wrapper:first-child{margin-top:0}.video-wrapper:last-child{margin-bottom:0}.video-wrapper iframe{width:100%;height:100%}.images-slider{position:relative;margin-top:32px;margin-bottom:32px}.images-slider:first-child{margin-top:0}.images-slider:last-child{margin-bottom:0}.images-slider img{width:100%}.images-slider__arrow{-webkit-appearance:none;position:absolute;top:calc(50% - 33px);appearance:none;z-index:1;cursor:pointer;outline:none;border:none;background-color:#fff;width:26px;height:66px}.images-slider__arrow:focus .icon-fill,.images-slider__arrow:hover .icon-fill{color:#09a8fa}.images-slider__arrow .icon-fill{position:absolute;top:calc(50% - 13px);backface-visibility:hidden;transition:color .2s ease;will-change:color;color:#888;font-size:1.625rem}.images-slider__arrow_left,.images-slider__arrow_left .icon-fill{left:0}.images-slider__arrow_right{right:0}.images-slider__arrow_right .icon-fill{right:0;transform:rotate(180deg)}.images-slider__arrow>.taint{background-color:rgba(9,168,250,.3)}.table-content{-webkit-overflow-scrolling:touch;margin:18px -16px;padding-left:16px;overflow:auto}.table-content:first-child{margin-top:0}.table-content:last-child{margin-bottom:0}.table-content table{vertical-align:top;border-collapse:collapse;width:100%;min-width:500px;font-size:.875rem}.table-content table thead{background:#f9f9f9;font-size:1rem;text-align:left}.table-content table thead th{padding:20px 30px}.table-content table tr{border-bottom:1px solid #e4e4e4}.table-content table th{color:#444;line-height:1.56;text-align:left}.table-content table td,.table-content table th{border-left:1px solid #e4e4e4;padding:10px 30px;min-width:160px}.table-content table td:first-child,.table-content table th:first-child{border-left:0}.table-content_spec table{table-layout:auto}.table-content_spec table td:first-child,.table-content_spec table th:first-child{width:190px}.shops-nav-buttons__item{min-width:280px}.shops-nav-buttons__item+.shops-nav-buttons__item{margin-top:14px}.cta-links-block{display:flex;flex-direction:column;align-items:center;margin-top:32px;margin-bottom:60px}.cta-links-block .btn{width:100%;max-width:280px}.cta-links-block .btn+.btn{margin-top:14px}.faq .faq__heading{margin-bottom:20px}.faq__list{margin:0;padding:0;list-style-type:none}.related-pages{margin-top:60px;margin-bottom:60px}.related-pages:first-child{margin-top:0}.related-pages:last-child{margin-bottom:0}.related-pages__heading{margin-top:0;margin-bottom:18px}.related-pages__list{margin:0;padding:0;list-style-type:none}.related-pages__item+.related-pages__item{margin-top:14px}.review-cards .related-page-card__image{position:relative;box-sizing:border-box}.review-cards .related-page-card__image>*{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.review-cards .related-page-card__image:before{display:block;position:relative;box-sizing:border-box;padding-top:100%;content:""}.vd-label-hidden{clip:rect(0 0 0 0);-webkit-overflow-scrolling:touch;position:absolute;margin:-1px;border:0;padding:0;width:1px;height:1px;overflow:hidden;white-space:nowrap}.comments{margin-top:60px;margin-bottom:60px}.comments:first-child{margin-top:0}.comments:last-child{margin-bottom:0}.comment-area__heading{margin:0 0 22px}.comment-area__sub-heading{margin:0 0 32px}.comment-area__comment-list{margin:0;padding:0;list-style-type:none}.comment-area__comment-list .comment-respond{margin-top:20px}.comment-area__comment-item+.comment-area__comment-item{margin-top:50px}.comment-area__comment-item{position:relative;border-left:1px solid #e4e4e4;padding-left:10px}.comment-area__comment-item>.comment-area__comment-list,.comment-area__comment-item>.comment-area__comment-list .comment-area__comment-item+.comment-area__comment-item{margin-top:32px}.comment__name{margin:0 0 5px;color:#444;font-size:.75rem;line-height:1.66}.comment__post-time{margin:0;color:#595959;font-weight:700;font-size:.75rem;line-height:1.66}.comment__text p{word-wrap:break-word}.comment__text p:first-child{margin-top:0}.comment__text p:last-child{margin-bottom:0}.comment__reply{position:absolute;top:-7px;right:0}.comment__reply a{color:#09a8fa;font-weight:700;font-size:.75rem;line-height:1.66;text-decoration:none}.comment-reply-title{margin:0 0 24px}.comment-reply-title a{color:#09a8fa;font-weight:700;font-size:.75rem;line-height:1.66;text-decoration:none}.comment__header{margin-bottom:20px;padding-right:45px}.comment-form__textarea-wrapper{margin-bottom:12px;width:100%}.comment-form__textarea-wrapper textarea{display:block;backface-visibility:hidden;transition:outline .2s ease;will-change:outline;outline:1px solid #e4e4e4;border:none;background-color:#f9f9f9;padding:16px 20px;width:100%;height:175px;min-height:100px}.comment-form__textarea-wrapper textarea:hover{outline:1px solid #777}.comment-form__textarea-wrapper textarea:focus{outline:2px solid #09a8fa;background-color:#f9f9f9}.comment-form__inputs-wrapper input{display:block;backface-visibility:hidden;transition:outline .2s ease;will-change:outline;margin-bottom:12px;outline:1px solid #e4e4e4;border:none;background-color:#f9f9f9;padding:16px 20px;width:100%}.comment-form__inputs-wrapper input:hover{outline:1px solid #777}.comment-form__inputs-wrapper input:focus{outline:2px solid #09a8fa;background-color:#f9f9f9}.comment-form__btn{padding:0;min-height:60px}.comment-form__btn input{-webkit-appearance:none;appearance:none;cursor:pointer;border:none;border-radius:0;background:linear-gradient(90deg,#09a8fa,#00d1ff);padding:0;width:100%;height:60px;color:#fff;font-size:1.25rem;text-transform:uppercase}.comment-form__btn input:focus,.comment-form__btn input:hover{background:linear-gradient(90deg,#00d1ff,#09a8fa)}.comment-respond{margin-bottom:40px}.products-category-slider .swiper-container{padding-right:20px;padding-left:20px}.products-category-slider .swiper-slide .products-category-slider__item{opacity:0}.products-category-slider .swiper-slide-active .products-category-slider__item{opacity:1}.products-category-slider__item{backface-visibility:hidden;transition:opacity .2s ease;will-change:opacity;background:linear-gradient(90deg,#09a8fa,#00d1ff)}.products-category-slider__info{padding:32px 16px}.products-category-slider__heading{margin:0 auto 22px;max-width:500px;color:#fff;text-align:center}.products-category-slider__btn{margin-right:auto;margin-left:auto;max-width:207px}.products-category-slider__image{padding-right:20px;padding-left:20px}.products-category-slider__image img{display:block;margin-right:auto;margin-left:auto;max-width:100%;height:auto}.products-category-slider__arrow{-webkit-appearance:none;position:absolute;top:calc(50% - 33px);appearance:none;z-index:1;cursor:pointer;outline:none;border:none;background-color:transparent;padding:0;width:20px;height:66px}.products-category-slider__arrow:focus .icon-fill,.products-category-slider__arrow:hover .icon-fill{color:#09a8fa}.products-category-slider__arrow .icon-fill{position:absolute;top:calc(50% - 13px);backface-visibility:hidden;transition:color .2s ease;will-change:color;color:#888;font-size:1.625rem}.products-category-slider__arrow_left,.products-category-slider__arrow_left .icon-fill{left:0}.products-category-slider__arrow_right{right:0}.products-category-slider__arrow_right .icon-fill{right:0;transform:rotate(180deg)}.best-products-slider .swiper-container{padding-right:20px;padding-left:20px}.best-products-slider__heading{margin-top:0;margin-bottom:30px;text-align:center}.best-products-slider__list{display:flex;flex-wrap:wrap;margin:0 -7px 7px;padding:0;list-style-type:none}.best-products-slider__item{margin-right:7px;margin-bottom:14px;margin-left:7px;width:calc(50% - 14px)}.best-products-slider__item .product-card-best{height:100%}.best-products-slider__arrow{-webkit-appearance:none;position:absolute;top:50%;appearance:none;z-index:1;cursor:pointer;outline:none;border:none;background-color:transparent;padding:0;width:20px;height:66px}.best-products-slider__arrow:focus .icon-fill,.best-products-slider__arrow:hover .icon-fill{color:#09a8fa}.best-products-slider__arrow .icon-fill{position:absolute;top:calc(50% - 13px);backface-visibility:hidden;transition:color .2s ease;will-change:color;color:#888;font-size:1.625rem}.best-products-slider__arrow_left,.best-products-slider__arrow_left .icon-fill{left:0}.best-products-slider__arrow_right{right:0}.best-products-slider__arrow_right .icon-fill{right:0;transform:rotate(180deg)}.search-modal__container{padding-right:16px;padding-left:16px}.search-modal__header{position:fixed;top:0;right:0;left:0;z-index:101;background-color:#09a8fa}.search-modal__header:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:101;box-shadow:0 2px 4px rgba(0,0,0,.2),0 1px 10px rgba(0,0,0,.12),0 4px 5px rgba(0,0,0,.14);pointer-events:none;content:""}.search-modal__header .search-modal__container{position:relative;padding-top:9px;padding-right:80px;padding-bottom:9px}.search-modal__input-container{position:relative;width:100%;max-width:480px}.search-modal__input{-webkit-appearance:none;appearance:none;margin-bottom:0;border:1px solid #e4e4e4;border-radius:0;background-color:#fff;padding:6px 48px 6px 12px;width:100%;color:#595959;line-height:1.81}.search-modal__input:focus,.search-modal__input:hover{outline:none}.search-modal__submit-label{display:flex;position:absolute;top:0;right:0;justify-content:center;align-items:center;cursor:pointer;width:48px;height:100%}.search-modal__submit-label .icon-fill{backface-visibility:hidden;transition:color .2s ease;will-change:color;color:#444;font-size:1.125rem}.search-modal__submit-label:focus .icon-fill,.search-modal__submit-label:hover .icon-fill{color:#09a8fa}.search-modal__close{-webkit-appearance:none;display:flex;position:absolute;top:20px;right:30px;justify-content:center;align-items:center;appearance:none;cursor:pointer;outline:none;border:none;background-color:transparent;padding:0;width:20px;height:20px}.search-modal__close .icon-fill{backface-visibility:hidden;transition:color .2s ease;will-change:color;color:#fff;font-size:1.125rem}.search-modal__body .search-modal__container{padding-top:86px;padding-bottom:60px}.search-modal__body .search-modal__spinner{margin:20px auto}.search-modal__body .search-modal__spinner:first-child{margin-top:0}.search-modal__body .search-modal__spinner:last-child{margin-bottom:0}.search-modal__result-list{margin:0;padding:0;list-style-type:none}.search-modal__result-item+.search-modal__result-item{margin-top:32px}.search-modal__result-empty{margin:32px auto;background-color:#fff;padding:40px 24px;max-width:412px;color:#444;font-weight:700;font-size:1.5rem;line-height:1.32;text-align:center;text-transform:capitalize}.search-modal__result-empty:first-child{margin-top:0}.search-modal__result-empty:last-child{margin-bottom:0}.search-modal__result-empty p{margin:0}.search-modal__load-more{margin:32px auto;max-width:220px}.search-modal__load-more:first-child{margin-top:0}.search-modal__load-more:last-child{margin-bottom:0}.cheap-vapes-block__sub-heading{margin-bottom:30px;font-weight:700;line-height:1.56;text-transform:uppercase}.cheap-vapes-block__image{margin-bottom:16px}.cheap-vapes-block__image img{margin-right:auto;margin-bottom:0;margin-left:auto;height:100%;max-height:360px;object-fit:contain}.cheap-vapes-block__score{display:flex;justify-content:center;align-items:flex-start;margin-bottom:30px}.cheap-vapes-block__score-value{margin-right:6px;color:#ffa400;font-weight:700;font-size:2.25rem;line-height:1.14}.cheap-vapes-block__score-hint{-webkit-appearance:none;appearance:none;cursor:pointer;margin:0;outline:none;border:none;background:transparent;padding:0;width:auto}.cheap-vapes-block__score-hint .icon-fill{color:rgba(89,89,89,.5);font-size:1.1875rem}.cheap-vapes-block__price{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px}.cheap-vapes-block__price-old{position:relative;opacity:.5;margin-right:8px;margin-bottom:20px;margin-left:8px;font-weight:700;font-size:1.25rem;line-height:1.55}.cheap-vapes-block__price-old:before{position:absolute;top:50%;right:0;left:0;margin-top:-1px;background-color:#f46036;width:100%;height:2px;content:""}.cheap-vapes-block__price-current{margin-right:16px;margin-bottom:20px;margin-left:16px;background-color:rgba(255,164,0,.1);padding:10px;color:#f46036;font-weight:700;font-size:1.25rem;line-height:1.55}.cheap-vapes-block__price-current:only-child{margin-right:0;margin-left:0}.cheap-vapes-block__price-text{margin-right:8px;margin-bottom:20px;margin-left:8px;color:#f46036;font-weight:700;font-size:1rem;line-height:1.56;text-align:center}.cheap-vapes-block__button-specifications-container{margin-right:auto;margin-bottom:36px;margin-left:auto;max-width:280px}.cheap-vapes-block__button-characteristics-wrapper .btn,.cheap-vapes-block__button-characteristics-wrapper .featured-btn{margin-bottom:30px}.cheap-vapes-block__characteristic-list{margin-top:30px;margin-bottom:30px;line-height:1.2}.cheap-vapes-block__characteristic-list dd,.cheap-vapes-block__characteristic-list dt{display:inline;margin:0;font-size:.75rem;line-height:1.66}.cheap-vapes-block__characteristic-list dt{font-weight:700}.cheap-vapes-block__characteristic-list dd{padding-right:5px;font-style:italic}.cheap-vapes-block__characteristic-list dd:not(:last-child):after{position:relative;left:5px;content:"\007C";font-style:normal}.cheap-vapes-block__buttons{margin-top:30px;margin-right:auto;margin-left:auto;max-width:280px}.cheap-vapes-block__buttons .btn+.btn{margin-top:30px}.specifications-block{margin-right:auto;margin-left:auto;border-bottom:2px solid rgba(89,89,89,.3);background-color:#f9f9f9;max-width:280px}.specifications-block__row{display:flex;border-top:2px solid rgba(89,89,89,.3);padding:20px}.specifications-block__cell{flex-grow:1;flex-shrink:1;min-width:50%}.specifications-block__heading{margin-bottom:12px;font-weight:700;font-size:.875rem;line-height:1.14}.specifications-block__heading img{margin-bottom:0}.specifications-block__icons-text-list{display:flex;align-items:center;margin:0;padding:0;color:#444;list-style-type:none}.specifications-block__icons-text-list .with-transparency{opacity:.3}.specifications-block__icons-text-list .featured-spec{border:1px solid #e4e4e4;background:#fff;padding:2px 8px}.specifications-block__icons-text-list li+li{margin-left:12px}.specifications-block__icons-text-list img{margin-bottom:0}.page-footer{background-color:#444;color:#fff;line-height:1.55}.page-footer__container{padding:60px 16px 100px}.page-footer__top{margin-bottom:25px}.page-footer__main{margin-bottom:32px}.page-footer__bottom{border-top:1px solid #777;padding-top:32px}.page-footer__logo{display:block;width:204px}.page-footer__logo img{display:block;width:100%;height:auto}.page-footer__links-block{margin-bottom:32px}.page-footer__links-list{margin:0;padding:0;list-style-type:none}.page-footer__links-list li+li{margin-top:8px}.page-footer__links-list a{backface-visibility:hidden;transition:color .2s ease;will-change:color;color:#fff}.page-footer__links-list a:focus,.page-footer__links-list a:hover{color:#09a8fa}.page-footer__address{margin-bottom:10px;font-style:normal;text-transform:capitalize}.page-footer__mail{margin-bottom:6px}.page-footer__tel{margin-bottom:22px}.page-footer__mail a,.page-footer__tel a{backface-visibility:hidden;transition:color .2s ease;will-change:color;margin-left:5px;color:#ffa400}.page-footer__mail a:focus,.page-footer__mail a:hover,.page-footer__tel a:focus,.page-footer__tel a:hover{color:#09a8fa}.page-footer__social-list{display:flex;margin:0;padding:0;list-style-type:none}.page-footer-social__item a{display:block}.page-footer-social__item a:focus .icon-fill,.page-footer-social__item a:hover .icon-fill{color:#fff}.page-footer-social__item .icon-fill{backface-visibility:hidden;transition:color .2s ease;will-change:color;color:#a9a9a9;font-size:1.25rem}.page-footer-social__item+.page-footer-social__item{margin-left:20px}.page-footer-social__icon{display:block;width:100%;height:auto}.page-footer__copyright{margin-bottom:20px}.page-footer__subscribe-heading{margin-bottom:22px;color:#fff;text-transform:uppercase}.subscription-form{position:relative;width:100%;max-width:350px;height:45px}.subscription-form_error .subscription-form__input{border-color:#f46036}.subscription-form_error .subscription-form__info-message{display:block;color:#f46036}.subscription-form_success .subscription-form__input{border-color:#23ce6b}.subscription-form_success .subscription-form__info-message{display:block;color:#23ce6b}.subscription-form_success .subscription-form__submit-label{background:#23ce6b;pointer-events:none}.subscription-form_success .subscription-form__submit-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 11'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M14 1L6 9 1 4'/%3E%3C/svg%3E");width:15px;height:15px}.subscription-form__info-message{display:none;position:absolute;top:-20px;left:0;font-size:.75rem;line-height:1.66}.subscription-form__input{-webkit-appearance:none;appearance:none;transition:all .2s ease;outline:none;border:1px solid #e4e4e4;border-radius:0;background:#f9f9f9;padding:9px 65px 9px 20px;width:100%;height:100%;color:#777;font-size:1rem;line-height:1.55}.subscription-form__input:focus,.subscription-form__input:hover{border:1px solid #09a8fa}.subscription-form__input:focus{background:#fff}.subscription-form__submit-label{position:absolute;top:0;right:0;cursor:pointer;background:linear-gradient(90deg,#09a8fa,#00d1ff);width:45px;height:100%}.subscription-form__submit-label:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 8 12'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M1 1l5 5-5 5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;width:10px;height:12px;content:""}.best{margin-top:60px;margin-bottom:60px}.best:first-child{margin-top:0}.best:last-child{margin-bottom:0}.best__category-slider,.top-pages{margin-bottom:80px}.top-pages{margin-top:80px}.top-pages:first-child{margin-top:0}.top-pages:last-child{margin-bottom:0}.top-pages__heading{margin:0 0 30px;text-align:center;text-transform:capitalize}.top-pages__list{margin:0;padding:0;list-style-type:none}.top-pages__item{width:100%}.top-pages__item+.top-pages__item{margin-top:14px}.mentioning{margin-top:50px;margin-bottom:80px}.mentioning:first-child{margin-top:0}.mentioning:last-child{margin-bottom:0}.mentioning__heading{margin:0 0 32px;text-align:center}.mentioning__list{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:center;margin:0 -14px -14px;padding:0;list-style-type:none}.mentioning__item{margin-right:14px;margin-bottom:14px;margin-left:14px}.mentioning__item img{display:block;max-width:100%;height:auto}.about{margin-top:80px;margin-bottom:80px}.about:first-child{margin-top:0}.about:last-child{margin-bottom:0}.about__block-list{margin:0;padding:0;list-style-type:none}.about__block-item+.about__block-item{margin-top:14px}.about__info p:first-child{margin-top:0}.about__info p:last-child{margin-bottom:0}.about__heading{margin-top:0;margin-bottom:20px;font-size:1.875rem;line-height:1.15}.locator-cta{margin-top:80px;margin-bottom:80px;background-color:#09a8fa}.locator-cta:first-child{margin-top:0}.locator-cta:last-child{margin-bottom:-70px}.locator-cta__content{padding:32px 0 40px}.locator-cta__heading{margin:0 auto 22px;max-width:400px;color:#fff;text-align:center}.locator-cta__btn{margin-right:auto;margin-left:auto;max-width:207px}.locator-cta__image{margin-right:auto;margin-left:auto;max-width:460px}.locator-cta__image img{display:block;width:100%;height:auto}.categories__cards-list{margin:0 0 -32px;padding:0;list-style-type:none}.categories__cards-item{margin-bottom:32px}.categories__pagination{margin-top:60px;margin-bottom:20px}.categories__pagination:first-child{margin-top:0}.categories__pagination:last-child{margin-bottom:0}.categories__button{margin-right:auto;margin-bottom:60px;margin-left:auto;max-width:210px}.categories__button:first-child{margin-top:0}.categories__button:last-child{margin-bottom:0}.shops-locator__plugin-container #mainContent{margin:0!important}.shops-locator__plugin-container #mainContent .section{background-color:transparent!important;padding-bottom:0!important}.shops-locator__plugin-container .filter_left_panel{display:none!important}.shops-locator__plugin-container .ssf_adress_input_box{top:0!important;float:none!important;padding:0!important;width:100%!important}.shops-locator__plugin-container .searchbar_td{padding-left:16px!important}.shops-locator__plugin-container .ssf-field,.shops-locator__plugin-container .ssf-panel.shadowed{box-shadow:none!important;border:1px solid #e4e4e4!important}.shops-locator__plugin-container .ssf-main-content .ssf-row{margin:0!important;border:none!important;background:transparent!important;padding:0!important;max-width:100%!important}.shops-locator__plugin-container .ssf-main-content{background-color:transparent!important;font-family:Muli,Helvetica,Verdana,sans-serif!important}.shops-locator__plugin-container tbody tr td:first-child{padding:0 5px!important}.shops-locator__plugin-container .store-locator__geolocator-cell{padding:0!important}.shops-locator__plugin-container .store-locator-bottom-half{background:#fff!important;padding:30px 16px!important}.shops-locator__plugin-container .store-locator-bottom-half .title{display:none!important}.shops-locator__plugin-container .store-locator-bottom-half .store-locator__infobox{position:relative;margin-bottom:16px!important;border:1px solid #e4e4e4!important;border-radius:0!important;background:#fff!important;padding:20px!important}.shops-locator__plugin-container .store-locator-bottom-half .infobox__body{margin-bottom:8px!important;padding-left:44px!important}.shops-locator__plugin-container .store-locator-bottom-half .infobox__title{margin-bottom:16px!important;padding-top:0!important;padding-right:0!important;color:#444!important;font-weight:700!important;font-size:1.25rem!important;line-height:1.25!important}.shops-locator__plugin-container .store-locator-bottom-half .infobox__cta{border-top:none!important;padding:0 0 0 59px!important;color:#09a8fa!important;font-weight:700!important;font-size:1.25rem!important;line-height:1.25!important;text-align:left!important;text-transform:uppercase!important}.shops-locator__plugin-container .store-locator-bottom-half .store-address{margin-bottom:10px!important;padding-top:0!important;padding-right:0!important;padding-bottom:0!important;color:#444!important;font-size:.875rem!important;line-height:1.28!important}.shops-locator__plugin-container .store-locator-bottom-half .infobox__row--marker{position:absolute!important;top:1px!important;bottom:1px!important;left:1px!important;padding-top:0!important;padding-right:0!important;padding-left:0!important}.shops-locator__plugin-container .store-locator-bottom-half .infobox__row--marker .infobox__marker{display:flex!important;justify-content:center!important;align-items:center!important;border:none!important;border-radius:0!important;height:100%!important;color:#fff!important}.shops-locator__plugin-container .ssf-column,.shops-locator__plugin-container .ssf-columns{padding-right:0!important;padding-left:0!important}.shops-locator__plugin-container .store-locator-bottom-half{margin-top:32px!important}.shops-locator__plugin-container #page_navigation{display:flex!important;justify-content:center!important;align-items:center!important;float:none!important}.shops-locator__plugin-container .pagination-btn{-webkit-appearance:none!important;display:flex!important;justify-content:center!important;align-items:center!important;appearance:none!important;transition:all .3s ease;cursor:pointer!important;box-shadow:none!important;border:1px solid #e4e4e4!important;border-radius:0!important;background:#fff!important;min-width:116px;min-height:60px!important;color:#595959!important;font-weight:700!important;font-size:1.25rem!important;line-height:1.25!important;font-family:Muli,Helvetica,Verdana,sans-serif!important;text-decoration:none!important}.shops-locator__plugin-container .pagination-btn:focus,.shops-locator__plugin-container .pagination-btn:hover{border-color:#09a8fa!important;background:#f4fbff!important}.shops-locator__plugin-container .arrow-toggler-left:after,.shops-locator__plugin-container .arrow-toggler-right:after{top:auto!important;margin-top:0!important;color:#595959!important}.shops-locator__plugin-container .arrow-toggler-left:after{left:15px!important}.shops-locator__plugin-container .arrow-toggler-right:after{right:15px!important}.author-articles{margin:60px auto}.author-articles:first-child{margin-top:0}.author-articles:last-child{margin-bottom:0}.author-articles .block-container{max-width:800px}.author-articles__list{margin:0 0 60px;padding:0;list-style-type:none}.author-articles__list:last-child{margin-bottom:0}.author-articles__item+.author-articles__item{margin-top:64px}.author-article{border-bottom:1px solid #e4e4e4;padding-bottom:10px}.author-article__avatar{-webkit-overflow-scrolling:touch;margin-bottom:20px;border-radius:50%;width:40px;height:40px;overflow:hidden}.author-article__avatar img{width:100%;height:100%;object-fit:cover}.author-article__heading{margin:0 0 12px;color:#444;font-weight:700;font-size:1.625rem;line-height:1.45}.author-article__heading a{transition:all .2s ease;font-weight:700;font-size:1.625rem;line-height:1.45}.author-article__heading a:link,.author-article__heading a:visited{color:#444}.author-article__heading a:focus,.author-article__heading a:hover{color:#09a8fa}.author-article__text{margin-bottom:12px}.author-article__meta{color:#919191;font-size:.875rem;line-height:1.43}.author-articles__load-more-btn{margin-right:auto;margin-left:auto;max-width:260px}.page-content>.cheap-vapes-block,.page-content>.cheap-vapes-conclusions,.page-content>.cheap-vapes-hero{max-width:100%}@media only screen and (min-width:40.063em){.shops-locator__plugin-container .store-locator-bottom-half .ssf-column,.shops-locator__plugin-container .store-locator-bottom-half .ssf-columns{padding-right:8px!important;padding-left:8px!important}.shops-locator__plugin-container .store-locator-bottom-half .medium-4{width:50%!important}.shops-locator__plugin-container .store-locator-bottom-half .medium-clear-left,.shops-locator__plugin-container .store-locator-bottom-half .medium-up-clear-left{clear:none!important}.shops-locator__plugin-container .store-locator-bottom-half .infobox__body{padding-left:55px!important}.shops-locator__plugin-container .store-locator-bottom-half .infobox__cta{padding-left:70px!important}}@media(min-width:768px){.pagination .nav-links .page-numbers{width:34px}.table-of-contents-buttons__list{display:flex;flex-wrap:wrap;margin-right:-7px;margin-bottom:-14px;margin-left:-7px}.table-of-contents-buttons__item{margin-right:7px;margin-bottom:14px;margin-left:7px;width:calc(50% - 14px)}.table-of-contents-buttons__item+.table-of-contents-buttons__item{margin-top:0}.table-content{margin-right:0;margin-left:0;padding-left:0}.table-content table{font-size:1rem}.table-content_spec table td:first-child,.table-content_spec table th:first-child{width:200px}.shops-nav-buttons__item{margin-right:7px;margin-bottom:14px;margin-left:7px}.shops-nav-buttons__item+.shops-nav-buttons__item{margin-top:0}.cta-links-block{flex-direction:row;justify-content:center}.cta-links-block .btn+.btn{margin-top:0;margin-left:14px}.products-category-slider__info{padding-bottom:64px}.best-products-slider__item{width:calc(50% - 14px)}.cheap-vapes-block{position:relative;padding-left:280px}.cheap-vapes-block__image{top:70px}.cheap-vapes-block__image,.cheap-vapes-block__score{position:absolute;left:0;margin-bottom:0;width:260px}.cheap-vapes-block__score{top:0}.cheap-vapes-block__price,.cheap-vapes-block__score{justify-content:flex-start}.cheap-vapes-block__button-specifications-container,.cheap-vapes-block__buttons{margin-left:0}.page-footer__main{display:flex}.page-footer__links-block{flex-grow:1;margin-bottom:0;padding-right:24px}.page-footer__contacts-block{width:230px}.top-pages_guides .top-pages__item:first-child,.top-pages_guides .top-pages__item:last-child,.top-pages_reviews .top-pages__item:first-child{width:calc(100% - 14px)}.top-pages__list{display:flex;flex-wrap:wrap;margin-right:-7px;margin-bottom:-14px;margin-left:-7px}.top-pages__item{margin-right:7px;margin-bottom:14px;margin-left:7px;width:calc(50% - 14px)}.top-pages__item+.top-pages__item{margin-top:0}.about__block-list{display:flex;flex-wrap:wrap;margin-right:-7px;margin-bottom:-14px;margin-left:-7px}.about__block-item{margin-right:7px;margin-bottom:14px;margin-left:7px;width:calc(50% - 14px)}.about__block-item+.about__block-item{margin-top:0}.categories__cards-list{display:flex;flex-wrap:wrap;margin-right:-9px;margin-left:-9px}.categories__cards-item{margin-right:8px;margin-left:8px;width:calc(50% - 16px)}.categories__cards-item_featured{position:relative;margin-bottom:14px;width:100%;min-height:250px}.categories__cards-item_featured .related-page-card__author,.categories__cards-item_featured .related-page-card__heading,.categories__cards-item_featured .related-page-card__score,.categories__cards-item_featured .related-page-card__text{margin-left:auto;width:calc(50% - 8px)}.categories__cards-item_featured .related-page-card__image{position:absolute;top:0;bottom:0;left:0;margin-bottom:0;width:calc(50% - 8px)}.author-article{position:relative;padding-bottom:18px;padding-left:70px}.author-article__avatar{position:absolute;top:0;left:0;margin-bottom:0}.author-article__heading{font-size:1.625rem;line-height:1.32}.author-article__text{margin-bottom:18px}}@media(min-width:768px) and (max-width:1023px){.page-footer__container,.search-modal__container{padding-right:58px;padding-left:58px}}@media(min-width:1024px){.btn{padding:18px;font-size:1.25rem}.btn_short{padding-top:10px;padding-bottom:10px;font-size:1rem}.scrolltop-button{bottom:22px}.author-card-big{display:flex}.author-card-big__avatar{margin-right:34px;margin-bottom:0}.author-card-big__body .author-card-big__title{margin-bottom:20px}.related-page-card__image{position:relative;box-sizing:border-box}.related-page-card__image>*{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.related-page-card__image:before{display:block;position:relative;box-sizing:border-box;padding-top:75%;content:""}.search-result-card{display:flex;padding:40px}.search-result-card__header{display:flex;align-items:center;margin-right:40px;margin-bottom:0;border-right:1px solid #e4e4e4;border-bottom:0;padding-right:40px;padding-bottom:0;width:40%;min-width:40%}.search-result-card__link{font-size:1.625rem;text-align:left}.coupon-card,.search-result-card__body{text-align:left}.coupon-card{display:flex;align-items:center;padding:20px 30px}.coupon-card__discount{margin-right:22px;margin-bottom:0}.coupon-card__info{flex:1 1;margin-right:32px;margin-bottom:0}.coupon-card__btn{margin-right:0;margin-left:0;width:200px;min-width:200px}.table-of-contents{-webkit-overflow-scrolling:touch;position:relative;overflow:hidden}.table-of-contents .table-of-contents__heading{margin-bottom:20px}.table-of-contents__image{display:block;position:absolute;top:30px;right:0;width:230px}.table-of-contents__image img{display:block;width:100%;height:auto}.table-of-contents-buttons__item .btn{font-size:1rem;line-height:1.4}.meta-share{display:flex;justify-content:space-between;align-items:center}.meta-share__text{margin-right:16px;margin-bottom:0}.faq__list{max-width:707px}.faq__list li+li{margin-top:40px}.related-pages__list{display:flex}.related-pages__item{width:33.33333%}.related-pages__item+.related-pages__item{margin-top:0;margin-left:14px}.review-cards .related-page-card__image{position:relative;box-sizing:border-box}.review-cards .related-page-card__image>*{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.review-cards .related-page-card__image:before{display:block;position:relative;box-sizing:border-box;padding-top:100%;content:""}.comment-area__comment-item{padding-left:20px}.comment__name{font-size:1rem}.comment__text{margin-bottom:12px}.comment__reply{position:static}.comment-form{display:flex;flex-wrap:wrap}.comment-form__textarea-wrapper{margin-bottom:30px}.comment-form__textarea-wrapper textarea{height:100px}.comment-form__inputs-wrapper{display:flex;justify-content:space-between;margin-right:30px;width:calc(70% - 30px)}.comment-form__inputs-wrapper input{margin-bottom:0;width:calc(50% - 15px)}.comment-form__btn{padding:0;width:30%}.comment-form__btn input{height:100%}.products-category-slider__item{display:flex;align-items:center;min-height:280px}.products-category-slider__info{padding:16px 80px}.products-category-slider__heading{margin-right:0;margin-left:0;max-width:560px;text-align:left}.products-category-slider__btn{margin-left:0}.products-category-slider__image{flex-grow:1;align-self:flex-end;margin-top:40px}.best-products-slider__item{width:calc(25% - 14px)}.search-modal__container{margin-right:auto;margin-left:auto;max-width:1212px}.search-modal__header .search-modal__container{padding-top:18px;padding-bottom:18px}.search-modal__form{display:flex;align-items:center}.search-modal__close{top:50%;transform:translateY(-50%)}.search-modal__body .search-modal__container{padding-top:138px;padding-bottom:80px}.search-modal__result-empty{font-size:1.625rem}.page-footer__container{margin-right:auto;margin-left:auto;max-width:1212px}.page-footer__bottom{display:flex;justify-content:space-between;align-items:center}.page-footer__copyright{margin-bottom:0;padding-right:24px}.page-footer__subscribe{display:flex;flex-grow:1;align-items:center}.page-footer__subscribe-heading{margin-top:auto;margin-bottom:auto;margin-left:auto;padding-right:24px}.best{margin-top:80px;margin-bottom:65px}.top-pages_guides .top-pages__item:first-child,.top-pages_guides .top-pages__item:last-child,.top-pages_reviews .top-pages__item:first-child{width:calc(50% - 14px)}.top-pages__item{width:calc(25% - 14px)}.about__block-item{width:calc(33.33333% - 14px)}.about__heading{font-size:2.1875rem}.locator-cta:last-child{margin-bottom:-80px}.locator-cta .block-container{display:flex;align-items:center}.locator-cta__content{padding-top:40px}.locator-cta__heading{text-align:left}.locator-cta__btn{margin-left:0}.locator-cta__image{max-width:728px}.categories__cards-list{margin-bottom:-42px}.categories__cards-item{margin-bottom:42px;width:calc(33.33333% - 16px)}.categories__cards-item_featured{margin-bottom:14px;width:100%;min-height:350px}.categories__cards-item_featured .related-page-card__author,.categories__cards-item_featured .related-page-card__heading,.categories__cards-item_featured .related-page-card__score,.categories__cards-item_featured .related-page-card__text{width:calc(33.33333% - 20px)}.categories__cards-item_featured .related-page-card__image{width:calc(66.66667% - 6px)}.categories__cards-item_featured .related-page-card__heading{font-size:1.4375rem;line-height:1.34}.categories__pagination{margin-top:80px;margin-bottom:32px}.categories__button{margin-top:33px;max-width:260px}}@media only screen and (min-width:64.8em){.shops-locator__plugin-container #filter_left_panel,.shops-locator__plugin-container #ssf_adress_input_box{top:0!important}.shops-locator__plugin-container #store-locator-section-bg{margin-top:0!important}.shops-locator__plugin-container .store-locator-map{margin-top:102px!important}.shops-locator__plugin-container tbody tr td:first-child{padding-right:20px!important}.shops-locator__plugin-container .has-searched{height:902px!important}.shops-locator__plugin-container .store-locator-bottom-half .medium-4{width:33.333%!important}.shops-locator__plugin-container .store-locator-bottom-half .infobox__body{padding-left:55px!important}}@media(min-width:1280px){.giveaway-modal__container{padding:50px;max-width:650px}.giveaway-modal__title{margin-bottom:60px;font-size:2rem}.giveaway-modal__image-link{margin-bottom:60px}.table-of-contents__image{right:40px;width:315px}.cheap-vapes-block{padding-left:300px}.cheap-vapes-block__sub-heading{margin-bottom:20px}.cheap-vapes-block__image,.cheap-vapes-block__score{width:280px}.cheap-vapes-block__button-specifications-container{display:flex;flex-direction:row-reverse;max-width:100%}.cheap-vapes-block__button-characteristics-wrapper{width:50%}.cheap-vapes-block__specifications-wrapper{margin-right:30px;width:50%}.cheap-vapes-block__buttons{display:flex;max-width:100%}.cheap-vapes-block__buttons .btn{width:50%}.cheap-vapes-block__buttons .btn+.btn{margin-top:0;margin-left:30px}.page-footer__links-list{column-gap:16px;column-count:2}.page-footer__subscribe-heading{margin-right:60px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.f-16{font-size:16px;}
.mt-20{margin-top:20px;}
.about__block-list{justify-content:center;}
@media screen and (min-width:1024px){
.about__block-item {
width: calc(50% - 14px);
}
}.couponwheel_ios_stop_scrolling{height:100vh;width:100%;position:fixed;overflow:hidden;}
.couponwheel_popup_shadow{background-color:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:100000;display:none;}
.couponwheel_popup{all:initial;font-family:inherit;position:fixed;top:0;height:100vh;width:100%;max-width:54em;z-index:100001;box-shadow:.5em 0 2em rgba(0,0,0,.5);color:white;overflow-y:auto;display:none;transform:translateZ(0);-webkit-transform:translateZ(0);}
.couponwheel_form{font-size:1.05em;line-height:1.1em;padding:1.5em;margin:0;}
.couponwheel_popup_heading_text{font-weight:900;text-shadow:.05em .05em .06em rgba(0,0,0,.66);font-size:1.5em;margin-top:.5em;margin-bottom:1em;line-height:1.1em;}
.couponwheel_popup_main_text{margin:1em 0;}
.couponwheel_popup_form_error_text{font-weight:600;margin:1.5em 0;}
.couponwheel_popup_rules_text{margin:1em 0;font-size:.85em;}
.couponwheel_coupon_code{font-size:1.5em;font-family:monospace;}
.couponwheel_recaptcha, .couponwheel_popup_checkbox_container, .couponwheel_form input[type=text],
.couponwheel_form input[type=email],
.couponwheel_stage1_submit_btn, .couponwheel_stage2_continue_btn{font-family:inherit;display:block;width:100%;box-sizing:border-box;margin-top:.8em;font-size:inherit;border-radius:.3em;padding:.7em;}
.couponwheel_popup_checkbox_container{margin-top:1em;}
.couponwheel_stage1_submit_btn, .couponwheel_stage2_continue_btn{margin-top:1.5em;}
.couponwheel_popup_checkbox_container, .couponwheel_recaptcha{padding:0;}
.couponwheel_popup_checkbox_container *{vertical-align:middle;}
.couponwheel_popup_checkbox_container input[type=checkbox]{width:1.5em;height:1.5em;margin:0;margin-right:.5em;}
.couponwheel_form input[type=submit]{margin-top:1em;}
.couponwheel_popup_close_btn{font-size:2.2em;display:inline-block;cursor:pointer;}
.couponwheel_popup_close_container{text-align:right;}
.couponwheel_wheel_crop{overflow:hidden;position:relative;display:inline-table;padding:2px;width:86%;}
.couponwheel_popup_wheel_container{user-select:none;padding:1em 0;}
.couponwheel_wheel{position:relative;color:black;font-weight:bold;font-size:1.25em;transform-origin:50% 50%;-webkit-transform-origin:50% 50%;line-height:0;}
.couponwheel_wheel_img{all:initial;width:100%;height:auto;display:block;}
.couponwheel_slice_label{position:absolute;top:50%;left:50%;width:43%;text-align:right;font-size:.85em;line-height:1.2em;transform-origin:0 50%;-webkit-transform-origin:0% 50%;color:rgb(40,40,40);}
.couponwheel_slice_label:nth-of-type(even){color:white;}
.couponwheel_popup_rules_checkbox_label{display:inline-block;margin:0;cursor:pointer;}
.couponwheel_popup_wheel_container{position:relative;left:-45%;width:130%;}
.couponwheel_marker{position:absolute;width:19.4%;right:0%;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);z-index:2000;}
.couponwheel_hidden{display:none;}
.couponwheel_popup_header_image{margin:1.2em 0;display:block;width:auto;height:auto;min-height:3em;max-width:100%;max-height:5em;box-sizing:border-box;}
.couponwheel_ajax_loader{margin-top:1em;display:none;}
.couponwheel_ajax_loader > div{width:.5em;height:.5em;margin-right:.33em;border-radius:100%;display:inline-block;-webkit-animation:couponwheel_sk-bouncedelay 1.4s infinite ease-in-out both;animation:couponwheel_sk-bouncedelay 1.4s infinite ease-in-out both;}
.couponwheel_ajax_loader div:nth-child(1){-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}
.couponwheel_ajax_loader div:nth-child(2){-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}
.couponwheel_manual_open{position:fixed;top:50%;left:.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:99999;}
.couponwheel_manual_open img{width:4em;}
@-webkit-keyframes couponwheel_sk-bouncedelay {
0%, 80%, 100%{-webkit-transform:scale(0)}
40%{-webkit-transform:scale(1.0)}
}
@keyframes couponwheel_sk-bouncedelay {
0%, 80%, 100%{-webkit-transform:scale(0);transform:scale(0);}
40%{-webkit-transform:scale(1.0);transform:scale(1.0);}
}
.couponwheel_coupon_bar{line-height:1.2em;background-color:#1b1b1b;color:white;font-size:1.1em;text-align:center;position:fixed;bottom:0;left:0;right:0;z-index:99999;}
.couponwheel_coupon_bar p{margin:.12em;padding:.25em 0;}
.couponwheel_offers_progressbar{background-color:rgb(230,230,230);margin-top:1em;padding:1px;border-radius:2px;}
.couponwheel_offers_progressbar div{height:.66em;border-radius:2px;}
.couponwheel_offers_text{margin-top:.5em;font-size:.8em;}
.couponwheel_slice_label:nth-of-type(1){transform:translateY(-50%) rotate(0deg);-webkit-transform:translateY(-50%) rotate(0deg);}
.couponwheel_slice_label:nth-of-type(2){transform:translateY(-50%) rotate(30deg);-webkit-transform:translateY(-50%) rotate(30deg);}
.couponwheel_slice_label:nth-of-type(3){transform:translateY(-50%) rotate(60deg);-webkit-transform:translateY(-50%) rotate(60deg);}
.couponwheel_slice_label:nth-of-type(4){transform:translateY(-50%) rotate(90deg);-webkit-transform:translateY(-50%) rotate(90deg);}
.couponwheel_slice_label:nth-of-type(5){transform:translateY(-50%) rotate(120deg);-webkit-transform:translateY(-50%) rotate(120deg);}
.couponwheel_slice_label:nth-of-type(6){transform:translateY(-50%) rotate(150deg);-webkit-transform:translateY(-50%) rotate(150deg);}
.couponwheel_slice_label:nth-of-type(7){transform:translateY(-50%) rotate(180deg);-webkit-transform:translateY(-50%) rotate(180deg);}
.couponwheel_slice_label:nth-of-type(8){transform:translateY(-50%) rotate(210deg);-webkit-transform:translateY(-50%) rotate(210deg);}
.couponwheel_slice_label:nth-of-type(9){transform:translateY(-50%) rotate(240deg);-webkit-transform:translateY(-50%) rotate(240deg);}
.couponwheel_slice_label:nth-of-type(10){transform:translateY(-50%) rotate(270deg);-webkit-transform:translateY(-50%) rotate(270deg);}
.couponwheel_slice_label:nth-of-type(11){transform:translateY(-50%) rotate(300deg);-webkit-transform:translateY(-50%) rotate(300deg);}
.couponwheel_slice_label:nth-of-type(12){transform:translateY(-50%) rotate(330deg);-webkit-transform:translateY(-50%) rotate(330deg);}
#couponwheel_notice_content{position:fixed;bottom:0;top:auto;left:0;right:0;padding:.6em;font-size:1.1em;line-height:1.2em;text-align:center;z-index:100000;box-sizing:border-box;}
#couponwheel_notice_content > span{margin-right:.5em;}
#couponwheel_notice_close_btn{user-select:none;cursor:pointer;color:inherit;text-decoration:underline;}
@media screen and (min-width:40em){
.couponwheel_wheel {
font-size: 1.1em;
}
.couponwheel_form {
font-size: 1.08em;
padding: 0;
margin 0;
margin: 3em 1.5em;
margin-right: 3em;
}
.couponwheel_popup {
overflow: visible;
}
.couponwheel_popup_form_container {
position: absolute;
top: 0;
bottom: 0;
right: 0;
width: 100%;
max-width: 50%;
overflow-y: auto;
}
.couponwheel_popup_wheel_container {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
max-width: 50%;
overflow: hidden;
}
.couponwheel_wheel_container {
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
position: absolute;
left: -42%;
width: 144%;
}
.couponwheel_popup_background {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.couponwheel_slice_label {
font-size: 1.2em;
}
.couponwheel_popup_heading_text {
margin-top: 3em;
}
}




