form .form-field{position:relative;margin-bottom:20px}form .form-field .form-field-input{font-family:proxima-nova,sans-serif;font-style:normal;font-weight:400;font-size:1rem;z-index:1;width:100%;padding:1.5rem .625rem .375rem;color:#4d4d4d;background-color:#fff;border:1px solid #ddd;border-radius:3px;line-height:1}form .form-field .form-field-input:focus{outline:none;border-color:#c7c7c7}form .form-field .form-field-input::placeholder{color:currentColor;opacity:0;transition:opacity 125ms cubic-bezier(0,0,.2,1)}form .form-field .form-field-input:focus~label,form .form-field .form-field-input:valid~label{font-size:12px;top:8px}form .form-field .form-field-input.highlighted{border:1px solid #fdd214;background-color:#fff7d6!important}form .form-field .form-field-error.form-field-input{border-color:#f05d5d}form .form-field .no-label .form-field-input::placeholder{opacity:.4}form .form-field .form-field-title{position:absolute;top:1.0625rem;left:.625rem;z-index:2;pointer-events:none;transition:125ms;transition-delay:125ms;transition-timing-function:cubic-bezier(0,0,.2,1);color:#949494;font-size:15px}form .account-message,form .contact-message{padding:8px 12px;margin-bottom:20px}form .account-message.message--error,form .contact-message.message--error{color:#f05d5d;background-color:#f5dbdb}form .account-message.message--success,form .contact-message.message--success{color:#51a551;background-color:#d9e8d9}form .account-message ul,form .contact-message ul{padding-left:0;list-style-type:none;margin-top:0;margin-bottom:0}.site-map{box-sizing:border-box;max-width:710px;margin:auto;padding:10px 15px 40px}.site-map .title-lar{padding-bottom:10px}.site-map--grid,.site-map--grid ul{margin:0;padding:0;list-style-type:disc}.site-map--grid h2{margin:0;padding:0 0 20px}.site-map--content{grid-gap:10px;grid-template-columns:repeat(1,1fr);display:-ms-grid;display:grid}.site-map--title{list-style-position:inside}.tidio-redirect{position:fixed;bottom:105px;right:16px;z-index:100!important}.tidio-redirect.tidio-hide{display:none}@media screen and (min-width:768px){.tidio-redirect{bottom:15px;right:27px}}.tidio-redirect button{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;font-family:sans-serif!important;margin-top:-20px;width:58px;height:58px;border-radius:50%;border:0;transform:scale(1.05);cursor:pointer}.tidio-redirect button i{width:26px;height:24px}.tidio-redirect button i svg{vertical-align:middle;transition:all .2s ease-in-out}.tidio-redirect button:hover svg{transform:scale(1.1)}.tidio-redirect button:focus{outline:none}#tidio-chat{position:relative;z-index:100}.custom-html{width:1120px;max-width:100%;margin:auto}.custom-html .content-wrapper{padding:0 20px}@media screen and (min-width:768px){.custom-html .content-wrapper{padding:0}}.custom-html .content-wrapper .h1{color:var(--color-black);font-size:32px;font-weight:700;letter-spacing:0;line-height:38px;margin:0 0 15px}.custom-html .content-wrapper .h2{color:var(--color-black);font-size:24px;font-weight:700;letter-spacing:0;line-height:30px;margin:0 0 15px}.custom-html .content-wrapper .h3{color:var(--color-black);font-size:20px;font-weight:700;letter-spacing:0;line-height:26px;margin:0 0 10px}.custom-html .content-wrapper .p-bold{color:var(--color-black);font-size:18px;font-weight:600;letter-spacing:0;line-height:28px;margin:0 0 20px}.custom-html .content-wrapper .p-normal{color:var(--color-black);font-size:15px;letter-spacing:0;line-height:24px;margin:0 0 20px}.custom-html .content-wrapper .image img{display:block;margin:auto}.custom-html .content-wrapper .image.fw{margin:30px 0 40px}.custom-html .content-wrapper .image.w100 img{width:100%}.custom-html .content-wrapper .image.w90 img{width:90%}.custom-html .content-wrapper .image.w80 img{width:80%}.custom-html .content-wrapper .image.w70 img{width:70%}.custom-html .content-wrapper .image.w60 img{width:60%}.custom-html .content-wrapper .image.w50 img{width:50%}.custom-html .content-wrapper .full-width{display:block;width:100%}.custom-html .content-wrapper .block-columns{display:flex;flex-direction:row}@media screen and (max-width:767px){.custom-html .content-wrapper .block-columns{flex-direction:column}}.custom-html .content-wrapper .block-columns>*:first-child{padding-right:10px}.custom-html .content-wrapper .block-columns>*:last-child{padding-left:10px}@media screen and (max-width:767px){.custom-html .content-wrapper .block-columns>*{width:100%!important;padding:0 0 10px!important}}.custom-html .content-wrapper .block-columns .w80{width:80%}.custom-html .content-wrapper .block-columns .w70{width:70%}.custom-html .content-wrapper .block-columns .w60{width:60%}.custom-html .content-wrapper .block-columns .w50{width:50%}.custom-html .content-wrapper .block-columns .w40{width:40%}.custom-html .content-wrapper .block-columns .w30{width:30%}.custom-html .content-wrapper .block-columns .w20{width:20%}.custom-html .content-wrapper .columns-three{display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:767px){.custom-html .content-wrapper .columns-three{flex-direction:column}}.custom-html .content-wrapper .columns-three .single-column,.custom-html .content-wrapper .columns-three .image{padding:0 10px}.custom-html .content-wrapper .columns-three .single-column:first-child,.custom-html .content-wrapper .columns-three .image:first-child{padding-left:0}.custom-html .content-wrapper .columns-three .single-column:last-child,.custom-html .content-wrapper .columns-three .image:last-child{padding-right:0}@media screen and (max-width:767px){.custom-html .content-wrapper .columns-three .single-column,.custom-html .content-wrapper .columns-three .image{padding:0 0 10px}}.custom-html hr{margin:40px 0}.custom-html ul,.custom-html ol{padding-left:20px}.custom-html ul li,.custom-html ol li{color:var(--color-black);font-size:15px;letter-spacing:0;line-height:24px}.productgrid--item{position:relative;z-index:1;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:flex-start;transition:text-shadow .25s cubic-bezier(.4,0,1,1);background-color:#fff;border-bottom:1px solid #ced3d2;padding:5px;list-style:none}@media only screen and (min-width:768px){.productgrid--item{padding:10px}}.productgrid--item .badge-wrapper{position:absolute;right:6px;top:6px;z-index:10}@media only screen and (min-width:768px){.productgrid--item .badge-wrapper{right:12px;top:12px}}.productgrid--item .badge-wrapper .badge{margin:0 0 8px auto;width:fit-content;display:block;padding:2px 7px 4px;font-size:11px;font-weight:900;text-decoration:none}@media only screen and (min-width:768px){.productgrid--item .badge-wrapper .badge{font-size:14px;padding:4px 10px 6px}}.productgrid--item .state{position:absolute;z-index:10;left:10px;top:10px;border-radius:30px;border:2px solid #30004b;background-color:#5d0091;color:var(--color-black);font-size:12px;line-height:11px;font-weight:900;text-transform:uppercase;text-align:center;height:42px;width:42px;padding-bottom:4px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (min-width:768px){.productgrid--item .state{height:50px;width:50px;font-size:14px;line-height:14px;padding-bottom:2px}}.productgrid--item .state span{margin:auto}.productgrid--item .state.comingsoon{font-size:11px;line-height:8px;color:#fff}.productgrid--item .state.comingsoon small{font-size:8px}.productgrid--item .state.new{border-color:#009866;background-color:#00b67a}.productgrid--item .productitem--image-link{margin:0;position:relative}.productgrid--item .productitem--image-link .productitem--image{position:relative;width:100%;height:auto;padding:0;margin:0;overflow:hidden;background-size:0}.productgrid--item .productitem--image-link .productitem--image img{width:100%;height:auto}.productgrid--item .vendor__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-top:15px;padding-bottom:6px}.productgrid--item .vendor__container .vendor-name{width:100%}.productgrid--item .vendor__container .vendor-name a{display:block;color:var(--color-black);font-size:12px;font-weight:900;line-height:8px;text-decoration:underline;padding-bottom:5px}@media only screen and (min-width:768px){.productgrid--item .vendor__container .vendor-name a{font-size:14px}}.productgrid--item .vendor__container .spr-badge{width:62%;text-align:right;line-height:0;margin-top:-2px}.productgrid--item .vendor__container .spr-badge .spr-starrating .spr-icon{color:#00b67a;font-size:10px}@media screen and (max-width:370px){.productgrid--item .vendor__container .spr-badge .spr-starrating .spr-icon{font-size:9.5px}}.productgrid--item .vendor__container .spr-badge .spr-badge-caption{display:none}.productgrid--item .productitem--title{color:var(--color-black);text-decoration:none;margin-top:0}@media only screen and (min-width:768px){.productgrid--item .productitem--title{min-height:36px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.productgrid--item .productitem--title h3{font-size:13px;line-height:15px;font-weight:400;margin-top:2px;margin-bottom:0;text-align:left}@media only screen and (min-width:768px){.productgrid--item .productitem--title h3{font-size:15px;line-height:18px;margin:auto auto auto 0}}.productgrid--item .flavours-list{display:grid}.productgrid--item .flavours-list p{padding-left:0;margin:2px 0 0;font-size:10px;font-weight:400;line-height:12px;color:#4e5a59;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:768px){.productgrid--item .flavours-list p{font-size:14px;line-height:18px}}@media only screen and (min-width:1024px)and (max-width:1199px){.productgrid--item .flavours-list p{font-size:11px;line-height:15px;margin-top:3px}}.productgrid--item .reduced-price span{color:#4e5a59;font-size:14px;font-weight:500;letter-spacing:-.4px;text-align:right;text-decoration:line-through;vertical-align:top;margin-right:3px}.productgrid--item .reduced-price span.from-text{font-size:12px;text-decoration:none!important;color:#e5006d!important}.custom-actions{position:absolute;bottom:40px;right:3px;padding:5px 2px;opacity:1;outline:0}.custom-actions .productitem--action-trigger{padding:2px;background:var(--color-white);border:1px solid #bbb;border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center}.custom-actions .productitem--action-trigger img{width:16px!important;height:16px!important;cursor:pointer}.blog__image{position:relative;border-bottom:10px solid #4a0074}@media screen and (max-width:767px){.blog__image{display:none}}.blog__image img{display:block;max-width:100%}.blog__image .blog__info{position:absolute;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.blog__image .blog__info .page-width{margin:auto;width:100%;padding-left:55px;padding-right:55px;max-width:1410px}.blog__image .blog__info .page-width .blog__info-inner{max-width:42%;display:block}@media only screen and (max-width:767px){.blog__image .blog__info .page-width .blog__info-inner{max-width:80%;margin:auto}}.blog__image .blog__info .page-width .blog__info-inner h1{font-size:46px;line-height:52px;font-weight:700;color:var(--color-black);letter-spacing:normal;margin:0}@media only screen and (max-width:767px){.blog__image .blog__info .page-width .blog__info-inner h1{font-size:36px;line-height:40px;text-align:center}}.how-article-cats{width:100%;max-width:850px;margin:auto}@media screen and (max-width:767px){.how-article-cats{padding:0 20px}}.how-article-cats .category-block{margin-bottom:40px}.how-article-cats .category-block .category-header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:space-between;border-bottom:2px solid #d0d0d0;padding-bottom:10px;margin-bottom:54px}@media screen and (max-width:767px){.how-article-cats .category-block .category-header{margin-bottom:20px}}.how-article-cats .category-block .category-header .category-title h5{color:var(--color-black);font-size:18px;font-weight:600;line-height:30px;margin:0}.how-article-cats .category-block .category-header .category-all h6{opacity:.8;color:#00c8ff;font-size:18px;font-weight:500;line-height:30px;margin:0}.how-article-cats .category-block .article-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;align-items:center;margin-bottom:30px;margin-top:30px}@media screen and (max-width:767px){.how-article-cats .category-block .article-container{flex-direction:column;margin-bottom:20px}}.how-article-cats .category-block .article-container .article-image{display:block;flex:0 0 410px}@media screen and (max-width:767px){.how-article-cats .category-block .article-container .article-image{flex:0 0 100%}}.how-article-cats .category-block .article-container .article-text{flex:0 1 auto;align-items:center;padding-left:30px}@media screen and (max-width:767px){.how-article-cats .category-block .article-container .article-text{padding-left:0}}.how-article-cats .category-block .article-container .article-text .article__extra-info{color:#979797;font-size:0}.how-article-cats .category-block .article-container .article-text .article__extra-info span{margin:0 10px 0 0;color:#979797;font-size:16px;line-height:16px;position:relative;padding-right:10px}@media only screen and (max-width:767px){.how-article-cats .category-block .article-container .article-text .article__extra-info span{font-size:13px;line-height:13px}}.how-article-cats .category-block .article-container .article-text .article__extra-info span:after{content:"";height:60%;position:absolute;right:0;top:20%;width:1px;background-color:#979797}.how-article-cats .category-block .article-container .article-text .article__extra-info span:last-child:after{display:none}.how-article-cats .category-block .article-container .article-text .article__extra-info span a{color:#00c8ff}.how-article-cats .category-block .article-container .article-text h2{font-size:20px;line-height:24px;color:#282828;margin:0 0 5px;font-weight:600}@media only screen and (max-width:767px){.how-article-cats .category-block .article-container .article-text h2{padding:0;font-size:16px;line-height:20px;margin:2px 0 8px}}.how-article-cats .category-block .article-container .article-text p{color:var(--color-black);margin-bottom:10px;font-size:18px;line-height:26px}@media only screen and (max-width:767px){.how-article-cats .category-block .article-container .article-text p{font-size:14px;line-height:20px}}#guides{background-color:#fff;padding-bottom:50px}@media screen and (max-width:767px){#guides .m-padding{padding:0 20px}}#guides .h2{color:var(--color-black);font-size:32px;font-weight:700;line-height:38px;margin:40px 0 20px}#guides .h3{color:var(--color-black);font-size:22px;font-weight:700;line-height:26px;margin-bottom:10px}#guides .h4{color:var(--color-black);font-size:18px;font-weight:600;line-height:28px;margin:0 0 20px}#guides p{color:var(--color-black);font-size:15px;line-height:24px;margin:0 0 20px}#guides .make-bold{font-weight:700}#guides .mb-0{margin-bottom:0}#guides .mb-30{margin-bottom:30px}#guides .mt-80{margin-top:80px}#guides .container-width{max-width:900px;margin:auto}#guides .add-bottom-border{border-bottom:1px solid #818181;margin:40px 0}#guides .para-fw-img{width:100%}#guides .terms{text-align:center;font-size:11px}#guides .banner-section{position:relative}#guides .banner-section .image-container img{width:100%;display:block}#guides .banner-section .text-container{position:absolute;top:30%;transform:translateY(-30%);left:10%;width:40%}@media screen and (max-width:767px){#guides .banner-section .text-container{position:relative;top:0;transform:translateY(0);left:0;width:100%;padding:20px 20px 0;text-align:center}}@media screen and (max-width:767px){#guides .banner-section .text-container.black-title{position:absolute;top:20px}}@media screen and (max-width:767px){#guides .banner-section .text-container.black-title h1{color:#fff}}#guides .banner-section .text-container h1{color:#fff;font-size:48px;font-weight:900;line-height:58px;margin:0}@media screen and (max-width:767px){#guides .banner-section .text-container h1{color:#4a0074;font-size:34px;line-height:40px}}#guides .banner-section .text-container a{text-decoration:none;color:#fff;background-color:#4a0074;font-size:22px;font-weight:600;line-height:22px;text-align:center;padding:13px 35px 15px;border-radius:30px;min-width:320px;display:inline-block;margin-top:20px}@media screen and (max-width:767px){#guides .banner-section .text-container a{color:#fff;font-size:18px;line-height:18px;min-width:0}}#guides .banner-section-v2{position:relative}#guides .banner-section-v2 .image-container img{width:100%}#guides .banner-section-v2 .text-container{position:absolute;top:30%;transform:translateY(-30%);left:10%;width:40%}@media screen and (max-width:767px){#guides .banner-section-v2 .text-container{top:40px;transform:translateY(0);width:80%}}#guides .banner-section-v2 .text-container h1{color:#ffdb00;font-size:48px;font-weight:900;line-height:58px;margin-top:0}@media screen and (max-width:767px){#guides .banner-section-v2 .text-container h1{font-size:42px;line-height:44px}}#guides .text-image-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media screen and (max-width:767px){#guides .text-image-container{flex-direction:column}}#guides .text-image-container .text-container{width:50%}@media screen and (max-width:767px){#guides .text-image-container .text-container{width:100%}}#guides .text-image-container .image-container{width:50%;text-align:center;padding-top:20px}@media screen and (max-width:767px){#guides .text-image-container .image-container{width:100%}#guides .text-image-container .image-container.m-mb-30{margin-bottom:30px}}#guides .text-image-container .image-container img{max-width:75%}@media screen and (max-width:747px){#guides .reverse-order{order:1}}#guides .black-padding{background-color:#f8f8f8;padding:0 10px}@media screen and (min-width:768px){#guides .black-padding{background-color:#fff}}#guides .black-padding #shopify-section-guide-black-friday h2{font-size:24px;line-height:34px;font-weight:900;color:var(--color-black);text-align:left;margin:0;padding:10px 0}#guides .black-padding #shopify-section-guide-black-friday p{color:var(--color-black)}#guides .black-padding #shopify-section-guide-black-friday .text-start td{color:var(--color-black);padding:0;font-size:15px;line-height:24px;width:100%!important}@media screen and (min-width:768px){#guides .black-padding #shopify-section-guide-black-friday .text-start td{padding:10px;width:50%!important}}@media screen and (max-width:767px){#guides .black-padding #shopify-section-guide-black-friday .text-start td{display:block}}@media screen and (min-width:768px){#guides .black-padding #shopify-section-guide-black-friday .text-start td:first-child{padding-left:0}}@media screen and (min-width:768px){#guides .black-padding #shopify-section-guide-black-friday .text-start td:last-child{padding-right:0}}#guides .black-padding #shopify-section-guide-black-friday .offers h2{margin:0 5px}@media screen and (min-width:768px){#guides .black-padding #shopify-section-guide-black-friday .offers h2{margin:0 10px}}#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner{width:100%;flex-wrap:wrap;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block{flex:0 0 50%;padding:0 5px;margin-bottom:10px;position:relative}@media screen and (min-width:768px){#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block{padding:0 10px;margin-bottom:20px;flex:0 0 33.333333%}}#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block a{display:block;color:var(--color-black);text-decoration:none}#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block a.kit-block{background-color:#fff}#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block a.kit-block .title{margin:0 5px 5px}#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block a .title{display:block;font-weight:700;margin-bottom:5px;text-decoration:underline}@media screen and (min-width:768px){#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block a .title{font-size:18px;min-height:36px}}#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block a img{display:block;width:100%;border-bottom:1px solid #ced3d2}#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block a .btn{position:absolute;bottom:15px;left:10px;padding:4px 12px 5px;text-transform:uppercase;font-size:10px;background-color:#4a0074;color:#fff;font-weight:700}@media screen and (min-width:768px){#guides .black-padding #shopify-section-guide-black-friday .offers .offers__inner .block a .btn{font-size:14px;padding:6px 16px 8px;left:20px}}#guides .black-padding #shopify-section-guide-black-friday .fEnCCE{margin:auto!important}#guides .black-padding #shopify-section-guide-black-friday .klaviyo-form form{margin:auto}#guides .product-guide-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:1350px;margin:auto}@media screen and (max-width:767px){#guides .product-guide-wrapper{flex-direction:column}}#guides .product-guide-wrapper h1{width:100%;font-size:24px;padding:0 10px}@media screen and (min-width:768px){#guides .product-guide-wrapper h1{font-size:32px}}#guides .product-guide-wrapper .desktop-only{display:none}@media screen and (min-width:768px){#guides .product-guide-wrapper .desktop-only{display:block}}#guides .product-guide-wrapper .mobile-only{display:block}@media screen and (min-width:768px){#guides .product-guide-wrapper .mobile-only{display:none}}#guides .product-guide-wrapper .product-container-outer{max-width:664px;margin:50px auto auto;padding-bottom:5px;border-radius:4px;background-color:#fefefe;box-shadow:0 2px 4px #0000004d}@media screen and (max-width:767px){#guides .product-guide-wrapper .product-container-outer{max-width:330px;padding-bottom:30px}}#guides .product-guide-wrapper .product-container-outer .product-header{background-color:#4a0074}#guides .product-guide-wrapper .product-container-outer .product-header .product-title{color:#ffdb00;font-size:24px;font-weight:600;line-height:33px;margin-right:10px;text-align:center;padding:5px 0 7px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .product-header .product-title{font-size:38px;line-height:50px;padding:5px 0 9px}}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper{padding:40px 40px 0 0}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner{flex-direction:row}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img{width:100%}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img{width:49%}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:center;margin-top:5px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating{margin-top:-8px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating .product-position{color:#4a0074;font-size:24px;font-weight:900;line-height:50px;margin-right:10px;margin-top:-2px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating .product-position{font-size:32px;line-height:50px;margin-top:0}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating .spr-badge{line-height:2.5}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating .spr-badge .spr-badge-caption{display:none}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating .spr-badge .spr-icon{font-size:25px;line-height:2;color:#ffdb00;margin-right:0}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating .product-stars{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating .product-stars svg{margin-right:0;transform:scale(.8)}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-rating .product-stars svg{margin-right:6px;transform:scale(1)}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-img-container{margin:0 34px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-img-container{margin:10px 15px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-img .product-img-container img{max-width:100%}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text{flex:1 0 auto}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .performance-section{padding-bottom:10px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .performance-section{padding-bottom:8px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .performance-section .performance-header{background-color:#4a0074}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .performance-section .performance-header h3{color:#fff;font-size:18px;font-weight:700;line-height:33px;margin:0 10px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .performance-section .performance-header h3{font-size:24px;margin-left:18px;padding-bottom:3px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .performance-section .performance-detail{position:relative;color:var(--color-black);font-size:16px;font-weight:300;line-height:30px;border-bottom:1px solid #818181;padding:5px 0;margin:0 15px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .performance-section .performance-detail{font-size:18px;padding:7px 0;margin-left:0}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .performance-section .performance-detail.no-border{border:none}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .performance-section .performance-detail .perf-score{position:absolute;right:0;font-weight:700;letter-spacing:.5px}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .pros-cons-section .pros-cons-header{background-color:#ffdb00}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .pros-cons-section .pros-cons-header h3{color:#4a0074;font-size:18px;font-weight:700;line-height:33px;margin:0 10px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .pros-cons-section .pros-cons-header h3{font-size:24px;margin-left:18px;padding-bottom:3px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .pros-cons-section ul{margin-top:7px;padding-inline-start:34px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .pros-cons-section ul{padding-inline-start:20px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .pros-cons-section ul li{color:var(--color-black);font-size:14px;font-weight:300;line-height:26px;padding:2px 0}#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .pros-cons-section ul li span{position:relative;left:-5px;font-size:16px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .content-inner .content-inner-text .pros-cons-section ul li span{font-size:18px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .btn-buy-now{margin:0 14px;padding:10px 0 13px;background-color:#4a0074;border-radius:40px;text-align:center;cursor:pointer}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .btn-buy-now{margin:25px auto 0;padding:18px 0 20px;width:200px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .btn-buy-now a{color:#fff;font-size:20px;font-weight:600;line-height:22px;text-decoration:none}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .btn-buy-now a{font-size:22px}}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .product-description-section{margin-top:20px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .product-description-section h3{color:var(--color-black);font-size:16px;font-weight:600;line-height:24px;margin:20px 14px 4px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .product-description-section h3{margin-top:0;margin-left:20px}}#guides .product-guide-wrapper .product-container-outer .content-wrapper .product-description-section p{color:var(--color-black);font-size:15px;font-weight:300;line-height:20px;margin:0 14px 25px}@media screen and (min-width:768px){#guides .product-guide-wrapper .product-container-outer .content-wrapper .product-description-section p{margin:0 0 25px 20px}}.contact-page-content{max-width:680px;margin:30px auto;padding-right:10px;padding-left:10px}@media screen and (min-width:768px){.contact-page-content{margin:50px auto;padding-right:25px;padding-left:25px}}@media screen and (min-width:768px){.contact-page-content .form-fields-columns{display:flex}.contact-page-content .form-fields-columns .form-field--half{width:100%}.contact-page-content .form-fields-columns .form-field--half:first-child{margin-right:10px}.contact-page-content .form-fields-columns .form-field--half:last-child{margin-left:10px}}.contact-page-content .form-field-select{-o-appearance:none;-ms-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-page-content svg{position:absolute;top:50%;right:15px;margin-top:-3px;pointer-events:none;color:#4d4d4d}.contact-page-content .form-field-textarea{line-height:1.5;max-width:100%;max-height:500px;min-width:100%;min-height:150px}
/*# sourceMappingURL=/cdn/shop/t/466/assets/standard-page.css.map */
