/* normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects;}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em;}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible;}button,input,select,textarea{font:inherit;margin:0;}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
@charset "UTF-8";/*
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:0.8s;animation-duration:0.8s}.animated.faster{-webkit-animation-duration:0.5s;animation-duration:0.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}
[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:0}.simplebar-offset{direction:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;visibility:visible;max-width:100%;max-height:100%;scrollbar-width:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:0;right:0;opacity:0;transition:opacity 0.2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:0.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 0.5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 0.4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../node_modules/owl.carousel/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 0.1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 0.4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
@font-face{font-family:swiper-icons;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');font-weight:400;font-style:normal;}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform, height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:0.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:0.2s transform, 0.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:0.2s transform, 0.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:0.2s transform, 0.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:0.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform, opacity, height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-o-transform:scale(0, 0);-ms-transform:scale(0, 0);transform:scale(0, 0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform, opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 1);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-moz-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-ms-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-o-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading 0.4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating 0.6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling 0.6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0, 0, 0, 0.06) !important;border:0 none !important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);box-shadow:0 2px 5px rgba(0, 0, 0, 0.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:0.4;margin-top:-12px;line-height:20px;font-size:20px !important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px !important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:bold;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0 0;border-left:1px solid #d0d0d0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0, 0, 0, 0.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit}.selectize-input,.selectize-control.single .selectize-input.input-active{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #d0d0d0;padding:8px 8px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.selectize-control.multi .selectize-input.has-items{padding:6px 8px 3px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.15);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.15)}.selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;color:#303030;border:0 solid #d0d0d0}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 2px 0 0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;-webkit-user-select:auto !important;-webkit-box-shadow:none !important;box-shadow:none !important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:none !important}.selectize-input::after{content:' ';display:block;clear:left}.selectize-input.dropdown-active::before{content:' ';display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0 0;border-top:0 none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(125, 168, 208, 0.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.selectize-dropdown .option,.selectize-dropdown .optgroup-header{padding:5px 8px}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:0.5}.selectize-dropdown [data-selectable].option{opacity:1}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48, 48, 48, 0.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:' ';display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#808080 transparent transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent #808080 transparent}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px !important}.selectize-control .selectize-input.disabled{opacity:0.5;background-color:#fafafa}
.intl-tel-input{position:relative;display:inline-block}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=text],.intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);background-color:white;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0, 0, 0, 0.05)}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code{vertical-align:middle}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=text],.intl-tel-input.separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0, 0, 0, 0.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0, 0, 0, 0.05);display:table}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0px 0px}.iti-flag.ad{height:14px;background-position:-22px 0px}.iti-flag.ae{height:10px;background-position:-44px 0px}.iti-flag.af{height:14px;background-position:-66px 0px}.iti-flag.ag{height:14px;background-position:-88px 0px}.iti-flag.ai{height:10px;background-position:-110px 0px}.iti-flag.al{height:15px;background-position:-132px 0px}.iti-flag.am{height:10px;background-position:-154px 0px}.iti-flag.ao{height:14px;background-position:-176px 0px}.iti-flag.aq{height:14px;background-position:-198px 0px}.iti-flag.ar{height:13px;background-position:-220px 0px}.iti-flag.as{height:10px;background-position:-242px 0px}.iti-flag.at{height:14px;background-position:-264px 0px}.iti-flag.au{height:10px;background-position:-286px 0px}.iti-flag.aw{height:14px;background-position:-308px 0px}.iti-flag.ax{height:13px;background-position:-330px 0px}.iti-flag.az{height:10px;background-position:-352px 0px}.iti-flag.ba{height:10px;background-position:-374px 0px}.iti-flag.bb{height:14px;background-position:-396px 0px}.iti-flag.bd{height:12px;background-position:-418px 0px}.iti-flag.be{height:15px;background-position:-440px 0px}.iti-flag.bf{height:14px;background-position:-460px 0px}.iti-flag.bg{height:12px;background-position:-482px 0px}.iti-flag.bh{height:12px;background-position:-504px 0px}.iti-flag.bi{height:12px;background-position:-526px 0px}.iti-flag.bj{height:14px;background-position:-548px 0px}.iti-flag.bl{height:14px;background-position:-570px 0px}.iti-flag.bm{height:10px;background-position:-592px 0px}.iti-flag.bn{height:10px;background-position:-614px 0px}.iti-flag.bo{height:14px;background-position:-636px 0px}.iti-flag.bq{height:14px;background-position:-658px 0px}.iti-flag.br{height:14px;background-position:-680px 0px}.iti-flag.bs{height:10px;background-position:-702px 0px}.iti-flag.bt{height:14px;background-position:-724px 0px}.iti-flag.bv{height:15px;background-position:-746px 0px}.iti-flag.bw{height:14px;background-position:-768px 0px}.iti-flag.by{height:10px;background-position:-790px 0px}.iti-flag.bz{height:14px;background-position:-812px 0px}.iti-flag.ca{height:10px;background-position:-834px 0px}.iti-flag.cc{height:10px;background-position:-856px 0px}.iti-flag.cd{height:15px;background-position:-878px 0px}.iti-flag.cf{height:14px;background-position:-900px 0px}.iti-flag.cg{height:14px;background-position:-922px 0px}.iti-flag.ch{height:15px;background-position:-944px 0px}.iti-flag.ci{height:14px;background-position:-961px 0px}.iti-flag.ck{height:10px;background-position:-983px 0px}.iti-flag.cl{height:14px;background-position:-1005px 0px}.iti-flag.cm{height:14px;background-position:-1027px 0px}.iti-flag.cn{height:14px;background-position:-1049px 0px}.iti-flag.co{height:14px;background-position:-1071px 0px}.iti-flag.cp{height:14px;background-position:-1093px 0px}.iti-flag.cr{height:12px;background-position:-1115px 0px}.iti-flag.cu{height:10px;background-position:-1137px 0px}.iti-flag.cv{height:12px;background-position:-1159px 0px}.iti-flag.cw{height:14px;background-position:-1181px 0px}.iti-flag.cx{height:10px;background-position:-1203px 0px}.iti-flag.cy{height:13px;background-position:-1225px 0px}.iti-flag.cz{height:14px;background-position:-1247px 0px}.iti-flag.de{height:12px;background-position:-1269px 0px}.iti-flag.dg{height:10px;background-position:-1291px 0px}.iti-flag.dj{height:14px;background-position:-1313px 0px}.iti-flag.dk{height:15px;background-position:-1335px 0px}.iti-flag.dm{height:10px;background-position:-1357px 0px}.iti-flag.do{height:13px;background-position:-1379px 0px}.iti-flag.dz{height:14px;background-position:-1401px 0px}.iti-flag.ea{height:14px;background-position:-1423px 0px}.iti-flag.ec{height:14px;background-position:-1445px 0px}.iti-flag.ee{height:13px;background-position:-1467px 0px}.iti-flag.eg{height:14px;background-position:-1489px 0px}.iti-flag.eh{height:10px;background-position:-1511px 0px}.iti-flag.er{height:10px;background-position:-1533px 0px}.iti-flag.es{height:14px;background-position:-1555px 0px}.iti-flag.et{height:10px;background-position:-1577px 0px}.iti-flag.eu{height:14px;background-position:-1599px 0px}.iti-flag.fi{height:12px;background-position:-1621px 0px}.iti-flag.fj{height:10px;background-position:-1643px 0px}.iti-flag.fk{height:10px;background-position:-1665px 0px}.iti-flag.fm{height:11px;background-position:-1687px 0px}.iti-flag.fo{height:15px;background-position:-1709px 0px}.iti-flag.fr{height:14px;background-position:-1731px 0px}.iti-flag.ga{height:15px;background-position:-1753px 0px}.iti-flag.gb{height:10px;background-position:-1775px 0px}.iti-flag.gd{height:12px;background-position:-1797px 0px}.iti-flag.ge{height:14px;background-position:-1819px 0px}.iti-flag.gf{height:14px;background-position:-1841px 0px}.iti-flag.gg{height:14px;background-position:-1863px 0px}.iti-flag.gh{height:14px;background-position:-1885px 0px}.iti-flag.gi{height:10px;background-position:-1907px 0px}.iti-flag.gl{height:14px;background-position:-1929px 0px}.iti-flag.gm{height:14px;background-position:-1951px 0px}.iti-flag.gn{height:14px;background-position:-1973px 0px}.iti-flag.gp{height:14px;background-position:-1995px 0px}.iti-flag.gq{height:14px;background-position:-2017px 0px}.iti-flag.gr{height:14px;background-position:-2039px 0px}.iti-flag.gs{height:10px;background-position:-2061px 0px}.iti-flag.gt{height:13px;background-position:-2083px 0px}.iti-flag.gu{height:11px;background-position:-2105px 0px}.iti-flag.gw{height:10px;background-position:-2127px 0px}.iti-flag.gy{height:12px;background-position:-2149px 0px}.iti-flag.hk{height:14px;background-position:-2171px 0px}.iti-flag.hm{height:10px;background-position:-2193px 0px}.iti-flag.hn{height:10px;background-position:-2215px 0px}.iti-flag.hr{height:10px;background-position:-2237px 0px}.iti-flag.ht{height:12px;background-position:-2259px 0px}.iti-flag.hu{height:10px;background-position:-2281px 0px}.iti-flag.ic{height:14px;background-position:-2303px 0px}.iti-flag.id{height:14px;background-position:-2325px 0px}.iti-flag.ie{height:10px;background-position:-2347px 0px}.iti-flag.il{height:15px;background-position:-2369px 0px}.iti-flag.im{height:10px;background-position:-2391px 0px}.iti-flag.in{height:14px;background-position:-2413px 0px}.iti-flag.io{height:10px;background-position:-2435px 0px}.iti-flag.iq{height:14px;background-position:-2457px 0px}.iti-flag.ir{height:12px;background-position:-2479px 0px}.iti-flag.is{height:15px;background-position:-2501px 0px}.iti-flag.it{height:14px;background-position:-2523px 0px}.iti-flag.je{height:12px;background-position:-2545px 0px}.iti-flag.jm{height:10px;background-position:-2567px 0px}.iti-flag.jo{height:10px;background-position:-2589px 0px}.iti-flag.jp{height:14px;background-position:-2611px 0px}.iti-flag.ke{height:14px;background-position:-2633px 0px}.iti-flag.kg{height:12px;background-position:-2655px 0px}.iti-flag.kh{height:13px;background-position:-2677px 0px}.iti-flag.ki{height:10px;background-position:-2699px 0px}.iti-flag.km{height:12px;background-position:-2721px 0px}.iti-flag.kn{height:14px;background-position:-2743px 0px}.iti-flag.kp{height:10px;background-position:-2765px 0px}.iti-flag.kr{height:14px;background-position:-2787px 0px}.iti-flag.kw{height:10px;background-position:-2809px 0px}.iti-flag.ky{height:10px;background-position:-2831px 0px}.iti-flag.kz{height:10px;background-position:-2853px 0px}.iti-flag.la{height:14px;background-position:-2875px 0px}.iti-flag.lb{height:14px;background-position:-2897px 0px}.iti-flag.lc{height:10px;background-position:-2919px 0px}.iti-flag.li{height:12px;background-position:-2941px 0px}.iti-flag.lk{height:10px;background-position:-2963px 0px}.iti-flag.lr{height:11px;background-position:-2985px 0px}.iti-flag.ls{height:14px;background-position:-3007px 0px}.iti-flag.lt{height:12px;background-position:-3029px 0px}.iti-flag.lu{height:12px;background-position:-3051px 0px}.iti-flag.lv{height:10px;background-position:-3073px 0px}.iti-flag.ly{height:10px;background-position:-3095px 0px}.iti-flag.ma{height:14px;background-position:-3117px 0px}.iti-flag.mc{height:15px;background-position:-3139px 0px}.iti-flag.md{height:10px;background-position:-3160px 0px}.iti-flag.me{height:10px;background-position:-3182px 0px}.iti-flag.mf{height:14px;background-position:-3204px 0px}.iti-flag.mg{height:14px;background-position:-3226px 0px}.iti-flag.mh{height:11px;background-position:-3248px 0px}.iti-flag.mk{height:10px;background-position:-3270px 0px}.iti-flag.ml{height:14px;background-position:-3292px 0px}.iti-flag.mm{height:14px;background-position:-3314px 0px}.iti-flag.mn{height:10px;background-position:-3336px 0px}.iti-flag.mo{height:14px;background-position:-3358px 0px}.iti-flag.mp{height:10px;background-position:-3380px 0px}.iti-flag.mq{height:14px;background-position:-3402px 0px}.iti-flag.mr{height:14px;background-position:-3424px 0px}.iti-flag.ms{height:10px;background-position:-3446px 0px}.iti-flag.mt{height:14px;background-position:-3468px 0px}.iti-flag.mu{height:14px;background-position:-3490px 0px}.iti-flag.mv{height:14px;background-position:-3512px 0px}.iti-flag.mw{height:14px;background-position:-3534px 0px}.iti-flag.mx{height:12px;background-position:-3556px 0px}.iti-flag.my{height:10px;background-position:-3578px 0px}.iti-flag.mz{height:14px;background-position:-3600px 0px}.iti-flag.na{height:14px;background-position:-3622px 0px}.iti-flag.nc{height:10px;background-position:-3644px 0px}.iti-flag.ne{height:15px;background-position:-3666px 0px}.iti-flag.nf{height:10px;background-position:-3686px 0px}.iti-flag.ng{height:10px;background-position:-3708px 0px}.iti-flag.ni{height:12px;background-position:-3730px 0px}.iti-flag.nl{height:14px;background-position:-3752px 0px}.iti-flag.no{height:15px;background-position:-3774px 0px}.iti-flag.np{height:15px;background-position:-3796px 0px}.iti-flag.nr{height:10px;background-position:-3811px 0px}.iti-flag.nu{height:10px;background-position:-3833px 0px}.iti-flag.nz{height:10px;background-position:-3855px 0px}.iti-flag.om{height:10px;background-position:-3877px 0px}.iti-flag.pa{height:14px;background-position:-3899px 0px}.iti-flag.pe{height:14px;background-position:-3921px 0px}.iti-flag.pf{height:14px;background-position:-3943px 0px}.iti-flag.pg{height:15px;background-position:-3965px 0px}.iti-flag.ph{height:10px;background-position:-3987px 0px}.iti-flag.pk{height:14px;background-position:-4009px 0px}.iti-flag.pl{height:13px;background-position:-4031px 0px}.iti-flag.pm{height:14px;background-position:-4053px 0px}.iti-flag.pn{height:10px;background-position:-4075px 0px}.iti-flag.pr{height:14px;background-position:-4097px 0px}.iti-flag.ps{height:10px;background-position:-4119px 0px}.iti-flag.pt{height:14px;background-position:-4141px 0px}.iti-flag.pw{height:13px;background-position:-4163px 0px}.iti-flag.py{height:11px;background-position:-4185px 0px}.iti-flag.qa{height:8px;background-position:-4207px 0px}.iti-flag.re{height:14px;background-position:-4229px 0px}.iti-flag.ro{height:14px;background-position:-4251px 0px}.iti-flag.rs{height:14px;background-position:-4273px 0px}.iti-flag.ru{height:14px;background-position:-4295px 0px}.iti-flag.rw{height:14px;background-position:-4317px 0px}.iti-flag.sa{height:14px;background-position:-4339px 0px}.iti-flag.sb{height:10px;background-position:-4361px 0px}.iti-flag.sc{height:10px;background-position:-4383px 0px}.iti-flag.sd{height:10px;background-position:-4405px 0px}.iti-flag.se{height:13px;background-position:-4427px 0px}.iti-flag.sg{height:14px;background-position:-4449px 0px}.iti-flag.sh{height:10px;background-position:-4471px 0px}.iti-flag.si{height:10px;background-position:-4493px 0px}.iti-flag.sj{height:15px;background-position:-4515px 0px}.iti-flag.sk{height:14px;background-position:-4537px 0px}.iti-flag.sl{height:14px;background-position:-4559px 0px}.iti-flag.sm{height:15px;background-position:-4581px 0px}.iti-flag.sn{height:14px;background-position:-4603px 0px}.iti-flag.so{height:14px;background-position:-4625px 0px}.iti-flag.sr{height:14px;background-position:-4647px 0px}.iti-flag.ss{height:10px;background-position:-4669px 0px}.iti-flag.st{height:10px;background-position:-4691px 0px}.iti-flag.sv{height:12px;background-position:-4713px 0px}.iti-flag.sx{height:14px;background-position:-4735px 0px}.iti-flag.sy{height:14px;background-position:-4757px 0px}.iti-flag.sz{height:14px;background-position:-4779px 0px}.iti-flag.ta{height:10px;background-position:-4801px 0px}.iti-flag.tc{height:10px;background-position:-4823px 0px}.iti-flag.td{height:14px;background-position:-4845px 0px}.iti-flag.tf{height:14px;background-position:-4867px 0px}.iti-flag.tg{height:13px;background-position:-4889px 0px}.iti-flag.th{height:14px;background-position:-4911px 0px}.iti-flag.tj{height:10px;background-position:-4933px 0px}.iti-flag.tk{height:10px;background-position:-4955px 0px}.iti-flag.tl{height:10px;background-position:-4977px 0px}.iti-flag.tm{height:14px;background-position:-4999px 0px}.iti-flag.tn{height:14px;background-position:-5021px 0px}.iti-flag.to{height:10px;background-position:-5043px 0px}.iti-flag.tr{height:14px;background-position:-5065px 0px}.iti-flag.tt{height:12px;background-position:-5087px 0px}.iti-flag.tv{height:10px;background-position:-5109px 0px}.iti-flag.tw{height:14px;background-position:-5131px 0px}.iti-flag.tz{height:14px;background-position:-5153px 0px}.iti-flag.ua{height:14px;background-position:-5175px 0px}.iti-flag.ug{height:14px;background-position:-5197px 0px}.iti-flag.um{height:11px;background-position:-5219px 0px}.iti-flag.us{height:11px;background-position:-5241px 0px}.iti-flag.uy{height:14px;background-position:-5263px 0px}.iti-flag.uz{height:10px;background-position:-5285px 0px}.iti-flag.va{height:15px;background-position:-5307px 0px}.iti-flag.vc{height:14px;background-position:-5324px 0px}.iti-flag.ve{height:14px;background-position:-5346px 0px}.iti-flag.vg{height:10px;background-position:-5368px 0px}.iti-flag.vi{height:14px;background-position:-5390px 0px}.iti-flag.vn{height:14px;background-position:-5412px 0px}.iti-flag.vu{height:12px;background-position:-5434px 0px}.iti-flag.wf{height:14px;background-position:-5456px 0px}.iti-flag.ws{height:10px;background-position:-5478px 0px}.iti-flag.xk{height:15px;background-position:-5500px 0px}.iti-flag.ye{height:14px;background-position:-5522px 0px}.iti-flag.yt{height:14px;background-position:-5544px 0px}.iti-flag.za{height:14px;background-position:-5566px 0px}.iti-flag.zm{height:14px;background-position:-5588px 0px}.iti-flag.zw{height:10px;background-position:-5610px 0px}.iti-flag{width:20px;height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url("../node_modules/intl-tel-input/build/img/flags.png");background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url("../node_modules/intl-tel-input/build/img/flags@2x.png")}}.iti-flag.np{background-color:transparent}
[data-icon].middle:before,[class^="icon-"].middle:before,[class*=" icon-"].middle:before{vertical-align:middle !important}.icon-twitter:before{font-size:1.2em}.icon-vine:before{font-size:1.1em}.icon-pinterest:before{font-size:1.2em}.icon-youtube:before{font-size:1.2em}.icon-appstore:before{font-size:1.2em}.icon-linkedin::before{font-size:1.34em}.icon-facebook-v2:before{font-size:1.2em}.icon-play:before{font-size:1.12em}.icon-instagram:before{font-size:1.2em}.icon-cloud:before{font-size:1.1em}.icon-thunder:before{font-size:1.12em}.icon-100:before{font-size:1.2em}.icon-phone-2:before{font-size:1.1em}.icon-share:before{font-size:1.1em}.icon-eye-1:before{font-size:1.24em}.icon-payment-shipment:before{font-size:1.2em}.icon-timer:before{font-size:1.14em}.icon-2y-warranty:before{font-size:1.1em}.icon-arrow:before{display:inline-block}.icon-arrow.down:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.icon-arrow.left:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.icon-arrow.up:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.icon-gray-arrow:before{content:'';display:inline-block;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 15 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8 11.8L3.2 3.2m8.6 9l-8.6 8.6' stroke-linecap='square' stroke='%23D1D1D1' stroke-width='4' fill='none'/%3E%3C/svg%3E") no-repeat 0 0;background-size:contain;width:8px;height:12px;position:relative;-webkit-transition:all 300ms ease;transition:all 300ms ease}.icon-gray-arrow.left:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.icon-gift:before{content:'';display:inline-block;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAEc0lEQVR4Ac2XU9gjSxOA//9Y18e4ne6u7plZ27Zt27a9V2vbtm3bthGtN3W65svOk5zsh2XSz/MGlanqd1SZ/l/+FkXiiiR/zJ49+3f5svC6FQvCTMagmdTjXYpTPmMyN+eyJee8o2FA9vcW6t69+xeW4rsY45gjg0D9HtTod7GKMfuf5AoDQHa9/Q0NSsFeKuDPQvmd30uIMWhABWoUBXy61MZjYy0sk9cRIzy6cPlkcl9qgn3ryeCDeRZemWZhGpO/0LFnUso/30koderUX0tgDxRwp9CrFbbDi2U2jmujUAJ/TWKc8+7/PapadCj9ltoUwXWDTDeXGN1aYiiv6zsJ6YRclNiiAlChKA6OtDBLOhEMFR8vhCilKc0YW/XmFJ8YZ0blXZ5qkRCx652EGBNtKbFtFcD1g028Nt2KKn54tIlKJkiFQaJ4a1bktk+WWLh6gIlDGik0JaOj+wQR//8OQgkXczi5MgnsXF0inYaneoI+9WRIgOKANYsJtFTCtgdHWXhyvInNywNmTEOxaJRS9luFAOAXxkQnzvkczVyCMXaRkkxJE3JMZzMUnKFbDDhKDX1uXBbo1DoUzgFODETk5JxH5BBBHVsZNt90wzBK0VGj03PLTY4xQoiqdHqwRImS2KxpU+zYsWMEdevWxcaNm0TFK1eu7BTIk1lg+6rSpXUlQBDOEYnKIWrWrInNm7eIinfr1g3TpUsfTJMm3ShHqEOH9njn9m1M6Vi+fLkjNLaNirrYC2QTaCoT33Xkzp0HdWef7grdu3s35kK5cuWa6Qrdv3fvIwkBmuY7C2mZ3EHLskY7Qradis4hlilTNkXkzZsvdPcwtBV3MaUIxUWKaxUuXATTpEkb1DmvOYe+/xNCjDYMp1lhLNEOD5VS4DQjpcytFFyzehVu37YVd2zfhrt37cTdu3fhnhD0fdfOHQ47d2xHKU2n0NoB4FKruHBilSpVojopokvnLiEpqEIuEULr1611Jjx86CAmN0zTpkIR1w91bIo1atQInz17hoFAAH0+H/oJv9+Bvvu8XvR6PejxPMbhw0dECwGoLZFChz5IqKnuaSkd48dPSF7oyOEYC5mmtS1C6Mjh2Arp235HuNDRWAvpPrA7QujokdgKpU+fYV9cCekuvTeuThn1obi6y3RgY3RjjKEQ57ApXOgQCcVTHzp08EB83fYH9u+Lr8ZI/+zB169jJySE3EzBdWvXOELE7Vu3YnqXzdfgtKlTXSHi2LGjeO7cWbxw/jyeO3sWT586pTlJ7+7z0OGRCo+NkXhstMRGpYUTq1+vHj58+AAfP36EXo8HvV4v+gifz4G+ex4/xkePHmK7dm1DQrKgK0R2OkgP2Thq1EicPWt2sgAkCHWsKlwKZE0QKlmyVLL5s2bOcJY/ADLImHjAOf/JFaIVow5Mi8WjK+fiGQAUfuvanpbVUg/DkKmyZMmRvmbNunnKlq2YPV++QplsO20air8BAPIqJYoaBhQOhzEoxDnPQtskBWPKBgBDKfVjuMO/sfvvK/vikeUAAAAASUVORK5CYII=') no-repeat 0 0;background-size:contain;width:18px;height:18px;vertical-align:text-bottom}.icon-arrow-right-grey:before{content:'';display:inline-block;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 15 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8 11.8L3.2 3.2m8.6 9l-8.6 8.6' stroke-linecap='square' stroke='%23D1D1D1' stroke-width='4' fill='none'/%3E%3C/svg%3E") no-repeat 0 0;height:12px;width:8px;transition:all 300ms ease}.icon-video:before{content:'';display:inline-block;background:url("data:image/svg+xml,%3Csvg width='56' height='40' viewBox='0 0 56 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M44.9 15.8l6.2-6.2c1.56-1.57 4.23-.46 4.23 1.75V29.3c0 2.2-2.67 3.32-4.24 1.75l-6.2-6.2v8.68c0 3.56-2.9 6.45-6.47 6.45H7.13c-3.57 0-6.46-2.9-6.46-6.45V7.13C.67 3.55 3.57.66 7.12.66h31.32c3.56 0 6.45 2.9 6.45 6.45v8.68zM9.87 12.33c2.04 0 3.7-1.65 3.7-3.7 0-2.02-1.66-3.67-3.7-3.67s-3.7 1.65-3.7 3.68c0 2.04 1.66 3.7 3.7 3.7z' fill='%23000' opacity='.92'/%3E%3Cpath d='M-4-12h64v64H-4z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 0 0;background-size:28px 20px;width:28px;height:20px}.icon-notifications:before{content:'';display:inline-block;background:url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-6-6h64v64H-6z'/%3E%3Cpath d='M48.4 39.4c-.33-1.36-1.86-2.02-3.05-1.32l-8.3 4.9c-1.2.7-1.4 2.38-.38 3.33 2.45 2.35 5.93 3 8.65 1.4 2.72-1.6 3.86-5 3.07-8.3zm.5-18.85L28.46 2.35C26.32.45 23.2.12 20.73 1.57L16.58 4l-.4-.7C14.8.93 11.82.13 9.5 1.5 7.18 2.9 6.4 5.9 7.75 8.26l.38.67L4 11.33C1.52 12.8.23 15.68.8 18.5l5.36 27c.97 4.87 6.36 7.34 10.6 4.86l31-18.1c4.23-2.48 4.82-8.43 1.14-11.7' fill='%23000' opacity='.92'/%3E%3C/g%3E%3C/svg%3E") no-repeat 0 0;background-size:26px 26px;width:26px;height:26px}
:root{--header-height:70px}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{position:relative;min-height:100%;-webkit-overflow-scrolling:touch}body.noscroll{overflow:hidden}body.fullscreen{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0}img,svg{vertical-align:top}img.lazyload{opacity:0}img.lazyloading{opacity:1}.container{position:relative;min-width:320px;width:100%}.content{margin:0 auto;position:relative;max-width:1348px;width:100%}.content.full{width:100%;max-width:none}.content.white{background-color:#fff}.content.padding,.content.padding-xl{padding-left:48px;padding-right:48px}.content.padding-l,.content.padding-medium{padding-left:32px;padding-right:32px}.content.padding-m{padding-left:24px;padding-right:24px}.content.padding-s,.content.padding-small{padding-left:16px;padding-right:16px}@media (max-width:1355px){.content.padding-none .row{margin-left:0;margin-right:0}}@media (max-width:1349px){.content.padding-none .row.padding-small{margin-left:0;margin-right:0}}@media (max-width:1361px){.content.padding-none .row.padding-medium{margin-left:0;margin-right:0}}@media (max-width:1377px){.content.padding-none .row.padding-large{margin-left:0;margin-right:0}}section{position:relative}section .wrapper,section .content-wrapper,section .background{background-position:center;background-repeat:no-repeat;background-size:cover;opacity:1}section.scaled .wrapper::before{content:"";display:block;padding-bottom:56.25%}section.scaled .content{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section .wrapper.video{position:relative;overflow:hidden;background-color:#000}.clearfix::after{content:"";display:table;clear:both;*zoom:1}.hidden{display:none !important}.inline-block,.inline-block-middle,.inline-block-bottom,.inline-block-baseline{display:inline-block;vertical-align:top}.inline-block-middle{vertical-align:middle}.inline-block-bottom{vertical-align:bottom}.inline-block-baseline{vertical-align:baseline}.sticky-content,.sticky-content-top,.sticky-content-top-with-header{position:-webkit-sticky;position:sticky;top:0}.sticky-content-top-with-header{top:120px}[class^="mobile-view"],[class*=" mobile-view"],[class^="tablet-view"],[class*=" tablet-view"]{display:none !important}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-accent{color:#f4a614}.text-success{color:#46c786}.text-error{color:#eb3f45}.text-gray{color:#666}.text-strong{font-weight:500}.owl-carousel .item:not(:first-child){display:none}[data-clipboard]{cursor:pointer}.content-disabled{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);filter:grayscale(100%);opacity:0.4}.content-disabled::after{content:'';position:absolute;top:0;bottom:0;left:0;right:0}.transitionable{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.ghost-element{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}.selectable{-webkit-touch-callout:all;-webkit-user-select:all;-khtml-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.absolute-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.absolute-center-y,.absolute-center-y-left,.absolute-center-y-right{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.absolute-center-y-left{left:0}.absolute-center-y-right{right:0}.absolute-center-x,.absolute-center-x-top{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.absolute-center-x-top{top:0}.nowrap{white-space:nowrap}hr{border:1px solid #e7e7e7;margin:0}ul{padding:0;margin:0}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}.grecaptcha-badge{visibility:hidden}.rounded-corners{border-radius:32px}.text-crossed{text-decoration:line-through}@media (min-width:1025px){.desktop-view-only{display:block !important}.desktop-view-only.inline{display:inline !important}}@media (max-width:1024px){.content.padding-tablet-none{padding-left:0;padding-right:0}.content.padding-tablet-m{padding-left:24px;padding-right:24px}.content.padding-tablet-large{padding-left:48px;padding-right:48px}.desktop-view-only{display:none !important}.tablet-view{display:block !important}.tablet-view-inline{display:inline !important}.tablet-view-inline-block{display:inline-block !important}.tablet-view-flex{display:flex !important}.rounded-corners{border-radius:24px}}@media (min-width:641px) and (max-width:1024px){.tablet-view-only{display:block !important}}@media (max-width:640px){.content.padding,.content.padding-medium,.content.padding-small,.content.padding-mobile-small{padding-left:12px;padding-right:12px}.content.padding-mobile-none{padding-left:0;padding-right:0}.content.padding-mobile-none .row{margin-left:0;margin-right:0}.content.padding-mobile-none .row [class*="col-"]{padding-right:0;padding-left:0}.content.padding-mobile-16{padding-left:16px;padding-right:16px}.content.padding-mobile-medium{padding-left:24px;padding-right:24px}.content.padding-mobile-large{padding-left:36px;padding-right:36px}section.scaled .content{width:100%;left:0;top:50%;margin:0;padding-bottom:60%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.desktop-view{display:none !important}.mobile-view,.mobile-view-only{display:block !important}.mobile-view-inline{display:inline !important}.mobile-view-inline-block{display:inline-block !important}.mobile-view-flex{display:flex !important}.rounded-corners{border-radius:16px}[class*="mobile-inline-block"]{display:inline-block}.mobile-inline-block-top{vertical-align:top}}
html,body{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Montserrat", sans-serif;font-weight:400;font-size:16px;color:#171716;line-height:normal}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h7,.h8,p,.p,.p2,.p3,.button{font-weight:normal;line-height:inherit;margin:0;padding:0}h1,.h1{font-weight:600;font-size:40px;line-height:48px}h2,.h2{font-weight:600;font-size:40px;line-height:48px}h3,.h3{font-weight:300;font-size:32px;line-height:44px}h4,.h4{font-weight:600;font-size:32px;line-height:40px}h5,.h5{font-weight:300;font-size:24px;line-height:32px}h6,.h6{font-weight:700;font-size:24px}.h7{font-weight:700;font-size:16px}.h8{font-weight:700;font-size:16px;line-height:24px;letter-spacing:0.08125em;text-transform:uppercase}p,.p{font-weight:normal;font-size:16px;line-height:24px}.p2{font-size:12px}.p3{font-weight:600;font-size:10px}a{color:#f9aa16;-webkit-transition:color 0.3s, opacity 0.3s, background-color 0.3s;-moz-transition:color 0.3s, opacity 0.3s, background-color 0.3s;transition:color 0.3s, opacity 0.3s, background-color 0.3s;text-decoration:none}a:hover{text-decoration:underline}strong{font-weight:700}strong.medium{font-weight:600}p a{position:relative;font-size:inherit}@media (max-width:1024px){h2,.h2{font-size:32px;line-height:40px}}@media (max-width:640px){h1,.h1{font-size:24px;line-height:32px}h1.h1-mobile-size-32,.h1.h1-mobile-size-32{font-size:32px;line-height:40px}h2,.h2{font-size:24px;line-height:32px}h3,.h3{font-size:18px;line-height:30px}h4,.h4{font-size:24px;line-height:32px}h5,.h5{font-size:18px}h6,.h6{font-weight:800;font-size:12px}.h8{font-size:14px;line-height:18px}.p2{font-size:11px}.p3{font-size:11px}}
.row{display:block;width:auto;font-size:0;margin:0 -5px}.row.top-margin{margin-top:-5px}.row.bottom-margin{margin-bottom:-5px}.row.row-flex{display:flex;flex-flow:row wrap}[class*="col-"]{display:inline-block;vertical-align:top;font-size:1rem;padding:5px}.row.top-col>[class*="col-"]{vertical-align:top}.row.middle-col>[class*="col-"]{vertical-align:middle}.row.bottom-col>[class*="col-"]{vertical-align:bottom}.table-grid{display:table;width:100%}.table-grid>.row{display:table-row}.table-grid>.row>[class*="col-"]{display:table-cell;float:none}.row.padding-small{margin:0 -2px}.row.padding-small>[class*="col-"]{padding:2px}.row.padding-4{margin:0 -4px}.row.padding-4>[class*="col-"]{padding:4px}.row.padding-medium{margin:0 -8px}.row.padding-medium.top-margin{margin-top:-8px}.row.padding-medium.bottom-margin{margin-bottom:-8px}.row.padding-medium>[class*="col-"]{padding:8px}.row.padding-12{margin:0 -12px}.row.padding-12>[class*="col-"]{padding:12px}.row.padding-43{margin:0 -43px}.row.padding-43>[class*="col-"]{padding:43px}.row.padding-large{margin:0 -16px}.row.padding-large>[class*="col-"]{padding:16px}.row.padding-huge{margin:0 -32px}.row.padding-huge>[class*="col-"]{padding:32px}@media (max-width:1024px){.row.padding-middle-small{margin:0 -2px}.row.padding-middle-small>[class*="col-"]{padding:2px}.row.padding-middle-10{margin:0 -10px}.row.padding-middle-10>[class*="col-"]{padding:10px}.row.padding-middle-12{margin:0 -12px}.row.padding-middle-12>[class*="col-"]{padding:12px}}@media (max-width:640px){.row.padding-large,.row.padding-43{margin:0 -12px}.row.padding-large>[class*="col-"],.row.padding-43>[class*="col-"]{padding:12px}.row.padding-mobile-normal{margin:0 -5px}.row.padding-mobile-normal>[class*="col-"]{padding:5px}.row.padding-mobile-small{margin:0 -2px}.row.padding-mobile-small>[class*="col-"]{padding:2px}.row.padding-mobile-4{margin:0 -4px}.row.padding-mobile-4.top-margin{margin-top:-4px}.row.padding-mobile-4.bottom-margin{margin-bottom:-4px}.row.padding-mobile-4>[class*="col-"]{padding:4px}}.row.no-padding,.row.no-padding-rl{margin:0}.row.no-padding>[class*="col-"]{padding:0}.row.no-padding-rl>[class*="col-"]{padding-right:0;padding-left:0}.row.no-padding-tb>[class*="col-"]{padding-top:0;padding-bottom:0}.row.no-padding-top>[class*="col-"]{padding-top:0}.row.no-padding-bottom>[class*="col-"]{padding-bottom:0}@media (max-width:640px){.row.mobile-no-padding,.row.mobile-no-padding-rl{margin:0}.row.mobile-no-padding>[class*="col-"]{padding:0}.row.mobile-no-padding-rl>[class*="col-"]{padding-right:0;padding-left:0}.row.mobile-no-padding-tb>[class*="col-"]{padding-top:0;padding-bottom:0}}.col{width:100%}.col-auto{width:auto}.col-0{width:0}.col-1{width:8.333333%}.col-2{width:16.666667%}.col-2_4,.col-1\/5{width:20%}.col-3{width:25%}.col-4{width:33.333333%}.col-5{width:41.666667%}.col-6{width:50%}.col-7{width:58.333333%}.col-8{width:66.666667%}.col-9{width:75%}.col-10{width:83.333333%}.col-11{width:91.666667%}.col-12{width:100%}@media (max-width:1024px){.col-middle-auto{width:auto}.col-middle-0{width:0}.col-middle-1{width:8.333333%}.col-middle-2{width:16.666667%}.col-middle-2_4{width:20%}.col-middle-3{width:25%}.col-middle-4{width:33.333333%}.col-middle-5{width:41.666667%}.col-middle-6{width:50%}.col-middle-7{width:58.333333%}.col-middle-8{width:66.666667%}.col-middle-9{width:75%}.col-middle-10{width:83.333333%}.col-middle-11{width:91.666667%}.col-middle-12{width:100%}}@media (max-width:640px){[class*="col-"]{width:100%}.col-mobile-auto{width:auto}.col-mobile-0{width:0}.col-mobile-1{width:8.333333%}.col-mobile-2{width:16.666667%}.col-mobile-2_4{width:20%}.col-mobile-3{width:25%}.col-mobile-4{width:33.333333%}.col-mobile-5{width:41.666667%}.col-mobile-6{width:50%}.col-mobile-7{width:58.333333%}.col-mobile-8{width:66.666667%}.col-mobile-9{width:75%}.col-mobile-10{width:83.333333%}.col-mobile-11{width:91.666667%}.col-mobile-12{width:100%}}@media only screen and (min-width:1281px){.col-large-auto{width:auto}.col-large-0{width:0}.col-large-1{width:8.333333%}.col-large-2{width:16.666667%}.col-large-2_4{width:20%}.col-large-3{width:25%}.col-large-4{width:33.333333%}.col-large-5{width:41.666667%}.col-large-6{width:50%}.col-large-7{width:58.333333%}.col-large-8{width:66.666667%}.col-large-9{width:75%}.col-large-10{width:83.333333%}.col-large-11{width:91.666667%}.col-large-12{width:100%}}
.flex-row{display:flex;flex-flow:row wrap}.flex-direction-column{flex-direction:column;flex-wrap:nowrap}.flex-nowrap{flex-wrap:nowrap}.flex-gap-8{row-gap:8px;column-gap:8px}.flex-gap-10{row-gap:10px;column-gap:10px}.flex-gap-12{row-gap:12px;column-gap:12px}.flex-gap-16{row-gap:16px;column-gap:16px}.flex-gap-24{row-gap:24px;column-gap:24px}.flex-gap-32{row-gap:32px;column-gap:32px}.flex-gap-64{row-gap:64px;column-gap:64px}.flex-align-center{align-items:center}.flex-align-end{align-items:flex-end}.flex-justify-right{justify-content:right}.flex-justify-between{justify-content:space-between}.flex-justify-center{justify-content:center}.flex-justify-end{justify-content:flex-end}.flex-column{flex-grow:1;flex-basis:0}.flex-column-1\/1,.flex-gap-8>.flex-column-1\/1,.flex-gap-12>.flex-column-1\/1,.flex-gap-16>.flex-column-1\/1,.flex-gap-24>.flex-column-1\/1,.flex-gap-32>.flex-column-1\/1,.flex-gap-64>.flex-column-1\/1{width:100%}.flex-column-1\/2{width:50%}.flex-gap-8>.flex-column-1\/2{width:calc(50% - 4px)}.flex-gap-12>.flex-column-1\/2{width:calc(50% - 6px)}.flex-gap-16>.flex-column-1\/2{width:calc(50% - 8px)}.flex-gap-24>.flex-column-1\/2{width:calc(50% - 12px)}.flex-gap-32>.flex-column-1\/2{width:calc(50% - 16px)}.flex-gap-64>.flex-column-1\/2{width:calc(50% - 32px)}.flex-column-1\/3{width:33.333333%}.flex-gap-8>.flex-column-1\/3{width:calc(33.333333% - 5.333333px)}.flex-gap-12>.flex-column-1\/3{width:calc(33.333333% - 8px)}.flex-gap-16>.flex-column-1\/3{width:calc(33.333333% - 10.666667px)}.flex-gap-24>.flex-column-1\/3{width:calc(33.333333% - 16px)}.flex-gap-32>.flex-column-1\/3{width:calc(33.333333% - 21.333333px)}.flex-column-1\/4{width:25%}.flex-gap-8>.flex-column-1\/4{width:calc(25% - 6px)}.flex-gap-12>.flex-column-1\/4{width:calc(25% - 9px)}.flex-gap-16>.flex-column-1\/4{width:calc(25% - 12px)}.flex-gap-24>.flex-column-1\/4{width:calc(25% - 18px)}.flex-gap-32>.flex-column-1\/4{width:calc(25% - 24px)}.flex-column-1\/5{width:20%}.flex-gap-8>.flex-column-1\/5{width:calc(20% - 6.4px)}.flex-gap-12>.flex-column-1\/5{width:calc(20% - 9.6px)}.flex-gap-16>.flex-column-1\/5{width:calc(20% - 12.8px)}.flex-gap-24>.flex-column-1\/5{width:calc(20% - 12px)}.flex-gap-32>.flex-column-1\/5{width:calc(20% - 25.6px)}.flex-column-1\/6{width:16.666667%}.flex-gap-8>.flex-column-1\/6{width:calc(16.666667% - 6.666667px)}.flex-gap-12>.flex-column-1\/6{width:calc(16.666667% - 10px)}.flex-gap-16>.flex-column-1\/6{width:calc(16.666667% - 13.333333px)}.flex-gap-24>.flex-column-1\/6{width:calc(16.666667% - 20px)}.flex-gap-32>.flex-column-1\/6{width:calc(16.666667% - 26.666667px)}.flex-column-2\/3{width:66.666667%}.flex-gap-8>.flex-column-2\/3{width:calc(66.666667% - 2.666667px)}.flex-gap-12>.flex-column-2\/3{width:calc(66.666667% - 4px)}.flex-gap-16>.flex-column-2\/3{width:calc(66.666667% - 5.333333px)}.flex-gap-24>.flex-column-2\/3{width:calc(66.666667% - 8px)}.flex-gap-32>.flex-column-2\/3{width:calc(66.666667% - 10.666667px)}@media (max-width:1024px){.flex-tablet-gap-0{row-gap:0;column-gap:0}.flex-tablet-gap-8{row-gap:8px;column-gap:8px}.flex-tablet-gap-16{row-gap:16px;column-gap:16px}.flex-tablet-gap-24{row-gap:24px;column-gap:24px}.flex-tablet-gap-32{row-gap:32px;column-gap:32px}.flex-tablet-column-1\/1,.flex-tablet-gap-0>.flex-tablet-column-1\/1,.flex-tablet-gap-8>.flex-tablet-column-1\/1,.flex-tablet-gap-16>.flex-tablet-column-1\/1,.flex-tablet-gap-24>.flex-tablet-column-1\/1,.flex-tablet-gap-32>.flex-tablet-column-1\/1,.flex-tablet-gap-64>.flex-tablet-column-1\/1{width:100%}.flex-tablet-column-1\/2,.flex-tablet-gap-0>.flex-tablet-column-1\/2{width:50%}.flex-tablet-gap-8>.flex-tablet-column-1\/2{width:calc(50% - 4px)}.flex-tablet-gap-16>.flex-tablet-column-1\/2{width:calc(50% - 8px)}.flex-tablet-gap-24>.flex-tablet-column-1\/2{width:calc(50% - 12px)}.flex-tablet-gap-32>.flex-tablet-column-1\/2{width:calc(50% - 16px)}.flex-tablet-gap-64>.flex-tablet-column-1\/2{width:calc(50% - 32px)}.flex-tablet-column-1\/3,.flex-tablet-gap-0>.flex-tablet-column-1\/3{width:33.333333%}.flex-tablet-gap-8>.flex-tablet-column-1\/3{width:calc(33.333333% - 5.333333px)}.flex-tablet-gap-16>.flex-tablet-column-1\/3{width:calc(33.333333% - 10.666667px)}.flex-tablet-gap-24>.flex-tablet-column-1\/3{width:calc(33.333333% - 16px)}.flex-tablet-gap-32>.flex-tablet-column-1\/3{width:calc(33.333333% - 21.333333px)}.flex-tablet-column-1\/4,.flex-tablet-gap-0>.flex-tablet-column-1\/4{width:25%}.flex-tablet-gap-8>.flex-tablet-column-1\/4{width:calc(25% - 6px)}.flex-tablet-gap-16>.flex-tablet-column-1\/4{width:calc(25% - 12px)}.flex-tablet-gap-24>.flex-tablet-column-1\/4{width:calc(25% - 18px)}.flex-tablet-gap-32>.flex-tablet-column-1\/4{width:calc(25% - 24px)}.flex-tablet-column-1\/5,.flex-tablet-gap-0>.flex-tablet-column-1\/5{width:20%}.flex-tablet-gap-8>.flex-tablet-column-1\/5{width:calc(20% - 6.4px)}.flex-tablet-gap-16>.flex-tablet-column-1\/5{width:calc(20% - 12.8px)}.flex-tablet-gap-24>.flex-tablet-column-1\/5{width:calc(20% - 12px)}.flex-tablet-gap-32>.flex-tablet-column-1\/5{width:calc(20% - 25.6px)}.flex-tablet-column-1\/6,.flex-tablet-gap-0>.flex-tablet-column-1\/6{width:16.666667%}.flex-tablet-gap-8>.flex-tablet-column-1\/6{width:calc(16.666667% - 6.666667px)}.flex-tablet-gap-16>.flex-tablet-column-1\/6{width:calc(16.666667% - 13.333333px)}.flex-tablet-gap-24>.flex-tablet-column-1\/6{width:calc(16.666667% - 20px)}.flex-tablet-gap-32>.flex-tablet-column-1\/6{width:calc(16.666667% - 26.666667px)}.flex-tablet-column-2\/3{width:66.666667%}.flex-tablet-gap-8>.flex-tablet-column-2\/3{width:calc(66.666667% - 4px)}.flex-tablet-gap-16>.flex-tablet-column-2\/3{width:calc(66.666667% - 8px)}.flex-tablet-gap-24>.flex-tablet-column-2\/3{width:calc(66.666667% - 12px)}.flex-tablet-gap-32>.flex-tablet-column-2\/3{width:calc(66.666667% - 16px)}}@media (max-width:640px){.flex-mobile-direction-column{flex-direction:column}.flex-mobile-nowrap{flex-wrap:nowrap}.flex-mobile-wrap{flex-wrap:wrap}.flex-mobile-gap-0{row-gap:0;column-gap:0}.flex-mobile-gap-8{row-gap:8px;column-gap:8px}.flex-mobile-gap-12{row-gap:12px;column-gap:12px}.flex-mobile-gap-16{row-gap:16px;column-gap:16px}.flex-mobile-gap-24{row-gap:24px;column-gap:24px}.flex-mobile-gap-32{row-gap:32px;column-gap:32px}.flex-mobile-justify-between{justify-content:space-between}.flex-mobile-justify-center{justify-content:center}.flex-mobile-column-1\/1,.flex-mobile-gap-0>.flex-mobile-column-1\/1,.flex-mobile-gap-8>.flex-mobile-column-1\/1,.flex-mobile-gap-12>.flex-mobile-column-1\/1,.flex-mobile-gap-16>.flex-mobile-column-1\/1,.flex-mobile-gap-24>.flex-mobile-column-1\/1,.flex-mobile-gap-32>.flex-mobile-column-1\/1,.flex-mobile-gap-64>.flex-mobile-column-1\/1{width:100%}.flex-mobile-column-1\/2,.flex-mobile-gap-0>.flex-mobile-column-1\/2{width:50%}.flex-mobile-gap-8>.flex-mobile-column-1\/2{width:calc(50% - 4px)}.flex-mobile-gap-12>.flex-mobile-column-1\/2{width:calc(50% - 6px)}.flex-mobile-gap-16>.flex-mobile-column-1\/2{width:calc(50% - 8px)}.flex-mobile-gap-24>.flex-mobile-column-1\/2{width:calc(50% - 12px)}.flex-mobile-gap-32>.flex-mobile-column-1\/2{width:calc(50% - 16px)}.flex-mobile-gap-64>.flex-mobile-column-1\/2{width:calc(50% - 32px)}.flex-mobile-column-1\/3,.flex-mobile-gap-0>.flex-mobile-column-1\/3{width:33.333333%}.flex-mobile-gap-8>.flex-mobile-column-1\/3{width:calc(33.333333% - 5.333333px)}.flex-mobile-gap-12>.flex-mobile-column-1\/3{width:calc(33.333333% - 8px)}.flex-mobile-gap-16>.flex-mobile-column-1\/3{width:calc(33.333333% - 10.666667px)}.flex-mobile-gap-24>.flex-mobile-column-1\/3{width:calc(33.333333% - 16px)}.flex-mobile-gap-32>.flex-mobile-column-1\/3{width:calc(33.333333% - 21.333333px)}.flex-mobile-column-1\/4,.flex-mobile-gap-0>.flex-mobile-column-1\/4{width:20%}.flex-mobile-gap-8>.flex-mobile-column-1\/4{width:calc(20% - 6px)}.flex-mobile-gap-12>.flex-mobile-column-1\/4{width:calc(20% - 9px)}.flex-mobile-gap-16>.flex-mobile-column-1\/4{width:calc(20% - 12px)}.flex-mobile-gap-24>.flex-mobile-column-1\/4{width:calc(20% - 18px)}.flex-mobile-gap-32>.flex-mobile-column-1\/4{width:calc(20% - 24px)}.flex-mobile-column-1\/5,.flex-mobile-gap-0>.flex-mobile-column-1\/5{width:20%}.flex-mobile-gap-8>.flex-mobile-column-1\/5{width:calc(20% - 6.4px)}.flex-mobile-gap-12>.flex-mobile-column-1\/5{width:calc(20% - 9.6px)}.flex-mobile-gap-16>.flex-mobile-column-1\/5{width:calc(20% - 12.8px)}.flex-mobile-gap-24>.flex-mobile-column-1\/5{width:calc(20% - 19.2px)}.flex-mobile-gap-32>.flex-mobile-column-1\/5{width:calc(20% - 25.6px)}.flex-mobile-column-1\/6,.flex-mobile-gap-0>.flex-mobile-column-1\/6{width:16.666667%}.flex-mobile-gap-8>.flex-mobile-column-1\/6{width:calc(16.666667% - 6.666667px)}.flex-mobile-gap-12>.flex-mobile-column-1\/6{width:calc(16.666667% - 10px)}.flex-mobile-gap-16>.flex-mobile-column-1\/6{width:calc(16.666667% - 13.333333px)}.flex-mobile-gap-24>.flex-mobile-column-1\/6{width:calc(16.666667% - 20px)}.flex-mobile-gap-32>.flex-mobile-column-1\/6{width:calc(16.666667% - 26.666667px)}.flex-mobile-column-2\/3{width:66.666667%}.flex-mobile-gap-8>.flex-mobile-column-2\/3{width:calc(66.666667% - 4px)}.flex-mobile-gap-12>.flex-mobile-column-2\/3{width:calc(66.666667% - 6px)}.flex-mobile-gap-16>.flex-mobile-column-2\/3{width:calc(66.666667% - 8px)}.flex-mobile-gap-24>.flex-mobile-column-2\/3{width:calc(66.666667% - 12px)}.flex-mobile-gap-32>.flex-mobile-column-2\/3{width:calc(66.666667% - 16px)}.flex-mobile-column-2\/5{width:40%}.flex-mobile-gap-8>.flex-mobile-column-2\/5{width:calc(40% - 4px)}.flex-mobile-gap-12>.flex-mobile-column-2\/5{width:calc(40% - 6px)}.flex-mobile-gap-16>.flex-mobile-column-2\/5{width:calc(40% - 8px)}.flex-mobile-gap-24>.flex-mobile-column-2\/5{width:calc(40% - 12px)}.flex-mobile-gap-32>.flex-mobile-column-2\/5{width:calc(40% - 16px)}.flex-mobile-column-3\/5{width:60%}.flex-mobile-gap-8>.flex-mobile-column-3\/5{width:calc(60% - 4px)}.flex-mobile-gap-12>.flex-mobile-column-3\/5{width:calc(60% - 6px)}.flex-mobile-gap-16>.flex-mobile-column-3\/5{width:calc(60% - 8px)}.flex-mobile-gap-24>.flex-mobile-column-3\/5{width:calc(60% - 12px)}.flex-mobile-gap-32>.flex-mobile-column-3\/5{width:calc(60% - 16px)}}
.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;right:0;width:100%;height:100%}.flex-container-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-container-center>*{width:100%}.flex-container-grow{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:100px;overflow:auto;height:100%}.flex-container-grow-no-scroll{-webkit-box-flex:1;-ms-flex:1;flex:1;height:auto;min-height:auto;overflow:unset}.flex-container-grow:empty{min-height:unset}.flex-container-sticky-bottom{position:sticky;bottom:0;background:#f3f3f4;padding-top:0}
.page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100dvh}main{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.sticky-footer{position:sticky;bottom:0;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -2px 8px 0 rgba(0, 0, 0, 0.1);width:100%;padding:12px 16px 16px;z-index:999;justify-content:center;text-align:center}.sticky-footer p{color:rgba(23, 23, 22, 0.65);font-size:12px;line-height:18px;margin-bottom:8px}.sticky-footer a{width:100%}@media (-ms-high-contrast:none),(-ms-high-contrast:active){html,body{height:100%}}.flexboxtweener,.flexboxtweener body{height:100%}.no-flexbox body{display:block}
html.mouse-use :focus{outline:none}::placeholder{color:#6e6e6f !important;opacity:1}input.secured{-webkit-text-security:disc;-moz-text-security:disc;text-security:disc}input[type=text],input[type=email],input[type=phone],input[type=password],input[type=search],input[type=tel],input[type=number],input[type=url],input[type=date],select,textarea,.input{display:inline-block;vertical-align:middle;border-radius:5px;background-color:#f1f1f1;height:52px;font-size:16px;color:#29292b;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:14px 18px;border:2px solid #f1f1f1;-webkit-transition:border 0.3s ease, padding 0.3s ease;-o-transition:border 0.3s ease, padding 0.3s ease;transition:border 0.3s ease, padding 0.3s ease;text-overflow:ellipsis}input:disabled,select:disabled,textarea:disabled,.input:disabled{color:inherit}textarea.input{min-height:66px;line-height:24px;resize:vertical;height:auto}input[type=text]:focus,input[type=email]:focus,input[type=phone]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=number]:focus,input[type=url]:focus,input[type=date]:focus,select:focus,textarea:focus,.input:focus,.input[class*="focus"]{border:2px solid #ffb731 !important;outline:none}.input-item{width:100%;position:relative}.input-item .input-title{margin:0;opacity:0;position:absolute;font-size:11px;font-weight:600;color:#9a9a9a;top:8px;left:20px;text-align:left;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.input-item.active .input-title{opacity:1}.input-item.active input[type=text],.input-item.active input[type=email],.input-item.active input[type=phone],.input-item.active input[type=password],.input-item.active input[type=search],.input-item.active input[type=number],.input-item.active input[type=tel],.input-item.active input[type=url],.input-item.active input[type=date],.input-item.active select,.input-item.active textarea,.input-item.active .input{padding:20px 18px 8px}.input-item .error{display:none;border-radius:5px}.input-item.valid input[type=text],.input-item.valid input[type=email],.input-item.valid input[type=phone],.input-item.valid input[type=password],.input-item.valid input[type=search],.input-item.valid input[type=tel],.input-item.valid input[type=number],.input-item.valid input[type=url],.input-item.valid input[type=date],.input-item.valid select,.input-item.valid textarea,.input-item.valid .input{border:2px solid #70ca7b}.input-item.invalid input[type=text],.input-item.invalid input[type=email],.input-item.invalid input[type=phone],.input-item.invalid input[type=password],.input-item.invalid input[type=search],.input-item.invalid input[type=tel],.input-item.invalid input[type=number],.input-item.invalid input[type=url],.input-item.invalid input[type=date],.input-item.invalid select,.input-item.invalid textarea,.input-item.invalid .input,[class*="invalid"].input{border:2px solid #ff7768}.input-item.invalid .error{display:block;min-height:36px;padding:10px 20px 15px;margin-bottom:-10px;background-color:#ff7768;font-size:11px;line-height:13px;font-weight:600;text-align:left;color:#fff}.input-item.invalid .error ul{list-style:none;margin:0}.input-item.valid .input-title{color:#70ca7b}.input-item.invalid .input-title{color:#ff7768;margin-top:8px;top:auto}.input-item.iconable-left .icon,.input-item.iconable-right .icon{margin:0;position:absolute;color:#9a9a9a}.input-item.iconable-left .icon{font-size:14px;left:20px;bottom:16px}.input-item.iconable-right .icon{font-size:20px;right:20px;bottom:12px}.input-item.valid .icon{color:#70ca7b}.input-item.invalid .icon{color:#ff7768}.input-item.iconable-left input{padding:14px 18px 14px 42px}.input-item.iconable-right input{padding:14px 42px 14px 18px}.input-item.iconable-left .input-title,.input-item.iconable-left.active .input-title{left:45px}.input-item.iconable-right .input-title,.input-item.iconable-right.active .input-title{right:45px}.input-item.iconable-left.active input{padding-left:42px}.input-item.iconable-right.active input{padding-right:42px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f1f1f1;padding-right:35px;text-overflow:ellipsis}select,select.resizable.resized{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23FFB731' fill-rule='evenodd' d='M.24 1.75C-.36 1.03.21 0 1.2 0h9.6c.99 0 1.55 1.03.96 1.75l-4.8 5.81c-.48.59-1.44.59-1.92 0L.24 1.75z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center right 15px}select::-ms-expand{display:none}select.resizable{width:auto;background:none}select.not-selected{color:#6e6e6f}.input-item.iconable-right select.input{background-image:none}select.inline-dropdown{position:relative;background-color:transparent;padding-top:0;padding-bottom:0;padding-left:0;height:auto;width:auto;border:none;font-size:inherit;line-height:inherit;top:-1px;cursor:pointer;color:#ffb731}select.inline-dropdown:focus{border:none !important}.checkbox{vertical-align:top;margin:0 8px 0 0;width:17px;height:17px}.checkbox+label{display:inline-block;cursor:pointer;line-height:24px}.checkbox{position:absolute;opacity:0}.checkbox+label{position:relative;padding:0 0 0 32px}.checkbox+label:before{content:'';position:absolute;top:2px;left:0;width:20px;height:20px;background:#fff;border:2px solid #bfbfc1;border-radius:6px;-webkit-transition:border 0.2s, background 0.2s;-o-transition:border 0.2s, background 0.2s;transition:border 0.2s, background 0.2s}.checkbox+label:after{content:'';position:absolute;top:7px;left:3px;width:14px;height:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='13' viewBox='0 0 16 13'%3E%3Cdefs%3E%3Cpath id='a' d='M18.464 6c-.431 0-.817.18-1.098.471l-6.852 6.289a.336.336 0 0 1-.442.002L6.85 10.261a1.768 1.768 0 0 0-2.41 2.567l4.958 5.643a1.28 1.28 0 0 0 1.926.033l8.224-9.828C19.827 8.392 20 8 20 7.567 20 6.702 19.312 6 18.464 6'/%3E%3C/defs%3E%3Cuse fill='%23FFF' xlink:href='%23a' fill-rule='evenodd' transform='translate(-4 -6)'/%3E%3C/svg%3E") no-repeat 0 0 / contain;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;opacity:0}.checkbox:focus+label:before{border-color:#ffb731}.checkbox:checked+label:before{background:#ffb731;border-color:#ffb731}.checkbox:checked+label:after{opacity:1}.checkbox.right+label{padding:0 32px 0 0}.checkbox.right+label:before,.checkbox.right+label:after{left:auto}.checkbox.right+label:before{right:0}.checkbox.right+label:after{right:3px}.checkbox.centered+label:before,.checkbox.centered+label:after{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.tumbler,.toggler{position:absolute;opacity:0}.tumbler+label,.toggler+label{display:inline-block;position:relative;background:#f1f1f1;-webkit-box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.15);box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.15);border-radius:24px;width:88px;height:36px;cursor:pointer;vertical-align:top;-webkit-transition:all 150ms ease;-o-transition:all 150ms ease;transition:all 150ms ease}.tumbler.short+label,.toggler.short+label{width:64px}.tumbler+label,.toggler:checked+label{background:#ffb731}.tumbler+label::before,.toggler+label::before{content:'';position:absolute;left:4px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:28px;height:28px;background:#fff;-webkit-box-shadow:0 2px 4px rgba(41, 41, 43, 0.289798);box-shadow:0 2px 4px rgba(41, 41, 43, 0.289798);border-radius:50%;-webkit-transition:all 150ms ease;-o-transition:all 150ms ease;transition:all 150ms ease}.tumbler:checked+label::before,.toggler:checked+label::before{left:56px}.tumbler.short:checked+label::before,.toggler.short:checked+label::before{left:32px}.radio{vertical-align:top;width:17px;height:17px;margin:0 8px 0 0}.radio+label{display:inline-block;cursor:pointer;line-height:24px;color:#606060}.radio:disabled+label{cursor:default}.radio{position:absolute;opacity:0}.radio+label{position:relative;padding:0 0 0 36px}.radio+label:before{content:'';position:absolute;top:2px;left:0;width:20px;height:20px;border:2px solid #bfbfc1;border-radius:50%;-webkit-transition:border 0.2s, background 0.2s;-o-transition:border 0.2s, background 0.2s;transition:border 0.2s, background 0.2s}.radio+label:after{content:'';position:absolute;top:9px;left:7px;width:6px;height:6px;border-radius:50%;background:#fff;opacity:0;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.radio:checked+label:before{background:#ffb731;border-color:#ffb731}.radio:checked+label:after{opacity:1}.radio:focus+label:before{border-color:#ffb731}.radio.right+label{padding:0 36px 0 0}.radio.right+label:before{left:auto;right:0}.radio.right+label:after{left:auto;top:9px;right:7px}.radio.centered+label:before,.radio.centered+label:after{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.radio.radio-button+label:before,.radio.radio-button+label:after{display:none}.radio.radio-button+label{padding:8px 15px 6px;border-radius:8px;border:1px solid #e0e0e2}.radio.radio-button:checked+label{border-color:#f4a614;background-color:#f4a614;color:#fff}.radio-group .input-item .radio+label{display:block;position:relative;padding:10px 16px 4px;margin-bottom:-2px;height:auto;width:100%}.radio-group .input-item:last-child .radio+label{margin-bottom:0}.radio-group .input-item .radio+label:before,.radio-group .input-item .radio+label:after{border:2px solid #e0e0e1;border-radius:0;top:0;left:0;bottom:0;right:0;width:auto;height:auto;background:none;z-index:0}.radio-group .input-item:first-child .radio+label:before{border-radius:6px 6px 0 0}.radio-group .input-item:last-child .radio+label:before{border-radius:0 0 6px 6px}.radio-group .input-item .radio:checked+label:after{border:2px solid #ffb731;border-radius:6px;z-index:1}.input-item.number input[type="number"]{text-align:center;-moz-appearance:textfield;padding-left:40px;padding-right:40px}.input-item.number input[type=number]::-webkit-inner-spin-button,.input-item.number input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.input-item.number button{display:block;position:absolute;background-color:transparent;font-size:16px;letter-spacing:normal;color:#ffb731;width:16px;height:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;padding:0;border:none}.input-item.number button:hover{background-color:transparent}.input-item.number button.disabled{opacity:0.3}.input-item.number button.decrement{left:12px}.input-item.number button.increment{right:12px}button,.button{position:relative;display:inline-block;vertical-align:middle;font-weight:800;font-size:14px;line-height:20px;letter-spacing:0.15em;padding:14px 25px;text-transform:uppercase;text-decoration:none;text-align:center;border-radius:6px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;background:no-repeat 25px center #ffb731;border:2px solid #ffb731;color:#fff}button:hover,.button:hover{text-decoration:none;cursor:pointer;background-color:#ffc55a;border-color:#ffc55a}button:disabled,.button:disabled{cursor:default;background-color:#c7c7c7;border-color:#c7c7c7}button.rounded,.button.rounded{border-radius:72px}button.no-uppercase,.button.no-uppercase{font-weight:700;text-transform:none;letter-spacing:normal}button.yellow:disabled,.button.yellow:disabled{cursor:default;background-color:#ffe2ad;border-color:#ffe2ad}button.invert,.button.invert{background-color:#fff;border-color:#ffb731;color:#ffb731}button.invert:hover,.button.invert:hover{background-color:#ffb731;border-color:#ffb731;color:#fff}button.invert-bordered,.button.invert-bordered{background-color:#fff;border-color:#e0e0e2;color:#ffb731}button.invert-bordered:hover,.button.invert-bordered:hover{background-color:#ffb731;border-color:#ffb731;color:#fff}button.invert-bordered:disabled,.button.invert-bordered:disabled{opacity:0.4}button.hold:hover,.button.hold:hover{cursor:default;background-color:#ffb731;border-color:#ffb731}button.ghost,.button.ghost{background-color:transparent;border-color:#272727;color:#272727}button.ghost:hover,.button.ghost:hover{border-color:#606060;color:#606060}button.ghost:disabled,.button.ghost:disabled{border-color:#c7c7c7;color:#c7c7c7;cursor:default}button.ghost-light,.button.ghost-light{background-color:transparent;border-color:#c7c7c7;color:#c7c7c7}button.ghost-light:hover,.button.ghost-light:hover{border-color:#272727;color:#272727}button.ghost-border-light,.button.ghost-border-light{background-color:transparent;border-color:#c7c7c7;color:#272727}button.ghost-border-light:hover,.button.ghost-border-light:hover{border-color:#272727;color:#272727}button.ghost-white,.button.ghost-white{background-color:transparent;border-color:#e0e0e2;color:#fff}button.ghost-white:hover,.button.ghost-white:hover{border-color:#fff;color:#fff}button.ghost-transparent,.button.ghost-transparent{background-color:transparent;border-color:transparent;font-weight:500;color:#979798;font-size:16px;text-transform:none;letter-spacing:normal}button.ghost-transparent:hover,.button.ghost-transparent:hover{color:#29292b}button.ghost-transparent:disabled,.button.ghost-transparent:disabled{color:#bfbfc1}button.invisible,.button.invisible{background:no-repeat 25px center transparent;border-color:transparent;font-weight:500;font-size:16px;text-transform:inherit;color:#272727;letter-spacing:normal}button.invisible:hover,.button.invisible:hover{color:#606060}button.invisible:disabled,.button.invisible:disabled{color:#c7c7c7;cursor:default}button.invisible .icon,.button.invisible .icon{-webkit-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease}button.invisible .icon::before,.button.invisible .icon::before{vertical-align:middle}button.invisible:hover .icon,.button.invisible:hover .icon{color:#ffb731}button.right-icon .icon,button.left-icon .icon,.button.right-icon .icon,.button.left-icon .icon{display:inline-block;color:#ffb731}button.right-icon .icon,.button.right-icon .icon{margin-left:8px}button.left-icon .icon,.button.left-icon .icon{margin-right:8px}button.right-icon:hover .icon,button.left-icon:hover .icon,.button.right-icon:hover .icon,.button.left-icon:hover .icon{color:rgba(255, 183, 49, 0.8)}button.right-icon:disabled .icon,button.left-icon:disabled .icon,.button.right-icon:disabled .icon,.button.left-icon:disabled .icon{color:rgba(255, 183, 49, 0.46)}button.black,.button.black{border-color:#171716;background:#171716;color:#fff}button.black:disabled,.button.black:disabled{background-color:#c7c7c7;border-color:#c7c7c7}button.black-invert,.button.black-invert{border-color:#272727;background:transparent;color:#272727}button.black-invert:hover,.button.black-invert:hover{color:#fff;background-color:#000}button.white-invert,.button.white-invert{border-color:#fff;background:transparent;color:#fff}button.white-invert:hover,.button.white-invert:hover{color:#000;background-color:#fff}button.white,.button.white{border-color:#fff;background:#fff;color:#f4a614}button.white:hover,.button.white:hover{background-color:#fff;border-color:#fff}button.border-thin,.button.border-thin{border-width:1px;padding-top:16px;padding-bottom:14px}button.tiny,.button.tiny{padding:4px 8px}button.tiny.border-thin,.button.tiny.border-thin{padding-top:6px;padding-bottom:4px}button.small,.button.small{padding:8px 16px}button.small.border-thin,.button.small.border-thin{padding-top:9px;padding-bottom:9px}button.short,.button.short{padding-left:14px;padding-right:14px}button.big,.button.big{padding-left:48px;padding-right:48px}button.wide,.button.wide{padding-left:44px;padding-right:44px}button.tiny.wide,.button.tiny.wide{padding-left:20px;padding-right:20px}button.small.wide,.button.small.wide{padding-left:32px;padding-right:32px}button.full-width,.button.full-width{width:100%}button:disabled.pulse,.button.disabled.pulse{-webkit-animation:button-pulse 1s infinite alternate;animation:button-pulse 1s infinite alternate}button.with-left-icon,.button.with-left-icon{padding-left:65px}button.with-left-icon.short,.button.with-left-icon.short{padding-left:54px}button.with-left-icon.wide,.button.with-left-icon.wide{padding-left:84px}button.with-left-icon i,.button.with-left-icon i{position:absolute;font-size:26px;line-height:26px;left:25px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}button.with-left-icon i:before,.button.with-left-icon i:before{vertical-align:middle}button.with-left-icon.short i,.button.with-left-icon.short i{left:14px}button.with-left-icon.wide i,.button.with-left-icon.wide i{left:44px}button.link,.button.link{font-weight:300;text-transform:none;letter-spacing:normal;font-size:16px;line-height:24px;color:#f9a60d;background:none;border:none;padding:0}button.link:hover,.button.link:hover{text-decoration:underline}button.link:disabled,.button.link:disabled{color:#c7c7c7;cursor:default}form .errors{color:#ff574a}form .errors li{display:inline-block;margin-bottom:20px}@media (max-width:640px){input[type=text],input[type=email],input[type=phone],input[type=password],input[type=search],input[type=tel],input[type=number],input[type=url],input[type=date],select,textarea,.input{font-size:16px;padding-left:15px;padding-right:15px}.input-item.active input[type=text],.input-item.active input[type=email],.input-item.active input[type=phone],.input-item.active input[type=password],.input-item.active input[type=search],.input-item.active input[type=tel],.input-item.active input[type=number],.input-item.active input[type=url],.input-item.active input[type=date],.input-item.active select,.input-item.active textarea,.input-item.active .input{padding-left:15px;padding-right:15px}.input-item .input-title{left:17px}.input-item.iconable-left input{padding-right:15px}.input-item.iconable-right input{padding-left:15px}.input-item.iconable-left.active input{padding-left:42px}.input-item.iconable-right.active input{padding-right:42px}.input-item.number button.decrement{left:25%}.input-item.number button.increment{right:25%}.toggler+label{width:64px}.toggler:checked+label::before{left:32px}select.resizable{padding-right:35px}}
.loader{background-position:center;background-repeat:no-repeat}.loader.white.dots{height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='12'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Ccircle cx='30' cy='6' r='6'/%3E%3Ccircle cx='6' cy='6' r='6'/%3E%3Ccircle cx='54' cy='6' r='6'/%3E%3C/g%3E%3C/svg%3E%0A")}.loader.white.paws{height:26px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='26'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M77 3.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H77V3.639Zm5-2.22C82 .636 82.63 0 83.407 0c.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 82 1.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 82 9.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419ZM58 14.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H58v-4.178Zm5-2.22c0-.783.63-1.419 1.407-1.419.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 63 12.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 63 20.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419ZM39 3.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H39V3.639Zm5-2.22C44 .636 44.63 0 45.407 0c.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 44 1.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 44 9.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419ZM0 3.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H0V3.639Zm5-2.22C5 .636 5.63 0 6.407 0c.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 5 1.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 5 9.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419ZM19 17.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H19v-4.178Zm5-2.22c0-.783.63-1.419 1.407-1.419.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 24 15.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 24 23.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419Z'/%3E%3C/g%3E%3C/svg%3E%0A")}.loader.white.treats{height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='94' height='12'%3E%3Cpath d='M56.324 6a3.453 3.453 0 0 0 1.007-3.198C57.065 1.454 55.952.348 54.58.075c-1.782-.355-3.38.59-4.015 2.042-.225.516-.7.883-1.275.883H45.11c-.573 0-1.048-.367-1.275-.883C43.2.666 41.602-.28 39.82.075c-1.371.273-2.484 1.379-2.75 2.727A3.453 3.453 0 0 0 38.075 6a3.453 3.453 0 0 0-1.007 3.198c.267 1.348 1.38 2.454 2.751 2.727 1.782.355 3.38-.59 4.015-2.042.227-.516.702-.883 1.275-.883h4.18c.574 0 1.049.367 1.274.883.636 1.451 2.233 2.397 4.015 2.042 1.373-.273 2.486-1.379 2.752-2.727A3.453 3.453 0 0 0 56.324 6m-37 0a3.453 3.453 0 0 0 1.007-3.198C20.065 1.454 18.952.348 17.58.075c-1.782-.355-3.38.59-4.015 2.042-.225.516-.7.883-1.275.883H8.11c-.573 0-1.048-.367-1.275-.883C6.2.666 4.602-.28 2.82.075 1.45.348.336 1.454.07 2.802A3.453 3.453 0 0 0 1.075 6 3.453 3.453 0 0 0 .07 9.198c.267 1.348 1.38 2.454 2.751 2.727 1.782.355 3.38-.59 4.015-2.042C7.062 9.367 7.537 9 8.11 9h4.18c.574 0 1.049.367 1.274.883.636 1.451 2.233 2.397 4.015 2.042 1.373-.273 2.486-1.379 2.752-2.727A3.453 3.453 0 0 0 19.324 6m73 0a3.453 3.453 0 0 0 1.007-3.198C93.065 1.454 91.952.348 90.58.075c-1.782-.355-3.38.59-4.015 2.042-.225.516-.7.883-1.275.883H81.11c-.573 0-1.048-.367-1.275-.883C79.2.666 77.602-.28 75.82.075c-1.371.273-2.484 1.379-2.75 2.727A3.453 3.453 0 0 0 74.075 6a3.453 3.453 0 0 0-1.007 3.198c.267 1.348 1.38 2.454 2.751 2.727 1.782.355 3.38-.59 4.015-2.042.227-.516.702-.883 1.275-.883h4.18c.574 0 1.049.367 1.274.883.636 1.451 2.233 2.397 4.015 2.042 1.373-.273 2.486-1.379 2.752-2.727A3.453 3.453 0 0 0 92.324 6' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.loader.orange.dots{height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='12'%3E%3Cg fill='%23FFB731' fill-rule='evenodd'%3E%3Ccircle cx='30' cy='6' r='6'/%3E%3Ccircle cx='6' cy='6' r='6'/%3E%3Ccircle cx='54' cy='6' r='6'/%3E%3C/g%3E%3C/svg%3E")}.loader.orange.paws{height:26px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='87' height='26'%3E%3Cg fill='%23FFB731' fill-rule='evenodd'%3E%3Cpath d='M77 3.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H77V3.639Zm5-2.22C82 .636 82.63 0 83.407 0c.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 82 1.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 82 9.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419ZM58 14.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H58v-4.178Zm5-2.22c0-.783.63-1.419 1.407-1.419.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 63 12.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 63 20.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419ZM39 3.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H39V3.639Zm5-2.22C44 .636 44.63 0 45.407 0c.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 44 1.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 44 9.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419ZM0 3.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H0V3.639Zm5-2.22C5 .636 5.63 0 6.407 0c.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 5 1.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 5 9.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419ZM19 17.639c0-1.226.976-2.22 2.178-2.22 1.118 0 2.038.857 2.164 1.962 1.15.06 2.065 1.03 2.065 2.216 0 1.187-.915 2.157-2.065 2.217-.126 1.104-1.046 1.961-2.164 1.961-1.116 0-2.036-.856-2.163-1.958H19v-4.178Zm5-2.22c0-.783.63-1.419 1.407-1.419.776 0 1.406.636 1.406 1.42 0 .783-.63 1.418-1.406 1.418A1.413 1.413 0 0 1 24 15.42Zm0 8.514c0-.784.63-1.42 1.407-1.42.776 0 1.406.636 1.406 1.42 0 .783-.63 1.419-1.406 1.419A1.413 1.413 0 0 1 24 23.932Zm2.188-4.257c0-.784.63-1.419 1.406-1.419.777 0 1.406.635 1.406 1.419s-.63 1.419-1.406 1.419a1.413 1.413 0 0 1-1.406-1.419Z'/%3E%3C/g%3E%3C/svg%3E")}.loader.orange.treats{height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='94' height='12'%3E%3Cpath d='M56.324 6a3.453 3.453 0 0 0 1.007-3.198C57.065 1.454 55.952.348 54.58.075c-1.782-.355-3.38.59-4.015 2.042-.225.516-.7.883-1.275.883H45.11c-.573 0-1.048-.367-1.275-.883C43.2.666 41.602-.28 39.82.075c-1.371.273-2.484 1.379-2.75 2.727A3.453 3.453 0 0 0 38.075 6a3.453 3.453 0 0 0-1.007 3.198c.267 1.348 1.38 2.454 2.751 2.727 1.782.355 3.38-.59 4.015-2.042.227-.516.702-.883 1.275-.883h4.18c.574 0 1.049.367 1.274.883.636 1.451 2.233 2.397 4.015 2.042 1.373-.273 2.486-1.379 2.752-2.727A3.453 3.453 0 0 0 56.324 6m-37 0a3.453 3.453 0 0 0 1.007-3.198C20.065 1.454 18.952.348 17.58.075c-1.782-.355-3.38.59-4.015 2.042-.225.516-.7.883-1.275.883H8.11c-.573 0-1.048-.367-1.275-.883C6.2.666 4.602-.28 2.82.075 1.45.348.336 1.454.07 2.802A3.453 3.453 0 0 0 1.075 6 3.453 3.453 0 0 0 .07 9.198c.267 1.348 1.38 2.454 2.751 2.727 1.782.355 3.38-.59 4.015-2.042C7.062 9.367 7.537 9 8.11 9h4.18c.574 0 1.049.367 1.274.883.636 1.451 2.233 2.397 4.015 2.042 1.373-.273 2.486-1.379 2.752-2.727A3.453 3.453 0 0 0 19.324 6m73 0a3.453 3.453 0 0 0 1.007-3.198C93.065 1.454 91.952.348 90.58.075c-1.782-.355-3.38.59-4.015 2.042-.225.516-.7.883-1.275.883H81.11c-.573 0-1.048-.367-1.275-.883C79.2.666 77.602-.28 75.82.075c-1.371.273-2.484 1.379-2.75 2.727A3.453 3.453 0 0 0 74.075 6a3.453 3.453 0 0 0-1.007 3.198c.267 1.348 1.38 2.454 2.751 2.727 1.782.355 3.38-.59 4.015-2.042.227-.516.702-.883 1.275-.883h4.18c.574 0 1.049.367 1.274.883.636 1.451 2.233 2.397 4.015 2.042 1.373-.273 2.486-1.379 2.752-2.727A3.453 3.453 0 0 0 92.324 6' fill='%23FFB731' fill-rule='evenodd'/%3E%3C/svg%3E")}.loader.transfused{--color-from:rgba(255, 255, 255, 0);--color-to:rgba(255, 255, 255, 1);position:relative;overflow:hidden}.loader.transfused.white{--color-from:rgba(255, 183, 49, 0);--color-to:rgba(255, 183, 49, 1)}.loader.transfused:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(-90deg, var(--color-from) 0%, var(--color-from) 10%, var(--color-to) 50%, var(--color-from) 90%, var(--color-from) 100%);background:-moz-linear-gradient(-90deg, var(--color-from) 0%, var(--color-from) 10%, var(--color-to) 50%, var(--color-from) 90%, var(--color-from) 100%);background:-o-linear-gradient(-90deg, var(--color-from) 0%, var(--color-from) 10%, var(--color-to) 50%, var(--color-from) 90%, var(--color-from) 100%);background:linear-gradient(-90deg, var(--color-from) 0%, var(--color-from) 10%, var(--color-to) 50%, var(--color-from) 90%, var(--color-from) 100%);background-size:400% 400%;animation:transfusedGradient 2s ease infinite}button:not(.hold) .loader.transfused:before,.button:not(.hold) .loader.transfused:before{display:none}.hold{position:relative}.hold-wrapper{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(255, 255, 255, 1);z-index:100}.hold-wrapper.-dark{background-color:rgba(0, 0, 0, 1)}.hold-wrapper.-dark .loader.transfused{--color-from:rgba(0, 0, 0, 0);--color-to:rgba(0, 0, 0, 1)}.hold .hold-wrapper{display:block}.hold .loader.transfused{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.hold .loader.transfused.dots{width:60px}.hold .loader.transfused.paws{width:87px}.hold .loader.transfused.treats{width:94px}button.hold .loader.transfused,.button.hold .loader.transfused{position:relative}
table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:normal}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
.animated{-webkit-animation-duration:0.3s;animation-duration:0.3s}.animated.animated-slow{-webkit-animation-duration:0.6s;animation-duration:0.6s}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.5)}100%{-webkit-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.5)}100%{transform:scale(1)}}@-webkit-keyframes button-pulse{0%{background-color:#c7c7c7;border-color:#c7c7c7}100%{background-color:#e4e4e4;border-color:#e4e4e4}}@keyframes button-pulse{0%{background-color:#c7c7c7;border-color:#c7c7c7}100%{background-color:#e4e4e4;border-color:#e4e4e4}}@-webkit-keyframes bouncingSlideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}80%{-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes bouncingSlideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}80%{-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.bouncingSlideInUp{-webkit-animation-name:bouncingSlideInUp;animation-name:bouncingSlideInUp}@-webkit-keyframes bouncingSlideOutDown{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}20%{-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}100%{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes bouncingSlideOutDown{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}20%{-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}100%{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.bouncingSlideOutDown{-webkit-animation-name:bouncingSlideOutDown;animation-name:bouncingSlideOutDown}@keyframes transfusedGradient{0%{background-position-x:100%}100%{background-position-x:0%}}@-webkit-keyframes simpleFlipInY{from{-webkit-transform:perspective(2000px) rotate3d(0, 1, 0, -90deg);transform:perspective(2000px) rotate3d(0, 1, 0, -90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}to{-webkit-transform:perspective(2000px);transform:perspective(2000px)}}@keyframes simpleFlipInY{from{-webkit-transform:perspective(2000px) rotate3d(0, 1, 0, -90deg);transform:perspective(2000px) rotate3d(0, 1, 0, -90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}to{-webkit-transform:perspective(2000px);transform:perspective(2000px)}}.simpleFlipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:simpleFlipInY;animation-name:simpleFlipInY}@-webkit-keyframes simpleFlipOutY{from{-webkit-transform:perspective(2000px);transform:perspective(2000px)}to{-webkit-transform:perspective(2000px) rotate3d(0, 1, 0, 90deg);transform:perspective(2000px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}}@keyframes simpleFlipOutY{from{-webkit-transform:perspective(2000px);transform:perspective(2000px)}to{-webkit-transform:perspective(2000px) rotate3d(0, 1, 0, 90deg);transform:perspective(2000px) rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}}.simpleFlipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:simpleFlipOutY;animation-name:simpleFlipOutY}@-webkit-keyframes shakeShort{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}25%,75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}50%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shakeShort{from,to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}25%,75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}50%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.shakeShort{-webkit-animation-name:shakeShort;animation-name:shakeShort}@keyframes fadeInUpCustom{from{opacity:0;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.fadeInUpCustom{-webkit-animation-name:fadeInUpCustom;animation-name:fadeInUpCustom}@-webkit-keyframes rotating /* Safari and Chrome */{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.rotating{-webkit-animation:rotating 4s linear infinite;-moz-animation:rotating 4s linear infinite;-ms-animation:rotating 4s linear infinite;-o-animation:rotating 4s linear infinite;animation:rotating 4s linear infinite}
.video-play{position:relative}.video-play.titled{margin-bottom:80px !important}.video-play .video-play-overlay{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='144' height='144' viewBox='0 0 144 144' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd' opacity='.92'%3E%3Cpath d='M72 6C35.6 6 6 35.6 6 72s29.6 66 66 66 66-29.6 66-66S108.4 6 72 6m0 138c-39.7 0-72-32.3-72-72S32.3 0 72 0s72 32.3 72 72-32.3 72-72 72'/%3E%3Cpath d='M99.44 72c0 1.6-1.16 3.22-3.5 4.45L65.05 92.7c-1.28.68-2.5 1-3.58 1-2.9 0-4.9-2.26-4.9-6.08V56.36c0-3.82 2-6.06 4.9-6.06 1.08 0 2.3.32 3.57.98l30.92 16.26c2.33 1.23 3.5 2.84 3.5 4.45'/%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:23.3%;transition:background-color 0.2s ease-in}.video-play .video-play-overlay.faded{background-color:rgba(0, 0, 0, 0.2)}.video-play:hover .video-play-overlay{background-color:rgba(0, 0, 0, 0.3)}.video-play img{vertical-align:top}.video-play .video-title{position:absolute;top:110%;left:0;color:#000}.video-play-inline{display:block;position:relative;width:100%;height:0;padding-bottom:56.25%;cursor:pointer}.video-play-inline:hover{text-decoration:none}.video-play-inline .video-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-color:#706961;z-index:10}.video-play-inline .play-control{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:83px;color:#fff;opacity:0.8}.video-play-inline:hover .play-control{opacity:1}.video-play-inline iframe{position:absolute;width:100%;height:100%;top:0;left:0}@media (max-width:640px){.video-play.titled{margin-bottom:60px !important}}
section.video .wrapper{position:relative;overflow:hidden;min-height:580px;height:100%}section.video.fluid .wrapper::before{content:"";display:block;padding-bottom:44.84%}section.video video{position:absolute;min-width:100%;min-height:100%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-size:cover;z-index:1}section.video video::--webkit-media-controls-play-button,section.video video::-webkit-media-controls-start-playback-button{display:none !important}section.faded .wrapper:after{content:"";display:block;position:absolute;background-color:rgba(0, 0, 0, 0.55);top:0;left:0;bottom:0;right:0;z-index:1}section.faded .content,section.video .content{z-index:2}section.faded .content{color:#fff}.mobile-app.download-app a{background-size:contain;width:135px;height:40px;margin:40px 8px}.mobile-app.download-app a.ios{background:url('../images/app-app-store.svg') no-repeat center}.mobile-app.download-app a.android{background:url('../images/app-google-play.svg') no-repeat center}.ios .mobile-app.download-app .android{display:none}.android .mobile-app.download-app .ios{display:none}.affirm-as-low-as{color:#9a9a9a}.affirm-as-low-as .__affirm-logo.__affirm-logo-blue{color:#0fa0ea}@media only screen and (max-width:640px){section.video .wrapper{min-height:504px}section.video video{max-height:100%}}
.section-divider{padding:80px 0}@media (min-width:1025px){.section-divider.desktop-small{padding:46px 0}}@media (max-width:1024px){.section-divider{padding:60px 0}}@media (max-width:640px){.section-divider{padding:44px 0}}
.bullet-slider{position:relative;overflow:hidden;cursor:pointer}.bullet-slider .slide-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:scale(1.1);z-index:1;transition:opacity 0.2s linear, transform 0.2s linear}.bullet-slider .slide-wrapper.active{opacity:1;transform:scale(1);z-index:2}.bullet-slider .background{position:absolute;top:0;left:0;width:100%;height:100%}.bullet-slider .slide-content{position:relative;height:100%}.bullet-slider .slide-interactive{z-index:4}.bullet-slider .bullets{position:absolute;bottom:24px;width:100%}.bullet-slider .bullets .bullet{width:8px;cursor:pointer;overflow:hidden;transition:width 0.3s ease;z-index:4}.bullet-slider .bullets .bullet,.bullet-slider .bullets .bullet.active .progress{background:#fff;border-radius:30px;height:8px}.bullet-slider .bullets .bullet.active{width:60px;background:rgba(255, 255, 255, 0.42)}.bullet-slider .bullets .bullet.active .progress{width:1%}.bullet-slider .nav{width:50%;height:100%;position:absolute;left:0;top:0;z-index:3}.bullet-slider .nav.right{left:auto;right:0}@media (max-width:640px){.bullet-slider .bullets{bottom:20px}}
.product-emergency-fund-pet-care-costs header{margin-bottom:16px}.product-emergency-fund-pet-care-costs header h2{line-height:28px;margin:0}.product-emergency-fund-pet-care-costs .points{display:flex;flex-wrap:wrap}.product-emergency-fund-pet-care-costs .point-cover{width:100%;background:#fff;border-left:1px solid rgba(23, 23, 22, 0.102);border-top:1px solid rgba(23, 23, 22, 0.102);border-right:1px solid rgba(23, 23, 22, 0.102)}.product-emergency-fund-pet-care-costs .point-cover:first-child{border-radius:16px 16px 0 0}.product-emergency-fund-pet-care-costs .point-cover:last-child{border-radius:0 0 16px 16px;border-bottom:1px solid rgba(23, 23, 22, 0.102)}.product-emergency-fund-pet-care-costs .point{display:flex;padding:16px 16px 24px 16px;height:100%;background-position:right;background-size:contain;background-repeat:no-repeat}.product-emergency-fund-pet-care-costs .point>*{width:50%}.product-emergency-fund-pet-care-costs .point.flex-row .full-height{height:100%}.product-emergency-fund-pet-care-costs .point span.error,.product-emergency-fund-pet-care-costs .point span.success{font-size:35px;font-weight:700;line-height:40px;letter-spacing:-0.8px}.product-emergency-fund-pet-care-costs .point span.error.small-text,.product-emergency-fund-pet-care-costs .point span.success.small-text{font-size:32px;line-height:40px}.product-emergency-fund-pet-care-costs .point span.error{color:#da4848}.product-emergency-fund-pet-care-costs .point span.success{color:#46c786}.product-emergency-fund-pet-care-costs .point h4{font-size:14px;line-height:20px;letter-spacing:-0.15px;font-weight:400;color:rgba(23, 23, 22, 0.651);margin:0}
.product-emergency-fund-will-open h2{font-size:16px;line-height:20px;font-weight:400;color:#686868;margin:0 0 12px}.product-emergency-fund-will-open .calendar{position:relative}.product-emergency-fund-will-open .month,.product-emergency-fund-will-open .day{position:absolute}.product-emergency-fund-will-open .month{left:50%;transform:translateX(-50%);top:7px}.product-emergency-fund-will-open .month p{color:#29292b;font-weight:600}.product-emergency-fund-will-open .day{font-size:72px;font-weight:600;line-height:80px;left:50%;transform:translateX(-50%);top:40px;color:#29292b}
header.main{position:relative;background-color:#fff;z-index:100000000}header.main.fixed{position:fixed;width:100%}header.main.fixed+main.container:before{content:'';display:block;height:var(--header-height)}header.main.bordered{border-bottom:1px solid #f1f1f1}header.main.shadowed{box-shadow:0 3px 4px rgba(0, 0, 0, 0.16)}header.main .header-menu{position:relative;background-color:#fff}header.main .header-menu,header.main .header-menu .content-row{height:var(--header-height)}header.main .header-menu .content{display:table;position:static;margin-bottom:0}header.main .header-menu .content-row{display:table-row}header.main .header-menu .content-row>*{display:table-cell;vertical-align:middle}header.main .header-menu .content-row .logo-cell{width:208px}header.main a.logo{display:block;width:113px;height:42px;background:url("../images/header/petcube-logo-ukraine.svg") no-repeat;background-size:113px 42px;margin-bottom:10px}header.main a.logo.white{background-image:url("../images/header/petcube-logo-white.svg")}#main-menu{margin:0;white-space:nowrap}#main-menu>ul{padding:0 15px}#main-menu>li,.sub-main-menu li{overflow:hidden;padding:11px 0;height:var(--header-height);white-space:normal;text-align:center}#main-menu>li:hover{overflow:visible}#main-menu>li:hover .sub-main-menu{z-index:1}#main-menu>li>a,.sub-main-menu li>a{font-weight:400;display:inline-block;font-size:16px;line-height:24px;padding:11px 20px;text-decoration:none;height:100%;width:100%;cursor:pointer}#main-menu>li>a .new{display:inline-block;font-size:13px;font-weight:500;line-height:16px;padding:3px 11px 3px;margin-left:8px;border-radius:202px;border:1px solid #f4a614}#main-menu>li>a{color:#272727}.sub-main-menu li>a{color:#29292b}#main-menu>li>a:hover,#main-menu>li.active>a,.sub-main-menu li>a:hover,.sub-main-menu li.active>a,#main-menu>li>a .new{color:#f4a614}.sub-main-menu{display:none;position:absolute;padding:0;top:100%;left:0;right:0;background:#fff}.sub-main-menu li{height:auto}.main-menu .user-profile.mobile{display:none}header.main .user-profile.desktop,header.main .cart.desktop{width:var(--header-height);text-align:center}header.main .user-profile.desktop:hover,header.main .cart.desktop:not(:empty):hover{background:#f8f8f8}header.main .user-profile.desktop a,header.main .cart.desktop a{display:block;text-align:center;font-size:22px;line-height:22px;float:right;width:70px;height:var(--header-height);text-decoration:none;padding:25px 0}header.main .cart.desktop a{color:#ffb731}header.main .cart .count{font-size:16px;line-height:24px;vertical-align:top;margin:0 0 0 6px}header.main .cart .count:empty{margin:0}header.main .burger-button,header.main .cart.mobile{display:none}.header-sign-in{display:block;color:#bfbfc1;font-size:20px;line-height:20px;text-decoration:none}.header-sign-in .avatar{position:relative;display:inline-block;vertical-align:top;width:22px;height:22px;font-size:22px;line-height:22px;border-radius:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}.header-sign-in.with-name .avatar{vertical-align:middle;margin-right:8px}.header-sign-in .profile-picture{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center center;background-repeat:no-repeat}@media only screen and (min-width:1441px){header.main .header-menu .sub-main-menu.us .content{padding:0;max-width:1920px}}@media only screen and (min-width:941px){#main-menu>li:first-child>a{padding-left:0}header.main .header-menu .sub-main-menu.us .content{display:block;max-width:none;padding:0}}@media only screen and (min-width:941px) and (max-width:1024px){#main-menu>li>a{padding-left:16px;padding-right:16px}}@media only screen and (max-width:940px){header.main.fixed+main.container:before{height:82px}header.main .header-menu{padding:0}header.main .header-menu,header.main .header-menu .content-row{height:50px}header.main .header-menu .content{padding-right:0;padding-left:0}header.main a.logo{background:url("../images/header/petcube-logo-ukraine@mobile.svg") no-repeat;width:72px;height:27px;background-size:72px 27px;margin:0 auto 14px}header.main a.logo.white{background-image:url("../images/header/petcube-logo-white@mobile.svg")}header.main .burger-button,header.main .cart.mobile{display:block;text-align:center;background:#fff;width:50px;height:50px}header.main .burger-button{position:relative;font-size:20px;line-height:20px;text-decoration:none;cursor:pointer;float:left}header.main .burger-button svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}header.main .burger-button svg rect{transition:all 0.3s ease}header.main .burger-button.active svg rect:first-child{-webkit-transform:translate(18%, 2%) rotate(45deg);transform:translate(18%, 2%) rotate(45deg)}header.main .burger-button.active svg rect:last-child{-webkit-transform:translate(-39%, 28%) rotate(-45deg);transform:translate(-39%, 28%) rotate(-45deg)}header.main .burger-button.active svg rect:nth-child(2){opacity:0}header.main .cart.mobile{float:right}header.main .cart.mobile a{text-align:center;font-size:20px;line-height:20px;float:right;width:50px;height:50px;text-decoration:none;padding:14px 0;color:#ffb731}header.main .burger-button .menu{position:absolute;font-size:14px;top:16px;right:66px;color:#000001}header.main .header-menu .content-row>.main-menu{position:absolute;left:0;top:50px;width:100%;height:0;background-color:#fff;-webkit-overflow-scrolling:touch;transition:height 0.3s;overflow:hidden}header.main .header-menu .content-row>.burger-menu{height:100dvh;overflow:auto}#main-menu{position:relative;text-align:left;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all 0.3s ease;padding-bottom:72px}header.main .burger-menu #main-menu{-webkit-transform:translateY(0);transform:translateY(0)}#main-menu>li,.sub-main-menu li{position:relative;display:block;margin:0;padding:0;height:auto;text-align:left}#main-menu>li:hover{background-color:transparent}#main-menu>li.extended{padding-top:12px;padding-bottom:12px;border-bottom:1px solid #e0e0e2}#main-menu>li:not(.extended)+li.extended{border-top:1px solid #e0e0e2}#main-menu>li:not(.extended)+li.extended,#main-menu>li.extended+li:not(.extended),#main-menu>li.user-profile{margin-top:24px}#main-menu>li>a,.sub-main-menu li>a{font-weight:400;color:#29292b;width:100%;padding:12px 16px}.sub-main-menu li>a{display:flex;justify-content:space-between}#main-menu>li.extended>a{font-size:20px;font-weight:500}#main-menu>li.extended>a:hover{color:initial}#main-menu>li.extended>a i,.sub-main-menu li.extended>a i{font-size:14px;position:absolute;right:16px;top:24px;color:#c3c3c2}#main-menu>li.extended>a i:before,.sub-main-menu li.extended>a i:before{display:inline-block;vertical-align:middle;-webkit-transform:rotate(90deg);transform:rotate(90deg)}#main-menu>li.extended>a.expanded i:before,.sub-main-menu li.extended>a.expanded i:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.sub-main-menu{position:relative;border-top:none;border-bottom:none;width:100%;padding:0;top:0;left:0}header.main .header-menu .content-row>div.user-profile,header.main .header-menu .content-row>div.cart{display:none}header.main .desktop-view{display:none !important}header.main .mobile-view{display:block !important}}
@media only screen and (min-width:941px){.products-menu{padding:24px 0;flex-wrap:nowrap}.products-menu>li{padding:0;display:flex}.sub-main-menu.us .products-menu{padding-left:70px;padding-right:70px}.sub-main-menu.us .products-menu>li{min-width:15dvw}.sub-main-menu.us .products-menu>li>a{user-select:none;-webkit-user-drag:none}.products-menu>li>a,.products-menu>li>a:before{display:block;position:relative;min-height:332px;background-color:#f1f1f3;background-repeat:no-repeat;background-position:center;background-size:cover}.products-menu>li>a:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity 0.3s;min-height:auto}.products-menu>li>a:hover:before{opacity:1}.products-menu>li>a:hover{color:inherit}.products-menu .product-cam a{background-image:url("../images/header/offerings-menu/products/product-cam@2x.jpg")}.products-menu .product-cam a:before{background-image:url("../images/header/offerings-menu/products/product-cam@hover@2x.jpg")}.products-menu .product-cam.flex-column-1\/3 a{background-image:url("../images/header/offerings-menu/products/3-cols/product-cam@2x.jpg")}.products-menu .product-cam.flex-column-1\/3 a:before{background-image:url("../images/header/offerings-menu/products/3-cols/product-cam@hover@2x.jpg")}.products-menu .product-cam.flex-column-1\/2 a{background-image:url("../images/header/offerings-menu/products/2-cols/product-cam@2x.jpg")}.products-menu .product-cam.flex-column-1\/2 a:before{background-image:url("../images/header/offerings-menu/products/2-cols/product-cam@hover@2x.jpg")}.products-menu .product-bites-2-lite a{background-image:url("../images/header/offerings-menu/products/product-bites-2-lite-new@2x.jpg")}.products-menu .product-bites-2-lite a:before{background-image:url("../images/header/offerings-menu/products/product-bites-2-lite@hover@2x.jpg")}.products-menu .product-bites-2-lite.flex-column-1\/3 a{background-image:url("../images/header/offerings-menu/products/3-cols/product-bites-2-lite@2x.jpg")}.products-menu .product-bites-2-lite.flex-column-1\/3 a:before{background-image:url("../images/header/offerings-menu/products/3-cols/product-bites-2-lite@hover@2x.jpg")}.products-menu .product-bites-2-lite.flex-column-1\/2 a{background-image:url("../images/header/offerings-menu/products/2-cols/product-bites-2-lite@2x.jpg")}.products-menu .product-bites-2-lite.flex-column-1\/2 a:before{background-image:url("../images/header/offerings-menu/products/2-cols/product-bites-2-lite@hover@2x.jpg")}.products-menu .product-play-2 a{background-image:url("../images/header/offerings-menu/products/product-play-2@2x.jpg")}.products-menu .product-play-2 a:before{background-image:url("../images/header/offerings-menu/products/product-play-2@hover@2x.jpg")}.products-menu .product-play-2.flex-column-1\/3 a{background-image:url("../images/header/offerings-menu/products/3-cols/product-play-2@2x.jpg")}.products-menu .product-play-2.flex-column-1\/3 a:before{background-image:url("../images/header/offerings-menu/products/3-cols/product-play-2@hover@2x.jpg")}.products-menu .product-care a{background-image:url("../images/header/offerings-menu/services/product-care@2x.jpg")}.products-menu .product-care a:before{background-image:url("../images/header/offerings-menu/services/product-care@hover@2x.jpg")}.products-menu .product-care-bundle a{background-image:url("../images/header/offerings-menu/services/product-care-bundle@2x.jpg")}.products-menu .product-care-bundle a:before{background-image:url("../images/header/offerings-menu/services/product-care-bundle@hover@2x.jpg")}.products-menu .product-emergency-fund a{background-image:url("../images/header/offerings-menu/services/product-emergency-fund@2x.jpg")}.products-menu .product-emergency-fund a:before{background-image:url("../images/header/offerings-menu/services/product-emergency-fund@hover@2x.jpg")}.products-menu .product-app a{background-image:url("../images/header/offerings-menu/services/product-app@2x.jpg")}.products-menu .product-app a:before{background-image:url("../images/header/offerings-menu/services/product-app@hover@2x.jpg")}.products-menu .product-cam-360 a{background-image:url("../images/header/offerings-menu/products/product-cam-360@2x.jpg")}.products-menu .product-cam-360 a:before{background-image:url("../images/header/offerings-menu/products/product-cam-360@hover@2x.jpg")}.products-menu .product-tracker a{background-image:url("../images/header/offerings-menu/products/product-tracker@2x.jpg")}.products-menu .product-tracker a:before{background-image:url("../images/header/offerings-menu/products/product-tracker@hover@2x.jpg")}.products-menu .product-fountain a{background-image:url("../images/header/offerings-menu/products/product-fountain@2x.jpg")}.products-menu .product-fountain a:before{background-image:url("../images/header/offerings-menu/products/product-fountain@hover@2x.jpg")}.products-menu .product-badge{padding:8px 9px 8px 13px;text-transform:uppercase;font-weight:700;font-size:13px;line-height:16px;letter-spacing:1px;color:#fff;position:absolute;top:16px;left:0;z-index:1;background-color:#f4a614}.products-menu .product-badge:after{content:'';display:block;position:absolute;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 152 32'%3E%3Cpath fill='%23F4A614' d='M0 0h149.183c1.613 0 2.563 1.812 1.644 3.138L141.923 16l8.904 12.862c.919 1.326-.031 3.138-1.644 3.138H0V0Z'/%3E%3C/svg%3E") no-repeat right / 152px 100%;right:-12px;top:0;height:100%;width:12px}.products-menu .product-info{position:absolute;left:0;right:0;bottom:0;padding:0 0 24px}.products-menu .product-name{font-weight:600;font-size:16px;line-height:16px;margin-bottom:8px;transition:opacity 0.3s}.products-menu .product-description{font-size:13px;line-height:20px;opacity:0.6;max-width:190px;margin:0 auto}.products-menu .pricing{font-weight:600;font-size:14px;line-height:20px;min-height:20px;color:#6e6e6f;transition:opacity 0.3s;margin-bottom:0}.products-menu .pricing .crossed{text-decoration:line-through;font-weight:300}.products-menu :is(.product-cam, .product-fountain) a:hover .pricing,.products-menu :is(.product-cam, .product-fountain) a:hover .product-name{color:#fff}.products-menu .product-care-bundle.flex-column-1\/3 .product-info{padding-bottom:17px}.products-menu .product-care-bundle.flex-column-1\/3 a:hover .product-description{opacity:0.8}}@media only screen and (min-width:1441px){.sub-main-menu.us .products-menu{padding:24px}}@media only screen and (min-width:941px) and (max-width:1024px){.products-menu{padding:20px 0}.sub-main-menu.us .products-menu{padding:20px 24px}.sub-main-menu.us .products-menu>li{min-width:168px}.products-menu>li>a{min-height:264px}.products-menu .product-info{padding:0 0 14px}.products-menu .product-name{font-size:14px}.products-menu .product-care-bundle.flex-column-1\/3 .product-info{padding-bottom:6px}.products-menu .product-tracker a{background-image:url("../images/header/offerings-menu/products/product-tracker@tablet@2x.jpg")}.products-menu .product-tracker a:before{background-image:url("../images/header/offerings-menu/products/product-tracker@hover@tablet@2x.jpg")}.products-menu .product-fountain a{background-image:url("../images/header/offerings-menu/products/product-fountain@tablet@2x.jpg")}.products-menu .product-fountain a:before{background-image:url("../images/header/offerings-menu/products/product-fountain@hover@tablet@2x.jpg")}.products-menu .product-cam-360 a{background-image:url("../images/header/offerings-menu/products/product-cam-360@tablet@2x.jpg")}.products-menu .product-cam-360 a:before{background-image:url("../images/header/offerings-menu/products/product-cam-360@hover@tablet@2x.jpg")}.products-menu .product-cam a{background-image:url("../images/header/offerings-menu/products/product-cam@tablet@2x.jpg")}.products-menu .product-cam a:before{background-image:url("../images/header/offerings-menu/products/product-cam@tablet@hover@2x.jpg")}.products-menu .product-bites-2-lite a{background-image:url("../images/header/offerings-menu/products/product-bites-2-lite@tablet@2x.jpg")}.products-menu .product-bites-2-lite a:before{background-image:url("../images/header/offerings-menu/products/product-bites-2-lite@tablet@hover@2x.jpg")}.products-menu .product-cam.flex-column-1\/2 a{background-image:url("../images/header/offerings-menu/products/2-cols/product-cam@tablet@2x.jpg")}.products-menu .product-cam.flex-column-1\/2 a:before{background-image:url("../images/header/offerings-menu/products/2-cols/product-cam@tablet@hover@2x.jpg")}.products-menu .product-bites-2-lite.flex-column-1\/2 a{background-image:url("../images/header/offerings-menu/products/2-cols/product-bites-2-lite@tablet@2x.jpg")}.products-menu .product-bites-2-lite.flex-column-1\/2 a:before{background-image:url("../images/header/offerings-menu/products/2-cols/product-bites-2-lite@tablet@hover@2x.jpg")}.products-menu .product-cam.flex-column-1\/3 a{background-image:url("../images/header/offerings-menu/products/3-cols/product-cam@tablet@2x.jpg")}.products-menu .product-cam.flex-column-1\/3 a:before{background-image:url("../images/header/offerings-menu/products/3-cols/product-cam@tablet@hover@2x.jpg")}.products-menu .product-bites-2-lite.flex-column-1\/3 a{background-image:url("../images/header/offerings-menu/products/3-cols/product-bites-2-lite@tablet@2x.jpg")}.products-menu .product-bites-2-lite.flex-column-1\/3 a:before{background-image:url("../images/header/offerings-menu/products/3-cols/product-bites-2-lite@tablet@hover@2x.jpg")}.products-menu .product-play-2 a{background-image:url("../images/header/offerings-menu/products/product-play-2@tablet@2x.jpg")}.products-menu .product-play-2 a:before{background-image:url("../images/header/offerings-menu/products/product-play-2@hover@tablet@2x.jpg")}.products-menu .product-play-2.flex-column-1\/3 a{background-image:url("../images/header/offerings-menu/products/3-cols/product-play-2@tablet@2x.jpg")}.products-menu .product-play-2.flex-column-1\/3 a:before{background-image:url("../images/header/offerings-menu/products/3-cols/product-play-2@tablet@hover@2x.jpg")}.products-menu .product-care a{background-image:url("../images/header/offerings-menu/services/product-care@tablet@2x.jpg")}.products-menu .product-care a:before{background-image:url("../images/header/offerings-menu/services/product-care@tablet@hover@2x.jpg")}.products-menu .product-care-bundle a{background-image:url("../images/header/offerings-menu/services/product-care-bundle@tablet@2x.jpg")}.products-menu .product-care-bundle a:before{background-image:url("../images/header/offerings-menu/services/product-care-bundle@tablet@hover@2x.jpg")}.products-menu .product-emergency-fund a{background-image:url("../images/header/offerings-menu/services/product-emergency-fund@tablet@2x.jpg")}.products-menu .product-emergency-fund a:before{background-image:url("../images/header/offerings-menu/services/product-emergency-fund@tablet@hover@2x.jpg")}.products-menu .product-app a{background-image:url("../images/header/offerings-menu/services/product-app@tablet@2x.jpg")}.products-menu .product-app a:before{background-image:url("../images/header/offerings-menu/services/product-app@tablet@hover@2x.jpg")}}@media only screen and (max-width:940px){.products-menu.flex-row{margin:0;row-gap:0}.products-menu.flex-row>[class*="flex-column-"]{padding:0;width:100%}.products-menu .product-info{display:none}.products-menu>li>a:before{content:attr(data-mobile-title)}.products-menu .product-badge{display:inline-block;border-radius:202px;border:1px solid #f4a614;padding:3px 11px;color:#f4a614;font-size:13px;line-height:16px;font-weight:500}.products-menu .product-store a{color:#f4a614;font-weight:700}.products-menu .product-store a .icon-arrow{margin-left:13px}}
footer.main{background-color:#f8f8f9}footer.main hr{border:none;border-bottom:1px solid #e0e0e2}footer.main .footer-first-section{padding-top:56px;padding-bottom:28px}footer.main .footer-first-section>.row{margin:0}footer.main .footer-first-section>.row>[class^="col-"]{padding:0}.footer-mailing-cover{padding-top:29px;gap:7.45dvw}footer.main .footer-mailing{width:27.239dvw}footer.main .footer-mailing-text .mailing-desc{font-weight:600;font-size:20px;line-height:28px;color:#6e6e6f;margin-bottom:24px}footer.main .footer-mailing-text form [type="submit"]{width:100%}footer.main .footer-mailing-text form .errors,footer.main .footer-mailing-text form .agree{font-size:13px;line-height:20px;text-align:left}footer.main .footer-mailing-text form .errors{margin:0 0 8px}footer.main .footer-mailing-text form .agree{margin:12px 0 0;line-height:16px}footer.main .join-on-mobile{max-width:444px}footer.main .join-on-mobile img.sms{width:112px;height:112px}footer.main .join-on-mobile .text .title{color:#6e6e6f;font-size:20px;font-weight:600;line-height:28px;margin-bottom:13px}footer.main .join-on-mobile .text a{color:#f4a614;font-weight:700;letter-spacing:-0.32px;line-height:20px}footer.main .media-icons-cover{flex-direction:column;align-items:end}footer.main .media-icons{width:381px}footer.main .media-icons a{display:inline-block;background:#fff;border-radius:50%;width:44px;height:44px;font-size:15px;line-height:40px;text-align:center}footer.main .media-icons a:hover{text-decoration:none;background:#e0e0e2}footer.main .sitemap{padding:47px 0 55px}footer.main .sitemap .title,footer.main .sitemap .title a{font-weight:600;margin-bottom:11px;color:#6e6e6f}footer.main .sitemap .title i{display:none}footer.main .sitemap ul{margin:0}footer.main .sitemap li{list-style:none}footer.main .sitemap a{color:#979798;text-decoration:none;line-height:26px}footer.main .sitemap a:hover,footer.main .sitemap a:hover .icon{color:#f4a614}footer.main .sitemap p a:after{display:none}#terms .terms-nav ul{margin:0}#terms .terms-nav li{display:inline-block;list-style:none;margin:35px 17px 25px 17px}footer.default-footer #terms .terms-nav li{margin:32px 16px 24px 16px}#terms .terms-nav li:first-child{margin-left:0}#terms .terms-nav li:last-child{margin-right:0}#terms .terms-nav li a{color:#979798;font-size:13px;line-height:20px}#terms .terms-nav li a:hover{text-decoration:none;color:#f4a614}#terms .terms-desc{text-align:center;color:#9a9a9a;line-height:24px;margin:0 50px 35px 50px}#copyright{margin:20px 0;color:#9a9a9a}footer.default-footer #copyright{margin:11px 0}#copyright .footer-logo{display:inline-block;vertical-align:top;width:78px;height:25px;background:url("../images/logo.svg") no-repeat top left;background-size:contain;opacity:0.26;-webkit-transition:opacity 0.3s ease;-moz-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}#copyright .footer-logo:hover{opacity:1}#copyright .copyright{text-align:center;font-size:11px;line-height:16px}#copyright .copyright a{color:#6e6e6f}#copyright .copyright a:hover{color:#f4a614;text-decoration:none}#copyright .mixpanel{text-align:right}footer.main .designed{text-decoration:none;font-size:13px;line-height:20px;color:#979798}footer.main a.designed span{color:#6e6e6f;-webkit-transition:color 0.3s;-moz-transition:color 0.3s;transition:color 0.3s}footer.main a.designed:hover,footer.main a.designed:active{text-decoration:none;color:#979798 !important}footer.main a.designed:hover span,footer.main a.designed:active span{color:#f4a614}@media (max-width:1024px){footer.main .footer-first-section{padding-right:76px}footer.main .footer-first-section>.flex-row{justify-content:space-between}footer.main .media-icons-cover{max-width:381px}.footer-mailing-cover{gap:30px}footer.main .footer-mailing{width:46.09dvw}footer.main .join-on-mobile img.sms{width:100px;height:100px}footer.main .user-regions{width:100%;max-width:388px}footer.main .region-selector select{width:100%;max-width:none}footer.default-footer #terms .terms-nav li{margin-bottom:16px}footer.default-footer #copyright{margin:22px 0 18px}}@media (max-width:640px){footer.default-footer>.content{display:flex;flex-direction:column}footer.default-footer>.content>.footer-first-section{order:1}footer.default-footer>.content>.footer-mailing-cover{order:2}footer.default-footer>.content>*{order:3}footer.main.mobile-top-padding{padding-top:25px}footer.main .footer-first-section{padding-top:32px;padding-left:16px;padding-right:16px}footer.main .footer-first-section>.flex-row>.flex-row{justify-content:flex-start}footer.main .footer-mailing-cover{padding:12px 16px 0;gap:40px}footer.main .footer-mailing{width:100%}footer.main .footer-mailing-text .mailing-desc{margin-bottom:12px}footer.main .join-on-mobile{max-width:none;width:100%}footer.main .join-on-mobile img.sms{width:80px;height:80px}footer.main .join-on-mobile .text{max-width:70%}footer.main .media-icons{margin-top:24px;text-align:center;max-width:none;width:100%}footer.main .media-icons-cover{width:100%;align-items:center}footer.main .user-regions{width:100%}footer.main .sitemap{padding:40px 0}footer.main .sitemap-group{border-top:1px solid #e0e0e2;border-bottom:1px solid #e0e0e2;margin-bottom:-1px}footer.main .sitemap-group .title{margin-bottom:0;padding:12px 16px}footer.main .sitemap-group .title i{display:inline-block;font-size:18px;line-height:16px;float:right;color:#f4a614}footer.main .sitemap-group .title i:before{display:block;-webkit-transition:transform 300ms ease;-moz-transition:transform 300ms ease;-ms-transition:transform 300ms ease;-o-transition:transform 300ms ease;transition:transform 300ms ease}footer.main .sitemap-group.expanded .title i:before{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}footer.main .sitemap-group ul{display:none;padding:0 16px 15px}footer.main .sitemap-group.expanded ul{display:block}#terms{padding-bottom:15px}footer.default-footer #terms{padding-bottom:24px}#terms .terms-nav ul{text-align:center}#terms .terms-nav li{display:block;margin:25px 0}footer.default-footer #terms .terms-nav li{margin:28px 0}footer.default-footer #terms .terms-nav li a{line-height:15px}footer.default-footer #terms .terms-nav li:last-child{margin-bottom:0}#terms .terms-desc{margin:0 0 35px 0}#copyright{margin-top:40px}footer.default-footer #copyright{margin:24px 0;padding-left:16px;padding-right:16px}#copyright .footer-logo{width:112px;height:36px}#copyright .copyright{margin:18px 0 10px}#copyright .mixpanel{text-align:center}}
.bannered header.main.fixed+main.container:before{padding-top:94px}.banner-cover{display:flex;justify-content:center}.thin-banner{display:block;background-color:#f8f8f8;overflow:hidden;position:relative;z-index:100000001}.thin-banner:hover{text-decoration:none}.thin-banner.-sticky{position:-webkit-sticky;position:sticky;top:0}.thin-banner .banner-image{position:relative;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.thin-banner.fixed{position:fixed;width:100%}@media only screen and (max-width:960px){.bannered header.main.fixed+main.container:before{padding-top:74px}.thin-banner .desktop-view{display:none !important}.thin-banner .mobile-view{display:block !important}}@media only screen and (max-width:640px){.thin-banner .banner-image{width:100%;object-fit:contain;object-position:center;left:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}}
.tooltipster-sidetip{z-index:100000000 !important}.tooltipster-sidetip .tooltipster-box{background:rgba(41, 41, 43, 0.95);border:none;border-radius:8px;max-width:244px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:10px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:10px}.tooltipster-sidetip .tooltipster-content{padding:8px 12px;color:#fff}.tooltipster-sidetip .tooltipster-content,.tooltipster-sidetip .tooltipster-content p{font-size:14px;line-height:20px}.tooltipster-sidetip.tooltipster-top .tooltipster-content{padding-bottom:14px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:rgba(41, 41, 43, 0.95);top:0}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:rgba(41, 41, 43, 0.95);left:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:rgba(41, 41, 43, 0.95);left:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:rgba(41, 41, 43, 0.95);top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:transparent}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:transparent}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:transparent}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:transparent}
.selectize-control.single .selectize-input:before,.selectize-control.single .selectize-input:after{display:none}.selectize-control.single .selectize-input.input-active{background-color:inherit}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input.input-active{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23FFB731' fill-rule='evenodd' d='M.24 1.75C-.36 1.03.21 0 1.2 0h9.6c.99 0 1.55 1.03.96 1.75l-4.8 5.81c-.48.59-1.44.59-1.92 0L.24 1.75z'/%3E%3C/svg%3E") no-repeat center right 15px #f1f1f1;padding-right:35px;z-index:unset}.input-item.iconable-right .selectize-control.single .selectize-input,.input-item.iconable-right .selectize-control.single .selectize-input.input-active{background-image:none}.selectize-input.focus{box-shadow:none}.selectize-input.dropdown-active{border-radius:5px}.selectize-dropdown,.selectize-input,.selectize-input input{font-size:16px}.selectize-dropdown{line-height:20px;color:#68686a;border:none;box-shadow:none;margin:0}.selectize-dropdown .option,.selectize-dropdown .optgroup-header{padding:8px}.selectize-dropdown .active{color:#68686a}.selectize-dropdown-content{min-height:200px;max-height:200px;padding:10px 0}
.owl-carousel{-ms-touch-action:pan-y;touch-action:pan-y;display:block}.owl-carousel .owl-dots{padding:25px 0;text-align:center;line-height:0}.owl-carousel.dark .owl-dots{padding:15px 0}.owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;vertical-align:top;width:auto;margin:0}.owl-carousel .owl-dots .owl-dot span{width:20px;height:20px;margin:10px;background:#e0e0e2;display:block;-webkit-backface-visibility:visible;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;-ms-transition:all 200ms ease;-o-transition:all 200ms ease;transition:all 200ms ease;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.owl-carousel .owl-dots .owl-dot.active span{background-color:#ffb731}.owl-carousel.small-dots .owl-dots .owl-dot span{width:12px;height:12px;margin:6px}.owl-carousel.super-small-dots .owl-dots{padding:13px 0 26px}.owl-carousel.super-small-dots .owl-dots .owl-dot span{width:7px;height:7px;margin:3px}.owl-carousel.dark .owl-dots .owl-dot span{background:#d3d3d3;width:10px;height:10px;margin:5px}.owl-carousel.dark .owl-dots .owl-dot.active span,.owl-carousel.dark .owl-dots .owl-dot:hover span{background-color:#000}.owl-carousel .item:not(:first-child){display:none}.owl-carousel.owl-loaded .item{display:block}.owl-carousel.owl-loaded .selectize-input .item{display:inline-block}.owl-carousel .animated{animation-duration:300ms}.owl-carousel .owl-nav{position:absolute;top:42%;left:0;right:0;height:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{background:#ffb731;border-radius:50%;margin:0 12px;font-size:10px;line-height:9px;color:#fff;padding:11px !important}.owl-carousel .owl-nav button.owl-prev{float:left;padding-right:12px !important;padding-left:7px !important}.owl-carousel .owl-nav button.owl-next{float:right;padding-right:7px !important;padding-left:12px !important}.owl-carousel .owl-nav button.owl-prev.disabled,.owl-carousel .owl-nav button.owl-next.disabled{opacity:0.5}.owl-carousel.owl-no-animation .owl-stage{-webkit-transition:none !important;transition:none !important}.owl-carousel.owl-no-animation .animated{-webkit-animation-duration:0ms !important;animation-duration:0ms !important;-webkit-animation-fill-mode:both !important;animation-fill-mode:both !important}
.swiper{--swiper-theme-color:#ffb731;--swiper-pagination-bullet-inactive-color:#e0e0e2;--swiper-pagination-bullet-size:20px;--swiper-pagination-bullet-horizontal-gap:10px;--swiper-pagination-bullet-vertical-gap:10px;--swiper-pagination-bullet-inactive-opacity:1;--swiper-navigation-size:10px;--swiper-navigation-sides-offset:12px}.swiper .swiper-pagination-horizontal{line-height:0}.swiper.swiper-pagination-outside .swiper-pagination-horizontal{position:relative;padding:35px 0;bottom:0}.swiper.small-dots{--swiper-pagination-bullet-size:12px;--swiper-pagination-bullet-horizontal-gap:6px;--swiper-pagination-bullet-vertical-gap:6px}.swiper.small-dots .swiper-pagination-horizontal{padding:31px 0}.swiper.super-small-dots{--swiper-pagination-bullet-size:7px;--swiper-pagination-bullet-horizontal-gap:3px;--swiper-pagination-bullet-vertical-gap:3px}.swiper.super-small-dots .swiper-pagination-horizontal{padding:16px 0 29px}.swiper .swiper-pagination-bullet{vertical-align:top;transition:background-color 0.3s}.swiper-button-next,.swiper-button-prev{background:var(--swiper-navigation-color, var(--swiper-theme-color));border-radius:50%;color:#fff;padding:11px;width:auto;height:auto;transition:opacity 0.3s}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0.5}.swiper-button-next:after,.swiper-button-prev:after{position:relative;font-family:"petcube-web-icons";content:"\e000"}.swiper-button-next:after{left:1px}.swiper-button-prev:after{right:1px;transform:rotate(180deg)}
.video-history-downloads-tooltip .tooltipster-arrow{display:none}.video-history-downloads-tooltip .tooltipster-box{background:#fff;border:1px solid #f1f1f3;box-shadow:0 2px 4px rgba(41, 41, 43, 0.289798);border-radius:8px}.video-history-downloads-tooltip.tooltipster-top .tooltipster-content{padding:12px 26px 10px 10px}.video-history-downloads-tooltip .tooltipster-content>*{font-size:13px;line-height:20px;color:#6e6e6f}.video-history-downloads-tooltip .tooltipster-content p{margin-bottom:10px}.video-history-downloads-tooltip .tooltipster-content .icon-close{position:absolute;top:8px;right:8px;font-size:12px;color:#979798;cursor:pointer}
.or-line{position:relative;text-align:center;margin:20px 0}.or-line::before,.or-line::after{content:"";position:absolute;top:50%;height:1px;width:calc(50% - 24px);background:#e0e0e2}.or-line::before{left:0}.or-line::after{right:0}.menu-switcher{margin:20px 0}.menu-switcher li{padding-right:31px}.menu-switcher li:last-child{padding-right:0}.menu-switcher a{display:block;color:#606060;line-height:26px;border-bottom:3px solid transparent}.menu-switcher a:hover{color:#ffb731;text-decoration:none}.menu-switcher a.active{color:#272727;border-bottom:3px solid #ffb731}.rating-stars{display:inline-block;position:relative;overflow:hidden;background-color:#9a9a9a}.rating-stars .fill{position:absolute;background-color:#ffb731;top:0;left:0;right:0;bottom:0}.rating-stars figure{position:relative;margin:0 0 -1px -1px;padding:0}.rating-stars svg{display:block}.rating-stars svg path{fill:#fff}.paginator ul{margin:0;list-style:none}.paginator .page-item{display:inline-block;vertical-align:middle;margin:0 6px}.paginator .page-link{display:inline-block;padding:14px 20px 12px;background:#f1f1f3;border-radius:6px;font-size:16px;line-height:26px;min-width:52px;text-align:center}.paginator a.page-link:hover{background:#e0e0e2}.paginator .page-item.active .page-link{background:#ffb731;color:#fff}.paginator .page-item i{color:#ffb731;position:relative;top:-2px}.paginator .page-item i.left{margin-right:3px}.paginator .page-item i:not(.left){margin-left:3px}.paginator .page-item.disabled,.paginator .page-item.disabled i{color:#bfbfc2}.paginator .page-item.triple-dot{background:transparent}.paginator .page-item.mobile-counter{display:none}.paginator .page-item.mobile-counter .page-link{background:none}.switcher{display:table;table-layout:fixed;border-collapse:separate;position:relative;width:100%}.switcher-list{display:table-row}.switcher-list-item{display:table-cell;position:relative;border-color:#e0e0e1;border-style:solid;border-top-width:2px;border-bottom-width:2px;border-left-width:1px;border-right-width:1px;vertical-align:middle;cursor:pointer;z-index:0}.switcher-list-item:first-child{border-radius:6px 0 0 6px;border-left-width:2px}.switcher-list-item:last-child{border-radius:0 6px 6px 0;border-right-width:2px}.switcher-list-item.active{z-index:1}.switcher--vertical .switcher-list-item{display:block;width:100%;border-width:2px;margin-bottom:-2px}.switcher--vertical .switcher-list-item:first-child{border-radius:6px 6px 0 0}.switcher--vertical .switcher-list-item:last-child{border-radius:0 0 6px 6px}.switcher-list-hover{border:2px solid #ffb731;border-radius:6px;z-index:1}.switcher-list-hover{display:none;position:absolute;top:0;left:0;transition:top 300ms ease, left 300ms ease, height 300ms ease, width 300ms ease}.switcher-list-item .switcher-list-hover{top:-2px !important;left:-2px !important}.progress-bar{position:relative;background:#ffe6b7;border-radius:56px;height:8px;margin:0 auto 36px;overflow:hidden}.progress-bar .progress{position:absolute;background:#ffb731;left:0;top:0;bottom:0;border-radius:56px;width:0}.discount-card{background:linear-gradient(99.38deg, #ffba34 2.1%, #f48014 97.11%);border-radius:16px;text-align:center;padding:28px 14px;margin:20px 0}.discount-card .old-price{font-size:24px;line-height:28px;text-decoration-line:line-through;margin-bottom:4px;color:#fff}.discount-card .new-price{margin-bottom:0;color:#fff}.discount-card .new-price .currency{font-weight:500;font-size:28px;line-height:40px;vertical-align:top}.discount-card .new-price .price{font-weight:700;font-size:48px;line-height:58px;margin:0 4px}.discount-card .new-price .period{font-weight:500;font-size:24px;line-height:28px}.new-badge{color:#f4a614;font-size:16px;font-weight:700;line-height:26px;letter-spacing:1.3px;text-transform:uppercase;padding:8px 14px 4px;margin-bottom:8px;border-radius:6px;background:rgba(249, 183, 47, 0.14)}@media only screen and (max-width:640px){.menu-switcher{padding-left:17px;width:100%;margin-top:24px}.menu-switcher ul{overflow:auto;white-space:nowrap;margin-bottom:0}.menu-switcher li{padding-right:24px}.menu-switcher li:last-child{padding-right:24px}.menu-switcher a{padding-bottom:0;margin-bottom:7px}.paginator .page-item{margin:0}.paginator .page-item.mobile-counter{display:inline-block}.paginator .page-item:not(.prev):not(.next):not(.mobile-counter){display:none}.paginator .page-item.prev{float:left}.paginator .page-item.next{float:right}.new-badge{padding:4px 8px 1px}}
.insta-widget .insta-post{-webkit-box-shadow:0 2px 4px rgba(41, 41, 43, 0.289798);-moz-box-shadow:0 2px 4px rgba(41, 41, 43, 0.289798);box-shadow:0 2px 4px rgba(41, 41, 43, 0.289798);margin:10px 10px 10px}.insta-widget .insta-photo{background-position:center;background-size:cover;background-color:#000;position:relative;height:0;padding-bottom:100%}.insta-widget .insta-icon{position:absolute;font-size:18px;line-height:18px;color:#fff;top:15px;right:15px}.insta-widget footer{background:#fff;padding:12px}.insta-widget .insta-user-info .left{width:20%}.insta-widget .insta-user-info .right{width:80%;padding-left:12px}.insta-widget .insta-avatar{background-position:center;background-size:cover;width:100%;padding-bottom:100%;border-radius:50%}.insta-widget .insta-full-name,.insta-widget .insta-user-name{font-weight:400;font-size:11px;line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.insta-widget .insta-user-name{color:#6e6e6f}.insta-widget.owl-carousel .owl-nav button.owl-prev,.insta-widget.owl-carousel .owl-nav button.owl-next{background:rgba(41, 41, 43, 0.6);font-size:22px;margin:0 44px}.insta-widget.owl-carousel .owl-nav button:hover{background:rgba(41, 41, 43, 0.9)}@media (max-width:640px){.insta-widget .insta-post{margin-left:36px;margin-right:36px}}
[data-simplebar] .simplebar-vertical{top:14px;right:6px;bottom:14px;width:12px}[data-simplebar] .simplebar-vertical .simplebar-scrollbar,[data-simplebar] .simplebar-horizontal .simplebar-scrollbar{width:8px}[data-simplebar] .simplebar-vertical .simplebar-scrollbar:before,[data-simplebar] .simplebar-horizontal .simplebar-scrollbar:before{background:#e0e0e2;border-radius:20px}[data-simplebar] .simplebar-vertical .simplebar-visible:before,[data-simplebar] .simplebar-horizontal .simplebar-visible:before{opacity:1}@media only screen and (max-width:640px){[data-simplebar] .simplebar-vertical{right:0}[data-simplebar] .simplebar-vertical .simplebar-scrollbar{width:4px;right:4px}}
.modal-container{text-align:center;position:fixed;width:100%;height:100%;top:0;left:0;bottom:0;right:0;z-index:100000002;background-color:#959595;background-color:rgba(0, 0, 0, 0.6);display:none;-webkit-overflow-scrolling:touch}.modal-container .modal-box{position:relative;font-weight:400;background-color:#fff;padding:27px 29px;text-align:center;display:-moz-inline-stack;display:inline-block;vertical-align:middle;*vertical-align:middle;zoom:1;*display:inline;opacity:0;transition:opacity 0.3s ease;border-radius:12px;max-width:600px}.modal-container .modal-box.middle{opacity:1;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.modal-container .modal-box.top{opacity:1;top:0;-webkit-transform:none;-ms-transform:none;transform:none;margin:3% auto}.modal-container.full-screen .modal-box{border-radius:0;max-width:none;width:100%;min-height:100%;margin:0}.modal-container.sticky-bottom{top:auto;height:auto;background:none}.modal-container.sticky-bottom .modal-box{top:0;left:0;right:0;bottom:0;-webkit-transform:none;-ms-transform:none;transform:none;border-radius:0;max-width:none;width:100%;box-shadow:0 -2px 2px 0 rgba(0, 0, 0, 0.13)}.modal-container .modal-box button,.modal-container .modal-box .button,.modal-container .modal-box input{text-align:center;width:100%}.modal-container .icon-close{display:block;position:absolute;top:0;right:-35px;font-size:22px;line-height:22px;text-decoration:none;color:#f1f1f1}.modal-container .icon-close:hover{color:#c7c7c7}.modal-container .icon-close.inside{color:#9a9a9c;font-size:16px;line-height:16px;top:24px;right:24px;z-index:2}#alert .modal-box{max-width:600px;padding:50px 40px 40px 40px}#alert .icon-close{top:19px;right:18px;font-size:18px;line-height:18px;color:#e5e5e5}#alert .logo{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFMAAABgCAMAAABWgr4xAAABOFBMVEUAAAAEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwcEBwccHh4TFhYyNTURFBQrLi5dX18EBwcEBwdMTk7///8EBwewsbHAwcELDg4GCQn39/fe3t5GSEgPEhLt7e3Ly8v7+/vo6enk5eXS0tIjJiYVGBjy8vKKi4tiZGQ8Pj4mKSkcHh709PStrq6mp6eWl5d6fHxucHBfYGA4OzsvMjIeICDg4ODV1dXIycm9vr6ho6N9gIBNT0/Y2NiHiIh1d3dTVVVRU1NDRUVBQ0MrLi75+fnGx8e3uLien5+Gh4eQkZFYWlpWWFjOi+FAAAAAL3RSTlMA+wjg6O+yiW5hOiQTDQTLG/alAtW9eVRQRi7XwH97V0MsmJeVlPfbzq+Ug0gvKuARHAcAAAKjSURBVHgB7ZnXUttgEEZtmY4pppte0kv2cyTLvRgXeu+dQMr7v0FCIWGFhIrW5MbnFuZcoDkz/N8GHKIMNQ0pAVFGQgBCI4LGmUHcMTgjZAy/DuKB4KuwgLG7rRmPaW7r9qucHoCRgWlfxs4WmNHS6dnY1RqEOcHWLm/K9iZY09TuwdjRA4aW0MDo6XBp7O0D5zxP+TNw+npdGJWhCBiFRbphsQBGZNJxrsMhMJLf43RH/CgJRmjYkXF0EJy1HP0jtwbO+Kh9iHNBMNZ3iLOzDkZwLuwqRNT26Cl7NTjPNWoIUV0pkRmlFRWMsajTEE91skI/McnVPsSNXXqO3Q27XPuNIRaXM/Q8meWiMdf+Z0NcTZE9qVXrXHvfg5PYJmdsJ8xzVT6oYFRj5JxYFYzIxJ9cP74BIzkfJzfE5425TgXAKWfJLdkyONxZSZMX0hVL5+YSeWVp09Sp7i+Qdxb21afOgy3yh37wxPmV/BJrOBtONJwPZA7lnavn4s4fQF7YGdOAsqwzrQJQs5JOvYYbjgSdqQsAVWDzUs6ZLgLHeQBLck46LPwiOgcqj371m08nZReIFgGk6Z60+lOizUwBWKM7tmrQchK9zwNqjv5+tBUJZ0rF+m1LlwkAKMYFnHR9/13KuOXar5P/DVBJABuCTr2KQvaK/9Cvk1Knh0QXwKmAk7EMQBd2lpLAsbCTjoFiSdipa4mrjLCTco3/GaxpOOXfMlsHL/Dmkn8byr9h5d/aUyH5TSCgTEQEtwt1QmFjp8DG8u6L9Bb0tqPOm5XUtma/AZ542wA50TGvW+Wn+m+qnPCs5nL71WbD9hv1uLuN+vNLbukcZVJ88zfL9czvbUL6hmKdqzFE+ZuU/O1M/MYXrf8tUvxmKnDbHf3/N2i5W/lviKpkddbT4kYAAAAASUVORK5CYII=') no-repeat center #feeca0;background-size:42px 48px;border-radius:19px;width:69px;height:69px;margin-bottom:25px}#alert .title,#alert .text{margin-bottom:20px}#alert .title{font-weight:300;font-size:36px;line-height:38px}#alert .button{width:auto;min-width:170px}#alert .title.success{color:#70ca7b}#alert .title.error{color:#ff7768}#youtube-popup .modal-box{width:80%;max-width:none;padding:0;background-color:#000}#youtube-popup .video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;z-index:0}#youtube-popup iframe,#youtube-popup object,#youtube-popup embed{position:absolute;top:0;left:0;width:100%;height:100%}#feedback-popup .modal-box{width:auto;max-width:none;padding:0;background-color:transparent;-webkit-box-shadow:0 25px 36px -15px rgba(0, 0, 0, 0.56);-moz-box-shadow:0 25px 36px -15px rgba(0, 0, 0, 0.56);box-shadow:0 25px 36px -15px rgba(0, 0, 0, 0.56)}#feedback-popup.twitter .modal-box .twitter-tweet{margin:0 !important}#feedback-popup iframe{display:block;margin:0 !important}#feedback-popup.instagram .modal-box{width:560px}#feedback-popup.twitter .modal-box{width:500px}#feedback-popup.youtube iframe,#feedback-popup.youtube object,#feedback-popup.youtube embed{width:900px;height:506px}.iframe-popup .modal-box{min-width:60%;max-width:none;height:80%;padding:0;margin:0;overflow:hidden}.iframe-popup iframe,.iframe-popup .iframe-placeholder,.iframe-popup .iframe-container{border:none;padding:0;margin:0;width:100%;height:100%}#video-popup .modal-box{background:transparent;position:relative;padding:0;border-radius:0;max-width:none;width:60%}#video-popup .modal-close{color:#fff;z-index:101}#video-popup .modal-box-content{position:relative;padding-bottom:56.25%;height:0;border-radius:12px;overflow:hidden;z-index:0}#video-popup video{position:absolute;background:#000;top:0;left:0;width:100%;height:100%}@media only screen and (max-width:640px){.modal-container .modal-box{max-width:90%}.modal-container .icon-close.inside{top:16px;right:16px}#alert .modal-box{min-width:inherit;max-width:96%}.modal-container.swipe-modal{display:flex;flex-flow:column;justify-content:end}.modal-container.swipe-modal .modal-box{background:none;padding:0;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:0.3s;animation-duration:0.3s;position:relative;top:unset;max-width:none;-webkit-transform:none;-ms-transform:none;transform:none}.modal-container.swipe-modal .modal-box:after{content:'';display:block;position:absolute;width:56px;height:5px;top:10px;left:50%;transform:translateX(-50%);background:rgba(23, 23, 22, 0.42);border-radius:100px}.modal-container.swipe-modal.modal-closing .modal-box{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.modal-container.swipe-modal .modal-box-content{border-radius:24px 24px 0 0;background:#fff;padding:32px 16px;vertical-align:bottom}.iframe-popup .modal-box,.iframe-popup .modal-box.top{width:100%;height:100%;margin:0}.iframe-popup.swipe-modal .modal-box{background-color:#fff;border-bottom-right-radius:0;border-bottom-left-radius:0}.iframe-popup.swipe-modal .modal-box:after{display:none}}
#newsletter h2{font-size:32px;line-height:44px;color:#282828;margin:0 0 16px}#newsletter p{color:#606060;font-size:16px;line-height:28px;margin-bottom:23px}#newsletter .modal-box{max-width:none;background-color:#fff;background-repeat:no-repeat}#newsletter .modal-box.email{width:448px;background-image:url('../images/newsletter-popup/newsletter-bg-main@2x.jpg');background-position:top center;background-size:100%;background-color:#040404;padding:25px 32px 20px}#newsletter .modal-box.guide{background-image:url('../images/newsletter-popup/newsletter-bg-guide.jpg');background-size:cover;padding:45px 40px 40px}#newsletter .modal-box.pet-choose{width:780px;height:470px;background-image:url('../images/newsletter-popup/newsletter-bg-choose-pet.jpg');background-size:330px 470px;padding:97px 30px 0 355px}#newsletter .modal-box.thanks{width:780px;height:470px;background-image:url('../images/newsletter-popup/newsletter-bg-choose-pet.jpg');background-size:330px 470px;padding:40px 30px 0 355px}#newsletter .modal-box.email h2{font-size:24px;line-height:32px;margin-bottom:5px}#newsletter .modal-box.email p{color:#29292b;margin-bottom:16px;line-height:24px}#newsletter .modal-box.email form{margin-top:247px}#newsletter .modal-box.email form p{color:#e0e0e2;margin-bottom:12px}#newsletter .modal-box.email form input{text-align:left;margin-bottom:8px}#newsletter .modal-box.email .agree{margin-top:20px}#newsletter .modal-box.email .agree .checkbox:not(checked)+label:before{background:transparent}#newsletter .modal-box.email .agree .checkbox:checked+label:before{background:#ffb731}#newsletter .modal-box.email .agree label{font-size:13px;color:#6e6e6f}#newsletter .modal-box.email .agree a{color:#bfbfc1}#newsletter .modal-box.guide .agree a{color:#f9aa16}#newsletter .modal-box.email form .errors{margin-bottom:7px;font-size:13px;line-height:20px;color:#ff574a}#newsletter .modal-box.email .right-part form{padding:0}#newsletter .modal-box.email .right-part form .agree label{font-size:16px;line-height:24px;margin-top:12px}#newsletter .modal-box.email .recaptcha{font-size:11px;line-height:14px;color:#6e6e6f;margin:15px 0 0}#newsletter .modal-box.email .recaptcha a{color:#979798}#newsletter .modal-box.pet-choose form{padding:0 30px}#newsletter .modal-box.pet-choose ul{margin:27px 0 31px}#newsletter .modal-box.pet-choose label{font-weight:400;font-size:16px}#newsletter .modal-box.pet-choose li p{margin-bottom:0}#newsletter .modal-box.pet-choose li{width:32%;text-align:center}#newsletter .modal-box.pet-choose p.enjoy{margin-top:23px}#newsletter .modal-box.thanks h2{margin-bottom:30px}#newsletter .modal-box.exit{width:608px;height:467px;max-width:none;background:url('../images/modals/newsletter-exit/exit-popup-bg.jpg') no-repeat center;background-size:cover;padding:44px 52px}#newsletter .modal-box.exit,#newsletter .modal-box.exit input{text-align:left}#newsletter .modal-box.exit .agree label{font-size:13px}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){#newsletter .modal-box.pet-choose{background-image:url('../images/newsletter-popup/newsletter-bg-choose-pet@2x.jpg')}#newsletter .modal-box.thanks{background-image:url('../images/newsletter-popup/newsletter-bg-choose-pet@2x.jpg')}}@media only screen and (max-width:780px){#newsletter p{font-size:14px;line-height:24px;margin-bottom:23px}#newsletter h2{font-size:22px;line-height:30px;margin:0 -10px 14px -10px}#newsletter .modal-box.email{width:95%;background-size:110%;padding:30px 24px 17px}#newsletter .modal-box.guide{background-image:url('../images/newsletter-popup/newsletter-bg-guide@mobile.jpg');background-size:cover}#newsletter .modal-box.pet-choose{width:290px;height:initial;background-image:url('../images/newsletter-popup/newsletter-bg-choose-pet@mobile.jpg');background-size:290px 101px;padding:120px 20px 20px}#newsletter .modal-box.thanks{width:290px;height:initial;background-image:url('../images/newsletter-popup/newsletter-bg-choose-pet@mobile.jpg');background-size:290px 101px;padding:120px 20px 20px}#newsletter .modal-box br{display:none}#newsletter .modal-box.email form{margin-top:200px}#newsletter .modal-box.email form p{font-size:13px;line-height:20px;margin-bottom:6px}#newsletter .modal-box.email .agree{margin-top:12px}#newsletter .modal-box.email .agree label{font-size:11px}#newsletter .modal-box.email form input{margin-bottom:8px}#newsletter .modal-box.email .recaptcha{margin-top:10px}#newsletter .modal-box.pet-choose form{padding:0}#newsletter .modal-box.pet-choose label{font-size:14px}#newsletter .modal-box.pet-choose ul{margin:0 0 25px}#newsletter .modal-box:not(.email) .icon-close{color:#fff;top:10px;right:10px}#newsletter .modal-box.pet-choose p.enjoy{margin:16px 0 0 0}#newsletter-exit .modal-box.exit{width:100%;height:auto;border-radius:0;padding:23px 16px 137px;background-image:url('../images/modals/newsletter-exit/exit-popup-bg@mobile.jpg');top:100%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}}
#agreement .modal-box{max-width:600px;padding:23px 124px 93px;color:#282828}#agreement figure{margin:68px 0 30px}#agreement .h4{margin-bottom:12px}#agreement p{color:#6e6e6f;margin-bottom:30px;line-height:26px}#agreement .back{position:absolute;color:#29292b;font-size:32px;left:29px;top:23px}#agreement .back:hover{text-decoration:none}@media only screen and (max-width:600px){#agreement .modal-box{min-width:95%;padding-left:20px;padding-right:20px;padding-bottom:32px}#agreement figure{margin-top:15px}}
.attribution-survey{position:fixed;background:#fff;box-shadow:0 12px 16px rgba(0, 0, 0, 0.154637);border-radius:12px;width:376px;height:auto;min-height:62px;right:40px;bottom:40px;z-index:100000002}.attribution-survey .q{position:relative}.attribution-survey .flex-container{padding:24px 20px;position:relative}.attribution-survey .modal-close{color:#979798;font-size:14px;line-height:14px;position:absolute;top:24px;right:20px;cursor:pointer}.attribution-survey header .title{display:none}.attribution-survey h2{font-size:20px;line-height:28px;margin-bottom:20px;padding-right:32px}.attribution-survey .specify{margin:6px 0}.attribution-survey .radio-buttons{max-width:876px;margin-right:-16px}.attribution-survey .radio-buttons.flex-row{margin-right:-3px}.attribution-survey .radio-buttons .radio+label:before,.attribution-survey .radio-buttons .radio+label:after{display:none}.attribution-survey .radio-buttons .radio+label{background-color:#fff;border:1px solid #e0e0e2;border-radius:6px;padding:10px 14px 8px;margin:0 10px 10px 0;font-size:13px;line-height:20px;transition:border-color 0.3s, background-color 0.3s}.attribution-survey .radio-buttons.flex-row .radio+label{margin:0}.attribution-survey .radio-buttons .radio:checked+label{background-color:#ffb731;border:1px solid #ffb731;color:#fff}.attribution-survey .radio-list{border:2px solid #e0e0e2;border-radius:8px;margin-bottom:10px}.attribution-survey .radio-list .input-row{padding:10px 14px;border-bottom:2px solid #e0e0e2}.attribution-survey .radio-list .input-row:last-child{border-bottom:none}.attribution-survey .radio-list .input-row .specify{margin:12px 0 5px}.attribution-survey .radio-list .radio+label{display:block}.attribution-survey footer{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.attribution-survey footer>*{width:100%}@media (max-width:640px),(max-height:569px){.attribution-survey{top:0;left:0;right:0;bottom:0;width:auto;border-radius:unset}.attribution-survey .q{height:100%}.attribution-survey .flex-container{position:absolute;overflow-x:hidden;overflow-y:auto;padding:0 12px}.attribution-survey header{border-bottom:1px solid #f1f1f3;padding:14px 0;margin:0 -12px 24px;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:1}.attribution-survey header .title{display:block;text-align:center;font-size:13px;line-height:20px}.attribution-survey h2{font-size:24px;line-height:32px;padding-right:0}.attribution-survey .modal-close{font-size:12px;line-height:12px;top:18px;right:18px;color:#171716}.attribution-survey .radio-buttons{margin-right:-6px}.attribution-survey footer{padding-bottom:48px}}
#care-bundle-terms .modal-box{max-width:680px;padding:30px 80px 70px}#care-bundle-terms .modal-box-content{text-align:left}#care-bundle-terms .modal-close.inside{top:20px;right:20px}#care-bundle-terms h2{max-width:260px;margin:0 auto 25px;text-align:center;font-size:24px;line-height:32px}#care-bundle-terms p{margin-bottom:15px}#care-bundle-terms p:last-child{margin-bottom:0}#care-bundle-terms ul{margin:0 0 15px 26px}@media (max-width:600px){#care-bundle-terms .modal-box{max-width:94%;padding:30px 25px 50px}}
#care-premium-coverage .modal-box{max-width:680px;padding:30px 80px 70px}#care-premium-coverage .modal-box-content{text-align:left}#care-premium-coverage .modal-close.inside{top:20px;right:20px}#care-premium-coverage .h4{max-width:300px;margin:0 auto 25px;text-align:center;font-size:24px;line-height:32px}#care-premium-coverage p{margin-bottom:15px}#care-premium-coverage p:last-child{margin-bottom:0}#care-premium-coverage ul{margin:0 0 15px 26px}@media (max-width:600px){#care-premium-coverage .modal-box{max-width:94%;padding:30px 25px 50px}}
#cookies .modal-box{padding:13px 0}#cookies .modal-box-content{position:relative}#cookies .modal-box-content figure{position:absolute;margin:0;padding:0;left:0;top:-56px}#cookies .modal-box-content .row{margin-left:124px}#cookies .cookies-text p{text-align:left;font-size:10px;line-height:14px;color:#6e6e6f}#cookies .cookies-continue{text-align:center}#cookies .cookies-continue .button{padding:0;background:none;border:none;width:auto;color:#ffb731}@media only screen and (max-width:640px){#cookies .cookies-continue{text-align:left}#cookies .modal-box-content figure{top:0}}
#ef-stories-popup .modal-box{padding:0}#ef-stories-popup .modal-close{color:#fff;right:18px;top:42px;font-size:18px}#ef-stories-popup .progress-bars{position:absolute;top:16px;left:16px;right:16px;display:flex;flex-flow:row nowrap;column-gap:8px;z-index:2}#ef-stories-popup .progress-bar{width:100%;margin:0;background:rgba(255, 255, 255, 0.42)}#ef-stories-popup .progress{background:#fff}#ef-stories-popup .slide-item{position:relative;height:100dvh}#ef-stories-popup .prev,#ef-stories-popup .next{position:absolute;top:0;bottom:0;opacity:0;width:50%;margin:0;padding:0}#ef-stories-popup .prev{left:0}#ef-stories-popup .next{right:0}#ef-stories-popup img{width:auto;display:inline}#ef-stories-popup .slide-background{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}#ef-stories-popup article{position:relative;display:flex;flex-flow:column wrap;height:100%;padding:76px 16px 16px;z-index:1;-webkit-tap-highlight-color:unset}#ef-stories-popup article header{flex:1}#ef-stories-popup article h2{font-size:32px;line-height:40px;margin-bottom:12px;letter-spacing:-1px}#ef-stories-popup article p{line-height:20px;letter-spacing:-0.32px}#ef-stories-popup .slide01 article{color:#724a00}#ef-stories-popup .slide01 article h2 span{color:#f4a614}#ef-stories-popup .slide02 article{color:#106657}#ef-stories-popup .slide03 article{color:#0c6990}#ef-stories-popup .slide04 article{color:#913300}#ef-stories-popup .slide05 article{color:#a18805}
#emergency-fund-cart-upsell-popup .modal-box{max-width:867px;padding:20px 48px}#emergency-fund-cart-upsell-popup article{text-align:left;padding:21px 0}#emergency-fund-cart-upsell-popup article .h4{font-size:24px;min-width:357px;line-height:32px}#emergency-fund-cart-upsell-popup article button{width:auto}#emergency-fund-cart-upsell-popup article ul{margin:32px 0}#emergency-fund-cart-upsell-popup article li p{padding:4px 0;letter-spacing:-0.1px}@media (max-width:1024px){#emergency-fund-cart-upsell-popup article .h4{min-width:354px}}@media (max-width:640px){#emergency-fund-cart-upsell-popup .modal-box{padding:24px 16px 16px;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}#emergency-fund-cart-upsell-popup .modal-box.middle{top:100%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}#emergency-fund-cart-upsell-popup article{padding:0;order:2}#emergency-fund-cart-upsell-popup article .h4{text-align:center;font-size:20px;line-height:28px;min-width:auto}#emergency-fund-cart-upsell-popup article ul{margin:24px 0}#emergency-fund-cart-upsell-popup article button{width:100%}#emergency-fund-cart-upsell-popup picture{width:100%;order:1}}
#product-feedback-popup .modal-box{padding:0;border-radius:unset;width:94%;max-width:824px}#product-feedback-popup .icon-close{color:#fff}#product-feedback-popup .modal-box-content{text-align:left}#product-feedback-popup .modal-box-content footer{padding:30px 33px 60px}#product-feedback-popup [data-image]{margin:0}#product-feedback-popup [data-image] img{width:100%;height:375px;object-fit:cover;object-position:center}#product-feedback-popup [data-title]{font-weight:500;font-size:20px;line-height:28px;margin-bottom:5px}#product-feedback-popup [data-stars]{margin:0}#product-feedback-popup [data-stars] svg{margin-right:2px}#product-feedback-popup [data-text]{white-space:pre-line;color:#6e6e6f}@media (max-width:1024px){#product-feedback-popup .modal-box{max-width:608px}#product-feedback-popup [data-image] img{height:302px}}@media (max-width:640px){#product-feedback-popup [data-image] img{height:215px}}
#promo-popup .modal-box{padding:40px;background-image:url('../images/popups/independence-day-2025-promo/bg.jpg');background-color:#fffcf5;background-position:center;background-size:100%;max-width:none;width:619px;height:660px;border-radius:20px}#promo-popup.modal-container .icon-close.inside{color:rgba(255, 255, 255, 0.651);top:30px;right:30px;font-size:14px;line-height:14px}#promo-popup .modal-box-content{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);padding:0 40px}#promo-popup h2{font-size:28px;line-height:36px;margin-bottom:16px}#promo-popup p{font-size:20px;line-height:30px;color:#665a5b;margin-bottom:24px}@media (max-width:1024px){#promo-popup .modal-box{padding:20px 30px 30px;background-image:url('../images/popups/independence-day-2025-promo/bg@tablet.jpg');width:448px;height:586px}#promo-popup .modal-box .icon-close.inside{top:20px;right:20px}#promo-popup .modal-box-content{bottom:30px;padding:0 30px}#promo-popup h2{font-size:22px;line-height:28px;margin-bottom:10px}#promo-popup p{font-size:16px;line-height:24px}}@media (max-width:640px){#promo-popup .modal-box{padding:15px 25px 25px;background-image:url('../images/popups/independence-day-2025-promo/bg@mobile.jpg');width:345px;height:603px}#promo-popup .modal-box-content{bottom:25px;padding:0 25px}}
#insta-popup *{box-sizing:border-box}#insta-popup.modal-container{background-color:rgba(0, 0, 0, 0.6)}#insta-popup .modal-box{position:relative;padding:0;width:94%;max-width:950px;background-color:#fff;-webkit-animation-duration:0.3s;animation-duration:0.3s}#insta-popup .modal-box>article{position:relative;width:100%;padding:0;margin:0}#insta-popup .modal-box .insta-pic{position:relative;padding:0;background-color:#000;margin-right:350px;min-height:600px;display:table}#insta-popup .modal-box .insta-pic .pre-image-wrapper{margin:0;padding:0;position:relative;background-color:#efefef;display:block;width:100%}#insta-popup .modal-box .insta-pic .image-wrapper{position:relative;margin:0;overflow:hidden;height:100%;vertical-align:middle;display:table-cell;text-align:center}#insta-popup .modal-box .insta-pic img{width:100%;margin-bottom:-4px;min-width:600px;transition:opacity 0.3s ease}#insta-popup .modal-box .insta-desc{position:absolute;height:100%;width:350px;top:0;right:0;background:#fff}#insta-popup .modal-box .product-container-wrapper{position:absolute;bottom:180px;top:0;padding:0;width:100%}#insta-popup .modal-box .product-container{position:absolute;padding:0;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#insta-popup .modal-box .product-container .product-image{max-width:165px;max-height:200px;transition:opacity 0.3s ease}#insta-popup .modal-box .product-container .product-name{font-weight:500;font-size:24px;color:#272727;margin-top:17px}#insta-popup .modal-box .product-container .product-price{font-weight:700;font-size:16px;color:#606060;line-height:16px;margin:18px 0 14px 0}#insta-popup .modal-box .product-container .button{width:auto}#insta-popup .modal-box .insta-author{position:absolute;width:100%;height:80px;bottom:0;background-color:#f8f8f8;padding-top:28px}#insta-popup .modal-box .insta-author a{color:#272727;line-height:21px}#insta-popup .modal-box .insta-author a:hover{text-decoration:none}#insta-popup .modal-box .insta-author .icon{margin-right:12px;font-size:18px;vertical-align:sub}#insta-popup .modal-box .insta-message-container{position:absolute;height:110px;bottom:90px;padding:0}#insta-popup .modal-box .insta-message-container .top-gradient{position:absolute;top:0;left:0;width:100%;height:18px;background:-moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);}#insta-popup .modal-box .insta-message-container .bottom-gradient{position:absolute;bottom:0;left:0;width:100%;height:18px;background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);}#insta-popup .modal-box .insta-message{padding:18px 26px 18px 30px;font-size:12px;line-height:18px;color:#272727;max-height:110px;overflow:scroll}#insta-popup h2{font-weight:300;font-size:32px;line-height:44px;color:#272727;margin:0 0 16px}#insta-popup p{color:#606060;font-size:16px;line-height:28px;margin-bottom:27px}#insta-popup p.enjoy{margin-top:26px}#insta-popup p .medium{font-weight:500}#insta-popup form input{margin-bottom:12px;text-align:left}#insta-popup form input,#insta-popup form button{width:330px}#insta-popup .icon-close{top:12px;right:12px;font-size:16px;line-height:16px;color:#272727;z-index:2}#insta-popup .pet-choose ul{margin:27px 0 31px}#insta-popup .pet-choose label{font-weight:400;font-size:16px}#insta-popup .pet-choose li p{margin-bottom:0}#insta-popup .pet-choose li{width:32%;text-align:center}#insta-popup .checkbox input+label::before,#insta-popup .checkbox input:checked+label::before{background-color:#fff;margin-right:0}#insta-popup .thanks h2{margin-bottom:30px}@media only screen and (max-width:1115px){#insta-popup .modal-box{max-width:846px}#insta-popup .modal-box .insta-pic img{min-width:496px}}@media only screen and (max-width:900px){#insta-popup .modal-box{max-width:752px}#insta-popup .modal-box .insta-pic img{min-width:402px}}@media only screen and (max-width:800px){#insta-popup .modal-box{max-width:480px;width:100%;margin:0;top:0;transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0)}#insta-popup .modal-box .insta-pic{display:block;min-height:initial;margin-right:0}#insta-popup .modal-box .insta-pic .image-wrapper{display:block}#insta-popup .modal-box .insta-desc{position:relative;height:initial;width:100%}#insta-popup .modal-box .product-container-wrapper{position:relative}#insta-popup .modal-box .product-container{position:relative;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);padding-top:32px}#insta-popup .modal-box .insta-message-container{position:relative;height:initial;bottom:initial}#insta-popup .modal-box .insta-message{max-height:initial;padding-top:37px}#insta-popup .modal-box .insta-author{position:relative}}
#vet-chat-exit-popup .modal-box{background:url("../images/modals/vet-chat-exit-popup/background.jpg") no-repeat center / cover;background-color:#f8f8f9;border-radius:20px;padding:45px 40px 45px;min-width:619px;margin:0 15px}#vet-chat-exit-popup .icon-close.inside{color:#bfbfc1;font-size:14px;top:35px;right:35px}#vet-chat-exit-popup header{margin-bottom:272px}#vet-chat-exit-popup header .h4{font-weight:700;font-size:32px;line-height:40px;margin:0 auto 10px;max-width:388px}#vet-chat-exit-popup header p{font-size:18px;line-height:24px;margin:0 auto;max-width:360px}#vet-chat-exit-popup footer,#vet-chat-exit-popup footer input{text-align:left}#vet-chat-exit-popup footer input{background-color:#e0e0e2;border-color:#e0e0e2}#vet-chat-exit-popup footer button[type=submit]{margin:10px 0 15px}#vet-chat-exit-popup footer .agree label{font-size:16px;line-height:24px;color:#6e6e6f}#vet-chat-exit-popup footer .recaptcha{margin:25px 0 0;color:#979798;max-width:440px;font-size:13px;line-height:20px}#vet-chat-exit-popup footer .recaptcha a{color:#6e6e6f}#vet-chat-exit-popup footer .agree a:hover,#vet-chat-exit-popup footer .recaptcha a:hover{text-decoration:underline}@media only screen and (max-width:1024px){#vet-chat-exit-popup .modal-box{background-image:url("../images/modals/vet-chat-exit-popup/background@tablet.jpg");padding:40px 30px;max-width:448px;min-width:auto}#vet-chat-exit-popup .icon-close.inside{top:25px;right:25px}#vet-chat-exit-popup header{margin-bottom:209px}#vet-chat-exit-popup footer .agree label{font-size:13px;line-height:20px}#vet-chat-exit-popup footer .recaptcha{font-size:11px;line-height:16px}}@media only screen and (max-width:640px){#vet-chat-exit-popup .modal-box{background-image:url("../images/modals/vet-chat-exit-popup/background@mobile.jpg");padding:35px 25px 45px;max-width:100%;min-width:auto}#vet-chat-exit-popup .icon-close.inside{top:20px;right:20px}#vet-chat-exit-popup header{margin-bottom:215px}#vet-chat-exit-popup header .h4{font-size:24px;line-height:28px}#vet-chat-exit-popup header p{font-size:16px;line-height:20px;max-width:none}#vet-chat-exit-popup footer .agree label{max-width:220px}}
#vet-chat-pet-checkout-popup .modal-box{max-width:468px;padding:0;overflow:hidden}#vet-chat-pet-checkout-popup header{padding:40px 50px;background:#f8f8f9}#vet-chat-pet-checkout-popup header .vets-avatars{display:inline-flex;flex-direction:row;align-items:center;margin:20px 0}#vet-chat-pet-checkout-popup header .vets-avatar{position:relative;width:62px;height:62px;border:1px solid #fff;border-radius:50%;margin:0 -8px;z-index:1}#vet-chat-pet-checkout-popup header .vets-avatar:nth-child(2){width:82px;height:82px;z-index:2}#vet-chat-pet-checkout-popup header .vets-avatar:last-child:after{content:'';display:block;width:14px;height:14px;background:#5bce3e;border:2px solid #fff;border-radius:50%;position:absolute;right:4px;bottom:4px}#vet-chat-pet-checkout-popup header .vets-avatar img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%}#vet-chat-pet-checkout-popup header p.vets-name{margin-bottom:5px}#vet-chat-pet-checkout-popup header p.vets-grade{margin-bottom:5px}#vet-chat-pet-checkout-popup header .vets-stars{display:inline-block;line-height:14px;vertical-align:middle}#vet-chat-pet-checkout-popup header .vets-stars svg{vertical-align:top;margin-right:3px}#vet-chat-pet-checkout-popup header .vets-stars svg:last-child{margin-right:10px}#vet-chat-pet-checkout-popup footer{padding:40px 50px 50px}#vet-chat-pet-checkout-popup footer h2{font-size:24px;line-height:32px;margin-bottom:20px}#vet-chat-pet-checkout-popup footer p{margin-bottom:20px}@media (max-width:640px){#vet-chat-pet-checkout-popup .modal-box{max-width:95%}#vet-chat-pet-checkout-popup header,#vet-chat-pet-checkout-popup footer{padding-left:20px;padding-right:20px}}
#what-is-care .modal-box{padding:0;width:80%;max-width:1024px;overflow:hidden;text-align:left}#what-is-care .modal-close{top:20px;right:20px;font-size:22px;line-height:22px;color:#282828;z-index:1}@media only screen and (max-width:640px){#what-is-care .modal-box{width:94%;padding:0}}
.page-404 main{background:#f8f8f8;color:#272727;text-align:center}.page-404 main .header{margin:0 auto 72px;padding-top:13px;max-width:612px}.page-404 main .header figure{position:relative;display:inline-block;margin:0 auto 11px;width:100%;padding-bottom:55.0655%}.page-404 main .header img{position:absolute;top:0;left:0;width:100%}.page-404 main .header h1{font-weight:400;display:block;max-width:522px;margin:0 auto;font-size:16px;line-height:28px;margin-bottom:28px}.page-404 main .header .buttons .button{margin:0 8px}.page-404 .gifs h2{font-weight:300;font-size:24px;line-height:28px;margin-bottom:24px}.page-404 .gifs img{margin-bottom:71px;max-width:100%}.page-404 .congrats{max-width:478px;margin:0 auto;padding-bottom:130px}.page-404 .congrats h2{max-width:395px;font-weight:300;font-size:24px;line-height:28px;margin:0 auto 22px}.page-404 .congrats p{font-size:16px;line-height:28px}.page-404 .congrats p .coupon-code{color:#ffb731}.page-404 .congrats p a{color:#272727;text-decoration:underline}@media (max-width:640px){.page-404 main .header{margin:0 0 43px 0;padding-top:11px}.page-404 main .header figure{margin-bottom:11px}.page-404 main .header h1{font-size:14px;line-height:24px;margin-bottom:23px}.page-404 main .header .buttons .button{margin:6px;min-width:162px}.page-404 .gifs h2{font-size:18px;margin-bottom:12px}.page-404 .gifs img{margin-bottom:56px}.page-404 .congrats{padding-bottom:124px}.page-404 .congrats h2{font-size:18px}.page-404 .congrats p{font-size:14px;line-height:24px}}
.activation-page .feedback .content{text-align:center;margin:0 auto;padding:100px 0 150px;max-width:515px;position:relative}.activation-page .feedback .h2{font-weight:300;margin:0 0 15px}.activation-page .rating{unicode-bidi:bidi-override;direction:rtl;margin:50px 0}.activation-page .rating a{text-decoration:none;width:103px;height:66px;padding:0 17px;background-repeat:no-repeat;background-position:center;background-size:69px 66px}.activation-page .rating .star,.activation-page .rating.active>a:hover[data-active],.activation-page .rating.active>a:hover[data-active]~a{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxMzhweCIgaGVpZ2h0PSIxMzFweCIgdmlld0JveD0iMCAwIDI3NSAyNjMiPjxwYXRoIGZpbGxSdWxlPSJldmVub2RkIiBkPSJNIDE0My40NCAzLjlDIDE0My40NCAzLjkgMTc3LjgzIDgzLjQyIDE3Ny44MyA4My40MiAxNzguNzYgODUuNTggMTgwLjc5IDg3LjA1IDE4My4xMiA4Ny4yOCAxODMuMTIgODcuMjggMjY5LjA3IDk1LjU1IDI2OS4wNyA5NS41NSAyNzQuNjggOTYuMDkgMjc2Ljk0IDEwMy4wOCAyNzIuNzIgMTA2LjgzIDI3Mi43MiAxMDYuODMgMjA4LjAzIDE2NC4yNCAyMDguMDMgMTY0LjI0IDIwNi4yNyAxNjUuOCAyMDUuNSAxNjguMiAyMDYuMDEgMTcwLjQ5IDIwNi4wMSAxNzAuNDkgMjI0Ljc0IDI1NS4xMyAyMjQuNzQgMjU1LjEzIDIyNS45NiAyNjAuNjUgMjIwLjAzIDI2NC45NyAyMTUuMTggMjYyLjEgMjE1LjE4IDI2Mi4xIDE0MC44IDIxOC4wNiAxNDAuOCAyMTguMDYgMTM4Ljc4IDIxNi44NyAxMzYuMjggMjE2Ljg3IDEzNC4yNiAyMTguMDYgMTM0LjI2IDIxOC4wNiA1OS44OSAyNjIuMSA1OS44OSAyNjIuMSA1NS4wMyAyNjQuOTcgNDkuMTEgMjYwLjY1IDUwLjMzIDI1NS4xMyA1MC4zMyAyNTUuMTMgNjkuMDYgMTcwLjQ5IDY5LjA2IDE3MC40OSA2OS41NiAxNjguMiA2OC43OSAxNjUuOCA2Ny4wMyAxNjQuMjQgNjcuMDMgMTY0LjI0IDIuMzQgMTA2LjgzIDIuMzQgMTA2LjgzLTEuODggMTAzLjA4IDAuMzggOTYuMDkgNS45OSA5NS41NSA1Ljk5IDk1LjU1IDkxLjk0IDg3LjI4IDkxLjk0IDg3LjI4IDk0LjI3IDg3LjA1IDk2LjMgODUuNTggOTcuMjMgODMuNDIgOTcuMjMgODMuNDIgMTMxLjYyIDMuOSAxMzEuNjIgMy45IDEzMy44Ny0xLjI5IDE0MS4yLTEuMjkgMTQzLjQ0IDMuOVoiIGZpbGw9InJnYigyNTMsMjM1LDE1OSkiLz48L3N2Zz4=")}.activation-page .unstar{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSIxMzhweCIgaGVpZ2h0PSIxMzFweCIgdmlld0JveD0iMCAwIDI3NSAyNjMiPjxwYXRoIGZpbGxSdWxlPSJldmVub2RkIiBkPSJNIDIxMS4xMyAyNDYuM0MgMjExLjEzIDI0Ni4zIDE5NC45MSAxNzIuOTcgMTk0LjkxIDE3Mi45NyAxOTMuNSAxNjYuNjEgMTk1LjY1IDE1OS45OCAyMDAuNTIgMTU1LjY2IDIwMC41MiAxNTUuNjYgMjU2LjYyIDEwNS44NyAyNTYuNjIgMTA1Ljg3IDI1Ni42MiAxMDUuODcgMTgyLjEzIDk4LjcxIDE4Mi4xMyA5OC43MSAxNzUuNjQgOTguMDggMTcwIDkzLjk3IDE2Ny40IDg3Ljk3IDE2Ny40IDg3Ljk3IDEzNy42NCAxOS4xNiAxMzcuNjQgMTkuMTYgMTM3LjY0IDE5LjE2IDEwNy44OCA4Ny45NyAxMDcuODggODcuOTcgMTA1LjI5IDkzLjk3IDk5LjY0IDk4LjA4IDkzLjE1IDk4LjcxIDkzLjE1IDk4LjcxIDE4LjY3IDEwNS44NyAxOC42NyAxMDUuODcgMTguNjcgMTA1Ljg3IDc0Ljc3IDE1NS42NiA3NC43NyAxNTUuNjYgNzkuNjMgMTU5Ljk4IDgxLjc4IDE2Ni42MSA4MC4zOCAxNzIuOTcgODAuMzggMTcyLjk3IDY0LjE1IDI0Ni4zIDY0LjE1IDI0Ni4zIDY0LjE1IDI0Ni4zIDEyOC41MiAyMDguMTggMTI4LjUyIDIwOC4xOCAxMzEuMjggMjA2LjU1IDEzNC40NCAyMDUuNjggMTM3LjY0IDIwNS42OCAxNDAuODUgMjA1LjY4IDE0NCAyMDYuNTUgMTQ2Ljc2IDIwOC4xOCAxNDYuNzYgMjA4LjE4IDIxMS4xMyAyNDYuMyAyMTEuMTMgMjQ2LjNNIDIxOC41NSAyNjMuMDFDIDIxNy40NyAyNjMuMDEgMjE2LjM1IDI2Mi43MyAyMTUuMjkgMjYyLjEgMjE1LjI5IDI2Mi4xIDE0MC45MSAyMTguMDYgMTQwLjkxIDIxOC4wNiAxMzkuOSAyMTcuNDYgMTM4Ljc3IDIxNy4xNiAxMzcuNjQgMjE3LjE2IDEzNi41MSAyMTcuMTYgMTM1LjM4IDIxNy40NiAxMzQuMzcgMjE4LjA2IDEzNC4zNyAyMTguMDYgNjAgMjYyLjEgNjAgMjYyLjEgNTguOTMgMjYyLjczIDU3LjgxIDI2My4wMSA1Ni43MyAyNjMuMDEgNTIuODggMjYzLjAxIDQ5LjQ4IDI1OS40MyA1MC40NCAyNTUuMTMgNTAuNDQgMjU1LjEzIDY5LjE3IDE3MC40OSA2OS4xNyAxNzAuNDkgNjkuNjcgMTY4LjIgNjguOSAxNjUuOCA2Ny4xNCAxNjQuMjQgNjcuMTQgMTY0LjI0IDIuNDUgMTA2LjgzIDIuNDUgMTA2LjgzLTEuNzcgMTAzLjA4IDAuNDkgOTYuMDkgNi4xIDk1LjU1IDYuMSA5NS41NSA5Mi4wNSA4Ny4yOCA5Mi4wNSA4Ny4yOCA5NC4zOCA4Ny4wNSA5Ni40MSA4NS41OCA5Ny4zNCA4My40MiA5Ny4zNCA4My40MiAxMzEuNzMgMy45IDEzMS43MyAzLjkgMTMyLjg2IDEuMyAxMzUuMjUgMCAxMzcuNjQgMCAxNDAuMDMgMCAxNDIuNDMgMS4zIDE0My41NSAzLjkgMTQzLjU1IDMuOSAxNzcuOTQgODMuNDIgMTc3Ljk0IDgzLjQyIDE3OC44NyA4NS41OCAxODAuOSA4Ny4wNSAxODMuMjMgODcuMjggMTgzLjIzIDg3LjI4IDI2OS4xOCA5NS41NSAyNjkuMTggOTUuNTUgMjc0Ljc5IDk2LjA5IDI3Ny4wNSAxMDMuMDggMjcyLjgzIDEwNi44MyAyNzIuODMgMTA2LjgzIDIwOC4xNCAxNjQuMjQgMjA4LjE0IDE2NC4yNCAyMDYuMzggMTY1LjggMjA1LjYxIDE2OC4yIDIwNi4xMiAxNzAuNDkgMjA2LjEyIDE3MC40OSAyMjQuODUgMjU1LjEzIDIyNC44NSAyNTUuMTMgMjI1LjggMjU5LjQzIDIyMi40IDI2My4wMSAyMTguNTUgMjYzLjAxIDIxOC41NSAyNjMuMDEgMjE4LjU1IDI2My4wMSAyMTguNTUgMjYzLjAxWiIgZmlsbD0icmdiKDI1MywyMzUsMTU5KSIvPjwvc3ZnPg==")}.activation-page p.bottom-1{margin-bottom:1em}.activation-page p.bottom-2{margin-bottom:2em}.activation-page .amazon-logo{width:200px;display:block;margin:0 auto}.activation-page .feedback .input-item{margin-bottom:15px}.activation-page .feedback textarea{height:135px;line-height:2em;resize:vertical}.activation-page .feedback button{width:100%}@media only screen and (max-width:960px){.activation-page p{line-height:28px}}@media only screen and (max-width:640px){.activation-page .feedback .content{padding:70px 5% 100px}.activation-page .rating{margin:15px 0 40px}.activation-page .rating.stars a{background-size:47px 46px;width:47px;height:46px;margin:0 7px;padding:0}}@media only screen and (max-width:320px){.activation-page .rating.stars a{margin:0 5px}}
.product-page{position:relative}.product-page h1,.product-page .h1,.product-page h2,.product-page h3{margin:0 0 19px}.product-page h1,.product-page .h1{line-height:52px}.product-page p{font-size:16px;line-height:28px;margin:0 0 30px;color:#9a9a9a}.product-page p.text-dark{color:#606060}.product-page section{background:#fff;position:relative}.product-page p.available-notice{font-size:14px;line-height:28px}.product-page .main-slide p.available-notice{margin:40px 0 18px}.product-page article.right{background:none;float:right;width:50%;padding:0;max-width:480px}.product-page .content article.right{padding-right:70px}.product-page article.left{background:none;float:left;width:50%;padding:0;max-width:480px}.product-page .content article.left{padding-right:70px}.product-page .main-slide .h8,.mini-menu-slide .h8{margin:0 0 19px}.product-page .icon{font-size:47px;margin:0}.product-page .alerts-slide .wrapper:before{padding-bottom:48%}.product-page .alerts-slide .wrapper{min-height:653px}.product-page.play .alerts-slide .wrapper{background-image:url('../images/pages/products/backgrounds/alerts-play.jpg')}.product-page.camera .alerts-slide .wrapper{background-image:url('../images/pages/products/backgrounds/alerts-camera.jpg')}.product-page .care-slide .wrapper:before{padding-bottom:54%}.product-page .care-slide .wrapper{background-image:url('../images/pages/products/backgrounds/care-slide-play.jpg');min-height:886px}.product-page .care-slide .content{text-align:center}.product-page .care-slide ul{text-align:left;margin:67px 0 32px 50%}.product-page .care-slide li{padding-left:52px}.product-page .care-slide li i{float:left;font-size:34px;margin-left:-52px;padding-top:4px}.product-page .specs-slide .col i{float:left;font-size:22px;padding-top:5px}.product-page .specs-slide .col p{margin-left:42px}.product-page .specs-slide .col span{font-size:15px;display:block}.product-page .miss-slide h2{margin-bottom:40px}.product-page .pet-trouble-slide h2{margin-bottom:30px}.product-page .remote-slide .wrapper:before{padding-bottom:50%}.product-page .remote-slide .wrapper{background-image:url('../images/pages/products/backgrounds/hands-phone-slide.jpg');min-height:813px}.product-page .remote-slide .content{text-align:center;max-width:none;width:100%;left:0;top:50%;margin:0;padding-top:40px;padding-bottom:380px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product-page .design-slide li{vertical-align:bottom;margin-right:60px;text-align:center}.product-page .design-slide li p{font-size:14px}.product-page .design-slide figure{margin:0 0 17px}.product-page .video-slide .content{padding:83px 0 169px;text-align:center}.product-page .video-slide .yt-video{margin-top:33px;width:68%}.product-page .video-play .yt-video{color:#282828;font-size:16px;line-height:28px}.product-page .main-slide .yt-video:hover{text-decoration:none;color:#ffb731}.product-page .video-play .yt-video i{font-size:24px}.product-page.play .main-slide .wrapper:before{padding-bottom:45%}.product-page.play .main-slide .wrapper{background-image:url('../images/pages/products/backgrounds/main-slide-play.jpg');min-height:644px}.product-page.camera .main-slide .wrapper:before{padding-bottom:46%}.product-page.camera .main-slide .wrapper{background-image:url('../images/pages/products/backgrounds/main-slide-camera.jpg');min-height:649px}.product-page .meet-play article{padding:10px 0;max-width:1024px;margin:0 auto}.product-page .meet-play p{margin-bottom:0;font-size:16px;line-height:28px}.product-page .meet-play .photo{text-align:right}.product-page .meet-play .photo img{padding:0 26px;margin-top:-40px}.product-page .meet-play .spec{color:#9a9a9a}.product-page .meet-play .spec i{color:#ffb731;margin-right:12px;font-size:22px}.product-page .meet-play .more .button{padding:0}.product-page .meet-play .spec i:before{vertical-align:top}.product-page.play .product-slide .wrapper:before{padding-bottom:46%}.product-page.play .product-slide .wrapper{background-image:url('../images/pages/products/backgrounds/product-slide-play.jpg');min-height:646px}.product-page.camera .product-slide .wrapper:before{padding-bottom:46%}.product-page.camera .product-slide .wrapper{background-image:url('../images/pages/products/backgrounds/product-slide-camera.jpg');min-height:652px}.product-page.play .not-at-home-slide .wrapper:before{padding-bottom:46%}.product-page.play .not-at-home-slide .wrapper{background-image:url('../images/pages/products/backgrounds/pet-up-slide-play.jpg');min-height:677px}.product-page.camera .not-at-home-slide .wrapper:before{padding-bottom:46%}.product-page.camera .not-at-home-slide .wrapper{background-image:url('../images/pages/products/backgrounds/not-at-home-camera.jpg');min-height:650px}.product-page.play .specs-slide .wrapper{background:url('../images/pages/products/front-view-play.png') no-repeat bottom -125px center #fff;background-size:395px 399px;padding:84px 0 306px}.product-page.camera .specs-slide .wrapper{background:url('../images/pages/products/camera-spec-bottom.png') no-repeat bottom center #fff;background-size:897px 236px;padding:84px 0 285px}.product-page.play .pet-trouble-slide .wrapper:before{padding-bottom:52%}.product-page.play .pet-trouble-slide .wrapper{background-image:url('../images/pages/products/backgrounds/dog-slide.jpg');min-height:802px}.product-page.camera .pet-trouble-slide .wrapper:before{padding-bottom:55%}.product-page.camera .pet-trouble-slide .wrapper{background-image:url('../images/pages/products/backgrounds/out-of-trouble-camera.jpg');min-height:790px}.product-page.play .miss-slide .wrapper:before{padding-bottom:45%}.product-page.play .miss-slide .wrapper{background-image:url('../images/pages/products/backgrounds/miss-slide-play.jpg');min-height:639px}.product-page.play .miss-slide .content{padding-bottom:170px}.product-page.camera .miss-slide .wrapper:before{padding-bottom:46%}.product-page.camera .miss-slide .wrapper{background-image:url('../images/pages/products/backgrounds/miss-pet-camera.jpg');min-height:650px}.product-page.play .design-slide .wrapper:before{padding-bottom:47%}.product-page.play .design-slide .wrapper{background-image:url('../images/pages/products/backgrounds/design-slide-play.jpg');min-height:687px}.product-page.play .design-slide figure.table{background:url("data:image/svg+xml,%3Csvg width='59' height='53' viewBox='0 0 59 53' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(0 1)' stroke-width='1.2' stroke='%23000' fill='none' fill-rule='evenodd'%3E%3Cpath d='M49.2 37.8H25.8c-2.9 0-5.3-2.4-5.3-5.3V5.6c0-2.9 2.4-5.3 5.3-5.3h23.4c2.9 0 5.3 2.4 5.3 5.3v26.9c0 2.9-2.3 5.3-5.3 5.3z'/%3E%3Cpath d='M43.8.3c1.4 0 2.4 2 2.4 4.5v26.6c0 1-.8 1.9-1.9 1.9h-5.2c-1 0-1.9-.8-1.9-1.9V4.8c0-2.5-1-4.5-2.3-4.5h-.1M23.7 32.6V21.5M37.3 14.4h8.8'/%3E%3Cellipse cx='41.8' cy='8' rx='4.4' ry='4.9'/%3E%3Cellipse cx='41.9' cy='8' rx='2.6' ry='3.2'/%3E%3Cpath d='M29.8.3H11.3C8.4.3 6 2.7 6 5.6v26.9c0 2.9 2.4 5.3 5.3 5.3h18.5M26 2.5s-1.9.3-1.9 2.7M6.1 45.3h50.3c.9 0 1.7-.7 1.7-1.7v-4c0-.9-.7-1.7-1.7-1.7H.1M53.8 51.5v-6.2H6.1M51.4 35.3H31.8'/%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;width:124px;height:103px}.product-page.play .design-slide figure.tripod{background:url("data:image/svg+xml,%3Csvg width='49' height='86' viewBox='0 0 49 86' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M24.1 82.2c-.7 0-1.2-.5-1.2-1.2V64h2.4v17c0 .6-.6 1.2-1.2 1.2zm18-37.1l-35.6.1c-3.1 0-5.6-2.5-5.6-5.6L.8 6.5C.8 3.4 3.3.9 6.4.9L42 .8c3.1 0 5.6 2.5 5.6 5.6l.1 33.1c0 3.1-2.5 5.6-5.6 5.6z' stroke='%23000' stroke-width='1.5'/%3E%3Cpath d='M28.1 38.6h-7.9c-1 0-1.8-.8-1.8-1.8V.8h11.4v36c.1 1-.7 1.8-1.7 1.8zm1.8-22.3H18.5' stroke='%23000' stroke-width='1.5'/%3E%3Ccircle stroke='%23000' stroke-width='1.5' cx='24.1' cy='8.8' r='5.4'/%3E%3Ccircle stroke='%23000' stroke-width='1.5' cx='24.1' cy='8.8' r='3.4'/%3E%3Cpath d='M29.8 49H18.7c-.9 0-1.6-.7-1.6-1.6v-2.3h14.2v2.3c0 .9-.7 1.6-1.5 1.6zm-20-7h28.8M27.9 52.3h-7.5c-.5 0-.8-.4-.8-.8V49h9.1v2.5c0 .4-.4.8-.8.8zm-5.5 0h3.5v9.4h-3.5z' stroke='%23000' stroke-width='1.5'/%3E%3Cpath fill='%23000' d='M19.8 56.3h2.6v1.5h-2.6z'/%3E%3Cpath d='M18.1 54.5c-.4 0-.8.2-.8.4V59c0 .3.4.5.8.4 1-.1 1.7-.6 1.7-1.2v-2.5c0-.6-.7-1.1-1.7-1.2zm8.4 7.2h-4.7c-1 0-1.8.8-1.8 1.8v.4h8.3v-.4c0-1-.8-1.8-1.8-1.8zm15.1 23.5c-.4 0-.8-.2-1.1-.5L24.8 64h3.4l14.4 19.1c.8.8.2 2.1-1 2.1zm-35.1 0c.4 0 .8-.2 1.1-.5L23.3 64h-3.4L5.5 83.1c-.7.8-.1 2.1 1 2.1z' stroke='%23000' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;width:84px;height:147px}.product-page.camera .design-slide .wrapper:before{padding-bottom:51%}.product-page.camera .design-slide .wrapper{background-image:url('../images/pages/products/backgrounds/design-camera.jpg');min-height:676px}.product-page.camera .design-slide figure.table{background:url("data:image/svg+xml,%3Csvg width='60' height='54' viewBox='0 0 60 54' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M57.3 38.3h-3.7c1.5-1.1 2.5-2.8 2.5-4.8V6.6c0-3.2-2.6-5.9-5.9-5.9H12.3C9 .7 6.4 3.3 6.4 6.6v26.9c0 2 1 3.8 2.5 4.8h-8c-.3 0-.6.3-.6.6s.3.6.6.6h56.3c.6 0 1.1.5 1.1 1.1v4c0 .6-.5 1.1-1.1 1.1H7c-.3 0-.6.3-.6.6s.3.6.6.6h47.1v5.6c0 .3.3.6.6.6s.6-.3.6-.6v-5.6h1.9c1.2 0 2.3-1 2.3-2.3v-4c.1-1.3-.9-2.3-2.2-2.3zM34.9 11h8.4v7.9h-8.4V11zm8.4-9.1v7.9h-8.4V1.9h8.4zm-12.5 0h2.9v17.7c0 .3.3.6.6.6h9.6c.3 0 .6-.3.6-.6V1.9h5.7c2.6 0 4.7 2.1 4.7 4.7v26.9c0 2.6-2.1 4.7-4.7 4.7h-3.6v-1.6c0-.3-.3-.6-.6-.6H32.1c-.3 0-.6.3-.6.6v1.6h-4.7c-2.6 0-4.7-2.1-4.7-4.7V6.6c0-2.6 2.1-4.7 4.7-4.7h4zm2 36.2v-.9h12.7v.9H32.8zM7.7 33.5V6.6c0-2.6 2.1-4.7 4.7-4.7h11C22 3 21.1 4.7 21.1 6.6v26.9c0 1.9.9 3.6 2.4 4.7h-11c-2.7 0-4.8-2.1-4.8-4.7z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat center;background-size:contain;width:124px;height:103px}.product-page.camera .design-slide figure.tripod{background:url("data:image/svg+xml,%3Csvg width='49' height='86' viewBox='0 0 49 86' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.9 53.1c.9 0 1.6-.7 1.6-1.6v-1.7h.3c1.3 0 2.3-1 2.3-2.3v-1.6h10c3.5 0 6.3-2.9 6.3-6.3l-.1-33.1C48.3 3 45.5.2 42 .2L6.4.3C2.9.3.1 3.2.1 6.6l.1 33.1C.2 43.2 3 46 6.5 46h9.9v1.5c0 1.3 1 2.3 2.3 2.3h.2v1.7c0 .9.7 1.6 1.6 1.6h1.3v3.2h-1.1v-.5c0-1-1-1.9-2.4-2-.5 0-.9.1-1.3.4-.2.2-.4.5-.4.8v4.1c0 .3.1.6.4.8.3.3.7.4 1.1.4h.1c1.4-.1 2.4-.9 2.4-2v-.5h1.1V61c-1.4.1-2.4 1.2-2.4 2.5v.1L5 82.5c-.5.6-.6 1.5-.2 2.2.4.7 1.1 1.2 1.9 1.2.7 0 1.3-.3 1.7-.8l13.9-18.3V81c0 1.1.9 2 2 2s2-.9 2-2V66.7l13.9 18.4c.4.5 1 .8 1.7.8.8 0 1.5-.4 1.9-1.2.4-.7.3-1.6-.2-2.2L29.3 63.6v-.2c0-1.4-1.1-2.5-2.4-2.5V53h1v.1zm2.6-8.7H17.8v-.7h12.7v.7zM18.9 12.7h10.6v10.1H18.9V12.7zm10.6-1.2H18.9V1.6h10.6v9.9zM6.4 44.4c-2.7 0-4.8-2.2-4.8-4.8L1.5 6.5c0-2.7 2.2-4.8 4.8-4.8h11.4v21.7c0 .3.3.6.6.6h11.8c.3 0 .6-.3.6-.6V1.6h11.2c2.7 0 4.8 2.2 4.8 4.8l.1 33.1c0 2.7-2.2 4.8-4.8 4.8H31.7v-1.2c0-.3-.3-.6-.6-.6H17.2c-.3 0-.6.3-.6.6v1.3H6.4zm12.7 13.9c0 .1-.3.4-1 .5v-3.5c.7 0 1 .4 1 .5v2.5zm-1.3-10.9v-1.5h12.7v1.5c0 .4-.4.8-.8.8H18.6c-.4 0-.8-.3-.8-.8zm2.5 4.1v-1.7h7.6v1.7s0 .1-.1.1h-5.5l-2-.1c0 .1 0 0 0 0zM7 84.2c-.1.1-.3.2-.5.2-.3 0-.5-.2-.5-.3 0-.1-.1-.4.1-.6l14.2-18.8h1.5L7 84.2zM24.5 81c0 .3-.2.5-.5.5s-.5-.2-.5-.5V64.8l.1-.1h.9V81zm17.7 3.1c0 .1-.2.3-.5.3-.2 0-.4-.1-.5-.2L26.4 64.7h1.5l14.2 18.8c.2.2.1.5.1.6zM27.5 63.2H20.8c.1-.4.5-.7 1-.7h4.9c.2 0 .6.3.8.7zM25.1 61h-2v-7.9h2V61z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat center;background-size:contain;width:84px;height:147px}.product-page .reviews .wrapper{background-color:#f8f8f8}.product-page .reviews .content{padding-top:64px;padding-bottom:76px}.product-page .reviews .h1{text-align:center;margin-bottom:53px}.product-page .reviews .reviews-list{overflow:hidden;display:flex}.product-page .reviews-list p{margin-bottom:7px;color:#606060}.product-page .reviews-list .review{position:relative;background-color:#fff;line-height:28px;text-align:left;padding:40px 35px 0 38px;margin:0 16px 0;height:100%;border-radius:6px}.product-page .reviews-list .review-header{position:relative;padding:17px 0 0 100px;min-height:80px;margin-bottom:29px}.product-page .reviews-list .review-body{padding-bottom:50px}.product-page .reviews-list .review-link{display:block;position:absolute;left:50%;bottom:16px;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.product-page .reviews-list .review-author-photo{position:absolute;left:0;top:50%;width:80px;height:80px;vertical-align:top;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.product-page .reviews-list .review-rating{color:#ffb731;font-size:18px;line-height:normal;letter-spacing:7px;margin-bottom:12px}.product-page .reviews-list h5{margin-bottom:16px}.product-page .reviews-list .review-author,.product-page .reviews-list .review-author-info{margin-bottom:10px;font-weight:500;color:#272727;font-size:18px;line-height:20px}.product-page .reviews-list .review-author-info{margin-bottom:0;font-size:14px;line-height:16px}#mini-menu{position:fixed;z-index:100000000;width:100%;top:0;left:0;display:none;background-color:#fff;background-color:rgba(255, 255, 255, 1);-webkit-animation-duration:0.3s;animation-duration:0.3s;border-bottom:1px solid #f1f1f3}.mini-menu-slide.large .content{padding-top:14px;padding-bottom:14px}.mini-menu-slide .content{padding-top:12px;padding-bottom:12px}.mini-menu-slide.small .content{padding-top:2px;padding-bottom:2px}.mini-menu-slide .h8,.mini-menu-slide h3{margin-bottom:0;margin-right:40px;padding-top:6px}.mini-menu-slide .yt-video{color:#272727;line-height:28px;display:inline-block}.mini-menu-slide .yt-video:hover{text-decoration:none;color:#ffb731}.mini-menu-slide .bites-available{color:#9a9a9a;padding:14px 0}#mini-menu.upgraded-product{background:#ffb731;box-shadow:none}.mini-menu-slide.upgraded-product a{color:#171716}.mini-menu-slide.upgraded-product .content{padding-top:11px;padding-bottom:11px}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.product-page.play .specs-slide .wrapper{background-image:url('../images/pages/products/front-view-play@2x.png')}.product-page.camera .specs-slide .wrapper{background-image:url('../images/pages/products/camera-spec-bottom@2x.png')}}@media (max-width:768px){.product-page .reviews .reviews-list{display:block}.product-page .reviews-list .review{margin:16px 0 0}}@media (min-width:641px) and (max-width:880px){.product-page.play .design-slide article.border-box{padding-right:0 !important}.product-page.camera .design-slide article.border-box{width:90% !important}.design-slide li.border-box{margin-right:30px !important}.care-slide ul{margin-left:300px !important}}@media (min-width:641px) and (max-width:800px){.main-slide article.border-box{width:60% !important}.product-page.camera .main-slide article.border-box{width:50% !important;padding-right:0 !important}.pet-trouble-slide article.border-box{width:60% !important;padding-right:0 !important}.miss-slide article.border-box{width:60% !important}.care-slide ul{margin-left:290px !important}}@media (max-width:640px){.product-page article.left,.product-page article.right,.product-page article{float:none;width:auto;max-width:none;margin:0;padding:60px 0}.product-page .content article.right,.product-page .content article.left{padding-right:0}.product-page section{text-align:center}.product-page h1,.product-page .h1{min-width:initial !important;line-height:32px}.product-page p{font-size:14px;line-height:24px}.product-page .main-slide h3{font-size:12px;line-height:18px}.product-page .meet-play .photo{text-align:center}.product-page .meet-play .spec{text-align:left;max-width:185px}.product-page .remote-slide p br{display:none}.product-page .care-slide article>p br{display:none}.product-page.camera .product-slide h2 br{display:none}.product-page p.available-notice{font-size:11px;line-height:20px;margin-bottom:14px}.product-page .remote-slide .wrapper:before{padding-bottom:155%}.product-page .remote-slide .wrapper{background-image:url('../images/pages/products/backgrounds/hands-phone-slide@mobile.jpg');background-size:100% auto;background-position:bottom center;min-height:600px}.product-page .remote-slide .content{padding-top:0;padding-bottom:70%}.product-page .care-slide .wrapper:before{padding-bottom:290%}.product-page .care-slide .wrapper{background-image:url('../images/pages/products/backgrounds/care-slide@mobile.jpg');background-position:bottom center;background-size:100% auto;min-height:1116px}.product-page .care-slide .content{padding-bottom:90%}.product-page .care-slide ul{margin:0;text-align:center}.product-page .care-slide li{display:block;padding:0}.product-page .care-slide li i{float:none;margin:0}.product-page .care-slide .owl-carousel{margin-bottom:30px;width:initial}.product-page .specs-slide li{width:100%;padding:0}.product-page .specs-slide article{padding-left:0;padding-right:0}.product-page .specs-slide li i{float:none;font-size:30px;margin:0;display:inline-block;height:45px}.product-page .pet-trouble-slide .notifications{position:absolute;width:100%;left:0;bottom:5%}.product-page .pet-trouble-slide .notifications p{padding-right:12px;padding-left:12px}.product-page .design-slide li{margin:0}.product-page .design-slide li:first-child{margin-right:30px}.product-page .design-slide li:last-child{margin-left:30px}.product-page .alerts-slide .wrapper:before{padding-bottom:180%}.product-page .alerts-slide .wrapper{background-position:bottom center;min-height:700px}.product-page section.alerts-slide .content{padding-bottom:98%}.product-page .video-slide .content{padding:0}.product-page.play .alerts-slide .wrapper{background-image:url('../images/pages/products/backgrounds/alerts-play@mobile.jpg')}.product-page.camera .alerts-slide .wrapper{background-image:url('../images/pages/products/backgrounds/alerts-camera@mobile.jpg')}.product-page.play .main-slide .wrapper{background-image:url('../images/pages/products/backgrounds/main-slide-play@mobile.jpg');min-height:586px}.product-page.camera .main-slide .wrapper{background-image:url('../images/pages/products/backgrounds/main-slide-camera@mobile.jpg');min-height:586px}.product-page.play .main-slide .wrapper:before,.product-page.camera .main-slide .wrapper:before{padding-bottom:150%}.product-page .reviews .content{padding-top:48px;padding-bottom:55px}.product-page .reviews .reviews-list{display:block}.product-page .reviews .h1{margin-bottom:16px}.product-page .reviews-list .review{margin:16px 0 0}.product-page .reviews-list .review-link{display:none}.product-page .reviews .h1 br{display:none}.product-page.camera .product-slide .wrapper:before{padding-bottom:140%}.product-page.camera .product-slide .wrapper{background-image:url('../images/pages/products/backgrounds/product-slide-camera@mobile.jpg');min-height:552px}.product-page.play .product-slide .wrapper:before{padding-bottom:140%}.product-page.play .product-slide .wrapper{background-image:url('../images/pages/products/backgrounds/product-slide-play@mobile.jpg');min-height:552px}.product-page.camera .not-at-home-slide .wrapper:before{padding-bottom:150%}.product-page.camera .not-at-home-slide .wrapper{background-image:url('../images/pages/products/backgrounds/not-at-home-camera@mobile.jpg');min-height:600px}.product-page.camera .not-at-home-slide .content{padding-bottom:70%}.product-page.play .pet-trouble-slide .wrapper:before{padding-bottom:210%}.product-page.play .pet-trouble-slide .wrapper{background-image:url('../images/pages/products/backgrounds/dog-slide@mobile.jpg');min-height:830px}.product-page.play .pet-trouble-slide .content{padding-bottom:120%}.product-page.camera .pet-trouble-slide .wrapper:before{padding-bottom:230%}.product-page.camera .pet-trouble-slide .wrapper{background-image:url('../images/pages/products/backgrounds/out-of-trouble-camera@mobile.jpg');min-height:902px}.product-page.camera .pet-trouble-slide .content{padding-bottom:135%}.product-page.play .specs-slide .wrapper{background:url('../images/pages/products/front-view-play@mobile.jpg') no-repeat bottom center #fff;background-size:100% auto;padding:0 0 36%}.product-page.camera .specs-slide .wrapper{background:url('../images/pages/products/camera-spec-bottom@mobile.jpg') no-repeat bottom center #fff;background-size:100% auto;padding:0 0 40%}.product-page.play .miss-slide .wrapper:before{padding-bottom:155%}.product-page.play .miss-slide .wrapper{background-image:url('../images/pages/products/backgrounds/miss-slide-play@mobile.jpg');min-height:610px}.product-page.play .miss-slide .content{padding-bottom:70%}.product-page.camera .miss-slide .wrapper:before{padding-bottom:230%}.product-page.camera .miss-slide .wrapper{background-image:url('../images/pages/products/backgrounds/miss-pet-camera@mobile.jpg');min-height:879px}.product-page.camera .miss-slide .content{padding-bottom:100%}.product-page.play .design-slide ul{position:absolute;left:0;bottom:0;width:100%}.product-page.play .design-slide .wrapper:before{padding-bottom:200%}.product-page.play .design-slide .wrapper{background-image:url('../images/pages/products/backgrounds/design-slide-play@mobile.jpg');min-height:770px}.product-page.play .design-slide .content{padding-bottom:115%}.product-page.camera .design-slide .wrapper:before{padding-bottom:240%}.product-page.camera .design-slide .wrapper{background-image:url('../images/pages/products/backgrounds/design-camera@mobile.jpg');min-height:924px}.product-page.camera .design-slide .content{padding-bottom:92%}.product-page.play .not-at-home-slide .wrapper:before{padding-bottom:140%}.product-page.play .not-at-home-slide .wrapper{background-image:url('../images/pages/products/backgrounds/pet-up-slide-play@mobile.jpg');min-height:550px}#mini-menu.mobile-bottom{top:auto;bottom:0;border-top:1px solid #f1f1f3;border-bottom:0}.mini-menu-slide.mobile-bottom .content{padding-bottom:24px}.mini-menu-slide.large .content,.mini-menu-slide.small .content{padding-top:3px;padding-bottom:3px}.mini-menu-slide td>*{display:none}.mini-menu-slide .h8,.mini-menu-slide h3{font-weight:400;font-size:14px;line-height:40px;margin:0;padding-top:0;text-transform:none;letter-spacing:normal;display:inline-block}.mini-menu-slide .yt-video{display:none}.mini-menu-slide.upgraded-product .content{padding-top:10px;padding-bottom:10px}}
.care-wrapper{padding-top:54px}.product-page.care h2,.product-page.care h3{font-size:32px;line-height:40px;font-weight:500;color:#282828}.product-page.care p{font-size:16px;line-height:26px;color:#29292b}.product-page.care .main-slide .wrapper{background:#f7f3fe}.product-page.care .main-slide .image{position:relative;min-height:490px}.product-page.care .main-slide .image img{vertical-align:bottom}.product-page.care .main-slide .image.desktop-view img{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:539px}.product-page.care .main-slide article{padding:97px 0 112px 35px;max-width:332px}.product-page.care .main-slide .h8{line-height:26px;margin-bottom:20px}.product-page.care .main-slide .h1{margin-bottom:22px;font-size:32px;line-height:40px}.product-page.care .subscribe-from .order-button{margin:0;min-width:208px}.product-page.care .plan-features{padding:0 22px 6px 22px;min-height:360px;margin:0}.product-page.care .plan-features__item{position:relative;color:#29292b;list-style:none;font-size:14px;line-height:24px;margin-bottom:3px;padding-left:32px;max-width:none}.product-page.care .plan-features__item .icon{display:block;position:absolute;left:4px;top:2px;font-size:16px;color:#ffb731}.product-page.care .plan-features__item strong{font-weight:400}.product-page.care .plan-features__item .info{transition:color 300ms ease;font-size:13px;line-height:13px;color:#bfbfc1;margin-left:3px;position:relative;bottom:-2px}.product-page.care .plan-features__item .info::after{content:"";position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px}.product-page.care .plan-features__item .info:hover{color:#6e6e6f}.product-page.care .never-miss-moment{background-image:url('../images/pages/products/care/never-miss-moment-placeholder.png');background-color:#fee;background-position:right center;background-size:auto 100%;background-repeat:no-repeat}.product-page.care .never-miss-moment article{padding:176px 0 141px 80px;max-width:358px}.product-page.care .never-miss-moment .h8,.product-page.care .get-alerts .h8{font-size:16px;line-height:26px;margin-bottom:20px}.product-page.care .never-miss-moment h2,.product-page.care .get-alerts h2{margin-bottom:20px}.product-page.care .get-alerts{background-image:url('../images/pages/products/care/get-alerts-placeholder.png');background-color:#f7f3fe;background-position:right 16% bottom;background-size:579px auto;background-repeat:no-repeat}.product-page.care .get-alerts article{max-width:392px;padding:185px 0 129px 80px}.product-page.care .get-alerts,.product-page.care .never-miss-moment{overflow:hidden}.product-page.care .iphone-mask{position:relative;width:395px;height:576px;margin:68px auto 0 auto}.product-page.care .iphone-mask::before{content:'';position:absolute;bottom:0;left:50%;display:block;width:115.7%;height:106.078%;z-index:1;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-size:100% auto;background-repeat:no-repeat}.product-page.care .iphone-mask.red-shadow::before{background-image:url('../images/pages/products/care/red-shadow@2x.png')}.product-page.care .iphone-mask.purple-shadow::before{background-image:url('../images/pages/products/care/purple-shadow@2x.png')}.product-page.care .iphone-mask::after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-image:url('../images/pages/products/care/iphone-mask.png');background-size:100% 100%;z-index:10;transform:translateZ(0)}.product-page.care .iphone-mask__content{position:absolute;width:87.092%;height:96.182%;left:50%;bottom:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:5}.product-page.care .iphone-mask__item{position:absolute;top:0;left:50%;display:block;width:100%;height:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0;transition:opacity 0.3s}.product-page.care .iphone-mask__item.active{opacity:1}.product-page.care .iphone-mask__item video{width:100%;height:auto}.product-page.care .get-alerts__switcher{margin-top:28px}.product-page.care .get-alerts__switcher .item{display:inline-block;vertical-align:top;padding-right:24px}.product-page.care .get-alerts__switcher .item:last-child{padding-right:0}.product-page.care .get-alerts__switcher .icon-container{vertical-align:top;width:48px;height:48px;background:#fff;border-radius:6px}.product-page.care .get-alerts__link{min-width:84px;display:inline-block;vertical-align:top;text-decoration:none}.product-page.care .get-alerts__link.active use{fill:#000}.product-page.care .get-alerts__link use{fill:#ffc55a;transition:fill 0.3s}.product-page.care .get-alerts__switcher p{position:relative;display:inline-block;font-weight:500;margin-top:10px;font-size:13px;line-height:20px;color:#f4a614}.product-page.care .get-alerts__link.active p{color:#29292a}.product-page.care .get-alerts__link.active p:after{content:'';position:absolute;background:#ffb731;height:3px;left:0;right:0;bottom:-6px;border-radius:1.5px}.product-page .reviews-list .review-rating{margin-bottom:24px;font-size:21px}.product-page.care .store-products article h4{margin-bottom:20px;max-width:360px}.product-page.care .store-products article .price .value{color:#29292a}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.product-page.care .iphone-mask::after{background-image:url('../images/pages/products/care/iphone-mask@2x.png')}}@media (max-width:959px){.product-page.care .main-slide article,.product-page.care .never-miss-moment article,.product-page.care .get-alerts article{padding-left:10%}.product-page.care .iphone-mask{width:300px;height:437px}.product-page.care .never-miss-moment article{padding-top:120px;padding-bottom:140px}.product-page.care .get-alerts{background-size:479px auto}.product-page.care .get-alerts article{padding-top:90px;padding-bottom:90px}.product-page.care .get-alerts__switcher{max-width:320px;margin-left:auto;margin-right:auto}.product-page.care .get-alerts__switcher .item{padding-right:10px;width:33.33333%}.product-page.care .get-alerts__switcher .icon-container{margin:0 auto}.product-page.care .get-alerts .get-alerts__switcher p{margin-top:5px}}@media (max-width:640px){.care-wrapper{padding-top:0}.product-page.care .main-slide .h8{font-size:16px;margin-bottom:11px}.product-page.care .main-slide .h1{margin:0 auto 12px auto;max-width:238px}.product-page.care .main-slide p{margin:0 auto;max-width:304px}.product-page.care .main-slide .image{min-height:0}.product-page.care .main-slide .mobile-view img{width:100%;height:auto;max-width:352px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;margin-bottom:38px}.product-page.care .main-slide article{padding:50px 0 20px 0;margin:0 auto}.product-page.care .main-slide p{margin:0 auto;max-width:304px}.product-page.care .plan-features{min-height:auto;padding-bottom:16px}.product-page.care .iphone-mask{margin-top:10px;width:250px;height:365px}.product-page.care .never-miss-moment,.product-page.care .get-alerts{background-image:none !important}.product-page.care .never-miss-moment .h8,.product-page.care .get-alerts .h8{margin-bottom:11px}.product-page.care .never-miss-moment h2,.product-page.care .get-alerts h2,.product-page.care .never-miss-moment p,.product-page.care .get-alerts p{margin:0 auto 20px auto;max-width:200px}.product-page.care .never-miss-moment p,.product-page.care .get-alerts p{max-width:288px}.product-page.care .never-miss-moment article,.product-page.care .get-alerts article{padding-top:50px;padding-bottom:21px;padding-left:0;margin:0 auto}.product-page.care .main-slide .content p br,.product-page.care .what-is .content>p br{display:none}.product-page.care .store-products article h4{font-size:24px;line-height:32px}}@media (max-width:360px){.product-page.care .plan-features{padding-right:10px;padding-left:20px}}
.product-page.bites .main-slide .content{padding-top:52px;padding-bottom:52px;padding-right:0}.product-page.bites .main-slide .h8{line-height:18px;margin:32px 0 21px 0}.product-page.bites .main-slide h1{font-weight:300;font-size:32px;color:#282828;line-height:44px;margin-bottom:21px;max-width:320px}.product-page.bites .main-slide p.desc{color:#9a9a9a;line-height:28px;margin-bottom:32px;max-width:300px}.product-page.bites .main-slide .price{color:#c7c7c7;line-height:28px;margin-left:15px}.product-page.bites .main-slide .video-col{position:relative}.product-page.bites .main-slide .video-block{position:relative;background:url("../images/pages/homepage/bites-slide/video-cover-background.jpg") no-repeat center #c7c7c7;background-size:cover;width:100%;border-radius:8px 0 0 8px;height:465px;overflow:hidden;z-index:1;cursor:pointer}.product-page.bites .main-slide .video-block video{position:absolute;top:51%;left:51%;-webkit-transform:translateX(-51%) translateY(-51%);transform:translateX(-51%) translateY(-51%);min-width:102%;min-height:102%;width:auto;height:100%;overflow:hidden;z-index:1}.product-page.bites .main-slide .video-block .yt-video{position:absolute;font-weight:700;font-size:14px;color:#fff;letter-spacing:2px;line-height:40px;text-transform:uppercase;text-shadow:0 1px 2px rgba(0, 0, 0, 0.09);left:32px;bottom:20px;z-index:1}.product-page.bites .main-slide .video-block .yt-video .icon{font-size:25px;margin-right:16px}.product-page.bites .main-slide .video-shadow{position:absolute;width:125%;height:13px;background:url("../images/pages/products/bites/shadow.svg") no-repeat;background-size:contain;bottom:-5px;left:-15%;z-index:0}.product-page.bites .main-slide .doggy{position:absolute;width:108px;height:101px;background:url('../images/pages/products/bites/doggy.svg') no-repeat;background-size:contain;bottom:5px;left:0;z-index:0;opacity:0}.product-page.bites .best-in-show{position:relative;background-color:#e4e3e2;height:728px}.product-page.bites .best-in-show .content{position:relative;max-width:1024px;height:100%}.product-page.bites .best-in-show .content .sign:hover{cursor:inherit}.product-page.bites .best-in-show .content .sign-1{margin-top:66px}.product-page.bites .best-in-show .sign{background-color:rgba(248, 248, 248, 0.5)}.product-page.bites .best-in-show .sign .quote-cloud-1{background-color:rgba(248, 248, 248, 0.5)}.product-page.bites .best-in-show .sign .quote-cloud-2{background-color:rgba(248, 248, 248, 0.5)}.product-page.bites .best-in-show .content .sign-2{background-color:rgba(248, 248, 248, 0)}.product-page.bites .best-in-show .content .sign-2 .quote-cloud-1{background-color:rgba(248, 248, 248, 0)}.product-page.bites .best-in-show .content .sign-2 .quote-cloud-2{background-color:rgba(248, 248, 248, 0)}.product-page.bites .best-in-show .bg{position:absolute;width:100%;height:100%;background-image:url("../images/pages/products/bites/best-in-show-bg.jpg");background-repeat:no-repeat;background-size:cover;background-position-x:80%;background-position-y:center}.product-page.bites .best-in-show .content .col{position:relative}.product-page.bites .best-in-show .content .bg-2{position:absolute;width:622px;height:341px;top:74px;right:-110px;background-repeat:no-repeat;background-size:cover;z-index:0;overflow:hidden}.product-page.bites .best-in-show .content .bg-2 .video-block{position:relative;height:100%;width:100%;border-radius:8px;background:url("../videos/bites/Catch.jpg") no-repeat center #c7c7c7;background-size:cover;overflow:hidden;z-index:1;opacity:0}.product-page.bites .best-in-show .content .bg-2 .video-block video{position:absolute;top:51%;left:51%;-webkit-transform:translateX(-51%) translateY(-51%);transform:translateX(-51%) translateY(-51%);min-width:102%;min-height:102%;width:auto;height:100%;overflow:hidden;z-index:1}.product-page.bites .best-in-show h2{font-weight:300;font-size:40px;color:#282828;line-height:52px;margin:56px auto 18px;text-align:center}.product-page.bites .best-in-show p.desc{font-weight:300;font-size:24px;color:#606060;line-height:36px;max-width:370px;text-align:center;margin:0 auto}.product-page.bites .spec-slide{overflow:hidden;background:url("../images/pages/products/bites/spec-bg.svg") no-repeat;background-size:cover;background-position-y:300px}.product-page.bites .spec-slide .bottom-padding{height:24px;width:100%;background:#fff}.product-page.bites .spec-slide .bottom-padding:after{content:'';position:absolute;width:100%;height:24px;background:#fff;left:0}.product-page.bites .spec-slide .open-control{position:absolute;display:block;width:48px;height:48px;border:4px solid #f8f8f8;outline:0;margin:auto;left:0;right:0;bottom:0;border-radius:100%;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4gIDxwYXRoIGZpbGw9IiNGRkI3MzEiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTI0LjAwMDEwNDcsMjEuMDM5MTk4MiBMMTguNTcxNzYzNywxNS42MTA3OTQgQzE3Ljc1ODAzMjQsMTQuNzk3MDUzMyAxNi40MjUwNzY1LDE0Ljc5NzA1MzMgMTUuNjExMzQ1MiwxNS42MTA3OTQgQzE0Ljc5NjIxODMsMTYuNDI0NTM0NyAxNC43OTYyMTgzLDE3Ljc1NzUwNjIgMTUuNjExMzQ1MiwxOC41NzEyNDY5IEwyMS4wMzk0MTIxLDIzLjk5OTkyNTIgTDE1LjYxMTIwNTcsMjkuNDI4MTk0OCBDMTQuNzk3NDc0NCwzMC4yNDE5MzU1IDE0Ljc5NzQ3NDQsMzEuNTc0OTA2OSAxNS42MTEyMDU3LDMyLjM4ODY0NzYgQzE2LjQyNDkzNjksMzMuMjAzNzg0MSAxNy43NTc4OTI5LDMzLjIwMzc4NDEgMTguNTcxNjI0MSwzMi4zODg2NDc2IEwyMy45OTk5NTUxLDI2Ljk2MDgwMTggTDI5LjQyODAyNywzMi4zODk0ODUxIEMzMC4yNDMxNTQsMzMuMjAzMjI1OCAzMS41NzQ3MTQyLDMzLjIwMzIyNTggMzIuMzg4NDQ1NCwzMi4zODk0ODUxIEMzMy4yMDM1NzI0LDMxLjU3NTc0NDQgMzMuMjAzNTcyNCwzMC4yNDI3NzMgMzIuMzg4NDQ1NCwyOS40Mjc2MzY1IEwyNi45NjA5NDY4LDI0LjAwMDA3NDggTDMyLjM4OTcwMTYsMTguNTcxODA1MiBDMzMuMjAzNDMyOCwxNy43NTY2Njg3IDMzLjIwMzQzMjgsMTYuNDI1MDkzMSAzMi4zODk3MDE2LDE1LjYxMTM1MjQgQzMxLjU3NTk3MDMsMTQuNzk2MjE1OSAzMC4yNDMwMTQ0LDE0Ljc5NjIxNTkgMjkuNDI3ODg3NCwxNS42MTEzNTI0IEwyNC4wMDAxMDQ3LDIxLjAzOTE5ODIgWiIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgMzIuNDg1IDMuNTE1KSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:8px 8px}.product-page.bites .spec-slide.opened .open-control{-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.product-page.bites .spec-slide .content{margin-top:318px;padding-top:170px}.product-page.bites .spec-slide.opened .content{padding-bottom:440px}.product-page.bites .spec-slide .content .spec-list{text-align:center}.product-page.bites .spec-slide .content .spec-list .spec-list-bites-image{position:absolute;width:100%;height:475px;margin:auto;left:0;right:0;top:-320px;background:url("../images/pages/products/bites/spec-bites-bg.png") no-repeat;background-size:contain;background-position-x:center;background-position-y:-600px;opacity:0}.product-page.bites .spec-slide .content .spec-list img{margin-bottom:28px}.product-page.bites .spec-slide .content .spec-list p{font-size:16px;color:#9a9a9a;line-height:28px;margin-bottom:52px}.product-page.bites .spec-slide .content .tech-spec{border-top:2px solid #f1f1f1;padding:65px 0;position:absolute;width:100%}.product-page.bites .spec-slide .content .tech-spec img{max-width:100%}.product-page.bites .spec-slide .content .tech-spec h2{color:#606060;letter-spacing:2px;line-height:20px;margin-bottom:45px}.product-page.bites .spec-slide .content .tech-spec p{color:#9a9a9a;line-height:29px;margin-bottom:18px}.product-page.bites .healthy-treats-slide .content{max-width:1024px;padding:35px 0 64px 0}.product-page.bites .healthy-treats-slide .content h2{font-weight:300;font-size:40px;line-height:52px;margin-bottom:18px;margin-left:48px}.product-page.bites .healthy-treats-slide .content p.desc{font-weight:300;font-size:24px;color:#606060;line-height:36px;margin-bottom:220px;max-width:310px;margin-left:48px}.product-page.bites .healthy-treats-slide .content .sign:not(.active){background-color:rgba(248, 248, 248, 0)}.product-page.bites .healthy-treats-slide .content .sign:not(.active) .quote-cloud-1{background-color:rgba(248, 248, 248, 0)}.product-page.bites .healthy-treats-slide .content .sign:not(.active) .quote-cloud-2{background-color:rgba(248, 248, 248, 0)}.product-page.bites .healthy-treats-slide .content .sign:hover{cursor:pointer;background-color:rgba(248, 248, 248, 0.75)}.product-page.bites .healthy-treats-slide .content .sign:hover .quote-cloud-1,.product-page.bites .healthy-treats-slide .content .sign:hover .quote-cloud-2{background-color:rgba(248, 248, 248, 0.75)}.product-page.bites .healthy-treats-slide .video-block{position:relative;width:100%;border-radius:8px 0 0 8px;background:url("../videos/bites/TreatLoad.jpg") no-repeat center #c7c7c7;background-size:cover;height:700px;overflow:hidden;z-index:1;margin-top:12px}.product-page.bites .healthy-treats-slide .video-block video{position:absolute;top:51%;left:51%;-webkit-transform:translateX(-51%) translateY(-51%);transform:translateX(-51%) translateY(-51%);min-width:102%;min-height:102%;width:auto;height:100%;overflow:hidden;z-index:1}.product-page.bites .about-treats-slide{border-top:2px solid rgba(199, 199, 199, 0.25)}.product-page.bites .about-treats-slide .content{padding:75px 0 90px 0}.product-page.bites .about-treats-slide .content .col{text-align:center}.product-page.bites .about-treats-slide .content .col.wellness_petcube img{margin-top:35px;margin-bottom:60px}.product-page.bites .about-treats-slide .content .col.treats_rule img{margin-bottom:30px}.product-page.bites .about-treats-slide .content p{font-size:16px;color:#9a9a9a;line-height:28px;max-width:290px;margin:0 auto}.product-page.bites .say-hello-slide{position:relative}.product-page.bites .say-hello-slide:before{content:'';position:absolute;top:0;height:2px;width:100%;background-color:rgba(199, 199, 199, 0.25)}.product-page.bites .say-hello-slide .content{height:808px}.product-page.bites .say-hello-slide .content>.row{height:100%}.product-page.bites .say-hello-slide .content .slide-bg{height:100%;background:url('../images/pages/products/bites/say-hello-bg.jpg') no-repeat;background-size:cover;background-position:center}.product-page.bites .say-hello-slide .content .slide-content{padding:60px 0 0 65px}.product-page.bites .say-hello-slide .content .slide-content h2{font-weight:300;font-size:40px;line-height:52px;margin-left:20px;margin-bottom:14px}.product-page.bites .say-hello-slide .content .slide-content p.desc{font-weight:300;font-size:24px;color:#9a9a9a;line-height:36px;margin-left:20px;margin-bottom:39px}.product-page.bites .say-hello-slide .video-block{position:relative;width:482px;height:227px;z-index:1}.product-page.bites .say-hello-slide .phone-mask{position:absolute;background:url('../images/pages/products/bites/phone-mask.png');background-size:482px 228px;width:483px;height:228px;z-index:2;top:0;left:0}.product-page.bites .say-hello-slide .phone-shadow{position:absolute;width:410px;height:208px;top:9px;left:32px;background-color:#c7c7c7;-webkit-box-shadow:0 14px 40px 9px rgba(188, 188, 188, 1);-moz-box-shadow:0 14px 40px 9px rgba(188, 188, 188, 1);box-shadow:0 14px 40px 9px rgba(188, 188, 188, 1);z-index:0}.product-page.bites .say-hello-slide .video-block .video-preview{position:absolute;height:208px;width:370px;top:9px;left:52px;background:url("../videos/bites/TwoWayAudio.jpg") no-repeat center #c7c7c7;background-size:cover;z-index:1}.product-page.bites .say-hello-slide .video-block video{position:absolute;height:208px;top:9px;left:52px;z-index:2}.product-page.bites .say-hello-slide .content .signs{margin-top:62px}.product-page.bites .say-hello-slide .content .sign{width:190px;height:235px;float:left;margin:0;padding:90px 15px 0 24px}.product-page.bites .say-hello-slide .content .sign:first-child{margin-right:10px}.product-page.bites .say-hello-slide .content .sign:not(.active){background-color:rgba(248, 248, 248, 0)}.product-page.bites .say-hello-slide .content .sign:not(.active) .quote-cloud-1{background-color:rgba(248, 248, 248, 0)}.product-page.bites .say-hello-slide .content .sign:not(.active) .quote-cloud-2{background-color:rgba(248, 248, 248, 0)}.product-page.bites .say-hello-slide .content .sign:hover{cursor:pointer;background-color:rgba(248, 248, 248, 0.75)}.product-page.bites .say-hello-slide .content .sign:hover .quote-cloud-1,.product-page.bites .say-hello-slide .content .sign:hover .quote-cloud-2{background-color:rgba(248, 248, 248, 0.75)}.product-page.bites .say-hello-slide .content .sign img{top:20px;left:24px}.product-page.bites .say-hello-slide .content .sign:hover{cursor:pointer}.product-page.bites .beautiful-slide{background-color:rgba(248, 248, 248, 1)}.product-page.bites .beautiful-slide .col-12{position:relative;background:url('../images/pages/products/bites/Sofi.jpg') no-repeat;background-size:cover;background-position:center bottom;text-align:center;padding-bottom:55%}.product-page.bites .beautiful-slide h2{font-weight:300;font-size:40px;line-height:52px;margin-top:64px;margin-bottom:15px}.product-page.bites .beautiful-slide p{font-weight:300;font-size:24px;color:#606060;line-height:36px}.product-page.bites .supply-treats-slide .content .slide-content{padding:65px 0 0 48px}.product-page.bites .supply-treats-slide .content h2{font-weight:300;font-size:40px;line-height:52px;margin-bottom:17px;max-width:370px}.product-page.bites .supply-treats-slide .content p.desc{font-weight:300;font-size:24px;color:#606060;line-height:36px;margin-bottom:54px;max-width:370px}.product-page.bites .supply-treats-slide .content p.sub-desc{font-size:16px;color:#9a9a9a;line-height:28px;margin-bottom:25px;max-width:285px}.product-page.bites .supply-treats-slide .content .bites-plus-dash{font-size:16px;font-weight:bold;margin-bottom:25px}.product-page.bites .supply-treats-slide .content .bites-plus-dash .plus{color:#ffb731;margin:0 9px}.product-page.bites .supply-treats-slide .content .bites-plus-dash img{vertical-align:bottom}html:lang(ja) .product-page.bites .supply-treats-slide .content .slide-bg{background-image:url("../images/pages/products/bites/supply-treats-drs-jp.png"), url("../images/pages/products/bites/supply-treats-bg-blur.jpg")}.product-page.bites .supply-treats-slide .content .slide-bg{background-image:url("../images/pages/products/bites/supply-treats-drs.png"), url("../images/pages/products/bites/supply-treats-bg-blur.jpg");background-repeat:no-repeat;background-size:auto 90%, cover;background-position:center bottom}.product-page.bites .sign{position:relative;width:376px;max-width:100%;margin-left:24px;margin-top:20px;padding:16px 16px 16px 103px;background-color:rgba(248, 248, 248, 1);border-radius:8px}.product-page.bites .sign .quote-cloud-1{position:absolute;width:14px;height:28px;border-radius:0 14px 14px 0;background-color:rgba(248, 248, 248, 1);right:-14px;top:0;bottom:0;margin:auto}.product-page.bites .sign .quote-cloud-2{position:absolute;width:12px;height:12px;border-radius:100%;background-color:rgba(248, 248, 248, 1);right:-30px;top:0;bottom:0;margin:auto}.product-page.bites .sign.top-cloud .quote-cloud-1{top:-14px;left:28px;right:initial;bottom:initial;width:28px;height:14px;border-radius:14px 14px 0 0}.product-page.bites .sign.top-cloud .quote-cloud-2{top:-30px;left:36px;right:initial;bottom:initial}.product-page.bites .sign img{position:absolute;top:23px;left:24px}.product-page.bites .sign .p1{font-weight:700;color:#282828;font-size:16px;line-height:28px;margin-bottom:8px}.product-page.bites .sign p{font-weight:400;font-size:16px;color:#9a9a9a;line-height:28px;margin-bottom:0}.product-page.bites .bites-waiting-list{margin:-21px auto 0}.product-page.bites .bites-waiting-list>.row{max-width:1024px;margin:0 auto}.product-page.bites .bites-waiting-list form{display:inline-block;width:100%}.product-page.bites .bites-waiting-list p.mailing-desc{font-size:16px;line-height:28px;color:#9a9a9a}.product-page.bites .bites-waiting-list input[type=email]{width:66%;float:left}.product-page.bites .bites-waiting-list input::-webkit-input-placeholder{color:#9a9a9a}.product-page.bites .bites-waiting-list button{width:32%;float:right}.product-page.bites .main-slide,.product-page.bites .best-in-show,.product-page.bites .say-hello-slide,.product-page.bites .healthy-treats-slide{overflow-x:hidden}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.product-page.bites .best-in-show .bg{background-image:url("../images/pages/products/bites/best-in-show-bg@2x.jpg");background-repeat:no-repeat;background-size:cover;background-position-x:80%;background-position-y:center}.product-page.bites .spec-slide .content .spec-list .spec-list-bites-image{background:url("../images/pages/products/bites/spec-bites-bg@2x.png") no-repeat;background-size:contain;background-position-x:center;background-position-y:-600px}.product-page.bites .say-hello-slide .phone-mask{background:url("../images/pages/products/bites/phone-mask@2x.png");background-size:482px 228px}.product-page.bites .beautiful-slide .col-12{background:url('../images/pages/products/bites/Sofi@2x.jpg') no-repeat;background-size:cover;background-position:center bottom}html:lang(ja) .product-page.bites .supply-treats-slide .content .slide-bg{background-image:url("../images/pages/products/bites/supply-treats-drs-jp@2x.png"), url("../images/pages/products/bites/supply-treats-bg-blur@2x.jpg")}.product-page.bites .supply-treats-slide .content .slide-bg{background-image:url("../images/pages/products/bites/supply-treats-drs@2x.png"), url("../images/pages/products/bites/supply-treats-bg-blur@2x.jpg");background-repeat:no-repeat;background-size:auto 90%, cover;background-position:center bottom}}@media (max-width:768px){.product-page.bites .mobile-view{display:block !important}.product-page.bites .content{padding-left:12px;padding-right:12px}.product-page.bites .main-slide .content{position:relative;padding-top:34px;padding-bottom:207px}.product-page.bites .main-slide p.h8{font-size:12px;line-height:20px;margin:0 0 18px 0;text-align:center}.product-page.bites .main-slide h1{font-size:24px;line-height:32px;margin:0 auto 6px;text-align:center}.product-page.bites .main-slide .video-block{height:0;padding-bottom:66%}.product-page.bites .main-slide .video-block .yt-video{left:20px;bottom:10px;font-size:12px;line-height:29px}.product-page.bites .main-slide .video-block .yt-video .icon{font-size:18px;margin-right:10px}.product-page.bites .main-slide p.desc{position:absolute;font-weight:400;font-size:14px;bottom:142px;margin-bottom:0;text-align:left;line-height:24px}.product-page.bites .main-slide .video-shadow{width:100%;bottom:-170px;right:-75%;left:inherit}.product-page.bites .main-slide .doggy{width:85px;height:80px;left:inherit;z-index:1;opacity:1;bottom:-160px;right:-16px}.product-page.bites .best-in-show{background-color:#f1f1f1;height:inherit}.product-page.bites .best-in-show h2{font-size:24px;line-height:32px;margin:43px auto 8px}.product-page.bites .best-in-show p.desc{font-size:18px;line-height:28px;margin-bottom:33px}.product-page.bites .best-in-show .content .sign{width:auto;margin:0;padding:0 0 0 71px;text-align:left}.product-page.bites .best-in-show .content .sign,.product-page.bites .best-in-show .content .sign .quote-cloud-1,.product-page.bites .best-in-show .content .sign .quote-cloud-2{background-color:rgba(248, 248, 248, 0)}.product-page.bites .best-in-show .content .sign img{top:0;left:0}.product-page.bites .best-in-show .content .best-in-show-bites-img{width:105%;margin-bottom:28px;display:inline !important}.product-page.bites .best-in-show .content .video-block{position:relative;width:105%;border-radius:8px;background-color:#c7c7c7;overflow:hidden;z-index:1;opacity:1;padding-bottom:58%;margin-top:17px;margin-bottom:39px}.product-page.bites .best-in-show .content .video-block video{position:absolute;top:51%;left:51%;-webkit-transform:translateX(-51%) translateY(-51%);transform:translateX(-51%) translateY(-51%);min-width:102%;min-height:102%;width:auto;height:100%;overflow:hidden;z-index:1}.product-page.bites .spec-slide{background-position-y:100px}.product-page.bites .spec-slide .content{margin-top:200px;padding-top:40px}.product-page.bites .spec-slide.opened .content{padding-bottom:275px}.product-page.bites .spec-slide .content .spec-list .spec-list-bites-image{background-position-y:0;height:200px;top:-200px;opacity:1}.product-page.bites .spec-slide .content .spec-list img{margin-bottom:15px}.product-page.bites .spec-slide .content .spec-list p{font-size:14px;color:#9a9a9a;line-height:24px;margin-bottom:33px}.product-page.bites .spec-slide .content .tech-spec{border-top:2px solid #f1f1f1;padding:30px 0;left:0}.product-page.bites .spec-slide .content .tech-spec h2{margin-bottom:25px}.product-page.bites .spec-slide .content .tech-spec p{padding:0 10px;line-height:18px}.product-page.bites .healthy-treats-slide .content{padding:52px 0 39px 0}.product-page.bites .healthy-treats-slide .content h2{font-weight:300;font-size:24px;color:#000;line-height:32px;margin:0 auto 15px}.product-page.bites .healthy-treats-slide .content p.desc{font-weight:300;font-size:18px;color:#606060;line-height:28px;margin:0 auto 21px}.product-page.bites .healthy-treats-slide .content .signs{position:relative;width:450px;min-width:100%;margin:0 7px}.product-page.bites .healthy-treats-slide .content .signs.right{float:right}.product-page.bites .healthy-treats-slide .content .sign{width:48%;height:inherit;text-align:left;float:left;margin:0 1% 20px 1%;min-height:230px;padding:79px 11px 25px 11px}.product-page.bites .healthy-treats-slide .content .sign .quote-cloud-1{bottom:-14px;left:28px;right:initial;top:initial;height:14px;width:28px;border-radius:0 0 14px 14px}.product-page.bites .healthy-treats-slide .content .sign .quote-cloud-2{bottom:-30px;left:36px;right:initial;top:initial}.product-page.bites .healthy-treats-slide .sign img{top:15px;left:17px}.product-page.bites .healthy-treats-slide .sign p{font-size:14px;color:#9a9a9a;line-height:24px}.product-page.bites .healthy-treats-slide .sign .p1{color:#606060}.product-page.bites .healthy-treats-slide .bg{margin-left:12px}.product-page.bites .healthy-treats-slide .video-block{height:inherit;padding-bottom:85%}.product-page.bites .healthy-treats-slide .video-block video{height:auto}.product-page.bites .about-treats-slide .content{padding:28px 0 0 0}.product-page.bites .about-treats-slide .content .col.wellness_petcube img{width:215px;margin-top:20px;margin-bottom:30px}.product-page.bites .about-treats-slide .content .col.treats_rule img{width:87px}.product-page.bites .about-treats-slide .content p{font-size:14px;color:#9a9a9a;line-height:24px;margin-bottom:50px}.product-page.bites .say-hello-slide{border-top:0}.product-page.bites .say-hello-slide .content{height:inherit;padding:0}.product-page.bites .say-hello-slide .content .slide-bg{height:inherit;padding:0 0 80% 0}.product-page.bites .say-hello-slide .content .slide-content{padding:25px 0 0 12px}.product-page.bites .say-hello-slide .content .slide-content h2{font-size:24px;line-height:32px;margin-bottom:7px;text-align:center}.product-page.bites .say-hello-slide .content .slide-content p.desc{font-size:18px;color:#606060;line-height:28px;margin-bottom:28px;text-align:center}.product-page.bites .say-hello-slide .content .signs{position:relative;width:400px;min-width:100%;margin-left:7px;margin-right:7px}.product-page.bites .say-hello-slide .content .signs.right{float:right}.product-page.bites .say-hello-slide .content .sign{width:48%;height:inherit;margin-bottom:50px;text-align:left;min-height:160px;padding:60px 11px 25px 11px}.product-page.bites .say-hello-slide .content .sign img{top:12px;left:12px;height:35px}.product-page.bites .say-hello-slide .content .sign p{font-size:14px;color:#9a9a9a;line-height:24px}.product-page.bites .say-hello-slide .content .sign .p1{color:#606060}.product-page.bites .beautiful-slide .col-12{padding-bottom:100%}.product-page.bites .beautiful-slide .content{padding:0}.product-page.bites .beautiful-slide h2{font-size:24px;line-height:32px;margin-top:27px;margin-bottom:7px}.product-page.bites .beautiful-slide p{font-size:18px;color:#606060;line-height:28px;max-width:200px;margin:0 auto}.product-page.bites .supply-treats-slide .content{padding:0}.product-page.bites .supply-treats-slide .content .slide-content{padding:39px 0 0 0}.product-page.bites .supply-treats-slide .content h2{font-size:24px;line-height:32px;max-width:240px;margin:0 auto 7px}.product-page.bites .supply-treats-slide .content p.desc{font-size:18px;color:#606060;line-height:28px;max-width:240px;margin:0 auto 16px}.product-page.bites .supply-treats-slide .content .slide-bg{width:100%;padding-bottom:87%}.product-page.bites .supply-treats-slide .content .msgs{padding-top:34px}.product-page.bites .supply-treats-slide .content .supply-msg{position:relative;margin-bottom:44px;padding:0 20px 0 99px;font-size:14px;color:#9a9a9a;line-height:24px;text-align:left}.product-page.bites .supply-treats-slide .content .supply-msg img{position:absolute;max-width:87px;left:12px}.product-page.bites .bites-waiting-list{margin:-15px auto 45px}.product-page.bites .bites-waiting-list form{display:inline-block;width:100%;max-width:300px}.product-page.bites .bites-waiting-list p.mailing-desc{font-weight:300;font-size:18px;margin-bottom:4px;color:#606060}.product-page.bites .bites-waiting-list input[type=email]{width:100%;max-width:224px;float:initial;margin-bottom:8px}.product-page.bites .bites-waiting-list input::-webkit-input-placeholder{color:#9a9a9a}.product-page.bites .bites-waiting-list button{width:100%;max-width:224px;float:initial}}@media (max-width:960px) and (min-width:769px){.product-page.bites .best-in-show .bg{background-position-x:70%;background-image:none}.product-page.bites .best-in-show .content .bg-2{width:500px;height:275px}.product-page.bites .best-in-show .content .sign-1{margin-top:26px}.product-page.bites .healthy-treats-slide .sign{width:300px}.product-page.bites .healthy-treats-slide .content p.desc{margin-bottom:100px}.product-page.bites .say-hello-slide .content .slide-content{padding:30px 10px 0 35px}.product-page.bites .say-hello-slide .content .sign{width:150px;height:230px}.product-page.bites .supply-treats-slide .content .slide-content{padding-right:10px}}@media only screen and (min-width:1024px){.product-page.bites .healthy-treats-slide .video-block{border-radius:8px}}@media only screen and (min-width:1281px){.product-page.bites .main-slide .video-block{border-radius:8px}}
.reviews-page__content{padding-bottom:184px}.reviews-page__content .content{max-width:928px}.reviews-page__header{padding-top:76px;text-align:center}.reviews-page__header h4,.reviews-page__header .h4{line-height:44px}.reviews-page__header p{color:#606060;line-height:44px}.reviews-page__content .filter{margin-top:16px;margin-bottom:55px;text-align:center}.reviews-page__content .filter .item{display:inline-block;margin:7px 20px;font-weight:400;font-size:16px;color:#606060}.reviews-page__content .filter .item:hover,.reviews-page__content .filter .item.active{color:#000;text-decoration:none}.reviews-page__content .filter .item.active{padding-bottom:7px;border-bottom:3px solid #ffb731}.reviews-list__header{margin:43px 0 31px 0}.reviews-page__content .write-review{text-align:right}.reviews-page__content .ratings-container{text-align:left;position:relative}.reviews-page__content .average-rating{position:relative;display:inline-block;vertical-align:top;width:150px}.reviews-page__content .average-rating::before{content:'';display:block;position:absolute;top:0;right:0;height:70px;width:2px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background:#f1f1f1}.reviews-page__content .average-rating .stars{margin-top:10px}.reviews-page__content .ratings-list{display:inline-block;vertical-align:top;width:145px;padding-left:30px}.reviews-page__content .ratings-list .stars{margin-top:0}.reviews-page__content .ratings-list li{line-height:10px;list-style:none;margin-top:5px}.reviews-page__content .ratings-list li:first-child{margin-top:0}.reviews-page__content .ratings-list span{display:inline-block;vertical-align:top;line-height:10px;font-size:10px;color:#9a9a9a;margin-left:8px}.reviews-page__content .reviews-item{padding:48px 0 24px 0;border-top:2px solid #f1f1f1;list-style:none}.reviews-page__content .reviews-item__header .col-3.col-mobile-12{text-align:right}.reviews-page__content .reviews-item__header .col-9.col-mobile-12{text-align:left}.reviews-page__content .reviews-item__header .avatar{display:inline-block;vertical-align:top;width:75px;height:75px;margin-right:14px;background-size:100% 100%;line-height:75px;color:#fff;font-size:32px;border-radius:100%;text-align:center;text-transform:uppercase}.reviews-page__content .reviews-item__header .info{display:inline-block;vertical-align:top;padding-top:10px}.reviews-page__content .reviews-item__header .h7{display:block;line-height:24px}.reviews-page__content .reviews-item__header p{line-height:24px;color:#9a9a9a}.reviews-page__content .reviews-item__body{margin-top:29px}.reviews-page__content .reviews-item__body h6,.reviews-page__content .reviews-item__body .h6{line-height:28px}.review-text{margin-top:13px;line-height:28px;font-size:16px}.review-text a{color:#f9aa16;font-weight:700}.stars{margin-top:16px;display:inline-block;vertical-align:top}.stars i{display:inline-block;vertical-align:top;width:18px;height:18px;margin:0 3px}.stars.middle i{width:14px;height:14px;margin:0 2px}.stars.small i{width:10px;height:10px;margin:0 1px}.star{background-image:url(../images/reviews/star-empty.svg);background-size:100% 100%;background-repeat:no-repeat}.star.full{background-image:url(../images/reviews/star-full.svg)}.star.half{background-image:url(../images/reviews/star-half.png)}.reviews-page__content .morecontent .more-text{display:none}@media (max-width:640px){.reviews-page__content{padding-bottom:120px}.reviews-page__header{padding-top:36px}.reviews-page__header p{line-height:28px}.reviews-page__header h4,.reviews-page__header .h4{font-size:24px;line-height:32px}.reviews-page__content .ratings-container{padding:0}.reviews-page__content .write-review,.reviews-page__content .ratings-container{text-align:center}.reviews-page__content .reviews-list__header{margin:27px 0 30px 0}.reviews-page__content .reviews-item__header .col-3.col-mobile-12,.reviews-page__content .reviews-item__header .col-9.col-mobile-12{text-align:left}.reviews-page__content .average-rating,.reviews-page__content .ratings-list{text-align:left}.reviews-page__content .write-review{margin-top:26px}.reviews-page__content .reviews-item{padding-top:30px}.reviews-page__content .reviews-item__body{margin-top:14px}.reviews-page__content .reviews-item__body h6,.reviews-page__content .reviews-item__body .h6{font-size:18px}.review-text{font-size:14px;line-height:24px}.stars{margin-top:5px}}
.about-us__header{position:relative}.about-us__header article,.about-us__contacts article{max-width:780px;margin:0 auto}.about-us__header article{padding:68px 0 0}.about-us__contacts article{padding:58px 0 130px}.about-us__header article p{margin:30px 0}.about-us__header article h1{margin-bottom:47px}.about-us__contacts article h2{font-size:32px;line-height:40px;margin-bottom:60px;text-align:center}.about-us__contacts article h3{font-size:24px;line-height:32px;margin-bottom:4px}.about-us__contacts .contact{position:relative;min-height:196px}.about-us__contacts .contact .link{position:absolute;left:0;bottom:0}@media only screen and (max-width:800px){.about-us__header article,.about-us__contacts article{padding-top:35px}.about-us__contacts article{padding-bottom:80px}.about-us__contacts article h2{text-align:left;margin-bottom:40px}}@media only screen and (max-width:640px){.about-us__header article h1{font-size:40px;line-height:48px}.about-us__contacts .contact{min-height:164px;margin-bottom:20px}}
.mediakit-header .wrapper{background-image:url('../images/pages/mediakit/mediakit-header.jpg');background-position:bottom center;background-size:auto 100%;background-color:#f7f4ec}.mediakit-header article{max-width:586px;margin:0 auto;padding:40px 0 348px 0;text-align:center}.mediakit-header article .h8{line-height:26px;letter-spacing:4px;margin:0 0 10px 0}.mediakit-header p{margin:10px 0 40px}.mediakit-header .button{margin:0 13px 10px 13px}.mediakit-description{padding:60px 0;background-color:#f8f8f9;color:#262626}.mediakit-description p{max-width:900px;font-size:24px;line-height:34px;margin:0 auto;color:#6e6e6f}.mediakit-nav .content{text-align:center;padding-bottom:80px}.mediakit-sources{color:#262626;margin-bottom:144px;overflow:hidden}.mediakit-sources .row{margin-bottom:20px}.mediakit-sources .row:last-child{margin-bottom:0}.mediakit-sources h2{margin:100px 0 30px}.mediakit-sources .nav-item{text-align:center}.mediakit-sources .nav-item .image-wrapper{background-repeat:no-repeat;background-position:center;background-size:cover}.mediakit-sources .nav-item .image-wrapper:after{content:"";display:block;padding-bottom:141.65%}.mediakit-sources .nav-item .image-wrapper.bottom{background-position:center bottom}.mediakit-sources .nav-item p{font-weight:500;text-align:center;padding:0 0 20px;min-width:max-content;transition:color 0.3s;-webkit-transition:color 0.3s}.mediakit-sources .nav-item .nav-link{display:block;position:relative;background-color:#f8f8f9;border-radius:6px;margin-bottom:55px}.mediakit-sources .nav-item .nav-link:hover{text-decoration:none}.mediakit-sources .nav-item#bites-2-lite .nav-link p{max-width:90px;min-width:auto}.mediakit-sources .nav-item#tracker .nav-link p{width:98px;min-width:auto}.mediakit-sources .nav-item .nav-link p{position:absolute;left:50%;transform:translateX(-50%);bottom:0;color:#29292b}.mediakit-sources .nav-item.active .nav-link>p,.mediakit-sources .nav-item .nav-link:hover>p{color:#ffb731}.mediakit-sources .nav-item .nav-link:after{content:"";position:absolute;bottom:-55px;width:0;height:0;border-left:34px solid transparent;border-right:34px solid transparent;border-bottom:34px solid #f8f8f9;left:50%;transform:translate(-50%);opacity:0;transition:opacity 0.3s;-webkit-transition:opacity 0.3s}.mediakit-sources .nav-item.active .nav-link:after{opacity:1}.mediakit-sources .nav-item .mediakit-gallery{position:relative;background-color:#f8f8f9;height:0;opacity:0;transition:opacity 0.3s, height 0.3s;-webkit-transition:opacity 0.3s, height 0.3s}.mediakit-sources .nav-item.active .mediakit-gallery{opacity:1;height:100%;z-index:1}.mediakit-sources .nav-item.active .mediakit-gallery .gallery{align-content:flex-start}.mediakit-sources .nav-item .mediakit-gallery .gallery{padding-top:30px}.mediakit-sources .nav-item .mediakit-gallery .gallery-padding{height:16px}.mediakit-sources .nav-item .mediakit-gallery .grey-back{background-color:#f8f8f9;position:absolute;height:100%;width:100vw;top:0;left:50%;transform:translateX(-50%);z-index:-1}.mediakit-sources .mediakit-gallery img{width:100%;display:block;border-radius:6px}.mediakit-sources .mediakit-gallery .button{margin:48px auto 80px}.mediakit-info .wrapper{background-color:#f7f7f9}.mediakit-info article{text-align:center;padding:225px 0;line-height:50px}.mediakit-info article h2 a{color:#000001;font-size:35px;line-height:45px;font-weight:300;text-decoration:underline}@media only screen and (min-width:1700px){.mediakit-info article{padding:280px 0}}@media only screen and (max-width:1024px){.mediakit-description p{font-size:20px;line-height:30px;max-width:749px}.mediakit-sources .nav-item .nav-link{margin-bottom:49px}.mediakit-sources .nav-item .nav-link:after{bottom:-49px;border-left:17px solid transparent;border-right:17px solid transparent;border-bottom:17px solid #f8f8f9}.mediakit-sources .nav-item .nav-link p{padding-bottom:20px}.mediakit-sources .nav-item .nav-link p{font-size:13px;line-height:16px}.mediakit-sources .nav-item#bites-2-lite .nav-link p{width:74px}.mediakit-sources .nav-item#cam-360 .nav-link p{max-width:60px;min-width:auto}.mediakit-sources .nav-item#tracker .nav-link p{width:80px}.mediakit-sources .mediakit-gallery .button{margin:48px auto 60px}}@media only screen and (max-width:640px){.mediakit-header .wrapper{background-image:url('../images/pages/mediakit/mediakit-header@mobile.jpg')}.mediakit-header article{padding:60px 0 305px}.mediakit-header article h1{font-size:32px;line-height:40px;margin-bottom:30px}.mediakit-header article .button{font-size:12px;line-height:12px}.mediakit-header p{display:none}.mediakit-nav{flex-direction:column}.mediakit-description{padding:30px 0}.mediakit-description p{font-size:16px;line-height:24px}.mediakit-sources{margin-bottom:80px}.mediakit-sources h2{font-size:32px;line-height:40px;margin:60px 0 25px}.mediakit-sources .nav-item .nav-link{margin-bottom:0}.mediakit-sources .nav-item .nav-link:after{bottom:-42px}.mediakit-sources .nav-item.active .nav-link{margin-bottom:42px}.mediakit-sources .nav-item .image-wrapper:after{padding-bottom:93%}.mediakit-sources .nav-item .nav-link p{font-size:16px;line-height:24px}.mediakit-sources .nav-item#bites-2-lite .nav-link p,.mediakit-sources .nav-item#cam-360 .nav-link p{max-width:none;min-width:max-content}.mediakit-sources .nav-item#tracker .nav-link p{width:auto;min-width:max-content}.mediakit-sources .mediakit-gallery{margin:0 !important;width:100% !important}.mediakit-sources .nav-item .mediakit-gallery .gallery{padding-top:24px;padding-bottom:140px}.mediakit-sources .mediakit-gallery img{margin:0 auto;max-height:none}.mediakit-sources .mediakit-gallery .button{display:none}.mediakit-info article h2 a{font-size:24px;line-height:34px}.mediakit-info article{padding:80px 0 151px}}
.career__header{position:relative}.career__header .wrapper{position:relative;background-image:url('../images/pages/career/carreer-cat.jpg');background-position:bottom center;background-color:#eef0f5}.career__header article{margin:0 auto;max-width:800px;padding:142px 10px 125px 10px;text-align:center}.career__header article p{padding:0 15%;margin:30px 0 40px;line-height:30px}.career__header article p span{display:block}.career__header article h1{line-height:52px;margin:0 0 15px}.career__header article .h3{font-weight:800;margin:16px 0;font-size:16px;line-height:16px;text-transform:uppercase;letter-spacing:4px}.career__scam-banner{margin:120px 0}.career__scam-banner .content-wrapper{background-color:#fef5e2;background-position:right center}.career__scam-banner article{padding:44px 380px 44px 52px}.career__scam-banner .h4{color:#f4a614;margin-bottom:12px}.career__scam-banner p{font-size:16px;line-height:30px}@media (max-width:1200px){.career__scam-banner .content-wrapper{background-position:right 12% center}}@media (max-width:840px){.career__scam-banner .content-wrapper{background-image:none !important}.career__scam-banner article{padding-right:52px}}@media (max-width:640px){.career__scam-banner{margin:16px 0}.career__scam-banner article{padding:20px}.career__scam-banner .h4{font-size:20px;line-height:28px}.career__scam-banner p{font-size:14px;line-height:24px}}.career__container{padding-bottom:120px}.career__container .h3{margin:86px 0 63px 0;text-align:center}.career__list .h1{font-weight:500;font-size:35px;margin:0 0 15px;line-height:52px;padding-left:50px}.career__list .h1 .positions{float:right;font-size:18px;font-weight:300;margin-top:4px}.career__list{margin-bottom:68px}.career__list.engineering .h1,.career__list.product .h1{background:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M36 20.22v-4.5l-5.34-.87-.02-.03c-.32-1.26-.8-2.44-1.46-3.52v-.02l3.1-4.44-3.17-3.18-4.38 3.16c-1.08-.66-2.27-1.16-3.53-1.48-.03 0-.06-.03-.06-.06L20.2 0h-4.5l-.85 5.3-.03.02c-1.26.3-2.46.8-3.54 1.46h-.03L6.9 3.66 3.7 6.84l3.07 4.38v.04c-.65 1.1-1.15 2.27-1.47 3.54 0 .02-.03.04-.05.04L0 15.72v4.5l5.23.92c.03 0 .06.03.07.07.3 1.27.8 2.45 1.47 3.54v.02L3.65 29.1l3.2 3.2 4.38-3.08h.04c1.08.65 2.27 1.15 3.53 1.46.02 0 .03.02.03.04L15.7 36h4.5l.95-5.28c0-.03.03-.05.06-.06 1.26-.32 2.44-.82 3.5-1.47.02-.02.03-.02.03 0l4.43 3.1 3.2-3.2-3.18-4.4c.65-1.07 1.14-2.25 1.46-3.5 0-.03.02-.05.04-.05l5.32-.93z' fill='%23C6C6C6'/%3E%3Cellipse stroke='%23FDEBA4' stroke-width='4' cx='18' cy='18' rx='7' ry='7'/%3E%3C/g%3E%3C/svg%3E") no-repeat left top 6px;background-size:36px 36px}.career__list.marketing .h1{background:url("data:image/svg+xml,%3Csvg width='38' height='29' viewBox='0 0 38 29' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23C6C6C6' d='M28 25h10V0H28'/%3E%3Cpath fill='%23FDECA4' d='M14 25h10V10H14'/%3E%3Cpath fill='%23DEDEDE' d='M0 25h10v-8H0'/%3E%3Cpath fill='%237D7D7E' d='M0 29h38v-4H0'/%3E%3C/g%3E%3C/svg%3E") no-repeat left top 8px;background-size:38px 29px}.career__list.operations .h1{background:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FDEBA4' cx='16' cy='16' r='16'/%3E%3Cpath d='M13 19.5H5v-6h8V8l15 7.85L13 25v-5.5z' fill='%23C6C6C6'/%3E%3C/g%3E%3C/svg%3E") no-repeat left top 8px;background-size:32px}.career__list.sales .h1{background:url("data:image/svg+xml,%3Csvg width='36' height='23' viewBox='0 0 36 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 23h36V0H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FDECA4' d='M0 23h36v-4H0'/%3E%3Cpath fill='%23C6C6C6' d='M4 19h16.4V0H4'/%3E%3Cpath fill='%23AEAEAE' d='M13 19h19V0H13'/%3E%3Cg%3E%3Cpath d='M20.5 6.5c0 .8-.7 1.5-1.5 1.5s-1.5-.7-1.5-1.5S18.2 5 19 5s1.5.7 1.5 1.5zM28 6.5c0 .8-.7 1.5-1.5 1.5S25 7.3 25 6.5 25.7 5 26.5 5s1.5.7 1.5 1.5' fill='%23FFF'/%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath fill='%23C6C6C6' mask='url%28%23b%29' d='M20 15h6v-3h-6'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat left top 12px;background-size:36px 23px}.career__items{padding-left:50px}.career__item{margin-top:-1px;border:1px solid #d1d1d1;box-sizing:border-box;transition:border 0.5s}.career__item:hover{border-top-color:#f5f5f5}.career__item:hover+.career__item{border-top-color:#f5f5f5}.career__item:first-child:hover{border-top-color:#d1d1d1}.career__item a{position:relative;display:block;height:100%;text-decoration:none;transition:background-color 0.5s}.career__item a:hover{background-color:#f5f5f5}.career__item a .title{font-size:18px;padding:28px 32px;line-height:24px;color:#000}.career__item a .title .location{background:url("data:image/svg+xml,%3Csvg width='12' height='17' viewBox='0 0 12 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23D1D1D1' fill-rule='evenodd'%3E%3Cpath d='M5.66 16.14L3 10h5.3'/%3E%3Cpath d='M5.8 8.14c-1.3 0-2.35-1.05-2.35-2.35S4.5 3.44 5.8 3.44c1.3 0 2.34 1.05 2.34 2.34 0 1.3-1.05 2.34-2.35 2.34M5.8 0C2.6 0 0 2.6 0 5.8c0 3.2 2.6 5.78 5.8 5.78 3.2 0 5.78-2.6 5.78-5.8 0-3.2-2.6-5.78-5.8-5.78'/%3E%3C/g%3E%3C/svg%3E") no-repeat left 2px center;background-size:12px 17px;padding:0 40px 0 20px;display:inline-block;color:#d1d1d1;float:right}.career__item a .title .location.mobile{display:none}.career__item a .title .icon-dropdown{position:absolute;color:#d1d1d1;right:32px;top:24px;font-size:26px;-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.career__position .body{margin-bottom:30px}.career__position .body *{font-size:18px;color:#000;line-height:32px}.career__position .body ul{margin-bottom:30px;list-style-type:disc;padding-left:30px}.career__position .details{font-weight:800;font-size:16px;color:#000;letter-spacing:4px;text-transform:uppercase;margin:35px 0 46px}.career__position .details .location{background:url("data:image/svg+xml,%3Csvg width='12' height='17' viewBox='0 0 12 17' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000000' fill-rule='evenodd'%3E%3Cpath d='M5.66 16.14L3 10h5.3'/%3E%3Cpath d='M5.8 8.14c-1.3 0-2.35-1.05-2.35-2.35S4.5 3.44 5.8 3.44c1.3 0 2.34 1.05 2.34 2.34 0 1.3-1.05 2.34-2.35 2.34M5.8 0C2.6 0 0 2.6 0 5.8c0 3.2 2.6 5.78 5.8 5.78 3.2 0 5.78-2.6 5.78-5.8 0-3.2-2.6-5.78-5.8-5.78'/%3E%3C/g%3E%3C/svg%3E") no-repeat left center;background-size:12px 17px;height:17px;padding-left:25px;display:inline-block;vertical-align:top}.career__position .links .back{background:url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23000' stroke-width='2' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cpath d='M2.15 7.85l5.7-5.7M2.15 8.15l5.7 5.7'/%3E%3C/g%3E%3C/svg%3E") no-repeat left center;background-size:10px 16px;height:16px;padding-left:24px;display:inline-block;transition:transform 0.3s}.career__position .links .info{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8c-1.4 0-2.5-1-2.5-2s1-2 2.5-2c1.4 0 2.5 1 2.5 2s-1 2-2.5 2zm-2 11h4v-9h-4v9zm2-19C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.6 0 12 0z' fill='%23D1D1D1' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat left center;background-size:24px;height:24px;padding-left:32px;display:inline-block;vertical-align:sub;transition:background-image 0.3s}.career__position .links a:hover .info{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8c-1.4 0-2.5-1-2.5-2s1-2 2.5-2c1.4 0 2.5 1 2.5 2s-1 2-2.5 2zm-2 11h4v-9h-4v9zm2-19C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.6 0 12 0z' fill='%23AEAEAE' fill-rule='evenodd'/%3E%3C/svg%3E")}.career__position .links a:hover .back{transform:translateX(-5px)}.career__position .links{padding:37px 0 16px;border-bottom:2px solid #f4f4f4;margin-bottom:52px}.career__position .links a{font-weight:400;font-size:20px;color:#000;text-decoration:none}.career__position article{margin-bottom:230px}.career__position article p{margin-bottom:30px}.career__position .apply a.button{width:260px;text-align:center}.career__position .dog-animation{position:relative;float:right}.career__position .dog-animation img{vertical-align:bottom}.career__position .dog-animation .long-dog{position:absolute;width:56px;right:64px;bottom:0;transition:width 0.2s}.career__position .dog-animation.out .long-dog{width:70px}@media (max-width:640px){.career__header .wrapper{background-image:url('../images/pages/career/mobile-banner.jpg')}.career__header article{padding:100px 10px 260px 10px}.career__header article h1{font-size:24px;line-height:28px}.career__header article p{padding:0;font-size:14px;line-height:24px}.career__container .h3{font-size:23px;margin:70px 0 50px 0}.career__list{padding:0}.career__list .h1{padding-left:50px}.career__items{padding-left:0}.career__item a .title{padding:28px 22px}.career__item a .title .icon-dropdown{right:16px}.career__item a .title .location{display:none}.career__item a .title .location.mobile{display:inline}.career__position h1{text-align:left}.career__position .apply{text-align:center}.career__position .apply a.button{display:block;margin:0 auto}.career__position .apply .dog-animation{float:none;display:inline-block;margin-top:40px}}@media only screen and (max-width:370px){.career__list .h1 .positions{display:none}.career__header article{padding:67px 30px 170px 30px}.career__header article .h3{font-size:10px;line-height:10px;letter-spacing:2.5px}.career__header a.download{width:100%;font-size:10px;line-height:10px;letter-spacing:2.5px;padding:16px 40px 14px 40px}.career__item a .title{padding-right:0}.career__item a .title .location.mobile{display:none}.career__position .all-opening span{display:none}.career__position article{margin-bottom:150px}}
.cart-layout{display:flex;flex-flow:row wrap;column-gap:32px;min-height:100dvh}.cart-layout .cart-layout-left-col{display:flex;justify-content:flex-end;width:calc(61.5625% - 16px)}.cart-layout .cart-layout-left-col .cart-layout-content{padding:80px 0 32px 48px;max-width:904px;width:100%}.cart-layout .cart-layout-right-col{width:calc(38.4375% - 16px);background:#f8f8f9}.cart-layout .cart-layout-right-col .cart-layout-content{padding:80px 32px;max-width:444px}.cart-layout .cart-layout-right-col .hold-wrapper{background-color:rgba(248, 248, 249, 1)}.cart-layout .cart-layout-right-col .hold-wrapper .loader{--color-from:rgba(248, 248, 249, 0);--color-to:rgba(248, 248, 249, 1)}.cart-layout .content-title{font-size:24px;line-height:32px;margin-bottom:24px}@media (max-width:1024px){.cart-layout .cart-layout-left-col{width:calc(65.625% - 16px)}.cart-layout .cart-layout-right-col{width:calc(34.375% - 16px)}}@media (max-width:640px){.cart-layout{min-height:auto}.cart-layout .cart-layout-left-col{width:100%}.cart-layout .cart-layout-left-col .cart-layout-content{padding:72px 16px 32px}.cart-layout .cart-layout-right-col{width:100%}.cart-layout .cart-layout-right-col .cart-layout-content{padding:16px 16px 0}.cart-layout .content-title{margin-bottom:16px}}footer.cart-footer{background-color:#f1f1f3}footer.cart-footer hr{border:none;border-top:1px solid #e0e0e2}footer.cart-footer p{font-size:13px;line-height:20px;color:#979798;margin:0}footer.cart-footer .content{padding-top:50px;padding-bottom:25px}footer.cart-footer .terms-nav{margin-bottom:28px}footer.cart-footer .terms-nav li{display:inline-block;list-style:none;margin-right:36px}footer.cart-footer .terms-nav li a{color:#6e6e6f;text-decoration:none}footer.cart-footer .terms-nav li a:hover{color:#ffb731}footer.cart-footer p a:after{display:none}footer.cart-footer .footer-logo-col img{opacity:0.26}footer.cart-footer .footer-logo-col img:hover{opacity:1}footer.cart-footer .copyright-col{text-align:right}footer.cart-footer .copyright-col a{color:#6e6e6f}@media (max-width:640px){footer.cart-footer{background-color:#f8f8f9;overflow:hidden}footer.cart-footer .content{padding-top:20px;padding-bottom:20px}footer.cart-footer .row:last-child{position:relative;margin-top:32px}footer.cart-footer .p2{font-size:13px;line-height:20px}footer.cart-footer .terms-nav{margin-bottom:0;padding-bottom:7px;text-align:center}footer.cart-footer .terms-nav li{display:block;margin-bottom:20px;margin-right:0}footer.cart-footer .copyright-col,footer.cart-footer .footer-logo-col{text-align:center}footer.cart-footer .footer-logo-col img{width:112px;height:36px;margin-bottom:6px}}.cart-alert{position:relative;margin-bottom:32px;color:#272727;background:#fff8ea;border-radius:6px;padding:16px 16px 12px 47px;line-height:28px}.cart-alert .icon{position:absolute;top:0;left:16px;font-size:20px;color:#ff7768;height:20px;bottom:0;margin:auto}@media (max-width:640px){.cart-alert{color:#272727;background:#fff8ea;border-radius:6px;padding:16px 16px 12px 55px;margin-bottom:16px}.cart-alert p{font-size:11px;line-height:16px}.cart-alert .icon{left:20px}}.cart-continue-button.button{padding:16px 27px 16px 0}.cart-continue-button.button .icon{margin-right:10px;color:#ffb731}@media (max-width:640px){.cart-continue-button.button{font-size:13px;line-height:16px}}.cart-free-shipping-offer{display:flex;flex-flow:row nowrap;column-gap:16px;padding:16px 0;position:relative;overflow:hidden;z-index:1}.cart-free-shipping-offer>*{flex:1 1 auto}.cart-free-shipping-offer:before{content:'';display:inline-block;vertical-align:top;width:48px;height:48px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Cpath fill='%23FFB731' fill-rule='evenodd' d='M47.414 30.586a2 2 0 0 1 0 2.828l-8 8a2 2 0 0 1-2.828 0l-4-4a2 2 0 1 1 2.828-2.828L38 37.172l6.586-6.586a2 2 0 0 1 2.828 0Z' clip-rule='evenodd'/%3E%3Cpath fill='%23FFB731' d='M23.194 2.37a4 4 0 0 1 1.612 0c.614.126 1.164.434 1.6.679l.12.066 12.853 7.143c.816.454 1.224.681 1.36.981a1 1 0 0 1 .003.824c-.135.3-.542.53-1.357.988l-4.659 2.62-17.925-9.959 4.674-2.597.119-.066c.436-.245.986-.553 1.6-.679ZM12.683 8l17.95 9.973-5.849 3.29c-.286.161-.429.242-.58.273a1 1 0 0 1-.408 0c-.151-.031-.294-.112-.58-.273l-14.6-8.212c-.816-.459-1.223-.688-1.358-.988a1 1 0 0 1 .002-.824c.137-.3.545-.527 1.361-.98L12.683 8ZM43.992 17.78c0-.896-.001-1.345-.19-1.607a1 1 0 0 0-.699-.408c-.32-.036-.712.184-1.495.625l-14.792 8.32c-.297.167-.446.25-.554.369a1 1 0 0 0-.212.363c-.05.152-.05.322-.05.663v16.35c0 .895 0 1.342.188 1.604a1 1 0 0 0 .696.41c.32.036.71-.18 1.489-.613l1.359-.754c.63-.35.944-.525 1.083-.773a1 1 0 0 0 .1-.716c-.065-.277-.32-.532-.829-1.041l-.329-.33a6 6 0 0 1 8.236-8.72l3.764-3.765c.373-.372.781-.685 1.215-.939.444-.26.667-.39.772-.507a.85.85 0 0 0 .205-.36c.049-.15.049-.347.048-.741l-.005-7.43ZM19.627 43.856c.78.433 1.17.65 1.49.612a1 1 0 0 0 .695-.41c.188-.261.188-.708.188-1.603v-16.35c0-.34 0-.511-.05-.663a1 1 0 0 0-.212-.363c-.108-.118-.257-.202-.554-.369L6.392 16.39c-.783-.44-1.174-.66-1.495-.625a1 1 0 0 0-.699.409c-.189.261-.19.71-.19 1.606C4.005 21.513 4 28.191 4 32.117v.145c-.002.527-.005 1.19.202 1.816.179.541.47 1.037.857 1.456.446.484 1.027.805 1.49 1.06l.126.069 12.952 7.193Z'/%3E%3C/svg%3E") no-repeat center / 100% 100%}.cart-free-shipping-offer[data-percent='100']:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Cpath fill='%2346C786' fill-rule='evenodd' d='M47.414 30.586a2 2 0 0 1 0 2.828l-8 8a2 2 0 0 1-2.828 0l-4-4a2 2 0 1 1 2.828-2.828L38 37.172l6.586-6.586a2 2 0 0 1 2.828 0Z' clip-rule='evenodd'/%3E%3Cpath fill='%2346C786' d='M23.194 2.37a4 4 0 0 1 1.612 0c.614.126 1.164.434 1.6.679l.12.066 12.853 7.143c.816.454 1.224.681 1.36.981a1 1 0 0 1 .003.824c-.135.3-.542.53-1.357.988l-4.659 2.62-17.925-9.959 4.674-2.597.119-.066c.436-.245.986-.553 1.6-.679ZM12.683 8l17.95 9.973-5.849 3.29c-.286.161-.429.242-.58.273a1 1 0 0 1-.408 0c-.151-.031-.294-.112-.58-.273l-14.6-8.212c-.816-.459-1.223-.688-1.358-.988a1 1 0 0 1 .002-.824c.137-.3.545-.527 1.361-.98L12.683 8ZM43.992 17.78c0-.896-.001-1.345-.19-1.607a1 1 0 0 0-.699-.408c-.32-.036-.712.184-1.495.625l-14.792 8.32c-.297.167-.446.25-.554.369a1 1 0 0 0-.212.363c-.05.152-.05.322-.05.663v16.35c0 .895 0 1.342.188 1.604a1 1 0 0 0 .696.41c.32.036.71-.18 1.489-.613l1.359-.754c.63-.35.944-.525 1.083-.773a1 1 0 0 0 .1-.716c-.065-.277-.32-.532-.829-1.041l-.329-.33a6 6 0 0 1 8.236-8.72l3.764-3.765c.373-.372.781-.685 1.215-.939.444-.26.667-.39.772-.507a.85.85 0 0 0 .205-.36c.049-.15.049-.347.048-.741l-.005-7.43ZM19.627 43.856c.78.433 1.17.65 1.49.612a1 1 0 0 0 .695-.41c.188-.261.188-.708.188-1.603v-16.35c0-.34 0-.511-.05-.663a1 1 0 0 0-.212-.363c-.108-.118-.257-.202-.554-.369L6.392 16.39c-.783-.44-1.174-.66-1.495-.625a1 1 0 0 0-.699.409c-.189.261-.19.71-.19 1.606C4.005 21.513 4 28.191 4 32.117v.145c-.002.527-.005 1.19.202 1.816.179.541.47 1.037.857 1.456.446.484 1.027.805 1.49 1.06l.126.069 12.952 7.193Z'/%3E%3C/svg%3E")}.cart-free-shipping-offer p{margin-bottom:12px;font-weight:500;color:#29292b}.cart-free-shipping-offer .progress-bar{margin:0 0 4px}.cart-free-shipping-offer[data-percent='100'] .progress{background:#46c786}.cart-free-shipping-offer p.done,.cart-free-shipping-offer[data-percent='100'] p.add{display:none}.cart-free-shipping-offer[data-percent='100'] p.done{display:block}@media (max-width:640px){.cart-free-shipping-offer{padding:24px 0 0}}.cart-save-amount-alert{margin:24px 0;text-align:center}.cart-save-amount-alert svg{margin-right:4px}.cart-save-amount-alert p{font-weight:500;color:#f4a614}.cant-shipped-alert{position:relative;background:#fff8ea url("../images/pages/cart/facepalm-cat.png") no-repeat;background-position:20px center;background-size:72px;border-radius:6px;padding:21px 20px 21px 125px}.cant-shipped-alert .message{display:inline-block;margin-top:5px;margin-right:200px;line-height:28px}.cant-shipped-alert .button{position:absolute;margin-top:12px;right:20px;top:10px}@media (max-width:640px){.cant-shipped-alert{border-radius:0;padding:12px 16px 16px 106px;margin-bottom:16px}.cant-shipped-alert .message{margin:0}.cant-shipped-alert .message p{font-size:11px;line-height:16px}.cant-shipped-alert .button{position:relative;font-size:12px;margin-top:12px;right:initial;top:initial;min-width:112px;padding:6px 0}}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.cant-shipped-alert{background-image:url("../images/pages/cart/facepalm-cat@2x.png")}}.cart-guaranty p{font-size:13px;line-height:20px;color:#979798;margin:12px 0 12px 32px}.cart-guaranty p i{font-size:20px;margin-right:10px;margin-left:-30px}@media (max-width:640px){.cart-guaranty{margin-bottom:24px}}.promo-code-form{display:none;position:relative;margin:0 0 24px 0}.promo-code-form.active{display:flex;align-items:flex-end}.promo-code-form .input-item{padding-right:8px;flex-grow:1}.promo-code-form .button{padding-left:30px;padding-right:30px}@media (max-width:1024px){.promo-code-form .button{padding-left:14px;padding-right:14px}}.card{border:2px solid #f1f1f3;border-radius:6px;position:relative;overflow:hidden}.card .card-item{border-top:2px solid #f1f1f3;padding:20px 32px;margin-top:-2px}@media (max-width:640px){.card .card-item{padding:11px 16px}}
.cart-table{margin-bottom:56px}.cart-table .cart-table-item>.row{position:relative;line-height:24px}.cart-table .cart-table-item .col:last-of-type{padding-right:0}.cart-table .cart-table-item .item-image-title{white-space:nowrap}.cart-table .cart-table-item .item-image-title .prev-wrap{position:relative;display:inline-block;vertical-align:middle;margin:0 14px 0 12px;height:0;width:164px;padding-bottom:164px}.cart-table .cart-table-item .item-image-title img{vertical-align:top;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);margin:0 !important;height:auto !important;width:auto !important;max-height:100%;max-width:100%}.cart-table .cart-table-item .item-image-title .title{display:inline-block;vertical-align:middle;line-height:24px;max-width:calc(100% - 164px - 14px - 12px)}.cart-table .cart-table-item .item-image-title .title .text-wrap{font-weight:600}.cart-table .cart-table-item .text-wrap{white-space:normal;vertical-align:middle;display:inline-block;width:auto}.cart-table .cart-table-item .estimate{font-size:13px;line-height:20px;color:#6e6e6f;white-space:normal;margin-top:4px;max-width:232px}.cart-table .cart-table-item.omit-quantity .estimate{max-width:none}.cart-table .cart-table-item .offer-applied{font-size:13px;line-height:20px;font-weight:600;color:#f4a614}.cart-table .cart-table-item .offer-applied.desktop-view{position:absolute;top:calc(100% + 14px);left:0}.cart-table .cart-table-item .item-quantity{text-align:center}.cart-table .cart-table-item .quantity-controls,.cart-table .cart-table-item .quantity-controls>a,.cart-table .cart-table-item .quantity-controls>span{display:inline-block;vertical-align:middle}.cart-table .cart-table-item .quantity-controls a{text-decoration:none}.cart-table .cart-table-item .quantity-controls .quantity-value{padding:0 13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cart-table .cart-table-item .quantity-controls .icon{color:#ffb731;cursor:pointer;font-size:20px}.cart-table .cart-table-item .item-price{position:relative;text-align:left}.cart-table .cart-table-item .item-price .price{display:inline-block;line-height:24px;vertical-align:middle}.cart-table .cart-table-item .item-price .price .after-trial-price{margin-top:4px;color:#979798;font-size:13px;line-height:16px}.cart-table .cart-table-item .item-price .real-price{color:#aaa;text-decoration:line-through;margin-right:8px}.cart-table .cart-table-item .item-price .quantity-controls{display:none;position:absolute;left:0;bottom:calc(-100% - 8px)}.cart-table .cart-table-item .item-remove{text-align:right}.cart-table .cart-table-item .item-remove .icon{font-size:20px;line-height:20px;display:inline-block;color:#bfbfc1;cursor:pointer;transition:color 0.3s ease}.cart-table .cart-table-item .item-remove .icon:hover{color:#c7c7c7}.cart-table .cart-table-item .remove-item-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255, 255, 255, 0.8);z-index:1;display:flex;flex-flow:column nowrap;justify-content:center;text-align:right}.cart-table .cart-table-item .remove-item-wrapper .button{min-width:176px}.cart-table .cart-table-item .remove-item-wrapper .remove-button{margin-right:16px;color:#c7c7c7;border-color:#c7c7c7;background:#fff}.cart-table .cart-table-item .variant-select-wrapper{font-weight:500}@media (max-width:1024px){.cart-table .cart-table-item .item-image-title .prev-wrap{margin:0}.cart-table .cart-table-item .item-image-title .title{max-width:calc(100% - 164px)}.cart-table .cart-table-item .item-quantity{display:none}.cart-table .cart-table-item .item-price .quantity-controls{display:inline-block}}@media (min-width:641px){.cart-table .cart-table-item.emergency-fund-item .item-image-title .title{position:relative}}@media (max-width:640px){.cart-table{margin-bottom:32px}.cart-table .cart-table-item{margin-bottom:16px}.cart-table .cart-table-item:last-child{margin-bottom:0}.cart-table .cart-table-item:first-child>.row{border-top:1px solid #e0e0e2}.cart-table .cart-table-item .estimate{max-width:none;margin-top:0}.cart-table .cart-table-item .offer-applied{margin-top:4px}.cart-table .cart-table-item .item-image-title .prev-wrap{width:132px;padding-bottom:132px}.cart-table .cart-table-item .item-image-title img{width:100%;height:auto}.cart-table .cart-table-item .item-image-title .title{max-width:calc(100% - 132px - 25px)}.cart-table .cart-table-item .quantity-controls>a,.cart-table .cart-table-item .quantity-controls>span{float:none}.cart-table .cart-table-item .quantity-controls{margin-top:5px}.cart-table .cart-table-item .item-price .price{font-size:13px;line-height:20px}.cart-table .cart-table-item .item-price .price .after-trial-price{margin-top:0;line-height:20px}.cart-table .cart-table-item .item-price .quantity-controls{display:none}.cart-table .cart-table-item .item-remove{position:absolute;right:5px}.cart-table .cart-table-item.care-item .item-remove{float:right;margin:0 5px}.cart-table .cart-table-item .remove-item-wrapper{text-align:center}.cart-table .cart-table-item .remove-item-wrapper .button{font-size:12px;padding-left:20px;padding-right:20px;min-width:100px}.cart-table .cart-table-item .variant-select-wrapper{font-size:13px}}
.cart-table .care-annual-upsale{text-align:center}.cart-table .care-annual-upsale .text-wrap{width:100%;max-width:300px;margin:0 15px;text-align:left}.cart-table .care-annual-upsale .plan-duration{display:block;font-size:13px;line-height:20px;color:#29292a}.cart-table .care-annual-upsale .plan-name,.cart-table .care-annual-upsale .plan-amount,.cart-table .care-annual-upsale .plan-old{display:block;font-size:16px;line-height:24px;color:#29292a}.cart-table .care-annual-upsale .plan-old{font-size:13px;line-height:20px}.cart-table .care-annual-upsale .plan-name{font-weight:500}.cart-table .care-annual-upsale .plan-old{color:#9a9a9a;text-decoration:line-through;line-height:18px}@media (max-width:640px){.cart-table .care-annual-upsale .text-wrap{max-width:none;margin:0}}
.cart-table .cart-table-item-upsale .h4{font-size:24px;font-weight:600;line-height:32px;margin-bottom:4px}.cart-table .cart-table-item-upsale>.h4{margin:56px 0 20px}.cart-table .cart-table-item .cart-table-item-upsale>.h4{margin:16px 0}.cart-table .cart-item-upsale{position:relative;border-radius:8px;border:1px solid #e8e8e8}.cart-table .cart-item-upsale.gradient-border{background:linear-gradient(white, white) padding-box, linear-gradient(to right, #d997ff 0%, #a3d8ff 100%) border-box;border-width:3px;border-color:transparent}.cart-table .cart-item-upsale+.cart-item-upsale{margin-top:8px}.cart-table .cart-item-upsale .upsale-badge{padding:5px 8px 3px;border-radius:8px 0;background:#f9b72f;position:absolute;top:-1px;left:-1px;font-size:13px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:0.5px;text-transform:uppercase;color:#fff}.cart-table .cart-item-upsale .upsale-item{border-radius:8px;padding:4px 19px;background:#fff}.cart-table .cart-item-upsale.gradient-border .upsale-item{padding:2px 17px}.cart-table .cart-item-upsale header{margin:17px 0 24px}.cart-table .cart-item-upsale header p{color:#686868}.cart-table .cart-item-upsale header+.upsale-items{border-top:1px solid #e8e8e8}.cart-table .cart-item-upsale header+.upsale-items:empty{border-top-width:0}.cart-table .cart-item-upsale .upsale-item figure{margin:0 42px 0 16px}.cart-table .cart-item-upsale .upsale-item figure img{width:112px;height:112px}.cart-table .cart-item-upsale .upsale-item-title{width:calc(100% - 112px - 42px - 16px);padding-right:20px}.cart-table .cart-item-upsale .upsale-item figure.original{margin:0 14px 0 -8px}.cart-table .cart-item-upsale .upsale-item figure.original img{width:164px;height:164px}.cart-table .cart-item-upsale .upsale-item figure.original+.upsale-item-title{width:calc(100% - 164px - 14px + 8px)}.cart-table .cart-item-upsale .upsale-item-title p.title{font-weight:600}.cart-table .cart-item-upsale .upsale-item-title p.title .accent{color:#f4a614;margin-right:12px}.cart-table .cart-item-upsale .upsale-item-title p.title .icon-info{color:rgba(23, 23, 22, 0.22);font-size:16px;cursor:pointer;position:relative;top:-2px;left:22px;margin-left:-16px}.cart-table .cart-item-upsale .upsale-item-title p.title+p{font-size:13px;line-height:20px;color:#686868}.cart-table .cart-item-upsale.camera-setup-service p.title+p{max-width:317px;margin-top:4px}.cart-table .cart-item-upsale .upsale-item-price p:nth-child(2){color:#f4a614;font-weight:500}.cart-table .cart-item-upsale .upsale-plan-price p:nth-child(1){font-weight:600}.cart-table .cart-item-upsale .upsale-plan-price p:nth-child(2){font-size:13px;line-height:20px;color:#979798}.cart-table .cart-item-upsale .upsale-item form{text-align:right}.cart-table .cart-item-upsale .upsale-item form button{padding-left:23px;padding-right:23px}.cart-table .cart-table-item-upsale-columns{display:flex;flex-flow:row nowrap;column-gap:16px}.cart-table .cart-table-item-upsale-columns .cart-item-upsale{flex-grow:1;flex-basis:0;margin:0}.cart-table .cart-table-item-upsale-columns .cart-item-upsale:first-child:last-child{max-width:calc(50% - 16px/2)}.cart-table .cart-table-item-upsale-columns .upsale-item{text-align:center;padding:8px 0 32px}.cart-table .cart-table-item-upsale-columns .upsale-item figure,.cart-table .cart-table-item-upsale-columns .upsale-item figure.original{margin:0}.cart-table .cart-table-item-upsale-columns .upsale-item-title p.title{margin:8px 0 4px}.cart-table .cart-table-item-upsale-columns .upsale-item-title,.cart-table .cart-table-item-upsale-columns .upsale-item figure.original+.upsale-item-title{width:100%;padding:0}.cart-table .cart-table-item-upsale-columns .upsale-item-price p{display:inline-block;margin:0 4px}.cart-table .cart-table-item-upsale-columns .upsale-item form{text-align:center;margin-top:20px}@media (max-width:1024px){.cart-table .cart-item-upsale .upsale-item{padding-left:15px;padding-right:15px}.cart-table .cart-item-upsale.gradient-border .upsale-item{padding-left:13px;padding-right:13px}.cart-table .cart-table-item-upsale .h4{font-size:20px;line-height:28px}.cart-table .cart-item-upsale .upsale-item figure{margin:0 24px 0 12px}.cart-table .cart-item-upsale .upsale-item-title{width:calc(100% - 112px - 24px - 12px)}.cart-table .cart-item-upsale .upsale-item figure.original{margin:0 0 0 -16px}.cart-table .cart-item-upsale .upsale-item figure.original+.upsale-item-title{width:calc(100% - 164px + 16px)}.cart-table .cart-table-item-upsale-columns .upsale-item figure,.cart-table .cart-table-item-upsale-columns .upsale-item figure.original{margin:0}.cart-table .cart-table-item-upsale-columns .upsale-item-title,.cart-table .cart-table-item-upsale-columns .upsale-item figure.original+.upsale-item-title{width:100%}}@media (max-width:640px){.cart-table .cart-item-upsale{border-radius:12px}.cart-table .cart-item-upsale.gradient-border{border-width:2px}.cart-table .cart-item-upsale .upsale-badge{padding-top:3px;padding-bottom:1px}.cart-table .cart-item-upsale .upsale-item{padding:0 16px 0 8px;border-radius:12px}.cart-table .cart-item-upsale.gradient-border .upsale-item{padding:0 15px 0 7px}.cart-table .cart-table-item .cart-table-item-upsale{margin-top:16px}.cart-table .cart-table-item-upsale .h4{font-size:16px;line-height:24px;margin-bottom:8px}.cart-table .cart-table-item-upsale>.h4{margin:24px 0 16px}.cart-table .cart-item-upsale header{margin:4px 0 16px}.cart-table .cart-item-upsale header p{font-size:13px;line-height:20px}.cart-table .cart-item-upsale header+.upsale-items{border-top-width:0}.cart-table .cart-item-upsale .upsale-item figure{margin:0 4px 0 0}.cart-table .cart-item-upsale .upsale-item-title{width:calc(100% - 112px - 4px);display:inline-flex;flex-direction:column;justify-content:space-between;min-height:112px;padding:16px 0}.cart-table .cart-item-upsale .upsale-item figure.original img{width:132px;height:132px}.cart-table .cart-item-upsale .upsale-item figure.original{margin:0 0 0 -9px}.cart-table .cart-item-upsale .upsale-item figure.original+.upsale-item-title{width:calc(100% - 132px + 9px);min-height:132px;padding-right:0;row-gap:20px}.cart-table .cart-item-upsale.gradient-border .upsale-item figure.original+.upsale-item-title{padding:8px 0}.cart-table .cart-item-upsale .upsale-item-title p.title{margin-bottom:4px}.cart-table .cart-item-upsale .upsale-item-title p.title .accent{font-size:13px}.cart-table .cart-item-upsale .upsale-item-title p.title .icon-info{left:20px}.cart-table .cart-item-upsale.camera-setup-service p.title+p{font-size:11px;line-height:16px}.cart-table .cart-item-upsale .upsale-item-price p,.cart-table .cart-item-upsale .upsale-plan-price p{display:block;font-size:13px;line-height:16px}.cart-table .cart-item-upsale .upsale-plan-price p:nth-child(2){line-height:16px}.cart-table .cart-item-upsale .upsale-item form button{font-size:12px;line-height:12px;padding:9px 14px}.cart-table .cart-item-upsale.gradient-border .upsale-item form button{border-width:1px}.cart-table .cart-table-item-upsale-columns{column-gap:8px}.cart-table .cart-table-item-upsale-columns .cart-item-upsale{padding:0}.cart-table .cart-table-item-upsale-columns .cart-item-upsale:first-child:last-child{max-width:calc(50% - 8px / 2)}.cart-table .cart-table-item-upsale-columns .upsale-item{padding:0 12px 12px}.cart-table .cart-table-item-upsale-columns .upsale-item figure,.cart-table .cart-table-item-upsale-columns .upsale-item figure.original{margin:0}.cart-table .cart-table-item-upsale-columns .upsale-item figure img{width:132px;height:132px}.cart-table .cart-table-item-upsale-columns .upsale-item-title p.title{margin:0 0 8px}.cart-table .cart-table-item-upsale-columns .upsale-item-title,.cart-table .cart-table-item-upsale-columns .upsale-item figure.original+.upsale-item-title{width:100%;padding:0;min-height:unset}.cart-table .cart-table-item-upsale-columns .upsale-item form{margin-top:8px}.cart-table .cart-table-item-upsale-columns .upsale-item form button{width:100%}}
.cart-empty{margin:10% 0}.cart-empty .h3{line-height:40px;font-weight:600}.cart-empty .wrapper{max-width:496px;margin:0 auto}.cart-empty .wrapper .h3{margin-bottom:8px}.cart-empty p{line-height:28px;color:#606060}.cart-empty .button.keep-shopping{margin:27px 0 0}.cart-empty .cross-sell-cover{gap:40px}.cart-empty .cross-sell-cover .card{padding:24px 16px 32px;min-width:327px;text-align:center;border-radius:12px}.cart-empty .cross-sell-cover .card:first-child:last-child{max-width:642px}.cart-empty .cross-sell-cover .card figure{margin:0 0 4px}.cart-empty .cross-sell-cover .card figure img{display:inline-block}.cart-empty .cross-sell-cover .card h4{font-size:20px;color:#29292b;font-weight:600;line-height:28px}.cart-empty .cross-sell-cover .card .desc{color:rgba(23, 23, 22, 0.651);font-size:13px;line-height:20px;margin:8px auto}.cart-empty .cross-sell-cover .card .price{margin-bottom:16px;color:#6e6e6f;line-height:32px}.cart-empty .cross-sell-cover .card .price .value{font-weight:600}.cart-empty .cross-sell-cover .card .price .crossed{text-decoration:line-through;margin-left:5px}.cart-empty .cross-sell-cover .back-shopping{color:#f4a614;padding:0;line-height:24px;border:none}.cart-empty .cross-sell-cover .back-shopping .icon{margin-right:10px;color:#ffb731}@media (max-width:1024px){.cart-empty .h3{font-size:24px;line-height:32px}.cart-empty .cross-sell-cover .card:first-child:last-child{max-width:456px}}@media (max-width:640px){.cart-empty{margin:72px 0}.cart-empty .h3{font-size:20px;line-height:28px}.cart-empty p{line-height:24px}.cart-empty .button.keep-shopping{margin:17px 0 0}.cart-empty .cross-sell-cover{gap:32px}.cart-empty .cross-sell-cover .card{padding:0 0 16px;text-align:left}.cart-empty .cross-sell-cover .card:first-child:last-child{max-width:none}.cart-empty .cross-sell-cover .card .mobile-top{display:flex;padding-right:16px}.cart-empty .cross-sell-cover .card figure{margin:0}.cart-empty .cross-sell-cover .card figure img{width:132px;height:132px}.cart-empty .cross-sell-cover .card .text{justify-content:center;flex-direction:column;display:flex}.cart-empty .cross-sell-cover .card h4{font-size:16px;line-height:24px;margin-bottom:4px}.cart-empty .cross-sell-cover .card .desc{margin:0 0 16px;max-width:none}.cart-empty .cross-sell-cover .card .price{margin-bottom:0;font-size:13px;line-height:16px;color:#29292b}.cart-empty .cross-sell-cover .card .price .crossed{color:#6e6e6f}.cart-empty .cross-sell-cover .card form{padding:0 16px}.cart-empty .cross-sell-cover .card button{width:100%;font-size:12px;line-height:12px;padding:8px 14px}.cart-empty .cross-sell-cover .button.back-shopping .icon{margin-right:12px;line-height:12px}}
.cart-panel{border-radius:8px;border:1px solid #e0e0e2;background:#fff;padding:24px;margin-top:-26px;margin-bottom:58px}.cart-panel-collapse .content-title{transition:color 0.3s ease;margin-bottom:0}.cart-panel:not(.cart-panel-expanded) .cart-panel-collapse .content-title{color:#979798}.cart-panel-expanded .cart-panel-collapse-hidden{display:none}.cart-panel-expand{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows 0.3s ease, opacity 0.6s ease}.cart-panel-expand-inner{overflow:hidden}.cart-panel-expanded{box-shadow:0 8px 24px 0 rgba(17, 34, 78, 0.06)}.cart-panel-expanded .cart-panel-expand{grid-template-rows:1fr;opacity:1}.cart-panel .content-title i{margin-right:14px;font-size:27px;transition:color 0.3s ease}.cart-panel-expanded .content-title i{color:#ffb731}@media (max-width:640px){.cart-panel{padding:16px;margin:0 0 16px}}
.cart-popup.cart-layout{column-gap:7.317%}.cart-popup.cart-layout .cart-layout-left-col{width:60.98%}.cart-popup.cart-layout .cart-layout-left-col .cart-layout-content{padding:0 0 48px 48px}.cart-popup.cart-layout .cart-layout-right-col{width:31.7%;background:#fff}.cart-popup.cart-layout .cart-layout-right-col .cart-layout-content{padding:0 48px 48px 0;max-width:416px}.cart-popup.cart-layout .cart-layout-header{position:-webkit-sticky;position:sticky;top:0;padding-top:48px;z-index:10;background:#fff}.cart-popup.cart-layout .cart-layout-right-col .hold-wrapper{background-color:rgba(255, 255, 255, 1)}.cart-popup.cart-layout .cart-layout-right-col .hold-wrapper .loader{--color-from:rgba(255, 255, 255, 0);--color-to:rgba(255, 255, 255, 1)}.cart-popup.cart-layout .cart-table{margin:0}.cart-popup.cart-layout .cart-guaranty p:last-child{margin-bottom:0}.cart-popup.cart-empty{margin:0;padding:88px 0;display:flex;align-items:center;min-height:100dvh}.cart-popup.cart-empty .content{padding-left:48px;padding-right:48px}@media (max-width:1024px){.cart-popup.cart-layout{column-gap:3.279%}.cart-popup.cart-layout .cart-layout-left-col{width:63.934%}.cart-popup.cart-layout .cart-layout-left-col .cart-layout-content{padding:0 0 32px 48px}.cart-popup.cart-layout .cart-layout-right-col{width:32.787%}.cart-popup.cart-layout .cart-layout-right-col .cart-layout-content{padding:0 48px 32px 0;max-width:320px}.cart-popup.cart-layout .cart-layout-header{padding-top:32px}.cart-popup.cart-empty{padding:48px 0}}@media (max-width:640px){.cart-popup.cart-layout{flex-direction:column;padding:0 16px 16px}.cart-popup.cart-layout .cart-layout-left-col,.cart-popup.cart-layout .cart-layout-right-col{width:100%}.cart-popup.cart-layout .cart-layout-left-col .cart-layout-content,.cart-popup.cart-layout .cart-layout-right-col .cart-layout-content{padding:0;max-width:none}.cart-popup.cart-layout .cart-layout-header{padding-top:16px}.cart-popup.cart-layout .content-title{font-size:20px;line-height:28px}.cart-popup.cart-layout .cart-table .cart-table-item:first-child>.row{border:none}.cart-popup.cart-layout .cart-free-shipping-offer{padding:16px 0}.cart-popup.cart-layout .cart-summary .total{margin:24px 0 16px}.cart-popup.cart-layout .cart-summary{border:none}.cart-popup.cart-layout .cart-guaranty{margin-bottom:0}.cart-popup.cart-empty{padding:32px 0 48px}.cart-popup.cart-empty .content{padding-right:16px;padding-left:16px}}
.cart-summary hr{border:none;border-bottom:1px solid #e0e0e2;margin:0}.cart-summary hr.dashed{border-bottom:1px dashed #e0e0e2}.cart-summary .cart-table-item .col{min-height:112px;padding-top:46px;padding-bottom:16px;line-height:24px;position:relative}.cart-summary .cart-table-item .item-image{padding-top:16px;padding-bottom:16px}.cart-summary .cart-table-item .item-image img{position:absolute;top:50%;left:5px;right:5px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% - 10px);height:auto;max-width:80px}.cart-summary .cart-table-item .item-title .title{display:inline-block}.cart-summary .cart-table-item .item-title .description{font-size:13px;line-height:17px;margin-top:8px}.cart-summary .cart-table-item .item-quantity{color:#9a9a9a;white-space:nowrap}.cart-summary .cart-table-item .item-price{text-align:right}.cart-summary .total-parts p{color:#979798;font-weight:500}.cart-summary .total-parts .price{text-align:right}.cart-summary .total-parts.items .price p{color:#29292b;font-weight:400}.cart-summary .total{margin:24px 0}.cart-summary .total p{margin:0;display:inline-block;font-size:24px;line-height:32px;font-weight:600}.cart-summary .total .price{text-align:right;white-space:nowrap}.cart-summary .cart-summary-show-order{display:none;cursor:pointer}.cart-summary .cart-summary-show-order i{color:#f4a614;font-size:16px;margin-left:16px}.cart-summary .cart-summary-show-order .content-title{margin-bottom:4px}@media (max-width:640px){.cart-summary{border-bottom:1px solid #e0e0e2}.cart-summary .cart-summary-title{font-size:20px;line-height:28px}.cart-summary .products{margin-top:24px}.cart-summary .cart-table-item .col{min-height:84px;padding-top:32px}.cart-summary .cart-table-item .item-image{padding-top:12px;padding-bottom:12px}}
.checkout-buttons .pay-buttons .button{margin:4px 0;width:100%}.checkout-buttons .pay-buttons .button:not(.StripeElement){padding-left:16px;padding-right:16px}.checkout-buttons .pay-buttons .secure-payment p:first-child{margin-top:4px}.checkout-buttons .pay-buttons .button.paypal-pay,.checkout-buttons .pay-buttons .button.amazon-pay{font-weight:400;line-height:20px;letter-spacing:normal;text-transform:none}.checkout-buttons .pay-buttons .button img{vertical-align:middle}.checkout-buttons .pay-buttons .button.paypal-pay{color:#010101}.checkout-buttons .pay-buttons .button.paypal-pay img{margin-left:3px}.checkout-buttons .pay-buttons .button.amazon-pay{background:#f9d46f;border-color:#f9d46f;color:#010101}.checkout-buttons .pay-buttons .button.amazon-pay:hover{background:#fdda6b;border-color:#fdda6b}.checkout-buttons .payment-other{margin:20px 0}.checkout-buttons .payment-other .StripeElement{margin:4px 0;display:inline-block;vertical-align:middle;width:100%}
.payment-options .secured-message{color:#979798;font-size:13px;line-height:20px}.payment-options .current-card{padding:16px 24px}.payment-options .current-card figure{margin:0}.payment-options .current-card-number{color:#979798}.payment-options .current-card-edit a{font-size:24px}.payment-options .current-card-edit a:hover{text-decoration:none}
.shipping-billing-section .cart-alert{margin-bottom:58px}.shipping-billing-section .cart-billing-form .checkbox+label{color:#6e6e6f}.shipping-billing-section .billing-radio{margin-top:24px}.shipping-billing-section .shipping-options .content-title,.shipping-billing-section .contact-info .content-title{margin-bottom:16px}.shipping-billing-section .billing-address,.shipping-billing-section .shipping-options,.shipping-billing-section .contact-info,.shipping-billing-section .payment-options .card-form{margin:32px 0}.shipping-billing-section .billing-buttons .submit-button{float:right}.shipping-billing-section .billing-buttons .submit-button .button{min-width:309px}.shipping-billing-section .billing-buttons .button.invisible{padding:15px 27px 13px 0;border:none;letter-spacing:normal}.shipping-billing-section .billing-buttons .button.invisible .icon{margin-right:16px;color:#ffb731}.shipping-billing-section .shipping-summary{position:relative}.shipping-billing-section .shipping-summary p{color:#979798;font-size:13px;line-height:20px}.shipping-billing-section .shipping-summary figure{margin:0 12px 0 0;display:inline}.shipping-billing-section .shipping-summary .edit{position:absolute;right:0;top:0}@media (max-width:640px){.shipping-billing-section .cart-layout-left-col .cart-layout-content{padding-top:32px}.shipping-billing-section .cart-layout-right-col .cart-layout-content{padding-top:72px}.shipping-billing-section .cart-layout-right-col{background:none;order:-1}.shipping-billing-section .cart-billing-form .content-title{font-size:20px;line-height:28px}.shipping-billing-section .cart-summary{border:none}.shipping-billing-section .cart-summary-title{display:none}.shipping-billing-section .cart-summary-show-order{display:block}.shipping-billing-section .cart-summary-body{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows 0.3s ease, opacity 0.6s ease}.shipping-billing-section .cart-summary-body-inner{overflow:hidden}.shipping-billing-section .cart-summary-body-expanded .cart-summary-body{grid-template-rows:1fr;opacity:1}.shipping-billing-section .billing-radio{margin-top:13px}.shipping-billing-section .billing-address,.shipping-billing-section .shipping-options,.shipping-billing-section .contact-info,.shipping-billing-section .payment-options .card-form{margin:24px 0}.shipping-billing-section .cart-guaranty{margin-bottom:0}.shipping-billing-section .billing-buttons .submit-button{float:none}.shipping-billing-section .billing-buttons .submit-button .button{min-width:unset;width:100%}.shipping-billing-section .shipping-summary .content-title{margin-bottom:8px}}
.shipping-options .card-item{padding:11px 24px}.shipping-options .radio+label{color:#272727;padding-left:32px}.shipping-options .delivery-time{color:#979798}.shipping-options .delivery-time,.shipping-options .shipping-cost{line-height:24px}.shipping-options .delivery-time .p{display:block;font-size:13px;line-height:20px}.shipping-options .delivery-time strong{color:#29292b}.shipping-options .shipping-cost{text-align:right}@media (max-width:640px){.shipping-options .card-item{padding:11px 16px}.shipping-options .card-item .row{position:relative}.shipping-options .delivery-time .p{padding-left:32px;margin-top:2px}}
.checkout-thanks.order{margin-bottom:80px}.checkout-thanks.care{margin-bottom:190px}.checkout-thanks.care .content{max-width:1000px}.checkout-thanks .main-illustration{margin:50px 0 20px}.checkout-thanks.order h1{max-width:672px;margin:0 auto}.checkout-thanks.care h1{margin-bottom:0;padding:80px 0 50px 0;font-size:50px;line-height:70px;text-align:center}.checkout-thanks.care h2{line-height:36px;margin-bottom:10px}.thanks-care-container{padding:65px 45px 90px 50%;background:#f6f6f6;margin-top:75px;position:relative}.thanks-care-container #care-interface{position:absolute;left:-50px;bottom:0;z-index:0}.thanks-care-container .care-info{position:relative}.thanks-care-container #care-interface-mobile{display:none}.thanks-care-container .care-opt__item{position:relative;display:inline-flex;align-items:center;vertical-align:top;width:50%;min-height:48px;margin-bottom:40px;box-sizing:border-box;padding:0 24px 0 58px}.thanks-care-container .care-opt__item::before{content:'';display:block;position:absolute;left:0;top:0;background-size:100% 100%;background-repeat:no-repeat}.thanks-care-container .care-opt__item.video::before{top:5px;width:46px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='32' viewBox='0 0 46 32'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23929292' stroke-width='2'%3E%3Cpath d='M1 30.333h44V1.815H1zm5.67-28.79v28.79m32.592-28.79v28.79m0-22.813H45m-44 0h5.67m32.592 5.702H45m-44 0h5.67m32.592 5.704H45m-44 0h5.67m32.592 5.704H45m-44 0h5.67m32.592 5.703H45m-44 0h5.67'/%3E%3Cpath d='M27.15 16.074 23.814 18l-3.335 1.924v-7.7l3.335 1.925z'/%3E%3C/g%3E%3C/svg%3E")}.thanks-care-container .care-opt__item.motion::before{width:49px;height:37px;left:-10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='49' height='37' viewBox='0 0 49 37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23929292' stroke-width='2' d='M38.317 11.055H23.035l-9.3-8.797v33.134h33.882V2.258z'/%3E%3Cpath stroke='%23929292' stroke-width='2' d='M20.836 20.1a2.64 2.64 0 0 1 5.28 0m9.12 0a2.64 2.64 0 0 1 5.28 0'/%3E%3Cpath fill='%23929292' d='m30.676 27.047-1.37-1.667-1.368-1.665h5.478l-1.37 1.665'/%3E%3Cpath stroke='%23929292' stroke-width='2' d='M9.6 17.225H0m9.6 4.8H3.2m6.4 4.8H6.4'/%3E%3C/g%3E%3C/svg%3E")}.thanks-care-container .care-opt__item.modes::before{width:42px;height:42px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' d='m37.85 29.12-7.105 4.11c1.146 1.982 3.667 2.67 5.63 1.535 1.96-1.135 2.623-3.662 1.476-5.645z'/%3E%3Cpath stroke='%23929292' stroke-width='2' d='M36.374 34.765c1.962-1.135 2.624-3.662 1.477-5.645l-7.105 4.11c1.146 1.982 3.667 2.67 5.63 1.535zM22.69 2.297a5.192 5.192 0 0 0-6.033-.6l-3.24 1.87-.318-.545a3.804 3.804 0 0 0-5.203-1.37 3.8 3.8 0 0 0-1.37 5.2l.3.52L3.6 9.233a5.201 5.201 0 0 0-2.498 5.527l4.19 20.84c.752 3.747 4.96 5.65 8.27 3.738l24.184-13.962c3.31-1.91 3.766-6.506.898-9.033L22.69 2.297z'/%3E%3Cpath fill='%23FFF' d='m5.35 15.61 2.01 10'/%3E%3Cpath stroke='%23929292' stroke-width='2' d='m5.35 15.61 2.01 10'/%3E%3C/g%3E%3C/svg%3E")}.thanks-care-container .care-opt__item.secure::before{width:36px;height:42px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='42' viewBox='0 0 36 42'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%23929292' stroke-width='2'%3E%3Cpath d='M1 40.368h33.66V15.383H1z'/%3E%3Cpath d='M7.594 15.383v-4.147C7.594 5.606 12.2 1 17.83 1c5.63 0 10.237 4.606 10.237 10.236v4.147m-7.22 10.23a3.017 3.017 0 1 0-6.034 0 3.01 3.01 0 0 0 1.365 2.52v3.37c0 .91.744 1.653 1.652 1.653.91 0 1.653-.744 1.653-1.653v-3.37a3.012 3.012 0 0 0 1.364-2.52z'/%3E%3C/g%3E%3C/svg%3E")}.thanks-care-container .care-opt__item.vet::before{top:1px;width:42px;height:42px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='none' viewBox='0 0 29 29'%3E%3Cpath fill='%23929292' fill-rule='evenodd' d='M11.354 1.318c-.678 0-1.228.55-1.228 1.228v7.58h-7.58c-.678 0-1.228.55-1.228 1.228v6.292c0 .678.55 1.228 1.228 1.228h7.58v7.58c0 .678.55 1.228 1.228 1.228h6.292c.678 0 1.228-.55 1.228-1.229v-7.579h7.58c.678 0 1.228-.55 1.228-1.228v-6.292c0-.678-.55-1.228-1.229-1.228h-7.579v-7.58c0-.678-.55-1.228-1.228-1.228h-6.292ZM8.808 2.546A2.546 2.546 0 0 1 11.354 0h6.292a2.547 2.547 0 0 1 2.546 2.546v6.262h6.261A2.546 2.546 0 0 1 29 11.354v6.292a2.546 2.546 0 0 1-2.547 2.546h-6.26v6.261A2.547 2.547 0 0 1 17.645 29h-6.292a2.546 2.546 0 0 1-2.546-2.547v-6.26H2.546A2.546 2.546 0 0 1 0 17.645v-6.292a2.546 2.546 0 0 1 2.546-2.546h6.262V2.546Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.thanks-care-container .care-opt__item.downloads::before{top:3px;width:42px;height:38px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='25' fill='none' viewBox='0 0 29 25'%3E%3Cpath fill='%23929292' fill-rule='evenodd' d='M7.009 5.128C7.999 2.549 10.592.071 14.5.071c4.186 0 7.752 2.878 8.466 7.555 1.11.114 2.314.43 3.302 1.057 1.175.746 2.041 1.941 2.041 3.682 0 1.697-.717 2.934-1.892 3.718-1.139.76-2.652 1.062-4.228 1.062h-4.174V15.89h4.174c1.446 0 2.678-.282 3.53-.85.817-.546 1.335-1.385 1.335-2.675 0-1.247-.589-2.07-1.46-2.623-.9-.572-2.1-.847-3.216-.902l-.537-.027-.056-.535c-.456-4.36-3.605-6.951-7.285-6.951-3.476 0-5.703 2.297-6.433 4.573l-.126.394-.412.039c-1.572.15-2.982.615-3.984 1.401-.98.768-1.6 1.862-1.6 3.379 0 1.515.646 2.685 1.693 3.493 1.061.819 2.565 1.284 4.271 1.284h3.076v1.255H7.909c-1.919 0-3.71-.52-5.038-1.545C1.528 14.563.69 13.03.69 11.113c0-1.917.808-3.37 2.08-4.367 1.152-.904 2.659-1.415 4.238-1.618Zm6.863 16.906V10.366h1.256v11.668l2.444-2.44.887.888-3.959 3.953-3.959-3.953.887-.888 2.444 2.44Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.thanks-care-container .care-opt__item p{margin:0;line-height:24px;letter-spacing:0.00065em;color:#6f6f6f}.checkout-thanks .app-download .text{margin-bottom:25px;line-height:24px;letter-spacing:0.00065em}.checkout-thanks .app-download a{background-image:url('../images/pages/checkout-thanks/download-apps.png');background-repeat:no-repeat;background-size:284px 50px;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.checkout-thanks .app-download a:hover{opacity:0.8}.checkout-thanks .app-download a.ios{width:138px;height:50px;background-position:-146px 0;margin-right:22px}.checkout-thanks .app-download a.android{width:146px;height:50px;background-position:0 0}.checkout-thanks .nex-steps{background:#f8f8f9;margin:70px 0 80px;padding:60px 13px 90px}.checkout-thanks .nex-steps h2{font-size:24px;line-height:32px;margin-bottom:60px}.checkout-thanks .nex-steps .step{max-width:220px}.checkout-thanks .nex-steps .step figure{margin:0 0 20px}.checkout-thanks .nex-steps .step p{font-weight:500}.checkout-thanks .nex-steps .separator figure{margin:0}.checkout-thanks .apps-downloads h2{max-width:672px;margin:0 auto}.checkout-thanks .apps-downloads figure{margin:30px 0 0}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.checkout-thanks .app-download a.ios,.checkout-thanks .app-download a.android{background-image:url('../images/pages/checkout-thanks/download-apps@2x.png')}}@media only screen and (max-width:640px){.checkout-thanks.care{margin-bottom:80px}.checkout-thanks.order{margin-bottom:30px}.checkout-thanks .main-illustration{margin:40px 0 20px}.checkout-thanks.care h1{font-size:22px;line-height:30px;padding:34px 0}.checkout-thanks.care h2{font-size:18px;line-height:22px}.checkout-thanks.order h1{font-size:32px;line-height:40px}.checkout-thanks .nex-steps{margin:30px 0 60px;padding-top:50px;padding-bottom:60px}.checkout-thanks .nex-steps h2{margin-bottom:40px}.checkout-thanks .nex-steps .step{display:block;margin:0;text-align:left;max-width:none}.checkout-thanks .nex-steps .step figure,.checkout-thanks .nex-steps .step p{display:inline-block;vertical-align:middle}.checkout-thanks .nex-steps .step figure{margin:0 15px 0 0}.checkout-thanks .nex-steps .step p{width:calc(100% - 115px)}.checkout-thanks .nex-steps .separator{text-align:left;margin:11px 0 11px 48px}.thanks-care-container{padding:0;margin:0 auto 40px;width:75%}.thanks-care-container #care-interface{display:none}.thanks-care-container #care-interface-mobile{display:block;width:100%;height:100%;padding-top:20px;position:relative;right:-10%}.thanks-care-container .care-info,.thanks-care-container .care-info.mobile-head h2{padding:40px 40px 0 40px}.thanks-care-container .care-info.mobile-head{padding:0}.thanks-care-container .care-info.mobile-white{background:#fff}.thanks-care-container .care-opt__list{text-align:center}.thanks-care-container .care-opt__item{width:215px;padding-left:65px;padding-right:0;text-align:left}.checkout-thanks .app-download{text-align:center}.checkout-thanks .app-download a{margin:0 auto;display:block}.checkout-thanks .app-download .text br{display:none}.checkout-thanks .app-download a.ios{margin-bottom:30px;margin-right:auto}}
.checkout-tik-tok .section-divider{padding:20px 0}.checkout-tik-tok header h1 .accent{display:inline-block;background:#ffc856;padding:2px 12px;margin-top:4px;border-radius:10px}.checkout-tik-tok.long header h1{font-size:24px;line-height:28px}.checkout-tik-tok .product-protect-pet-life-hero header{margin-bottom:24px}.checkout-tik-tok .product-protect-pet-life-hero header p{color:#171716}.checkout-tik-tok .product-protect-pet-life-hero header p .text-crossed{color:rgba(23, 23, 22, 0.651)}.checkout-tik-tok .product-protect-pet-life-hero header p .accent{color:#f4a614;margin-left:4px}.checkout-tik-tok .product-protect-pet-life-hero .content{padding-bottom:0}.checkout-tik-tok .product-emergency-fund-pets-we-have-helped{padding-top:120px}#subscribe-form-tik-tok-flow .modal-box{text-align:left}#subscribe-form-tik-tok-flow .top-text{font-size:14px;line-height:20px;letter-spacing:-0.1px;color:rgba(23, 23, 22, 0.65);margin-bottom:24px}#subscribe-form-tik-tok-flow .promo-code{margin-bottom:16px}#subscribe-form-tik-tok-flow .promo-code a{font-weight:700}#subscribe-form-tik-tok-flow .promo-code a i{display:none}#subscribe-form-tik-tok-flow .promo-code input{text-align:left}#subscribe-form-tik-tok-flow .summary p{font-weight:500;font-size:16px;line-height:20px;color:#171716;letter-spacing:-0.32px}#subscribe-form-tik-tok-flow .summary .text-crossed{color:rgba(23, 23, 22, 0.651)}#subscribe-form-tik-tok-flow .manage-subscriptions__actions{margin-top:4px}#subscribe-form-tik-tok-flow .or-line{margin:24px 0}#subscribe-form-tik-tok-flow .agreement{margin-top:28px;color:rgba(41, 41, 43, 0.65);font-size:12px;line-height:18px;margin-bottom:10px}#subscribe-form-tik-tok-flow .agreement a{color:#ffb731;font-weight:700}
.shelter-video .wrapper{position:relative;overflow:hidden;background-color:#000}.shelter-video .content{color:#fff;text-align:center;padding:150px 0}@media only screen and (min-width:1540px){.shelter-video .content{padding:200px 0}}.shelter-video h1{font-size:48px;margin-bottom:90px}.shelter-video h3,.shelter-video .h3{font-weight:900;font-size:16px;line-height:36px;text-transform:uppercase;letter-spacing:4px;margin:16px 0}.shelter-video video{position:absolute;left:50%;top:50%;min-width:100%;min-height:100%;width:auto;height:auto;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url('../images/pages/mobile-app/video-poster.jpg') no-repeat center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;transition:opacity 800ms ease;opacity:0.6}.shelter-video .logo{display:inline-block;background:url('../images/pages/shelter/logo.png');background-size:87px 73px;width:87px;height:73px}.shelter-video .mobile-bg{display:none}.shelter-quote .wrapper{background-image:url('../images/pages/shelter/quote-bg.jpg')}.shelter-quote article{position:relative;padding:6% 5% 6% 50%;z-index:0}.shelter-quote article i{position:absolute;opacity:0.36;color:#fff;font-size:117px;right:30px;top:170px;z-index:-1}.shelter-quote h3,.shelter-quote .h3{color:#a68e00;font-weight:700;font-size:36px;margin:0 0 20px 0}.shelter-quote p.subtitle{color:#a68e00;font-size:18px;line-height:36px;margin-bottom:18px}.shelter-quote p.quote{font-weight:300;line-height:48px;font-size:40px}.shelter-quote h2{font-weight:300;line-height:48px}.shelter-quote button{margin-top:40px;padding-left:63px;padding-right:63px;background:#fff;border-color:#fff;color:#ccc}.shelter-quote button:hover{background:#fefefe;border-color:#fefefe}section.shelter-features .content{padding-bottom:20px}.shelter-features .wrapper{padding-top:60px}.shelter-features .col{padding:0 25px 60px 25px;vertical-align:top;*vertical-align:auto;zoom:1;font-size:18px;line-height:30px;text-align:center}.shelter-features .illustration{background:url('../images/pages/shelter/features.png') no-repeat;background-size:379px 100px;margin:0 auto}.shelter-features .illustration.i1{width:111px;height:91px;background-position:0 0;margin-top:6px;margin-bottom:37px}.shelter-features .illustration.i2{width:118px;height:94px;background-position:-111px 0;margin-top:4px;margin-bottom:36px}.shelter-features .illustration.i3{width:150px;height:100px;background-position:-229px 0;margin-bottom:34px}.shelter-list{text-align:center}.shelter-list .content{padding-bottom:80px}.shelter-list h3,.shelter-list .h3{margin:80px 0 15px 0}.shelter-list .logos-list{text-align:center}.shelter-list .logos-list>*{display:inline-block;float:none}.shelter-list a{text-decoration:none;color:inherit}.shelter-list .logo{width:119px;height:90px;margin:20px auto;position:relative}.shelter-list .logo .image{background-position:center;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:relative;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:nearest-neighbor}.shelter-list .logo .hover{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.shelter-list .logo:hover .hover{opacity:1}.shelter-list a:hover span{border-color:#000}.shelter-gradient{background:-moz-linear-gradient(top, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 80%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250, 250, 250, 0)), color-stop(80%, rgba(250, 250, 250, 1)));background:-webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 80%);background:-o-linear-gradient(top, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 80%);background:-ms-linear-gradient(top, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 80%);background:linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 80%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fafafa', endColorstr='#fafafa', GradientType=0)}.shelter-page{background:url('../images/pages/shelter/back-pattern.png') #fafafa;background-size:1177px 239px;text-align:center}.shelter-show h1{font-size:32px}.shelter-page .wrapper{padding-top:140px}.shelter-page section .content{padding-top:40px;padding-bottom:125px}.shelter-page.thanks section .content{padding:70px 0 127px}.shelter-page.thanks article{max-width:459px;margin:0 auto}.shelter-page.thanks img{margin:84px 0 76px}.shelter-page .back-to-list{font-weight:900;font-size:11px;letter-spacing:4px;color:#c5c5c5;text-transform:uppercase;text-decoration:none;display:-moz-inline-stack;display:inline-block;vertical-align:top;*vertical-align:auto;zoom:1;margin-top:20px}.shelter-page .back-to-list:hover{color:#7e7f80}.shelter-page .back-to-list .icon-arrow-left:before{vertical-align:text-bottom}.shelter-show h1{font-size:32px}.shelter-show h1 a{border-bottom:2px solid #a7a5a6;color:inherit;text-decoration:none;font-size:inherit;font-weight:inherit}.shelter-show h1 a:hover{border-color:#000}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.shelter-video .logo{background-image:url('../images/pages/shelter/logo@2x.png')}.shelter-features .illustration{background-image:url('../images/pages/shelter/features@2x.png')}.shelter-quote .wrapper{background-image:url('../images/pages/shelter/quote-bg@2x.jpg')}.shelter-page{background-image:url('../images/pages/shelter/back-pattern-x2.png')}}@media only screen and (max-width:640px){.shelter-video h3,.shelter-video .h3{font-size:10px}.shelter-video h1{font-size:24px;margin-bottom:45px}.shelter-video video{display:none}.shelter-video .content{padding:75px 0}.shelter-video .mobile-bg{display:block;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity 800ms ease}.shelter-video .mobile-bg.loaded{left:50%;top:50%;min-width:100%;min-height:100%;width:auto;height:auto;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:1}.shelter-video .logo{background-image:url('../images/pages/shelter/logo@mobile.png');background-size:70px 59px;width:70px;height:59px}.shelter-list .logo{width:110px;height:100px}.shelter-quote article{padding:28px 15px 50px;border-bottom:4px solid #f4f4f4;text-align:center}.shelter-quote article i{display:none}.shelter-quote p{color:#9d9ea0;font-size:14px;line-height:27px}.shelter-quote h3{color:#9d9ea0;font-size:27px}.shelter-quote h2{font-size:22px;line-height:30px}.shelter-quote button{background:#feeca0;border-color:#feeca0;color:#c5b46e;padding-left:58px;padding-right:58px}.shelter-features .content{padding:40px}.shelter-features .col{font-size:14px;line-height:24px}.shelter-features .illustration{background:url('../images/pages/shelter/features-mobile.png') no-repeat;background-size:379px 100px;margin:0 auto}.shelter-features .illustration.i1{width:111px;height:96px;background-position:0 0;margin-bottom:20px}.shelter-features .illustration.i2{width:118px;height:99px;background-position:-111px 0;margin-bottom:20px}.shelter-features .illustration.i3{width:150px;height:100px;background-position:-229px 0;margin-bottom:20px}.shelter-list ul{max-width:none;margin-bottom:25px}.shelter-list li{width:50%;font-size:28px;max-width:none}.shelter-list a span{border-bottom:none;line-height:24px}.shelter-list h3. .shelter-list .h3{margin:40px 0 8px 0}.shelter-quote .wrapper{background-image:url('../images/pages/shelter/quote-bg@mobile.jpg');background-size:637px 766px;background-position:top center;padding-top:766px}.shelter-page section .content{padding-bottom:125px}.shelter-page h1{line-height:28px;font-size:48px;margin-bottom:90px}.shelter-page .content{padding:14px}.shelter-page,.shelter-gradient{background:#fafafa}.shelter-page .back-to-list{font-size:14px;margin-top:15px;margin-bottom:8px}.shelter-show h1{font-size:22px;line-height:24px;margin-bottom:25px}}
.mobile-app-page .h1{margin-bottom:18px}.mobile-app-page p{margin:0 0 30px 0}.mobile-app-header .wrapper{position:relative;overflow:hidden;background-color:#000}.mobile-app-header .content{color:#fff;text-align:center;padding-top:150px;padding-bottom:200px}.mobile-app-header .logo{background:url("data:image/svg+xml,%3Csvg width='47' height='54' viewBox='0 0 47 54' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M23.2.43L0 13.83V40.6L23.2 54l23.2-13.4V13.83L23.2.42z' fill='%23221F20'/%3E%3Cpath d='M4.6 37.95l18.6 10.73 18.58-10.73V16.48L23.2 5.75 4.6 16.48v21.47z' fill='%23FEFEFE'/%3E%3Cpath d='M20.26 34.04l-1.74-4-1.37 1.58-1.34-1.16 3.23-3.7 2.85 6.58-1.62.7zM12.02 29.8l-1.74-4-1.37 1.57-1.33-1.16 3.22-3.7 2.84 6.6-1.62.7z' fill='%23221F20'/%3E%3C/g%3E%3C/svg%3E") no-repeat center #f9b830;background-size:42px 48px;border-radius:19px;width:69px;height:69px}.mobile-app-header .h8{margin:18px 0}.mobile-app-header h1{margin-bottom:20px}.mobile-app-header video{background:url('../images/pages/mobile-app/video-poster.jpg') no-repeat center}.mobile-app-header .send-sms-form .input-item,.mobile-app-header .send-sms-form button{display:inline-block;width:230px;margin:20px 8px 5px;vertical-align:middle}.mobile-app-header .send-sms-form .number,.mobile-app-header .send-sms-form .intl-tel-input{color:#272727}.mobile-app-slider .slide-content{width:50%;position:relative}.mobile-app-slider .slide-content.right{float:right}.mobile-app-slider .slide-content.left .owl-controls{display:none}.mobile-app-slider .slide-text{margin-top:107px;padding-left:50px;max-width:90%;width:100%}.mobile-app-slider .slide-text p{max-width:413px}.mobile-app-slider .owl-carousel .owl-dots{background-color:transparent;margin-left:-10px;padding-top:10px;position:absolute;top:80%;left:50%;padding-left:50px}.mobile-app-slider .item{position:relative;overflow:hidden;background:#fff}.mobile-app-slider .slide-image{width:640px;height:840px;background-size:640px 840px;float:right;margin:15px 0 15px 0}.mobile-app-slider .play .slide-image{background-image:url('../images/pages/mobile-app/slider/slider-image-play.jpg')}.mobile-app-slider .discover .slide-image{background-image:url('../images/pages/mobile-app/slider/slider-image-discover.jpg')}.mobile-app-slider .browse .slide-image{background-image:url('../images/pages/mobile-app/slider/slider-image-browse.jpg')}.mobile-app-slider .share .slide-image{background-image:url('../images/pages/mobile-app/slider/slider-image-share.jpg')}.mobile-app-slider .slide-icon{background-position:center;background-repeat:no-repeat;background-size:60px 60px;width:60px;height:60px;margin-bottom:26px}.mobile-app-slider .play .slide-icon{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M37.188 16.14a5.515 5.515 0 0 0-5.516-5.515 5.502 5.502 0 0 0-5.485 5.015c-1.187-.382-3.515-.75-6.187-.75-2.668 0-4.992.367-6.182.748A5.514 5.514 0 1 0 4.392 20a5.493 5.493 0 0 0-1.58 3.86 5.516 5.516 0 0 0 11.006.517c1.189.374 3.514.74 6.182.74 2.672 0 5-.367 6.188-.742a5.5 5.5 0 0 0 5.484 5 5.515 5.515 0 0 0 5.515-5.516A5.463 5.463 0 0 0 35.61 20a5.463 5.463 0 0 0 1.578-3.86' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FFE9BF' cx='30' cy='30' r='30'/%3E%3Cg transform='translate(10 10)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cg mask='url(%23b)' fill='%23F9B72F'%3E%3Cpath d='M0 0h40v40H0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mobile-app-slider .discover .slide-icon{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M15.003 25.497a5.725 5.725 0 0 1-2.432-.551c-2.434-1.278-5.806-3.343-8.3-6.052C.485 14.78-1.652 8.193 2.601 3.45 4.148 1.675 6.61.955 7.82.81 11.471.379 13.83 2.444 15 3.882c1.149-1.42 3.507-3.503 7.182-3.07 1.21.144 3.672.864 5.227 2.65 4.245 4.732 2.107 11.32-1.68 15.433-2.43 2.641-5.7 4.666-8.014 5.9a5.578 5.578 0 0 1-2.711.703' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FFE9BF' cx='30' cy='30' r='30'/%3E%3Cg transform='translate(15 18)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cg mask='url(%23b)' fill='%23FFB731'%3E%3Cpath d='M-5-8h39.667v39.667H-5z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mobile-app-slider .browse .slide-icon{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M23 12a5 5 0 0 1-5 5 5 5 0 0 1-5-5 5 5 0 0 1 5-5c.09 0 .174.021.263.026A1.986 1.986 0 0 0 18 8a1.997 1.997 0 1 0 3.824.813C22.547 9.681 23 10.782 23 12m-5 7a7 7 0 1 1 0-14 7 7 0 0 1 0 14m16.384-8.98C34.112 9.61 27.605 0 18 0S1.88 9.62 1.639 9.984c-.861 1.15-.853 2.931-.023 3.996C1.888 14.39 8.395 24 18 24s16.12-9.62 16.361-9.984c.861-1.15.853-2.931.023-3.996' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FFE9BF' cx='30' cy='30' r='30'/%3E%3Cg transform='translate(12 18)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cg mask='url(%23b)' fill='%23FFB731'%3E%3Cpath d='M-2-8h39.667v39.667H-2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mobile-app-slider .share .slide-icon{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M21.994 3.064c1.671.12 3.328.289 4.977.507 1.506.208 2.984 1.538 3.331 3.018a34.853 34.853 0 0 1 0 15.604c-.347 1.48-1.825 2.81-3.337 3.02a83.28 83.28 0 0 1-21.937-.001c-1.505-.209-2.984-1.54-3.332-3.027a34.844 34.844 0 0 1 .001-15.596c.348-1.48 1.826-2.81 3.338-3.02 1.644-.216 3.3-.385 4.972-.505l.45-1.125C10.888.867 12.086.062 13.244.062h5.515c1.158 0 2.356.805 2.785 1.877l.45 1.125zM16 20.875a6.75 6.75 0 1 0 0-13.5 6.75 6.75 0 0 0 0 13.5zm0-2.25a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FFE9BF' cx='30' cy='30' r='30'/%3E%3Cg transform='translate(14 17)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cg mask='url(%23b)' fill='%23FFB731'%3E%3Cpath d='M-4-7h39.667v39.667H-4z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mobile-app-slider .slide-bg{position:absolute;bottom:0;left:50%}.mobile-app-slider .play .slide-bg{background:url('../images/pages/mobile-app/slider/slide-bg-play.jpg') no-repeat bottom left;width:1004px;height:675px;background-size:1004px 675px}.mobile-app-slider .discover .slide-bg{background:url('../images/pages/mobile-app/slider/slide-bg-discover.jpg') no-repeat bottom left;width:1206px;height:545px;background-size:1206px 545px;margin-left:226px}.mobile-app-slider .browse .slide-bg{background:url('../images/pages/mobile-app/slider/slide-bg-browse.jpg') no-repeat bottom left;width:650px;height:641px;background-size:650px 641px;margin-left:226px}.mobile-app-slider .share .slide-bg{background:url('../images/pages/mobile-app/slider/slide-bg-share.jpg') no-repeat bottom left;width:602px;height:588px;background-size:602px 588px;margin-left:220px}.mobile-app-celebrities .wrapper{background-color:#f8f8f8;text-align:center;padding:40px 0 0}.mobile-app-celebrities .icon::after{content:'';display:inline-block;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M15 .88l3.72 7.55 8.33 1.2c.9.14 1.27 1.26.61 1.9l-6.02 5.87 1.42 8.3c.16.9-.8 1.6-1.61 1.17L14 22.95l-7.45 3.92a1.11 1.11 0 0 1-1.61-1.17l1.42-8.3-6.02-5.87c-.66-.64-.3-1.76.61-1.9l8.33-1.2L13 .88c.41-.83 1.59-.83 2 0' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FFE9BF' cx='30' cy='30' r='30'/%3E%3Cg transform='translate(16 15)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cg mask='url(%23b)' fill='%23FFB731'%3E%3Cpath d='M-6-5h39.67v39.67H-6z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;height:60px;width:60px;background-size:60px;margin-bottom:33px}.mobile-app-celebrities .pets-mobile{display:none}.mobile-app-celebrities .pets{position:relative;width:400px;height:600px;margin:110px auto 0}.mobile-app-celebrities .pet-photo,.mobile-app-celebrities .pet-icon{display:block;position:absolute}.pet-icon.icon-1{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAjCAMAAADVEmihAAAAclBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9eWEHEAAAAJXRSTlMABvLr3JIPC6Z9TDkTnPjhvIktAV9W9dLHuq+Ud2dSQ0EvJBgDZNfIPgAAAQFJREFUGBmNwQdygzAABMATavTqXuJ6//9ibMIQQMZoFx0bR0d9uggMiMtJH6PYYuihA7ZkZNGxkWQr0A/0YsmeqtGqFXsyRifmUFDjpQ44FKN123BEWcAqjmxueCs5UQEVJ0q8XDkVGBNw6gogo2O1piMDoOgIMzoUIOjabukSSOmSkq4UKT2lEPQkAEUvCkBILyGAFb2sAJiAHgKDF00PGm/3nIvyO1oVF1X4YwouKAw6CRck6EX8KsK/JuQXYYMBseesvcCILTmjtJgQB350EHA8NT/QT3xyzjmRnzEjKThSJJhlQg6EBt/8SHbkDxakGVtZimXJjtwl8NKs1w1cv7q2irejm3pzAAAAAElFTkSuQmCC');background-size:42px 35px;width:42px;height:35px}.pet-icon.icon-2{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEMAAAA6CAMAAADcORRIAAAAllBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AJcWoAAAAMXRSTlMA+e8Ce/WVYAbq03bfy8drW0ciFxHZvrawnYlSPi8uJQyfhoKBQ0DOw6lVTzYyHh2MdhnQJQAAAadJREFUGBmlwQdC4zAABMCVe6/pvdPh9v+fOwIJOMGWbGsGVebqOQxD9zRAk8HJDcPweWWilvnyZPDiwSrxV2k98MJ4ejFxz8wiVglngFsDR7AqykzcKB55z5ijam7w3mOBiqPBGgf8OrCGccKPXLDWDlcz1hI5LpY2G6T4lrKBvcSXzZBNxBJnS8Emww3OZmyW4Cxhs3/4VApKzAHMKSFKADPKJAASyswA06fUCitK+SYWlDtgT7kFLMolSChnYUI5MRCUmyCggkuFAAYVtlQwIKgQUEGAKj4VBAwqCCoYiKgrwoi6RnCoy4FLXS4K6iqAIfUMAeyoZwdgTT1rfBpRxwhnOXXk+BKzvxjfjuzviIsJ+5rg6sNmP/YHfqTsJ0XFmH2MUVVG7C4qceNVsCvxijsZu8rwh8VuLNRw2IWDWlO2N0U9c8q2piaaOGzHgYTFNkJIZYIqIoPCwqecv4DSe0yZ+B0teFs223pox7VZz3bR2jpmnXiNDry94D2x99DNW8BbwRs68yybv2zLQx/FmFfjAn3lAc+CHBq81KefetCzcTdQ+A/xUf/Tdf5v1QAAAABJRU5ErkJggg==');background-size:67px 58px;width:67px;height:58px}.pet-icon.icon-3{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAHlBMVEUAAADe3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t6lkQWLAAAACXRSTlMAgKXl0pl8KpMbvnV2AAAAoklEQVR4AdXVOw6EMBAD0PyD73/hFXJlhKW4W9zyCiATT3nL7n2X0yxgHeMK1P/HF6bHE5dgAM3hBkDwFC34trNIGrVgeWC0YLWqFas1mlit1cRqrSZWazWxWqeJ1Xp94wNLPYDhrWrmze5VHxm0oz6yduk4Ts9w9BrRB+a/Lj8Uf9z5IIUjGgx/cK2CC5tVQVQyaX3lxZhX7ud2SrA0g3X8A0bPDcXIalUjAAAAAElFTkSuQmCC');background-size:44px 44px;width:44px;height:44px}.pet-icon.icon-4{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAAElBMVEUAAADe3t7e3t7e3t7e3t7e3t5NzBvqAAAABXRSTlMAeHO4qM5GV6EAAABASURBVHjaXY9JEgBABANt+f+XR6npS1zoKESMKojShKT8mFtHnQDWphPIFCBCgwiHRC82YH2bt/1+3/25f//vAdkIAc5dny90AAAAAElFTkSuQmCC');background-size:15px 15px;width:15px;height:15px}.pet-photo.pet-1{width:381px;height:381px}.pet-photo.pet-2{width:270px;height:270px;right:-200px;top:176px}.pet-photo.pet-3{width:312px;height:312px;right:-280px;top:32px}.pet-photo.pet-4{width:270px;height:270px;left:-211px;top:16px}.pet-photo.pet-5{width:201px;height:201px;left:-156px;top:240px}.pet-photo.pet-6{width:152px;height:152px;right:-105px;top:-48px}.pet-photo.pet-7{width:131px;height:131px;left:-305px;top:192px}.pet-photo.pet-8{width:131px;height:131px;right:-375px;top:127px}.pet-photo.pet-9{width:95px;height:95px;left:-243px;top:-23px}.pet-photo.pet-10{width:82px;height:82px;right:-340px;top:288px}.mobile-app-features .wrapper{background-color:#f8f8f8}.mobile-app-features .content{text-align:center;padding-bottom:140px}.mobile-app-features .feature{max-width:256px}.mobile-app-features p{font-weight:500;font-size:20px;line-height:28px;color:#282828;margin-bottom:8px}.mobile-app-features .notice{font-weight:400;font-size:12px;line-height:18px;color:#9a9a9a}.mobile-app-playscreen .h1{margin-bottom:60px}.mobile-app-playscreen .gamescreen{background:url('../images/pages/mobile-app/gamescreen-bg.jpg') no-repeat center;background-size:881px 550px;height:550px;position:relative}.mobile-app-playscreen video{position:absolute;width:527px;left:50%;top:50%;-webkit-transform:translate(-48.8%, -54.2%);-ms-transform:translate(-48.8%, -54.2%);transform:translate(-48.8%, -54.2%)}.mobile-app-playscreen .icon::after{content:'';display:inline-block;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M18.253 17.291l-5.5 2.836c-.558.287-1.127.3-1.561.037-.427-.26-.672-.759-.672-1.368v-5.451c0-.61.245-1.109.672-1.368.434-.263 1.003-.25 1.562.037l5.499 2.836c.566.293.892.737.892 1.22 0 .484-.326.928-.892 1.221zm9.733-5.438a6.873 6.873 0 0 0-3.232-5.839l-6.874-4.32a6.888 6.888 0 0 0-7.177-.107L3.409 5.872a6.932 6.932 0 0 0-3.41 5.989v8.278a6.932 6.932 0 0 0 3.41 5.989l7.294 4.285a6.888 6.888 0 0 0 7.177-.107l6.874-4.32a6.873 6.873 0 0 0 3.232-5.839v-8.294z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%23FFE9BF' cx='30' cy='30' r='30'/%3E%3Cg transform='translate(16 14)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cg mask='url(%23b)' fill='%23FFB731'%3E%3Cpath d='M-6-4h39.667v39.667H-6z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");height:60px;width:60px;background-size:60px;margin-bottom:30px}.mobile-app-playscreen .content{padding-top:40px;padding-bottom:40px}.mobile-app-download .content{padding-top:60px;padding-bottom:120px}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.mobile-app-slider .play .slide-image{background-image:url('../images/pages/mobile-app/slider/slider-image-play@2x.jpg')}.mobile-app-slider .discover .slide-image{background-image:url('../images/pages/mobile-app/slider/slider-image-discover@2x.jpg')}.mobile-app-slider .browse .slide-image{background-image:url('../images/pages/mobile-app/slider/slider-image-browse@2x.jpg')}.mobile-app-slider .share .slide-image{background-image:url('../images/pages/mobile-app/slider/slider-image-share@2x.jpg')}.mobile-app-slider .play .slide-bg{background-image:url('../images/pages/mobile-app/slider/slide-bg-play@2x.jpg')}.mobile-app-slider .discover .slide-bg{background-image:url('../images/pages/mobile-app/slider/slide-bg-discover@2x.jpg')}.mobile-app-slider .browse .slide-bg{background-image:url('../images/pages/mobile-app/slider/slide-bg-browse@2x.jpg')}.mobile-app-slider .share .slide-bg{background-image:url('../images/pages/mobile-app/slider/slide-bg-share@2x.jpg')}.pet-icon.icon-1{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABGCAMAAABotTMkAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMA4wH8F+cD0raWPyANCfit9O7WzSomFKNhUDksB7xqLt3bsYR0ZVi4kHA0wnx5Wkg2HI8juqx/AAACIUlEQVR4Aa3TVZoiSxiE4cgsd9xdaJc+sf+9HehheqAp+YvKdwHxfDeBW0m0nEYzVJpF02WUoErvzXd4Yq2G+wEKDfbDlcUTx3/roVCy93jJ2oTIFW4sXuruE+TRB8Ub8x5u9Oa8oQ4aN2yfedKdxhW9S5nHt/HLxGGBbIYLs4wFnAmuhC0WekjwI5mzUCvEhecWS2xcnLkblmg948dAsdQrzl5ZSg3wV8Zy1ie+fVosl+FszCpdjSPdZZUxvrkdVnrH0Tsrea4wkuziqEsKM30KhEBIAR9HtkWBAAgoYNkARpRwtHYoMQIwpEi/R5EhAI8ioxFFPECnFAkCiqQaNmV8nzI2Isp0OpSJMKWM41BmKp5st8STEQ2LYNOwAZDSqBSAR6M8AEMaNQTwRKMWAJ5p1BKAVjRIaRwFNCjASUiDQpzoNY1Za3zb0Zgd/ojbNKQd42xLQ7aAPLNepLkHPeGfmUcDvBkuTNicNcGVRzb2H64lHTbUSfDLssVGWkvcGLGREXIEbCBAHnfOu81d5Io93smLUeBrzbusv1Cor3gH1UeJvsPanD5K9ZXBxrNoxVpWESrZXdbQtSEQP1DsIYaIG1AocCG1SCmQLlDDRLGSmqAW+4UVXmzU5G4tlrC2LuoLFQupEHcZZCyQDXCvQ5s52gc0YGe8kdloZqx4RY3RWPxo8Yf1GMOEns8zvwdTPjo86nzAIHfhOAsXZiUJhP4H48gCvwUFYTwAAAAASUVORK5CYII=')}.pet-icon.icon-2{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIYAAAByCAMAAAChpFmsAAAAnFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+TINBkAAAAM3RSTlMAA+782vIX4NQGtkbOnXj45MK6h1oIrqR7c1EwDhzpsSHHVT8p9JiLbWpMNwqCJiOpYY0a2cb3AAADaUlEQVR4Ac3b53KqUBQF4HXoiEXB3ruJmpK73v/d7sRhUmIR2MDxe4A1u2yY4Qe46rgabEPLMGkaVqs2WPlIrbMa1FpfEfXVESmNXhYN/tZoDeZIYV4/izAXLyMkNh54vGzR9pGI317wMm8wRhLOP5vXuYMO7uoMXF5n/3PuJ/Rt3uYucUfb5W12v4ObVhbvq0xwwyTkfdYK1/mRySSMPa7aG0zCjBSuGIdMqo8r+kwqHOOiucfkagoXqBqT8+a44LXJNHoKZ1SPaTRfceatyXS2OLNlOs05/hhbTKuOP+pMyxrjF1VhamaAXwKTqVUkjcSmDn5wpiRlI103mEUXP3SZRWONby1mE+BLwGxa+PLBjDyFmPKY0QdinSazekbsiVk1O+IIugonymVmT/IILnGypLiVPQUWOFlQYI9PPUqMAGBEiR4AjDeUiAAgosRmDKBNEQsALIq0451IjIQ7ibfSpEwdqFOmCUwoVAEqFJpgSCEDMCg0RJ9Sb2+U6qNGqeGQUjW0KFWvUyqER6ntllIeppSqVCjlwqZUtUqpKSjmupTagGKGQTE0KGVvKNWAwQdgwOUDcFHlA6iiywfQxY4PYIdnPoBnBHwAARw+AAdoUrsmgHdq9w7gido9A3ijdm8A4FEzD58iahbh04GaHXDiUisLOOlTqz5wMjGpkTlBrEKNKkAsoEYBvlSpTRXfltRmiW/KoiaWwg9tatLGT6pKLaoKvwTUYoU/utSgi78mNktnT3BmwNINcE5VNd9nbNRgqRojXFRnqeq4TLVYopbCFXODpTHmuGrI0gxxw44l2eEW1dJ8GDGnyRK4Du4Y2SycPcJde5MFM/dI4LmED/gkIhYqQkI1FqiGpFSXhekqJOZXWJCKD2ipQ1AFcAxZgPCIlPwZczfzkZr/zpy9+8hA1ZirmkI2EXP0gsyeTObEfILAcsNcbJYQOUyZg+kBQnOPYt4EYuMZhWZjQE696HlEzgxtZmYPkZu1x4y8V+To2GMmvSPy9WEzNfsDuXutMqXqKwrg75jKzkcxgikTmwYojNNlQl0HRWobTMBoo2DOjHfNHBSvbWgeRczp8Yaeg7IEFq+wApSoEzV4QSPqoFzrkGfCNco3tPiLNYQWnb599ueeFk7N5Im5daDT+vQ2m62h2yEMD5D6DyeoZpFWuEjIAAAAAElFTkSuQmCC')}.pet-icon.icon-3{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABYCAMAAABGS8AGAAAAG1BMVEUAAADe3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7FqCXDAAAACHRSTlMACr71mvCUCbhLJW0AAAE2SURBVHgB7NQ9jgQhDEThdtuA73/i/RlVOE9LaYi2X+IEvsjy9eeiMiuuz1f9XR2Axw88DsD92/+FH/iBozLncuA1Myv4HNyxD8fNhyT7JQMMbifAkjdguQTPlrwDy+35Fl73W1kwuPeCtQBZMH3ZkBlmFx4yzC7IDLPLMsPssswwuywDDO6OLNhwWRbMriELJteSBYPryYLB9WTB4HqyYHA9WTC4piyYXUMWzK4jvya7lqzBriErdn2ZXVtm15ANN2r0xxsVV/WR6sozcJ6Dv9qzgwIAghAKof1bk+LdKOBhd9QPsk+hfh54bqBBcEv7IeTHph/0YDWBZQrWPwgsIGKBUAhirAveDhUc3DgccwDpkNdButMKToQwdcNkE9NjTOhJBemlqde8q/QLX9ifNv0xlp2PA+oPOR3vilaAAAAAAElFTkSuQmCC')}.pet-icon.icon-4{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAMAAABhTZc9AAAAGFBMVEUAAADe3t7e3t7e3t7e3t7e3t7e3t7e3t50SQ1MAAAACHRSTlMA/k7exEaEIGmITKUAAABuSURBVHjafdPBCkAhCERRJ63+/48fDwKjC+Oq4dCi1NilnMGaqdpRkjSAQ5IqpMNEKbIZmDF1mKjZxwEcCMgd3/Qw8OELyetCMpH8I7mRtQ4uCO4SwUCwea/5K6Btgm+gbz7Yz5WfST/Pfhf8Hn0wcQJ2sDxtcAAAAABJRU5ErkJggg==')}.mobile-app-playscreen .gamescreen{background-image:url('../images/pages/mobile-app/gamescreen-bg@2x.jpg')}}@media only screen and (max-width:640px){.mobile-app-page br{display:none}.mobile-app-page p{margin:0 0 14px 0}.mobile-app-header .h8{margin:14px 0}.mobile-app-header h1{margin-bottom:14px}.mobile-app-header .logo{background-size:28px 34px;border-radius:8px;width:42px;height:42px;margin-bottom:15px}.mobile-app-header .content{padding-top:42px;padding-bottom:42px}.mobile-app-header .send-sms-form .input-item,.mobile-app-header .send-sms-form button{margin:20px 0 0}.mobile-app-slider .slide-content{width:100%}.mobile-app-slider .slide-image{float:none;margin:0 auto;width:283px;height:404px;background-size:283px 404px}.mobile-app-slider .slide-text{text-align:center;width:auto;min-height:197px;margin:16px auto;padding:0}.mobile-app-slider .slide-bg{display:none}.mobile-app-slider .slide-text h2{margin-bottom:10px;line-height:26px;font-size:22px}.mobile-app-slider .slide-text p{line-height:24px;max-width:none}.mobile-app-slider .owl-carousel .owl-dots{position:static;padding-top:0;padding-left:0;margin:0}.mobile-app-slider .slide-icon{margin:0 auto 15px;width:48px;height:48px;background-size:48px}.mobile-app-celebrities .pets-mobile img{width:90%}.mobile-app-features .content{padding:42px 30px}.mobile-app-celebrities .pets-mobile{display:block}.mobile-app-celebrities .pets{display:none}.mobile-app-features h3{font-size:12px;line-height:15px}.mobile-app-playscreen .gamescreen{background:none;height:auto}.mobile-app-playscreen h1,.mobile-app-playscreen .h1{margin-bottom:31px}.mobile-app-playscreen video{position:static;width:100%;padding:0;margin:0;-webkit-transform:none;-ms-transform:none;transform:none}}
.store-page{padding-bottom:142px}.store-page header .content{padding-top:30px;padding-bottom:30px}.store-page header.with-categories .heading-benefits-cover.content{padding-bottom:0}.store-page header .banner-cover{background:#fff}.store-page header .banner-cover .content{padding-top:0;padding-bottom:48px}.store-page header .content h1,.store-page header .content h2{margin-bottom:5px}.store-page header .content p{color:#6e6e6f}.store-products a,.store-products a:hover{text-decoration:none;color:inherit}.store-products article figure{position:relative;margin:0 auto 25px}.store-products article figure img{height:auto !important;width:auto !important;max-height:100%;max-width:100%;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;opacity:0}.store-products article figure img.lazyloaded{opacity:1}.store-products figure{max-width:560px;padding-bottom:56.25%}.store-products article.bg{position:relative;padding:30px;background:#f8f8f9;border-radius:6px;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-box-shadow:0 24px 16px -16px rgba(0, 0, 0, 0);box-shadow:0 24px 16px -16px rgba(0, 0, 0, 0)}.store-products article.bg:hover{-webkit-box-shadow:0 28px 24px -20px rgba(0, 0, 0, 0.15);box-shadow:0 28px 24px -20px rgba(0, 0, 0, 0.15)}.store-products article h2{font-size:24px;line-height:32px}.store-products article .more-options{text-align:center;margin-top:-25px}.store-products article .description{margin:10px auto 15px;min-height:48px;color:#6e6e6f;letter-spacing:-0.1px}.store-products article .price .value{font-weight:600}.store-products article .price .crossed{text-decoration:line-through;margin-left:10px;color:#9a9a9a}.store-products article .unavailable button{color:#979798;border-color:transparent;background:transparent}.store-products article button{margin:20px 0;min-width:240px}.store-products article .color-sets{margin-bottom:18px}.store-products article .color-sets .border{border:3px solid transparent;margin:0 9px;border-radius:50%}.store-products article .color-sets .border:hover,.store-products article .color-sets .border.active{border-color:#e0e0e2}.store-products article .color-sets .color{display:block;position:relative;border-radius:50%;width:20px;height:20px;background-image:-webkit-linear-gradient(51deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 1) 100%);background-image:-o-linear-gradient(51deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 1) 100%);background-image:linear-gradient(51deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 1) 100%)}.store-products.column-2 article .description{max-width:326px}.store-products.column-3 article.bg{padding:22px}.store-products.column-3 article h4{font-size:24px;line-height:32px;max-width:220px;min-height:64px}.store-products.column-3 article .description{max-width:238px}.store-products.column-4 article .description,.store-products.column-4 article .shipping{font-size:13px;line-height:20px}.store-products.column-4 article .more-options{font-size:13px;line-height:20px}.store-products.column-4 article .save{font-weight:500;font-size:13px;line-height:20px;color:#f4a614}.store-page header.with-categories .heading-benefits-cover{margin-bottom:48px}.store-benefits{margin:22px 0 0}.store-benefits p{font-size:13px;line-height:20px;color:#6e6e6f;margin-right:42px}.store-benefits p:last-child{margin-right:0}.store-benefits p i{font-size:20px;color:#979798;margin-right:10px}#store-nav a.item{padding:16px 29px;text-decoration:none;min-width:200px}#store-nav .item figure{margin:0 0 8px}#store-nav .item svg{width:48px;height:48px}#store-nav .item p{font-size:20px;line-height:28px;font-weight:600;color:rgba(23, 23, 22, 0.318);transition:all 0.3s}#store-nav .item svg path,#store-nav .item svg rect{transition:all 0.3s}#store-nav .item.active svg path,#store-nav .item:hover svg path,#store-nav .item.active svg rect,#store-nav .item:hover svg rect{fill:#ffb731;fill-opacity:1}#store-nav .item.active p,#store-nav .item:hover p{color:#f4a614}.store-product-badge{padding:10px 12px 10px 13px;letter-spacing:0.0211624px;text-transform:uppercase;font-weight:700;font-size:16px;line-height:20px;color:#fff;position:absolute;top:30px;left:0;z-index:1;background-color:#f4a614}.store-product-badge:after{content:'';display:block;position:absolute;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 147 40'%3E%3Cpath fill='%23F4A614' d='M0 0h144.66c1.511 0 2.476 1.612 1.762 2.944L137.285 20l9.137 17.056c.714 1.332-.251 2.944-1.762 2.944H0V0Z'/%3E%3C/svg%3E") no-repeat right / 147px 100%;right:-12px;top:0;height:100%;width:12px}@media (max-width:1024px){.store-page header.with-categories .content{padding-bottom:24px}.store-page header .banner-cover .content{padding-bottom:40px}.store-page header.with-categories .heading-benefits-cover{margin-bottom:40px}.store-page #store-nav>.flex-row{gap:0;padding:0 24px}.store-page #store-nav>.flex-row>.item{flex:1}}@media (max-width:800px){.store-page #store-nav>.desktop-view{display:none !important}.store-page #store-nav>.mobile-view-flex{display:flex !important}.store-page .store-nav-container{position:relative;overflow:hidden;padding:0 11px 7px}.store-page #store-nav{overflow-x:scroll;overflow-y:hidden;-webkit-user-select:none;padding:0;position:relative;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.store-page #store-nav::-webkit-scrollbar{display:none}.store-page .store-nav-list{white-space:nowrap;min-width:auto;max-width:none}#store-nav a.item{display:inline-block;min-width:148px;padding:12px 24px;border-radius:8px;background:#f8f8f9;transition:all 0.3s}#store-nav .item svg{width:32px;height:32px}#store-nav .item p{font-size:16px;line-height:24px;letter-spacing:-0.1px}#store-nav .item.active,#store-nav .item:hover{background:transparent;border:1px solid rgba(23, 23, 22, 0.102)}}@media (max-width:640px){.store-page{padding-bottom:129px}.store-page header .content h1,.store-page header .content h2{font-size:40px;line-height:48px}.store-page header .content h2{font-size:32px;line-height:40px}.store-page header.with-categories .content{padding-bottom:24px}.store-page header .banner-cover .content{padding-bottom:40px}.store-packs .store-products .col-4{display:none}.store-packs .store-products .col-4:nth-child(-n+3){display:block}.store-packs .show-all-button-container{margin-top:12px;text-align:center}.store-packs .show-all-button-container .button.ghost{border-color:#c7c7c7;color:#ffb731}.store-products.column-3 article h4{max-width:304px;min-height:auto}.store-benefits{max-width:235px;text-align:left;margin-left:auto;margin-right:auto}.store-benefits p{margin:0 0 22px}.store-benefits p:last-child{margin-bottom:0}.store-products article.bg{padding:30px 16px 20px 15px}.store-products article figure{overflow:hidden;padding-bottom:70%}.store-products article figure img{max-width:none}.store-products article .description{margin-left:0;margin-right:0}.store-product-badge{padding-top:6px;padding-bottom:6px}}
.store-product-pages ul{padding:0;margin:0}.store-product-pages h1,.store-product-pages .h1{font-size:32px;line-height:40px}.store-product-pages h3{font-size:16px;line-height:24px}.store-product-pages hr{border:none;border-top:1px solid #e8e8e8;margin:0}.store-product-header{background:#fff}.store-product-header p{margin:0}.store-product-header img{vertical-align:top}.store-product-header__main .content,.store-product-header__subheader .content{padding-top:12px;padding-bottom:13px}.store-product-header__subheader{display:none}.store-product-header__main p i{margin-right:8px;font-size:16px}.store-product-header__main .benefits{max-height:24px;overflow:hidden}.store-product-header__main .benefits p{font-size:13px;line-height:20px;color:#979798;margin-left:74px}.store-product-header__main .benefits p:first-child{margin-left:0}.store-product-header__main,.store-product-header__subheader{border-bottom:1px solid #f1f1f1}.store-product-header__main .header-links{position:absolute;top:0;right:0;bottom:0}.store-product-header__main .header-link{width:72px;text-align:center}.store-product-header__main .header-link a{display:block;font-size:20px;line-height:20px;min-height:52px;padding:15px 0;text-decoration:none}.store-product-header__main .header-sign-in{color:#bfbfc1}.store-product-header__main .header-link a:hover{background:#f8f8f8;text-decoration:none}.store-product-header__main .header-sign-in{color:#bfbfc1}.store-product-header__main .header-link .header-sign-in .avatar{width:20px;height:20px;font-size:20px;line-height:20px}.store-product-header__main .header-cart .count{font-size:16px;margin-left:5px}.store-product-description .menu-switcher{margin-bottom:21px}.store-product-description .menu-switcher a{font-weight:500;padding-bottom:0}.store-product-description h3{font-weight:500;font-size:16px;line-height:26px;color:#29292a;margin-bottom:12px}.store-product-description .text ul{list-style:none}.store-product-description .text li{color:#6e6e6f;font-size:16px;line-height:24px;margin-bottom:30px}.store-product-description .text li:before{content:'•';color:#ffb731;font-size:18px;margin-right:5px}.store-product-header__subheader h1{font-size:20px;line-height:28px}.store-product-header__subheader .price .current{font-weight:600;font-size:20px;line-height:28px;margin-left:10px}.store-product-header__subheader .price .save{display:inline-block;position:relative;font-size:16px;line-height:26px;color:#6e6e6f;margin-right:11px}.store-product-header__subheader .rating>*{vertical-align:baseline}.store-product-header__subheader .price{padding-right:28px}.store-product-header__subheader .price p{font-size:20px;line-height:28px;color:#29292b}.store-product-header__subheader .price .old{color:#979798;text-decoration:line-through}.store-product-header__subheader .price .name{font-weight:500;font-size:13px;line-height:16px;color:#979798}.store-product-header__subheader .add-to-cart{min-width:208px}.store-product-header__subheader p.rating-title{color:#29292a;margin-right:10px}.store-product-pages .product .content{padding-top:35px;padding-bottom:35px}.store-product-pages .product-rating{margin:4px 30px 0 0;white-space:nowrap}.store-product-pages .product-rating .rating>*{vertical-align:baseline}.store-product-pages .product-rating p{font-size:12px;line-height:18px;color:#979798}.store-product-pages .product-rating a{color:inherit;text-decoration:underline}.store-product-pages .product-rating .rating-info{margin-left:7px;margin-bottom:0}.store-product-pages .product-photos{position:relative;text-align:center;max-width:600px}.store-product-pages .product-photos .photos-carousel{background:#f8f8f9;border-radius:8px;overflow:hidden}.store-product-pages .product-photos .photo.big{position:relative;width:100%;padding-bottom:100%;margin:0;overflow:hidden;background-size:200% 200%;background-repeat:no-repeat;background-position:-100% -100%}.store-product-pages .product-photos .photo img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.store-product-pages .product-photos .photo.big img{height:auto !important;width:auto !important;max-height:100%;max-width:100%}.store-product-pages .product-photos nav{position:relative;margin-top:20px}.store-product-pages .product-photos nav.nav-carousel{white-space:nowrap}.store-product-pages .product-photos .nav-carousel .owl-carousel{width:calc(100% - (44px * 2));margin:0 auto;visibility:hidden}.store-product-pages .product-photos .nav-carousel .owl-carousel.owl-loaded{visibility:visible}.store-product-pages .product-photos .nav-carousel .owl-stage{margin:0 auto}.store-product-pages .product-photos .nav-carousel button{position:absolute;top:0;width:44px;height:100%;font-size:13px;line-height:13px;background:transparent;border:none;color:#29292b;padding:0;z-index:1;display:none}.store-product-pages .product-photos .nav-carousel button:disabled{color:#e0e0e2}.store-product-pages .product-photos .nav-carousel button i{position:absolute;top:50%}.store-product-pages .product-photos .nav-carousel button.prev{left:0}.store-product-pages .product-photos .nav-carousel button.prev i{left:50%;transform:translate(-100%, -50%)}.store-product-pages .product-photos .nav-carousel button.next{right:0}.store-product-pages .product-photos .nav-carousel button.next i{right:50%;transform:translate(100%, -50%)}.store-product-pages .product-photos nav a{position:relative;background:#f8f8f9;overflow:hidden;margin:4px;border-radius:8px;z-index:1}.store-product-pages .product-photos nav a,.store-product-pages .product-photos nav .photo img{width:65px;height:65px}.store-product-pages .product-photos nav .video-play img{position:absolute;height:135%;width:auto;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.store-product-pages .product-photos .dot:after{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;border-radius:8px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border:2px solid transparent}.store-product-pages .product-photos .dot.active:after{border-color:#f4a614}.store-product-pages .product-photos .dot:not(.active):hover:after{background:rgba(0, 0, 0, 0.13)}.store-product-pages .product-photos .video-play{padding:0;border:0}.store-product-pages .product-photos .video-play-overlay{background-size:55%}.store-product-pages .product-photos .store-product-badge{top:42px}.store-product-pages .product-choose{padding-left:32px;text-align:left;position:relative}.store-product-pages .product-choose .requirement{display:block;color:#999;line-height:20px;font-size:14px}.store-product-pages .product-choose h3{font-size:20px;line-height:28px}.store-product-pages .fit-with-petcube-bites .photo.big::before{content:'';position:absolute;top:7px;left:9px;background:url('../images/store/product-page/badges/compatible-with-bites.svg') no-repeat 0 0;background-size:contain;width:82px;height:87px;z-index:1}.store-product-pages .product .switch p{margin-bottom:9px;color:#29292a;text-align:left}.store-product-pages .product .switch .title{font-weight:500}.store-product-pages .product .switch input{max-width:105px}.store-product-pages .product .switch select{background-color:#fff;min-width:100px;text-align:center;border:1px solid #e7e7e7}.store-product-pages .colors{margin:38px 0}.store-product-pages .colors p{margin-bottom:0}.store-product-pages .color-sets{position:relative;background-color:#fff;white-space:nowrap}.store-product-pages .product .color-sets__item{border:2px solid #e0e0e1;text-align:center;position:relative;margin-right:-2px}.store-product-pages .color-sets__item,.store-product-pages .color-sets__hover{width:54px;height:54px}.store-product-pages .color-sets__item:first-child{border-radius:6px 0 0 6px}.store-product-pages .color-sets__item:last-child{border-radius:0 6px 6px 0}.store-product-pages .color-sets__item.disabled{opacity:0.5}.store-product-pages .color-sets__item.disabled::after{content:'';display:block;position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:1}.store-product-pages .colors .title{color:#29292a}.store-product-pages .color-sets a{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;z-index:1}.store-product-pages .color-sets__hover{position:absolute;top:0;left:0;bottom:0;-webkit-transition:left 300ms ease;transition:left 300ms ease;display:none}.store-product-pages .color-sets__hover,.store-product-pages .color-sets a.active{border:2px solid #ffb731;border-radius:6px}.store-product-pages .color-sets a.no-border{border:none}.store-product-pages .color-sets .color{display:block;position:relative;border-radius:50%;width:20px;height:20px;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-image:-webkit-linear-gradient(51deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 1) 100%);background-image:-o-linear-gradient(51deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 1) 100%);background-image:linear-gradient(51deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 1) 100%)}.store-product-pages .color-sets .limited{position:absolute;display:block;border-radius:50%;top:0;left:0;right:0;bottom:0;z-index:2}.store-product-pages .color-sets .limited .label{position:absolute;background:#54c9ff;border-radius:6px;font-weight:500;font-size:8px;color:#fff;letter-spacing:0.48px;line-height:16px;text-transform:uppercase;font-style:normal;padding:1px 8px 0;bottom:-26px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;z-index:2;-webkit-transition:opacity 300ms ease, visibility 300ms ease;transition:opacity 300ms ease, visibility 300ms ease;visibility:hidden;opacity:0}.store-product-pages .color-sets .limited .label:before{content:'';display:block;position:absolute;background:#54c9ff;border-radius:50%;width:6px;top:-3px;height:6px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.store-product-pages .color-sets .active .label{visibility:visible;opacity:1}.store-product-pages .color-sets .limited .estimation{display:none}.store-product-pages .color-sets .active .limited .estimation{display:inline}.store-product-pages .color-sets__item:first-child .label{left:-3px;right:auto;-webkit-transform:none;transform:none}.store-product-pages .color-sets__item :last-child .label{right:-3px;left:auto;-webkit-transform:none;transform:none}.store-product-pages .color-sets__item:first-child .label:before{left:10px;right:auto;-webkit-transform:none;transform:none}.store-product-pages .color-sets__item:last-child .label:before{right:10px;left:auto;-webkit-transform:none;transform:none}.store-product-pages .product .purchase-benefits{margin:17px 5px}.store-product-pages .product .purchase-benefits p{margin-bottom:0}.store-product-pages .product .purchase-benefits i{font-size:18px;color:#ccc}.store-product-pages .product .purchase-benefits__item{display:inline-block;margin-bottom:14px;margin-right:22px}.store-product-pages .product .purchase-benefits__icon{float:left}.store-product-pages .product .purchase-benefits__text{margin-left:32px}.store-product-pages .product .affirm-container{position:relative}.store-product-pages .product .affirm-widget{text-align:right;margin:16px 0;color:#0fa0ea;position:absolute;top:0;right:0;z-index:1}.store-product-pages .product .affirm-widget,.store-product-pages .product .affirm-widget a{font-size:16px;line-height:20px}.store-product-pages .product .store-out-of-stock{min-height:84px}.store-product-pages .product .store-out-of-stock--cta{text-align:right;font-size:13px;line-height:20px;color:#6e6e6f;margin-bottom:0}.store-product-pages .product .store-out-of-stock--form{display:none}.store-product-pages .product .store-out-of-stock--cta span{display:inline-block;max-width:257px}.store-product-pages .product .store-out-of-stock--email{display:block;width:auto;margin-right:80px}.store-product-pages .product .store-out-of-stock--submit{position:relative;float:right;width:72px;height:52px}.store-product-pages .product .store-out-of-stock--submit i{font-size:22px;letter-spacing:0}.store-product-pages .product .price-block{padding:20px 0 0}.store-product-pages .product .price-block .affirm-widget{position:static;font-size:11px;line-height:16px;margin:0;text-align:left}.store-product-pages .product .price-block p{margin-bottom:0;color:#29292b;font-size:20px;line-height:28px}.store-product-pages .product .price-block .price{margin-bottom:15px;width:100%}.store-product-pages .product .price-block .price.sticky-only-price{display:none}.store-product-pages .product .price-block .price .current{font-weight:600}.store-product-pages .product .price-block .price .old{text-decoration:line-through;margin-right:10px;font-weight:300;color:#979798}.store-product-pages .product .price-block .price .original{font-weight:300;color:#979798;margin-right:10px}.store-product-pages .product .price-block .save{float:right;color:#6e6e6f}.store-product-pages .product .price-block .save p{position:relative}.store-product-pages .store-add-to-cart-bottom .store-add-to-cart{width:100%}.store-product-pages .store-add-to-cart-bottom .store-add-to-cart.sold-out{background:#f8f8f9;border-color:#f8f8f9;color:#7c7c7d;text-transform:none;letter-spacing:normal;font-weight:500}.store-product-cross-sell{padding:30px 0 0}.store-product-cross-sell h2{margin-bottom:10px}.store-product-cross-sell a{display:flex;flex-flow:row wrap;align-items:center}.store-product-cross-sell a:hover{text-decoration:none}.store-product-cross-sell a figure{margin:8px 12px 8px 0}.store-product-cross-sell a p{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin:0;width:calc(100% - 84px);color:#29292b;border-bottom:1px solid rgba(23, 23, 22, 0.1);min-height:88px}.store-product-cross-sell a i{font-size:20px}.store-product-pages .product-choose .product-care{padding:48px 0 0}.store-product-pages .product-choose .product-care p{margin-bottom:8px;color:#6e6e6f}.store-product-pages .product-choose .product-care .icon-cloud{font-size:18px;color:#ffb731;padding-right:6px}.store-product-pages .product-choose .product-care-info strong{font-weight:500;color:#29292a}.store-product-pages .product-choose .product-care-info a{color:#f4a614;margin-left:8px}.store-product-pages .product-subscription-link{margin:16px 0 36px}.store-product-pages .product-subscription-link a{font-weight:600}.store-product-pages .product-subscription-link i:before{vertical-align:text-bottom;margin-left:8px}.store-product-pages .product-subscription{text-align:left;margin:6px 0 0}.store-product-pages .product-subscription ul li{font-size:16px;display:block;margin-bottom:8px;color:#626262;min-height:22px}.store-product-pages .product-subscription label{display:block;cursor:pointer;width:100%;position:relative}.store-product-pages .product-subscription.select{position:relative;width:100%;background-color:#fff;overflow:hidden}.store-product-pages .product-subscription.select .amount{position:absolute;right:0;top:0;font-size:16px;line-height:24px;color:#29292a;margin:18px 38px 0 5px;z-index:0}.store-product-pages .product-subscription.select select{line-height:24px;height:auto}.store-product-pages .product-subscription select{position:relative;border:2px solid #e0e0e1;border-radius:6px;background-color:transparent;width:100%;color:#29292a;cursor:pointer}.store-product-pages .availability,.store-product-pages .product-details{margin-top:45px}.store-product-pages .product-details table{width:100%}.store-product-pages .product-details tbody tr:nth-child(2n+1){background:#fafafb;border-top:6px solid #fff;border-bottom:6px solid #fff}.store-product-pages .product-details p{margin:0 3px;line-height:26px;color:#29292a}.store-product-pages .product-details thead p{font-weight:500;margin:0}.store-product-pages .product-details tbody th p{color:#6e6e6f}.store-product-pages .autodelivery{margin-top:40px}.store-product-pages .autodelivery .autodelivery-off{padding:22px 19px 21px}.store-product-pages .autodelivery .autodelivery-off p{max-width:80px}.store-product-pages .autodelivery .switcher-list{min-height:80px}.store-product-pages .autodelivery .switcher-list-item p{margin:0}.store-product-pages .autodelivery .switch select{position:absolute;top:0;left:0;bottom:0;right:0;height:0;padding:95px 0 0 0;border:none;cursor:pointer;background-color:transparent;pointer-events:none}.store-product-pages .autodelivery .switch .fake-autodelivery-text{position:absolute;top:50%;left:0;width:100%;max-height:100%;padding:0 30% 0 18px;font-size:16px;line-height:24px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.store-product-pages .autodelivery .switcher-list-item.active select{pointer-events:auto;z-index:1}.store-product-pages .meta-specs .content{padding-top:60px;padding-bottom:120px}.store-product-pages .meta-specs h3{font-size:24px;line-height:32px}.store-product-pages .meta-specs .content hr{margin:32px 0}.store-product-pages .meta-specs .content>.row>[class*="col-"]{padding-bottom:0}.store-product-pages .meta-specs p.title{font-weight:600;color:#29292b;margin-bottom:4px}.store-product-pages .meta-specs p.title+p{font-size:13px;line-height:20px;color:#6e6e6f;margin-bottom:30px}.store-product-pages .meta-specs p.title+p small{font-size:11px;line-height:16px}.store-product-pages .meta-specs ul{color:#6e6e6f;margin-left:-5px}.store-product-pages .meta-specs ul li{padding-left:5px}.store-product-pages .meta-specs ul p{margin-bottom:0}.store-product-pages .reviews{padding:60px 0}.store-product-pages .reviews .content{padding-top:20px}.store-product-pages .reviews h2{margin-bottom:32px}.store-product-pages .reviews h2,.store-product-pages .reviews .h8,.store-product-pages .reviews{color:#29292b}.store-product-pages .reviews .h8{margin-bottom:4px;text-transform:none;font-weight:500;letter-spacing:normal}.store-product-pages .reviews .stats-keywords{padding:32px;border:1px solid rgba(23, 23, 22, 0.102);background:#fff;box-shadow:0 8px 24px 0 rgba(17, 34, 78, 0.06)}.store-product-pages .reviews .average-rating-cover{align-items:end;gap:4px;margin-bottom:16px}.store-product-pages .reviews .average-rating{font-size:64px;font-weight:500;line-height:72px}.store-product-pages .reviews .average-rating-cover .max-rating{font-size:32px;line-height:32px;padding-bottom:9px}.store-product-pages .reviews .rating-stars{display:flex;background:none;margin:0;padding:2px 0}.store-product-pages .reviews .rating-stars svg path{fill:#e0e0e2}.store-product-pages .reviews .rating-count{font-size:16px;line-height:22px;letter-spacing:-0.1px;padding-top:2px}.store-product-pages .reviews .rating-breakdown{margin-bottom:32px;margin-top:16px;padding-right:22px}.store-product-pages .reviews .rating-breakdown>*{padding:6px 0}.store-product-pages .reviews .rating-breakdown .rating-value{display:inline-block;font-size:16px;font-weight:500;line-height:24px;width:12px}.store-product-pages .reviews .rating-breakdown .rating-value-star{margin-bottom:2px}.store-product-pages .reviews .rating-static-value{gap:2px}.store-product-pages .reviews .rating-breakdown .progress-bar{flex-grow:1;border-radius:16px;background-color:rgba(249, 183, 47, 0.141);margin-bottom:0}.store-product-pages .reviews .rating-breakdown .progress-bar .filled{height:100%;border-radius:16px;background-color:#f9b72f}.store-product-pages .reviews .rating-breakdown .rating-percentage{color:#6e6e6f;font-size:16px;line-height:24px;letter-spacing:-0.1px;min-width:42px}.store-product-pages .reviews .keywords-cover .h8{margin-bottom:16px}.store-product-pages .reviews .keywords .keyword{padding:7px 15px;border-radius:6px;border:1px solid #e0e0e2;font-size:13px;line-height:20px;cursor:pointer}.store-product-pages .reviews .keywords .keyword:hover,.store-product-pages .reviews .keywords .keyword.active{background:rgba(23, 23, 22, 0.102);border-color:#171716}@media (hover:none){.store-product-pages .reviews .keywords .keyword:hover{background:transparent;border-color:#e0e0e2}.store-product-pages .reviews .keywords .keyword.active{background:rgba(23, 23, 22, 0.102);border-color:#171716}}.store-product-pages .reviews .reviews-content{padding-top:32px;border-top:1px solid rgba(23, 23, 22, 0.102);gap:60px;flex-direction:column}.store-product-pages .reviews #reviews-sort{max-width:375px}.store-product-pages .reviews .sort-input-item{margin-bottom:16px}.store-product-pages .reviews .with-media-input-item label{font-weight:500}.store-product-pages .reviews .with-media-input-item .checkbox+label{padding:0 0 0 37px}.store-product-pages .reviews .reviews-list{flex-direction:column;gap:60px}.store-product-pages .reviews .review{max-width:856px}.store-product-pages .reviews .review>.flex-row{flex-direction:column;gap:20px}.store-product-pages .reviews .review header .meta{flex-grow:1;gap:4px;flex-direction:column;padding:8px 0}.store-product-pages .reviews .review .author-avatar{color:#f4a614;padding:32px;background-color:rgba(249, 183, 47, 0.141);position:relative;border-radius:50%}.store-product-pages .reviews .review .author-avatar img{width:100%;height:100%;position:absolute;border-radius:50%;top:0;left:0}.store-product-pages .reviews .review .author-avatar h4{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);text-transform:uppercase}.store-product-pages .reviews .review .author-name{line-height:24px}.store-product-pages .reviews .review .date{font-size:13px;line-height:18px;margin-top:2px}.store-product-pages .reviews .review .verified{font-size:13px;line-height:18px;font-weight:500;color:#219653;display:flex;align-items:center;justify-content:flex-end;column-gap:4px}.store-product-pages .reviews .review .verified>span{margin-top:2px}.store-product-pages .reviews .review .review-content h5{font-weight:700;margin-bottom:8px}.store-product-pages .reviews .review .review-content p{margin:0;letter-spacing:-0.1px;color:#6e6e6f;white-space:break-spaces;word-break:break-word}.store-product-pages .reviews .review .review-media-nav .owl-stage:hover{cursor:grab}.store-product-pages .reviews .review-media-nav .media-cover img,.store-product-pages .reviews .review-media-nav .media-cover video{max-width:200px;width:200px;object-fit:cover;margin-right:12px;height:127px}.store-product-pages .reviews .search-more-results button{padding-left:20px;padding-right:20px;border-color:#e0e0e2;color:#29292b}.store-product-pages .care .content{padding-top:57px}.store-product-pages .care h2{text-align:center;max-width:500px;margin:0 auto 50px}.store-product-pages .care .feature{padding-top:0}.store-product-pages .care p{position:relative;font-size:13px;line-height:20px;color:#6e6e6f;padding-left:36px;margin:0}.store-product-pages .care p i{font-size:20px;color:#ffb731;position:absolute;top:4px;left:4px}.store-product-pages .care p strong{color:#29292b;line-height:23px}.store-product-pages .questions header{text-align:center;padding-top:60px;padding-bottom:10px}.store-product-pages .questions nav{margin:40px 0}.store-product-pages .questions nav a{display:inline-block;padding:9px 16px 7px;border-radius:33px;color:#686868;margin:0 8px 8px;text-decoration:none;font-size:20px;line-height:24px;font-weight:600}.store-product-pages .questions nav a:first-child{margin-left:0}.store-product-pages .questions nav a:last-child{margin-right:0}.store-product-pages .questions nav a.active{background:#f9b72f;color:#fff}.store-product-pages .questions select.nav{display:none}.store-product-pages .questions .item-questions{max-width:700px;margin:0 auto;padding-bottom:65px}.store-product-pages .questions .item-questions h3{margin-bottom:20px;color:#6e6e6f}.store-product-pages .questions .item-questions p{margin-bottom:40px;color:#6e6e6f}.store-product-selector{display:grid;grid-auto-rows:1fr;grid-row-gap:16px;margin:23px 0 12px}.store-product-pages .product-choose h3+.store-product-selector{margin-top:16px}.store-product-selector label{padding:0;border:2px solid #e8e8e8;border-radius:8px;background:#fff;display:flex;flex-flow:row wrap;align-items:center;transition:border-color 0.3s, box-shadow 0.3s;color:#171716}.store-product-selector .checkbox+label{padding-left:48px}.store-product-selector input:checked+label{border-color:#f4a614}.store-product-selector .radio:checked+label{box-shadow:0 8px 24px rgba(17, 34, 78, 0.06)}.store-product-selector .radio+label:before,.store-product-selector .radio+label:after{display:none}.store-product-selector .checkbox+label:before{left:26px}.store-product-selector .checkbox+label:after{left:29px}.store-product-selector .product-image img{transition:opacity 0.3s}.store-product-selector .product-info{padding:28px 24px 28px 0;flex:1}.store-product-selector .product-info>*{display:block}.store-product-selector .product-info+.product-price{padding-right:22px}.store-product-selector .product-save{position:absolute;top:-2px;right:-2px;background:#f4a614;border-radius:0 8px;letter-spacing:0.5px;text-transform:uppercase;font-weight:700;font-size:16px;line-height:16px;padding:6px 8px;color:#fff}.store-product-selector .product-pre-title{font-size:13px;font-weight:700;line-height:16px;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(91deg, #f4a614 0.26%, #f4bf5c 46.56%, #e29a13 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:8px}.store-product-selector .product-title{font-weight:600;font-size:16px;line-height:24px}.store-product-selector .product-title+.product-variant,.store-product-selector .product-title+.product-price{margin-top:4px}.store-product-selector .product-variant{font-size:13px;line-height:20px}.store-product-selector .product-price{font-size:16px;line-height:24px}.store-product-selector .product-price .current{font-weight:600;margin-right:8px}.store-product-selector .product-price .old{text-decoration-line:line-through;color:#979798}.store-product-selector .free-delivery{color:#f4a614;font-size:13px;font-weight:500;line-height:20px;margin-top:4px;text-align:right}.store-product-selector .product-bundle-info{margin-top:10px;font-size:13px;line-height:20px}.store-product-selector .product-bundle-info>*{display:inline-block;white-space:nowrap;margin-right:16px;margin-top:8px}.store-product-selector .product-bundle-info i{color:#f4a614;font-size:15px;margin-right:8px}.store-product-selector .product-bundle-info a{font-weight:500}.store-product-variant-selector{border:2px solid #e8e8e8;border-radius:8px;margin:32px 0}.store-product-variant-selector label{padding:30px 22px;font-weight:500;border:2px solid transparent;border-radius:8px;transition:border-color 0.3s, box-shadow 0.3s;margin:-2px;text-align:center;color:#29292b}.store-product-variant-selector label:before,.store-product-variant-selector label:after{display:none}.store-product-variant-selector input:checked+label{border-color:#f4a614}.store-product-features hr{display:none}.store-product-features ul{display:flex;flex-flow:row wrap;list-style:none}.store-product-features li{display:flex;flex-flow:row nowrap;width:calc(50% - 8px);margin:8px 16px 8px 0}.store-product-features li:nth-child(2n){margin-right:0}.store-product-features figure{margin:0 8px 0 0}.store-product-features p{margin:1px 0 0;color:#29292b}@media (max-width:1024px){.store-product-header__main .benefits p{margin-left:16px}.store-product-pages .product-photos{max-width:500px}.store-product-pages .product-photos .nav-carousel .owl-carousel{width:calc(100% - (30px * 2))}.store-product-pages .product-photos .nav-carousel button{width:30px}.store-product-pages .product-choose{padding-left:27px}.store-product-selector{grid-row-gap:8px}.store-product-selector .product-save{font-size:13px}.store-product-selector .product-price{font-size:13px;line-height:16px}.store-product-selector .product-info{padding-top:20px;padding-bottom:20px;padding-right:14px}.store-product-selector .product-save+.product-image+.product-info{padding-top:32px;padding-bottom:32px}.store-product-selector .product-info+.product-price{padding-right:14px}.store-product-selector .product-info+.product-price>span{font-size:16px;line-height:24px}.store-product-selector .product-bundle-info>*{margin-top:4px;margin-right:12px}.store-product-features hr{display:block;margin-top:48px;margin-bottom:8px}.store-product-features li{margin-right:0;width:100%}.store-product-features li:nth-child(1){order:0}.store-product-features li:nth-child(2){order:3}.store-product-features li:nth-child(3){order:1}.store-product-features li:nth-child(4){order:4}.store-product-features li:nth-child(5){order:2}.store-product-features li:nth-child(6){order:5}.store-product-pages .reviews{padding:52px 0 90px}}@media (max-width:960px){.store-product-pages .autodelivery .switch .fake-autodelivery-text{padding-right:20%}}@media (max-width:800px){.store-product-pages .product{overflow:hidden}.store-product-pages .product .switch{padding:30px 0;display:block;margin-left:-7%;margin-right:-7%;padding-left:6%;padding-right:6%}.store-product-pages .product .switch input{max-width:none}.store-product-pages .product .switch select{width:100%}.store-product-pages .product .size.switch{margin-right:0}.store-product-pages .product-choose{padding:0}.store-product-pages .product-subscription ul li{margin-bottom:16px}.store-product-pages .color-sets__item:first-child .label:before{left:15px;right:auto;-webkit-transform:none;transform:none}.store-product-pages .color-sets__item:last-child .label:before{right:15px;left:auto;-webkit-transform:none;transform:none}}@media (max-width:640px){.store-product-pages h1,.store-product-pages .h1{font-size:24px;line-height:32px}.store-product-header__main .content{padding-top:8px;padding-bottom:9px}.store-product-header__subheader .content{padding-top:16px;padding-bottom:4px}.store-product-header__main .header-link a{min-height:44px;padding:11px 0}.store-product-header__subheader{display:block;border-bottom:none}.store-product-pages .product .content{padding-top:12px;padding-bottom:0}.store-product-pages .product-rating p{font-size:13px;line-height:20px}.store-product-pages .product-photos{padding:0}.store-product-pages .product-photos nav{margin-top:16px}.store-product-pages .product-photos nav a,.store-product-pages .product-photos nav .photo img{width:50px;height:50px}.store-product-pages .product-photos .nav-carousel .owl-carousel{width:calc(100% - (38px * 2))}.store-product-pages .product-photos .nav-carousel button{width:38px;font-size:16px;line-height:16px}.store-product-pages .product-photos .store-product-badge{top:12px}.store-product-pages .colors .text-right{text-align:left}.store-product-pages .product .store-out-of-stock{min-height:auto}.store-product-pages .product-choose .product-care{padding-top:30px}.store-product-pages .product-choose .product-care p{margin-bottom:15px}.store-product-pages .product-choose .product-care p:not(.product-care-info){font-size:13px;line-height:20px}.store-product-pages .product-choose .product-care .icon-cloud{font-size:18px}.store-product-pages .product-subscription{margin-top:4px}.store-product-pages .product-subscription-link{margin:0 0 24px}.store-product-pages .product .purchase-benefits{margin:24px 2px 40px}.store-product-pages .product .purchase-benefits p{font-size:13px;line-height:20px;color:#171716}.store-product-pages .colors .title,.store-product-pages .colors .name{display:inline-block;margin:0 7px 10px 0}.store-product-pages .product .price-block{-webkit-transform:translateZ(0);transform:translateZ(0);padding-top:12px;padding-bottom:32px;z-index:99}.store-product-pages .product .price-block.fixed{position:fixed;width:100% !important;left:0 !important;bottom:0 !important;top:auto !important;padding-left:12px;padding-right:12px;background:#fff}.store-product-pages .product .price-block.fixed .price.sticky-only-price{display:inline-block}.store-product-pages .product .price-block p{font-size:18px;line-height:24px}.store-product-pages .product .switch{margin:0;padding:0}.store-product-pages .autodelivery{margin-top:0;margin-bottom:30px}.store-product-pages .store-product-description{margin-top:19px}.store-product-pages .meta-specs .content{padding-top:28px;padding-bottom:10px}.store-product-pages .meta-specs h2{margin-bottom:20px}.store-product-pages .meta-specs h3{margin-bottom:4px;font-size:20px;line-height:28px}.store-product-pages .meta-specs .spec{border-top:1px solid #f1f1f3;border-bottom:1px solid #f1f1f3;margin-bottom:-1px;cursor:pointer}.store-product-pages .meta-specs p.title{margin:20px 0}.store-product-pages .meta-specs p.title i{font-size:16px;color:#ffb731;float:right}.store-product-pages .meta-specs p.title i:before{display:inline-block;transition:transform 300ms ease}.store-product-pages .meta-specs .spec.expanded p.title i:before{transform:rotate(225deg)}.store-product-pages .meta-specs .spec p:not(.title){display:none}.store-product-pages .meta-specs .specs:last-child .spec:last-child{border-bottom-color:transparent;margin-bottom:36px}.store-product-pages .meta-specs .spec.expanded p:not(.title){display:block}.store-product-pages .meta-specs ul{margin-left:0;padding-left:25px}.store-product-pages .reviews{padding:25px 0 15px}.store-product-pages .reviews .content{padding-top:25px}.store-product-pages .reviews h2{max-width:240px}.store-product-pages .reviews .stats-keywords{padding:20px 0 0 0;background:transparent;border:none;border-top:1px solid rgba(23, 23, 22, 0.102);box-shadow:none}.store-product-pages .reviews .stats-keywords .h8{font-size:13px;line-height:16px}.store-product-pages .reviews .average-rating-cover{gap:0;margin:0}.store-product-pages .reviews .average-rating{font-size:48px;line-height:56px}.store-product-pages .reviews .rating-stars-count{gap:3px;padding-top:8px}.store-product-pages .reviews .rating-stars{padding:0}.store-product-pages .reviews .rating-count{padding-top:0;line-height:24px}.store-product-pages .reviews .rating-breakdown{padding-right:0;margin-bottom:24px}.store-product-pages .reviews .rating-breakdown>*{padding:4px 0}.store-product-pages .reviews .rating-breakdown .progress-bar{max-width:200px;margin:0}.store-product-pages .reviews .keywords .keyword{padding:3px 7px}.store-product-pages .reviews .reviews-content{padding-top:0;border-top:none;gap:0}.store-product-pages .reviews .sort-input-item{margin-bottom:24px}.store-product-pages .reviews .filters+.stroke-divider{margin:32px 0;height:1px;background-color:rgba(23, 23, 22, 0.102)}.store-product-pages .reviews .reviews-list{gap:48px}.store-product-pages .reviews .review .author-avatar{padding:24px;max-height:48px}.store-product-pages .reviews .review header .meta{padding:0}.store-product-pages .reviews .review .review-content h5{font-size:20px;line-height:28px;font-weight:500}.store-product-pages .reviews .search-more-results{margin-top:28px}.store-product-pages .reviews .search-more-results button{width:100%}.store-product-pages .care .content{padding-top:50px}.store-product-pages .care h2{margin-bottom:30px;max-width:none;text-align:left}.store-product-pages .care .owl-carousel{margin:0 -12px}.store-product-pages .care .feature-list{padding-left:12px;padding-right:12px}.store-product-pages .care p{max-width:none;padding-bottom:13px}.store-product-pages .care .owl-dots{padding:10px 8px 46px;text-align:left}.store-product-pages .care .small-dots .owl-dot span{margin:4px}.store-product-pages .questions header{padding:50px 0 0}.store-product-pages .questions h2{margin-bottom:10px}.store-product-pages .questions nav{margin:24px 0}.store-product-pages .questions nav a{font-size:16px;line-height:24px;padding:5px 12px 3px;margin:0 5px 8px}.store-product-selector{grid-auto-rows:auto;margin-top:20px}.store-product-selector .product-info+.product-price>span{text-align:right;display:block;margin:0}.store-product-selector .free-delivery{text-align:left}.store-product-selector .product-pre-title{font-size:11px;line-height:12px}.store-product-selector .product-bundle-info{padding:0 0 8px 12px;margin:0}.store-product-selector .product-bundle-info>*{margin-top:0;margin-bottom:8px;margin-right:10px}.store-product-features{margin-bottom:50px}.store-product-features hr{margin-top:24px}}
.support-article-show-page main,.support-articles-page main,.support-search-result-page main,.support-video-show-page main{padding-bottom:203px}.support-article-show-page .sticky-sidebar,.support-articles-page .sticky-sidebar,.support-search-result-page .sticky-sidebar,.support-video-show-page .sticky-sidebar{position:-webkit-sticky;position:sticky;top:65px}.support-section{padding-top:60px}.support-section h2,.support-section h3{font-weight:600;font-size:32px;line-height:44px;text-align:center;margin-bottom:52px}.support-section h2 span,.support-section h3 span{display:block;font-weight:400;font-size:16px;line-height:28px;color:#606060}.support-section.support-products{padding-top:50px}.support-section.support-products h2,.support-section.support-products h3{margin-bottom:40px}.support-search .wrapper,.support-search--small .wrapper{text-align:center;background-image:url("../images/pages/support/backgrounds/support-index-bg.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#f4f4f4}.support-search .content,.support-search--small .content{padding-top:78px;padding-bottom:90px}.support-search h1,.support-search--small h1{margin:0 0 16px 0}.support-search p,.support-search--small p{line-height:16px;margin-bottom:35px;color:#606060}.support-search--small{border-bottom:2px solid #f1f1f1}.support-search--small .wrapper{background:none}.support-search--small .content{padding-top:16px;padding-bottom:16px}.support-search--small .support-search__form{max-width:1048px}.support-search--small .support-search__form input[type="search"]{border:1px solid #d2d2d2}.support-search--small .support-search__form input[type="search"]:focus{border:1px solid #dfdfdf !important}.support-search__form{position:relative;max-width:616px;margin:0 auto}.support-search__form input[type="search"]{background-color:#fff;width:100%;font-size:16px;line-height:24px;padding:14px 40px 12px 20px;color:#9a9a9a;border:none}.support-search__form input[type="search"]::-webkit-input-placeholder{color:#9a9a9a}.support-search__form input[type="search"]:-moz-placeholder{color:#9a9a9a}.support-search__form input[type="search"]::-moz-placeholder{color:#9a9a9a;opacity:1}.support-search__form input[type="search"]:-ms-input-placeholder{color:#9a9a9a}.support-search__form input[type="search"]:focus{border:none !important}.support-search__searchbox .item,.support-form__searchbox .item{display:block;position:relative;margin-top:15px;padding-top:15px;color:#606060;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.support-search__searchbox .item:hover,.support-form__searchbox .item:hover{text-decoration:none;color:#ffb731}.support-search__searchbox p,.support-form__searchbox p{line-height:16px}.support-search__searchbox .title,.support-form__searchbox .title{line-height:24px}.support-search__searchbox{position:absolute;width:100%;top:100%;padding:27px 18px 23px 18px;background:#fff;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);box-shadow:0 1px 4px rgba(0, 0, 0, 0.2);border-top:1px solid #dfdfdf;border-radius:0 0 6px 6px;text-align:left;height:auto;opacity:0;max-height:0;overflow:hidden;visibility:hidden;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;z-index:100}.support-search__searchbox:before{content:'';position:absolute;width:100%;height:4px;left:0;top:-5px;background-color:#fff}.support-search__searchbox.visible{max-height:274px;opacity:1;visibility:visible;overflow:visible}.support-search__searchbox .list{overflow:auto}.support-search__searchbox p{margin-bottom:15px;color:#272727}.support-search__searchbox p.no-result{margin-bottom:0}.support-search__searchbox .item{padding-left:20px}.support-search__searchbox .item .support-topics--top{left:20px;white-space:nowrap}.support-search__submit{padding:0;position:absolute;height:20px;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:none;font-size:20px;line-height:16px;color:#9a9a9a;border:0}.support-search__submit:hover{background:none}.support-products .row,.support-popular-topics .row,.support-contacts .row,.support-search-results .row,.support-articles .row,.support-article-show .row,.support-video-show .row{max-width:1080px;margin:0 auto}.support-products .col,.support-popular-topics .col,.support-contacts .col,.support-search-results .col,.support-articles .col,.support-article-show .col,.support-video-show .col{padding:5px 16px}.support-article-show .video-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin-top:20px}.support-article-show .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.support-product{position:relative;display:block;border:1px solid #f4f4f4;border-radius:6px;color:#272727;background:#fff;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.support-product:hover{color:#f9aa16;text-decoration:none}.support-product .illustration{position:relative;width:100%;padding-top:84.325%;height:0}.support-product .illustration.no-image::before{content:'';position:absolute;display:block;height:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-size:100% 100%;background-repeat:no-repeat}.support-product .illustration img{position:absolute;bottom:0;height:70.355%;width:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.support-product .title{padding:15px 0 23px 0;text-align:center;line-height:28px;font-weight:600}.support-product.product-bites .illustration::before{background-image:url("../images/pages/support/products/bites.png");width:38.14%;padding-top:71.19%}.support-product.product-play .illustration::before{background-image:url("../images/pages/support/products/play.png");width:36.87%;padding-top:36.87%}.support-product.product-bites-2 .illustration::before{background-image:url("../images/pages/support/products/bites-2.png");width:38.14%;padding-top:67.8%}.support-product.product-bites-2-lite .illustration::before{background-image:url("../images/pages/support/products/bites-2-lite.png");width:38.14%;padding-top:71.19%}.support-product.product-play-2 .illustration::before{background-image:url("../images/pages/support/products/play-2.png");width:36.87%;padding-top:36.87%}.support-product.product-camera .illustration::before{background-image:url("../images/pages/support/products/camera.png");width:40.68%;padding-top:41.105%}.support-product.product-care .illustration::before{background-image:url("../images/pages/support/products/care.png");width:63.14%;padding-top:61.445%}.support-product.product-cam .illustration::before{background-image:url("../images/pages/support/products/cam.png");width:59.325%;padding-top:59.325%}.support-product.product-emergency-fund .illustration::before{background-image:url("../images/pages/support/products/emergency-fund.png");width:45.02%;padding-top:44.75%;margin-bottom:30px}.support-product.product-play-2-2 .illustration::before{background-image:url("../images/pages/support/products/play-2.png");width:36.87%;padding-top:36.87%}.support-product.product-cam-360 .illustration::before{background-image:url("../images/pages/support/products/cam-360.png");width:59.325%;padding-top:59.325%}.support-product.product-tracker .illustration::before{background-image:url("../images/pages/support/products/tracker.png");width:59.325%;padding-top:59.325%}.support-popular-topics h2{margin-bottom:36px}.support-topic{display:block;color:#606060}.support-topic:hover{text-decoration:none}.support-topic:hover .support-topic__illustration{-webkit-box-shadow:0 10px 17px 0 rgba(55, 55, 55, 0.28);box-shadow:0 10px 17px 0 rgba(55, 55, 55, 0.28);-webkit-transform:translate(0, -10px);-ms-transform:translate(0, -10px);transform:translate(0, -10px)}.support-topic:hover .support-topic__text h5{color:#ffb731}.support-topic__illustration{position:relative;border-radius:5px;overflow:hidden;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.support-topic__illustration img{width:100%;height:auto;vertical-align:top}.support-topics,.support-topics--top{position:absolute;left:14px;top:14px}.support-search-results__list .support-topics,.support-search-results__list .support-topics--top{position:relative;left:0;top:0;display:inline-block;margin-right:10px;margin-bottom:10px}.support-topics--top{left:0;top:0}.support-topic__product,.support-topic__product--small{display:inline-block;vertical-align:top;padding:4px 10px;font-weight:500;font-size:10px;line-height:16px;text-transform:uppercase;color:#fff;background:#ffb731;border-radius:3px}.support-topic__product--small{padding:2px 5px;font-size:8px;line-height:10px;border-radius:2px}.support-topic__text{padding-top:18px}.support-topic__text h5{margin-bottom:12px;font-weight:400;font-size:20px;line-height:28px;color:#282828;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.support-topic__text p{line-height:24px}.support-contacts{overflow:hidden;padding-top:74px}.support-contacts h2{margin-bottom:24px}.support-contacts h2 span{margin-top:10px}.support-contacts .row{position:relative;padding:93px 22.805% 90px 76px;background:#fbfbfb;border-radius:6px}.support-contacts .row::before{content:'';display:block;position:absolute;height:0;bottom:0;background-size:100% auto;background-repeat:no-repeat}.support-contacts .row.type-1::before{right:37px;width:242px;height:356px;background-image:url("../images/pages/support/more-help/type-1.png")}.support-contacts .row.type-2::before{right:41px;width:231px;height:356px;background-image:url("../images/pages/support/more-help/type-2.png")}.support-contacts .row.type-3::before{right:19px;width:267px;height:356px;background-image:url("../images/pages/support/more-help/type-3.png")}.support-contacts .row.type-4::before{right:41px;width:231px;height:356px;background-image:url("../images/pages/support/more-help/type-4.png")}.support-contacts .row.type-5::before{right:-57px;width:377px;height:356px;background-image:url("../images/pages/support/more-help/type-5.png")}.support-contacts .row.type-6::before{right:15px;width:278px;height:356px;background-image:url("../images/pages/support/more-help/type-6.png")}.support-contacts__item{display:block;position:relative;padding-top:38px;text-align:center}.support-contacts__item:hover{text-decoration:none}.support-contacts__item:hover .h7{border-bottom:1px solid rgba(249, 170, 22, 1)}.support-contacts__item::before{content:'';position:absolute;display:block;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-size:100% 100%;background-repeat:no-repeat}.support-contacts__item.email::before{width:34px;height:25px;background-image:url("../images/pages/support/more-help/icon-email.svg")}.support-contacts__item.phone::before{top:-3px;width:31px;height:31px;background-image:url("../images/pages/support/more-help/icon-phone.svg")}.support-contacts__item .h7{font-weight:500;line-height:28px;color:#f9aa16;border-bottom:1px solid rgba(249, 170, 22, 0);display:inline}.support-contacts__item p{margin-top:10px;color:#606060}.support-contacts__item p a{color:#606060}.support-contacts__item p a:hover{text-decoration:none}.support-form-section{padding:51px 0 170px 0}.support-form-section .heading{text-align:center}.support-form-section .heading p{margin-bottom:25px;line-height:28px;color:#9a9a9a}.support-form-section h3{font-weight:300;font-size:24px;margin-bottom:12px;line-height:28px}.support-form-container{max-width:532px;padding:0 16px;margin:0 auto}.support-form textarea{height:135px;resize:none}.support-form .radio:not(checked)+label::before,.support-form .radio:not(checked)+label::after{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.support-form input[type="radio"]{width:auto}.support-form button{width:100%}.support-form .files{position:relative;border:2px dashed #e0e0e0;border-radius:6px;padding:40px 18px;font-weight:400;color:#9a9a9a}.support-form .files a{color:inherit;text-decoration:underline}.support-form .files input[type='file']{cursor:pointer;position:absolute;border:none;width:100%;height:100%;opacity:0;top:0;left:0}.support-form .file-names>div{overflow:hidden}.support-form .download-radio1label{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAgCAMAAAAynjhNAAAAUVBMVEUAAADe3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t4csX81AAAAGnRSTlMA8MBQf5A5cwT2iUYM4l9PM9u7msqrJyQf+f/d8q4AAADJSURBVCjPxdLLbsMgEIXhM8blGjCOnUvP+z9oI9ymjodFpSz6Lfk1aITADxvxFC2U5XlmF2inc7nMIvOlnE+6eif8Js7rWe4c5/1AWsum3AKH13lHslY25h5I93K18ED2109Upl0ug1LwFynLCCdKxCg5IZO8jlQ+riQz2hq93NZt2fSy+fccSNpetiQDIrn6XvYrGQGbPHoZPlk0/bx5P9dPlRN27pMJJBdjIh+MueFA2D7g9hrKm3nd9qkkZ2h1DgseYsi/W38BlFcww+gMOU4AAAAASUVORK5CYII=") no-repeat right center;background-size:20px 21px;padding-right:25px;height:32px;line-height:35px;color:#8f8f8f;margin:0 24px;background-position-y:5px}.support-form .download-radio2label{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAeCAMAAAAFBf7qAAAAV1BMVEUAAADe3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t4PuE79AAAAHHRSTlMABP3ZxiGBLPXev2QL5863o3SuhRd8VEOcl4gVeaSRewAAALlJREFUKM91klsWgyAMRCOgCNa31j5m/+sshuOPHe4nl+QkDHKj6twolHoAuPr2ABqqFgCmpu2QWGlRB2CpqGoQutuRfwfTurmuvfhmaBFe/rpskLHRImM+2ncCY0pmBmWtZGup6YpFkyQiVfoiPTNWTsCIZeVU0QFbXXgA41l+C/vQIChjchs49tDQKYPIARQnieXVvCHG+JwyUbsoVfyf/fpXDwclOJubu7TV5dYeYT9D2maLvtGaH+X0NLA13M01AAAAAElFTkSuQmCC") no-repeat right center;background-size:18px 21px;padding-right:25px;height:32px;line-height:35px;color:#8f8f8f;margin:0 24px;background-position-y:4px}.support-form .input-item{width:auto}.support-form__row{margin-bottom:12px}.support-form__row.platforms{margin:24px 0 43px;text-align:center}.support-form__row.platforms p{color:#9a9a9a;line-height:16px;margin-bottom:6px}.support-form__searchbox{padding:10px 18px 22px 18px;text-align:left}.support-form__searchbox p{margin-bottom:15px}.support-team-contacts{margin-top:13px}.support-team-contacts h3{font-weight:400;margin-bottom:0;font-size:20px;line-height:28px}.support-team-contacts .support-contacts__item{text-align:left;margin-top:22px;padding:0 0 0 50px}.support-team-contacts .support-contacts__item p{margin-top:6px}.support-team-contacts .support-contacts__item::before{top:9px;left:0;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.support-team-contacts .support-contacts__item.jp::before{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.support-team-contacts .support-contacts__item.jp .h7{display:inline-block;margin:5px 0;line-height:18px}.support-article-show .related-articles{padding-bottom:34px}.support-article-show .related-articles h3{font-weight:400;margin-bottom:0;font-size:20px;line-height:52px;color:#272727}.support-article-show .related-article{margin-top:18px}.support-article-show .related-article:first-child{margin-top:12px}.support-article-show .related-article a{color:#606060;line-height:24px}.support-article-show .related-article a:hover{text-decoration:none;color:#ffb731}.support-search-results__more .button,.support-articles__more .button{width:100%;margin-top:42px;border-color:#d2d2d2}.support-search-results__more .button:hover,.support-articles__more .button:hover{color:#272727}.support-search-results__more{padding-left:50px}.support-search-result-page .support-search-results__more{padding-right:50px;padding-left:0}.support-articles__more{padding-left:50px}.support-search-results__item,.support-articles__item{margin-top:51px}.support-search-results__item:last-child a,.support-articles__item:last-child a{padding-bottom:0;border-bottom:none}.support-search-results__item a,.support-articles__item a{padding:0 0 41px 0;position:relative;display:block;border-bottom:1px solid #d2d2d2;color:#606060;outline:none}.support-search-results__item a:hover,.support-articles__item a:hover{text-decoration:none}.support-search-results__item a:hover .title,.support-articles__item a:hover .title{color:#ffb731}.support-search-results__item p,.support-articles__item p{line-height:28px;margin-top:11px}.support-search-results__item .title,.support-articles__item .title{font-size:20px;line-height:28px;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;color:#272727}.support-search-results__item .wrap,.support-articles__item .wrap{position:relative;padding-top:35px}.support-search-results__item.with-video a,.support-articles__item.with-video a{overflow:auto;padding-bottom:50px}.support-search-results__item.with-video .wrap,.support-articles__item.with-video .wrap{margin:20px 0 0 183px}.support-search-results__item.with-video .video-preview,.support-articles__item.with-video .video-preview{position:relative;float:left;display:block;width:156px;height:88px}.support-search-results__item.with-video .video-preview::after,.support-articles__item.with-video .video-preview::after{content:'';display:block;position:absolute;top:50%;left:50%;width:50px;height:50px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url("data:image/svg+xml,%3Csvg width='144' height='144' viewBox='0 0 144 144' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd' opacity='.92'%3E%3Cpath d='M72 6C35.6 6 6 35.6 6 72s29.6 66 66 66 66-29.6 66-66S108.4 6 72 6m0 138c-39.7 0-72-32.3-72-72S32.3 0 72 0s72 32.3 72 72-32.3 72-72 72'/%3E%3Cpath d='M99.44 72c0 1.6-1.16 3.22-3.5 4.45L65.05 92.7c-1.28.68-2.5 1-3.58 1-2.9 0-4.9-2.26-4.9-6.08V56.36c0-3.82 2-6.06 4.9-6.06 1.08 0 2.3.32 3.57.98l30.92 16.26c2.33 1.23 3.5 2.84 3.5 4.45'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%}.support-search-results__item.with-video .video-preview img,.support-articles__item.with-video .video-preview img{width:100%;height:auto;vertical-align:top}.support-breadcrumbs{margin-top:23px}.support-breadcrumbs>*{display:inline-block;vertical-align:top;font-size:16px;line-height:24px;color:#9b9b9b}.support-breadcrumbs>.separator{color:#d1d1d1;margin:0 10px;font-size:13px}.support-breadcrumbs .products-separator{color:#d1d1d1;margin:0 5px}.support-breadcrumbs a{color:#272727;border-bottom:1px solid rgba(39, 39, 39, 0)}.support-breadcrumbs a:hover{text-decoration:none;border-bottom:1px solid rgba(39, 39, 39, 1)}.support-search-results__list{padding-right:50px}.support-articles__list{padding-left:50px}.support-articles__item{margin-top:43px}body:not(.support-search-result-page) .support-articles__item:first-child{margin-top:0}.support-articles__item .wrap{padding-top:0}.play-custom-icon,.play-custom-icon--big,.play-custom-icon--biggest{display:inline-block;vertical-align:top;width:48px;height:48px;background:url("data:image/svg+xml,%3Csvg width='144' height='144' viewBox='0 0 144 144' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd' opacity='.92'%3E%3Cpath d='M72 6C35.6 6 6 35.6 6 72s29.6 66 66 66 66-29.6 66-66S108.4 6 72 6m0 138c-39.7 0-72-32.3-72-72S32.3 0 72 0s72 32.3 72 72-32.3 72-72 72'/%3E%3Cpath d='M99.44 72c0 1.6-1.16 3.22-3.5 4.45L65.05 92.7c-1.28.68-2.5 1-3.58 1-2.9 0-4.9-2.26-4.9-6.08V56.36c0-3.82 2-6.06 4.9-6.06 1.08 0 2.3.32 3.57.98l30.92 16.26c2.33 1.23 3.5 2.84 3.5 4.45'/%3E%3C/g%3E%3C/svg%3E") no-repeat;background-size:100% 100%}.play-custom-icon--big{width:66px;height:66px}.play-custom-icon--biggest{width:96px;height:96px}.support-popup .modal-box{max-width:580px;width:100%;padding:35px 40px 40px 40px}.support-popup .modal-box input{text-align:left}.support-popup .modal-box .files{text-align:left}.support-popup .icon-close{color:#7c7d76}.support-popup .heading{margin-bottom:28px}.support-popup .heading p{color:#9a9a9a;line-height:28px}@media (-webkit-min-device-pixel-ratio:1.3),(-o-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.support-form .download-radio1label{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAABACAMAAABxwuT6AAAAV1BMVEUAAADe3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t4PuE79AAAAHHRSTlMAcOGQH/DRmKIt/OgOFgb417iueWZXPc6F3cKKFI6UIwAAAYtJREFUSMftlttugzAMhn8CJCScy6G0+P2fczQlqAgCnraLTeK7QEbiI7ajRMYGlWCXROGc3nTYoTM9GAxxhA1RPIBDIWtsqGUBFrpsp0egnlII+VSBBtpSg0lTqpQ+SFXZcF19ow03zSt5NLSDGRlFR5I8yOg0ZUFehD5Z1zYqyfJV2ZUuAtu4w7WzypaXTdGn3AF42r9k8BPSsUzhQcH0RhWZ+pTvEbo59Je9FGoMrSmX/fZ2ixj4ehZw5MAj1xy59siCIwtf2izwN8hVWt7tnScFh9dedfcyVfnkPuhFAyAm5kY3NnjkUGQxmi9rQxa1GAFfDuYoBs2EfDl04SVf8n+QR748LnI1By1fbueocucrzfhyli6nOLFHswdfRm+/TDDRq6TJ8R0ZeZOoHiv4suWSfySnLDn3jSQMJPaJxLkb9/CQBeGEyz4NLZXzXi9NhGPkOsHEybBc8u/KdzfrrmXDkuv1gDvMrw+W3Lr7dD2Ehyy5eC9dF278d4MTzx4EiaGAo60oVnvuF3EL2TBDlmegAAAAAElFTkSuQmCC")}.support-form .download-radio2label{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA8CAMAAAAe9Wm0AAAAYFBMVEUAAADe3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t7e3t5KeKiGAAAAH3RSTlMA1O7pYg/7vrWhkBT1fVAEyZcoHFcJAamGdXJEOzTg0AemRwAAAYNJREFUSMe9lt2SgyAMRgOoRfzXWrVq8/5vuV0LVMedKV8v9lw6cwwkJBP6SBxpVRBEPObMbCCnVPwLFKngFxHkWNpw5+ocEe5k0klTuNQ4R8XhgRLG03B3jr6FSxfr1DGFY9NwQRzalLyoEOeWMEvT0Qf6shEqVyKNMnoSRcsWpb0PQiZSpNfzQeNCsiPRT2+jmwR75JidnvOR2kyTqfmI3JesajiQtPKO5mAuvXUGBtCVbRuEdEvigih5+aqiABy52mQDTrL41xzO6HoNcB69nx7h3P0kAG4UE36lmhyPcMl4KQ+XJi8hefg3yXhJAq3kJfFNnTSHEznJAJJwUz3iL0K1iCQ7aynEEjYXKUNWZ9sdQpXb3M8ZQ89YG743hBWVrq554RLPzGCF4VCiIoKn+UwEFzjd706BqMwqyJwtrYAcsKE9sQhx6p4OtDLgQqcFZpUfnZZOrIrf5HUzjkbvPz2sc6TTfsJd7eFvS+oWzCGjv5kHyYkw7eFXRZ2zGmZ68wM1Mu6bzTuC0wAAAABJRU5ErkJggg==")}}@media only screen and (max-width:960px){.support-products .col,.support-popular-topics .col,.support-contacts .col,.support-search-results .col,.support-articles .col,.support-article-show .col,.support-video-show .col{padding:5px 8px}.support-contacts .row{padding:60px 200px 60px 0;border-radius:0}.support-contacts .row.type-1::before{right:15px;width:176px;height:269px;padding-top:0}.support-contacts .row.type-2::before{right:15px;width:177px;height:269px;padding-top:0}.support-contacts .row.type-3::before{right:15px;width:203px;height:269px;padding-top:0}.support-contacts .row.type-4::before{right:15px;width:184px;height:278px;padding-top:0}.support-contacts .row.type-5::before{width:304px;height:286px;padding-top:0}.support-contacts .row.type-6::before{right:15px;width:214px;height:269px;padding-top:0}}@media only screen and (max-width:800px){.support-contacts .row{padding:60px 0px 317px 0}.support-contacts .row::before{right:auto !important;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:640px){.support-article-show-page main,.support-articles-page main,.support-search-result-page main,.support-video-show-page main{padding-bottom:130px}.support-article-show-page .sticky-sidebar,.support-articles-page .sticky-sidebar,.support-search-result-page .sticky-sidebar,.support-video-show-page .sticky-sidebar{position:relative;top:initial}.support-products [class*="col-"]{width:50%}.support-product{margin-top:6px}.support-search h1,.support-search--small h1{margin:0 0 5px 0}.support-search p,.support-search--small p{margin-bottom:25px}.support-search .content,.support-search--small .content{padding-top:39px;padding-bottom:33px}.support-search--small .content{padding-top:15px;padding-bottom:10px}.support-search .wrapper{background-image:url("../images/pages/support/backgrounds/support-index-bg@mobile.jpg");background-size:auto 100%;background-repeat:repeat-x}.support-section{padding-top:26px}.support-section h2,.support-section h3{margin-bottom:19px}.support-section h2 span,.support-section h3 span{font-size:14px}.support-section h2{font-weight:400;font-size:18px;line-height:30px}.support-popular-topics .col-4{width:270px}.support-topic__text{padding-top:13px}.support-topic__text p{display:none}.support-topic__text h5{font-size:18px}.support-popular-topics .content.padding{padding:0}.support-popular-topics__container{width:100%;overflow:auto}.support-popular-topics__container .row{width:834px;padding:0 12px}.support-contacts .row{padding-top:50px;text-align:center}.support-contacts .col-4{margin-top:70px}.support-contacts .col-4:first-child{margin-top:0}.support-contacts .col-4:first-child .support-contacts__item::after{display:none}.support-contacts .col:nth-child(2){width:100%}.support-contacts .col:nth-child(3){width:100%}.support-contacts__item::after{content:'';position:absolute;top:-39px;left:50%;display:block;height:1px;width:64px;background:#dfdfdf;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.support-search__searchbox .title,.support-form__searchbox .title{font-size:14px;line-height:24px}.support-search__searchbox .item,.support-form__searchbox .item{margin-top:10px}.support-search__searchbox .item{padding-left:0}.support-search__searchbox .item .support-topics--top{left:0}.support-form-section{padding-bottom:140px}.support-form-section .heading p{line-height:22px}.support-form-container{padding:0}.support-form-container h3{margin-bottom:5px;font-size:18px;font-weight:300;line-height:26px}.support-form-container p{color:#606060}.support-form-container .support-form__searchbox{padding:10px 18px 20px 18px}.support-form__row{margin-bottom:8px}.support-form__row.platforms{margin-bottom:29px}.support-form__row.platforms label{font-size:14px;margin:0 15px}.support-form textarea{height:114px}.support-form .files{padding:24px 18px}.support-form .files span{display:none}.support-form .files a{font-size:14px}.support-breadcrumbs{margin-top:21px}.support-breadcrumbs>*{font-size:14px;line-height:22px}.support-breadcrumbs>.separator{margin:0 8px}.support-breadcrumbs span.separator{font-size:9px}.support-article-show .related-articles{margin-top:43px;padding-bottom:0}.support-article-show .related-articles h3{font-size:18px;line-height:26px;font-weight:300;text-align:center}.support-article-show .related-articles a{font-size:14px}.play-custom-icon--biggest{width:70px;height:70px}.support-articles__item,.support-search-results__item{margin-top:24px}.support-articles__item p,.support-search-results__item p{margin-top:4px;line-height:24px}.support-articles__item a,.support-search-results__item a{padding-bottom:24px}.support-articles__item a .title,.support-search-results__item a .title{font-size:18px;line-height:26px}.support-articles__more,.support-search-results__more{padding-left:0;padding-right:0}.support-articles__more a,.support-search-results__more a{margin-top:33px}.support-search-results__item .wrap,.support-articles__item .wrap{padding-top:0}.support-search-results__item.with-video .wrap,.support-articles__item.with-video .wrap{margin:0 0 0 78px}.support-search-results__item.with-video .video-preview,.support-articles__item.with-video .video-preview{width:70px;height:70px;overflow:hidden}.support-search-results__item.with-video .video-preview::after,.support-articles__item.with-video .video-preview::after{width:40px;height:40px}.support-search-results__item.with-video .video-preview img,.support-articles__item.with-video .video-preview img{height:100%;width:auto}.support-topic__product{font-size:8px;line-height:8px;padding:4px 4px 3px 4px}.support-popup .modal-box{padding:35px 15px 40px 15px}.support-popup .heading p{line-height:24px}.support-popup h5{font-weight:300;font-size:18px;line-height:26px}}
.support-search-results__count{margin-top:32px}.support-search-results__count h1{font-weight:700;color:#272727;font-size:24px;line-height:28px}.support-search-results__count .not-found-desc{font-size:16px;color:#272727;line-height:28px;margin-top:4px}.support-search-results__count .not-found-desc a{border-bottom:1px solid rgba(249, 170, 22, 0)}.support-search-results__count .not-found-desc a:hover{text-decoration:none;border-bottom:1px solid rgba(249, 170, 22, 1)}.support-search-results__filter{margin-top:20px}.support-search-results__filter li{padding-right:31px;margin-bottom:16px}.support-search-results__filter li:last-child{padding-right:0}.support-search-results__filter a{display:block;padding-bottom:7px;color:#606060;line-height:16px;border-bottom:3px solid transparent}.support-search-results__filter a:hover{color:#ffb731;text-decoration:none}.support-search-results__filter a.active{color:#272727;border-bottom:3px solid #ffb731}.support-search-results__notfound{margin-top:20px}.support-search-results__notfound a{color:#ffb731}.support-search-results__notfound p{margin-top:6px}.search-results-not-found .support-search-results__list{margin-top:-20px}.search-results-not-found .support-team-contacts{margin-top:18px}@media only screen and (max-width:640px){.support-search-results__notfound{margin-top:14px}.support-search-results__notfound p{line-height:20px}.support-search-results__notfound p a{line-height:20px;font-size:14px}.support-search-results__count{margin-top:24px}.support-search-results__count h1{font-weight:400;font-size:18px;line-height:10px}.support-search-results__filter{padding-left:17px;width:100%;margin-top:24px}.support-search-results__filter ul{overflow:auto;white-space:nowrap;margin-bottom:0}.support-search-results__filter li{padding-right:24px}.support-search-results__filter li:last-child{padding-right:24px}.support-search-results .support-breadcrumbs,.support-search-results .support-search-results__count,.support-search-results .support-search-results__more{padding:0 17px}.support-search-results__list,.support-search-results__notfound{padding:0 17px}.support-search-result-page .support-contacts{padding:26px 17px 0 17px}}
.support-articles-page.bites .support-search .wrapper{background-image:url("../images/pages/support/backgrounds/support-bites-bg.jpg")}.support-articles-page.bites .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-bites.png")}.support-articles-page.play .support-search .wrapper{background-image:url("../images/pages/support/backgrounds/support-play-bg.jpg")}.support-articles-page.play .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-play.png")}.support-articles-page.camera .support-search .wrapper{background-image:url("../images/pages/support/backgrounds/support-camera-bg.jpg")}.support-articles-page.camera .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-camera.png")}.support-articles-page.care .support-search .wrapper{background-image:url("../images/pages/support/backgrounds/support-care-bg.jpg")}.support-articles-page.play-2 .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-play-2.png")}.support-articles-page.bites-2 .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-bites-2.png")}.support-articles-page.bites-2-lite .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-bites-2-lite.png")}.support-articles-page.cam .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-cam.png")}.support-articles-page.play-2-2 .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-play-2.png")}.support-articles-page.cam-360 .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-cam-360.png")}.support-articles-page.tracker .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-tracker.png")}.support-articles-page.fountain .support-articles__userguide a::before{background-image:url("../images/pages/support/userguide-fountain.png")}.support-videos>.wrapper>.content{max-width:1175px}.support-articles__switcher,.support-videos__switcher{border-bottom:1px solid #d2d2d2;margin-bottom:71px}.support-articles__switcher .content,.support-videos__switcher .content{position:relative}.support-articles__switcher .content::before,.support-videos__switcher .content::before{content:'';position:absolute;top:50%;left:50%;display:block;width:1px;height:36px;background:#d2d2d2;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.support-articles__switcher .item,.support-videos__switcher .item{width:50%;padding:23px 0}.support-articles__switcher .item:first-child,.support-videos__switcher .item:first-child{text-align:right;padding-right:57px}.support-articles__switcher .item:last-child,.support-videos__switcher .item:last-child{text-align:left;padding-left:57px}.support-articles__switcher a,.support-videos__switcher a{position:relative;display:inline-block;vertical-align:top;color:#606060;padding-left:39px;line-height:24px;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}.support-articles__switcher a:hover,.support-videos__switcher a:hover{color:#ffb731;text-decoration:none}.support-articles__switcher a:hover .icon,.support-videos__switcher a:hover .icon{color:#9a9a9a}.support-articles__switcher a.active,.support-videos__switcher a.active{color:#282828}.support-articles__switcher a.active .icon,.support-videos__switcher a.active .icon{color:#ffb731}.support-articles__switcher .icon,.support-videos__switcher .icon{position:absolute;left:0;top:50%;display:block;height:24px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;color:#9a9a9a}.support-articles__switcher .icon-play-circle-2,.support-videos__switcher .icon-play-circle-2{margin-top:-2px}.support-articles__switcher .icon::before,.support-videos__switcher .icon::before{font-size:24px}.support-articles__categories .item{margin-top:27px}.support-articles__categories .item:first-child{margin-top:9px}.support-articles__categories a{position:relative;display:inline-block;vertical-align:top;padding-left:23px;line-height:24px;color:#606060}.support-articles__categories a::before{content:'';display:block;position:absolute;left:0;top:42%;width:3px;height:36px;background:#ffb731;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.support-articles__categories a:hover{color:#ffb731;text-decoration:none}.support-articles__categories a.active{color:#272727}.support-articles__categories a.active::before{opacity:1}.support-articles__userguide{margin-top:83px;padding-top:44px}.support-articles__userguide a{position:relative;display:inline-block;vertical-align:top;max-width:270px;padding:20px 26px 20px 116px;font-size:14px;line-height:22px;color:#272727;font-weight:700;text-transform:uppercase;background:#f1f1f1;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s;border-radius:6px}.support-articles__userguide a:hover{text-decoration:none;color:#ffb731}.support-articles__userguide a::before{content:'';display:block;width:102px;height:129px;position:absolute;top:-44px;left:13px;background-repeat:no-repeat;background-size:100% 100%}.support-guide-videos{padding-left:50px;margin-bottom:54px}.support-guide-videos .inline-block{width:50%}.support-guide-videos .inline-block:first-child{padding-right:16px}.support-guide-videos .inline-block:last-child{padding-left:16px}.support-guide-videos .inline-block img{width:100%;height:auto}.support-guide-videos a{display:block;margin:0;text-decoration:none;color:#fff}.support-guide-videos a::before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;bottom:0;right:0;background-color:rgba(0, 0, 0, 0.2);-webkit-transition:background-color 0.2s ease-in;-o-transition:background-color 0.2s ease-in;transition:background-color 0.2s ease-in}.support-guide-videos a:hover::before{background-color:rgba(0, 0, 0, 0.3)}.support-guide-videos .overlay{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;width:100%;text-align:center}.support-guide-videos h4{font-size:20px;line-height:20px;margin-bottom:27px}.support-videos .support-guide-videos{padding-left:0}.support-videos .support-guide-videos h4{margin-bottom:30px;font-size:32px;line-height:32px}.support-video-cases h3{padding-top:30px;text-align:center}.support-video-cases__list{margin:-7px -16px 0 -16px}.support-video-cases__filter{margin-top:33px;padding-bottom:10px;text-align:center}.support-video-cases__filter .inline-block{padding:0 23px}.support-video-cases__filter a{position:relative;display:block;color:#606060;padding-bottom:10px}.support-video-cases__filter a::before{content:'';display:block;width:100%;height:3px;position:absolute;bottom:0;left:0;background:#ffb731;opacity:0;-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.support-video-cases__filter a.active::before{opacity:1}.support-video-cases__filter a:hover{text-decoration:none;color:#ffb731}.support-video-case{display:inline-block;vertical-align:top;width:33.333333%;margin-top:43px}.support-video-case a{position:relative;display:block;margin:0 16px;color:#272727}.support-video-case a:hover{text-decoration:none}.support-video-case a:hover .title{color:#ffb731}.support-video-case a:hover .overlay::before{background-color:rgba(0, 0, 0, 0.3)}.support-video-case .overlay{position:relative;width:100%}.support-video-case .overlay::before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;bottom:0;right:0;background-color:rgba(0, 0, 0, 0.2);-webkit-transition:background-color 0.2s ease-in;-o-transition:background-color 0.2s ease-in;transition:background-color 0.2s ease-in}.support-video-case .overlay .play-custom-icon--big{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.support-video-case img{width:100%;height:auto;vertical-align:top}.support-video-case .title{padding-right:45px;margin-top:20px;font-size:20px;line-height:28px;-webkit-transition:color 0.3s;-o-transition:color 0.3s;transition:color 0.3s}@media only screen and (max-width:640px){.support-articles-page.bites .support-search .wrapper,.support-articles-page.play .support-search .wrapper,.support-articles-page.camera .support-search .wrapper,.support-articles-page.care .support-search .wrapper{background-image:url("../images/pages/support/backgrounds/support-index-bg@mobile.jpg");background-size:auto 100%;background-repeat:repeat-x}.support-articles__switcher,.support-videos__switcher{margin-bottom:22px}.support-articles__switcher::before,.support-videos__switcher::before{height:26px}.support-articles__switcher .item,.support-videos__switcher .item{padding:14px 0 12px 0}.support-articles__switcher .item:first-child,.support-videos__switcher .item:first-child{text-align:center;padding-right:0}.support-articles__switcher .item:last-child,.support-videos__switcher .item:last-child{text-align:center;padding-left:0}.support-articles__switcher a,.support-videos__switcher a{font-size:14px;line-height:14px;padding-left:0}.support-articles__switcher a .icon,.support-videos__switcher a .icon{display:none}.support-articles__switcher a.active,.support-videos__switcher a.active{color:#ffb731}.support-guide-videos{padding-left:0}.support-guide-videos .inline-block:first-child{padding-right:8px}.support-guide-videos .inline-block:last-child{padding-left:8px}.support-guide-videos{margin-bottom:20px}.support-articles__list{padding-left:0}.support-articles__userguide.mobile-view{margin-bottom:24px;margin-top:38px;text-align:center}.support-articles__userguide.mobile-view a{text-align:left}.support-articles__select{margin-bottom:25px}.support-articles__select select{background-color:#fff}.play-custom-icon{width:26px;height:26px}.support-guide-videos h4{font-size:14px;line-height:18px;margin-bottom:5px}.support-articles .col{padding:0}.support-video-cases h3{padding-top:0}.support-videos .support-guide-videos h4{font-size:20px;line-height:24px;margin-bottom:15px}.support-videos .support-guide-videos .inline-block{width:100%}.support-videos .support-guide-videos .inline-block:first-child{padding-right:0px}.support-videos .support-guide-videos .inline-block:last-child{padding-left:0px;margin-top:15px}.play-custom-icon--big{width:60px;height:60px}.support-video-cases__list{margin:0;padding:0 16px}.support-video-cases__filter{margin-top:19px;width:100%}.support-video-cases__filter .wrap{white-space:nowrap;overflow:auto}.support-video-cases__filter .inline-block{padding:0 10px}.support-video-case{width:100%;margin-top:22px}.support-video-case a{margin:0}.support-video-case .overlay{display:inline-block;vertical-align:middle;width:24%}.support-video-case .overlay .play-custom-icon--big{width:40px;height:40px}.support-video-case .title{display:inline-block;vertical-align:middle;width:76%;padding:0 0 0 21px;margin:0;font-size:16px;line-height:20px}.content.padding.no-padding-mobile{padding:0}.content.padding.no-padding-mobile .row{margin:0}.content.padding.no-padding-mobile .col{padding:0}.support-videos .support-guide-videos{padding:0 12px}}@media only screen and (max-width:500px){.support-video-case .overlay{overflow:hidden}.support-video-case .overlay img{height:70px;width:auto}}@media only screen and (max-width:380px){.support-guide-videos a{overflow:hidden}.support-guide-videos .inline-block img{height:92px;width:auto}}
.support-article-show .support-breadcrumbs,.support-video-show .support-breadcrumbs{margin-bottom:54px}.support-article-show__text,.support-video-show__body{padding-right:50px}.support-article-show__text .wrap,.support-video-show__body .wrap{padding-bottom:42px;border-bottom:1px solid #d2d2d2}.support-article-show__text p,.support-video-show__body p{margin-top:34px;color:#606060;line-height:28px}.support-article-show__text p a,.support-video-show__body p a{color:#606060;text-decoration:underline}.support-article-show__text p a:hover,.support-video-show__body p a:hover{color:#505050}.support-article-show__text b,.support-article-show__text strong,.support-video-show__body b,.support-video-show__body strong,.support-articles__item b,.support-articles__item strong{font-weight:700}.support-article-show__text ol,.support-article-show__text ul,.support-video-show__body ol,.support-video-show__body ul,.support-articles__item ol,.support-articles__item ul{margin:20px 0 0 25px;padding-left:0}.support-article-show__text ul li,.support-article-show__text ol li,.support-video-show__body ul li,.support-video-show__body ol li,.support-articles__item ul li,.support-articles__item ol li{font-weight:400;font-size:16px;color:#606060;line-height:28px}.support-article-show__text hr,.support-video-show__body hr{display:block;height:1px;border:0;border-top:#efefef 1px solid;margin:3.2em 0;padding:0}.support-video-show__body .video-play{display:block;margin-top:30px;position:relative}.support-video-show__body .video-play::before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;bottom:0;right:0;background-color:rgba(0, 0, 0, 0.2);-webkit-transition:background-color 0.2s ease-in;-o-transition:background-color 0.2s ease-in;transition:background-color 0.2s ease-in}.support-video-show__body .video-play:hover::before{background-color:rgba(0, 0, 0, 0.2)}.support-video-show__body .video-play img{width:100%;height:auto}.support-video-show__body .play-custom-icon--biggest{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.support-video-show__body .video{position:relative;margin:34px auto;width:100%;padding-bottom:56.186%;height:0;cursor:pointer}.support-video-show__body .video iframe{position:absolute;width:100%;height:100%;top:0;left:0}.support-video-show__body .video-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;z-index:10}.support-video-show__body .video-image::before{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;bottom:0;right:0;background-color:rgba(0, 0, 0, 0.2);-webkit-transition:background-color 0.2s ease-in;-o-transition:background-color 0.2s ease-in;transition:background-color 0.2s ease-in}.support-video-show__body .video-image:hover::before{background-color:rgba(0, 0, 0, 0.3)}.was-helpful-container{padding-right:50px;margin-top:46px}.was-helpful-container .inline-block{width:50%;vertical-align:middle}.was-helpful-container h3{font-weight:400;font-size:18px;line-height:20px;margin-bottom:10px}.was-helpful-container .was-helpful .buttons-container{text-align:right}.was-helpful-container .was-helpful .buttons-container .button{margin-right:12px;margin-left:0}.was-helpful-container .helpful-thanks h5{position:relative;display:inline-block;padding-right:38px}.was-helpful-container .helpful-thanks h5::before{content:'';position:absolute;display:block;width:26px;height:26px;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url("../images/pages/support/helpful-thanks.png") no-repeat;background-size:100% 100%}.was-helpful-container .helpful-form h5{margin-bottom:21px}.was-helpful-container .helpful-form .buttons-container{margin-top:30px}.was-helpful-container .helpful-form textarea{width:100%;height:180px;resize:none}.was-helpful-container p{line-height:18px;color:#606060}.was-helpful-container .buttons-container .ghost{margin-right:12px;border-color:#d2d2d2;padding:11px 25px 9px 25px}.was-helpful-container .buttons-container .ghost.widget-btn{padding:11px 19px 9px 55px}.was-helpful-container .buttons-container .ghost::before{content:'';display:block;width:28px;height:26px;position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-size:100% 100%;background-repeat:no-repeat}.was-helpful-container .buttons-container .ghost.yes::before{background-image:url("../images/pages/support/helpful-button-yes.png")}.was-helpful-container .buttons-container .ghost.no::before{background-image:url("../images/pages/support/helpful-button-no.png")}.was-helpful-container .buttons-container .ghost:hover{border-color:#272727;color:#272727}@media only screen and (max-width:640px){.support-article-show .support-breadcrumbs,.support-video-show .support-breadcrumbs{margin-bottom:30px}.support-article-show__text p{margin-top:20px;font-size:14px;line-height:24px}.support-article-show__text p a{font-size:14px}.support-article-show__text,.support-video-show__body{padding-right:0}.support-article-show__text .wrap,.support-video-show__body .wrap{padding-bottom:23px}.was-helpful-container{padding-right:0;margin-top:23px}.was-helpful-container .inline-block{width:100%}.was-helpful-container .was-helpful{text-align:center}.was-helpful-container .was-helpful .buttons-container{margin-top:20px;text-align:center}.was-helpful-container .helpful-form .buttons-container{text-align:center}.support-video-show__body h1,.support-article-show__body h1{font-size:18px;line-height:24px}.support-video-show__body .video{margin-top:25px}}
.why-petcube-page .icon{color:#494949}.why-petcube-page .h1{line-height:52px}.why-petcube-page .spec-list p{margin-top:9px;line-height:28px}.why-petcube-page .spec-list .icon{font-size:24px;line-height:14px;display:block;height:24px}.why-petcube-page .icon-wide-angle,.why-petcube-page .icon-play-exercise,.why-petcube-page .icon-shedule-share,.why-petcube-page .icon-motion-sound,.why-petcube-page .icon-24_7,.why-petcube-page .icon-colors,.why-petcube-page .icon-mounting{display:inline-block;vertical-align:top;background-size:100% auto;background-position:center center;background-repeat:no-repeat}.why-petcube-page .icon-wide-angle{width:29px;height:24px;background-image:url("../images/promo/why-petcube/wide-angle-ico.svg")}.why-petcube-page .icon-play-exercise{width:34px;height:24px;background-image:url("../images/promo/why-petcube/play-exercise-ico.svg")}.why-petcube-page .icon-shedule-share{width:22px;height:24px;background-image:url("../images/promo/why-petcube/shedule-share-ico.svg")}.why-petcube-page .icon-motion-sound{width:22px;height:24px;background-image:url("../images/promo/why-petcube/motion-sound-ico.svg")}.why-petcube-page .icon-24_7{width:25px;height:12px;background-image:url("../images/promo/why-petcube/24_7-ico.svg")}.why-petcube-page .icon-colors{width:20px;height:24px;background-image:url("../images/promo/why-petcube/colors-ico.svg")}.why-petcube-page .icon-mounting{width:19px;height:24px;background-image:url("../images/promo/why-petcube/mounting-ico.svg")}.why-petcube-main{text-align:center}.why-petcube-main article{opacity:0}.why-petcube-main .image-bg{position:absolute;left:50%;top:50%;min-width:100%;min-height:100%;width:auto;height:auto;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background:url("../images/promo/why-petcube/main-bg.jpg") top center no-repeat;background-size:cover;-webkit-transition:opacity 800ms ease;transition:opacity 800ms ease}.why-petcube-main .wrapper{position:relative;overflow:hidden;background-color:#000}.why-petcube-main h1,.why-petcube-main .h8{color:#fff}.why-petcube-main h1{line-height:52px;margin-bottom:44px}.why-petcube-main .h8{text-transform:uppercase;line-height:16px;letter-spacing:4px;margin-bottom:34px}.why-petcube-main article{max-width:646px;overflow:auto;margin:0 auto;padding:251px 0}.why-petcube-advantages{padding:62px 0 68px 0}.why-petcube-advantages .text{max-width:820px;margin:0 auto;text-align:center}.why-petcube-advantages .advantages-list li{display:inline-block;vertical-align:top;width:33.3333%;padding:0 20px;margin:0}.why-petcube-advantages .advantages-list p{margin:17px 0 0 0;font-size:16px;line-height:28px;opacity:1}.why-petcube-advantages .icon-container{display:inline-block;vertical-align:top;width:64px;height:64px;position:relative;border:2px solid #494949;border-radius:100%}.why-petcube-advantages .icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:24px;line-height:14px}.why-petcube-advantages p{margin-bottom:52px;font-size:20px;line-height:36px;opacity:0}.why-petcube-videochat{background:#f8f8f8;padding:56px 0 68px 0}.why-petcube-videochat .content.padding{padding:0 10px}.why-petcube-videochat .text{margin:0 auto;max-width:768px;text-align:center}.why-petcube-videochat .text p{margin-bottom:50px;font-size:16px;line-height:28px}.why-petcube-videochat .h1{margin:0 0 23px 0}.why-petcube-videochat .video{position:relative;margin:0 auto;width:100%;max-width:1048px;padding-bottom:45.186%;height:0;-webkit-transition:max-width 600ms ease;transition:max-width 600ms ease}.why-petcube-videochat .video iframe{position:absolute;width:100%;height:100%;top:0;left:0}.why-petcube-videochat .video .video-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:top center;z-index:10}.why-petcube-videochat .video .video-image:hover{cursor:pointer}.why-petcube-videochat .video .play-control{position:absolute;top:50%;left:50%;width:67px;height:67px;background:url("../images/promo/why-petcube/play-ico.png") no-repeat;background-size:100% 100%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.why-petcube-videochat .spec-list{max-width:880px;margin:0 auto}.why-petcube-videochat .spec-list li{margin-top:57px;display:inline-block;vertical-align:top;width:25%;text-align:center}.why-petcube-peacemind{background:url("../images/promo/why-petcube/why-petcube-peacemind.jpg") center top no-repeat;background-size:cover;padding:163px 0 93px 0}.why-petcube-peacemind .text{margin:0 auto;max-width:780px;text-align:center;color:#fff}.why-petcube-peacemind .text p{margin-bottom:116px;font-size:16px;line-height:28px}.why-petcube-peacemind .h1{margin:0 0 40px 0}.why-petcube-peacemind .spec-list{max-width:880px;margin:0 auto}.why-petcube-peacemind .spec-list li{margin-top:57px;display:inline-block;vertical-align:top;width:25%;text-align:center;color:#fff}.why-petcube-peacemind .spec-list i.icon{color:#fff}.why-petcube-sharing{padding-top:129px}.why-petcube-sharing .text-container .h1{max-width:360px}.why-petcube-sharing .text,.why-petcube-monitoring .text{max-width:1092px;margin:0 auto}.why-petcube-sharing .text p,.why-petcube-monitoring .text p{font-size:16px;line-height:28px}.why-petcube-sharing .text .spec-list,.why-petcube-monitoring .text .spec-list{margin-top:56px}.why-petcube-sharing .text .spec-list li,.why-petcube-monitoring .text .spec-list li{display:inline-block;vertical-align:top;width:50%;padding-right:30px}.why-petcube-sharing .text .spec-list p,.why-petcube-monitoring .text .spec-list p{margin:0 0 30px 42px}.why-petcube-sharing .text .spec-list i,.why-petcube-monitoring .text .spec-list i{float:left;font-size:22px;margin-top:5px}.why-petcube-sharing .text .spec-list i.icon-drop-down,.why-petcube-monitoring .text .spec-list i.icon-drop-down{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.why-petcube-sharing .image-container,.why-petcube-sharing .text-container,.why-petcube-monitoring .image-container,.why-petcube-monitoring .text-container{position:relative;float:right}.why-petcube-sharing .image-container img,.why-petcube-sharing .text-container img,.why-petcube-monitoring .image-container img,.why-petcube-monitoring .text-container img{width:100%;height:auto;vertical-align:top;-webkit-clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);opacity:0;-webkit-transition:opacity 1.1s ease 167ms, -webkit-clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity 1.1s ease 167ms, -webkit-clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1);transition:clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.1s ease 167ms;transition:clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.1s ease 167ms, -webkit-clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1)}.why-petcube-sharing .image-container img.finish,.why-petcube-sharing .text-container img.finish,.why-petcube-monitoring .image-container img.finish,.why-petcube-monitoring .text-container img.finish{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);opacity:1}.why-petcube-sharing .image-container,.why-petcube-monitoring .image-container{width:48%;padding-right:46px;float:left;overflow:hidden}.why-petcube-sharing .text-container,.why-petcube-monitoring .text-container{width:52%;padding-left:42px}.why-petcube-sharing .text-container p,.why-petcube-sharing .text-container .h1,.why-petcube-monitoring .text-container p,.why-petcube-monitoring .text-container .h1{max-width:480px}.why-petcube-sharing .text-container .h1,.why-petcube-monitoring .text-container .h1{margin:44px 0 33px 0}.why-petcube-monitoring{padding:93px 0 119px 0}.why-petcube-monitoring .image-container{padding-left:46px;padding-right:0;float:right}.why-petcube-monitoring .text-container{padding-left:0;padding-right:42px;float:left}.why-petcube-design{padding:57px 0 120px 0;background:#f8f8f8}.why-petcube-design .image-container{max-width:1048px;margin:55px auto 0 auto;overflow:hidden}.why-petcube-design .image-container img{width:100%;height:auto;vertical-align:top;-webkit-clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);clip-path:polygon(0 0, 0 0, 0 100%, 0 100%);opacity:0;-webkit-transition:opacity 1.1s ease 167ms, -webkit-clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity 1.1s ease 167ms, -webkit-clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1);transition:clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.1s ease 167ms;transition:clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1), opacity 1.1s ease 167ms, -webkit-clip-path 1.1s cubic-bezier(0.19, 1, 0.22, 1)}.why-petcube-design .image-container img.finish{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);opacity:1}.why-petcube-design .text{max-width:690px;margin:0 auto;text-align:center}.why-petcube-design .text .h1{margin:0 0 40px 0}.why-petcube-design .text p{font-size:16px;line-height:28px}.why-petcube-design .spec-list{max-width:924px;margin:0 auto;text-align:center}.why-petcube-design .spec-list li{margin-top:40px;width:33.33333%;display:inline-block;vertical-align:top}.why-petcube-design .spec-list li i.icon{font-size:22px}.why-petcube-shopnow{background:#353535;text-align:center;padding:46px 0 96px 0}.why-petcube-shopnow .h1{margin-bottom:28px;color:#fff}.no-js .why-petcube-main article{opacity:1}.no-js .why-petcube-advantages p{opacity:1}@media only screen and (max-width:960px){.why-petcube-page header.main .content.table{padding-right:0}.why-petcube-sharing .text .spec-list li,.why-petcube-monitoring .text .spec-list li{padding-right:10px}.why-petcube-sharing .text-container{padding-left:10px}.why-petcube-monitoring .text-container{padding-right:10px}}@media only screen and (max-width:640px){.why-petcube-page .h1{line-height:32px}.why-petcube-main .h8{margin-bottom:7px;line-height:20px;font-size:12px}.why-petcube-main h1{line-height:24px;margin-bottom:30px}.why-petcube-main article{padding:168px 0}.why-petcube-advantages{padding:46px 0 56px 0}.why-petcube-advantages p{font-size:14px;line-height:24px;margin:0}.why-petcube-advantages .advantages-list li{width:100%;margin-top:34px}.why-petcube-advantages .advantages-list p{font-size:14px;line-height:24px}.why-petcube-videochat{padding:44px 0 49px 0}.why-petcube-videochat .h1{margin-bottom:7px}.why-petcube-videochat .text p{font-size:14px;line-height:24px;margin-bottom:31px}.why-petcube-videochat .spec-list li{width:50%;margin-top:37px}.why-petcube-videochat .spec-list p{margin-top:5px;line-height:24px}.why-petcube-peacemind{padding:41px 0 39px 0}.why-petcube-peacemind .h1{margin-bottom:15px}.why-petcube-peacemind .text p{font-size:14px;line-height:24px;margin-bottom:0}.why-petcube-peacemind .spec-list p{margin-top:5px;line-height:24px}.why-petcube-peacemind .spec-list li{width:50%;margin-top:23px}.why-petcube-sharing{padding-top:44px}.why-petcube-monitoring{padding:44px 0 55px 0}.why-petcube-sharing .text,.why-petcube-monitoring .text{max-width:1092px;margin:0 auto}.why-petcube-sharing .text p,.why-petcube-monitoring .text p{font-size:16px;line-height:28px}.why-petcube-sharing .text .spec-list,.why-petcube-monitoring .text .spec-list{margin-top:0}.why-petcube-sharing .text .spec-list li,.why-petcube-monitoring .text .spec-list li{padding-right:0;margin-top:23px}.why-petcube-sharing .text .spec-list p,.why-petcube-monitoring .text .spec-list p{margin:5px 0 0 0;line-height:24px}.why-petcube-sharing .text .spec-list i,.why-petcube-monitoring .text .spec-list i{display:inline-block;vertical-align:top;float:none;margin-top:0}.why-petcube-sharing .image-container,.why-petcube-sharing .text-container,.why-petcube-monitoring .image-container,.why-petcube-monitoring .text-container{float:none;width:100%;padding:0}.why-petcube-sharing .text-container,.why-petcube-monitoring .text-container{text-align:center}.why-petcube-sharing .text-container p,.why-petcube-sharing .text-container .h1,.why-petcube-monitoring .text-container p,.why-petcube-monitoring .text-container .h1{max-width:480px;margin:0 auto}.why-petcube-sharing .text-container .h1,.why-petcube-monitoring .text-container .h1{margin-bottom:14px}.why-petcube-sharing .text-container p,.why-petcube-monitoring .text-container p{font-size:14px;line-height:24px}.why-petcube-sharing .image-container,.why-petcube-monitoring .image-container{margin-top:33px}.why-petcube-design{padding-bottom:15px}.why-petcube-design .text .h1{margin-bottom:14px}.why-petcube-design .text p{font-size:14px;line-height:24px}.why-petcube-design .spec-list li{margin-top:26px;width:100%}.why-petcube-design .spec-list p{margin-top:5px;line-height:24px}.why-petcube-design .image-container{margin-top:30px}.why-petcube-shopnow{padding:44px 0 59px 0}.why-petcube-shopnow .h1{margin:0 0 32px 0}.why-petcube-shopnow .h1 span{display:block}}
#flash-messages{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100000003}header.main.fixed+main.container #flash-messages{position:fixed;top:unset}.msg-container{position:relative;padding:16px 110px 14px 15px;background:#f5a623;z-index:10;min-width:255px}.msg-container.success{background:#75c71b}.msg-container.error{background:#da4848}.msg-container p{margin-bottom:0;color:#fff}.msg-container p a{color:#fff;font-weight:500;text-decoration:underline}.msg-container .msg-close{display:block;position:absolute;color:#fff;text-decoration:none;font-size:13px;top:50%;transform:translateY(-50%);right:17px}.msg-container .msg-close:hover{text-decoration:none}.msg-container .msg-close i{display:block;font-size:14px}@media only screen and (max-width:800px){.msg-container{width:100%;box-sizing:border-box;padding-right:50px}.msg-container p{font-size:13px;line-height:18px}}
.reg-form__content{overflow:auto;margin-top:50px}.reg-form__container{position:relative;max-width:320px;margin:0 auto 100px}.reg-form__container p{margin:18px 0}.reg-form__container .reset-pass{padding-top:30px}.reg-form__container .reset-pass h1{text-align:center;font-size:26px;line-height:34px}.reg-form__container .reset-pass p{text-align:center}.reg-form__container .reset-pass .stn-form,.reg-form__container .reset-pass .forgot-terms{max-width:380px;margin:0 auto}.reg-form__container .reset-pass .forgot-terms{margin-top:20px}.reg-form__container .or-text{text-align:center}.reg-form__container .button{width:100%;text-align:center;margin:30px 0 0}.reg-form__container .forgot-terms{text-align:center}.reg-form__container .forgot-terms p{margin-bottom:0;color:#999}.reg-form__container .forgot-terms a{color:#f9aa16}.reg-form__pager li{display:inline-block;vertical-align:top;width:50%;text-align:center}.reg-form__pager a{position:relative;display:block;padding:26px 0;font-weight:600;font-size:20px;line-height:28px;color:#bfbfc1;text-decoration:none}.reg-form__pager a::before{content:'';position:absolute;bottom:0;left:0;display:block;width:100%;height:1px;background:#e0e0e2;transition:height 0.3s, background 0.3s}.reg-form__pager a.active{color:#29292b}.reg-form__pager a:hover::before,.reg-form__pager a.active::before{height:5px;background:#ffb731}.reg-form__container .social-btn__container{margin-top:25px}.reg-form__container .social-btn__container a{position:relative;display:block;font-weight:800;text-decoration:none;font-size:12px;line-height:20px;padding:15px 20px 15px 67px;border:1px solid transparent;border-radius:6px;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:8px}.reg-form__container .social-btn__container a:hover{text-decoration:none}.reg-form__container .social-btn__container a:last-child{margin-bottom:0}.reg-form__container .social-btn__container a::before{content:'';display:block;position:absolute;top:50%;left:0;width:60px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);background-size:contain;background-repeat:no-repeat;background-position:center}.reg-form__container .social-btn__container a.facebook-btn::before{height:36px;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.5 18.082c0 6.778-4.936 12.4-11.39 13.418v-9.492h3.145l.599-3.926h-3.745v-2.546c0-1.075.522-2.123 2.2-2.123h1.703v-3.342s-1.545-.265-3.022-.265c-3.085 0-5.1 1.88-5.1 5.284v2.992h-3.427v3.926h3.428V31.5C9.436 30.481 4.5 24.86 4.5 18.082 4.5 10.58 10.543 4.5 18 4.5s13.5 6.08 13.5 13.582z' fill='%23fff'/%3E%3C/svg%3E")}.reg-form__container .social-btn__container a.google-btn::before{height:36px;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.5 18.311c0-.956-.085-1.88-.248-2.76H18.275v5.225h7.413c-.317 1.691-1.292 3.117-2.747 4.073v3.39h4.45c2.608-2.359 4.109-5.817 4.109-9.928z' fill='%233E82F1'/%3E%3Cpath d='M18.275 31.5c3.722 0 6.84-1.206 9.116-3.269l-4.45-3.39c-1.23.811-2.81 1.29-4.666 1.29-3.591 0-6.625-2.375-7.708-5.567H5.963v3.503C8.23 28.474 12.889 31.5 18.275 31.5z' fill='%2332A753'/%3E%3Cpath d='M10.567 20.564A7.894 7.894 0 0 1 10.134 18c0-.887.155-1.752.433-2.563V11.94H5.963A13.314 13.314 0 0 0 4.5 18c0 2.177.534 4.24 1.463 6.06l4.604-3.496z' fill='%23F9BB00'/%3E%3Cpath d='M18.275 9.87c2.02 0 3.838.682 5.262 2.017l3.954-3.875C25.108 5.835 21.99 4.5 18.275 4.5c-5.386 0-10.045 3.026-12.312 7.44l4.604 3.497c1.083-3.194 4.117-5.567 7.708-5.567z' fill='%23E74133'/%3E%3C/svg%3E")}.reg-form__container .social-btn__container a.apple-btn::before{height:50px;background-image:url("data:image/svg+xml,%3Csvg width='39' height='44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='none' d='M0 0h39v44H0z'/%3E%3Cpath d='M19.82 13.138c1.083 0 2.44-.732 3.25-1.708.732-.885 1.266-2.121 1.266-3.357 0-.168-.015-.336-.046-.473-1.205.046-2.655.809-3.524 1.83-.687.779-1.313 2-1.313 3.25 0 .184.031.367.046.428.077.015.199.03.32.03zM16.005 31.6c1.48 0 2.136-.992 3.983-.992 1.876 0 2.288.961 3.936.961 1.617 0 2.7-1.495 3.723-2.96 1.144-1.678 1.617-3.326 1.648-3.402-.107-.03-3.205-1.297-3.205-4.852 0-3.082 2.442-4.47 2.579-4.577-1.617-2.32-4.074-2.38-4.745-2.38-1.816 0-3.296 1.098-4.226 1.098-1.007 0-2.335-1.037-3.906-1.037-2.99 0-6.027 2.472-6.027 7.14 0 2.9 1.13 5.966 2.517 7.95 1.19 1.678 2.228 3.051 3.723 3.051z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E")}.reg-form__container .social-btn__container .facebook-btn{background:#3778ea;border-color:#3778ea;color:#fff}.reg-form__container .social-btn__container .google-btn{background:#fff;border-color:#bfbfc1;color:#979798}.reg-form__container .social-btn__container .apple-btn{background:#000;border-color:#000;color:#fff}.reg-form__container .last-message p{text-align:center;font-weight:500}.reg-form__container .email-verification{text-align:center}.reg-form__container .email-verification .button{margin:0}.reg-form__container .email-verification h1{margin:14px 0}.reg-form__container .email-verification h2,.reg-form__container .email-verification .code-form .messages{position:relative;display:inline-block;white-space:nowrap;left:50%;transform:translateX(-50%);vertical-align:top}.reg-form__container .email-verification .code-digit input{font-weight:600;font-size:24px;line-height:32px;text-align:center;width:40px;height:40px;background:none;border:none;border-radius:unset;border-bottom:1px solid #979798;margin:16px 8px;padding:0}.reg-form__container .email-verification .code-digit input:focus{border:none !important;border-bottom:1px solid #ffb731 !important}.reg-form__container .email-verification .error .code-digit input{color:#ff574a;border-color:#ff574a}.reg-form__container .email-verification .code-form .messages{min-height:24px;min-width:100%;color:#979798;margin:5px 0 20px}.reg-form__container .email-verification .code-form .messages p{margin:0}.reg-form__container .email-verification .code-form .messages .error{color:#ff574a}.reg-form__content .target-service-info h1{font-size:32px;line-height:40px;margin-bottom:25px;text-align:center;white-space:nowrap}.reg-form__content .target-service-info .features{max-width:280px;margin:0 auto}.reg-form__content .target-service-info .feature p{margin:0}.reg-form__content .target-service-info .feature i{color:#ffb731}@media only screen and (max-width:640px){.reg-form__content{max-width:344px;margin-top:35px}.reg-form__container .email-verification h2{font-size:32px;line-height:40px}.reg-form__container .email-verification h2,.reg-form__container .code-form .error{white-space:normal}.reg-form__content .target-service-info h1{white-space:unset}}
.user-cabinet__left-column,.user-cabinet__body,.user-cabinet__right-column{position:relative}.profile-nav{text-align:right;padding:5px 0}.profile-nav__list{margin-bottom:0;min-width:150px;max-width:150px;display:inline-block}.profile-nav__item{position:relative;display:block;vertical-align:top;text-align:left}.profile-nav__item.new-item:before{content:'new';display:block;position:absolute;top:50%;transform:translateY(-50%);left:-36px;background:#ffb731;border-radius:3px;font-weight:700;font-size:8px;line-height:10px;letter-spacing:0;text-transform:uppercase;padding:3px 2px 1px;color:#fff}.profile-nav__item:last-child{margin-right:0}.profile-nav__item.billing-warning::before{content:'';display:block;width:5px;height:5px;position:absolute;top:50%;right:-10px;transform:translateY(-50%);background:#ffb731;border-radius:100%}.profile-nav__item a{font-weight:500;position:relative;display:inline-block;padding:15px 0;font-size:16px;line-height:24px;color:#979798;text-decoration:none}@media only screen and (min-width:640px){.profile-nav__item.sign-out{display:none;position:absolute;bottom:16px}.to-window-bottom-resized .profile-nav__item.sign-out{display:block}.profile-nav__item.sign-out a{font-weight:400;font-size:13px;line-height:20px;color:#6e6e6f}}.profile-nav__item a:hover,.profile-nav__item a.active{color:#29292b}.user-cabinet__container{max-width:520px;padding:17px 10px 0}.scrollbar .user-cabinet__container{margin-right:20px}.user-cabinet__container.wide{max-width:768px}.user-cabinet__container .user-cabinet__title{margin:0 0 24px 0;font-size:20px;line-height:28px}.user-cabinet__container .btn-container{margin-top:50px;text-align:right}.user-cabinet__container .btn-container>*{margin-left:12px;margin-bottom:12px}.user-cabinet__container .btn-container .back{float:left;margin-left:0}.subscription-container{margin-bottom:60px}.subscription-container .current-subscription li{list-style:none}.subscription-container .current-subscription li .name{display:inline-block;vertical-align:middle;width:45%}.subscription-container .current-subscription li .info{display:inline-block;vertical-align:middle;width:55%;padding-right:5px;text-align:right;box-sizing:border-box}.subscription-container .current-subscription hr{border:none;border-top:2px solid #e0e0e2;margin:14px -20px}.subscription-container .current-subscription li .info div.exp{color:#9a9a9a}.subscription-container .current-subscription li .info div.exp-warning{color:#eb3f45}.subscription-container .current-subscription li.no-subscription{padding:25px 18px}.subscription-container ul .device-info{margin-right:80px}.subscription-container ul .device-image{float:left}.subscription-container ul .device-desc{margin-left:80px;padding:4px 0}.subscription-container ul .device-name{font-weight:500}.subscription-container ul .device-type{color:#6e6e6f}.billing-container .gray-text__container p{display:block}.billing-container .card-number{font-size:14px;line-height:20px;color:#666}.gray-text__container .icon-warning,.subscription-container .current-subscription .icon-warning{color:#ffb731;position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:20px}.credit-card__container{margin-bottom:50px}.user-avatar-uploader{padding-bottom:38px}.user-avatar-uploader .avatar{display:inline-block;vertical-align:middle;width:100px;height:100px;border-radius:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.user-avatar-uploader .text-container{display:inline-block;vertical-align:middle;width:280px;padding-left:20px;box-sizing:border-box}.user-avatar-uploader .text-container p{margin-bottom:0;line-height:24px}.user-avatar-uploader .text-container a{color:#c5b46e;font-size:14px;font-weight:600;line-height:24px;text-decoration:none}.user-avatar-uploader .text-container a:hover{color:#a7954d}.subscription-container .current-subscription{margin-bottom:16px}.gray-text__container,.subscription-container .current-subscription li{position:relative;border:2px solid #e0e0e2;color:#000;font-size:16px;line-height:26px;padding:14px 20px;border-radius:6px;overflow:hidden}.subscription-container a:hover{text-decoration:none}.gray-text__container p{font-size:16px;margin-bottom:0;display:inline-block;vertical-align:top}.subscription-container .current-subscription p{font-size:12px;color:#999;display:inline-block;vertical-align:top;margin:0;padding:0}.subscription-container .current-subscription .hover-layer{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255, 255, 255, 0.9);border-radius:6px;opacity:0;transition:opacity 0.3s}.subscription-container a:hover .current-subscription .hover-layer{opacity:1}.subscription-container .hover-layer .ghost{border-color:#c7c7c7;color:#c7c7c7}.subscription-container .current-subscription a i{font-size:12px}.subscription-container .current-subscription li{border-radius:0;margin-bottom:-2px}.subscription-container .current-subscription li:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.subscription-container .current-subscription li.last-child,.subscription-container .current-subscription li:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.subscription-container .current-subscription .current-subscription--manage{position:absolute;top:50%;right:18px;color:#f4a614;transform:translateY(-50%)}.subscription-container .current-subscription a.current-subscription--manage{padding:0}.subscription-container .current-subscription i.current-subscription--manage{cursor:pointer;font-size:16px}.subscription-container .current-subscription.expanded i.current-subscription--manage{color:#6e6e6f}.subscription-container a.current-subscription--trial i{font-size:20px;line-height:20px;margin-right:2px}.subscription-container a.current-subscription--cancel{color:#9a9a9c}.subscription-container .current-subscription .trial-suggest{border:none;padding-left:0;padding-right:0}.subscription-container .current-subscription .manage{padding:0;border:none}.subscription-container .current-subscription .manage li:first-child{border-top-left-radius:0;border-top-right-radius:0}.subscription-container .current-subscription .manage li.actions{border:none;padding-left:0;padding-right:0}.subscription-container .current-subscription .manage li.actions button{width:100%;margin:10px 0}.subscription-container .plans-choose label{padding-left:38px;color:#29292b;width:100%}.subscription-container .plans-choose .plan-frequency{float:right}.subscription-container .plans-interval-switcher p{font-weight:500;font-size:16px;line-height:26px;color:#29292b}.subscription-container .plans-interval-switcher p i{font-size:20px;color:#f4a614;margin-right:10px}.user-cabinet__container.non-membership-banner{background:#f8f8f9;padding:21px 30px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.user-cabinet__container.non-membership-banner .image{height:344px}.user-cabinet__container.non-membership-banner .image img{vertical-align:top}.user-cabinet__container.non-membership-banner .information h4{margin-bottom:5px;font-size:24px;line-height:32px}.user-cabinet__container.non-membership-banner .information i{font-size:28px}.user-cabinet__container.non-membership-banner .information p{color:#6e6e6f}.user-cabinet__container.non-membership-banner .feature p{max-width:260px}.user-cabinet__container.non-membership-banner .information .row{margin-top:24px;margin-bottom:24px}.user-cabinet__container.non-membership-banner hr{border:none;border-top:2px solid #e0e0e2;margin:0 -30px 21px}.user-cabinet__container.non-membership-banner .buttons-group .button{width:100%;max-width:512px}.user-cabinet__container.history-container{max-width:none}.user-cabinet__video-history{border-radius:8px 8px 0 0;position:relative;overflow:hidden;background:#f8f8f9}.user-cabinet__video-history .simplebar{overflow-x:hidden;height:100vh}.user-cabinet__video-history .simplebar-vertical{top:46px}.user-cabinet__video-history header{position:-webkit-sticky;position:sticky;top:0;background:#e0e0e2;text-align:center;margin-bottom:15px;z-index:1}.user-cabinet__video-history header:last-child{margin-bottom:0}.user-cabinet__video-history header p{font-weight:500;font-size:13px;line-height:32px}.user-cabinet__video-history article{max-width:472px;margin:0 auto;padding:1px 28px}.user-cabinet__video-history article:last-child{margin-bottom:15px}.user-cabinet__video-history article+header{margin-top:15px}.user-cabinet__video-history .video-info p:first-child{font-size:26px;line-height:32px;letter-spacing:-0.2px}.user-cabinet__video-history .video-info p:last-child{font-size:16px;line-height:26px;letter-spacing:1px;text-transform:uppercase;color:#6e6e6f}.user-cabinet__video-history hr{max-width:46px;border-color:#e0e0e2;border-bottom:0;margin:6px 0 10px}.user-cabinet__video-history .video-preview figure{position:relative;margin:0 0 0 16px;cursor:pointer}.user-cabinet__video-history .video-preview .video-image{position:relative;background-size:cover;background-position:center;padding-bottom:56.25%;height:0;border-radius:11px;overflow:hidden}.user-cabinet__video-history .video-preview .video-overlay{position:absolute;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));top:0;left:0;right:0;bottom:0}.user-cabinet__video-history .video-preview .video-image:hover{box-shadow:0 0 0 2px #ffb731}.user-cabinet__video-history .video-download{display:inline-block;position:absolute;top:6px;right:6px;border-radius:4px;padding:4px}.user-cabinet__video-history .video-download:hover{background:rgba(41, 41, 43, 0.8);text-decoration:none}.user-cabinet__video-history .video-download i{font-size:20px;line-height:20px;color:#e0e0e2}.user-cabinet__video-history .video-download i,.user-cabinet__video-history .video-download i:before{display:block}.user-cabinet__video-history .video-download.downloading{background:none;-webkit-animation:pulse 1s infinite alternate;-moz-animation:pulse 1s infinite alternate;-o-animation:pulse 1s infinite alternate;animation:pulse 1s infinite alternate}.user-cabinet__video-history .video-empty{text-align:center;margin-top:80px}.user-cabinet__video-history .video-empty h4{font-size:24px;line-height:32px}.user-cabinet__video-history__filters{position:relative;padding-top:86px}.user-cabinet__video-history__filters ul{list-style:none;margin-bottom:16px}.user-cabinet__video-history__filters .filters-group-title{font-weight:500;font-size:11px;line-height:26px;letter-spacing:1.3px;text-transform:uppercase;color:#979798}.user-cabinet__video-history__filters .checkbox+label{position:relative;font-weight:500;font-size:16px;line-height:24px;color:#6e6e6f;padding:6px 8px 6px 32px;border-radius:8px;transition:background-color ease;left:-5px}.user-cabinet__video-history__filters .checkbox+label i{position:absolute;display:inline-block;left:7px;top:50%;transform:translateY(-50%);font-size:18px}.user-cabinet__video-history__filters .checkbox:checked+label{color:#ffb731}.user-cabinet__video-history__filters .checkbox:disabled+label{color:#b6b6b7}.user-cabinet__video-history__filters .checkbox+label i:before{display:block}.user-cabinet__video-history__filters .checkbox+label:hover{background:#f1f1f3}.user-cabinet__video-history__filters .checkbox+label:before,.user-cabinet__video-history__filters .checkbox+label:after{display:none}.user-cabinet__video-history__downloads{font-weight:500;position:absolute;bottom:16px;display:none}.user-cabinet__video-history__subscription{display:block;font-weight:400;font-size:11px;line-height:16px;color:#6e6e6f;padding-top:5px}.user-cabinet__video-history__subscription a{color:#29292b;margin-left:6px}.user-cabinet__video-history__downloads{padding:15px 0}.user-cabinet__video-history__downloads .title{font-weight:500;font-size:11px;line-height:16px;letter-spacing:1.3px;text-transform:uppercase;color:#979798}.user-cabinet__video-history__downloads .counter{font-size:11px;line-height:16px;color:#bfbfc1}.user-cabinet__video-history__downloads .icon-info{position:relative;cursor:pointer;font-size:10px;color:#29292b}.user-cabinet__video-history__mobile{text-align:center}.user-cabinet__video-history__mobile figure{margin:44px 0;min-height:267px}.user-cabinet__video-history__mobile figure img{vertical-align:top}.user-cabinet__video-history .locked-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:0}.user-cabinet__video-history .locked-overlay{background:rgba(241, 241, 243, 0.8);position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.user-cabinet__video-history .locked-overlay article{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0;margin:0;width:100%;max-width:400px}.user-cabinet__video-history .locked-overlay .icon-cloud{display:block;font-size:40px}.user-cabinet__video-history .locked-overlay h2{font-size:24px;line-height:32px;margin-bottom:14px}.user-cabinet__video-history .locked-overlay p{margin-bottom:14px}.user-cabinet__container.sessions-container{max-width:512px}.user-cabinet__container.sessions-container .text-success{color:#5bce3e}.user-cabinet__container.sessions-container .text-gray{color:#68686a}.user-cabinet__container.sessions-container .text-gray-lighter{color:#9e9ea0}.user-cabinet__container.sessions-container .user-cabinet__title{margin-bottom:6px}.user-cabinet__container.sessions-container ul{list-style:none;margin-bottom:20px}.user-cabinet__container.sessions-container li{position:relative;border-top:1px solid #f1f1f3;border-bottom:1px solid #f1f1f3;margin-bottom:-1px;padding:16px 18.295% 12px 16px}.user-cabinet__container.sessions-container li p{margin-bottom:16px}.user-cabinet__container.sessions-container li .action{position:absolute;right:0;top:7px;bottom:7px;border-left:1px solid #f1f1f3;width:18.295%}.user-cabinet__container.sessions-container li .action a{position:absolute;cursor:pointer;color:#979798;font-size:14px;top:50%;left:50%;transform:translate(-50%, -50%)}.user-cabinet__container.sessions-container li .action a:hover{text-decoration:none}.user-cabinet__container.games-container{max-width:587px}.user-cabinet__container.games-container .user-cabinet__title{margin-bottom:6px}.user-cabinet__container.games-container .text-gray{color:#68686a}.user-cabinet__container.games-container .text-gray-lighter{color:#9e9ea0}.user-cabinet__container.games-container .simplebar{overflow-x:hidden;height:100vh}.user-cabinet__container.games-container .games-sessions{margin-right:75px}.user-cabinet__container.games-container .games-sessions li{border-top:1px solid #f1f1f3;border-bottom:1px solid #f1f1f3;margin-bottom:-1px;padding:5px 12px}.user-cabinet__container.games-container .games-sessions li p{font-size:11px;line-height:18px;margin:0}.user-cabinet__container.games-container .games-sessions li .avatar img{object-fit:cover;object-position:center;border-radius:50%;width:100%;max-width:36px;vertical-align:top;margin-right:12px}.user-cabinet__container.ef-instructions-container{max-width:none}.user-cabinet__info-block{background:#ffb731;padding:15px;margin-bottom:25px}.user-cabinet__info-block strong{font-weight:500}.user-cabinet__info-block header{margin-bottom:10px}.user-cabinet__info-block header img{margin-right:5px}.user-cabinet__info-block header .user-cabinet__title{margin:0}.user-cabinet__info-block footer{margin-top:15px}.user-cabinet__info-block footer a{color:#29292b}.user-cabinet__info-block footer a i{font-size:10px;margin-left:8px}@media only screen and (max-width:640px){.user-cabinet .content{overflow:hidden}.profile-nav__container{position:relative;height:44px;overflow:hidden;margin:0 -20px 10px}.profile-nav__container::before,.profile-nav__container::after{content:'';display:block;position:absolute;top:0;width:20px;height:100%;z-index:20}.profile-nav__container::after{right:0;background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1)}.profile-nav__container::before{left:0;background:-moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);background:-webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1)}.profile-nav{display:block;overflow-x:scroll;overflow-y:hidden;height:52px;-webkit-user-select:none;padding:0;position:relative;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.profile-nav::-webkit-scrollbar{display:none}.profile-nav__list{white-space:nowrap;min-width:auto;max-width:none;display:block}.profile-nav__item{display:inline-block;margin-right:25px}.profile-nav__item:first-child{margin-left:20px}.profile-nav__item:last-child{padding-right:20px}.profile-nav__item a{display:block;font-size:13px;line-height:13px;padding:11px 0}.profile-nav__item a::before{content:'';position:absolute;display:block;width:100%;height:2px;bottom:-1px;left:0;transition:height 0.3s, background 0.3s}.profile-nav__item a.active::before{height:4px;background:#ffb731;border-radius:12px}.user-cabinet__container{width:100%;padding:0}.user-cabinet__container .user-cabinet__title{margin-bottom:15px}.user-cabinet__container .btn-container{margin-top:25px;text-align:center}.user-cabinet__container .btn-container>*{margin:10px 0 0;width:100%}.user-cabinet__container .btn-container button,.user-cabinet__container .btn-container .button{width:100%}.user-cabinet__container .btn-container .back{float:none}.user-cabinet__container .change-password__form .line:first-child{margin-top:0}.subscription-container{margin-bottom:24px}.subscription-info{padding-right:0}.subscription-info span.ends{font-size:11px}.user-avatar-uploader .avatar{width:80px;height:80px}.user-avatar-uploader .text-container{width:auto}.billing-warning-ico{width:15px;height:15px;background-size:15px 15px}.billing-warning .billing-warning-ico{right:15px}.credit-card__container{padding-bottom:15px}.subscription-container .current-subscription li .name,.subscription-container .current-subscription li .info{width:100%;text-align:left}.subscription-container .plans-choose .plan-frequency{float:none;display:block}.subscription-container ul .device-info{margin-right:20px}.user-cabinet__container.non-membership-banner{padding:12px 20px 19px 20px}.user-cabinet__container.non-membership-banner hr{margin:0 -20px 19px}.user-cabinet__container.non-membership-banner .feature p{max-width:none}.user-cabinet__container.non-membership-banner .information i{font-size:24px}.user-cabinet__video-history__downloads{position:relative}.user-cabinet__container.games-container .games-sessions{margin-right:0}.user-cabinet__container.games-container .simplebar{height:70vh}}
.manage-subscriptions h2,.manage-subscriptions .h2{font-size:24px;line-height:32px;margin:0 0 24px}.manage-subscriptions h1 a,.manage-subscriptions h2 a{font-size:16px;color:#f9aa16;float:right;font-weight:400}.manage-subscriptions p{color:#6e6e6f;margin-bottom:20px}.manage-subscriptions p .accent,.manage-subscriptions p strong{color:#29292b}.manage-subscriptions p.no-margin{margin:0}.manage-subscriptions p.text-small{font-size:13px;line-height:20px}.manage-subscriptions .breadcrumbs{color:#9b9b9b;font-size:13px;line-height:26px;padding:20px 0}.manage-subscriptions .breadcrumbs a{color:#000;text-decoration:none}.manage-subscriptions .breadcrumbs a:hover{text-decoration:underline}.manage-subscriptions .breadcrumbs .active{color:#9b9b9b}.manage-subscriptions .breadcrumbs>span{margin-right:12px}.manage-subscriptions__content{max-width:512px;padding:60px 0 145px;margin:0 auto}.manage-subscriptions__content.store-checkout{margin-top:50px;padding-top:25px}.manage-subscriptions ul{margin:0;margin-bottom:45px}.manage-subscriptions ul.your-subscription{margin-bottom:24px}.manage-subscriptions ul>li{position:relative;border:2px solid #e0e0e2;list-style:none;padding:12px 18px;margin-bottom:-2px;line-height:24px}.manage-subscriptions ul>li .input-title{line-height:12px}.manage-subscriptions ul>li:first-child{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:0;border-bottom-left-radius:0;padding-top:11px}.manage-subscriptions ul>li:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding-bottom:11px}.manage-subscriptions ul>li .head{margin:-25px -18px 25px -18px;padding:25px 18px;border-bottom:2px solid #f1f1f1}.manage-subscriptions ul>li label{display:inline-block;width:100%;cursor:pointer;color:#29292b;padding-left:36px;letter-spacing:-0.1px}.manage-subscriptions ul li .plan-frequency,.manage-subscriptions ul li .plan-pricing{float:right}.manage-subscriptions ul li .plan-frequency--value:first-child{color:#6e6e6f;text-decoration:line-through;margin-right:15px}.manage-subscriptions ul li .plan-pricing{text-align:right;line-height:20px;margin:-7px 0 -11px}.manage-subscriptions ul li .plan-save{font-weight:500;color:#ffb731}.manage-subscriptions ul.plans-choose{margin-bottom:21px}.manage-subscriptions ul.list{padding-left:30px;margin-bottom:23px}.manage-subscriptions ul.list li{list-style:disc;background:none;padding:0;border:none}.manage-subscriptions ul.list li p{margin-bottom:0}.manage-subscriptions .plans-choose .plan-box{position:relative;text-align:center}.manage-subscriptions .plans-choose .plan-box label{padding:2px 2px 13px;font-size:16px;line-height:24px;width:100%;border-radius:10px;border:2px solid #f9b72f;box-shadow:0 16px 8px -10px #bfbfc1}.manage-subscriptions .plans-choose.monthly .plan-box label{padding-bottom:10px}.manage-subscriptions .plans-choose .plan-box label:before,.manage-subscriptions .plans-choose .plan-box label:after{display:none}.manage-subscriptions .plans-choose.yearly .plan-box label{padding-top:26px;padding-bottom:16px}.manage-subscriptions .plans-choose .plan-box .radio:checked+label{box-shadow:none;background:#fff4de}.manage-subscriptions .plans-choose .plan-box--depth{line-height:24px;font-size:32px;margin-bottom:2px}.manage-subscriptions .plans-choose.yearly .plan-box--depth{line-height:24px;font-size:28px}.manage-subscriptions .plans-choose .plan-box--units{line-height:20px;font-size:20px;margin-bottom:9px}.manage-subscriptions .plans-choose.yearly .plan-box--units{line-height:20px;font-size:16px;margin-bottom:6px}.manage-subscriptions .plans-choose .plan-box--save{font-weight:500;position:absolute;text-align:center;font-size:13px;line-height:16px;text-transform:uppercase;white-space:nowrap;background:#f9b72f;color:#fff;top:-2px;left:-2px;right:-2px;width:auto;border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:6px 0}.manage-subscriptions .plans-choose .plan-box--total{position:absolute;line-height:20px;font-size:12px;bottom:0;left:0;right:0;color:#a7874a}.manage-subscriptions .plans-choose .plan-box--name{font-weight:500;color:#171717;font-size:16px;line-height:24px;margin:4px 0}.manage-subscriptions .plans-choose .plan-box--name:after{content:'';display:block;background:#ffb731;opacity:0.4;width:85%;margin:4px auto;height:2px;vertical-align:middle}.manage-subscriptions .plans-choose.monthly .plan-box--name{font-size:20px;line-height:28px;margin-top:15px;margin-bottom:8px}.manage-subscriptions .plans-choose.monthly .plan-box--name:after{margin-top:13px;margin-bottom:6px}.manage-subscriptions .plans-choose .plan-box .radio:checked+label .plan-box--name{color:#81580b}.manage-subscriptions .plans-choose .plan-box--slogan{font-weight:400;font-size:11px;line-height:12px;margin-top:2px;color:#6e6e6f}.manage-subscriptions .plans-choose .plan-box .radio:checked+label .plan-box--slogan{color:#a7874a}.manage-subscriptions .plans-choose .plan-box--price{color:#ec9f0e}.manage-subscriptions .plans-choose.border-active .plans-choose--plan.active{border-color:#ffb731;z-index:1}.manage-subscriptions .plans-interval-toggler{margin:8px 0 36px}.manage-subscriptions .plans-interval-toggler>div:first-child,.manage-subscriptions .plans-interval-toggler>div:last-child{width:calc(50% - 44px);padding:0 12px}.manage-subscriptions .plans-interval-toggler p{font-weight:500;font-size:13px;line-height:16px;margin:0;color:#29292b}.manage-subscriptions .plans-interval-toggler p.notice{color:#f4a614}.manage-subscriptions .links-actions{margin-top:27px}.manage-subscriptions .links-actions a{color:#606060}.manage-subscriptions .links-actions a:hover{text-decoration:none}.manage-subscriptions .links-actions a i{display:inline-block;position:relative;vertical-align:middle;transition:left 0.3s ease-out;line-height:16px;left:0;color:#9a9a9a}.manage-subscriptions .current-subscription>li,.manage-subscriptions .your-credit-card>li{padding:18px}.manage-subscriptions .your-credit-card .card-name{font-size:16px;color:#666}.manage-subscriptions .your-credit-card .icon-warning{color:#ffb731;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:20px}.gray-arrow:before,.arrow-right:before{content:'';display:inline-block;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 15 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8 11.8L3.2 3.2m8.6 9l-8.6 8.6' stroke-linecap='square' stroke='%23D1D1D1' stroke-width='4' fill='none'/%3E%3C/svg%3E") no-repeat 0 0;background-size:contain;width:8px;height:12px;position:relative;transition:all 300ms ease}.arrow-right{padding-left:10px}.gray-arrow.left{margin-right:10px}.gray-arrow.left:before{transform:rotate(180deg)}.manage-subscriptions .inputs-row{margin-bottom:12px}.manage-subscriptions .inputs-row .input-item{position:relative;padding:0 8px}.manage-subscriptions .inputs-row .input-item:first-child{padding-left:0}.manage-subscriptions .inputs-row .input-item:last-child{padding-right:0}.manage-subscriptions .summary table{width:100%;margin-bottom:12px}.manage-subscriptions .summary tr{border-bottom:2px solid #f1f1f1}.manage-subscriptions .summary th{padding:18px 0;text-align:left;font-weight:normal;width:60%}.manage-subscriptions .summary td{text-align:right;width:40%}.manage-subscriptions .summary .order-total{font-weight:500;font-size:24px;line-height:32px;color:#282828;padding:0 0 12px;margin-bottom:0}.manage-subscriptions .checkout-toggle-box{margin:48px 0 27px}.manage-subscriptions__actions{margin-top:36px}.manage-subscriptions__actions.full-width button,.manage-subscriptions__actions.full-width .button{width:100%}.manage-subscriptions__actions .back a.button{padding-left:0}.manage-subscriptions .subscription-container{margin-bottom:22px}.manage-subscriptions .cancel-save{text-align:center;padding:0 0 60px}.manage-subscriptions .cancel-save img{width:70%}.manage-subscriptions__discount{margin-right:6px}.manage-subscriptions__cancel{margin-left:6px}.manage-subscriptions .payment-information ul{margin-bottom:0}.manage-subscriptions .payment-information .secured-message{margin-top:10px;margin-bottom:18px}.manage-subscriptions .care-info{margin:38px auto 12px;padding:0 10px;max-width:884px}.manage-subscriptions .care-info [class^="icon-"]{display:inline-block;font-size:20px;line-height:35px;height:30px;color:#ffb731}.manage-subscriptions .care-info p{font-size:13px;line-height:20px;margin-bottom:0;max-width:124px}.manage-subscriptions .care-info p .title{font-weight:500;color:#29292a}.manage-subscriptions .care-info p .lighter{color:#9a9a9c}.manage-subscriptions .care-info p .lighter.mobile{display:none}.manage-subscriptions .plans-interval-switcher:hover{text-decoration:none}.manage-subscriptions .plans-interval-switcher i{font-size:12px}.manage-subscriptions .plans-interval-switcher p{font-weight:500;font-size:16px;line-height:26px;margin-bottom:0;color:#29292b}.manage-subscriptions .plans-interval-switcher p i{font-size:20px;color:#f4a614;margin-right:10px}.manage-subscriptions .see-other-plans a{color:#9a9a9c}.manage-subscriptions.trial-wizard .content{padding-top:24px;padding-bottom:24px}.manage-subscriptions.trial-wizard .image-bg{width:100%;min-height:620px;background-position:center;background-size:cover}.manage-subscriptions.trial-wizard article{padding:22px 24px}.manage-subscriptions.trial-wizard.suggest-trial article{background:linear-gradient(180deg, #a38b71 0%, rgba(163, 139, 113, 0) 100%)}.manage-subscriptions.trial-wizard article .h8{font-size:10px;line-height:24px;opacity:0.9;margin:0}.manage-subscriptions.trial-wizard.suggest-trial article .h8{color:#fff}.manage-subscriptions.trial-wizard.suggest-trial article .h4{color:#fff;margin-bottom:12px}.manage-subscriptions.trial-wizard.suggest-trial article p{color:#29292b;opacity:0.9}.manage-subscriptions.trial-wizard.suggest-trial .features{padding:16px 0;margin-left:45px;margin-bottom:40px}.manage-subscriptions.trial-wizard.suggest-trial .feature p{position:relative;padding-left:34px;font-size:13px;line-height:20px;margin-bottom:16px}.manage-subscriptions.trial-wizard.suggest-trial .feature p i{position:absolute;left:0;top:4px;font-size:20px;color:#ffb731}.manage-subscriptions.trial-wizard.suggest-trial .feature .title{font-weight:500;color:#29292b}.manage-subscriptions.trial-wizard .custom-input-item .input{height:auto;padding-top:0;padding-bottom:0}.manage-subscriptions.trial-wizard .custom-input-item p{position:relative;top:1px;margin-bottom:0}.manage-subscriptions.trial-wizard .custom-input-item p:first-child{color:#29292b}.manage-subscriptions.trial-wizard.start-trial article .h8{color:#29292b}.manage-subscriptions.trial-wizard.start-trial .icon-lock{float:right;font-size:20px;color:#29292b}.manage-subscriptions.trial-wizard.start-trial .credit-cards{margin:32px 0 56px;min-height:22px;text-align:center}.manage-subscriptions.trial-wizard.start-trial .credit-cards img{vertical-align:top;margin-right:3px}.manage-subscriptions.trial-wizard.start-trial .credit-cards img:last-child{margin-right:0}.manage-subscriptions.trial-wizard.start-trial .trial-form h2{font-size:13px;line-height:16px;margin:16px 0}.manage-subscriptions.trial-wizard.start-trial .trial-form h2 a{font-size:13px;line-height:16px}.manage-subscriptions.trial-wizard.start-trial .trial-form .fields{max-width:368px;margin:0 auto}.manage-subscriptions.trial-wizard.start-trial .notice-1{font-size:13px;line-height:20px;margin:15px 0 10px}.manage-subscriptions.trial-wizard.start-trial .notice-2{max-width:468px;margin:15px auto 0;font-size:11px;line-height:16px;color:#979798}.manage-subscriptions.trial-wizard.start-trial .payment-request-placeholder{margin-bottom:14px}.manage-subscriptions.trial-wizard.start-trial button{margin-top:10px}.manage-subscriptions.trial-wizard.success-trial article{max-width:520px;margin:0 auto}.manage-subscriptions.trial-wizard.success-trial article h1{margin-bottom:15px}.manage-subscriptions.trial-wizard.success-trial article h1 span{color:#f9b72f}.manage-subscriptions.vet-chat-subscribe .h4{font-size:32px;line-height:40px}.manage-subscriptions.vet-chat-subscribe .vetchat-features{margin-bottom:40px}.manage-subscriptions.vet-chat-subscribe .vetchat-features p{position:relative;color:#171716;margin-bottom:20px;padding-left:34px}.manage-subscriptions.vet-chat-subscribe .vetchat-features p:last-child{margin-bottom:0}.manage-subscriptions.vet-chat-subscribe .vetchat-features i{position:absolute;left:0;top:0;color:#f9b72f}.manage-subscriptions.vet-chat-subscribe .vetchat-feedbacks{margin-bottom:45px}.manage-subscriptions.vet-chat-subscribe .vetchat-feedbacks article{border:1px solid #efefef;box-shadow:0 8px 32px rgba(17, 34, 78, 0.06);border-radius:16px;margin-bottom:15px;padding:20px}.manage-subscriptions.vet-chat-subscribe .vetchat-feedbacks p{margin:0}.manage-subscriptions.vet-chat-subscribe .vetchat-feedbacks .pic-name{margin:14px 0}.manage-subscriptions.vet-chat-subscribe .vetchat-feedbacks .pic-name svg{margin-right:12px}.manage-subscriptions.vet-chat-checkout .manage-subscriptions__content{max-width:316px}.manage-subscriptions.vet-chat-checkout h2{font-size:20px;line-height:28px}.manage-subscriptions.vet-chat-checkout h2 a{line-height:30px}.manage-subscriptions.vet-chat-checkout p{color:#29292b;margin-bottom:16px}.manage-subscriptions.vet-chat-checkout .manage-subscriptions__actions{margin:25px 0 10px}.manage-subscriptions.vet-chat-checkout .checkout-toggle-box{margin:20px 0 5px}.manage-subscriptions .update-news-offers{margin-top:6px}.manage-subscriptions.vet-chat-checkout .credit-cards{margin:20px 0 10px}.manage-subscriptions.vet-chat-checkout .credit-cards img{margin-right:4px}.manage-subscriptions.vet-chat-checkout .credit-cards .icon-lock{font-size:24px;color:#979798;float:right}.manage-subscriptions.vet-chat-checkout .sales-taxes{color:#6e6e6f;font-size:13px;line-height:20px}.manage-subscriptions.vet-chat-checkout .agreement{color:#6e6e6f;font-size:13px;line-height:20px;margin:16px 0 38px}.manage-subscriptions.vet-chat-checkout .service-features{margin:0 -10px 0}.manage-subscriptions.vet-chat-checkout .service-features .feature{margin:24px 0}.manage-subscriptions.vet-chat-checkout .service-features .feature figure,.manage-subscriptions.vet-chat-checkout .service-features .feature p{display:inline-block;vertical-align:middle}.manage-subscriptions.vet-chat-checkout .service-features .feature figure{margin:0 10px 0 -10px;width:90px;height:90px}.manage-subscriptions.vet-chat-checkout .service-features .feature figure img{width:100%}.manage-subscriptions.vet-chat-checkout .service-features .feature p{width:calc(100% - 100px);margin:0;color:#68686a}.manage-subscriptions.vet-chat-checkout .service-features .feature p strong{display:inline-block;margin-bottom:4px;color:#171716}.manage-subscriptions.vet-chat-checkout .promo-code{padding:11px 0 14px}.manage-subscriptions.vet-chat-checkout .promo-code-have-promo{line-height:24px}@media only screen and (max-width:1048px){.manage-subscriptions.trial-wizard.suggest-trial article h1{max-width:200px;margin-left:auto;margin-right:auto}.manage-subscriptions.trial-wizard.suggest-trial article p br{display:none}}@media only screen and (max-width:640px){.manage-subscriptions{min-height:auto}.manage-subscriptions h2,.manage-subscriptions .h2{margin:16px 0}.manage-subscriptions p{margin-bottom:24px}.manage-subscriptions .breadcrumbs{padding:10px 0}.manage-subscriptions__actions button,.manage-subscriptions__actions a{width:100%}.manage-subscriptions__content{padding-top:0;padding-bottom:76px}.manage-subscriptions ul li .plan-name{display:inline-block;vertical-align:middle;width:55%}.manage-subscriptions ul li .plan-frequency,.manage-subscriptions ul li .plan-pricing{display:inline-block;float:none;text-align:right;vertical-align:middle;width:45%}.manage-subscriptions ul li .plan-frequency--value{display:block;margin:0 !important}.manage-subscriptions ul li .plan-pricing .plan-frequency{width:auto}.manage-subscriptions .summary .order-total{padding:12px 0}.manage-subscriptions .care-info{margin-top:16px;margin-bottom:16px;max-width:312px}.manage-subscriptions .care-info p{line-height:16px;max-width:none}.manage-subscriptions .care-info p .title i{font-style:normal}.manage-subscriptions .care-info .icon{text-align:center}.manage-subscriptions .care-info p .lighter.mobile{display:inline}.manage-subscriptions .care-info p .lighter.desktop{display:none}.manage-subscriptions.trial-wizard .content{padding-top:0}.manage-subscriptions.trial-wizard .image-bg{min-height:135px}.manage-subscriptions.trial-wizard.suggest-trial article,.manage-subscriptions.trial-wizard.start-trial article{background:none;min-height:135px;-webkit-backdrop-filter:blur(30px) contrast(0.54);backdrop-filter:blur(30px) contrast(0.54)}.manage-subscriptions.trial-wizard.suggest-trial article .h4{max-width:none;margin-bottom:2px}.manage-subscriptions.trial-wizard.start-trial article .h8,.manage-subscriptions.trial-wizard.start-trial article .h4{color:#fff}.manage-subscriptions.trial-wizard.suggest-trial article p{font-weight:500;font-size:11px;line-height:16px;color:#fff;margin-bottom:0}.manage-subscriptions.trial-wizard.suggest-trial .features{padding:16px 30px;margin:0}.manage-subscriptions.trial-wizard.suggest-trial .feature:first-child{padding-top:0}.manage-subscriptions.trial-wizard.suggest-trial .feature{padding-top:6px;padding-bottom:0}.manage-subscriptions.trial-wizard.suggest-trial .feature p{font-size:15px;line-height:22px;margin-bottom:0}.manage-subscriptions.trial-wizard.start-trial .trial-form{padding:15px 16px}.manage-subscriptions.trial-wizard.start-trial .credit-cards{text-align:left}.manage-subscriptions.trial-wizard.start-trial .icon-lock{position:relative}.manage-subscriptions.trial-wizard.start-trial .credit-cards{margin:0 0 22px}.manage-subscriptions.vet-chat-subscribe .h4-mobile{font-size:32px;line-height:40px;text-align:center;margin-bottom:30px}.manage-subscriptions.vet-chat-subscribe .vetchat-features{max-width:278px;margin:0 auto}}
.activity-tracking-report .content{max-width:648px}.activity-tracking-report header{padding:20px 0}.activity-tracking-report header .title p{text-align:right;font-weight:500;font-size:16px;line-height:22px}.activity-tracking-report article{padding:20px 0 170px}.activity-tracking-report .period-selector{font-weight:500;font-size:21px;line-height:24px;color:#9e9ea0}.activity-tracking-report .summary-recommendation{font-size:36px;line-height:46px;margin:15px 0 40px}.activity-tracking-report .summary-recommendation.info{color:#46c786}.activity-tracking-report .summary-recommendation.warning{color:#ed7f1d}.activity-tracking-report .summary-recommendation.danger{color:#da4848}.activity-tracking-report .summary-diagnosis{font-size:18px;line-height:28px;margin-bottom:40px}.activity-tracking-report .care-awake{margin:8px 0 0}.activity-tracking-report .report{margin:60px 0}.activity-tracking-report .report h2{font-size:21px;line-height:24px;margin:0 0 15px}.activity-tracking-report .report figure{position:relative;width:100%;height:400px;margin:0;padding:0}.activity-tracking-report .report .changes-badge{display:inline-block;border-radius:6px;padding:5px 8px 5px 24px;margin-left:12px;font-size:12px;line-height:14px;color:#fff;vertical-align:bottom}.activity-tracking-report .report .changes-badge.up{background:url("data:image/svg+xml,%3Csvg width='12' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 0l5.196 8.1H.804L6 0z' fill='%23fff'/%3E%3C/svg%3E") no-repeat left 8px center #cbcbcd}.activity-tracking-report .report .changes-badge.down{background:url("data:image/svg+xml,%3Csvg width='12' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8.8L.804.7h10.392L6 8.8z' fill='%23fff'/%3E%3C/svg%3E") no-repeat left 8px center #cbcbcd}.activity-tracking-report .report.info .changes-badge{background-color:#46c786}.activity-tracking-report .report.warning .changes-badge{background-color:#f2994a}.activity-tracking-report .report.danger .changes-badge{background-color:#ff6262}.activity-tracking-report .report .duration{margin-bottom:30px}.activity-tracking-report .report .duration .current{margin-right:10px}.activity-tracking-report .report .duration .usual{color:#9e9ea0}.activity-tracking-report .user-feedback{text-align:center;padding:40px;background:#f9b72f;color:#fff}.activity-tracking-report .user-feedback h2{font-size:32px;line-height:42px;margin:0 0 30px}.activity-tracking-report .user-feedback .button{min-width:272px}@media (max-width:640px){.activity-tracking-report header{padding:10px 0}.activity-tracking-report article{padding:20px 0 75px}.activity-tracking-report .summary-recommendation{margin-bottom:30px}.activity-tracking-report .report{margin:50px 0}.activity-tracking-report .report .duration{margin-bottom:15px}.activity-tracking-report .report figure{height:280px}.activity-tracking-report .content.padding-mobile-small .user-feedback{margin-left:-12px;margin-right:-12px}}
.vet-assistant-container{position:absolute;top:30px;left:16px;right:16px;bottom:0}.user-cabinet__container.vet-assistant-container{max-width:none;padding:0}.vet-assistant{display:flex;flex-direction:column;position:relative;height:100%;width:100%;overflow:hidden}.vet-assistant,.vet-assistant p{font-size:16px;line-height:24px;text-align:left}.vet-assistant .vets-online-container{background:#fff;border-radius:6px 6px 0 0;padding:12px 22px}.vet-assistant .vets-online-container .vets-count{position:relative;text-align:right;font-size:13px;line-height:20px}.vet-assistant .vets-online-container .vets-count svg{vertical-align:middle;margin-right:5px}.vet-assistant .vets-online-container .vets-profile{margin-top:12px}.vet-assistant .vets-online-container .vets-avatar{position:relative;width:56px;height:56px;border:1px solid #f1f1f3;border-radius:50%;padding:2px;margin-right:16px}.vet-assistant .vets-online-container .vets-avatar:after{content:'';display:block;width:11px;height:11px;background:#5bce3e;border:2px solid #fff;border-radius:50%;position:absolute;top:40px;right:3px}.vet-assistant .vets-online-container .vets-avatar img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%}.vet-assistant .vets-online-container .vets-info{width:calc(100% - 81px)}.vet-assistant .vets-online-container .vets-info p{font-size:13px;line-height:16px}.vet-assistant .vets-online-container p.vets-name{margin-bottom:5px}.vet-assistant .vets-online-container p.vets-grade{line-height:20px}.vet-assistant .vets-online-container .vets-stars svg{vertical-align:top;margin-right:3px}.vet-assistant .vets-online-container .vets-stars svg:last-child{margin-right:10px}.vet-assistant .message-container{position:relative;background:#f8f8f9;border-radius:6px;flex:1;overflow:auto}.vet-assistant .message-container,.vet-assistant .message-container .simplebar-content{display:flex;flex-flow:column-reverse nowrap}.vet-assistant .message-container.messages-top,.vet-assistant .message-container.messages-top .simplebar-content{flex-direction:column}.vet-assistant .message-container:not([data-simplebar]){overflow:auto}.vet-assistant .message-container .simplebar-wrapper{height:100%}.vet-assistant .message-container .simplebar-content{min-height:100%}.vet-assistant .message-header+.message-container{border-radius:0 0 6px 6px}.vet-assistant .message-container a{font-weight:500}.vet-assistant .message-container .simplebar-vertical{top:24px;bottom:24px}.vet-assistant .message-container .messages{padding:24px}.vet-assistant .message-container .message-row{margin-bottom:12px}.vet-assistant .message-container .message-row:last-child{margin-bottom:0}.vet-assistant .message-container .message-row:after{display:block;content:"";clear:both}.vet-assistant .message-container .message-row.vet[data-action]:empty:before,.vet-assistant .message-container .message-row.user[data-action]:empty:before{content:attr(data-action);background:url("data:image/svg+xml,%3Csvg width='18' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 2a1.714 1.714 0 103.429 0A1.714 1.714 0 000 2zm9 1.715A1.714 1.714 0 119 .286a1.714 1.714 0 010 3.429zm7.286 0a1.714 1.714 0 110-3.429 1.714 1.714 0 010 3.429z' fill='%23979798'/%3E%3C/svg%3E") no-repeat left center;background-size:18px 4px;font-size:13px;line-height:20px;padding:0 0 0 38px;color:#9e9ea0}.vet-assistant .message-container .message-row .avatar{display:inline-block;width:32px;height:32px;border-radius:50%;overflow:hidden;vertical-align:bottom;background-position:center;background-size:contain}.vet-assistant .message-container .message-row.vet .avatar{float:left}.vet-assistant .message-container .message-row.user .avatar{float:right}.vet-assistant .message-container .message-row .message{display:inline-block;vertical-align:bottom;max-width:calc(93% - 32px)}.vet-assistant .message-container .message-row .message .author-name{font-weight:500;font-size:13px;line-height:16px;color:rgba(23, 23, 22, 0.42);margin:8px 15px}.vet-assistant .message-container .message-row .message-content{position:relative;padding:16px 20px;border-radius:24px;box-shadow:0 8px 32px rgba(17, 34, 78, 0.06)}.vet-assistant .message-container .message-row .message-content p{margin-bottom:9px}.vet-assistant .message-container .message-row .message-content p:last-child{margin-bottom:0}.vet-assistant .message-container .message-row .message-content a{cursor:pointer}.vet-assistant .message-container .message-row .message-content a.action-link:hover{text-decoration:none}.vet-assistant .message-container .message-row .message-content a.action-link i{font-size:10px;position:relative;top:1px;left:1px}.vet-assistant .message-container .message-row .message-content a.linkified{word-break:break-all}.vet-assistant .message-container .message-row .message.media,.vet-assistant .message-container .message-row .message img,.vet-assistant .message-container .message-row .message video,.vet-assistant .message-container .message-row .message audio{vertical-align:top;width:100%}.vet-assistant .message-container .message-row .message.media:empty{display:none}.vet-assistant .message-container .message-row .message.media:not(.download) .message-content{padding:0;overflow:hidden;background:none;box-shadow:none}.vet-assistant .message-container .message-system{margin:32px 0}.vet-assistant .message-container .message-system:first-child{margin-top:16px}.vet-assistant .message-container .message-system p{font-size:13px;line-height:20px;text-align:center;color:#979798}.vet-assistant .message-container .message-row.system .message,.vet-assistant .message-container .message-row.vet .message{float:left}.vet-assistant .message-container .message-row.user .message{float:right}.vet-assistant .message-container .message-row.system .message-content,.vet-assistant .message-container .message-row.vet .message-content,.vet-assistant .message-container .message-system .message-content{background:#fff;color:#171716}.vet-assistant .message-container .message-row .radio+label{color:#171716}.vet-assistant .message-container .message-row.user .message-content{background:#f9b72f;color:#fff}.vet-assistant .message-container .message-row.user .message-content p{font-weight:500}.vet-assistant .message-container .message-row.user .message-content a{font-weight:500;color:#fff}.vet-assistant .message-container .message-row .message-status{padding:5px 10px 0}.vet-assistant .message-container .message-row.system .message-status,.vet-assistant .message-container .message-row.vet .message-status{text-align:left}.vet-assistant .message-container .message-row.user .message-status{text-align:right;padding-left:30px;padding-right:30px}.vet-assistant .message-container .message-row.user .message.sent .message-status{background:url("data:image/svg+xml,%3Csvg width='25' height='20' viewBox='0 0 25 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%0A%3Cpath d='M7.50013 13.4749L4.02513 9.99987L2.8418 11.1749L7.50013 15.8332L17.5001 5.8332L16.3251 4.6582L7.50013 13.4749Z' fill='%23979798'/%3E%0A%3C/svg%3E") no-repeat right center;background-size:25px 20px}.vet-assistant .message-container .message-row.user .message.sent.read .message-status{background-image:url("data:image/svg+xml,%3Csvg width='25' height='20' viewBox='0 0 25 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%0A%3Cpath d='M7.50013 13.4749L4.02513 9.99987L2.8418 11.1749L7.50013 15.8332L17.5001 5.8332L16.3251 4.6582L7.50013 13.4749Z' fill='%23979798'/%3E%0A%3Cpath d='M12.5001 13.4749L10.7626 11.6499L10.171 11L9 12L10.171 13.4166L12.5001 15.8332L22.5001 5.8332L21.3251 4.6582L12.5001 13.4749Z' fill='%23979798'/%3E%0A%3C/svg%3E")}.vet-assistant .message-container .message-row .message-status .time{color:#979798;font-size:13px;line-height:20px;text-transform:lowercase}.vet-assistant .message-container .message-row .actions{clear:both;padding-top:16px}.vet-assistant .message-container .message-row .actions button,.vet-assistant .message-container .message-row .actions .button{width:100%}.vet-assistant .message-container .message-row .radio.highlight:not(:checked)+label:before,.vet-assistant .message-container .message-row .radio.radio-button.highlight:not(:checked)+label{animation:radio-button-pulse 3s ease infinite}@-webkit-keyframes radio-button-pulse{0%,33%,100%{-moz-box-shadow:0 0 0 0 rgba(255, 183, 49, 0)}66%{-moz-box-shadow:0 0 0 5px rgba(255, 183, 49, 0.2)}}@keyframes radio-button-pulse{0%,33%,100%{-moz-box-shadow:0 0 0 0 rgba(255, 183, 49, 0);box-shadow:0 0 0 0 rgba(255, 183, 49, 0)}66%{-moz-box-shadow:0 0 0 5px rgba(255, 183, 49, 0.2);box-shadow:0 0 0 5px rgba(255, 183, 49, 0.2)}}.vet-assistant .message-composer{background:#fff;padding:12px 0 24px;position:relative;width:100%;bottom:0}.vet-assistant .message-composer a.button{width:100%}.vet-assistant .message-composer form{position:relative;padding-top:0}.vet-assistant .message-composer .input-item{margin-right:64px;width:auto}.vet-assistant .message-composer .input-item textarea{background:#f8f8f9;border-color:#f8f8f9;line-height:20px;resize:none;height:52px;min-height:52px;max-height:160px}.vet-assistant .message-composer .input-item textarea:focus{background:#fff}.vet-assistant .message-composer .input-item textarea:placeholder-shown{text-overflow:ellipsis}.vet-assistant .message-composer .input-item textarea::placeholder{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vet-assistant .message-composer.with-attachments textarea{padding-left:54px}.vet-assistant .message-composer .actions{position:absolute;bottom:0;right:0}.vet-assistant .message-composer .actions button{font-size:24px;line-height:18px;padding:11px 12px 11px 13px;width:52px;margin:0}.vet-assistant .message-composer .attach-file{position:absolute;left:16px;bottom:15px}.vet-assistant .message-composer input[type=file]{display:none}.vet-assistant .message-composer input[type=file]+label{display:block;cursor:pointer}.vet-assistant .message-composer input[type=file]+label i{font-size:20px;color:#a2a2a2}.vet-assistant .message-container .emergency-message article{max-width:287px;margin:5px auto;text-align:center}.vet-assistant .message-container .emergency-message img{margin-bottom:15px}.vet-assistant .message-container .emergency-message h3{font-size:16px;line-height:24px;color:#29292b;margin-bottom:10px}.vet-assistant .message-container .emergency-message .message-content p{color:#29292b;margin-bottom:5px}.vet-assistant .message-container .emergency-message .message-content .action-link{display:inline-block;margin-top:5px}.vet-assistant .start-vet-chat{padding:11px 12px;border-top:1px solid #f1f1f3;border-bottom:1px solid #f1f1f3;background:#fff}.vet-assistant .start-vet-chat .button{width:100%}@media only screen and (max-width:640px){.user-cabinet__container.vet-assistant-container{margin-top:0}.vet-assistant-container{top:0;left:0;right:0;bottom:0}.vet-assistant,.vet-assistant p{font-size:13px;line-height:20px}.vet-assistant .vets-online-container{padding:12px 10px}.vet-assistant .message-container{border-radius:0}.vet-assistant .message-container .simplebar-vertical{top:12px;bottom:12px}.vet-assistant .message-container .messages{padding:12px}.vet-assistant .message-container .message-row .message-content{border-radius:16px;padding:8px 12px}.vet-assistant .message-container .message-row .avatar{width:20px;height:20px}.vet-assistant .message-container .message-row .message{max-width:calc(100% - 20px)}.vet-assistant .message-container .message-row .message .author-name{margin:2px 8px 6px}.vet-assistant .message-container .message-row .radio+label{font-size:13px;line-height:20px}.vet-assistant .message-container .message-row .radio:not(.radio-button)+label{padding-left:28px}.vet-assistant .message-composer{padding-bottom:32px;padding-left:12px;padding-right:12px;border-top:1px solid #f1f1f3}}
.survey-rating-stars{unicode-bidi:bidi-override;direction:rtl;margin:40px 0}.survey-rating-stars a{text-decoration:none;width:55px;height:43px;background-repeat:no-repeat;background-position:center;background-size:45px 43px;padding:0 5px}.survey-rating-stars .star,.survey-rating-stars>a.selected,.survey-rating-stars>a.selected~a,.survey-rating-stars>a:hover,.survey-rating-stars>a:hover~a{background-image:url("data:image/svg+xml,%3Csvg width='45' height='43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.54.31l6.892 13.966 15.567 2.247L33.73 27.36l2.676 15.33-13.865-7.223L8.594 42.69l2.676-15.332L0 16.523l15.567-2.247L22.54.31z' fill='url(%23paint0_linear)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='28.226' y1='2.384' x2='13.12' y2='44.31' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD761'/%3E%3Cstop offset='1' stop-color='%23FFAB00'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.survey-rating-stars .unstar{background-image:url("data:image/svg+xml,%3Csvg width='45' height='43' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.535 2.559l6 12.16.233.472.521.075 13.542 1.955-9.795 9.418-.383.368.091.524 2.328 13.337-12.07-6.288-.46-.24-.462.239-12.153 6.295 2.328-13.343.092-.524-.384-.368-9.795-9.418 13.542-1.955.518-.075.234-.468 6.073-12.164z' stroke='%23BFBFC1' stroke-width='2'/%3E%3C/svg%3E")}.survey-feedback h1{margin:8px 0 28px}
.manage-subscriptions.cancellation p{letter-spacing:-0.1px}.manage-subscriptions.cancellation .discount-card p.new-price{margin-bottom:0}.manage-subscriptions.cancellation .breadcrumbs{line-height:20px;padding:24px 0}.manage-subscriptions.cancellation ul{margin:0 0 30px}.manage-subscriptions.cancellation .h2{margin:0 0 5px}.manage-subscriptions.cancellation .confirmation-slider p{margin:0;font-size:13px;line-height:20px;max-width:300px}.manage-subscriptions.cancellation .alternative-pack .plan-suggest{position:relative;border-radius:10px;box-shadow:0 22px 16px -14px rgba(0, 0, 0, 0.15);overflow:hidden}.manage-subscriptions.cancellation .alternative-pack .item{background:#fff;border:2px solid #f1f1f3;border-radius:10px;padding-top:24px}.manage-subscriptions.cancellation .alternative-pack .save{font-weight:700;text-transform:uppercase;text-align:center;background:#f9b72f;color:#fff;font-size:14px;line-height:20px;padding:4px 0 0;position:absolute;top:-2px;left:-2px;right:-2px;z-index:1}.manage-subscriptions.cancellation .alternative-pack .h2{margin:0}.manage-subscriptions.cancellation .alternative-pack .price-container{position:relative;height:76px}.manage-subscriptions.cancellation .alternative-pack .price{text-align:center;position:relative;top:50%;transform:translateY(-50%);padding-bottom:10px}.manage-subscriptions.cancellation .alternative-pack .price .per-month{font-weight:500;font-size:20px;line-height:28px;margin-bottom:2px}.manage-subscriptions.cancellation .alternative-pack .price .total{color:#979798}.manage-subscriptions.cancellation .alternative-pack .border{height:2px;background:#f1f1f3;width:90%;margin:0 auto}.manage-subscriptions.cancellation .plan-features{padding:20px;max-width:270px;margin:0 auto}.manage-subscriptions.cancellation .plan-features__item{position:relative;color:#29292b;list-style:none;font-size:14px;line-height:24px;margin-bottom:3px;padding-left:32px;max-width:none}.manage-subscriptions.cancellation .plan-features__item .icon{display:block;position:absolute;left:4px;top:2px;font-size:16px;color:#ffb731}.manage-subscriptions.cancellation .plan-features__item strong{font-weight:400}.manage-subscriptions.cancellation .plan-features__item .info{transition:color 300ms ease;font-size:13px;line-height:13px;color:#bfbfc1;margin-left:3px;position:relative;bottom:-2px}.manage-subscriptions.cancellation .plan-features__item .info:hover{color:#6e6e6f}.manage-subscriptions.cancellation .plan-features__item.disabled,.manage-subscriptions.cancellation .plan-features__item.disabled .icon{color:#979798}.manage-subscriptions.cancellation .h2{margin-bottom:5px}.manage-subscriptions.cancellation.feedback-submit .h2{margin-bottom:20px}.manage-subscriptions.cancellation .manage-subscriptions__content{padding-bottom:0}.manage-subscriptions.cancellation .benefits{margin-bottom:0;padding:4px 0}.manage-subscriptions.cancellation .benefits li{border:none;padding:0;flex-wrap:nowrap;margin:0}.manage-subscriptions.cancellation .benefits img{width:40px}.manage-subscriptions.cancellation .benefits li p{font-size:14px;line-height:20px;letter-spacing:-0.15px;color:#171716;margin-bottom:0}.manage-subscriptions.cancellation .manage-subscriptions__actions{padding-bottom:48px;margin-top:30px;margin-bottom:0}.manage-subscriptions.cancellation .manage-subscriptions__actions .flex-row{gap:15px}.manage-subscriptions.cancellation.mobile-view-flex .manage-subscriptions__actions{margin-top:0}.manage-subscriptions.cancellation .manage-subscriptions__actions.flex-container-sticky-bottom{background:#fff}.manage-subscriptions.cancellation figure{margin:0}.manage-subscriptions.cancellation.feedback img{max-width:320px}.manage-subscriptions.cancellation.discount .discount-card-cover{flex:1}.manage-subscriptions.cancellation.discount .discount-card{background:url("../images/ef-cancellation/discount-card.png") no-repeat center/contain;min-height:252px;position:relative;margin:0;padding:0;width:100%}.manage-subscriptions.cancellation.discount .discount-card .text{position:absolute;left:50%;transform:translateX(-50%);bottom:44px}.manage-subscriptions.cancellation.discount .discount-card .special-offer{padding:2px 8px;margin-bottom:12px;border-radius:32px;background:#ffce6a;box-shadow:0 1px 7px 0 rgba(10, 29, 67, 0.13);font-size:10px;font-weight:500;line-height:16px;letter-spacing:0.8px;color:#171716;text-transform:uppercase;max-width:110px}.manage-subscriptions.cancellation.discount .discount-card .new-price span{display:block}.manage-subscriptions.cancellation.discount .discount-card .price{font-size:40px;font-weight:700;line-height:28px;letter-spacing:-0.8px;margin:0 0 8px}.manage-subscriptions.cancellation.discount .discount-card .period{font-size:14px;line-height:20px;letter-spacing:-0.15px}.manage-subscriptions.cancellation.discount-success figure{margin:20px 0 30px}.manage-subscriptions.cancellation.discount-success figure{margin-top:30px}.manage-subscriptions.cancellation footer p{font-size:14px;line-height:20px;letter-spacing:-0.15px;margin-bottom:15px}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.manage-subscriptions.cancellation.discount .discount-card{background:url("../images/ef-cancellation/discount-card@2x.png") no-repeat center/contain}}@media (max-height:800px){.manage-subscriptions.cancellation .manage-subscriptions__actions{padding-bottom:16px}}@media (max-width:640px){.manage-subscriptions.cancellation h2,.manage-subscriptions.cancellation .h2{margin:0 0 8px}.manage-subscriptions.cancellation .manage-subscriptions__actions .flex-row{gap:10px}.manage-subscriptions.cancellation.reason p{margin-bottom:16px}.manage-subscriptions.cancellation.feedback .h2{margin-bottom:10px}.manage-subscriptions.cancellation.feedback-submit .h2{margin-bottom:25px}.manage-subscriptions.cancellation.feedback p{max-width:320px}.manage-subscriptions.cancellation.feedback-submit textarea{max-height:160px}.manage-subscriptions.cancellation.discount .discount-card{background:url("../images/ef-cancellation/discount-card@mobile.png") no-repeat center/contain}.manage-subscriptions.cancellation.discount .discount-card .text{bottom:54px}.manage-subscriptions.cancellation.discount-success figure{margin:0 0 28px}.manage-subscriptions.cancellation.discount-success figure{margin-top:24px}}
.region-selector{position:relative}.region-selector figure{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin:0}.region-selector svg{vertical-align:top;width:24px;height:24px}.region-selector select{padding-left:48px;border-color:#e0e0e2;background-color:transparent;cursor:pointer;min-width:380px}.region-autodetect{background:#6e6e6f;padding:15px 0;color:#fff}.region-autodetect p{font-size:13px;line-height:20px;max-width:530px;color:#fff;margin:0}.region-autodetect form{display:flex;flex-direction:row;padding:0 35px}.region-autodetect .region-selector{flex:1;margin-right:16px}.region-autodetect .region-selector select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23FFFFFF' fill-rule='evenodd' d='M.24 1.75C-.36 1.03.21 0 1.2 0h9.6c.99 0 1.55 1.03.96 1.75l-4.8 5.81c-.48.59-1.44.59-1.92 0L.24 1.75z'/%3E%3C/svg%3E");background-color:#565657;border-color:#565657;color:#fff;padding:11px 36px 7px 42px;height:auto;min-width:auto}.region-autodetect .region-selector figure{left:12px}.region-autodetect button{padding:2px 0 0;min-width:154px}.region-autodetect .icon-close{color:#fff;position:absolute;right:28px;top:50%;transform:translateY(-50%);font-size:14px}.region-autodetect .icon-close:hover{text-decoration:none}@media (max-width:1024px){.region-autodetect p{max-width:330px}.region-selector select{max-width:338px;min-width:auto}}@media (max-width:640px){.region-autodetect{padding-bottom:25px}.region-autodetect form{padding:0}.region-autodetect p{padding-bottom:20px;max-width:282px}.region-autodetect .region-selector{margin-right:8px}.region-selector select{max-width:none}.region-autodetect .region-selector select{padding-top:12px;padding-bottom:8px}.region-autodetect button{min-width:112px}.region-autodetect .icon-close{top:0;right:16px;transform:none}}
.affiliates-collaboration h2{margin-bottom:35px}.affiliates-collaboration article{display:flex;flex-direction:column;min-height:590px;padding:32px;background-size:cover;background-position:center}.affiliates-collaboration article h3{font-weight:500;font-size:24px;line-height:32px;margin-bottom:15px}.affiliates-collaboration article p{min-height:120px;margin-bottom:10px;color:#6e6e6f}@media (max-width:1024px){.affiliates-collaboration article{padding:30px 24px}.affiliates-collaboration article p{min-height:145px}.affiliates-collaboration article .button{width:100%;padding-left:0;padding-right:0}}@media (max-width:640px){.affiliates-collaboration article{min-height:560px;margin-bottom:7px}.affiliates-collaboration article p{flex:1}}
.affiliates-community h2{margin-bottom:10px}.affiliates-community h2+p{color:#6e6e6f;max-width:330px;margin:0 auto 25px}
.affiliates-footer-banner .row{background:#f8f8f9}.affiliates-footer-banner .image-col{object-fit:cover;object-position:center;min-height:347px}.affiliates-footer-banner article{margin:80px 60px 0 60px;max-width:390px}.affiliates-footer-banner h2{margin-bottom:10px}.affiliates-footer-banner h2+p{color:#6e6e6f;margin-bottom:35px}@media (max-width:1024px){.affiliates-footer-banner article{margin:76px 50px 0 50px}}@media (max-width:640px){.affiliates-footer-banner .image-col{min-height:219px}.affiliates-footer-banner article{text-align:center;margin:35px 24px 45px}.affiliates-footer-banner h2{margin-bottom:15px}.affiliates-footer-banner h2+p{margin-bottom:30px}}
.affiliates-main-banner .content-wrapper{background-image:url('../images/sections/affiliates-main-banner/background.jpg');background-color:#dad9d6;min-height:632px}.affiliates-main-banner article{padding:60px 0 0;max-width:394px;margin:0 auto}.affiliates-main-banner h1{margin:5px 0 15px}.affiliates-main-banner p{color:#6e6e6f}.affiliates-main-banner .button{margin-top:40px}@media (max-width:1024px){.affiliates-main-banner .content-wrapper{background-image:url('../images/sections/affiliates-main-banner/background@tablet.jpg')}}@media (max-width:640px){.affiliates-main-banner .content-wrapper{background-image:url('../images/sections/affiliates-main-banner/background@mobile.jpg');min-height:525px}.affiliates-main-banner article{padding:30px 12px 0}.affiliates-main-banner h1{margin:5px 0 10px;font-size:32px;line-height:40px}.affiliates-main-banner .button{margin-top:25px;padding:9px 16px 7px 16px}}
.affiliates-media h2{margin-bottom:40px}.affiliates-media .media-feedbacks figure{margin:0}.affiliates-media .media-feedbacks img{width:auto;height:120px;display:inline-block;margin-bottom:35px}.affiliates-media .media-feedbacks .item{max-width:812px;margin:0 auto}.affiliates-media .media-feedbacks p{font-size:20px;line-height:32px}.affiliates-media nav{margin-top:54px}.affiliates-media nav a{margin:0 16px;opacity:0.3}.affiliates-media nav a.active{opacity:1}@media (max-width:640px){.affiliates-media .media-feedbacks .item{padding:0 12px}.affiliates-media .media-feedbacks img{height:80px}.affiliates-media .media-feedbacks p{font-size:16px;line-height:24px}.affiliates-media nav{margin-top:45px}.affiliates-media nav a{margin:0 12px}.affiliates-media nav img{width:auto;height:22px}}
.affiliates-steps.steps-threads h2{line-height:40px;margin-bottom:64px}.affiliates-steps.steps-threads article{padding:0 21px}.affiliates-steps.steps-threads .step:nth-child(1) article:after{top:57px}.affiliates-steps.steps-threads .step:nth-child(2) article:after{top:6px;right:-39%;width:69%;height:36px}.affiliates-steps.steps-threads .step:nth-child(3) article:after{top:34px;right:-37%}@media (max-width:1024px){.affiliates-steps.steps-threads article{padding:0}.affiliates-steps.steps-threads .step:nth-child(1) article:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='127' height='39' viewBox='0 0 127 39' fill='none'%3E%3Cpath d='M1 1C8.40741 19.7105 55.9383 60.4209 126 19.2105' stroke='%2329292B' stroke-opacity='0.22' stroke-width='2'/%3E%3C/svg%3E");top:50px;right:-35%;width:57%;height:36px}.affiliates-steps.steps-threads .step:nth-child(2) article:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='138' height='27' viewBox='0 0 138 27' fill='none'%3E%3Cpath d='M1 26C33.5493 10.2304 96.5264 -10.3427 88.04 8.58075C77.432 32.2351 80.968 -15.0736 100.008 8.58075C115.24 27.5042 131.016 21.1034 137 15.5376' stroke='%2329292B' stroke-opacity='0.22' stroke-width='2'/%3E%3C/svg%3E");right:-37%;width:62%;height:25px}.affiliates-steps.steps-threads .step:nth-child(3) article:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='136' height='35' viewBox='0 0 136 35' fill='none'%3E%3Cpath d='M1 1C19.6111 25.0708 75.9859 52.5369 135 16.9628' stroke='%2329292B' stroke-opacity='0.22' stroke-width='2'/%3E%3C/svg%3E");width:61%;height:33px;right:-41%}}@media (max-width:640px){.affiliates-steps.steps-threads .content{padding:0 16px}.affiliates-steps.steps-threads .steps{flex-wrap:wrap;overflow:hidden;flex-direction:column;row-gap:40px}.affiliates-steps.steps-threads article h3{margin-bottom:8px}.affiliates-steps.steps-threads h2{font-size:24px;line-height:32px;margin-bottom:40px}}
.care-bundle-banner{margin-bottom:34px}.care-bundle-banner .content-wrapper{background-color:#eae9e7;min-height:450px}.care-bundle-banner article{padding:100px 120px;max-width:570px;text-align:left}.care-bundle-banner h2{font-size:24px;line-height:32px;margin-bottom:15px}.care-bundle-banner p{margin-bottom:26px;color:#6e6e6f}.care-bundle-banner p.price{margin-bottom:16px}@media (max-width:1024px){.care-bundle-banner article{padding-left:80px;padding-right:80px;max-width:490px}}@media (max-width:640px){.care-bundle-banner{margin-top:12px;margin-bottom:0}.care-bundle-banner .content-wrapper{min-height:548px}.care-bundle-banner h2{margin-bottom:10px}.care-bundle-banner p{margin-bottom:20px}.care-bundle-banner p.price{margin-bottom:15px}.care-bundle-banner article{text-align:center;padding:30px 12px 0;margin:0 auto}}
.care-bundle-how-it-works .content-wrapper{background:#f8f8f9}.care-bundle-how-it-works article{padding:80px 40px 90px;text-align:center}.care-bundle-how-it-works h2{margin-bottom:50px}.care-bundle-how-it-works svg{vertical-align:top}.care-bundle-how-it-works .step{position:relative;max-width:220px;z-index:1}.care-bundle-how-it-works .step figure{margin:0 0 20px}.care-bundle-how-it-works .step p{font-weight:500}.care-bundle-how-it-works .separator{position:relative;margin-top:48px;max-width:115px;width:calc((100% - 660px)/2);z-index:0}.care-bundle-how-it-works .separator figure{position:absolute;left:50%;transform:translateX(-50%);margin:0}@media (max-width:788px){.care-bundle-how-it-works .step{width:33.3333333333%}}@media (max-width:640px){.care-bundle-how-it-works article{padding:50px 0 60px}.care-bundle-how-it-works h2{margin-bottom:40px}.care-bundle-how-it-works .steps{padding:0 16px;max-width:350px;margin:0 auto}.care-bundle-how-it-works .step{display:block;margin:0;text-align:left;max-width:none;width:auto}.care-bundle-how-it-works .step figure,.care-bundle-how-it-works .step p{display:inline-block;vertical-align:middle}.care-bundle-how-it-works .step figure{margin:0 15px 0 0}.care-bundle-how-it-works .step p{width:calc(100% - 115px)}.care-bundle-how-it-works .separator{text-align:left;margin:11px 0 11px 48px}}
.care-bundle-main .content-wrapper{background-image:url('../images/sections/care-bundle-main/background.jpg');background-color:#bfbfc1;min-height:595px}.care-bundle-main article{text-align:center;padding-top:40px;max-width:1080px;margin:0 auto}.care-bundle-main article .h8{color:#fff;opacity:0.6;margin-bottom:20px}.care-bundle-main .titles{margin:0 auto}.care-bundle-main .titles [class*="col-"]{padding:0 20px}.care-bundle-main article .h4{color:#fff;margin-bottom:10px}.care-bundle-main article p{color:#fff}.care-bundle-main article .button{margin-top:286px;margin-bottom:15px}.care-bundle-main .conditions{margin:40px auto;max-width:1054px}.care-bundle-main .conditions [class*="col-"]{border-right:1px solid #e0e0e2}.care-bundle-main .conditions [class*="col-"]:last-child{border-right:none}.care-bundle-main .condition{text-align:center}.care-bundle-main .condition figure{margin:0 15px 0 0}.care-bundle-main .condition p{max-width:142px;text-align:left}@media (max-width:1024px){.care-bundle-main .content-wrapper{background-image:url('../images/sections/care-bundle-main/background@tablet.jpg')}.care-bundle-main article{max-width:816px}}@media (max-width:640px){.care-bundle-main .content-wrapper{background-image:url('../images/sections/care-bundle-main/background@mobile.jpg')}.care-bundle-main article{padding-top:30px;padding-bottom:30px}.care-bundle-main article .h8{font-size:16px;line-height:26px;margin-bottom:28px}.care-bundle-main article .h4{margin-bottom:8px}.care-bundle-main article .button{margin-top:258px}.care-bundle-main .conditions{max-width:209px}.care-bundle-main .conditions [class*="col-"]{border:none;margin-bottom:30px}.care-bundle-main .conditions [class*="col-"]:last-child{margin-bottom:0}.care-bundle-main .condition{text-align:left}}
.care-bundle-options{padding-top:80px}.care-bundle-options h2{margin-bottom:10px}.care-bundle-options h2+p{color:#6e6e6f;margin-bottom:19px}.care-bundle-options .options{margin-bottom:14px}.care-bundle-options .option .content-wrapper{background:#f8f8f9;padding:15px 15px 30px}.care-bundle-options .option h3{font-size:20px;line-height:28px;margin-top:20px;margin-bottom:5px}.care-bundle-options .option .pricing{font-weight:500;margin-bottom:10px}.care-bundle-options .option button,.care-bundle-options .option .button{max-width:160px;width:100%;padding-left:10px;padding-right:10px}.care-bundle-options .option .button.ghost-light{color:#6e6e6f}.care-bundle-options .option-info{margin:0 0 0 30px}.care-bundle-options .option-features{margin:35px 0 0;list-style:none;max-width:210px}.care-bundle-options .option-features li{position:relative;font-weight:500;font-size:13px;line-height:16px;margin-bottom:13px;margin-left:30px}.care-bundle-options .option-features li:last-child{margin-bottom:0}.care-bundle-options .option-features li i{position:absolute;left:-30px}.care-bundle-options .option-features li i.icon-checked-1{color:#ffb731}.care-bundle-options .option-features li i.icon-close{color:#bfbfc1}@media (max-width:640px){.care-bundle-options{padding-top:70px}.care-bundle-options h2+p{max-width:300px;margin:0 auto 31px}.care-bundle-options .options{margin-bottom:20px}.care-bundle-options .option{margin-bottom:10px}.care-bundle-options .option:last-child{margin-bottom:0}.care-bundle-options .option .content-wrapper{padding:20px 20px 35px;min-height:auto !important}.care-bundle-options .option img{height:120px;width:120px}.care-bundle-options .option-info{display:inline-block;width:calc(100% - 120px);padding-left:20px;margin:0;vertical-align:top}.care-bundle-options .option-features{margin:30px auto 0}}
.care-bundle-products{margin-top:80px}.care-bundle-products article{text-align:center}.care-bundle-products h2{margin-bottom:49px}.care-bundle-products .content-wrapper{background-color:#bfbfc1}.care-bundle-products .product{min-height:670px;padding:50px 30px}.care-bundle-products .product{color:#fff}.care-bundle-products .product h3{font-size:24px;line-height:32px;text-shadow:0 2px 8px rgba(0, 0, 0, 0.1);margin-bottom:10px}.care-bundle-products .product p{font-weight:500;font-size:13px;line-height:20px;max-width:310px;margin:0 auto 20px}.care-bundle-products .product .button{margin-bottom:15px}@media (max-width:1024px){.care-bundle-products .product{min-height:510px;padding:30px}.care-bundle-products .product p{margin-bottom:15px}}@media (max-width:640px){.care-bundle-products{margin-top:55px}.care-bundle-products h2{margin-bottom:35px}.care-bundle-products .product-col{margin-bottom:25px}.care-bundle-products .product-col:last-child{margin-bottom:0}.care-bundle-products .product{padding:30px 22px;min-height:490px}.care-bundle-products .product .button{padding-left:24px;padding-right:24px}}
.emergency-fund-41-percent-discount{padding:122px 0 185px}.emergency-fund-41-percent-discount .discount-wrapper{flex-wrap:nowrap}.emergency-fund-41-percent-discount .text{padding:88px 0 84px;margin-right:72px;max-width:570px}.emergency-fund-41-percent-discount h5{font-weight:500;color:rgba(23, 23, 22, 0.651);min-width:431px}.emergency-fund-41-percent-discount h5 .accent{display:inline-block;margin-left:6px;background:linear-gradient(92deg, #c27c14 4.14%, #da5d8a 53.42%, #d15dd3 96.59%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.emergency-fund-41-percent-discount .offer-cookie{width:100%;max-width:417px}@media (max-width:1024px){.emergency-fund-41-percent-discount .content{padding-left:64px;padding-right:64px}.emergency-fund-41-percent-discount .text{max-width:416px;margin-right:63px}}@media (max-width:640px){.emergency-fund-41-percent-discount{padding:44px 0 32px}.emergency-fund-41-percent-discount .content{padding-left:16px;padding-right:16px}.emergency-fund-41-percent-discount .discount-wrapper{flex-wrap:wrap;flex-direction:column;align-items:center;gap:22px;text-align:center}.emergency-fund-41-percent-discount .text{padding:0;margin-right:0;max-width:none}.emergency-fund-41-percent-discount .offer-cookie{max-width:200px}.emergency-fund-41-percent-discount h5{font-size:13px;line-height:16px;min-width:auto}.emergency-fund-41-percent-discount h5 .accent{font-size:24px;line-height:32px;margin:0}}
.emergency-fund-checkout-form-st3b .content{display:flex;flex-flow:row nowrap;justify-content:center;padding-top:100px;padding-bottom:207px}.emergency-fund-checkout-form-st3b .payment-form{padding-right:70px;border-right:1px solid rgba(41, 41, 43, 0.1);max-width:705px}.emergency-fund-checkout-form-st3b .payment-form a{font-weight:700}.emergency-fund-checkout-form-st3b .payment-form header{text-align:center}.emergency-fund-checkout-form-st3b .payment-form header p{font-size:20px;line-height:32px}.emergency-fund-checkout-form-st3b .payment-form h1{margin-bottom:8px}.emergency-fund-checkout-form-st3b .manage-subscriptions__actions{margin:12px 0}.emergency-fund-checkout-form-st3b .payment-request-container{position:relative;border-radius:6px;border:1px solid rgba(41, 41, 43, 0.1);padding:32px 24px 24px;margin-top:40px}.emergency-fund-checkout-form-st3b .payment-request-container::before{content:attr(title);display:block;position:absolute;top:-13px;left:50%;transform:translateX(-50%);min-width:266px;background:#fff;line-height:24px;color:rgba(41, 41, 43, 0.42);text-align:center}.emergency-fund-checkout-form-st3b .or-line{margin:40px 0}.emergency-fund-checkout-form-st3b .or-line::after,.emergency-fund-checkout-form-st3b .or-line::before{background:rgba(41, 41, 43, 0.1)}.emergency-fund-checkout-form-st3b .credit-cards img{margin-right:4px}.emergency-fund-checkout-form-st3b .manage-subscriptions h2{margin-bottom:0}.emergency-fund-checkout-form-st3b .manage-subscriptions .checkout-toggle-box{margin:40px 0 0}.emergency-fund-checkout-form-st3b .manage-subscriptions .summary .order-total{padding:32px 0 0}.emergency-fund-checkout-form-st3b .manage-subscriptions .summary .crossed{color:#979798;font-weight:400;text-decoration-line:line-through}.emergency-fund-checkout-form-st3b .agreement{font-size:12px;line-height:18px;margin-bottom:12px}.emergency-fund-checkout-form-st3b .agreement a{font-weight:500}.emergency-fund-checkout-form-st3b .secure-badges .badge{margin-right:16px}.emergency-fund-checkout-form-st3b .secure-badges .badge:last-child{margin-right:0}.emergency-fund-checkout-form-st3b .secure-badges figure{float:left;margin:0}.emergency-fund-checkout-form-st3b .secure-badges figure svg{vertical-align:top}.emergency-fund-checkout-form-st3b .secure-badges p{white-space:nowrap;font-size:12px;line-height:20px;padding-left:26px;margin-bottom:0}.emergency-fund-checkout-form-st3b .pet-profile{padding-left:70px}.emergency-fund-checkout-form-st3b .pet-profile-card{display:inline-block;font-family:"Comic Sans MS", "Comic Sans", sans-serif;font-size:21.957px;font-weight:700;line-height:22px;letter-spacing:-0.091px;text-align:center;color:#cbcbcd;transform:rotate(-4deg)}.emergency-fund-checkout-form-st3b .pet-photo{position:relative;border-radius:1px;background:#fff;box-shadow:0 4px 8px 0 rgba(17, 34, 78, 0.16);padding:22px 15.77px 20.92px 19px;margin:-16px 0 12px;z-index:0}.emergency-fund-checkout-form-st3b .pet-badge{position:relative;display:inline-block;min-width:147px;max-width:267px;word-break:break-word;padding:15px 32px 14px;color:#fff;z-index:1}.emergency-fund-checkout-form-st3b .pet-badge.dog{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='147' height='51' fill='none' viewBox='0 0 147 51' preserveAspectRatio='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%2379C3F8' d='M142.5 49H5.5v-3L9 40.5 5.5 35l-1-6L9 23.5 6 18l-1-6 6.5-6H140v1.5l1 6-4.5 12 5 6-2.5 6c2 2.8 3.167 8.833 3.5 11.5Z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='146' height='51' x='.5' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.0666667 0 0 0 0 0.133333 0 0 0 0 0.305882 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_4715_11166'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_4715_11166' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat center / 100% 100%}.emergency-fund-checkout-form-st3b .pet-badge.cat{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='147' height='51' fill='none' viewBox='0 0 147 51' preserveAspectRatio='none'%3E%3Cg filter='url(%23a)'%3E%3Cpath fill='%23FB7380' d='M142.5 49H5.5v-3L9 40.5 5.5 35l-1-6L9 23.5 6 18l-1-6 6.5-6H140v1.5l1 6-4.5 12 5 6-2.5 6c2 2.8 3.167 8.833 3.5 11.5Z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='146' height='51' x='.5' y='0' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-2'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0.0666667 0 0 0 0 0.133333 0 0 0 0 0.305882 0 0 0 0.12 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_4715_11175'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_4715_11175' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E") no-repeat center / 100% 100%}.emergency-fund-checkout-form-st3b .pet-photo figure{margin:0}.emergency-fund-checkout-form-st3b .discount-summary{margin:32px 0 -12px;padding:32px 0 0;border-top:1px solid rgba(41, 41, 43, 0.1)}.emergency-fund-checkout-form-st3b .discount-summary p{color:#686868;font-weight:500;margin:0}.emergency-fund-checkout-form-st3b .discount-summary .discount-row p{color:#f4a614}@media (max-width:1024px){.emergency-fund-checkout-form-st3b .content{flex-direction:column-reverse;align-items:center;padding-top:66px;padding-bottom:127px}.emergency-fund-checkout-form-st3b .payment-form{padding-right:0;border-right:none}.emergency-fund-checkout-form-st3b .pet-profile{padding-left:0;padding-bottom:66px}}@media (max-width:640px){.emergency-fund-checkout-form-st3b .content{padding-top:32px;padding-bottom:32px}.emergency-fund-checkout-form-st3b .payment-form header p{font-size:14px;line-height:20px}.emergency-fund-checkout-form-st3b .payment-request-container{padding:0;border:none;margin-top:32px}.emergency-fund-checkout-form-st3b .payment-request-container::before{display:none}.emergency-fund-checkout-form-st3b .or-line{margin:32px 0;font-size:12px}.emergency-fund-checkout-form-st3b .manage-subscriptions .checkout-toggle-box{margin-top:32px}.emergency-fund-checkout-form-st3b .promo-code-have-promo{font-size:14px}.emergency-fund-checkout-form-st3b .promo-code-have-promo a i{display:none}.emergency-fund-checkout-form-st3b .manage-subscriptions .summary .order-total{padding-top:16px;font-size:16px;line-height:20px}.emergency-fund-checkout-form-st3b .pet-profile{display:none}.emergency-fund-checkout-form-st3b .discount-summary{border-top:none;margin-top:25px;margin-bottom:-4px;padding-top:0}.emergency-fund-checkout-form-st3b .discount-summary p{font-size:13px;line-height:20px}}
@keyframes gradientAnimation{to{background-position:-200% center}}.emergency-fund-checkout .gradient{background-size:200% auto !important;background:linear-gradient(91deg, #e69e0a 16.15%, #e79820 21.82%, #ee72b5 59.07%, #eb5515 87.1%);background-clip:text;-webkit-background-clip:text;color:transparent;animation:gradientAnimation 3s ease-in infinite}
.emergency-fund-discount-banner{padding-top:147px}.emergency-fund-discount-banner .content-wrapper{border-radius:32px;background-color:#f9db96;min-height:435px}.emergency-fund-discount-banner article{padding:121px 0 0;max-width:412px;margin:0 117px 0 auto}.emergency-fund-discount-banner h2{margin-bottom:48px}.emergency-fund-discount-banner .pricing{display:none;font-weight:500}.emergency-fund-discount-banner .pricing .crossed{color:#979798;font-weight:400;text-decoration:line-through;margin-right:8px}@media (max-width:1024px){.emergency-fund-discount-banner article{margin-right:24px}}@media (max-width:640px){.emergency-fund-discount-banner{padding-top:0;padding-bottom:112px;margin-top:-72px}.emergency-fund-discount-banner .content-wrapper{border-radius:16px}.emergency-fund-discount-banner article{padding:32px 17px 17px;text-align:center;max-width:none;margin:0}.emergency-fund-discount-banner h2{font-size:32px;line-height:40px;margin-bottom:12px}.emergency-fund-discount-banner .pricing{display:block}.emergency-fund-discount-banner .button{margin-top:359px;letter-spacing:2px}}
.emergency-fund-get-started-long-cover{overflow:hidden;height:100dvh;position:relative}.emergency-fund-get-started-long-cover .page-background{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.emergency-fund-get-started-long-cover .buttons-group{padding:34px 0 16px}.emergency-fund-get-started-long-cover button,.emergency-fund-get-started-long-cover .button{width:100%}.emergency-fund-get-started-long-cover article.full-page{position:relative;display:flex;flex-flow:column wrap;height:100%;padding:48px 16px 0;z-index:1;-webkit-tap-highlight-color:unset}.emergency-fund-get-started-long-cover article.full-page h2{font-size:32px;line-height:40px;margin-bottom:12px;letter-spacing:-1px}.emergency-fund-get-started-long-cover.unexpected-bills article.full-page h1,.emergency-fund-get-started-long-cover.unexpected-bills article.full-page p{color:#106657}.emergency-fund-get-started-long-cover.unexpected-bills-test article{padding-bottom:calc((100dvh - 631px) * 0.15)}.emergency-fund-get-started-long-cover.unexpected-bills-test h1{letter-spacing:-0.5px;padding:0 18px;font-size:24px;line-height:32px;margin-bottom:24px}.emergency-fund-get-started-long-cover.unexpected-bills .icon-list{padding:0 16px}.emergency-fund-get-started-long-cover.unexpected-bills .icon-list figure{margin:0}.emergency-fund-get-started-long-cover.unexpected-bills article.full-page .icon-list p{font-size:13px;line-height:17px;letter-spacing:-0.15px}.emergency-fund-get-started-long-cover.unexpected-bills article.full-page .icon-list>div p:first-child{margin-bottom:2px}@media (min-width:424px){.emergency-fund-get-started-long-cover.unexpected-bills-test article{padding-bottom:calc((100dvh - 631px) * 0.22)}}@media (max-width:640px) and (min-height:750px){.emergency-fund-get-started-long-cover.unexpected-bills-test h1{font-size:32px;line-height:40px}.emergency-fund-get-started-long-cover.unexpected-bills .icon-list{padding:0}.emergency-fund-get-started-long-cover.unexpected-bills article.full-page .icon-list p{font-size:16px;line-height:24px}}.emergency-fund-get-started-long-cover article.full-page p{font-size:16px;line-height:20px;letter-spacing:-0.32px}.emergency-fund-get-started-long-cover article.full-page{text-align:center}.emergency-fund-get-started-long-cover article .content{display:flex;justify-content:center}.emergency-fund-get-started-long-cover article header{margin-bottom:32px}.emergency-fund-get-started-long-cover article header h1{font-size:32px;line-height:40px;letter-spacing:-1px;margin-bottom:12px}.emergency-fund-get-started-long-cover article header p{font-size:14px;line-height:20px;letter-spacing:-0.1px;color:#6e6e6f}.emergency-fund-get-started-long-cover.no-discrimination{background-color:#ffceb3}.emergency-fund-get-started-long-cover.no-discrimination h1,.emergency-fund-get-started-long-cover.no-discrimination p{color:#913300}.emergency-fund-get-started-long-cover.ask-anytime h1,.emergency-fund-get-started-long-cover.ask-anytime p{color:#0c6990}@media (max-height:667px),(min-aspect-ratio:0.5622188906){.emergency-fund-get-started-long-cover .page-background.landscape-small{top:calc(50% + 5dvh);transform:translateY(calc(-50%));height:50vh}}
.emergency-fund-forms.get-started-long .radio+label{color:#171716}.emergency-fund-forms.get-started-long .round-selector .radio+label{font-size:16px;line-height:24px;letter-spacing:-0.1px}.emergency-fund-forms.get-started-long .radio+label.with-image{display:flex;padding:7px 15px}.emergency-fund-forms.get-started-long .radio:checked+label.with-image{padding:6px 15px}.emergency-fund-forms.get-started-long .radio+label.with-image img{width:72px;height:72px}.emergency-fund-forms.get-started-long .radio+label.with-image .text{padding:15px 0;line-height:20px;letter-spacing:-0.15px;color:rgba(23, 23, 22, 0.651)}.emergency-fund-forms.get-started-long .radio+label.with-image .text .title{display:block;margin-bottom:2px;letter-spacing:-0.32px;color:#171716}.emergency-fund-forms.get-started-long.creating-loader video{width:100%;max-height:60dvh;padding:16px 0 20px}.emergency-fund-forms.get-started-long.creating-loader h2{margin-bottom:12px;color:#29292b}.emergency-fund-forms.get-started-long.creating-loader h2,.emergency-fund-forms.get-started-long.creating-loader .step{letter-spacing:-0.1px}.emergency-fund-forms.get-started-long.creating-loader .loader-steps{position:relative}.emergency-fund-forms.get-started-long.creating-loader .step{opacity:0;position:absolute;width:100%;top:0;left:50%;transform:translateX(-50%)}.emergency-fund-forms.get-started-long.creating-loader .step.active{opacity:1}.emergency-fund-forms.get-started-long.creating-loader article .content{display:block}
.featured-media header .h7{line-height:20px;letter-spacing:1.5px;color:#979798;margin-bottom:24px}.featured-media .swiper::before,.featured-media .swiper::after{content:"";display:block;width:510px;position:absolute;top:0;bottom:0;z-index:999;pointer-events:none}.featured-media .swiper::before{background:linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 100%);left:0}.featured-media .swiper::after{background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);right:0}.featured-media .media .h5{font-weight:600;margin-bottom:32px}.featured-media .media img{display:inline;width:auto}@media (max-width:640px){.featured-media header .h7{font-size:13px;line-height:16px}.featured-media .media{padding:0 12px}.featured-media .media .h5{margin-bottom:24px;font-size:16px;line-height:24px}.featured-media .swiper::before{display:none}.featured-media .swiper::after{display:none}}
.hear-the-pet-parents-video-slide .video-play-inline{padding-bottom:490px}.hear-the-pet-parents-video-slide article{color:#fff;opacity:0.8;padding:32px}.hear-the-pet-parents-video-slide p{margin-bottom:10px}@media (max-width:640px){.hear-the-pet-parents-video-slide .content{text-align:center}.hear-the-pet-parents-video-slide .video-play-inline{padding-bottom:400px}}
.home-lifesaver header{margin-bottom:48px}.home-lifesaver header .h7{line-height:20px;letter-spacing:1.5px;color:#aaa;margin-bottom:8px}.home-lifesaver .bullet-slider .slide-wrapper .slide{position:absolute;top:50%;transform:translateY(-50%)}.home-lifesaver .slide-wrapper.sound-detected .background{background-image:url("../images/sections/home-lifesaver/sound-detected.jpg")}.home-lifesaver .slide-wrapper.motion-detected .background{background-image:url("../images/sections/home-lifesaver/pet-motion-detected.jpg")}.home-lifesaver .slide-wrapper.hive-emergency .background{background-image:url("../images/sections/home-lifesaver/sound-motion-detected.jpg")}.home-lifesaver .slide.hive-emergency header .h7{min-width:482px}.home-lifesaver .bullet-slider{height:595px}.home-lifesaver .slide.background.sound-detected{background-color:#36221d}.home-lifesaver .slide.background.motion-detected{background-color:#9a9a9a}.home-lifesaver .slide.background.hive-emergency{background-color:#8e8f91}.home-lifesaver .slide article{height:100%;color:#fff;padding-left:5.78dvw}.home-lifesaver .slide article,.home-lifesaver .slide article .text{flex-direction:column}.home-lifesaver .slide h5,.home-lifesaver .slide p{font-weight:600;max-width:470px}.home-lifesaver .slide .user .avatar{width:32px;height:32px;background-size:contain}.home-lifesaver .slide .user .name{color:rgba(255, 255, 255, 0.651)}@media (max-width:1024px){.home-lifesaver header{margin-bottom:24px}.home-lifesaver .slide-wrapper.sound-detected .background{background-image:url("../images/sections/home-lifesaver/sound-detected@tablet.jpg")}.home-lifesaver .slide-wrapper.motion-detected .background{background-image:url("../images/sections/home-lifesaver/pet-motion-detected@tablet.jpg")}.home-lifesaver .slide-wrapper.hive-emergency .background{background-image:url("../images/sections/home-lifesaver/sound-motion-detected@tablet.jpg")}.home-lifesaver .slide article{padding-left:3.13dvw}.home-lifesaver .slide article .text{max-width:42.97dvw}.home-lifesaver .slide h5,.home-lifesaver .slide p{max-width:440px}}@media (max-width:640px){.home-lifesaver header .h7{font-size:13px;line-height:16px}.home-lifesaver .slide-wrapper.sound-detected .background{background-image:url("../images/sections/home-lifesaver/sound@mobile.jpg")}.home-lifesaver .slide-wrapper.motion-detected .background{background-image:url("../images/sections/home-lifesaver/pet-motion@mobile.jpg")}.home-lifesaver .slide-wrapper.hive-emergency .background{background-image:url("../images/sections/home-lifesaver/sound-motion@mobile.jpg")}.home-lifesaver .bullet-slider{height:611px}.home-lifesaver .slide article{justify-content:start;align-items:center;flex-wrap:nowrap;padding:20px 20px 69px}.home-lifesaver .slide .notification-card-cover{min-height:222px;margin-bottom:20px}.home-lifesaver .slide .notification-card{max-width:305px;width:100%}.home-lifesaver .slide article .text{max-width:none}.home-lifesaver .slide.hive-emergency article{padding-bottom:49px}.home-lifesaver .slide h5{font-size:20px;line-height:28px}.home-lifesaver .slide p{font-size:13px;line-height:20px}}
.home-petcube-app{overflow:hidden;height:100vh;min-height:958px}.home-petcube-app .pin{width:1px;height:1px;position:absolute;top:0}.home-petcube-app .background{height:100vh;width:100%;position:absolute;top:0;left:0;background-color:#e9ebea;filter:blur(0px)}.home-petcube-app header{position:absolute;top:48px;left:50%;transform:translateX(-50%)}.home-petcube-app header .h7{line-height:20px;letter-spacing:1.5px;color:rgba(23, 23, 22, 0.651);margin-bottom:8px;opacity:0.7}.home-petcube-app .phone-wrapper{bottom:-100%;position:absolute;left:50%;transform:translateX(-50%);flex-direction:column}.home-petcube-app .phone{margin-bottom:43px}.home-petcube-app .qr-code-card{border-radius:12px;background:#fff;box-shadow:0 4px 16px 0 rgba(0, 0, 0, 0.08);top:940px;max-width:238px;padding:16px}.home-petcube-app .qr-code-card .scan-to-download{color:#29292b;font-weight:500}.home-petcube-app .qr-code-card .on-mobile-types{color:#6e6e6f;letter-spacing:-0.1px;opacity:0.8}.home-petcube-app .qr-code-card img{width:44px}.home-petcube-app .headings,.home-petcube-app .phone-wrapper{z-index:1}.home-petcube-app .app-card,.home-petcube-app .dog-pin{position:absolute}.home-petcube-app .vet-chat-card{top:calc(17.97dvh + (1080px - 100dvh) * 0.1);right:calc(27.55dvw - (1920px - 100dvw) * 0.4);width:343px}.home-petcube-app .timeline-video-card{top:calc(36.57dvh + (1080px - 100dvh)* 0.18);right:calc(20.36dvw - (1920px - 100dvw) * 0.35);width:303px;z-index:2}.home-petcube-app .tracker-map-card{top:calc(28.33dvh + (1080px - 100dvh) * 0.1);left:calc(16.93dvw - (1920px - 100dvw) * 0.3);width:303px;z-index:2}.home-petcube-app .distance-chart-card{top:calc(47.41dvh + (1080px - 100dvh) * 0.17);left:calc(21.35dvw - (1920px - 100dvw) * 0.25);width:266px}.home-petcube-app .dog-pin{width:80px;top:calc(57.5dvh + (1080px - 100dvh) * 0.25);right:calc(34.01dvw - (1920px - 100dvw) * 0.4);filter:drop-shadow(0px 9px 13px rgba(0, 0, 0, 0.1))}@media (max-width:1024px){.home-petcube-app{min-height:857px}.home-petcube-app .background{max-height:768px}.home-petcube-app header{min-width:76.46dvw}.home-petcube-app .phone{margin-bottom:17px}.home-petcube-app .vet-chat-card{top:calc(20.96dvh + (768px - 100dvh) * 0.15);right:calc(7.32dvw - (1024px - 100dvw) * 0.55)}.home-petcube-app .timeline-video-card{top:calc(50.26dvh + (768px - 100dvh) * 0.35);right:calc(3.13dvw - (1024px - 100dvw) * 0.55)}.home-petcube-app .tracker-map-card{top:calc(63.02dvh + (768px - 100dvh) * 0.35);left:calc(6.45dvw - (1024px - 100dvw) * 0.55)}.home-petcube-app .distance-chart-card{top:calc(34.9dvh + (768px - 100dvh) * 0.35);left:calc(1.46dvw - (1024px - 100dvw) * 0.4)}.home-petcube-app .dog-pin{top:calc(78.52dvh + (768px - 100dvh) * 0.35);right:calc(16.4dvw - (1024px - 100dvw) * 0.55)}}@media (max-width:640px){.home-petcube-app{min-height:580px}.home-petcube-app .background{max-height:544px}.home-petcube-app header{top:36px;min-width:222px}.home-petcube-app .phone{max-width:280px;margin-bottom:28px;height:70.81vh;max-height:575px}.home-petcube-app .phone-wrapper button{max-width:260px}.home-petcube-app .timeline-video-card{width:26.11vh;top:385px;right:auto;left:-40px}.home-petcube-app .tracker-map-card{width:24.51vh;top:179px;left:auto;right:-38px}.home-petcube-app .dog-pin{top:179px;right:auto;left:40px;width:51px}.home-petcube-app .button{min-width:259px}}
.homepage-slider{background:#000}.homepage-slider .bullet-slider{height:595px}@media (max-width:640px){.homepage-slider .bullet-slider{height:564px}}
.home-subscription-services header .headings{max-width:1103px}.home-subscription-services header{margin-bottom:48px}.home-subscription-services header .h7{line-height:20px;letter-spacing:1.5px;color:#aaa;margin-bottom:12px}.home-subscription-services .card{border:none;border-radius:0}.home-subscription-services .card .bg{min-height:640px;padding-top:32px;flex-direction:column;background-size:contain;background-repeat:no-repeat;background-position:bottom}.home-subscription-services .card.care .bg{background-color:#fcf0ee}.home-subscription-services .card.emergency-fund .bg{background-color:#ecf7fc}.home-subscription-services .card .h5{font-weight:600;margin-bottom:12px}.home-subscription-services .card p{letter-spacing:-0.1px;color:rgba(23, 23, 22, 0.65);margin-bottom:16px}@media (max-width:1024px){.home-subscription-services header{margin-bottom:32px}.home-subscription-services header h2{max-width:609px}.home-subscription-services .card .bg{min-height:705px}.home-subscription-services .card.care p{max-width:369px}.home-subscription-services .card.emergency-fund p{max-width:282px}}@media (max-width:640px){.home-subscription-services header{margin-bottom:24px}.home-subscription-services header .h7{font-size:13px;line-height:16px}.home-subscription-services header h2{max-width:261px}.home-subscription-services .card .bg{min-height:640px}.home-subscription-services .card .h5{font-size:20px;line-height:28px}.home-subscription-services .card.care p{max-width:302px}.home-subscription-services .card.emergency-fund p{max-width:312px}}
.homepage-vet-services{margin-bottom:80px}.homepage-vet-services.top-margin{margin-top:64px}.homepage-vet-services .table-grid{background:#f8f8f9}.homepage-vet-services .table-grid .text-col,.homepage-vet-services .table-grid .image-col{position:relative}.homepage-vet-services article{padding:40px 56px}.homepage-vet-services .h8{color:#bfbfc1;margin-bottom:15px}.homepage-vet-services .h4{opacity:0.8;margin-bottom:22px;max-width:422px}.homepage-vet-services p.text{color:#6e6e6f;max-width:462px;margin-bottom:24px}.homepage-vet-services .read-more{position:absolute;left:56px;bottom:40px;font-weight:500}.homepage-vet-services .read-more i{font-size:10px;margin-left:8px}.homepage-vet-services .learn-more{margin-top:35px}.homepage-vet-services .image-col{position:relative;height:595px}.homepage-vet-services .image-col .mission-image{position:absolute;top:0;width:100%;height:100%}.homepage-vet-services .mission-image{background-size:cover;background-position:center}@media (max-width:640px){.homepage-vet-services{margin-top:64px;margin-bottom:60px}.homepage-vet-services .table-grid{margin-bottom:70px}.homepage-vet-services .table-grid:last-child{margin-bottom:0}.homepage-vet-services article{padding:0 20px 32px;position:relative}.homepage-vet-services .h8{position:absolute;font-size:16px;line-height:26px;color:#fff;left:26px;top:18px}.homepage-vet-services p.text{margin-bottom:46px}.homepage-vet-services .read-more{position:static}.homepage-vet-services figure{margin:0 -20px 30px}.homepage-vet-services .mission-image{vertical-align:top;width:100%;height:auto}}
.media-slide-2 .content{padding-top:80px;padding-bottom:40px;max-width:994px}.media-slide-2 p{font-size:13px;line-height:20px;margin:0 auto}.media-slide-2 figure{margin:0 0 17px;position:relative;height:110px}.media-slide-2 figure img{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.media-slide-2 .desc{color:#9a9a9c;line-height:26px;margin-bottom:40px}@media (max-width:640px){.media-slide-2 .content{padding-top:20px;padding-bottom:39px}.media-slide-2 figure{margin:40px 0 20px}.media-slide-2 .owl-carousel .owl-item img{width:auto;display:inline}.media-slide-2 .desc{margin-bottom:0}}
.media-slide-3 .content{padding-top:60px;padding-bottom:60px}.media-slide-3 h2{margin-bottom:32px}.media-slide-3 .content-wrapper{background-color:#292521;padding-top:96px;padding-bottom:86px}.media-slide-3 .content-wrapper .resources{max-width:864px;margin:0 auto}.media-slide-3 p{font-size:13px;line-height:20px;margin:0 auto}.media-slide-3 figure{margin:0 0 17px;position:relative;height:110px}.media-slide-3 figure img{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.media-slide-3 .desc{color:#fff;margin-bottom:40px}@media (max-width:640px){.media-slide-3 .content{padding-top:20px;padding-bottom:39px}.media-slide-3 .content-wrapper{padding-top:12px;padding-bottom:0}.media-slide-3 figure{margin:0 0 20px}.media-slide-3 .owl-carousel .owl-item img{width:auto;display:inline}.media-slide-3 .desc{margin-bottom:0}}
.meet-the-petcube-pack-slide{margin-bottom:94px}.meet-the-petcube-pack-slide .h4{opacity:0.8;margin-bottom:18px}@media (max-width:640px){.meet-the-petcube-pack-slide{margin-bottom:40px}.meet-the-petcube-pack-slide .h4{font-size:24px;line-height:32px}}
.next-generation-products-slide .product{color:#fff}.next-generation-products-slide .row.padding-large>[class*="col-"]{padding-top:0;padding-bottom:0}.next-generation-products-slide .product .bg{background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;height:595px}.next-generation-products-slide .product article{text-align:center;position:absolute;width:100%;padding-bottom:20px;left:0;bottom:0}.next-generation-products-slide .product footer{min-height:91px}.next-generation-products-slide .product h2{font-weight:500;margin-bottom:14px}.next-generation-products-slide .product p{margin-bottom:24px;opacity:0.8}.next-generation-products-slide .product .button.invisible{color:#fff;opacity:0.7;margin:10px 0 0}.next-generation-products-slide .product .button.invisible i{position:relative;margin-right:10px;font-size:13px;top:2px}.next-generation-products-slide .product .button.invisible:hover{opacity:1}@media (max-width:1080px){.next-generation-products-slide .product.bites-2 .bg{background-position:left 43% center}}@media (max-width:640px){.next-generation-products-slide{margin-bottom:65px}.next-generation-products-slide .row.padding-large>[class*="col-"]{padding-top:16px;padding-bottom:16px}.next-generation-products-slide .row.padding-large>[class*="col-"]:first-child{padding-top:0}.next-generation-products-slide .row.padding-large>[class*="col-"]:last-child{padding-bottom:0}.next-generation-products-slide .product .bg{height:564px}.next-generation-products-slide .product article{padding-bottom:35px}.next-generation-products-slide .product h2{font-size:24px;line-height:32px}.next-generation-products-slide .product p{padding:0 20px}.next-generation-products-slide .product p br{display:none}.next-generation-products-slide .product.care p{padding-left:12px;padding-right:12px}.next-generation-products-slide .product footer{min-height:auto}}
.pet-care-solutions header{margin-bottom:48px}.pet-care-solutions header .h7{line-height:20px;letter-spacing:1.5px;color:#979798;margin-bottom:16px}.pet-care-solutions .card{border:none;border-radius:0}.pet-care-solutions .card .bg{min-height:595px;padding-top:32px;background-size:cover;background-position:bottom}.pet-care-solutions .card .bg.cameras{background-color:#cbc0af}.pet-care-solutions .card .bg.tracker{background-color:#c5c9c1}.pet-care-solutions .card .bg.fountain{background-color:#e5dfd5}.pet-care-solutions .card h4{margin-bottom:8px}.pet-care-solutions .card p{letter-spacing:-0.1px;margin-bottom:16px;opacity:0.8}@media (max-width:1024px){.pet-care-solutions header{margin-bottom:24px}.pet-care-solutions .card .bg{padding:24px 13px 0;min-height:595px}.pet-care-solutions .card h4{margin-bottom:12px}}@media (max-width:640px){.pet-care-solutions header .h7{font-size:13px;line-height:16px}.pet-care-solutions .card .bg{min-height:564px}.pet-care-solutions .card p{font-size:13px;line-height:20px;letter-spacing:normal}}
.petcube-mission-slide{margin-bottom:120px}.petcube-mission-slide.vet-chat{margin:64px 0 80px}.petcube-mission-slide .table-grid{background:#f8f8f9}.petcube-mission-slide .table-grid .text-col{position:relative;width:48.7%}.petcube-mission-slide .table-grid .image-col{position:relative;width:51.3%}.petcube-mission-slide article{padding:40px 30px 30px}.petcube-mission-slide.emergency-fund article{padding:50px}.petcube-mission-slide .h8{color:#bfbfc1;margin-bottom:15px}.petcube-mission-slide .h4{opacity:0.8;margin-bottom:22px;max-width:405px}.petcube-mission-slide p.text{color:#6e6e6f;max-width:347px;margin-bottom:24px}.petcube-mission-slide.vet-chat p.text{max-width:512px}.petcube-mission-slide .read-more{position:absolute;left:30px;bottom:32px;font-weight:500}.petcube-mission-slide .read-more i{font-size:10px;margin-left:8px}.petcube-mission-slide .learn-more{margin-top:35px}.petcube-mission-slide .image-col{position:relative;height:490px}.petcube-mission-slide.vet-chat .image-col{height:595px}.petcube-mission-slide .image-col .mission-image{position:absolute;top:0;width:100%;height:100%}.petcube-mission-slide .mission-image{background-size:cover;background-position:center}@media (max-width:640px){.petcube-mission-slide{margin-bottom:60px}.petcube-mission-slide .table-grid .text-col{width:100%}.petcube-mission-slide article{padding:0 20px 22px;position:relative}.petcube-mission-slide .h8{position:absolute;font-size:16px;line-height:26px;color:#fff;left:26px;top:18px}.petcube-mission-slide p.text{margin-bottom:46px}.petcube-mission-slide .read-more{position:static}.petcube-mission-slide figure{margin:0 -20px 30px}.petcube-mission-slide .mission-image{vertical-align:top;width:100%;height:auto}.petcube-mission-slide.emergency-fund article{text-align:center;padding:0 20px 40px}.petcube-mission-slide.emergency-fund p.text{margin-bottom:30px}}
.pets-online header{margin-bottom:12px;max-width:525px;color:rgba(23, 23, 22, 0.651)}.pets-online header h5{font-weight:600}.pets-online video{width:100%;height:auto;padding:5px 0 6px;max-width:965px}@media (max-width:640px){.pets-online header{margin-bottom:20px}.pets-online header h5{font-size:16px;line-height:24px}.pets-online video{max-width:85.6dvw;padding:2px 0}.pets-online h4{font-size:20px;line-height:28px}}
.product-amazon-reviews .stars{margin:0}.product-amazon-reviews h4{font-size:20px;line-height:28px}.product-amazon-reviews header{margin-bottom:32px}.product-amazon-reviews header h2{margin-bottom:16px}.product-amazon-reviews header .ratings{justify-content:center;gap:16px}.product-amazon-reviews header h4{display:flex;align-items:center}.product-amazon-reviews header .ratings-count{color:#6e6e6f}.product-amazon-reviews header .amazon-logo{display:inline-block;margin:0 8px}.product-amazon-reviews .feedback{padding:0 20px}.product-amazon-reviews.with-read-more .feedback{max-height:532px}.product-amazon-reviews .feedback article{position:relative}.product-amazon-reviews .owl-item{max-width:462px}.product-amazon-reviews .feedback header{margin-bottom:16px}.product-amazon-reviews .feedback img{width:100%;height:248px;object-fit:cover}.product-amazon-reviews .feedback .stars{margin-bottom:12px}.product-amazon-reviews .feedback h4{margin-bottom:8px}.product-amazon-reviews .feedback footer{position:relative}.product-amazon-reviews.with-read-more .feedback footer{min-height:268px}.product-amazon-reviews .feedback .text{color:#6e6e6f;letter-spacing:-0.1px;line-height:24px;overflow:hidden;max-width:412px}.product-amazon-reviews.with-read-more .feedback .text{position:relative}.product-amazon-reviews .feedback .text .fade{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 45.45%, #fff 95.67%);position:absolute;top:0;left:0;right:0;bottom:0}.product-amazon-reviews .feedback .read-more{bottom:0;left:0;position:absolute;padding-left:2px;font-size:16px;font-weight:500;line-height:24px;vertical-align:middle}.product-amazon-reviews .feedback .read-more .icon-arrow{display:inline-block;margin-left:5px;font-size:11px;line-height:11px;position:absolute;top:50%;transform:translateY(calc(-50% + 1px))}@media (max-width:1024px){.product-amazon-reviews header h2{font-size:32px;line-height:40px}}@media (max-width:640px){.product-amazon-reviews header{margin-bottom:24px}.product-amazon-reviews header .ratings{flex-direction:column;align-items:center}.product-amazon-reviews header h2{font-size:24px;line-height:32px}.product-amazon-reviews .feedback{padding:0 4px}.product-amazon-reviews .feedback h4{font-size:16px;line-height:24px}.product-amazon-reviews .feedback img{height:auto;max-height:51.4dvw}.product-amazon-reviews .feedback footer.fixed-min-height{min-height:244px}}
.product-cover-blind-spots.cam-360-covering-blind-spots .cam-packs .description{margin-bottom:104px}.cam-360-covering-blind-spots .cam{position:relative}.cam-360-covering-blind-spots .cam .hint{z-index:2;width:6.2dvw;position:absolute;top:-6.77dvw;left:137px}.cam-360-covering-blind-spots .cam-cover{width:371px;height:287px;display:flex;justify-content:center;align-items:center}.cam-360-covering-blind-spots .cam-cover-left{top:15dvw;right:17.3dvw}.cam-360-covering-blind-spots .cam-cover-right{top:31.5dvw;right:-2.4dvw}.cam-360-covering-blind-spots .cam img:first-child{transform-origin:52.83% 12.54%}.cam-360-covering-blind-spots .cam img:first-child:hover+.hint,.cam-360-covering-blind-spots .cam img:first-child+.hint:hover{opacity:1 !important;transform:translateY(0) !important}@media (max-width:1920px){.cam-360-covering-blind-spots .cam-cover-left{top:calc(15dvw + (1920px - 100dvw) * 0.42);right:calc(17.3dvw + (1920px - 100dvw) * -0.09)}.cam-360-covering-blind-spots .cam-cover-right{top:calc(31.5dvw + (1920px - 100dvw) * 0.42);right:calc(-2.4dvw + (1920px - 100dvw) * -0.09)}.cam-360-covering-blind-spots .cam .hint{left:calc(7.13dvw + (1920px - 100dvw) * 0.1)}}@media (max-width:1310px){.product-cover-blind-spots.cam-360-covering-blind-spots .cam-packs .description{margin-bottom:48px}.cam-360-covering-blind-spots .cam-cover-left{top:calc(25.7dvw + (1310px - 100dvw) * 0.29);right:calc(20.8dvw + (1310px - 100dvw) * 0.2)}.cam-360-covering-blind-spots .cam-cover-right{top:calc(15.4dvw + (1310px - 100dvw) * 0.18);right:calc(-4.5dvw + (1310px - 100dvw) * -0.04)}.cam-360-covering-blind-spots .cam .hint{top:calc(-6.5dvw + (1310px - 100dvw) * 0.02);left:calc(11.5dvw + (1310px - 100dvw) * 0.2)}}@media (max-width:1024px){.cam-360-covering-blind-spots .cam img:first-child{width:300px}.cam-360-covering-blind-spots .cam-cover-left{top:calc(31.9dvw + (1024px - 100dvw) * 0.62);right:calc(25.8dvw + (1024px - 100dvw) * -0.15)}.cam-360-covering-blind-spots .cam-cover-right{top:calc(18.5dvw + (1024px - 100dvw) * 0.63);right:calc(-6dvw + (1024px - 100dvw) * -0.17)}.cam-360-covering-blind-spots .cam .hint{top:calc(-6.5dvw + (1024px - 100dvw) * 0.02);left:calc(12.5dvw + (1024px - 100dvw) * 0.15)}}@media (max-width:760px){.product-cover-blind-spots.cam-360-covering-blind-spots .back-image{background-position:center}.product-cover-blind-spots.cam-360-covering-blind-spots .cam-packs .description{margin-bottom:33px}.product-cover-blind-spots.cam-360-covering-blind-spots .cam-packs .card .text-cover{gap:16px}.cam-360-covering-blind-spots .cam-cover,.cam-360-covering-blind-spots .cam .hint{top:auto}.cam-360-covering-blind-spots .cam-cover{width:200px;height:154px}.cam-360-covering-blind-spots .cam img:first-child{width:200px}.cam-360-covering-blind-spots .cam-cover-left{bottom:calc(-11dvw + (760px - 100dvw) * -0.11);right:calc(45dvw + (760px - 100dvw) * -0.05)}.cam-360-covering-blind-spots .cam-cover-right{bottom:calc(13.5dvw + (760px - 100dvw) * 0.14);right:calc(20dvw + (760px - 100dvw) * -0.3)}.cam-360-covering-blind-spots .cam .hint{bottom:calc(20dvw + (760px - 100dvw) * 0.19);left:calc(11dvw + (760px - 100dvw) * 0.135)}}@media (max-width:375px){.cam-360-covering-blind-spots .cam-cover-left{bottom:calc(-22dvw + (375px - 100dvw) * -0.11)}.cam-360-covering-blind-spots .cam-cover-right{bottom:calc(27dvw + (375px - 100dvw) * 0.14)}.cam-360-covering-blind-spots .cam .hint{bottom:calc(40dvw + (375px - 100dvw) * 0.4)}}
.product-cameras-comparison.cam-360-cam .pricing{font-size:16px}
.cam-cover-more-ground .cam-cover img{width:6.2dvw;max-width:119px}.cam-cover-more-ground .cam-cover-left{bottom:232px;right:758px}.cam-cover-more-ground .cam-cover-right{bottom:645px;right:46px}.cam-cover-more-ground .cam .hint:hover{opacity:1 !important;transform:translateY(0) !important}@media (max-width:1920px){.cam-cover-more-ground .cam-cover-left{bottom:13.1dvw;right:39.5dvw}.cam-cover-more-ground .cam-cover-right{bottom:34.6dvw;right:2.4dvw}}@media (max-width:1310px){.cam-cover-more-ground .cam-cover img{width:8.5dvw;max-width:87px}.cam-cover-more-ground .cam-cover-left{top:calc(19.7dvw + (1310px - 100dvw) * 0.21);right:calc(27.8dvw + (1310px - 100dvw) * 0.28);bottom:auto}.cam-cover-more-ground .cam-cover-right{top:calc(2dvw + (1310px - 100dvw) * 0.02);right:calc(9.2dvw + (1310px - 100dvw) * 0.1)}}@media (max-width:1024px){.cam-cover-more-ground .cam-cover-left{top:calc(24.9dvw + (1024px - 100dvw) * 0.65);right:calc(35.5dvw + (1024px - 100dvw) * 0.01)}.cam-cover-more-ground .cam-cover-right{top:calc(2.2dvw + (1024px - 100dvw) * 0.7);right:calc(12dvw + (1024px - 100dvw) * 0.01)}}@media (max-width:760px){.cam-cover-more-ground .main-text{padding-bottom:120%}.cam-cover-more-ground .cam-packs{justify-content:space-between}.cam-cover-more-ground .cam-cover img{width:16.6dvw}.cam-cover-more-ground .cam-cover-left{top:calc(55dvw + (760px - 100dvw) * 0.23);left:15.8dvw;right:auto}.cam-cover-more-ground .cam-cover-right{top:calc(21.5dvw + (760px - 100dvw) * 0.23);right:12.6dvw;bottom:auto}}@media (max-width:640px){.cam-cover-more-ground .main-text{padding-bottom:100%}.cam-cover-more-ground .cam-cover-left{top:calc(52dvw + (640px - 100dvw) * 0.3);left:15.3dvw;right:auto}.cam-cover-more-ground .cam-cover-right{top:calc(18.5dvw + (640px - 100dvw) * 0.3);right:11.6dvw}}@media (max-width:525px){.cam-cover-more-ground .cam-cover-left{top:calc(49dvw + (640px - 100dvw) * 0.45);left:13.6dvw;right:auto}.cam-cover-more-ground .cam-cover-right{top:calc(15dvw + (640px - 100dvw) * 0.45);right:10.6dvw}}@media (max-width:464px){.cam-cover-more-ground .cam-cover-left{top:calc(52.5dvw + (640px - 100dvw) * 0.45)}.cam-cover-more-ground .cam-cover-right{top:calc(19dvw + (640px - 100dvw) * 0.45)}}@media (max-width:410px){.cam-cover-more-ground .cam-cover-left{top:calc(78.5dvw + (410px - 100dvw) * 0.8)}.cam-cover-more-ground .cam-cover-right{top:calc(45dvw + (410px - 100dvw) * 0.8)}}@media (max-width:375px){.cam-cover-more-ground .back-image{background-size:contain}.cam-cover-more-ground .cam-cover-left{top:calc(85.5dvw + (375px - 100dvw) * 1.3)}.cam-cover-more-ground .cam-cover-right{top:calc(52dvw + (375px - 100dvw) * 1.3)}}
.camera-flexible-mounting h2{margin-bottom:32px}.camera-flexible-mounting .options{column-gap:32px;row-gap:12px;justify-content:center}.camera-flexible-mounting .option{flex:1;position:relative;min-width:343px;width:625px;min-height:464px;background-repeat:no-repeat;background-position:center;background-size:cover}.camera-flexible-mounting .option .text{position:absolute;top:24px;left:24px;max-width:232px}.camera-flexible-mounting .option p{color:#979798;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.3px;margin-bottom:12px}.camera-flexible-mounting .option h4{font-size:20px;line-height:28px}.camera-flexible-mounting .option img{width:100%;height:100%}@media (max-width:1024px){.camera-flexible-mounting .options{column-gap:16px}.camera-flexible-mounting .option{max-width:480px;min-width:250px}}@media (max-width:640px){.camera-flexible-mounting .option{min-height:380px}}
.product-cameras-alexa{padding-top:29px;padding-bottom:34px}.product-cameras-alexa .h4{margin-bottom:14px}.product-cameras-alexa p{color:#6e6e6f}.product-cameras-alexa .features{margin-top:18px}.product-cameras-alexa .features article{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:26px 16px 26px 32px;height:584px}.product-cameras-alexa .features h3{font-weight:500;font-size:24px;line-height:32px;margin-bottom:18px}.product-cameras-alexa .features .left p{max-width:568px}.product-cameras-alexa.bites-2 .features .alexa-bubble{position:absolute;bottom:290px;left:50%;-webkit-transform:translateX(-40%);-moz-transform:translateX(-40%);-ms-transform:translateX(-40%);-o-transform:translateX(-40%);transform:translateX(-40%)}@media (max-width:640px){.product-cameras-alexa{padding-bottom:24px}.product-cameras-alexa br{display:none}.product-cameras-alexa .features h3{font-size:20px;line-height:28px}.product-cameras-alexa .features article{height:608px;padding:25px}}
.product-cameras-comparison{padding-top:30px;padding-bottom:50px}.product-cameras-comparison article{margin-bottom:32px}.product-cameras-comparison .h4{margin-bottom:14px}.product-cameras-comparison p{color:#6e6e6f;margin-bottom:0}.product-cameras-comparison .comparison-table{background:#f8f8f9;padding:40px 130px 48px}.product-cameras-comparison .comparison-table .products figure{display:inline-block;position:relative;margin:0;vertical-align:top}.product-cameras-comparison .comparison-table .products h3{font-weight:600;font-size:24px;line-height:32px;margin-bottom:8px}.product-cameras-comparison .comparison-table .row:not(:first-child){border-top:1px solid #e0e0e2}.product-cameras-comparison .comparison-table i{font-size:14px}.product-cameras-comparison .comparison-table i.icon-close{color:#bfbfc1}.product-cameras-comparison .comparison-table i.icon-checked-1{color:#ffb731}.product-cameras-comparison .comparison-table .feature-name p{font-weight:500;color:#29292b}.product-cameras-comparison .comparison-table .feature-desc{display:inline-block;letter-spacing:-0.1px;margin-left:8px;position:relative;top:1px}.product-cameras-comparison .comparison-table .price button,.product-cameras-comparison .comparison-table .price .button{margin-bottom:10px}.product-cameras-comparison .comparison-table .price button.-wide,.product-cameras-comparison .comparison-table .price .button.-wide{width:100%;max-width:185px}.product-cameras-comparison .comparison-table .price a{font-size:13px;line-height:20px}.product-cameras-comparison .comparison-table .price a i{margin-left:7px;font-size:8px}.product-cameras-comparison .comparison-table .pricing{margin-bottom:13px;min-height:24px}.product-cameras-comparison .comparison-table .pricing.-big{font-size:20px;line-height:28px}.product-cameras-comparison .comparison-table .pricing strong{color:#29292b}.product-cameras-comparison .comparison-table .pricing .crossed{color:#979798;text-decoration:line-through}@media (max-width:1024px){.product-cameras-comparison article h2{font-size:32px;line-height:40px}}@media (max-width:640px){.product-cameras-comparison{padding-top:49px;padding-bottom:40px}.product-cameras-comparison .h4,.product-cameras-comparison .h4+p{max-width:290px;margin-left:auto;margin-right:auto}.product-cameras-comparison .comparison-table{padding:32px 15px 20px;text-align:center}.product-cameras-comparison .comparison-table p{font-size:13px;line-height:20px}.product-cameras-comparison .comparison-table .row [class*="col-"]{padding-top:20px;padding-bottom:20px}.product-cameras-comparison .comparison-table .row:not(:first-child){border:none}.product-cameras-comparison .comparison-table .products{background:#f8f8f9;position:sticky;top:0;z-index:1;overflow:hidden}.product-cameras-comparison .comparison-table .feature-name{background:#f1f1f3;padding:10px 0}.product-cameras-comparison .comparison-table .feature-name p{font-size:16px;line-height:24px}.product-cameras-comparison .comparison-table .feature-desc{display:block;font-size:16px;line-height:24px;margin:8px 0 0 0}.product-cameras-comparison .comparison-table .price button,.product-cameras-comparison .comparison-table .price .button{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-cameras-comparison .comparison-table .products figure{display:block;position:static}.product-cameras-comparison .comparison-table .products h3{font-size:16px;line-height:24px;margin:0}.product-cameras-comparison .comparison-table .pricing{min-height:40px}}
.product-cameras-connection{padding-top:31px;padding-bottom:14px}.product-cameras-connection .h4{margin-bottom:14px}.product-cameras-connection .h4+p{color:#6e6e6f}.product-cameras-connection .photo{width:100%;margin:35px 0}.product-cameras-connection .photo.desktop-view{display:block;object-fit:cover;object-position:center;height:604px}.product-cameras-connection .features{max-width:1080px;margin:0 auto}.product-cameras-connection .features article{max-width:264px;margin:0 auto}.product-cameras-connection .features figure{position:relative;margin:0;height:224px}.product-cameras-connection .features figure img{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.product-cameras-connection .features p{padding-bottom:18px;color:#6e6e6f}.product-cameras-connection .features p.title{font-weight:500;color:#29292b}@media (max-width:640px){.product-cameras-connection{padding-top:45px}.product-cameras-connection br{display:none}.product-cameras-connection .h4,.product-cameras-connection .h4+p{max-width:308px;margin-left:auto;margin-right:auto}.product-cameras-connection .photo.mobile-view{margin-bottom:24px}}
.product-cameras-peace-of-mind{padding:40px 0 30px}.product-cameras-peace-of-mind .h4{margin-bottom:14px}.product-cameras-peace-of-mind .h4+p{color:#6e6e6f}.product-cameras-peace-of-mind .photo{display:block;width:100%;margin:35px 0 24px}.product-cameras-peace-of-mind .photo.desktop-view{object-fit:cover;object-position:center;height:604px}.product-cameras-peace-of-mind .features{max-width:1080px;margin:0 auto}.product-cameras-peace-of-mind .features article{max-width:268px;margin:0 auto}.product-cameras-peace-of-mind .features figure{position:relative;margin:0;height:280px}.product-cameras-peace-of-mind .features figure img{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.product-cameras-peace-of-mind .features p{padding-bottom:18px;color:#6e6e6f}.product-cameras-peace-of-mind .features p.title{font-weight:500;color:#29292b}.product-cameras-peace-of-mind .features p.notice{font-size:11px;line-height:16px;color:#979798}@media (max-width:640px){.product-cameras-peace-of-mind{padding-bottom:0}.product-cameras-peace-of-mind br{display:none}}
.product-cameras-pitch{padding-bottom:34px}.product-cameras-pitch .content-wrapper{position:relative;padding-top:40px;min-height:595px;background-position:left center}.product-cameras-pitch.play-2 .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-play-2.jpg");background-color:#d1d1d2}.product-cameras-pitch.bites-2 .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-bites-2-v2.jpg");background-color:#d0ccc9}.product-cameras-pitch.bites-2-lite .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-bites-2-lite-v2.jpg");background-color:#b4b2b2;background-position:right center}.product-cameras-pitch article{margin:0 auto}.product-cameras-pitch .h4{color:#6e6e6f;margin:10px 0 25px}.product-cameras-pitch.bites-2-lite .h4{color:#fff}.product-cameras-pitch .pricing{font-size:24px;line-height:44px;margin-top:-20px;margin-bottom:10px;font-weight:600;color:#6e6e6f}.product-cameras-pitch .pricing .crossed{text-decoration:line-through;font-weight:300}.product-cameras-pitch .unavailable button{border-color:transparent;background:transparent}.product-cameras-pitch.bites-2-lite .pricing{color:#fff}.product-cameras-pitch .button.yt-video{color:#fff;margin-top:4px}.product-cameras-pitch .button.yt-video i{position:relative;margin-right:10px;font-size:13px;top:2px}.product-cameras-pitch .logo-badges figure{margin:0 24px 24px}.product-cameras-pitch .logo-badges img{vertical-align:top}.product-cameras-pitch .red-dot-award{position:absolute;top:0}.product-cameras-pitch .alexa-built-in{position:absolute;right:0;bottom:0}.product-cameras-pitch.bites-2-lite .product-hunt-badge{position:absolute;top:0;left:24px}.product-cameras-pitch.bites-2-lite .product-hunt-badge svg{vertical-align:top}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.product-cameras-pitch.play-2 .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-play-2@2x.jpg")}.product-cameras-pitch.bites-2 .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-bites-2-v2@2x.jpg")}.product-cameras-pitch.bites-2-lite .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-bites-2-lite-v2@2x.jpg")}}@media (max-width:1024px){.product-cameras-pitch.play-2 .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-play-2@tablet.jpg")}}@media (max-width:640px){.product-cameras-pitch{padding-bottom:0}.product-cameras-pitch article{max-width:310px;margin:0 auto}.product-cameras-pitch .h4 br{display:none}.product-cameras-pitch .pricing{font-size:18px}.product-cameras-pitch .content-wrapper{background-position:center;min-height:580px}.product-cameras-pitch.play-2 .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-play-2@mobile.jpg")}.product-cameras-pitch.bites-2 .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-bites-2@mobile.jpg")}.product-cameras-pitch.bites-2-lite .content-wrapper{background-image:url("../images/sections/product-main/product-main-section-bites-2-lite@mobile.jpg");background-position:center}.product-cameras-pitch .logo-badges figure{margin:20px}.product-cameras-pitch .logo-badges img{max-width:104px}.product-cameras-pitch .logo-badges .red-dot-award{top:auto;bottom:0;margin-bottom:0}.product-cameras-pitch .logo-badges .red-dot-award img{max-height:60px}.product-cameras-pitch.bites-2-lite .product-hunt-badge{top:unset;bottom:0;left:20px}.product-cameras-pitch.bites-2-lite .product-hunt-badge svg{width:103px;height:60px}}
.product-cameras-tech-specs .content{padding-top:30px;padding-bottom:18px;max-width:1024px}.product-cameras-tech-specs .h4{margin-bottom:14px}.product-cameras-tech-specs .gallery nav a{position:relative;margin:30px 12px}.product-cameras-tech-specs .gallery nav a:first-child{margin-left:0}.product-cameras-tech-specs .gallery nav a:last-child{margin-right:0}.product-cameras-tech-specs .gallery nav a img{vertical-align:top}.product-cameras-tech-specs .gallery nav a:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:border-color 300ms ease;-moz-transition:border-color 300ms ease;-ms-transition:border-color 300ms ease;-o-transition:border-color 300ms ease;transition:border-color 300ms ease;border:4px solid transparent}.product-cameras-tech-specs .gallery nav a.active:before{border-color:#ffb731}.product-cameras-tech-specs .specs li{display:block;border-top:1px solid #f1f1f3;border-bottom:1px solid #f1f1f3;margin-bottom:-1px;cursor:pointer}.product-cameras-tech-specs .specs li:not(:last-child){border-bottom:none}.product-cameras-tech-specs .specs p{color:#6e6e6f}.product-cameras-tech-specs .specs p.title{font-weight:500;color:#29292b;padding:14px 0}.product-cameras-tech-specs .specs p.title i{font-size:12px;color:#ffb731;float:right}.product-cameras-tech-specs .specs p.title i:before{display:inline-block;-webkit-transition:transform 300ms ease;-moz-transition:transform 300ms ease;-ms-transition:transform 300ms ease;-o-transition:transform 300ms ease;transition:transform 300ms ease}.product-cameras-tech-specs .specs .expanded p.title i:before{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}.product-cameras-tech-specs .specs .description{display:none;margin-bottom:30px}.product-cameras-tech-specs .specs .expanded .description{display:block}@media (max-width:640px){.product-cameras-tech-specs .gallery nav a{margin-top:24px;margin-bottom:0}}
.product-cameras-users-feedback .content{padding-top:25px;padding-bottom:34px}.product-cameras-users-feedback .h4{margin-bottom:14px}.product-cameras-users-feedback .h4+p{margin-bottom:18px}.product-cameras-users-feedback .stars{margin:0 0 10px}.product-cameras-users-feedback .h4+.stars svg{margin:0 4px}.product-cameras-users-feedback header .stars+p{font-size:20px;line-height:28px;font-weight:500;margin-bottom:24px;color:#29292b}.product-cameras-users-feedback .feedbacks{margin:0 -16px}.product-cameras-users-feedback .feedback{padding:16px}.product-cameras-users-feedback p{color:#6e6e6f}.product-cameras-users-feedback p.fade{height:96px;overflow:hidden;position:relative}.product-cameras-users-feedback p.fade:after{content:'';display:block;background:linear-gradient(180deg, rgba(248, 248, 249, 0) 45.45%, rgba(248, 248, 249, 0.3) 74.92%, #f8f8f9 97.6%, #f8f8f9 100%);position:absolute;top:0;left:0;right:0;bottom:0}.product-cameras-users-feedback .read-more{font-weight:500;position:absolute;bottom:30px}.product-cameras-users-feedback .read-more i{margin-left:5px;font-size:10px}.product-cameras-users-feedback .feedbacks header{position:relative;background-color:#29292b}.product-cameras-users-feedback .feedbacks footer{position:relative;background-color:#f8f8f9;padding:22px 42px 18px 32px;min-height:178px}.product-cameras-users-feedback .feedbacks .title{font-weight:500;margin-bottom:10px;font-size:20px;line-height:28px;color:#29292b}.product-cameras-users-feedback .feedbacks .title+.stars{margin-top:-5px;margin-bottom:20px}.product-cameras-users-feedback .feedbacks .tags{margin-bottom:20px}.product-cameras-users-feedback .feedbacks .tags p{display:inline-block;border:1px solid #29292b;border-radius:1000px;padding:9px 10px 8px;margin-bottom:5px;margin-left:-7px;font-weight:500;font-size:13px;line-height:16px;color:#29292b;white-space:nowrap}.product-cameras-users-feedback .feedbacks .photo{display:block;width:100%;object-fit:cover;object-position:center;vertical-align:top}.product-cameras-users-feedback .feedbacks header .user{position:absolute;top:32px;left:32px}.product-cameras-users-feedback .feedbacks .userpic{margin-right:15px}.product-cameras-users-feedback .feedbacks .user p{font-weight:500}.product-cameras-users-feedback .feedbacks header .user p{color:#fff}.product-cameras-users-feedback .feedbacks footer .user{margin:8px 0 20px}.product-cameras-users-feedback .feedbacks footer .user p{color:#29292b}.product-cameras-users-feedback .feedbacks footer .stars{margin:0}.product-cameras-users-feedback .feedbacks footer .stars svg{margin-right:2px}@media (max-width:640px){.product-cameras-users-feedback br{display:none}.product-cameras-users-feedback .content{padding-bottom:12px}.product-cameras-users-feedback .h4+.stars svg{max-width:162px}.product-cameras-users-feedback header .stars{transform:scale(0.68)}.product-cameras-users-feedback header .stars+p{font-size:16px;line-height:24px}.product-cameras-users-feedback .feedbacks{margin:0}.product-cameras-users-feedback .feedbacks header{min-height:auto}.product-cameras-users-feedback .feedbacks footer{padding:25px 16px 36px}.product-cameras-users-feedback .feedbacks .title{font-size:16px;line-height:24px}.product-cameras-users-feedback .feedbacks header .user{top:20px;left:20px}.product-cameras-users-feedback .feedbacks .userpic{max-width:52px;height:auto}.product-cameras-users-feedback .content.padding-mobile-none article{padding-left:12px;padding-right:12px}.product-cameras-users-feedback .read-more{left:50%;transform:translateX(-50%)}}
.product-cameras-vet-chat{padding:40px 0}.product-cameras-vet-chat .h4{margin-bottom:14px}.product-cameras-vet-chat p{color:#6e6e6f}.product-cameras-vet-chat .content-wrapper{background-color:#ece1da;background-position:left center;min-height:604px;margin-top:35px}.product-cameras-vet-chat .content-wrapper .h4{font-size:24px;line-height:32px}.product-cameras-vet-chat .content-wrapper article{max-width:434px;padding:32px}@media (max-width:640px){.product-cameras-vet-chat .content-wrapper{background-position:center;min-height:460px}.product-cameras-vet-chat header .h4{max-width:280px;margin:0 auto 14px}.product-cameras-vet-chat .content-wrapper article{padding:22px}.product-cameras-vet-chat .content-wrapper .h4{font-size:20px;line-height:28px}}
.product-cameras-why-petcube{padding-top:25px;padding-bottom:34px}.product-cameras-why-petcube .h4{margin-bottom:14px}.product-cameras-why-petcube p{color:#6e6e6f}.product-cameras-why-petcube .features{margin-top:19px}.product-cameras-why-petcube .features article{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;padding:26px 32px;height:584px}.product-cameras-why-petcube .features h3{font-weight:600;font-size:24px;line-height:32px;margin-bottom:18px}.product-cameras-why-petcube .features p{padding-right:30px}.product-cameras-why-petcube.bites-2-lite .features .left h3{color:#e9e9ed}.product-cameras-why-petcube.bites-2-lite .features .left p{color:#f8f8f9}@media (max-width:1024px){.product-cameras-why-petcube .features p{padding-right:0}}@media (max-width:640px){.product-cameras-why-petcube{padding-bottom:16px}.product-cameras-why-petcube .features article{padding:24px}.product-cameras-why-petcube .features .left article{height:668px}.product-cameras-why-petcube .features .right article{height:608px}.product-cameras-why-petcube .features h3{font-size:20px;line-height:28px}}
.product-care-catch-important{min-height:1290px;position:relative}.product-care-catch-important .background{width:100%;height:100%;position:absolute;top:0;left:0}.product-care-catch-important .background-mask{opacity:0}.product-care-catch-important .content-cover{position:absolute;width:100%;bottom:32px}.product-care-catch-important video{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:bottom center;vertical-align:top;opacity:0;transition:opacity 0.7s ease}.product-care-catch-important article [class*="flex-column"]{padding:32px 31px 0 36px;min-height:680px;position:relative}.product-care-catch-important article h3{font-size:20px;font-weight:600;line-height:28px;margin-bottom:12px}.product-care-catch-important article p{letter-spacing:-0.1px}.product-care-catch-important article h3,.product-care-catch-important article p{z-index:1;position:relative}.product-care-catch-important .mode-switcher{display:flex;min-width:331px;max-width:100%;padding:4px;align-items:center;border-radius:28px;background:rgba(23, 23, 22, 0.22);position:absolute;bottom:24px;left:50%;transform:translateX(-50%)}.product-care-catch-important .mode-switcher a.switch{font-size:20px;line-height:28px;color:#fff;padding:6px 12px 4px;min-width:max-content;border-radius:35px}.product-care-catch-important .mode-switcher a.switch:hover{text-decoration:none}.product-care-catch-important .mode-switcher .switch.active{background:#fff;backdrop-filter:blur(4px);font-weight:500;color:rgba(23, 23, 22, 0.651)}.product-care-catch-important .video-card.motion-on .motion-on,.product-care-catch-important .video-card.sound-on .sound-on,.product-care-catch-important .video-card.person-on .person-on{opacity:1}@media (max-width:1024px){.product-care-catch-important{min-height:1056px}.product-care-catch-important .content-cover{bottom:0}.product-care-catch-important article [class*="flex-column"]{min-height:600px;padding:24px 38px 0 24px}}@media (min-width:900px){.product-care-catch-important video.desktop-view-only{display:block !important}.product-care-catch-important video.tablet-view{display:none !important}}@media (min-width:641px) and (max-width:900px){.product-care-catch-important video.desktop-view-only{display:none !important}}@media (max-width:900px){.product-care-catch-important video.tablet-view{display:block !important}}@media (max-width:830px){.product-care-catch-important .mode-switcher{min-width:max-content}.product-care-catch-important .mode-switcher a.switch{font-size:16px;line-height:22px}}@media (max-width:700px){.product-care-catch-important .mode-switcher a.switch{padding:6px 8px 4px;font-size:14px;line-height:20px}}@media (max-width:640px){.product-care-catch-important{min-height:1422px}.product-care-catch-important .background,.product-care-catch-important .background-mask{max-height:1245px}.product-care-catch-important .content-cover{bottom:16px}.care-product-page-wrapper .product-care-catch-important h2{margin-bottom:16px}.product-care-catch-important article [class*="flex-column"]{min-height:536px;padding:16px 7px 0 16px}.product-care-catch-important article h3{font-size:16px;line-height:24px;margin-bottom:8px}.product-care-catch-important article p{font-size:13px;line-height:20px}.product-care-catch-important .mode-switcher{min-width:220px}.product-care-catch-important .mode-switcher a.switch{font-size:13px;font-weight:500;line-height:16px;padding:6px 8px}.product-care-catch-important .mode-switcher .switch.active{color:#f4a614}}
.product-care-choose-plan{overflow:hidden;padding-bottom:24px;margin-bottom:-24px}.product-care-choose-plan .content{max-width:1134px}.product-care-choose-plan h2,.product-care-choose-plan .plans-toggler,.product-care-choose-plan .plans-list{margin-bottom:16px}.product-care-choose-plan .plans-toggler{position:relative;z-index:1}.product-care-choose-plan .plans-toggler>div:first-child,.product-care-choose-plan .plans-toggler>div:last-child{flex:1}.product-care-choose-plan .plans-toggler p{font-weight:600;margin:0}.product-care-choose-plan .plans-toggler p.notice{color:#f4a614;font-size:11px;line-height:16px;text-wrap:nowrap}.product-care-choose-plan .plans-toggler p.yearly{margin-bottom:2px}.product-care-choose-plan .plans-toggler .tumbler+label{width:84px;height:40px}.product-care-choose-plan .plans-toggler .tumbler:checked+label::before{left:52px}.product-care-choose-plan .plans-list{position:relative;z-index:0}.product-care-choose-plan .plans-list .plan-wrapper{margin:-29px -42px -55px}.product-care-choose-plan .plans-list .simpleFlipOutY.animated{-webkit-animation-duration:150ms;animation-duration:150ms}.product-care-choose-plan .plans-list .plan{position:relative;text-decoration:none;border:2px solid rgba(23, 23, 22, 0.1);border-radius:12px;background:#fff;cursor:pointer;padding:16px 24px 24px;min-height:648px;margin:29px 42px 55px;color:#29292b}.product-care-choose-plan .plans-list .plan-carousel.featured .plan,.product-care-choose-plan .plans-list .plan-carousel:hover .plan{box-shadow:0 13px 42px 0 rgba(17, 34, 78, 0.12)}.product-care-choose-plan .plan-carousel{z-index:1}.product-care-choose-plan .plan-carousel.featured{z-index:2}.product-care-choose-plan .plan-carousel:hover{z-index:3}.product-care-choose-plan .plan-carousel.featured .plan{border-color:#f4a614}.product-care-choose-plan .owl-carousel .plan .save{position:absolute;top:-2px;right:-2px;border-radius:0 12px;background:#f4a614;padding:6px 8px;color:#fff;font-size:16px;font-weight:700;line-height:16px;letter-spacing:0.5px;text-transform:uppercase}.product-care-choose-plan .owl-carousel .plan .most-popular{color:#f4a614;font-size:11px;font-weight:700;line-height:16px;letter-spacing:1px;text-transform:uppercase;border-radius:16px;background:rgba(249, 183, 47, 0.14);padding:3px 8px 1px}.product-care-choose-plan .owl-carousel .owl-item img.plan-img{width:auto}.product-care-choose-plan .image-cover,.product-care-choose-plan .plan-img{height:100px}.product-care-choose-plan .image-cover{width:100%}.product-care-choose-plan .plan-carousel.right .plan-img{position:absolute;left:0;top:16px}.product-care-choose-plan .plan-header h3{font-size:20px;font-weight:600;line-height:28px}.product-care-choose-plan .plan-header p{font-size:13px;color:#6e6e6f;line-height:20px}.product-care-choose-plan .plan-price h3{font-size:40px;line-height:48px}.product-care-choose-plan .plan-price .free{color:#979798}.product-care-choose-plan .plan-price .currency{font-size:20px;line-height:30px}.product-care-choose-plan .plan-price .interval-amount{color:#171716}.product-care-choose-plan .plan-price .interval{font-size:16px;font-weight:400;line-height:32px;letter-spacing:-0.1px}.product-care-choose-plan .plan-price .currency,.product-care-choose-plan .plan-price .interval-amount,.product-care-choose-plan .plan-price .free{font-weight:600}.product-care-choose-plan .plan-price .total{font-size:13px;font-weight:600;line-height:30px;color:#6e6e6f}.product-care-choose-plan .plan-features{margin:0}.product-care-choose-plan .plan-features__item{position:relative;list-style:none;font-size:13px;line-height:24px;margin-top:4px;padding-left:32px}.product-care-choose-plan .plan-features .plan-features__item:first-child{margin-top:0}.product-care-choose-plan .plan-features__item .icon{display:block;position:absolute;left:4px;font-size:16px;color:#ffb731}.product-care-choose-plan .plan-features__item .icon.icon-checked-1{top:2px}.product-care-choose-plan .plan-features__item strong{font-weight:400}.product-care-choose-plan .plan-features__item .info{transition:color 300ms ease;font-size:13px;line-height:13px;color:#bfbfc1;margin-left:3px;position:relative;bottom:-2px}.product-care-choose-plan .plan-features__item .info:hover{color:#6e6e6f}.product-care-choose-plan .plan-features__item.disabled,.product-care-choose-plan .plan-features__item.disabled .icon{color:#979798}.product-care-choose-plan button.small{padding:7px 16px 5px 16px}.product-care-choose-plan .free-trial{position:relative;color:rgba(23, 23, 22, 0.651);font-size:13px;line-height:20px}@media (max-width:1024px){.product-care-choose-plan h2{font-size:32px;line-height:40px}}@media (max-width:640px){.product-care-choose-plan h2{font-size:24px;line-height:32px;max-width:300px}.product-care-choose-plan .plans-list .plan{min-height:auto}.product-care-choose-plan .plan-carousel.featured .plan{min-height:635px}.product-care-choose-plan .plan-carousel.right .plan{min-height:648px}.product-care-choose-plan .plan-price .free{padding-bottom:20px}.product-care-choose-plan .plan-features__item.disabled{display:none}.product-care-choose-plan .free-trial{padding:0 11px}}
.product-care-convenience-features .feature{padding:32px;background:rgba(23, 23, 22, 0.02)}.product-care-convenience-features .feature .icon-cover{background:#f4a614;border-radius:16px;padding:12px}.product-care-convenience-features .feature h4{font-size:20px;font-weight:600;line-height:28px}.product-care-convenience-features .feature p{letter-spacing:-0.1px;color:rgba(23, 23, 22, 0.651)}@media (min-width:1025px){.product-care-convenience-features .content.padding-m{padding:0 18px}}@media (max-width:1024px){.product-care-convenience-features{padding-bottom:20px}.product-care-convenience-features .feature{padding:32px;min-height:228px}.product-care-convenience-features .feature h4{font-size:16px;line-height:28px}.product-care-convenience-features .feature.smart-filters p{max-width:388px}.product-care-convenience-features .owl-carousel .owl-dots{margin-top:16px;padding:5px 0}.product-care-convenience-features .owl-carousel.small-dots .owl-dots .owl-dot span{width:6px;height:6px;margin:0 4px}}@media (max-width:640px){.product-care-convenience-features{padding-bottom:0}.product-care-convenience-features .feature{padding:16px}.care-product-page-wrapper .product-care-convenience-features .h1{margin-bottom:16px}}
.product-care-daily-diary .intro-video-cover{margin-bottom:16px}.product-care-daily-diary .intro-video{width:100%}.product-care-daily-diary .intro-video-cover,.product-care-daily-diary .intro-video{max-height:421px}.product-care-daily-diary .heading-cover{margin-bottom:32px}.product-care-daily-diary .heading-cover .h1{margin-bottom:0}.product-care-daily-diary article [class*="flex-column"]{padding:36px 25px 0 32px;min-height:680px;position:relative}.product-care-daily-diary article h3{font-size:20px;font-weight:600;line-height:28px;margin-bottom:12px}.product-care-daily-diary article p{letter-spacing:-0.1px;color:rgba(23, 23, 22, 0.651)}.product-care-daily-diary article h3,.product-care-daily-diary article p{z-index:1;position:relative}.product-care-daily-diary .cards video{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:bottom center;vertical-align:top}@media (max-width:1024px){.product-care-daily-diary .intro-video-cover,.product-care-daily-diary .intro-video{max-height:316px}.product-care-daily-diary article [class*="flex-column"]{padding:24px 24px 0 24px;min-height:680px;position:relative}}@media (min-width:641px) and (max-width:900px){.product-care-daily-diary .cards video.highlights{height:90%;bottom:0;top:auto}}@media (max-width:640px){.product-care-daily-diary .intro-video-cover{margin-bottom:8px}.product-care-daily-diary .intro-video-cover,.product-care-daily-diary .intro-video{min-height:240px}.product-care-daily-diary .heading-cover{margin-bottom:16px}.product-care-daily-diary article [class*="flex-column"]{padding:16px 16px 0 16px;min-height:536px;position:relative}.product-care-daily-diary article h3{font-size:16px;line-height:24px;margin-bottom:8px}.product-care-daily-diary article p{font-size:13px;line-height:20px}}
.product-care-features{padding-top:64px;padding-bottom:20px}.product-care-features article{max-width:1002px;margin:0 auto}.product-care-features h2{text-align:center;margin-bottom:60px}.product-care-features p{position:relative;font-size:13px;line-height:20px;color:#6e6e6f;padding:0 0 60px 36px;max-width:244px;margin:0 auto}.product-care-features p i{font-size:20px;color:#ffb731;position:absolute;top:4px;left:4px}.product-care-features p strong{color:#29292b;line-height:23px}@media (max-width:640px){.product-care-features{padding-bottom:45px}.product-care-features article{padding:0 20px}.product-care-features h2{margin-bottom:35px}.product-care-features p{max-width:320px;padding-bottom:25px}}
.product-care-hero{position:relative;min-height:840px;height:calc(100vh - 71px);max-height:1080px;overflow:hidden}.product-care-hero .content{position:absolute;top:60px;left:50%;transform:translateX(-50%);z-index:4}.product-care-hero .content h1{font-size:56px;line-height:68px;color:#fff}.product-care-hero .content .logo-cover{margin-bottom:16px}.product-care-hero .background{height:100%;background-color:#fff}.product-care-hero .video-container video{object-fit:cover;object-position:center;width:100%;height:100%}.product-care-hero .blackout{background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);z-index:3;position:absolute;width:100%;height:100%}.product-care-hero .video-container.background{position:absolute;transform:translateX(-186px);width:369px;height:209px;overflow:hidden;top:calc(21.2% - (1080px - 100%) * 0.29);left:calc(50% + ((1920px - 100vw) * 0.006 + 0.7vw));z-index:2}.product-care-hero .mobile-container.background{background-size:1920px 1080px;background-position:center;background-repeat:no-repeat;background-image:url("../images/sections/product-care-hero/mobiles.jpg");z-index:1;transform:scale(5.2, 4.86) translate(-0.63dvw, calc((1920px - 100dvw) * 0.107 + 10.77dvw))}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.product-care-hero .mobile-container.background{background-image:url("../images/sections/product-care-hero/mobiles@3x.jpg")}}@media (max-width:1024px) and (max-aspect-ratio:1){.product-care-hero{max-height:1024px}.product-care-hero .mobile-container.background{background-image:url("../images/sections/product-care-hero/mobiles@tablet-high.jpg");background-size:1024px 1024px;transform:scale(7.175, 6.7) translate(-0.63dvw, calc((1024px - 100dvw) * 0.127 + 15.5dvw))}.product-care-hero .video-container.background{width:277px;height:157px;top:calc(26.85% - (1024px - 100%) * 0.227)}}@media (max-width:1024px) and (min-aspect-ratio:1){.product-care-hero{max-height:768px}.product-care-hero .mobile-container.background{background-size:1024px 768px;background-image:url("../images/sections/product-care-hero/mobiles@tablet.jpg");transform:scale(5.83, 5.45) translate(-0.63dvw, calc((1024px - 100dvw) * 0.127 + 13.82dvw))}.product-care-hero .video-container.background{width:276px;height:143px;top:calc(29.85% - (1024px - 100%) * 0.227)}}@media (max-width:1024px){.product-care-hero{min-height:570px}.product-care-hero .content{top:48px}.product-care-hero .content .logo-cover{margin-bottom:32px}.product-care-hero .content .logo-cover img{height:35px}.product-care-hero .content h1{font-size:32px;line-height:40px}.product-care-hero .video-container.background{transform:translateX(-186px);left:calc(50% + ((1024px - 100vw) * 0.0525 + 5.23vw))}}@media (max-width:940px){.product-care-hero{height:calc(100vh - 51px)}}@media (max-width:640px){.product-care-hero{min-height:500px;max-height:932px}.product-care-hero .content{top:32px}.product-care-hero .content .logo-cover,.product-care-hero .content h1{margin-bottom:16px}.product-care-hero .content .logo-cover img{height:37px}.product-care-hero .video-container.background{width:213px;height:121px;top:calc(27.93vh - (932px - 100vh) * 0.22);left:calc(50% + ((640px - 100vw) * 0.129 + 13.1vw))}.product-care-hero .mobile-container.background{background-size:640px 932px;background-image:url("../images/sections/product-care-hero/mobiles@mobile.jpg");transform:scale(7.81, 7.3) translate(-0.63dvw, calc((640px - 100dvw) * 0.185 + 18.7dvw))}}
.product-care-knowledge-base-section .content{display:flex;flex-direction:column;justify-content:space-between}.product-care-knowledge-base-section .card{border:none;border-radius:0;background:#fff5d1;position:relative;height:536px}.product-care-knowledge-base-section .card video{background:#fff5d1;width:100%;height:100%;object-fit:contain;object-position:center center}.product-care-knowledge-base-section .card .text{position:absolute;inset:16px 16px auto 16px}.product-care-knowledge-base-section .card h3{font-size:16px;font-weight:500;line-height:24px;margin-bottom:12px}.product-care-knowledge-base-section .card p{font-size:13px;line-height:20px;color:rgba(23, 23, 22, 0.651)}@media (max-width:640px){.care-product-page-wrapper .product-care-knowledge-base-section .h1{margin-bottom:16px}}@media (max-width:455px){.product-care-knowledge-base-section .card video{object-fit:cover}}
.product-care-reviews .content{max-width:1024px;padding-top:80px;padding-bottom:80px}.product-care-reviews .wrapper{background:#fff}.product-care-reviews h2{max-width:330px;margin:0 auto 37px}.product-care-reviews .reviews-list{overflow:hidden;display:flex}.product-care-reviews .reviews-list h3{margin-bottom:15px;font-size:16px;line-height:24px}.product-care-reviews .reviews-list p{margin:0}.product-care-reviews .reviews-list .review{position:relative;line-height:26px;text-align:left;height:100%;border-radius:6px;padding:25px 25px 50px;margin:0 11px 0;background:#f8f8f9}.product-care-reviews .reviews-list .review-header{position:relative;padding:0 0 0 55px;margin-bottom:24px}.product-care-reviews .reviews-list .review-author-photo{position:absolute;left:0;top:50%;vertical-align:top;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px}.product-care-reviews .reviews-list .review-author,.product-care-reviews .reviews-list .review-author-info{font-size:16px;line-height:16px;font-weight:400;color:#29292b}.product-care-reviews .reviews-list .review-author{margin-bottom:7px}.product-care-reviews .reviews-list .review-author-info{color:#6e6e6f}.product-care-reviews .reviews-list .review-rating{color:#ffb731;line-height:normal;letter-spacing:7px;margin-bottom:24px;font-size:21px}.product-care-reviews .reviews-list .review-link{display:inline-block;position:absolute;left:25px;bottom:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:640px){.product-care-reviews .content{padding-top:70px;padding-bottom:20px}.product-care-reviews .reviews-list{display:block}.product-care-reviews .reviews-list .review{margin:0 0 24px;padding-bottom:15px}.product-care-reviews .reviews-list .review-link{position:static;margin-top:15px}}
.product-cover-blind-spots{background:#f1f1f1;position:relative;overflow:hidden}.product-cover-blind-spots .back-image{background:no-repeat right bottom / contain;justify-content:center}.product-cover-blind-spots,.product-cover-blind-spots .back-image{height:840px}.product-cover-blind-spots .cam-packs{max-width:416px;padding-top:97px;position:relative;z-index:3}.product-cover-blind-spots .no-cards .content{height:100%}.product-cover-blind-spots .no-cards .content .cam-packs{padding-top:0}.product-cover-blind-spots .cam-packs .main-text h2{color:#29292b;padding-right:24px;margin-bottom:16px}.product-cover-blind-spots .cam-packs .description{margin-bottom:152px}.product-cover-blind-spots .no-cards .cam-packs .description{margin-bottom:0}.product-cover-blind-spots .cam-packs .description{letter-spacing:-0.1px;color:#6e6e6f}.product-cover-blind-spots .cam-packs .cards{display:flex;column-gap:32px;row-gap:8px}.product-cover-blind-spots .cam-packs .card{border-radius:12px;border:none;padding:16px 0 24px;max-width:192px;background:#fff}.product-cover-blind-spots .cam-packs .card .accent{background:linear-gradient(91deg, #ffb732 0.26%, #f4bf5c 46.56%, #e29a13 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-cover-blind-spots .cam-packs .card h2.accent{font-size:13px;font-weight:700;line-height:16px;letter-spacing:1px;text-transform:uppercase;margin-bottom:4px;margin-top:0}.product-cover-blind-spots .cam-packs .card h2{font-size:20px;font-weight:500;line-height:28px;margin-top:8px}.product-cover-blind-spots .cam-packs .card .pricing{color:#6e6e6f;font-size:16px;font-weight:500;line-height:32px;margin-bottom:8px}.product-cover-blind-spots .cam-packs .card .pricing .text-crossed{font-weight:300;text-decoration-thickness:0.5px;margin-left:5px}.product-cover-blind-spots .cam-cover{position:absolute}.product-cover-blind-spots .cam .hint{opacity:0;transform:translateY(100%);transition:opacity 0.5s, transform 0.5s}.product-cover-blind-spots .invisible-spacing{display:none;height:360px}@media (max-width:1310px){.product-cover-blind-spots,.product-cover-blind-spots .back-image{height:680px;min-height:680px}.product-cover-blind-spots .cam-packs{max-width:400px;padding-top:74px}.product-cover-blind-spots .cam-packs .main-text h2{padding-right:87px;font-size:32px;line-height:40px}.product-cover-blind-spots .cam-packs .description{margin-bottom:48px}.product-cover-blind-spots .no-cards .cam-packs .description{margin-bottom:0}.product-cover-blind-spots .cam-packs .cards{column-gap:16px}}@media (max-width:760px){.product-cover-blind-spots,.product-cover-blind-spots .back-image{height:auto}.product-cover-blind-spots.no-cards{max-height:870px}.product-cover-blind-spots .back-image,.product-cover-blind-spots .cam-packs{min-height:1012px}.product-cover-blind-spots .back-image{background-position:left center;background-size:cover}.product-cover-blind-spots .cam-packs,.product-cover-blind-spots .no-cards .content .cam-packs{max-width:none;padding:32px 0 24px;display:flex;flex-direction:column}.product-cover-blind-spots .main-text{z-index:9}.product-cover-blind-spots .cam-packs .main-text h2{padding:0;font-size:24px;line-height:32px}.product-cover-blind-spots .cam-packs .main-text h2,.product-cover-blind-spots .cam-packs .description{text-align:center}.product-cover-blind-spots .cam-packs .description,.product-cover-blind-spots .no-cards .cam-packs .description{margin-bottom:96px}.product-cover-blind-spots .cam-packs .cards{flex-wrap:wrap;justify-content:center;padding:0 4px}.product-cover-blind-spots .cam-packs .card{min-width:100%;padding:0 16px 16px}.product-cover-blind-spots .cam-packs .card .desktop-view{display:none !important}.product-cover-blind-spots .cam-packs .card .mobile-view{display:block !important}.product-cover-blind-spots .cam-packs .card button{width:100%}.product-cover-blind-spots .cam-packs .card .text-cover{display:flex;gap:32px;width:100%}.product-cover-blind-spots .cam-packs .card .text{flex-grow:1;text-align:left;display:flex;justify-content:center;flex-direction:column}.product-cover-blind-spots .cam-packs .card h2.accent,.product-cover-blind-spots .cam-packs .card h2,.product-cover-blind-spots .cam-packs .card .pricing{margin:0}.product-cover-blind-spots .cam-packs .card img{width:120px}.product-cover-blind-spots .invisible-spacing{display:block}}@media (max-width:450px){.product-cover-blind-spots .no-cards{max-height:640px}}
.product-emergency-fund-benefits-2{overflow:hidden}.product-emergency-fund-benefits-2 .benefits-wrapper{position:relative;height:100dvh;min-height:634px}.product-emergency-fund-benefits-2 .benefits{display:flex;flex-flow:row nowrap;column-gap:143px;position:absolute;left:0;height:100%}.product-emergency-fund-benefits-2 article{display:flex;flex-flow:row nowrap;column-gap:32px;align-items:center;min-width:967px}.product-emergency-fund-benefits-2 article h4{font-size:32px;font-weight:600;line-height:40px;margin-bottom:12px}.product-emergency-fund-benefits-2 article figure{margin:0}
.product-emergency-fund-benefits{padding-top:120px}.product-emergency-fund-benefits h2{margin-bottom:40px}.product-emergency-fund-benefits .benefit h3{font-size:24px;line-height:32px;margin-bottom:8px}.product-emergency-fund-benefits .benefit{min-height:514px;background-color:#fafafb;padding:32px}.product-emergency-fund-benefits .benefit p{color:#6e6e6f;font-weight:500;opacity:0.8;max-width:60%}@media (max-width:1024px){.product-emergency-fund-benefits .benefit{min-height:440px}}@media (max-width:640px){.product-emergency-fund-benefits .benefit{padding:20px}.product-emergency-fund-benefits .benefit h3{font-size:20px;line-height:24px}.product-emergency-fund-benefits .benefit p{max-width:unset}}
.product-emergency-fund-bills{padding-top:120px}.product-emergency-fund-bills header{padding:0 37px}.product-emergency-fund-bills h2{margin-bottom:24px}.product-emergency-fund-bills .slide{max-width:1032px;margin:0 auto;padding:32px 0}.product-emergency-fund-bills nav{margin:16px 0}.product-emergency-fund-bills nav a{display:inline-block;font-weight:500;font-size:20px;line-height:24px;color:rgba(23, 23, 22, 0.65);margin:8px;padding:12px 20px;border-radius:33px}.product-emergency-fund-bills nav a.active{background:#f9b72f;color:#fff}.product-emergency-fund-bills nav a:hover{text-decoration:none}.product-emergency-fund-bills .bills{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 321 323' preserveAspectRatio ='none'%3E%3Cpath fill='%23171716' fill-opacity='.02' d='M321 323V.5H0V323l14.59-14.523L29.183 323l14.59-14.523L58.365 323l14.59-14.523L87.546 323l14.59-14.523L116.727 323l14.591-14.523L145.909 323l14.591-14.523L175.091 323l14.591-14.523L204.273 323l14.591-14.523L233.455 323l14.59-14.523L262.636 323l14.591-14.523L291.818 323l14.591-14.523L321 323Z'/%3E%3C/svg%3E") no-repeat center / 100% 100%;border-radius:3px 3px 0 0;padding:42px 24px 64px;max-width:321px;margin:0 auto}.product-emergency-fund-bills h3{text-align:center;font-weight:500;font-size:24px;line-height:32px;margin-bottom:32px}.product-emergency-fund-bills ul{margin:0;list-style:none}.product-emergency-fund-bills ul li{padding-left:28px;position:relative;margin:12px 0}.product-emergency-fund-bills ul li::before{content:'\e031';display:block;position:absolute;top:2px;left:2px;font-size:10px;color:#fff;background:#f4a614;padding:3px;border-radius:50%}.product-emergency-fund-bills ul li:last-child{margin-bottom:0}.product-emergency-fund-bills ul li p{letter-spacing:-0.1px}.product-emergency-fund-bills ul li span{color:rgba(23, 23, 22, 0.22)}.product-emergency-fund-bills ul li strong{letter-spacing:normal;font-weight:500}.product-emergency-fund-bills picture{margin:0 auto}.product-emergency-fund-bills .owl-item img{width:auto;display:inline}@media (max-width:640px){.product-emergency-fund-bills{padding-top:72px}.product-emergency-fund-bills nav a{font-size:13px;line-height:16px;padding:8px 12px}.product-emergency-fund-bills .slide{padding:0}.product-emergency-fund-bills .slide.right-picture{flex-direction:column-reverse}.product-emergency-fund-bills .bills{padding:20px 24px 31px}.product-emergency-fund-bills h3{font-size:20px;line-height:24px;margin-bottom:24px}.product-emergency-fund-bills ul li{margin:8px 0}}
.product-emergency-fund-bottom-banner{margin:80px 0 120px}.product-emergency-fund-bottom-banner .content-wrapper{background-color:#80b4cc;min-height:440px}.product-emergency-fund-bottom-banner article{padding-top:105px;margin-left:104px;max-width:354px;color:#fff}.product-emergency-fund-bottom-banner h2{margin-bottom:10px;font-size:32px;line-height:40px}.product-emergency-fund-bottom-banner .button{margin-top:40px}@media (max-width:1024px){.product-emergency-fund-bottom-banner .content-wrapper{min-height:360px}.product-emergency-fund-bottom-banner article{padding-top:65px;margin-left:40px}}@media (max-width:640px){.product-emergency-fund-bottom-banner{margin:38px 0 0}.product-emergency-fund-bottom-banner .content-wrapper{min-height:551px;border-radius:unset}.product-emergency-fund-bottom-banner article{text-align:center;padding-top:29px;margin:0 auto;max-width:270px}.product-emergency-fund-bottom-banner h2{font-size:24px;line-height:32px}.product-emergency-fund-bottom-banner .button{margin-top:24px}}
.product-emergency-fund-chat-bot{margin-bottom:55px}.product-emergency-fund-chat-bot .content-wrapper{background:url("../images/sections/product-emergency-fund-chat-bot/background.jpg") no-repeat center / cover, #bfbfc1;min-height:595px}.product-emergency-fund-chat-bot article{max-width:390px;padding:90px 60px 0 0;margin:0 auto}.product-emergency-fund-chat-bot article .h8{margin-bottom:10px}.product-emergency-fund-chat-bot article .h1{color:#fff;text-shadow:0 2px 10px rgba(0, 0, 0, 0.07);margin-bottom:16px;white-space:nowrap}.product-emergency-fund-chat-bot .chat-bot{position:relative;margin:60px auto 0;width:77.233%;height:475px}.product-emergency-fund-chat-bot .vet-assistant-container{top:0;right:0;left:0;bottom:0}.product-emergency-fund-chat-bot .vet-assistant .message-container .message-row .message{max-width:calc(100% - 32px)}.product-emergency-fund-chat-bot .vet-assistant .message-composer{background:transparent;padding-bottom:0}@media (max-width:1024px){.product-emergency-fund-chat-bot .content-wrapper{background:url("../images/sections/product-emergency-fund-chat-bot/background@tablet.v2.jpg") no-repeat center / cover, #bfbfc1;min-height:511px}.product-emergency-fund-chat-bot article{max-width:346px;padding-top:48px}.product-emergency-fund-chat-bot article .h1{font-size:32px;line-height:40px}.product-emergency-fund-chat-bot .chat-bot{margin:25px 0 0;width:95%;height:461px}}@media (max-width:640px){.product-emergency-fund-chat-bot{margin-bottom:15px}.product-emergency-fund-chat-bot .content-wrapper{background:url("../images/sections/product-emergency-fund-chat-bot/background@mobile.jpg") no-repeat top -50px center / cover, #bfbfc1;min-height:579px}.product-emergency-fund-chat-bot article{padding:35px 12px 193px;max-width:none;text-align:left}.product-emergency-fund-chat-bot article .h1{margin-bottom:10px;white-space:normal}.product-emergency-fund-chat-bot .vet-assistant-container{position:static}.product-emergency-fund-chat-bot .chat-bot{margin:0;width:auto;height:auto}.product-emergency-fund-chat-bot .vet-assistant .message-container,.product-emergency-fund-chat-bot .vet-assistant .message-composer{display:none}}
.product-emergency-fund-cover-bills .coverage{background-color:rgba(249, 183, 47, 0.141);padding:48px 48px 0;border-radius:32px}.product-emergency-fund-cover-bills h2{text-align:center;font-size:40px;line-height:40px;margin-bottom:24px}.product-emergency-fund-cover-bills nav{margin-bottom:32px;display:flex;justify-content:center;gap:12px}.product-emergency-fund-cover-bills nav a{display:inline-block;padding:8px 16px;border-radius:38px;background:transparent;color:#171716;font-size:16px;line-height:24px;text-decoration:none}.product-emergency-fund-cover-bills nav a.active{color:#fff;font-weight:500}.product-emergency-fund-cover-bills nav a.active:first-child{background-color:#f4a614}.product-emergency-fund-cover-bills nav a.active:last-child{background-color:#da4848}.product-emergency-fund-cover-bills .note{color:#da4848}.product-emergency-fund-cover-bills .cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;align-items:start}.product-emergency-fund-cover-bills .cards .card{border:none;padding:20px 8px;border-radius:24px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:20px;max-width:390px}.product-emergency-fund-cover-bills .cards .card .text{padding:0 16px;display:flex;justify-content:space-between;gap:20px}.product-emergency-fund-cover-bills .cards .card h4{font-size:16px;line-height:24px}.product-emergency-fund-cover-bills .footnote{color:#000;line-height:27px;padding:32px 0}.product-emergency-fund-cover-bills footer{text-align:center;padding-top:48px}.product-emergency-fund-cover-bills footer ol{display:inline-block;text-align:left;margin:0;padding:0;counter-reset:list-number}.product-emergency-fund-cover-bills footer ol li{list-style:none;color:#6e6e6f;margin-bottom:8px;line-height:24px}.product-emergency-fund-cover-bills footer ol li:last-child{margin-bottom:0}.product-emergency-fund-cover-bills footer ol li:before{display:inline-block;color:#f4a614;font-size:16px;font-weight:700;text-align:center;width:10px;counter-increment:list-number;content:counter(list-number);margin-right:24px}@media (max-width:1024px){.product-emergency-fund-cover-bills .coverage{padding:48px 24px 0}.product-emergency-fund-cover-bills h2{margin-bottom:16px}.product-emergency-fund-cover-bills .cards .card{padding:16px;height:100%}.product-emergency-fund-cover-bills .cards .card h4{max-width:187px}.product-emergency-fund-cover-bills .cards .card img{max-height:179px}.product-emergency-fund-cover-bills .cards .card .text{padding:0}}@media (max-width:640px){.product-emergency-fund-cover-bills{padding:0}.product-emergency-fund-cover-bills .coverage{padding:32px 16px;border-radius:0;display:flex;flex-direction:column;align-items:center}.product-emergency-fund-cover-bills h2{margin-bottom:24px;font-size:32px;max-width:230px}.product-emergency-fund-cover-bills nav{gap:4px}.product-emergency-fund-cover-bills nav a{padding:4px 12px;letter-spacing:-0.1px;text-decoration:none}.product-emergency-fund-cover-bills .cards{justify-items:center;grid-template-columns:repeat(2, 1fr);gap:8px}.product-emergency-fund-cover-bills .cards .card{padding:8px;border-radius:12px;gap:8px;max-width:170px;min-height:174px;width:100%}.product-emergency-fund-cover-bills .cards .card:nth-child(-n+2){min-height:194px}.product-emergency-fund-cover-bills .cards .card img{width:148px}.product-emergency-fund-cover-bills .cards .card h4{max-width:none}.product-emergency-fund-cover-bills .cards .card .text{padding:0;gap:normal;flex-direction:column}.product-emergency-fund-cover-bills .cards .card h4:not(.price){font-size:13px;line-height:20px;font-weight:400;display:block}.product-emergency-fund-cover-bills .footnote{padding:21px 0}.product-emergency-fund-cover-bills footer{padding-top:0}.product-emergency-fund-cover-bills footer ol li{display:flex}.product-emergency-fund-cover-bills footer ol li:before{margin-right:12px}}
.product-emergency-fund-features{margin-bottom:35px}.product-emergency-fund-features .content-wrapper{background:#f8f8f9}.product-emergency-fund-features .content-wrapper.-transparent{background:transparent}.product-emergency-fund-features article{padding:60px 0}.product-emergency-fund-features article h2+p{margin:14px auto 0;max-width:540px}.product-emergency-fund-features article .features{margin:30px auto;max-width:86%}.product-emergency-fund-features article .features.-full-width{max-width:100%}.product-emergency-fund-features article .feature{position:relative;padding-top:30px;padding-bottom:30px}.product-emergency-fund-features article .feature.col-3{padding-right:30px;padding-left:30px}.product-emergency-fund-features article .feature:before,.product-emergency-fund-features article .feature:after{content:'';display:none;background:#e0e0e2;position:absolute}.product-emergency-fund-features article .feature:not(:last-child):before{display:block;width:1px;height:50%;top:50%;right:0;transform:translateY(-50%)}.product-emergency-fund-features article .feature.col-6:nth-child(2n):before{display:none}.product-emergency-fund-features article .feature.col-6:nth-child(4n+1):after,.product-emergency-fund-features article .feature.col-6:nth-child(4n+2):after{display:block;width:50%;height:1px;bottom:0;left:50%;transform:translateX(-50%)}.product-emergency-fund-features article .feature figure{margin:0 0 30px}.product-emergency-fund-features article .feature figure img{vertical-align:top;height:110px}.product-emergency-fund-features article .feature p,.product-emergency-fund-features article .feature .p{max-width:372px;margin:0 auto 10px}.product-emergency-fund-features article .feature p.desc{color:#29292b}.product-emergency-fund-features .content-wrapper.-transparent article .feature p.desc{color:#6e6e6f}.product-emergency-fund-features article .button{min-width:300px}@media (max-width:1024px){.product-emergency-fund-features article .features.-full-width{max-width:660px}.product-emergency-fund-features article .feature.col-middle-6:nth-child(2n):before{display:none}.product-emergency-fund-features article .feature.col-middle-6:nth-child(4n+1):after,.product-emergency-fund-features article .feature.col-middle-6:nth-child(4n+2):after{display:block;width:50%;height:1px;bottom:0;left:50%;transform:translateX(-50%)}}@media (max-width:640px){.product-emergency-fund-features article{padding:40px 0}.product-emergency-fund-features article .features{margin:20px 0;max-width:none}.product-emergency-fund-features article .feature.col-mobile-6:nth-child(2n):before,.product-emergency-fund-features article .feature.col-mobile-12:before{display:none}.product-emergency-fund-features article .feature.col-mobile-6:nth-child(4n+1):after,.product-emergency-fund-features article .feature.col-mobile-6:nth-child(4n+2):after,.product-emergency-fund-features article .feature.col-mobile-12:after{display:block;width:50%;height:1px;bottom:0;left:50%;transform:translateX(-50%)}.product-emergency-fund-features article .feature.col-mobile-12:last-child:after{display:none}.product-emergency-fund-features article .feature figure{margin:0 0 20px}.product-emergency-fund-features article .feature figure img{height:90px}.product-emergency-fund-features article .feature p.desc{font-size:13px;line-height:20px;max-width:300px;margin-left:auto;margin-right:auto}}
.product-emergency-fund-hero-2{margin-bottom:-16px;overflow:hidden}.product-emergency-fund-hero-2 .wrapper{min-height:1106px;background-color:#fff0bc;background-image:url("../images/sections/product-emergency-fund-hero-2/background-gradient.jpg");background-size:100% 120%;position:relative;z-index:0}.product-emergency-fund-hero-2 .wrapper:before,.product-emergency-fund-hero-2 .wrapper:after{content:'';display:block;height:608px;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);position:absolute;bottom:0;left:0;right:0;z-index:1}.product-emergency-fund-hero-2 .content{padding-top:140px}.product-emergency-fund-hero-2 .text{position:relative;z-index:2}.product-emergency-fund-hero-2 h1{font-size:56px;line-height:64px;color:#6c274c;margin-top:155px;max-width:586px}.product-emergency-fund-hero-2 .button{min-width:301px;margin-top:48px}.product-emergency-fund-hero-2 .phone{text-align:right}.product-emergency-fund-hero-2 .phone>figure{margin:0 -24px 0 0;position:relative;display:inline-block}.product-emergency-fund-hero-2 .phone-image{object-fit:cover;object-position:top center;margin-right:24px}.product-emergency-fund-hero-2 .phone .left-paw{position:absolute;top:335px;left:3px;z-index:2}.product-emergency-fund-hero-2 .phone .right-paw{position:absolute;top:334px;right:24px;z-index:2}.product-emergency-fund-hero-2 .text-bubble{display:flex;flex-flow:row nowrap;column-gap:22px;position:absolute;top:126px;left:50%;transform:translateX(-50%);width:550px;border-radius:38.54px;background:rgba(255, 255, 255, 0.8);box-shadow:0 12.6851987839px 50.7407951355px 0 rgba(17, 34, 78, 0.12);-webkit-backdrop-filter:blur(18.7774333954px);backdrop-filter:blur(18.7774333954px);padding:32px;text-align:left;z-index:2}.product-emergency-fund-hero-2 figure{margin:0}.product-emergency-fund-hero-2 .text-bubble p{color:#6e6e6f;font-size:25.37px;font-weight:500;line-height:38.056px;letter-spacing:-0.159px}@media (max-width:640px){.product-emergency-fund-hero-2{margin-bottom:-54px}.product-emergency-fund-hero-2 .wrapper{background-image:url("../images/sections/product-emergency-fund-hero-2/background-gradient@mobile.jpg")}.product-emergency-fund-hero-2 .content{padding-top:64px}.product-emergency-fund-hero-2 .wrapper{min-height:740px}.product-emergency-fund-hero-2 .wrapper:before,.product-emergency-fund-hero-2 .wrapper:after{display:none}.product-emergency-fund-hero-2 .text{text-align:center;margin-bottom:36px;filter:blur(0);opacity:1;z-index:0}.product-emergency-fund-hero-2 h1{font-size:44px;line-height:44px;max-width:351px;margin:0 auto}.product-emergency-fund-hero-2 .button{min-width:auto;margin-top:16px;padding-top:13px;padding-bottom:11px}.product-emergency-fund-hero-2 .phone>figure{left:50%;transform:translateX(-50%);min-width:100%;margin:0;text-align:center}.product-emergency-fund-hero-2 .phone-image{margin-right:21px}.product-emergency-fund-hero-2 .text-bubble{width:90%;max-width:343px;column-gap:16px;border-radius:24px;padding:20px;top:82px}.product-emergency-fund-hero-2 .text-bubble img{width:72px;height:72px}.product-emergency-fund-hero-2 .text-bubble p{font-size:15.799px;line-height:23.698px}.product-emergency-fund-hero-2 .phone .left-paw,.product-emergency-fund-hero-2 .phone .right-paw{display:none}}
.product-emergency-fund-hero-email{margin-bottom:24px}.product-emergency-fund-hero-email .content-wrapper{background:url("../images/sections/product-emergency-fund-hero-email/background.jpg") no-repeat center / cover #9bcad4;min-height:660px}.product-emergency-fund-hero-email article{position:relative;padding-top:217px;margin-left:88px;color:#fff}.product-emergency-fund-hero-email picture{position:absolute;top:76px;left:-26px}.product-emergency-fund-hero-email .h1{margin-bottom:16px}.product-emergency-fund-hero-email .off{border-radius:12px;background:#ffc856;box-shadow:0 8px 24px 0 rgba(17, 34, 78, 0.06);padding:10px 8px 6px;margin:0 -8px}.product-emergency-fund-hero-email .button{margin-top:48px;min-width:237px}@media (max-width:1024px){.product-emergency-fund-hero-email{margin-bottom:16px}.product-emergency-fund-hero-email .content-wrapper{background-image:url("../images/sections/product-emergency-fund-hero-email/background@tablet.jpg");min-height:600px}.product-emergency-fund-hero-email article{padding-top:199px;margin-left:40px}.product-emergency-fund-hero-email picture{top:56px}}@media (max-width:640px){.product-emergency-fund-hero-email .content-wrapper{background-image:url("../images/sections/product-emergency-fund-hero-email/background@mobile.jpg");min-height:616px;border-radius:unset}.product-emergency-fund-hero-email article{padding-top:72px;margin-left:0;text-align:center}.product-emergency-fund-hero-email picture{top:10px;left:50%;transform:translateX(-50%)}.product-emergency-fund-hero-email .h1{margin-bottom:8px;font-size:32px;line-height:40px}.product-emergency-fund-hero-email .off{border-radius:8px;padding:8px 4px 4px;margin:0 -4px}.product-emergency-fund-hero-email .button{margin-top:28px}}
.product-emergency-fund-hero-product-hunt{margin-bottom:24px}.product-emergency-fund-hero-product-hunt .content-wrapper{background:url("../images/sections/product-emergency-fund-hero-product-hunt/background.jpg") no-repeat center / cover #f3f3de;min-height:660px}.product-emergency-fund-hero-product-hunt article{padding-top:44px;margin-left:88px}.product-emergency-fund-hero-product-hunt figure{margin:0 0 21px;min-height:79px}.product-emergency-fund-hero-product-hunt .h8{margin-bottom:16px;color:#68686a}.product-emergency-fund-hero-product-hunt .h1{margin-bottom:16px}.product-emergency-fund-hero-product-hunt p{font-weight:500;margin-bottom:24px}.product-emergency-fund-hero-product-hunt .coupon-code{color:#ff6154}.product-emergency-fund-hero-product-hunt .button{margin-top:24px;background-color:#ff6154;border-color:#ff6154}@media (max-width:1024px){.product-emergency-fund-hero-product-hunt{margin-bottom:16px}.product-emergency-fund-hero-product-hunt .content-wrapper{background-image:url("../images/sections/product-emergency-fund-hero-product-hunt/background@tablet.jpg");min-height:600px}.product-emergency-fund-hero-product-hunt article{margin-left:40px}}@media (max-width:640px){.product-emergency-fund-hero-product-hunt .content-wrapper{background-image:url("../images/sections/product-emergency-fund-hero-product-hunt/background@mobile.jpg");min-height:616px;border-radius:unset}.product-emergency-fund-hero-product-hunt article{padding-top:24px;margin-left:0;text-align:center}.product-emergency-fund-hero-product-hunt figure{display:none}.product-emergency-fund-hero-product-hunt .h8{margin-bottom:8px;font-size:14px;line-height:20px}.product-emergency-fund-hero-product-hunt .h1{margin-bottom:8px;font-size:32px;line-height:40px}.product-emergency-fund-hero-product-hunt .button{margin-top:4px}}
.product-emergency-fund-hero{margin-bottom:24px}.product-emergency-fund-hero .content-wrapper{background:url("../images/sections/product-emergency-fund-hero/background.jpg") no-repeat center / cover #9bcad4;min-height:660px}.product-emergency-fund-hero article{padding-top:179px;margin-left:88px;color:#fff}.product-emergency-fund-hero .h8{margin-bottom:16px;color:rgba(255, 255, 255, 0.65)}.product-emergency-fund-hero .h1{margin-bottom:16px}.product-emergency-fund-hero .button{margin-top:48px}@media (max-width:1024px){.product-emergency-fund-hero{margin-bottom:16px}.product-emergency-fund-hero .content-wrapper{background-image:url("../images/sections/product-emergency-fund-hero/background@tablet.jpg");min-height:600px}.product-emergency-fund-hero article{padding-top:149px;margin-left:40px}}@media (max-width:640px){.product-emergency-fund-hero .content-wrapper{background-image:url("../images/sections/product-emergency-fund-hero/background@mobile.jpg");min-height:616px;border-radius:unset}.product-emergency-fund-hero article{padding-top:24px;margin-left:0;text-align:center}.product-emergency-fund-hero .h8{margin-bottom:8px;font-size:14px;line-height:20px}.product-emergency-fund-hero .h1{margin-bottom:8px;font-size:32px;line-height:40px}.product-emergency-fund-hero .button{margin-top:28px}}
.product-emergency-fund-how-does-it-work{margin-bottom:32px}.product-emergency-fund-how-does-it-work h2{margin-bottom:8px}.product-emergency-fund-how-does-it-work h2+p{margin:0 auto 40px;color:#6e6e6f;max-width:700px}.product-emergency-fund-how-does-it-work .step{display:flex;flex-flow:column wrap;justify-content:space-between;background:#fafafb;padding:24px}.product-emergency-fund-how-does-it-work .step p{color:#6e6e6f;line-height:20px;letter-spacing:-0.1px}.product-emergency-fund-how-does-it-work .step p.step-number{color:#979798;font-weight:700;margin-bottom:12px;letter-spacing:normal}.product-emergency-fund-how-does-it-work .step h3{font-size:24px;line-height:32px;margin-bottom:12px}.product-emergency-fund-how-does-it-work .step picture img{width:100%;height:auto}@media (max-width:1024px){.product-emergency-fund-how-does-it-work .step{padding:24px 16px 16px}.product-emergency-fund-how-does-it-work .step p.step-number{margin-bottom:8px}.product-emergency-fund-how-does-it-work .step h3{font-size:20px;line-height:24px;margin-bottom:8px}}@media (max-width:640px){.product-emergency-fund-how-does-it-work{margin-bottom:8px}.product-emergency-fund-how-does-it-work h2{margin-bottom:16px}.product-emergency-fund-how-does-it-work h2+p{margin-bottom:32px}.product-emergency-fund-how-does-it-work .step{padding:16px}.product-emergency-fund-how-does-it-work .step picture{display:none}.product-emergency-fund-how-does-it-work .step p.step-number{font-size:24px;line-height:32px;color:#f9b72f;margin-bottom:4px;font-weight:500}.product-emergency-fund-how-does-it-work .step p{font-size:13px}.product-emergency-fund-how-does-it-work .step h3{font-size:16px;margin-bottom:4px}}
.product-emergency-fund-learn-more-covered-new{margin:30px 0 36px}.product-emergency-fund-learn-more-covered-new article{max-width:976px;margin:0 auto}.product-emergency-fund-learn-more-covered-new h2{margin-bottom:24px}.product-emergency-fund-learn-more-covered-new h2+p{margin:-10px auto 24px;max-width:550px}.product-emergency-fund-learn-more-covered-new .text-col-content{background:#f8f8f9;border:3px solid #f8f8f9;border-radius:16px;padding:47px 57px;min-height:386px}.product-emergency-fund-learn-more-covered-new .text-col-content.active{background:#fff4de;border:3px solid rgba(249, 183, 47, 0.4)}.product-emergency-fund-learn-more-covered-new h3{font-size:24px;line-height:32px;margin-bottom:20px}.product-emergency-fund-learn-more-covered-new ul{list-style:none;margin-bottom:0}.product-emergency-fund-learn-more-covered-new li{position:relative;padding-left:40px;margin:10px 0}.product-emergency-fund-learn-more-covered-new li i{position:absolute;top:3px;left:5px;font-size:14px}.product-emergency-fund-learn-more-covered-new li .icon-checked-1{color:#ffb731}.product-emergency-fund-learn-more-covered-new li .icon-close{color:#bfbfc1}.product-emergency-fund-learn-more-covered-new footer{margin-top:16px}.product-emergency-fund-learn-more-covered-new footer p{color:#6e6e6f}@media (max-width:1024px){.product-emergency-fund-learn-more-covered-new article{max-width:768px}.product-emergency-fund-learn-more-covered-new .text-col-content{padding:23px 27px;min-height:330px}}@media (max-width:640px){.product-emergency-fund-learn-more-covered-new{margin:43px 0 16px}.product-emergency-fund-learn-more-covered-new .text-col-content{padding:17px 26px 27px 17px}.product-emergency-fund-learn-more-covered-new footer{margin-top:32px}}
.product-emergency-fund-learn-more-features{margin:80px 0}.product-emergency-fund-learn-more-features article{max-width:976px;padding:34px 0;margin:0 auto}.product-emergency-fund-learn-more-features h1{font-size:32px;line-height:40px}.product-emergency-fund-learn-more-features figure{margin:40px 0 30px}.product-emergency-fund-learn-more-features p.feature-title{font-weight:500;font-size:20px;line-height:28px;margin-bottom:10px}.product-emergency-fund-learn-more-features p:not(.feature-title){color:#6e6e6f}@media (max-width:640px){.product-emergency-fund-learn-more-features{margin:0 0 70px}.product-emergency-fund-learn-more-features article{padding:24px 0 0}}
.product-emergency-fund-learn-more-steps{margin:0 0 80px}.product-emergency-fund-learn-more-steps article{position:relative;background:#f8f8f9;padding:70px 95px 60px 102px;margin:0 auto}.product-emergency-fund-learn-more-steps h2{margin-bottom:34px}.product-emergency-fund-learn-more-steps h2+p{margin:-20px auto 34px;max-width:550px}.product-emergency-fund-learn-more-steps .steps{margin-right:-64px}.product-emergency-fund-learn-more-steps .steps-number{font-weight:500;font-size:40px;line-height:48px;color:#f4a614;margin-bottom:4px}.product-emergency-fund-learn-more-steps .steps-title{font-weight:500;margin-bottom:10px}.product-emergency-fund-learn-more-steps .steps-text{max-width:220px}.product-emergency-fund-learn-more-steps .steps-button{margin-top:40px;min-width:311px}.product-emergency-fund-learn-more-steps .steps-doggy{position:absolute;bottom:-17px;left:50%;transform:translateX(-226%)}.product-emergency-fund-learn-more-steps .cost{margin-top:15px;color:#6e6e6f}@media (max-width:1024px){.product-emergency-fund-learn-more-steps .steps{margin-right:-32px}.product-emergency-fund-learn-more-steps .steps-text{max-width:176px}.product-emergency-fund-learn-more-steps article{padding:60px 46px 68px 75px}}@media (max-width:640px){.product-emergency-fund-learn-more-steps article{padding:60px 0}.product-emergency-fund-learn-more-steps .steps{max-width:286px;margin:0 auto}.product-emergency-fund-learn-more-steps .steps-number{margin-bottom:0}.product-emergency-fund-learn-more-steps .steps-text{max-width:none}.product-emergency-fund-learn-more-steps .steps-doggy{display:none}}
.product-emergency-fund-learn-more-terms{margin:100px 0}.product-emergency-fund-learn-more-terms article{max-width:976px;margin:0 auto;text-align:center}.product-emergency-fund-learn-more-terms h2{margin-bottom:55px}.product-emergency-fund-learn-more-terms h2+p{margin:-41px auto 35px;max-width:550px}.product-emergency-fund-learn-more-terms figure{margin:0 0 20px}.product-emergency-fund-learn-more-terms .feature-title{font-weight:500;margin-bottom:5px;color:#29292b}.product-emergency-fund-learn-more-terms p{color:#6e6e6f}@media (max-width:640px){.product-emergency-fund-learn-more-terms{margin:60px 0 35px}.product-emergency-fund-learn-more-terms article{text-align:left;max-width:322px}.product-emergency-fund-learn-more-terms h2{text-align:center;margin-bottom:45px}.product-emergency-fund-learn-more-terms h2+p{text-align:center}}
.product-emergency-fund-middle-banner .content-wrapper{background-color:#fef5e2;min-height:360px}.product-emergency-fund-middle-banner article{padding-top:74px;margin-left:88px;max-width:468px}.product-emergency-fund-middle-banner h2{margin-bottom:8px}.product-emergency-fund-middle-banner .button{margin-top:32px}@media (max-width:1024px){.product-emergency-fund-middle-banner article{margin-left:57px}}@media (max-width:640px){.product-emergency-fund-middle-banner .content-wrapper{min-height:434px}.product-emergency-fund-middle-banner article{text-align:center;padding-top:29px;margin:0 auto;max-width:270px}.product-emergency-fund-middle-banner .button{margin-top:24px}}
.product-emergency-fund-online-visit-price,.product-emergency-fund-online-visit-price .for-vet-chats .accent{color:#29292b}.product-emergency-fund-online-visit-price .wrapper{max-width:1023px;flex-direction:column}.product-emergency-fund-online-visit-price .text-content{max-width:634px}.product-emergency-fund-online-visit-price .piggy-bank-cover{position:relative;margin-bottom:38px}.product-emergency-fund-online-visit-price .piggy-bank-cover .background{position:absolute;background:rgba(249, 183, 47, 0.14);border-radius:50%;width:100%;height:100%}.product-emergency-fund-online-visit-price .piggy-bank{width:180px;height:180px}.product-emergency-fund-online-visit-price h1{margin-bottom:60px}.product-emergency-fund-online-visit-price .price{font-size:105px;font-weight:500;line-height:109px;margin-bottom:14px}.product-emergency-fund-online-visit-price .for-vet-chats .accent{font-weight:500}.product-emergency-fund-online-visit-price p{color:#6e6e6f}.product-emergency-fund-online-visit-price .for-vet-chats{font-size:24px;line-height:32px;margin-bottom:41px}.product-emergency-fund-online-visit-price .slider-container{width:100%;position:relative;padding:21px 0 48px}.product-emergency-fund-online-visit-price .slider-wrapper{min-width:1023px;padding:0 84px 16px;position:relative;z-index:2}.product-emergency-fund-online-visit-price .slider{position:relative}.product-emergency-fund-online-visit-price .slider .background{position:absolute;top:50%;transform:translateY(-50%);height:8px;width:100%;border-radius:12px;background:linear-gradient(90deg, #f47f14 0%, #ffc856 50.21%, #46c786 100%)}.product-emergency-fund-online-visit-price .slider .background .left-part,.product-emergency-fund-online-visit-price .slider .background .right-part{position:absolute;top:50%;transform:translateY(-50%);height:8px;z-index:1}.product-emergency-fund-online-visit-price .slider .background .left-part{left:0}.product-emergency-fund-online-visit-price .slider .background .right-part{right:0;opacity:0.76;background-color:#fff}.product-emergency-fund-online-visit-price .slider .dividers{position:absolute;width:100%;height:100%;display:flex}.product-emergency-fund-online-visit-price .slider .divider:first-child{border-left:none}.product-emergency-fund-online-visit-price .slider .divider{flex:1;border-right:1px solid #fff;border-left:1px solid #fff}.product-emergency-fund-online-visit-price .slider .divider:last-child{border-right:none}.product-emergency-fund-online-visit-price .slider-input{-webkit-appearance:none;appearance:none;width:100%;height:8px;background:transparent;outline:none;position:relative}.product-emergency-fund-online-visit-price .slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:64px;height:64px;cursor:pointer;background-image:url("../images/sections/product-emergency-fund-online-visit-price/thumb-arrows.png");background-size:cover;box-shadow:0 8px 12px 0 rgba(0, 0, 0, 0.1);border-radius:72px;transform:translateX(0px)}.product-emergency-fund-online-visit-price .slider-input::-moz-range-thumb{width:64px;height:64px;cursor:pointer;background-image:url("../images/sections/product-emergency-fund-online-visit-price/thumb-arrows.png");background-size:cover;box-shadow:0 8px 12px 0 rgba(0, 0, 0, 0.1);border-radius:72px;transform:translateX(0px)}.product-emergency-fund-online-visit-price .slider-values{display:flex;justify-content:space-between}.product-emergency-fund-online-visit-price .slider-values p{flex:1}@media (max-width:640px){.product-emergency-fund-online-visit-price .piggy-bank-cover{margin-bottom:16px}.product-emergency-fund-online-visit-price .piggy-bank{width:100px;height:100px}.product-emergency-fund-online-visit-price h1{margin-bottom:14px}.product-emergency-fund-online-visit-price .price{font-size:72px;line-height:90px;margin-bottom:0}.product-emergency-fund-online-visit-price .for-vet-chats{font-size:16px;line-height:24px;margin-bottom:28px}.product-emergency-fund-online-visit-price .slider-container{padding:16px 0 40px}.product-emergency-fund-online-visit-price .slider-wrapper{padding:0 31px 16px;min-width:100vw}.product-emergency-fund-online-visit-price .slider-input::-webkit-slider-runnable-track{height:96px}.product-emergency-fund-online-visit-price .slider-input::-moz-range-track{height:96px}.product-emergency-fund-online-visit-price .slider-input::-webkit-slider-thumb{margin-top:8px;padding:20px;width:80px;height:80px;box-shadow:none;background-size:contain !important;background:transparent url("../images/sections/product-emergency-fund-online-visit-price/thumb-arrows@mobile.png") center}.product-emergency-fund-online-visit-price .slider-input::-moz-range-thumb{margin-top:8px;padding:20px;width:80px;height:80px;box-shadow:none;background-size:contain !important;background:transparent url("../images/sections/product-emergency-fund-online-visit-price/thumb-arrows@mobile.png") center}.product-emergency-fund-online-visit-price .slider-values p{font-size:13px;line-height:20px}.product-emergency-fund-online-visit-price footer .button{width:100%}}
.pets-we-have-helped.product-emergency-fund-reviews h2{line-height:40px;margin-bottom:40px}.pets-we-have-helped.product-emergency-fund-reviews .background{background-size:cover}.pets-we-have-helped.product-emergency-fund-reviews .pet-info-cover{display:flex;align-items:flex-start;column-gap:8px;flex-wrap:nowrap;margin:24px 0 16px}.pets-we-have-helped.product-emergency-fund-reviews .title{margin-bottom:4px;color:#29292b}.pets-we-have-helped.product-emergency-fund-reviews .breed{color:#6e6e6f;letter-spacing:-0.1px;font-size:14px;line-height:20px}.pets-we-have-helped.product-emergency-fund-reviews .bill-covered{color:#46c786;font-weight:500;display:flex;align-items:center;justify-content:flex-end;column-gap:4px}.pets-we-have-helped.product-emergency-fund-reviews .bill-covered>*{display:inline-block;vertical-align:middle}.pets-we-have-helped.product-emergency-fund-reviews .pet-info-cover>*{flex-grow:1}.pets-we-have-helped.product-emergency-fund-reviews p.story{color:rgba(23, 23, 22, 0.651);letter-spacing:-0.1px}@media (max-width:1024px){.pets-we-have-helped.product-emergency-fund-reviews h2{margin-bottom:32px}}@media (max-width:640px){.pets-we-have-helped.product-emergency-fund-reviews h2{margin-bottom:16px;line-height:32px}.pets-we-have-helped.product-emergency-fund-reviews p{font-size:14px;line-height:20px;color:rgba(23, 23, 22, 0.651)}.pets-we-have-helped.product-emergency-fund-reviews .pet-info-cover{flex-direction:column;margin:16px 0 12px}.pets-we-have-helped.product-emergency-fund-reviews .review .background{background-size:cover;background-repeat:no-repeat;background-position:center;height:160px;margin-bottom:16px}.pets-we-have-helped.product-emergency-fund-reviews .title{margin-bottom:0}.pets-we-have-helped.product-emergency-fund-reviews .bill-covered{font-size:14px;line-height:20px;letter-spacing:-0.1px}}
.product-emergency-fund-prices{padding-top:120px;margin-bottom:76px}.product-emergency-fund-prices article>header h2{margin-bottom:14px}.product-emergency-fund-prices article>header h2+p{margin-bottom:40px;color:#6e6e6f}.product-emergency-fund-prices .comparison-table{max-width:872px;margin:0 auto}.product-emergency-fund-prices .comparison-table ul{list-style:none;padding:0 16px;margin:0}.product-emergency-fund-prices .comparison-table ul li{padding:18px 0;border-bottom:1px solid #f1f1f3}.product-emergency-fund-prices .comparison-table ul li:last-child{border-bottom:none}.product-emergency-fund-prices .comparison-table ul li:nth-child(5n){min-height:85px}.product-emergency-fund-prices .comparison-table .table-titles{margin-top:62px}.product-emergency-fund-prices .comparison-table .table-titles p{color:#6e6e6f}.product-emergency-fund-prices .versus-table{position:relative}.product-emergency-fund-prices .versus-table .service{position:relative;border:1px solid #f3f3f4;border-radius:32px;overflow:hidden;background:#fff}.product-emergency-fund-prices .versus-table .service.titles{border-color:transparent}.product-emergency-fund-prices .versus-table .service.titles li:last-child{padding-top:35px}.product-emergency-fund-prices .versus-table .service.active{border-color:#f9b72f;box-shadow:0 8px 32px rgba(17, 34, 78, 0.06)}.product-emergency-fund-prices .versus-table .service.active li p{font-weight:500}.product-emergency-fund-prices .versus-table .service.active li p.title{font-size:16px;line-height:24px;font-weight:400;margin-bottom:5px}.product-emergency-fund-prices .versus-table header{padding:24px 16px 8px;min-height:60px}.product-emergency-fund-prices .versus-table header h3{font-size:20px;line-height:28px;font-weight:500}.product-emergency-fund-prices .versus-table footer{position:relative;color:#68686a;padding:12px 0 14px;background:#f3f3f4}.product-emergency-fund-prices .versus-table .service.active footer{color:#fff;background:#ffb731}.product-emergency-fund-prices .versus-table footer p{font-weight:500}.product-emergency-fund-prices .versus-table footer p.price{font-weight:500;font-size:32px;line-height:40px;color:#29292b;margin-bottom:4px}.product-emergency-fund-prices .versus-table .service.active footer p.price{color:#fff}.product-emergency-fund-prices .versus-table .service.active footer p.price .crossed{opacity:0.8;font-weight:400;text-decoration:line-through}.product-emergency-fund-prices article>footer p{margin:40px auto 0;color:#6e6e6f;max-width:665px}@media (max-width:640px){.product-emergency-fund-prices{padding-top:64px;margin-bottom:28px}.product-emergency-fund-prices .comparison-table ul{padding:0 14px}.product-emergency-fund-prices .comparison-table ul li{min-height:82px;padding:15px 0}.product-emergency-fund-prices .comparison-table ul li:nth-child(5n){min-height:108px}.product-emergency-fund-prices .comparison-table ul li:nth-child(7n){min-height:100px}.product-emergency-fund-prices .versus-table:before{content:'';display:block;position:absolute;border:2px solid #f3f3f4;border-radius:20px;top:0;left:0;right:0;bottom:0;z-index:0}.product-emergency-fund-prices .versus-table:after{content:'';display:block;position:absolute;left:0;bottom:0;right:0;height:88px;background-color:#f3f3f4;border-radius:0 0 20px 20px;z-index:-1}.product-emergency-fund-prices .versus-table li:first-child{border-top:1px solid #f1f1f3}.product-emergency-fund-prices .versus-table header{padding:20px 14px 10px}.product-emergency-fund-prices .versus-table header h3{font-size:16px;line-height:24px;font-weight:500}.product-emergency-fund-prices .versus-table li p{font-size:13px;line-height:16px}.product-emergency-fund-prices .versus-table .service{border-width:2px;border-radius:20px;background-color:transparent}.product-emergency-fund-prices .versus-table .service.titles{display:none}.product-emergency-fund-prices .versus-table .service.active{box-shadow:none}.product-emergency-fund-prices .versus-table .service:not(.active){border-color:transparent}.product-emergency-fund-prices .versus-table .service:not(.active) li{padding-top:44px}.product-emergency-fund-prices .versus-table footer{padding:16px 0 20px}.product-emergency-fund-prices .versus-table footer p{font-size:13px;line-height:16px}.product-emergency-fund-prices .versus-table footer p.price{font-size:24px;line-height:32px;margin-bottom:2px}.product-emergency-fund-prices article>footer p{margin-top:32px;max-width:327px}}
.product-emergency-fund-reviews header{margin-bottom:40px}.product-emergency-fund-reviews h2{margin-bottom:8px}.product-emergency-fund-reviews h2+p{color:#6e6e6f}.product-emergency-fund-reviews .review{padding:0 20px}.product-emergency-fund-reviews .background{height:248px;background-color:#6e6e6f}.product-emergency-fund-reviews .star-stack{font-size:14px;color:#f4a614;margin:16px 0 12px}.product-emergency-fund-reviews .star-stack i{letter-spacing:3px}.product-emergency-fund-reviews .title{font-weight:600;font-size:20px;line-height:28px;margin-bottom:8px}@media (max-width:640px){.product-emergency-fund-reviews header{margin:0 16px 32px}.product-emergency-fund-reviews h2{margin-bottom:16px}.product-emergency-fund-reviews .background{height:200px}.product-emergency-fund-reviews .review{padding:0 6px}}
.product-emergency-fund-slider article{padding:80px 0 50px}.product-emergency-fund-slider .h4{margin-bottom:10px}.product-emergency-fund-slider .slide-item{overflow:hidden}.product-emergency-fund-slider .slide-item .h4{color:#ffb731;margin-bottom:30px}.product-emergency-fund-slider .slide-item figure{position:relative;display:inline-block;margin:0}.product-emergency-fund-slider .slide-item figure img{vertical-align:top;display:inline;width:auto}.product-emergency-fund-slider.issues img+.clouds{display:none}.product-emergency-fund-slider.issues img.lazyloaded+.clouds{display:block}.product-emergency-fund-slider.issues [class*="cloud-"]{position:absolute;text-align:left;z-index:1}.product-emergency-fund-slider.issues .clouds-title{font-size:20px;line-height:28px;font-weight:500;text-align:left;margin:25px 0 20px}.product-emergency-fund-slider.issues .cloud-1{width:326px;min-height:171px}.product-emergency-fund-slider.issues .cloud-2{width:262px;min-height:174px}.product-emergency-fund-slider.issues .cloud-3{width:278px;min-height:144px}.product-emergency-fund-slider.issues .cloud-4,.product-emergency-fund-slider.issues .cloud-5{position:relative;width:328px;margin:15px 0}.product-emergency-fund-slider.issues [class*="cloud-"]:before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}.product-emergency-fund-slider.issues .cloud-1:before{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 326 171' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M146.24.368c64.941 3.266 86.622 37.42 89.345 54.09 6.127 65.825-57.181 103.586-85.261 112.26-28.08 8.675-121.51 9.185-142.953-47.966-21.443-57.15 10.211-80.113 15.317-85.726C27.793 27.412 65.063-3.714 146.24.368Z' fill='%23FFF4DE'/%3E%3Cpath d='M204.716 130.964c18.347-18.526 32.371-43.99 29.38-76.316-2.622-15.85-23.611-49.548-87.932-52.782C65.405-2.195 28.581 28.776 23.797 34.035c-.49.539-1.18 1.203-2.015 2.006-3.804 3.661-10.624 10.224-15.331 21.116-5.7 13.189-8.277 32.812 2.325 61.068 10.445 27.84 38.504 41.827 67.878 47.724 29.349 5.892 59.468 3.587 73.227-.664 13.827-4.271 36.453-15.759 54.835-34.321Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='3'/%3E%3Cpath d='M263.745 65C273.941 65 277 79.451 277 91.061c-.001 4.231-4.588 19.419-14.784 19.93-8.157.409-10.876-13.116-11.216-19.93C251 82.374 253.549 65 263.745 65Z' fill='%23FFF4DE'/%3E%3Cpath d='M272.118 101.697c2.331-4.227 3.381-8.833 3.382-10.636 0-5.71-.757-12.01-2.695-16.824-1.944-4.827-4.866-7.737-9.06-7.737-4.051 0-6.9 3.43-8.781 8.771-1.831 5.201-2.46 11.512-2.464 15.753.168 3.302.914 8.18 2.561 12.134 1.699 4.079 4.031 6.488 7.08 6.335 4.301-.216 7.634-3.549 9.977-7.796Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='3'/%3E%3Cpath d='M310.314 119c-12.549 0-16.105-13.403-16.314-20.105 1.03-10.312 3.765-15.494 16.314-15.888 10.039-.316 15.268 10.632 15.686 15.888 0 6.702-3.137 20.105-15.686 20.105Z' fill='%23FFF4DE'/%3E%3Cpath d='M298.95 88.238c-2.016 2.23-2.933 5.631-3.447 10.707.114 3.173 1.019 7.877 3.317 11.751 2.283 3.851 5.874 6.804 11.494 6.804 5.611 0 9.089-2.943 11.241-6.774 2.178-3.878 2.935-8.596 2.945-11.77-.201-2.319-1.491-6.058-3.918-9.172-2.423-3.11-5.826-5.416-10.221-5.278-6.114.192-9.433 1.544-11.411 3.732Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='3'/%3E%3C/svg%3E") no-repeat center / 100% 100%}.product-emergency-fund-slider.issues .cloud-2:before{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 262 174' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70.564 30.102C32.122 8.55 16.149 11.223 0 12.058c25.276 9.223 42.479 29.237 47.92 38.092-4.915-1.504-15.903-.702-20.537 14.535-4.634 15.236 12.744 25.561 12.744 25.561s-13.587 5.213-12.744 20.048c1.053 18.545 29.49 15.538 28.963 18.044-.527 2.506-6.846 26.062 6.319 34.583 10.156 6.573 23.697-5.012 30.016-9.523 1.819 3.102 10.174 19.945 19.484 20.549 19.484 1.264 31.595-20.549 31.595-20.549 2.633 13.031 12.638 18.043 18.958 18.544 20.537 0 23.696-23.055 23.696-23.055 5.056 6.816 14.745 10.285 20.538 8.52 26.329-8.019 18.957-32.077 18.957-32.077 20.642 2.005 27.025-5.513 29.489-12.029 4.36-11.527-8.952-20.549-8.952-20.549 11.379-6.892 16.909-14.96 15.271-25.561C259.084 50.15 235 53 235 53s15.659-15.38 6.18-27.91c-8.129-10.746-25.276-6.182-33.702-1.003 1.053-13.532-5.266-23.055-18.431-24.058C178.515-.773 165 15.066 159.558 23.085c.527-11.528-5.266-19.547-17.904-20.55-8.975-.711-19.66 10.359-24.223 16.039C114.06 6.545 101.808 2.535 96.367 2.535 70.564 4.54 70.564 30.102 70.564 30.102Z' fill='%23FFF4DE'/%3E%3Cpath d='M72.064 32.662v-2.609a20.031 20.031 0 0 1 .046-.946c.048-.663.144-1.623.337-2.785.386-2.33 1.159-5.44 2.691-8.596 3.027-6.233 9.039-12.72 21.285-13.69 2.44.014 6.563.937 10.479 3.293 3.913 2.355 7.524 6.08 9.084 11.65l.787 2.808 1.827-2.274c2.236-2.782 5.966-6.876 10.208-10.17 4.31-3.348 8.834-5.621 12.727-5.312 6.016.477 10.208 2.6 12.853 5.79 2.658 3.204 3.923 7.687 3.672 13.195l-.243 5.306 2.982-4.395c2.671-3.936 7.334-9.802 12.601-14.565 2.633-2.381 5.377-4.45 8.063-5.87 2.697-1.426 5.226-2.138 7.47-1.967 6.22.474 10.659 2.933 13.454 6.724 2.819 3.826 4.103 9.197 3.596 15.722l-.229 2.937 2.51-1.543c4.035-2.48 10.198-4.826 16.281-5.252 6.077-.426 11.796 1.065 15.439 5.881 4.226 5.587 2.948 11.866.321 17.074-1.303 2.583-2.897 4.807-4.174 6.392-.637.79-1.19 1.414-1.58 1.839a23.21 23.21 0 0 1-.539.567l-.031.031-.027.028-.005.005h-.001l-3.13 3.075 4.357-.515h.002l.008-.001.043-.005.184-.019c.165-.015.411-.036.729-.058a40.348 40.348 0 0 1 2.664-.086c2.23-.001 5.206.17 8.239.848 6.105 1.363 12.014 4.636 13.191 12.25.766 4.958-.141 9.263-2.548 13.154-2.43 3.93-6.443 7.52-12.018 10.896l-2.001 1.212 1.935 1.312h.002l.002.002.021.015a20.015 20.015 0 0 1 .476.348c.332.252.809.628 1.37 1.116 1.126.98 2.574 2.391 3.885 4.132 2.639 3.506 4.554 8.093 2.636 13.165-1.14 3.014-3.151 6.193-7.242 8.423-4.131 2.25-10.554 3.629-20.699 2.643l-2.238-.217.658 2.148v.001l.001.001.001.005.012.039.048.175c.043.16.104.402.174.717.141.631.317 1.551.45 2.684.267 2.271.358 5.36-.325 8.668-.681 3.299-2.128 6.804-4.934 9.957-2.804 3.15-7.03 6.021-13.387 7.957-2.459.749-5.963.423-9.554-1.001-3.562-1.413-7.005-3.828-9.341-6.978l-2.191-2.955-.5 3.644v.001l-.001.007-.005.038-.028.171a18.89 18.89 0 0 1-.126.683c-.12.597-.314 1.458-.611 2.495-.593 2.081-1.587 4.839-3.186 7.583-3.174 5.449-8.657 10.76-18.193 10.782-5.766-.483-15.076-5.109-17.547-17.341l-.807-3.99-1.975 3.558v.001l-.005.008-.022.039-.097.167c-.087.149-.22.371-.397.657a46.406 46.406 0 0 1-1.587 2.376c-1.402 1.972-3.467 4.584-6.116 7.152-5.327 5.164-12.831 9.974-21.963 9.381-1.897-.123-3.875-1.087-5.871-2.699-1.986-1.604-3.874-3.754-5.574-6.038-2.734-3.671-4.856-7.505-6.09-9.735-.308-.555-.56-1.01-.752-1.339l-.83-1.415-1.336.953c-.66.471-1.383 1.007-2.16 1.582-3.064 2.269-6.969 5.161-11.192 7.207-5.308 2.572-10.581 3.541-14.977.695-5.91-3.824-7.61-11.141-7.61-18.287 0-6.274 1.31-11.964 1.8-14.094.063-.271.112-.485.143-.634.093-.439.02-.882-.193-1.263a2.083 2.083 0 0 0-.667-.704c-.394-.264-.873-.419-1.272-.525-.836-.222-2.005-.394-3.285-.571l-.72-.099c-2.527-.345-5.665-.773-8.84-1.605-3.489-.914-6.88-2.282-9.443-4.441-2.513-2.119-4.274-5.033-4.512-9.229-.391-6.882 2.543-11.49 5.597-14.42a22.063 22.063 0 0 1 4.284-3.194c.59-.337 1.078-.58 1.414-.735a11.933 11.933 0 0 1 .472-.207l.017-.007h.003l2.887-1.108-2.66-1.58v-.001h-.001l-.005-.003-.03-.018-.127-.08a21.46 21.46 0 0 1-.508-.33 32.797 32.797 0 0 1-1.82-1.317c-1.5-1.162-3.443-2.856-5.238-4.994-3.604-4.294-6.456-10.163-4.348-17.094 2.216-7.286 5.878-10.926 9.384-12.632 3.56-1.732 7.14-1.56 9.28-.905l3.794 1.16-2.078-3.38c-5.107-8.31-20.21-26.073-42.495-36.184 5.974-.309 12.228-.391 19.957.982 10.604 1.883 24.047 6.527 43.17 17.248l2.234 1.252Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='3'/%3E%3C/svg%3E") no-repeat center / 100% 100%}.product-emergency-fund-slider.issues .cloud-3:before{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 278 144' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.966 101.126c0 3.563-10.488 22.258-30.966 37.652h37.459c22.443 0 21.167-.495 43.636 3.463s79.65 0 116.943 0c79.159 0 79.495-21.241 79.495-31.17v-62.22c0-19.401 0-42.34-15.32-45.255-39.202-7.46-173.969-1.188-194.395 0C42.284 5.08 31.56 27.839 28.496 37.239c-3.064 9.4 2.47 59.435 2.47 63.887Z' fill='%23FFF4DE'/%3E%3Cpath d='M32.466 101.126c0 .727-.246 1.618-.584 2.531-.355.958-.874 2.1-1.545 3.385-1.345 2.573-3.338 5.79-5.967 9.362-4.657 6.331-11.342 13.826-20.016 20.874h33.105c2.453 0 4.627-.006 6.583-.012 6.948-.019 11.144-.031 15.33.263 5.387.377 10.765 1.258 21.983 3.235 11.059 1.948 30.809 1.957 52.619 1.462 7.442-.17 15.115-.397 22.737-.623 14.621-.434 29.057-.862 41.327-.862 39.531 0 59.02-5.32 68.609-11.616 4.742-3.113 7.043-6.452 8.192-9.521 1.164-3.109 1.194-6.053 1.194-8.533v-62.22c0-9.749-.007-20.152-1.878-28.481-1.876-8.35-5.473-14.016-12.222-15.3-19.415-3.695-62.731-4.003-103.93-3.217-41.124.783-79.902 2.648-90.098 3.24-24.528 1.426-34.95 23.308-37.982 32.611-.321.984-.562 2.633-.703 4.89-.139 2.223-.174 4.924-.13 7.945.087 6.041.489 13.283.989 20.394.499 7.107 1.094 14.062 1.565 19.526l.074.864c.429 4.968.748 8.67.748 9.803Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='3'/%3E%3C/svg%3E") no-repeat center / 100% 100%}.product-emergency-fund-slider.issues .cloud-4:before{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 328 64' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.682 12.8C-1.358 23.2.365 42.966.365 44.945 2.682 63.218 11.78 62.682 66.864 63.218c29.806 1.76 105.659 0 155.129 0 105.008 0 100.704 3.995 104.215-12.018 1-4.565.896-8 1.792-31.2 0-8.623-.553-17.106-20.875-18.402-52.004-3.316-230.778-.528-257.875 0C15.38 2.258 7.61 3.2 2.682 12.8Z' fill='%23FFF4DE'/%3E%3Cpath d='M66.878 61.718h.037l.037.003c19.965 1.178 60.638.774 100.213.38 19.396-.193 38.527-.383 54.828-.383 21.114 0 37.813.162 51.038.29 3.223.03 6.241.06 9.065.084 14.442.125 23.782.122 29.946-.373 6.256-.502 8.767-1.495 10.065-2.902.647-.702 1.092-1.614 1.484-2.93.297-.999.535-2.122.822-3.475.102-.48.21-.99.329-1.533.756-3.445.854-6.16 1.295-18.43.122-3.368.269-7.456.463-12.478-.001-4.363-.188-8.096-2.49-10.985-2.278-2.858-6.957-5.252-16.981-5.89-51.925-3.312-230.618-.527-257.75.002-16.992.33-27.228.735-33.84 2.212-3.269.731-5.543 1.704-7.27 2.987-1.699 1.261-2.966 2.895-4.116 5.118-1.891 4.925-2.47 12.186-2.544 18.633-.037 3.208.05 6.16.149 8.438.043 1.014.09 1.925.129 2.665.04.778.07 1.368.077 1.69.57 4.437 1.527 7.466 3.29 9.651 1.75 2.169 4.465 3.713 9.016 4.78 4.572 1.074 10.82 1.625 19.445 1.936 7.477.269 16.659.354 27.974.46l5.29.05Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='3'/%3E%3C/svg%3E") no-repeat center / 100% 100%}.product-emergency-fund-slider.issues .cloud-5:before{background:url("data:image/svg+xml,%3Csvg viewBox='0 0 328 64' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M325.318 12.8c4.04 10.4 2.317 30.166 2.317 32.145-2.317 18.273-11.416 17.737-66.498 18.273-29.807 1.76-105.66 0-155.13 0C.999 63.218 5.303 67.213 1.792 51.2.792 46.635.896 43.2 0 20 0 11.377.553 2.894 20.875 1.598c52.004-3.316 230.778-.528 257.875 0 33.871.66 41.641 1.602 46.568 11.202Z' fill='%23FFF4DE'/%3E%3Cpath d='M261.122 61.718h-.037l-.037.003c-19.965 1.178-60.638.774-100.213.38-19.396-.193-38.527-.383-54.828-.383-21.114 0-37.813.162-51.038.29-3.223.03-6.24.06-9.065.084-14.442.125-23.782.122-29.946-.373-6.256-.502-8.767-1.495-10.065-2.902-.647-.702-1.092-1.614-1.484-2.93-.297-.999-.535-2.122-.822-3.475-.102-.48-.21-.99-.33-1.533-.755-3.445-.853-6.16-1.294-18.43-.122-3.368-.27-7.456-.463-12.478 0-4.363.188-8.096 2.49-10.985 2.278-2.858 6.957-5.252 16.98-5.89 51.926-3.312 230.618-.527 257.75.002 16.993.33 27.229.735 33.841 2.212 3.269.731 5.543 1.704 7.271 2.987 1.698 1.261 2.965 2.895 4.115 5.118 1.892 4.925 2.471 12.186 2.544 18.633.037 3.208-.051 6.16-.149 8.438-.043 1.014-.09 1.925-.129 2.665-.04.778-.071 1.368-.077 1.69-.57 4.437-1.527 7.466-3.29 9.651-1.75 2.169-4.465 3.713-9.016 4.78-4.572 1.074-10.819 1.625-19.445 1.936-7.477.269-16.659.354-27.974.46l-5.289.05Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='3'/%3E%3C/svg%3E") no-repeat center / 100% 100%}.product-emergency-fund-slider.issues .cloud-4:after,.product-emergency-fund-slider.issues .cloud-5:after{content:'';display:block;position:absolute;width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.666 9a8.333 8.333 0 1 0 16.667 0A8.333 8.333 0 0 0 .666 9Zm12.373-4.166c.53 0 .96.452.96 1.01 0 .28-.107.532-.282.715l-.012.016c-.006.008-.011.016-.018.022a.304.304 0 0 0-.014.018c-.005.007-.01.015-.016.021a.225.225 0 0 0-.014.017c-.005.008-.01.015-.017.021l-.013.018c-.005.007-.01.014-.017.02l-.014.02a.195.195 0 0 1-.016.019.255.255 0 0 0-.013.017c-.006.007-.01.015-.017.021a.257.257 0 0 0-.014.018c-.005.007-.01.014-.017.02l-.012.016a.303.303 0 0 0-.032.04c-.005.008-.01.015-.016.021l-.013.017a.185.185 0 0 1-.018.022.258.258 0 0 0-.012.017l-.018.021-.012.016a.233.233 0 0 1-.018.022l-.012.016a.303.303 0 0 0-.032.04c-.005.007-.01.015-.017.021a.256.256 0 0 0-.013.017c-.005.008-.01.015-.017.021a.244.244 0 0 0-.014.019l-.016.02c-.005.005-.01.011-.014.018l-.016.02c-.005.005-.01.011-.013.017l-.017.021-.014.018-.017.02-.013.017a.219.219 0 0 1-.017.022.241.241 0 0 0-.014.018l-.016.02a.224.224 0 0 0-.015.019l-.016.02-.014.018-.016.02a.205.205 0 0 0-.014.019l-.016.02-.013.016a.21.21 0 0 1-.017.022c-.005.005-.01.011-.014.018a.197.197 0 0 1-.017.02.281.281 0 0 0-.012.016l-.018.023c-.005.005-.01.011-.014.018l-.016.02-.014.018a.17.17 0 0 1-.017.02l-.012.016a.202.202 0 0 1-.018.022.258.258 0 0 0-.013.017c-.005.008-.01.015-.017.022l-.013.016a.198.198 0 0 1-.017.022l-.015.019-.016.02c-.004.005-.009.01-.013.017a.211.211 0 0 1-.017.02.249.249 0 0 0-.014.018c-.005.008-.01.015-.016.021l-.014.017a.172.172 0 0 1-.017.021l-.013.017a.198.198 0 0 1-.017.022l-.014.018-.016.02-.014.018a.212.212 0 0 1-.017.02l-.014.019a.222.222 0 0 1-.015.02.209.209 0 0 0-.015.018.161.161 0 0 1-.016.02.25.25 0 0 0-.014.018l-.016.02a.293.293 0 0 0-.014.018.21.21 0 0 1-.016.02l-.013.017a.307.307 0 0 0-.032.04.248.248 0 0 1-.016.02.227.227 0 0 0-.013.018l-.017.02a.244.244 0 0 0-.014.019l-.016.02-.015.019a.195.195 0 0 1-.016.02.255.255 0 0 0-.013.016c-.005.008-.01.015-.017.022l-.013.017-.017.021-.013.017a.205.205 0 0 1-.018.022.244.244 0 0 0-.014.018l-.016.02-.015.02-.015.018a.208.208 0 0 0-.013.017l-.018.022-.013.016a.212.212 0 0 1-.017.022l-.012.016a.303.303 0 0 0-.032.04l-.016.02a.224.224 0 0 0-.015.019.207.207 0 0 1-.016.02.21.21 0 0 0-.013.017c-.005.007-.01.015-.017.021a.228.228 0 0 0-.013.018.193.193 0 0 1-.017.02l-.014.018c-.005.007-.01.015-.016.02l-.014.019c-.005.007-.01.014-.017.02a.245.245 0 0 0-.014.018.21.21 0 0 1-.016.02.243.243 0 0 0-.014.019l-.016.02a.228.228 0 0 0-.014.018c-.005.007-.01.014-.017.02l-.013.017a.176.176 0 0 1-.017.022.239.239 0 0 0-.013.017c-.005.007-.01.014-.017.02l-.014.018a.213.213 0 0 1-.016.022c-.005.005-.01.01-.014.017a.207.207 0 0 1-.016.02.281.281 0 0 0-.013.017l-.018.022-.014.018-.016.02-.014.018a.17.17 0 0 1-.016.02.249.249 0 0 0-.014.018c-.005.007-.01.015-.016.02l-.014.019a.196.196 0 0 1-.017.02.278.278 0 0 0-.013.017c-.005.007-.01.015-.017.022a.237.237 0 0 0-.014.017l-.016.02-.014.018a.173.173 0 0 1-.017.021l-.013.018c-.006.007-.01.014-.017.02l-.014.02-.016.019-.014.017c-.005.008-.01.015-.017.021l-.013.017c-.005.007-.01.015-.017.021a.28.28 0 0 0-.013.017c-.005.008-.01.015-.017.022l-.014.018-.016.02-.014.018a.161.161 0 0 1-.017.02l-.013.018c-.005.008-.01.015-.017.021l-.014.019a.195.195 0 0 1-.016.02.255.255 0 0 0-.013.016c-.006.008-.01.015-.017.022l-.015.018-.016.02-.014.018-.016.02a.249.249 0 0 0-.014.018l-.016.02a.2.2 0 0 0-.014.019l-.016.02a.216.216 0 0 0-.014.017c-.005.007-.01.015-.017.021l-.013.017a.211.211 0 0 1-.017.021.255.255 0 0 0-.015.02l-.016.02-.014.017-.015.02a.232.232 0 0 0-.015.019.216.216 0 0 1-.016.02.198.198 0 0 0-.013.017l-.017.021c-.005.005-.01.011-.013.017a.212.212 0 0 1-.017.021.206.206 0 0 0-.014.018.324.324 0 0 0-.03.038c-.006.007-.01.015-.017.021a1.354 1.354 0 0 1-.068.071l-2.044 2.432a.784.784 0 0 1-1.204-.022L4.41 9.386c-.249-.21-.41-.53-.41-.89 0-.213.058-.409.152-.58l.004-.006a1.16 1.16 0 0 1 .078-.12l.014-.022a.277.277 0 0 1 .019-.027l.018-.019a.206.206 0 0 0 .015-.014c.016-.019.033-.036.05-.053h.001a1.063 1.063 0 0 1 1.477-.033l1.967 1.572c.08.07.197.07.276-.001l.744-.735.002.002.007-.006a.095.095 0 0 0 .006-.005l.02-.019a.357.357 0 0 1 .038-.036l.012-.011a.281.281 0 0 1 .02-.019.37.37 0 0 0 .015-.014l.019-.018A.355.355 0 0 0 8.99 8.3l.016-.016.019-.017.016-.016a.363.363 0 0 1 .02-.019c.006-.004.01-.009.015-.014l.021-.02a.424.424 0 0 0 .036-.033.418.418 0 0 0 .034-.032l.015-.014.02-.019.016-.014a.28.28 0 0 1 .02-.019.358.358 0 0 0 .033-.032.355.355 0 0 0 .017-.015c.006-.007.012-.013.019-.018a.362.362 0 0 0 .035-.033.36.36 0 0 0 .037-.035l.014-.014a.28.28 0 0 1 .02-.018.43.43 0 0 1 .051-.047c.006-.008.013-.014.02-.02a.358.358 0 0 0 .034-.032l.016-.015.02-.018.016-.015a.28.28 0 0 1 .02-.019l.015-.015.022-.02.013-.012a.28.28 0 0 1 .02-.02.358.358 0 0 0 .016-.014l.02-.02a.513.513 0 0 0 .015-.013l.02-.02a.423.423 0 0 0 .034-.03l.016-.016.02-.02a.513.513 0 0 0 .035-.032.364.364 0 0 0 .015-.014l.022-.02a.86.86 0 0 0 .014-.013l.02-.02a.358.358 0 0 0 .036-.033l.014-.014.02-.019a.508.508 0 0 0 .016-.014l.018-.017.017-.016a.387.387 0 0 1 .02-.02l.015-.013a.433.433 0 0 0 .057-.053.43.43 0 0 0 .035-.033.43.43 0 0 0 .014-.013l.023-.022a.616.616 0 0 0 .012-.011l.02-.02a.332.332 0 0 0 .015-.014.381.381 0 0 0 .035-.033.37.37 0 0 1 .023-.02l.013-.013a.302.302 0 0 1 .021-.02l.014-.013.02-.02.015-.013a.295.295 0 0 1 .021-.02l.015-.013.018-.018.017-.015a.277.277 0 0 1 .035-.033l.02-.02a.443.443 0 0 0 .036-.033.56.56 0 0 0 .014-.013l.02-.02.016-.014.022-.02.013-.013a.315.315 0 0 1 .035-.033l.02-.019a.327.327 0 0 0 .015-.014l.021-.02.014-.013a.337.337 0 0 1 .02-.02l.016-.013a.297.297 0 0 1 .021-.02l.014-.013a.299.299 0 0 1 .021-.02l.014-.013a.392.392 0 0 1 .036-.034.251.251 0 0 1 .02-.018l.015-.015.018-.017a.343.343 0 0 0 .017-.016l.022-.021a.525.525 0 0 0 .013-.012L11 6.41l.015-.014a.339.339 0 0 1 .02-.02l.016-.014.02-.018a.421.421 0 0 0 .015-.014l.02-.02a.425.425 0 0 0 .015-.013l.02-.02a.332.332 0 0 0 .033-.03.42.42 0 0 0 .037-.035l.016-.015a.27.27 0 0 1 .02-.018.381.381 0 0 0 .015-.015l.022-.02a.653.653 0 0 0 .049-.046.317.317 0 0 1 .035-.033l.022-.021a.487.487 0 0 0 .013-.012l.02-.019.015-.014a.353.353 0 0 1 .036-.033l.02-.02.015-.014a.474.474 0 0 1 .022-.02l.013-.013.021-.02.014-.013a.311.311 0 0 1 .036-.033.304.304 0 0 1 .02-.02l.015-.013.018-.018.017-.015.022-.021a.684.684 0 0 0 .049-.046.35.35 0 0 1 .035-.033l.02-.02a.432.432 0 0 0 .015-.013l.02-.019a.412.412 0 0 0 .015-.014l.021-.02.014-.013.02-.019.016-.014a.469.469 0 0 1 .035-.033.29.29 0 0 1 .02-.019A.332.332 0 0 0 12 5.47l.02-.02a.416.416 0 0 0 .015-.013l.023-.021.013-.012a.388.388 0 0 0 .056-.053.344.344 0 0 0 .035-.033.443.443 0 0 0 .014-.014l.023-.022a.61.61 0 0 0 .048-.044.311.311 0 0 1 .035-.033l.021-.02.014-.013.022-.021.013-.012a.934.934 0 0 1 .686-.304Z' fill='%23FFB731'/%3E%3C/svg%3E") no-repeat center;background-size:contain;left:20px;top:50%;transform:translateY(-50%)}.product-emergency-fund-slider.issues .stomach-problems .cloud-1{top:80px;left:-200px;padding:59px 119px 64px 30px}.product-emergency-fund-slider.issues .stomach-problems .cloud-2{top:246px;right:-156px;padding:50px 54px 52px 78px}.product-emergency-fund-slider.issues .stomach-problems .cloud-3{top:10px;right:-174px;padding:37px 30px 35px 62px}.product-emergency-fund-slider.issues .injuries-accidents .cloud-1{top:100px;left:-200px;padding:38px 119px 37px 30px}.product-emergency-fund-slider.issues .injuries-accidents .cloud-3{top:10px;right:-174px;padding:26px 30px 22px 62px}.product-emergency-fund-slider.issues .coughing-breathing .cloud-1{top:100px;left:-200px;padding:47px 119px 52px 30px}.product-emergency-fund-slider.issues .coughing-breathing .cloud-3{top:188px;right:-174px;padding:37px 30px 35px 62px}.product-emergency-fund-slider.issues .skin-itching .cloud-1{top:80px;left:-200px;padding:47px 136px 52px 30px}.product-emergency-fund-slider.issues .skin-itching .cloud-2{top:246px;right:-156px;padding:50px 54px 52px 78px}.product-emergency-fund-slider.issues .skin-itching .cloud-3{top:10px;right:-174px;padding:38px 56px 34px 61px}.product-emergency-fund-slider.issues .nutrition-behavior .cloud-1{top:40px;left:-200px;padding:59px 119px 64px 30px}.product-emergency-fund-slider.issues .nutrition-behavior .cloud-2{top:246px;right:-176px;padding:50px 54px 52px 78px}.product-emergency-fund-slider.issues .nutrition-behavior .cloud-3{top:10px;right:-183px;padding:25px 30px 23px 62px}.product-emergency-fund-slider .cloud-4,.product-emergency-fund-slider .cloud-5{padding:22px 96px 18px 46px}.product-emergency-fund-slider .cloud-4 strong,.product-emergency-fund-slider .cloud-5 strong{position:absolute;right:20px;top:52%;transform:translateY(-50%)}.product-emergency-fund-slider.issues .other-situations .cloud-4{padding-right:20px;margin:25px auto 0}.product-emergency-fund-slider.issues .other-situations .cloud-4:after{width:19px;height:15px;background:url("data:image/svg+xml,%3Csvg width='19' height='15' viewBox='0 0 19 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.502 14.845c-.484 0-.962-.108-1.42-.322-1.42-.745-3.387-1.95-4.843-3.531-2.209-2.4-3.456-6.245-.974-9.013C3.167.944 4.605.524 5.31.44 7.44.187 8.817 1.392 9.5 2.231c.67-.828 2.046-2.044 4.19-1.792.707.085 2.144.505 3.051 1.547 2.477 2.761 1.23 6.605-.98 9.006-1.419 1.541-3.326 2.723-4.677 3.443a3.255 3.255 0 0 1-1.582.41Z' fill='%23FFB731'/%3E%3C/svg%3E") no-repeat center;background-size:contain}.product-emergency-fund-slider.vet-chat article{padding-top:30px}.product-emergency-fund-slider.vet-chat .chat-preview{max-width:976px;margin:0 auto}.product-emergency-fund-slider.vet-chat .chat-preview figure{margin:0;text-align:right;padding:0 45px}.product-emergency-fund-slider.vet-chat .chat-preview .chat{padding:18px 45px;max-width:430px;margin:0 auto}.product-emergency-fund-slider.vet-chat .chat-message:not(:last-child){margin-bottom:30px}.product-emergency-fund-slider.vet-chat .chat-message p.text{display:inline-block;box-shadow:0 8px 32px rgba(17, 34, 78, 0.06);border-radius:16px;padding:17px 31px 15px 20px;max-width:91%;background:#fff;color:#6e6e6f;text-align:left}.product-emergency-fund-slider.vet-chat .chat-message.user{text-align:right}.product-emergency-fund-slider.vet-chat .chat-message.user p.text{background:#ffb731;color:#fff}.product-emergency-fund-slider.vet-chat .chat-message p.author{font-weight:500;font-size:13px;line-height:16px;color:#29292b;margin:0 0 8px 20px}.product-emergency-fund-slider.vet-chat .button{margin:30px 0}@media (max-width:640px){.product-emergency-fund-slider article{padding-top:40px;padding-bottom:30px}.product-emergency-fund-slider .h4{margin-bottom:5px}.product-emergency-fund-slider .slide-item .h4{min-height:64px}.product-emergency-fund-slider .slide-item figure{padding:0 12px}.product-emergency-fund-slider .slide-item figure.clouded{margin:65px 0 138px}.product-emergency-fund-slider .slide-item figure img{width:100% !important;height:auto !important}.product-emergency-fund-slider.issues .clouds .p{font-size:13px;line-height:20px}.product-emergency-fund-slider.issues .clouds-title{text-align:center;font-size:16px;line-height:24px}.product-emergency-fund-slider.issues .cloud-1{width:172px;min-height:178px}.product-emergency-fund-slider.issues .cloud-2{width:181px;min-height:133px}.product-emergency-fund-slider.issues .cloud-3{width:189px;min-height:139px}.product-emergency-fund-slider.issues .cloud-4,.product-emergency-fund-slider.issues .cloud-5{max-width:261px;margin:10px auto;padding:16px 70px 12px 35px}.product-emergency-fund-slider.issues .cloud-4 p,.product-emergency-fund-slider.issues .cloud-5 p{font-size:13px;line-height:20px}.product-emergency-fund-slider.issues .cloud-4:after,.product-emergency-fund-slider.issues .cloud-5:after{left:15px;width:13px;height:13px}.product-emergency-fund-slider .cloud-4 strong,.product-emergency-fund-slider .cloud-5 strong{right:15px}.product-emergency-fund-slider.issues .other-situations .cloud-4:after{width:14px;height:12px}.product-emergency-fund-slider.issues .cloud-1:before{background:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 172 178' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M106.581 54.267c47.331 2.368 63.132 27.135 65.117 39.223 4.465 47.733-41.675 75.115-62.14 81.405C89.093 181.186 21 181.556 5.372 140.113c-15.627-41.443 7.442-58.094 11.163-62.165 3.721-4.07 30.884-26.641 90.046-23.681Z' fill='%23FFF4DE'/%3E%3Cpath d='M149.268 149.028c13.385-13.448 23.621-31.938 21.437-55.41-1.916-11.54-17.253-36.005-64.174-38.352-58.886-2.947-85.752 19.522-89.258 23.357-.354.388-.855.867-1.461 1.447-2.771 2.653-7.758 7.427-11.197 15.344C.452 105-1.425 119.252 6.308 139.76c7.629 20.23 28.118 30.384 49.54 34.663 21.402 4.276 43.37 2.604 53.416-.484 10.091-3.101 26.595-11.439 40.004-24.911Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='2'/%3E%3Cpath d='M31 36.878c0-6.275 8.796-8.157 15.864-8.157 2.575 0 11.82 2.823 12.13 9.098.25 5.02-7.983 6.693-12.13 6.902C41.576 44.72 31 43.152 31 36.878Z' fill='%23FFF4DE'/%3E%3Cpath d='M49.52 30.22c-1.192-.35-2.148-.5-2.657-.5-3.47 0-7.29.466-10.204 1.652C33.739 32.561 32 34.337 32 36.878c0 2.445 2.044 4.178 5.284 5.332 3.151 1.122 6.98 1.508 9.554 1.51 2.003-.103 4.959-.56 7.352-1.568 2.47-1.04 3.896-2.454 3.806-4.284-.13-2.611-2.131-4.642-4.705-6.078a18.753 18.753 0 0 0-3.771-1.57Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='2'/%3E%3Cpath d='M64.43 9.804c0 7.843-8.191 10.065-12.287 10.196-6.301-.644-9.468-2.353-9.71-10.196C42.242 3.529 48.932.26 52.144 0 56.24 0 64.43 1.96 64.43 9.804Z' fill='%23FFF4DE'/%3E%3Cpath d='M45.695 16.867c1.34 1.24 3.389 1.81 6.482 2.131 1.926-.072 4.779-.635 7.127-2.059 2.331-1.414 4.126-3.639 4.126-7.135 0-3.491-1.788-5.645-4.106-6.976-2.35-1.35-5.212-1.821-7.139-1.828-1.395.125-3.66.922-5.55 2.429-1.885 1.502-3.286 3.613-3.202 6.344.118 3.82.944 5.876 2.262 7.094Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='2'/%3E%3C/svg%3E") no-repeat center / 100% 100%}.product-emergency-fund-slider.issues .cloud-2:before{background:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 182 133' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M40.846 23.009C21.352 13 10.676 11 0 11c15.76 12.009 20.138 20.565 24.15 27.333-3.624-1.15-11.726-.536-15.143 11.11C5.59 61.089 18.404 68.98 18.404 68.98S8.386 72.966 9.007 84.305c.777 14.175 21.744 11.877 21.356 13.792-.389 1.916-5.048 19.921 4.659 26.434 7.489 5.025 17.473-3.831 22.132-7.279 1.341 2.372 7.502 15.246 14.366 15.708 14.367.966 23.297-15.708 23.297-15.708 1.941 9.961 9.319 13.792 13.978 14.175 15.143 0 17.473-17.623 17.473-17.623 3.727 5.211 10.871 7.862 15.143 6.513 19.413-6.13 13.978-24.518 13.978-24.518 15.22 1.532 19.926-4.215 21.743-9.195 3.215-8.811-6.601-15.707-6.601-15.707 8.391-5.268 12.468-11.436 11.261-19.539-1.942-13.025-19.7-10.846-19.7-10.846s11.546-11.757 4.557-21.334c-5.994-8.214-18.638-4.725-24.85-.767.776-10.343-3.883-17.622-13.59-18.389-7.766-.613-17.731 11.493-21.744 17.623.389-8.811-3.882-14.94-13.201-15.707-6.618-.544-14.496 7.917-17.861 12.26-2.485-9.195-11.519-12.26-15.531-12.26-19.026 1.532-19.026 21.07-19.026 21.07Z' fill='%23FFF4DE'/%3E%3Cpath d='m161.384 39.806-.005.005L159 42l3.215-.496h.007l.032-.004a19.28 19.28 0 0 1 .675-.059c.47-.033 1.148-.066 1.969-.066 1.648-.001 3.847.13 6.091.65 4.499 1.04 8.932 3.557 9.814 9.48.572 3.833-.106 7.166-1.9 10.173-1.808 3.03-4.785 5.787-8.902 8.372l-1.275.8 1.231.864.001.001.002.001.016.012.009.006.062.046a19.506 19.506 0 0 1 1.299 1.075 20.86 20.86 0 0 1 2.883 3.179c1.958 2.695 3.41 6.267 1.965 10.227-.852 2.334-2.354 4.792-5.398 6.512-3.066 1.732-7.819 2.784-15.306 2.03l-1.481-.149.421 1.427h.001l.001.006.009.031.004.013.032.125c.032.124.078.311.131.555.104.487.235 1.196.334 2.07.198 1.749.266 4.13-.242 6.683-.507 2.547-1.585 5.253-3.673 7.685-2.085 2.428-5.219 4.631-9.917 6.115-1.834.579-4.434.325-7.094-.769-2.637-1.084-5.194-2.941-6.934-5.373l-1.473-2.058-.332 2.508-.001.007-.004.031a14.77 14.77 0 0 1-.115.662c-.089.46-.233 1.123-.453 1.92-.441 1.6-1.178 3.722-2.365 5.834-2.361 4.203-6.437 8.285-13.501 8.301-4.267-.369-11.198-3.922-13.038-13.366l-.537-2.756-1.327 2.476-.003.006-.017.031-.01.018a24.518 24.518 0 0 1-.357.617 39.7 39.7 0 0 1-5.7 7.31c-3.943 3.961-9.5 7.654-16.26 7.199-1.42-.096-2.894-.843-4.378-2.085-1.474-1.234-2.874-2.887-4.131-4.638-2.023-2.817-3.595-5.761-4.504-7.463l-.018-.033c-.217-.407-.396-.742-.532-.983l-.557-.984-.909.672c-.484.359-1.015.766-1.586 1.205l-.002.001c-2.259 1.735-5.148 3.953-8.27 5.521-3.923 1.971-7.842 2.726-11.122.526-4.412-2.961-5.672-8.625-5.672-14.111 0-4.817.97-9.188 1.331-10.813l.007-.031c.043-.192.076-.343.098-.45.137-.674-.28-1.129-.578-1.336-.276-.191-.617-.307-.91-.388-.612-.169-1.47-.3-2.414-.435l-.53-.075h-.002c-1.863-.264-4.18-.592-6.525-1.229-2.577-.7-5.093-1.75-7-3.415-1.875-1.639-3.2-3.905-3.378-7.167-.292-5.328 1.902-8.894 4.172-11.151a16.432 16.432 0 0 1 3.18-2.459c.438-.259.8-.445 1.05-.565a8.786 8.786 0 0 1 .352-.16l.015-.006h.001l1.85-.736-1.697-1.044-.004-.003-.022-.014a15.9 15.9 0 0 1-.472-.316 24.372 24.372 0 0 1-1.349-1.01 25.978 25.978 0 0 1-3.88-3.837c-2.67-3.297-4.814-7.844-3.235-13.226 1.646-5.61 4.371-8.424 6.985-9.742 2.645-1.334 5.303-1.201 6.896-.696l2.5.793-1.337-2.256c-.265-.446-.53-.9-.801-1.361l-.022-.038C20.54 30.2 15.988 22.432 2.984 12.057c9.568.382 19.852 2.828 37.407 11.841l1.456.748V22.968l.005-.147c.004-.132.013-.33.03-.586.036-.511.107-1.25.25-2.145.287-1.793.86-4.187 2-6.618 2.253-4.811 6.722-9.79 15.78-10.534 1.81.01 4.867.72 7.77 2.53 2.9 1.809 5.593 4.682 6.757 8.99l.524 1.94 1.232-1.588c1.653-2.133 4.41-5.27 7.547-7.796 3.186-2.564 6.543-4.318 9.441-4.08 4.447.366 7.565 1.994 9.542 4.465 1.989 2.487 2.929 5.959 2.742 10.202l-.16 3.642 1.996-3.05c1.974-3.016 5.419-7.51 9.312-11.158 1.945-1.824 3.976-3.412 5.966-4.503 1.999-1.095 3.878-1.645 5.55-1.513 4.599.363 7.903 2.25 9.99 5.186 2.106 2.962 3.058 7.113 2.682 12.132l-.15 1.99 1.684-1.072c2.988-1.904 7.544-3.701 12.042-4.028 4.487-.326 8.742.811 11.463 4.54 3.171 4.345 2.199 9.228.251 13.232-.967 1.987-2.149 3.696-3.095 4.912a28.55 28.55 0 0 1-1.17 1.413c-.145.163-.26.287-.337.37l-.087.091-.02.021Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='2'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h182v133H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center / 100% 100%}.product-emergency-fund-slider.issues .cloud-3:before{background:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' viewBox='0 0 189 139' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M187.994 22.042c2.264 7.44 0 48.483 0 53.48-.5 5.999 1.5 16.495-11.999 24.492-13.5 7.997-18 8.997-18 8.997-1.387 3.522-7.999 16.494-21.499 29.989 0 0 4.5-20.992-8.5-29.989-18.02 1.499-40.538 0-68.091 0-41.905 0-56.888-7.997-58.444-21.492C.998 83.5 0 78.876 0 40.035 0 24.681 3.22 8.7 13.5 5.548 42.76-3.424 142.817.956 157.909 1.896c18.865 1.175 27.821 12.707 30.085 20.146Z' fill='%23FFF4DE'/%3E%3Cpath d='M137.948 136.078c.015-.128.029-.26.043-.395.223-2.151.383-5.119.127-8.382-.509-6.489-2.686-14.36-9.553-19.113l-.294-.204-.358.03c-11.563.962-24.953.685-40.4.365-8.559-.178-17.748-.368-27.608-.368-20.92 0-34.985-2.001-43.98-5.614-4.485-1.801-7.664-3.985-9.81-6.48-2.138-2.483-3.293-5.322-3.66-8.513-.037-.32-.078-.645-.121-.991C1.842 82.473 1 75.717 1 40.036c0-7.625.801-15.34 2.844-21.506 2.052-6.193 5.272-10.592 9.95-12.026 7.19-2.205 18.824-3.61 32.553-4.446 13.7-.834 29.4-1.099 44.667-1.053 30.538.09 59.305 1.42 66.833 1.889 18.428 1.147 27.042 12.379 29.19 19.44.25.82.456 2.185.61 4.02.153 1.816.249 4.026.302 6.501.106 4.95.036 10.916-.106 16.819-.16 6.688-.413 13.324-.601 18.263-.14 3.693-.245 6.437-.248 7.544a43.46 43.46 0 0 0-.105 2.466l-.008.386c-.017.764-.034 1.553-.073 2.374-.092 1.915-.305 3.954-.9 6.037-1.178 4.12-3.886 8.537-10.423 12.41-6.725 3.983-11.189 6.213-13.958 7.443-1.384.615-2.342.979-2.944 1.187a13.534 13.534 0 0 1-.782.245l-.025.006h-.001l-.001.001-.514.114-.195.494c-1.264 3.209-7.168 14.86-19.117 27.434Z' stroke='%23F9B72F' stroke-opacity='.4' stroke-width='2'/%3E%3C/svg%3E") no-repeat center / 100% 100%}.product-emergency-fund-slider.issues .stomach-problems .cloud-1{top:127px;left:12px;padding:84px 19px 34px 25px}.product-emergency-fund-slider.issues .stomach-problems .cloud-2{bottom:-138px;right:12px;padding:36px 42px 37px 40px}.product-emergency-fund-slider.issues .stomach-problems .cloud-3{top:-90px;right:12px;padding:25px 22px 54px 25px}.product-emergency-fund-slider.issues .injuries-accidents .cloud-1{top:206px;left:62px;padding:79px 9px 19px 25px}.product-emergency-fund-slider.issues .injuries-accidents .cloud-3{top:-90px;right:12px;padding:15px 22px 44px 25px}.product-emergency-fund-slider.issues .coughing-breathing .cloud-1{top:206px;right:12px;left:unset;padding:84px 16px 34px 25px}.product-emergency-fund-slider.issues .coughing-breathing .cloud-3{top:-70px;left:12px;padding:25px 22px 54px 25px}.product-emergency-fund-slider.issues .coughing-breathing .cloud-1:before,.product-emergency-fund-slider.issues .coughing-breathing .cloud-3:before{transform:scaleX(-1)}.product-emergency-fund-slider.issues .skin-itching .cloud-1{top:206px;left:12px;padding:84px 12px 34px 25px}.product-emergency-fund-slider.issues .skin-itching .cloud-2{top:213px;right:12px;padding:36px 34px 37px 40px}.product-emergency-fund-slider.issues .skin-itching .cloud-3{top:-86px;left:12px;padding:25px 22px 54px 25px}.product-emergency-fund-slider.issues .skin-itching .cloud-3:before{transform:scaleX(-1)}.product-emergency-fund-slider.issues .nutrition-behavior .cloud-1{top:206px;left:12px;padding:98px 9px 40px 25px}.product-emergency-fund-slider.issues .nutrition-behavior .cloud-2{top:195px;right:12px;padding:36px 33px 37px 40px}.product-emergency-fund-slider.issues .nutrition-behavior .cloud-3{top:-70px;left:12px;padding:17px 22px 42px 25px}.product-emergency-fund-slider.issues .nutrition-behavior .cloud-3:before{transform:scaleX(-1)}.product-emergency-fund-slider.vet-chat h2{margin-bottom:30px}.product-emergency-fund-slider.vet-chat .owl-carousel{background:#f8f8f9}.product-emergency-fund-slider.vet-chat .owl-carousel .owl-dots{padding:29px 0 34px}.product-emergency-fund-slider.vet-chat .slide-item .h4{font-size:20px;line-height:28px;color:#29292b;margin-bottom:30px;min-height:auto}.product-emergency-fund-slider.vet-chat .chat-message p.text{padding:17px 20px 15px}.product-emergency-fund-slider.vet-chat .chat-preview .chat{max-width:263px;margin:0 auto;padding:0}.product-emergency-fund-slider.vet-chat .chat-preview figure{padding:30px 12px;text-align:center}}
.product-emergency-fund-subhero .content-wrapper{background-color:#f5f5f5;min-height:560px}.product-emergency-fund-subhero article{float:right;padding-top:56px;margin-right:56px;max-width:534px}.product-emergency-fund-subhero h2{font-size:32px;line-height:40px;margin-bottom:56px}.product-emergency-fund-subhero ul{list-style:none;row-gap:56px;margin:0}.product-emergency-fund-subhero ul li{width:calc(50% - 16px)}.product-emergency-fund-subhero li .numbers{position:relative;font-size:56px;line-height:56px;font-weight:500;color:#f4a614;margin-bottom:8px}.product-emergency-fund-subhero li svg{position:relative;top:4px;margin-right:4px}.product-emergency-fund-subhero li p{color:#6e6e6f}@media (max-width:1024px){.product-emergency-fund-subhero article{padding-top:60px;margin-right:17px;max-width:467px}.product-emergency-fund-subhero ul{row-gap:48px}.product-emergency-fund-subhero ul li{width:calc(50% - 12px)}.product-emergency-fund-subhero li .numbers{font-size:48px;line-height:48px}}@media (max-width:640px){.product-emergency-fund-subhero .content-wrapper{min-height:816px}.product-emergency-fund-subhero article{padding-top:20px;margin:0 12px;max-width:none}.product-emergency-fund-subhero h2{font-size:24px;line-height:28px;margin-bottom:24px}.product-emergency-fund-subhero ul{row-gap:24px}.product-emergency-fund-subhero li .numbers{font-size:28px;line-height:32px;margin-bottom:4px}.product-emergency-fund-subhero li svg{top:1px;width:24px;height:24px;margin-right:0}}
.product-emergency-fund-vets{padding-top:120px}.product-emergency-fund-vets h2{margin-bottom:40px}.product-emergency-fund-vets .vets{max-width:1230px;margin:0 auto}.product-emergency-fund-vets .vet{margin:0 16px;padding:24px;text-align:left;min-height:440px;background-color:#fafafa}.product-emergency-fund-vets .vet .name{font-size:24px;line-height:32px;font-weight:500;margin-bottom:4px}.product-emergency-fund-vets .vet .name+p{color:rgba(23, 23, 22, 0.42);font-weight:500}.product-emergency-fund-vets .button{margin:40px 0 10px}.product-emergency-fund-vets .cost{color:#6e6e6f}.product-emergency-fund-vets .owl-nav{left:-6px;right:-6px}.product-emergency-fund-vets .owl-nav button.owl-prev,.product-emergency-fund-vets .owl-nav button.owl-next{font-size:16px;background:#fff;box-shadow:0 8px 24px rgba(17, 34, 78, 0.06);margin:0;color:#f9b72f;padding:14px !important}.product-emergency-fund-vets .owl-nav button.owl-prev{padding-right:15px !important;padding-left:10px !important}.product-emergency-fund-vets .owl-nav button.owl-next{padding-left:15px !important;padding-right:10px !important}.product-emergency-fund-vets .owl-nav button.owl-prev.disabled,.product-emergency-fund-vets .owl-nav button.owl-next.disabled{opacity:1;color:rgba(23, 23, 22, 0.42)}@media (max-width:1024px){.product-emergency-fund-vets .vet{margin:0 8px}.product-emergency-fund-vets .owl-nav{left:-14px;right:-14px}}@media (max-width:640px){.product-emergency-fund-vets{padding-top:72px}.product-emergency-fund-vets h2{max-width:300px;margin:0 auto 24px}.product-emergency-fund-vets .vet{margin:0 24px;min-height:365px;text-align:center}.product-emergency-fund-vets .owl-loaded .vet{margin:0 4px}.product-emergency-fund-vets .owl-nav{left:36px;right:36px}.product-emergency-fund-vets .button{margin:24px auto 10px;width:87.201%}}
.product-emergency-fund-what-we-cover header{margin-bottom:16px}.product-emergency-fund-what-we-cover .coverings{row-gap:8px;margin-bottom:16px}.product-emergency-fund-what-we-cover .covering{display:flex;align-items:center;column-gap:12px;padding:12px 8px;width:100%;background:#fff;box-shadow:0 8px 24px 0 rgba(17, 34, 78, 0.06);border:1px solid rgba(23, 23, 22, 0.1);border-radius:12px}.product-emergency-fund-what-we-cover h4{font-size:16px;line-height:24px;margin-bottom:8px}.product-emergency-fund-what-we-cover p{font-size:13px;line-height:20px;color:rgba(23, 23, 22, 0.65)}.product-emergency-fund-what-we-cover footer p{font-size:12px;line-height:18px}.product-emergency-fund-what-we-cover footer ol{display:inline-block;text-align:left;margin:0;padding:0;counter-reset:list-number}.product-emergency-fund-what-we-cover footer ol li{display:flex;list-style:none;color:#6e6e6f;margin-bottom:4px;font-size:12px;line-height:18px;letter-spacing:-0.1px}.product-emergency-fund-what-we-cover footer ol li:last-child{margin-bottom:0}.product-emergency-fund-what-we-cover footer ol li:before{display:inline-block;color:#f4a614;font-size:16px;font-weight:700;text-align:center;width:10px;counter-increment:list-number;content:counter(list-number);margin-right:12px}
.product-enhance-experience-care{overflow:hidden}.product-enhance-experience-care .content{height:100dvh;display:flex;flex-direction:column;justify-content:center}.product-enhance-experience-care .heading{margin-bottom:32px;padding:0 12px}.product-enhance-experience-care .care-logo{margin-bottom:12px}.product-enhance-experience-care .features-wrapper{position:relative;height:100dvh;max-height:678px}.product-enhance-experience-care .features{display:flex;flex-flow:row nowrap;column-gap:32px;position:absolute;left:0;height:100%}.product-enhance-experience-care .feature{max-width:967px;width:calc(100dvw - 48px);margin:0 auto;overflow:hidden}.product-enhance-experience-care .feature p{color:#29292b}.product-enhance-experience-care .feature .background{display:flex;flex-flow:row nowrap;align-items:center;height:100%;padding-left:59px}.product-enhance-experience-care .icon-wrapper{background-color:#fff;padding:8px;border-radius:12px;box-shadow:0 8px 24px 0 rgba(17, 34, 78, 0.06);display:inline-block;vertical-align:middle}.product-enhance-experience-care .icon-wrapper+.new-feature{display:inline-block;vertical-align:middle;color:#f4a614;font-size:16px;font-weight:700;line-height:26px;letter-spacing:1.3px;text-transform:uppercase;margin-left:16px}.product-enhance-experience-care h3{font-size:24px;font-weight:500;line-height:32px;margin:12px 0 16px;max-width:255px}.product-enhance-experience-care p{letter-spacing:-0.1px;max-width:255px}.product-enhance-experience-care .image-mask{position:relative;height:100%;padding:0}.product-enhance-experience-care .image-mask .top-fade,.product-enhance-experience-care .image-mask .bottom-fade{position:absolute;left:0;width:100%;height:170px;z-index:1}.product-enhance-experience-care .image-mask .top-fade{top:0}.product-enhance-experience-care .image-mask .bottom-fade{bottom:0}.product-enhance-experience-care .iphone{height:780px;position:absolute;top:8%;left:0}.product-enhance-experience-care .macbook-on-table{width:calc(100% + 48px);position:absolute;bottom:0;right:0}.product-enhance-experience-care .iphone-in-hand{max-width:calc(100% + 48px);width:auto;position:absolute;bottom:0;right:-5%}.owl-loaded[data-owl-stage-padding="12"] .feature{margin:0 4px 0}@media (max-height:900px){.product-enhance-experience-care .features-wrapper{min-height:400px;height:60dvh}.product-enhance-experience-care .feature{max-width:864px}.product-enhance-experience-care .iphone{top:6%;height:566px}.product-enhance-experience-care .macbook-on-table{width:594px;bottom:-15%}.product-enhance-experience-care .iphone-in-hand{max-height:452px;right:49px}.product-enhance-experience-care .iphone,.product-enhance-experience-care .iphone-in-hand{left:0;right:0;margin:0 auto}}@media (max-width:1024px){.product-enhance-experience-care .features{column-gap:16px}.product-enhance-experience-care .feature{min-width:0}}@media (max-width:640px){.product-enhance-experience-care .content{height:auto}.product-enhance-experience-care .care-logo{width:74px;height:48px}.product-enhance-experience-care .features-wrapper,.product-enhance-experience-care .feature,.product-enhance-experience-care .owl-stage-outer{height:520px}.product-enhance-experience-care .features{column-gap:8px}.product-enhance-experience-care .feature{width:auto}.product-enhance-experience-care .feature .background{flex-direction:column;align-items:normal;padding:0}.product-enhance-experience-care .text-icon-wrapper{margin-bottom:24px;padding:20px 20px 0 20px}.product-enhance-experience-care p{max-width:none}.product-enhance-experience-care .image-mask{text-align:center}.product-enhance-experience-care .iphone{top:auto;left:50%;transform:translateX(-50%);max-width:290px;height:auto}.product-enhance-experience-care .macbook-on-table,.product-enhance-experience-care .iphone-in-hand{position:relative;height:100%;width:auto}.product-enhance-experience-care .icon-wrapper svg{width:24px;height:24px}.product-enhance-experience-care .icon-wrapper+.new-feature{font-size:13px;line-height:20px;letter-spacing:2px;margin-left:8px}.product-enhance-experience-care h3{font-size:16px;line-height:24px;margin-bottom:8px;max-width:none}.product-enhance-experience-care p{font-size:13px;line-height:20px}.product-enhance-experience-care .macbook-on-table{bottom:auto}.product-enhance-experience-care .owl-carousel .owl-item .iphone-in-hand{width:105%;max-width:max-content}}
.product-faq{padding-top:44px;padding-bottom:50px}.product-faq article{max-width:976px;margin:0 auto}.product-faq article h2{margin-bottom:40px}.product-faq article h2+p{margin:-26px auto 40px}.product-faq ul{margin:0}.product-faq ul li{display:block;border-top:1px solid #f1f1f3;border-bottom:1px solid #f1f1f3;margin-bottom:-1px;cursor:pointer}.product-faq ul li:not(:last-child){border-bottom:none}.product-faq ul p{color:#6e6e6f}.product-faq ul .title{position:relative;font-weight:600;color:#29292b;padding:14px 0}.product-faq ul .title i{font-size:12px;color:#ffb731;float:right}.product-faq ul .title i:before{display:inline-block;-webkit-transition:transform 300ms ease;-moz-transition:transform 300ms ease;-ms-transition:transform 300ms ease;-o-transition:transform 300ms ease;transition:transform 300ms ease}.product-faq ul .expanded .title i:before{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}.product-faq ul .description{display:none;margin-top:10px;margin-bottom:25px}.product-faq ul .description p{margin-bottom:10px;max-width:716px}.product-faq ul .expanded .description{display:block}.product-faq footer{margin-top:30px}.product-faq .support-link{font-weight:500}.product-faq .support-link i{font-size:8px;margin-left:13px}.product-emergency-fund-reviews+.product-faq{padding-top:200px}@media (max-width:1024px){.product-faq article{max-width:768px}}@media (max-width:640px){.product-faq article h2{margin-right:auto;margin-left:auto}.product-faq ul li{position:relative}.product-faq ul .title{padding-right:45px}.product-faq ul .description p{max-width:282px}.product-faq ul .title i{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:14px}.product-faq footer{margin-top:28px}.product-faq .support-link{margin-top:10px}.product-faq .support-link i{margin-left:8px}.product-emergency-fund-reviews+.product-faq{padding-top:88px}}
.product-featured-content-showcase .main-heading-cover{justify-content:center}.product-featured-content-showcase .media-cover{position:relative}.product-featured-content-showcase .media-cover .image-absolute{position:absolute;z-index:1}.product-featured-content-showcase video,.product-featured-content-showcase picture img{margin:32px 0;width:100%}.product-featured-content-showcase .text,.product-featured-content-showcase .dynamic-content{justify-content:space-between}.product-featured-content-showcase .introductory-text{max-width:400px}.product-featured-content-showcase .text h3{font-weight:600;font-size:20px;line-height:28px}.product-featured-content-showcase .introductory-text h3{padding-top:12px;max-width:400px;margin-bottom:12px}.product-featured-content-showcase .introductory-text p{color:#6e6e6f;letter-spacing:-0.1px}.product-featured-content-showcase .dynamic-content{gap:32px;max-width:640px;padding:0}.product-featured-content-showcase .dynamic-content.single-element::before{content:'';display:block;flex:1}.product-featured-content-showcase .dynamic-content h3{margin-bottom:-4px}.product-featured-content-showcase .dynamic-content>div{min-width:167px;flex:1}.product-featured-content-showcase .dynamic-content h4{font-size:52px;line-height:72px;min-width:min-content;margin-bottom:4px;position:relative;z-index:1}.product-featured-content-showcase .dynamic-content h4 sup{font-size:21px;line-height:24px;letter-spacing:-0.5px;vertical-align:text-top;position:relative;margin-left:-10px;font-weight:700;top:8px}.product-featured-content-showcase .dynamic-content h4 .back{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-position:center;background-repeat:no-repeat}.product-featured-content-showcase .dynamic-content p{color:rgba(23, 23, 22, 0.65);letter-spacing:-0.1px}@media (max-width:1120px){.product-featured-content-showcase .main-heading{font-size:32px;line-height:40px}.product-featured-content-showcase .text{flex-direction:column}.product-featured-content-showcase .introductory-text{margin-bottom:32px;max-width:640px}.product-featured-content-showcase .introductory-text h3{padding-top:0}.product-featured-content-showcase .dynamic-content{width:100%;max-width:none}.product-featured-content-showcase .dynamic-content div{max-width:none}.product-featured-content-showcase .dynamic-content.single-element::before{display:none}}@media (max-width:640px){.product-featured-content-showcase .dynamic-content div{flex:none;max-width:100%}.product-featured-content-showcase .main-heading{font-size:24px;line-height:32px}.product-featured-content-showcase .dynamic-content{column-gap:8px}.product-featured-content-showcase .text h3{font-size:16px;line-height:24px}.product-featured-content-showcase .dynamic-content h4{font-size:40px;line-height:48px}.product-featured-content-showcase .dynamic-content h4 sup{font-size:16px;top:4px;margin-left:-8px}}
.product-fountain-3-filters .content-wrapper{height:800px}.product-fountain-3-filters .content{height:100%;justify-content:flex-end;align-items:center;padding-right:calc(15.83dvw - (1920px - 100dvw) * 0.25)}.product-fountain-3-filters article{max-width:420px}.product-fountain-3-filters h2{color:#fff;margin-bottom:24px}.product-fountain-3-filters p{margin-bottom:48px;color:#d8d4ce;letter-spacing:-0.1px}@media (max-width:1024px){.product-fountain-3-filters .content-wrapper{height:602px}.product-fountain-3-filters .content{padding-right:calc(10.55dvw - (1024px - 100dvw) * 0.25)}.product-fountain-3-filters article{max-width:388px}}@media (max-width:640px){.product-fountain-3-filters .content-wrapper{height:768px}.product-fountain-3-filters .content{padding-top:56px;padding-right:0;justify-content:center;align-items:flex-start}.product-fountain-3-filters article{max-width:295px;text-align:center}.product-fountain-3-filters h2{margin-bottom:16px}.product-fountain-3-filters p{margin-bottom:32px}}
.product-fountain-basin .content-wrapper{min-height:705px;padding-top:128px;background-position-y:bottom}.product-fountain-basin article{max-width:434px}.product-fountain-basin h2,.product-fountain-basin .variant.active p{color:#29292b}.product-fountain-basin article>p{margin:16px 0;color:#6e6e6f;letter-spacing:-0.1px}.product-fountain-basin .variants{margin-bottom:32px}.product-fountain-basin .variant{width:80px;position:relative;cursor:pointer}.product-fountain-basin .variant .svg-border{display:none}.product-fountain-basin .variant p{font-size:13px;line-height:16px;color:#6e6e6f;letter-spacing:-0.1px;margin-top:8px}.product-fountain-basin .variant.active .svg-border{display:block}.product-fountain-basin .variant.active p{font-weight:600}@media (max-width:1024px){.product-fountain-basin .content-wrapper{min-height:576px;padding-top:64px}.product-fountain-basin h2{font-size:32px;line-height:40px}}@media (max-width:640px){.product-fountain-basin .content-wrapper{min-height:640px;padding-top:48px}.product-fountain-basin article{max-width:311px}.product-fountain-basin h2{font-size:24px;line-height:32px}.product-fountain-basin .variants{margin-bottom:16px}.product-fountain-basin .variant{width:88px}.product-fountain-basin .variant p{margin-top:12px;font-size:16px;line-height:24px}.product-fountain-basin .basin-order-button{padding-left:24px;padding-right:24px}}
.product-fountain-designed-for-cats .content>.flex-row>div{min-height:480px;padding:24px;background-size:cover;background-position:center}.product-fountain-designed-for-cats h2{margin-bottom:32px}.product-fountain-designed-for-cats h3{font-size:20px;font-weight:600;line-height:28px;max-width:375px}@media (max-width:1024px){.product-fountain-designed-for-cats h2{font-size:32px;line-height:40px}.product-fountain-designed-for-cats h3{max-width:300px}}@media (max-width:640px){.product-fountain-designed-for-cats .content>.flex-row>div{min-height:343px;padding:24px}.product-fountain-designed-for-cats h2{font-size:24px;line-height:32px}.product-fountain-designed-for-cats h3{max-width:250px}}
.product-fountain-germs{overflow:hidden}.product-fountain-germs article{flex-direction:column;min-height:845px}.product-fountain-germs article header{z-index:1;margin-bottom:501px}.product-fountain-germs h2{margin-bottom:24px}.product-fountain-germs p{color:#6e6e6f;letter-spacing:-0.1px}.product-fountain-germs .scene{position:absolute;left:50%;top:0;transform:translateX(-50%);width:1536px;height:100%}.product-fountain-germs .image-container{position:relative;width:100%;height:100%;overflow:hidden}.product-fountain-germs .dirty-image,.product-fountain-germs .clean-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.product-fountain-germs .dirty-image img,.product-fountain-germs .clean-image img{width:100%;height:100%;object-fit:cover;object-position:center}.product-fountain-germs .clean-image{clip-path:polygon(0px 0px, 26% 0px, 26% 100%, 0px 100%)}.product-fountain-germs .mask{width:741px;height:330px;position:absolute;top:45.8%;left:50.2%;transform:translate(-50%, -50%);overflow:hidden;-webkit-mask-image:url("../images/sections/product-fountain-germs/rounded-rect.svg");-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.product-fountain-germs .mask-image{width:100%;height:100%;object-fit:contain;opacity:0}.product-fountain-germs .arrows{position:absolute;top:50%;left:0;transform:translate(0, -50%);height:100%;z-index:2;opacity:1}.product-fountain-germs footer{z-index:1}.product-fountain-germs footer .note{color:#da4848}.product-fountain-germs footer h3{font-size:56px;font-weight:500;line-height:39px;margin-bottom:24px}.product-fountain-germs footer .uv-c{margin-bottom:48px;max-width:416px}.product-fountain-germs footer .uv-c,.product-fountain-germs footer .footnote{letter-spacing:-0.1px;color:#656565}.product-fountain-germs footer h3 .note{font-size:20px;font-weight:700;line-height:24px;letter-spacing:-0.1px;position:relative;top:-8px}@media (max-width:1024px){.product-fountain-germs article{flex-direction:column;min-height:885px}.product-fountain-germs article header{margin-bottom:542px}.product-fountain-germs .mask{width:778px;height:370px}}@media (max-width:640px){.product-fountain-germs h2{margin-bottom:16px}.product-fountain-germs article{min-height:735px}.product-fountain-germs article header{margin-bottom:375px}.product-fountain-germs .scene{width:643px}.product-fountain-germs .dirty-image,.product-fountain-germs .clean-image{top:-7%}.product-fountain-germs .dirty-image img,.product-fountain-germs .clean-image img{padding:198.5px 0}.product-fountain-germs .mask{width:310px;height:143px;top:40.95%}.product-fountain-germs footer h3{font-size:40px;line-height:48px;margin-bottom:16px}.product-fountain-germs footer .uv-c{margin-bottom:32px}}
.product-fountain-hero .content-wrapper{background-color:#e5e0d7;background-image:url("../images/sections/product-fountain-hero/background.jpg");min-height:860px;height:calc(100dvh - var(--header-height))}.product-fountain-hero article{padding-top:57px}.product-fountain-hero .arrow-banner{position:relative;display:inline-block;margin-bottom:10px}.product-fountain-hero .arrow-banner .text{font-size:17.33px;line-height:21.33px;z-index:1;font-weight:600;color:#b93636;position:absolute;left:28px;top:10px}.product-fountain-hero .arrow-banner .flag{width:104px;height:40px}.product-fountain-hero h1{font-size:56px;line-height:68px;padding-bottom:49px}.product-fountain-hero .pricing{color:rgba(23, 23, 22, 0.65);font-size:24px;font-weight:600;line-height:17px}.product-fountain-hero .pricing .text-crossed{font-weight:300}.product-fountain-hero .buttons-cover{display:flex;flex-direction:row;justify-content:center;column-gap:16px;row-gap:8px;margin-top:24px}@keyframes gradientWaveReverse{0%{background-position:300% 50%}100%{background-position:0 50%}}.product-fountain-hero button .free-shipping{letter-spacing:normal;text-transform:none;background:linear-gradient(90deg, rgba(255, 255, 255, 0.88) 0%, rgba(255, 255, 255, 0.24) 50%, rgba(255, 255, 255, 0.88) 100%);background-size:300% auto !important;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;line-height:16px;animation:gradientWaveReverse 6s linear infinite}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.product-fountain-hero .content-wrapper{background-image:url("../images/sections/product-fountain-hero/background@2x.jpg")}}@media (max-width:1024px){.product-fountain-hero .content-wrapper{background-image:url("../images/sections/product-fountain-hero/background@tablet.jpg");min-height:602px;height:auto}.product-fountain-hero .arrow-banner{margin-bottom:7px}.product-fountain-hero .arrow-banner .flag{height:32px}.product-fountain-hero .arrow-banner .text{top:4px;font-size:16px;line-height:24px}.product-fountain-hero article{padding-top:24px}.product-fountain-hero h1{font-size:32px;line-height:40px;padding-bottom:23px}.product-fountain-hero .pricing{font-size:16px;line-height:11px}.product-fountain-hero .buttons-cover{margin-top:16px}}@media (max-width:640px){.product-fountain-hero .content-wrapper{background-image:url("../images/sections/product-fountain-hero/background@mobile.jpg");min-height:768px;height:auto}.product-fountain-hero .arrow-banner{margin-bottom:16px}.product-fountain-hero article{padding-top:41px}.product-fountain-hero h1{padding-bottom:16px}.product-fountain-hero h1 br{display:none}.product-fountain-hero .pricing{font-size:24px;line-height:45px;margin:0 0 8px}.product-fountain-hero .buttons-cover{margin:0 auto}}
.product-fountain-image-cta .content-wrapper{min-height:516px;padding-left:5.83dvw;align-items:center}.product-fountain-image-cta article{max-width:416px}.product-fountain-image-cta h2{margin-bottom:16px;color:#29292b}.product-fountain-image-cta p{margin-bottom:40px;letter-spacing:-0.1px;color:#6e6e6f}@media (max-width:1024px){.product-fountain-image-cta .content-wrapper{min-height:392px;padding-left:24px}.product-fountain-image-cta article{max-width:364px}}@media (max-width:640px){.product-fountain-image-cta .content-wrapper{min-height:680px;align-items:flex-start;justify-content:center;padding:56px 24px 0;text-align:center}.product-fountain-image-cta p{margin-bottom:32px}}
.product-fountain-non-stop-power article{flex-direction:column}.product-fountain-non-stop-power h2{margin-bottom:24px}.product-fountain-non-stop-power p{max-width:416px;margin-bottom:48px}.product-fountain-non-stop-power .buttons-cover{margin-bottom:21px}.product-fountain-non-stop-power picture img{height:570px;max-width:100%}@media (max-width:640px){.product-fountain-non-stop-power h2{margin-bottom:16px}.product-fountain-non-stop-power p{margin-bottom:32px}.product-fountain-non-stop-power .buttons-cover{margin-bottom:64px}.product-fountain-non-stop-power picture img{height:208px}}
.product-fountain-pumpless .content{padding-left:18px;padding-right:18px}.product-fountain-pumpless .content-wrapper{justify-content:right;padding:197px 112px 0 0;min-height:714px;position:relative}.product-fountain-pumpless video{position:absolute;top:0;left:0;width:100%;height:100%}.product-fountain-pumpless article{z-index:1;max-width:441px}.product-fountain-pumpless svg{width:48px;height:48px}.product-fountain-pumpless h2{margin:24px 0 16px;color:#29292b}.product-fountain-pumpless p{color:#6e6e6f;letter-spacing:-0.1px}@media (max-width:1024px){.product-fountain-pumpless .content{padding-left:24px;padding-right:24px}.product-fountain-pumpless .content-wrapper{min-height:526px;padding:107px 84px 0 0}.product-fountain-pumpless article{max-width:336px}.product-fountain-pumpless h2{font-size:32px;line-height:40px}}@media (max-width:640px){.product-fountain-pumpless .content{padding-left:16px;padding-right:16px}.product-fountain-pumpless .content-wrapper{min-height:600px;padding:40px 16px 0}.product-fountain-pumpless article{max-width:none}.product-fountain-pumpless svg{transform:scale(0.83);transform-origin:center}.product-fountain-pumpless h2{margin:16px 0;font-size:24px;line-height:32px}}
.product-fountain-quiet .content-wrapper{height:800px}.product-fountain-quiet .content{height:100%;align-items:center}.product-fountain-quiet article{margin-left:calc(15.83dvw - (1920px - 100dvw) * 0.16);flex-direction:column}.product-fountain-quiet article .text{max-width:416px}.product-fountain-quiet h2{background:linear-gradient(94deg, #ff90b0 -63.37%, #95e6ff 90.84%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:24px}.product-fountain-quiet p{margin-bottom:64px;color:#bbbabc;letter-spacing:-0.1px}@media (max-width:1024px){.product-fountain-quiet .content-wrapper{height:602px}.product-fountain-quiet .content{align-items:flex-start}.product-fountain-quiet article{margin-left:48px;margin-top:80px;flex-direction:row;gap:8.3dvw}.product-fountain-quiet article .text{max-width:35.546875dvw}.product-fountain-quiet h2{margin-bottom:16px}.product-fountain-quiet p{margin-bottom:0}.product-fountain-quiet img{width:48.34dvw}}@media (max-width:640px){.product-fountain-quiet .content-wrapper{height:768px}.product-fountain-quiet article{margin:53px 16px 0;gap:77px;flex-direction:column;align-items:center;text-align:center;width:100%}.product-fountain-quiet article .text{max-width:291px}.product-fountain-quiet h2{margin-bottom:18px;font-size:40px;line-height:48px}.product-fountain-quiet img{width:auto;max-width:294px}}
.product-hero-cam-360{overflow:hidden}.product-hero-cam-360 .content-wrapper{background:url("../images/sections/product-hero-cam-360/background.jpg") repeat-x;background-size:cover;animation:backgroundScroll 60s linear infinite;padding-top:55px;min-height:calc(100vh - 94px);overflow:hidden;position:relative;display:flex;align-items:center;flex-direction:column;justify-content:space-between}@keyframes backgroundScroll{0%{background-position:0 0}100%{background-position:calc(100% - 100vw) 0}}.product-hero-cam-360 .content,.product-hero-cam-360 .cam-360-on-the-post{z-index:2}.product-hero-cam-360 .content h1{max-width:1068px;font-size:56px;line-height:68px;padding:20px 0}.product-hero-cam-360 .pricing{color:#454545;font-size:24px;font-weight:600;line-height:45px;margin-bottom:12px}.product-hero-cam-360 .pricing .text-crossed{font-weight:300}.product-hero-cam-360 .buttons-cover{justify-content:center;column-gap:16px;row-gap:12px}.product-hero-cam-360 .yt-video{color:#6e6e6f;display:inline-block}.product-hero-cam-360 .yt-video .watch-video{background:rgba(255, 255, 255, 0.5);-webkit-backdrop-filter:blur(33px);backdrop-filter:blur(33px);border:1px solid #f5f5f5;padding-left:50px;padding-right:24px;color:#6e6e6f;text-transform:none;letter-spacing:normal;font-size:16px;font-weight:500;line-height:22px}.product-hero-cam-360 .yt-video .icon-play{font-size:13px;line-height:16px}.product-hero-cam-360 div.cam-360-on-the-post{background-image:url("../images/sections/product-hero-cam-360/cam-360-on-the-post-mob.png");background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:355px}.product-hero-cam-360 div.cam-360-on-the-post .content-cover{height:100%;align-items:flex-end}.product-hero-cam-360 div.cam-360-on-the-post .content{width:100%}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.product-hero-cam-360 .content-wrapper{background-image:url("../images/sections/product-hero-cam-360/background@2x.jpg")}}@media (max-width:1024px){.product-hero-cam-360 .content h1{font-size:32px;line-height:40px;padding:16px 0;max-width:510px}.product-hero-cam-360 .cam-360-on-the-post{max-width:430px}}@media (max-width:640px){.product-hero-cam-360 div.cam-360-on-the-post{height:100dvw;min-height:440px;max-width:none}.product-hero-cam-360 .pricing{font-size:20px;line-height:24px}.product-hero-cam-360 .buttons-cover form,.product-hero-cam-360 .yt-video{width:100%}.product-hero-cam-360 .yt-video .text-full-cover{display:flex;align-items:center;justify-content:center}.product-hero-cam-360 .yt-video .text-cover{display:inline-block;position:relative}.product-hero-cam-360 .yt-video .icon-play{left:-25px}.product-hero-cam-360 .cam-360-on-the-post .content{padding-top:48px;padding-bottom:15px}}
.product-hero-cam .content-wrapper{padding-top:42px;overflow:hidden;position:relative;display:flex;justify-content:center}.product-hero-cam .content-wrapper,.product-hero-cam .background{height:100dvh;max-height:1010px;min-height:900px}.product-hero-cam .background-cover{overflow:hidden;filter:blur(0);position:absolute;top:0;width:calc(100% + 40px);height:100%}.product-hero-cam .background{background:url("../images/sections/product-hero-cam/background.jpg") center no-repeat;background-size:cover;width:100%;position:absolute;top:0;left:0;margin:0 auto}.product-hero-cam .arrow-banner{position:relative;display:inline-block;margin-bottom:36px}.product-hero-cam .arrow-banner .text{font-size:17px;font-weight:500;line-height:21px;color:#b93636;position:absolute;left:12px;top:9px}.product-hero-cam article{max-width:1068px}.product-hero-cam .content h1{color:#171716;font-size:56px;line-height:68px;margin-bottom:24px}.product-hero-cam .pricing{color:#6e6e6f;font-size:24px;font-weight:600;line-height:45px;margin-bottom:12px}.product-hero-cam .pricing .text-crossed{font-weight:300}.product-hero-cam .button.yt-video{margin-top:16px;padding-top:7px;padding-bottom:8px;border:none;color:#6e6e6f;font-weight:500;line-height:24px}.product-hero-cam .cam-on-the-post{z-index:999999;margin:-50px 0;max-height:463px;height:50dvh;min-height:400px;position:absolute;bottom:0;left:50%;transform:translate(-50%, -50px);filter:blur(13px);-webkit-filter:blur(13px);transition:filter 0.2s ease-out}.product-hero-cam .button.yt-video i{margin-right:8px;font-size:13px;position:relative;top:2px}@media (-webkit-min-device-pixel-ratio:1.3) and (min-width:1024px),(min-resolution:124.8dpi) and (min-width:1024px),(min-resolution:1.3dppx) and (min-width:1024px){.product-hero-cam .background{background-image:url("../images/sections/product-hero-cam/background@2x.jpg")}}@media (max-width:1024px){.product-hero-cam .content-wrapper{padding-top:24px;min-height:auto;max-height:596px}.product-hero-cam .background{background-image:url("../images/sections/product-hero-cam/background@tablet.jpg");max-height:596px;min-height:auto}.product-hero-cam .arrow-banner{margin-bottom:16px}.product-hero-cam .content h1{font-size:40px;line-height:48px;margin-bottom:16px}.product-hero-cam .pricing{margin-bottom:8px}.product-hero-cam .button.yt-video{margin-top:8px}.product-hero-cam .cam-on-the-post{max-height:50dvh;height:230px;min-height:auto;width:auto}}@media (max-width:640px){.product-hero-cam .content-wrapper{padding-top:42px}.product-hero-cam .content-wrapper,.product-hero-cam .background{min-height:724px}.product-hero-cam .background{background-position-x:155%;background-image:url("../images/sections/product-hero-cam/background@mobile.jpg")}.product-hero-cam .arrow-banner{margin-bottom:23px}.product-hero-cam .content h1{font-size:32px;line-height:40px}.product-hero-cam .cam-on-the-post{max-width:484px;filter:blur(8px);-webkit-filter:blur(8px)}}
.product-licensed-vets lottie-player{width:487px;position:absolute;bottom:-53.8px;right:143px}@media (max-width:640px){.product-licensed-vets lottie-player{width:84.83965015%;bottom:calc((640px - 100dvw) * 0.0093 - 10.59973%);left:50%;right:auto;transform:translateX(-50%)}}
.product-mobile-app-features-showcase .content-wrapper{background-position:top center}.product-mobile-app-features-showcase .content{padding-top:50px;padding-bottom:92px}.product-mobile-app-features-showcase article{color:#fff;text-align:center}.product-mobile-app-features-showcase h2{margin-bottom:16px}.product-mobile-app-features-showcase button{margin-top:32px}.product-mobile-app-features-showcase .phone-video-wrapper{text-align:right}.product-mobile-app-features-showcase .phone-video{display:inline-block;position:relative;width:100%;max-width:328px;height:710px;margin:0 16px 0 17px}.product-mobile-app-features-showcase .phone-video video{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:42px}.product-mobile-app-features-showcase .phone-mask{position:absolute;top:-12px;left:-17px;right:-16px;bottom:-13px}.product-mobile-app-features-showcase .phone-mask img{width:100%;height:100%}.product-mobile-app-features-showcase .features{margin-top:100px}.product-mobile-app-features-showcase .feature{padding:36px 32px;min-height:688px;position:relative}.product-mobile-app-features-showcase .feature video{position:absolute;object-position:center;object-fit:cover;top:0;left:0;width:100%;height:100%}.product-mobile-app-features-showcase .feature h3{font-size:20px;font-weight:600;line-height:28px;margin-bottom:12px;position:relative}.product-mobile-app-features-showcase .feature p{max-width:400px;position:relative;color:rgba(23, 23, 22, 0.651)}@media (max-width:1024px){.product-mobile-app-features-showcase .content{padding-bottom:34px}.product-mobile-app-features-showcase h2{font-size:32px;line-height:40px}.product-mobile-app-features-showcase .features{margin-top:70px}.product-mobile-app-features-showcase .feature{min-height:520px;padding:24px}.product-mobile-app-features-showcase .phone-video-wrapper{margin:-139px 0 -103px}.product-mobile-app-features-showcase .phone-video{transform:scale(0.7)}}@media (max-width:640px){.product-mobile-app-features-showcase .content{padding-top:32px;padding-bottom:42px}.product-mobile-app-features-showcase h2{font-size:24px;line-height:32px}.product-mobile-app-features-showcase .features{margin-top:40px}.product-mobile-app-features-showcase .feature{min-height:536px;padding:16px}.product-mobile-app-features-showcase article br{display:none}.product-mobile-app-features-showcase .phone-video-wrapper{text-align:center;margin:378px 0 -58px}.product-mobile-app-features-showcase .phone-video{transform:scale(0.826)}}
.product-protect-pet-life-hero{background:radial-gradient(277.84% 34.32% at 50.13% 34.32%, rgba(255, 248, 233, 0) 11.98%, #fff4de 34.77%, #ffe1a1 69.79%), #fff;padding-top:44px}.product-protect-pet-life-hero p{font-size:14px;line-height:20px;letter-spacing:-0.1px}.product-protect-pet-life-hero .beams{position:absolute;top:0;left:0;width:100%;height:348px;background:url("../images/sections/product-protect-pet-life-hero/white-beams.png") no-repeat top center;background-size:cover}.product-protect-pet-life-hero .ef-logo{margin-bottom:16px}.product-protect-pet-life-hero h1{font-size:28px;line-height:36px;margin-bottom:12px;text-shadow:0 2px 10px rgba(255, 255, 255, 0.25)}.product-protect-pet-life-hero header{margin-bottom:32px}.product-protect-pet-life-hero header p{color:#6e6e6f;font-weight:500}.product-protect-pet-life-hero header p .text-crossed{font-weight:400}.product-protect-pet-life-hero .ef-logo,.product-protect-pet-life-hero .content-cover{z-index:1;position:relative}.product-protect-pet-life-hero .content-cover{background:#fff;padding-top:12px;margin-top:-12px}.product-protect-pet-life-hero .content{padding-bottom:24px}.product-protect-pet-life-hero .benefits{display:flex;flex-flow:row wrap;row-gap:16px}.product-protect-pet-life-hero .benefit{display:flex;align-items:center;width:100%}.product-protect-pet-life-hero .benefit .icon{display:inline-block;margin-right:12px}
.product-scroll-buy-banner{position:absolute;width:100%;left:0;top:0;z-index:9999999;background:#fff}.product-scroll-buy-banner.fixed{position:fixed;-webkit-box-shadow:0 3px 4px rgba(0, 0, 0, 0.16);box-shadow:0 3px 4px rgba(0, 0, 0, 0.16)}.product-scroll-buy-banner [class*="col-"]{padding-top:0;padding-bottom:0}.product-scroll-buy-banner p,.product-scroll-buy-banner h4{font-size:20px;line-height:28px}.product-scroll-buy-banner h5{font-size:13px;font-weight:500;line-height:20px;color:#979798}.product-scroll-buy-banner .cta-wrapper{justify-content:flex-end;column-gap:28px}.product-scroll-buy-banner .pricing{column-gap:12px}.product-scroll-buy-banner .pricing .price{font-weight:600}.product-scroll-buy-banner .pricing .text-crossed{color:#979798}.product-scroll-buy-banner .order-button{margin-top:0}@media (max-width:800px){.product-scroll-buy-banner .pricing{display:none}}@media (max-width:640px){.product-scroll-buy-banner.fixed{-webkit-box-shadow:none;box-shadow:none}.product-scroll-buy-banner h4{font-size:16px;line-height:24px}.product-scroll-buy-banner .text-right{text-align:center}.product-scroll-buy-banner .order-button{border-radius:72px;padding:4px 20px;margin:0 auto;font-weight:700;text-transform:none;letter-spacing:normal}}
.product-tracker-advanced-features h2{margin-bottom:32px}.product-tracker-advanced-features article [class*="flex-column"]{padding:36px 32px;min-height:652px;position:relative;background:#f8f8f9}.product-tracker-advanced-features article h3{font-size:20px;font-weight:600;line-height:28px;margin-bottom:12px;position:relative}.product-tracker-advanced-features article p{max-width:440px;position:relative}.product-tracker-advanced-features picture{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 0.3s ease}.product-tracker-advanced-features picture img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:1024px){.product-tracker-advanced-features h2{font-size:32px;line-height:40px}.product-tracker-advanced-features article [class*="flex-column"]{min-height:600px;padding:24px}}@media (max-width:640px){.product-tracker-advanced-features h2{font-size:24px;line-height:32px}.product-tracker-advanced-features article [class*="flex-column"]{min-height:480px;padding:16px}}
.product-cameras-comparison.tracker-air-tag{padding:0}.product-cameras-comparison.tracker-air-tag .comparison-table{padding-top:20px;padding-bottom:64px}.product-cameras-comparison.tracker-air-tag img{width:184px}.product-cameras-comparison.tracker-air-tag .comparison-table i{font-size:16px;line-height:24px;display:inline-block}.product-cameras-comparison.tracker-air-tag .price>[class*="col-"]{padding:0}@media (max-width:1024px){.product-cameras-comparison.tracker-air-tag .comparison-table{padding-left:64px;padding-right:64px}}@media (max-width:640px){.product-cameras-comparison.tracker-air-tag .comparison-table{padding:0 0 20px}.product-cameras-comparison.tracker-air-tag .comparison-table .products{margin:0}.product-cameras-comparison.tracker-air-tag article h2{font-size:24px;line-height:32px}.product-cameras-comparison.tracker-air-tag img{width:120px;padding-bottom:12px}.product-cameras-comparison.tracker-air-tag .price{padding:0 20px}}
.product-tracker-brand-reviews{margin:160px 0}.product-tracker-brand-reviews .brand-reviews{display:flex !important}.product-tracker-brand-reviews .brand-review{flex:1;max-width:298px;display:flex;flex-direction:column;align-items:center;gap:8px;letter-spacing:-0.1px;color:rgba(23, 23, 22, 0.651)}.product-tracker-brand-reviews .brand-review .logo{width:200px;height:96px;background-size:cover}@media (max-width:1024px){.product-tracker-brand-reviews{margin:104px 0}.product-tracker-brand-reviews .brand-review{max-width:226px;gap:0}.product-tracker-brand-reviews .brand-review .logo{width:160px}}@media (max-width:640px){.product-tracker-brand-reviews{margin:80px 0}.product-tracker-brand-reviews .brand-reviews{display:block !important}.product-tracker-brand-reviews .brand-reviews.owl-carousel .owl-dots{padding:28px 0 0}.product-tracker-brand-reviews .brand-review{max-width:none;gap:0}.product-tracker-brand-reviews .brand-review .logo{width:200px}}
.product-tracker-dog-health video{width:100%;background-size:contain;background-position:center;background-repeat:no-repeat;vertical-align:top}.product-tracker-dog-health h2{margin-top:80px;margin-bottom:32px}.product-tracker-dog-health article [class*="flex-column"]{padding:36px 32px;min-height:732px;position:relative}.product-tracker-dog-health article h3{font-size:20px;font-weight:600;line-height:28px;margin-bottom:12px;position:relative}.product-tracker-dog-health article p{max-width:440px;position:relative}.product-tracker-dog-health .fitness{background:#a19a6d}.product-tracker-dog-health .fitness video{position:absolute;object-fit:cover;object-position:bottom center;top:0;left:0;width:100%;height:100%}.product-tracker-dog-health .progress{background:#e2c8b1}.product-tracker-dog-health .progress picture{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 0.3s ease}.product-tracker-dog-health .progress picture img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:1024px){.product-tracker-dog-health video{height:661px}.product-tracker-dog-health h2{margin-top:24px;font-size:32px;line-height:40px}.product-tracker-dog-health article [class*="flex-column"]{min-height:600px;padding:24px}}@media (max-width:640px){.product-tracker-dog-health video{height:233px}.product-tracker-dog-health h2{margin-top:12px;font-size:24px;line-height:32px}.product-tracker-dog-health article [class*="flex-column"]{min-height:567px;padding:16px}.product-tracker-dog-health article .progress{min-height:649px}.product-tracker-dog-health article .progress img.active-time{position:absolute;bottom:29px;left:50%;transform:translateX(-50%);width:278px}}
.product-tracker-dog-location-tracking video{object-fit:cover;object-position:center;width:100%;height:531px;background-size:cover;background-position:center;background-repeat:no-repeat;vertical-align:top}.product-tracker-dog-location-tracking h2{margin-top:80px;margin-bottom:32px}.product-tracker-dog-location-tracking article [class*="flex-column"]{padding:36px 32px;min-height:652px;position:relative}.product-tracker-dog-location-tracking article h3{font-size:20px;font-weight:600;line-height:28px;margin-bottom:12px;position:relative}.product-tracker-dog-location-tracking article p{max-width:390px;position:relative}.product-tracker-dog-location-tracking .location{background:#b0dd85}.product-tracker-dog-location-tracking .location video{position:absolute;object-position:right;top:0;left:0;width:100%;height:100%}.product-tracker-dog-location-tracking .location p{color:rgba(23, 23, 22, 0.65)}.product-tracker-dog-location-tracking .alerts{background:#7f5339;color:#fff}.product-tracker-dog-location-tracking .alerts picture,.product-tracker-dog-location-tracking .alerts video{position:absolute;opacity:0;top:0;left:0;width:100%;height:100%;transition:opacity 0.3s ease}.product-tracker-dog-location-tracking .alerts picture img,.product-tracker-dog-location-tracking .alerts video{width:100%;height:100%;object-fit:cover;object-position:center}.product-tracker-dog-location-tracking .alerts .all-off{opacity:1}.product-tracker-dog-location-tracking .alerts.sound-on .sound-on{opacity:1}.product-tracker-dog-location-tracking .alerts.light-on .light-on{opacity:1}.product-tracker-dog-location-tracking .alerts video.mobile,.product-tracker-dog-location-tracking .alerts video.tablet{display:none}.product-tracker-dog-location-tracking .mode-switcher{display:inline-flex;padding:12px;flex-direction:row;align-items:center;gap:12px;border-radius:24px;background:#fff;position:absolute;bottom:44px;left:50%;transform:translateX(-50%)}.product-tracker-dog-location-tracking .mode-switcher.pulsing{box-shadow:0 0 0 0 rgba(255, 255, 255, 1);animation:mode-switcher-pulse-white 1s infinite}@keyframes mode-switcher-pulse-white{0%{box-shadow:0 0 0 0 rgba(255, 255, 255, 1)}70%{box-shadow:0 0 0 20px rgba(255, 255, 255, 0)}100%{box-shadow:0 0 0 0 rgba(255, 255, 255, 0)}}.product-tracker-dog-location-tracking .mode-switcher a svg rect{transition:fill 0.3s ease}.product-tracker-dog-location-tracking .mode-switcher a svg:not(.active):hover rect{fill:#f1f1f1}.product-tracker-dog-location-tracking .mode-switcher a svg.active{display:none}.product-tracker-dog-location-tracking .mode-switcher a.active svg:not(.active){display:none}.product-tracker-dog-location-tracking .mode-switcher a.active svg.active{display:inline}@media (max-width:1024px){.product-tracker-dog-location-tracking video{height:424px}.product-tracker-dog-location-tracking h2{margin-top:16px;font-size:32px;line-height:40px}.product-tracker-dog-location-tracking article [class*="flex-column"]{min-height:600px;padding:24px}.product-tracker-dog-location-tracking .alerts video.desktop{display:none}.product-tracker-dog-location-tracking .alerts video.tablet{display:initial}}@media (max-width:640px){.product-tracker-dog-location-tracking video{height:296px}.product-tracker-dog-location-tracking h2{font-size:24px;line-height:32px;margin-top:10px}.product-tracker-dog-location-tracking article [class*="flex-column"]{min-height:536px;padding:16px}.product-tracker-dog-location-tracking .alerts video.desktop,.product-tracker-dog-location-tracking .alerts video.tablet{display:none}.product-tracker-dog-location-tracking .alerts video.mobile{display:initial}.product-tracker-dog-location-tracking .mode-switcher{bottom:14px}@keyframes mode-switcher-pulse-white{0%{box-shadow:0 0 0 0 rgba(255, 255, 255, 1)}70%{box-shadow:0 0 0 12px rgba(255, 255, 255, 0)}100%{box-shadow:0 0 0 0 rgba(255, 255, 255, 0)}}}
.product-tracker-elevate-connection article{flex-direction:column;margin-bottom:64px}.product-tracker-elevate-connection .user-videos-cover{position:relative;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;min-height:446px}.product-tracker-elevate-connection .user-videos-cover::-webkit-scrollbar{display:none}.product-tracker-elevate-connection .slide-button-cover{position:relative;width:100%;height:100%}.product-tracker-elevate-connection .slide-button-cover .slide-button{position:absolute;top:50%;transform:translateY(-50%);padding:10px 10px 6px;border-radius:46px;background:rgba(23, 23, 22, 0.42);z-index:9999;color:#fff;display:none}.product-tracker-elevate-connection .slide-button-cover .slide-button.left{left:48px;padding-left:8px}.product-tracker-elevate-connection .slide-button-cover .slide-button.right{right:48px;padding-right:8px}.product-tracker-elevate-connection .user-videos.scrollable{width:100%;flex-wrap:nowrap;position:relative;top:0;left:0}.product-tracker-elevate-connection .user-videos.scrollable .phone-video{margin:0 -68px}.product-tracker-elevate-connection .phone-video{display:inline-block;position:relative;max-width:200px;height:446px;margin:0;padding:2px 0}.product-tracker-elevate-connection .phone-video video{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:24px}.product-tracker-elevate-connection .phone-mask{position:absolute;top:0;left:-9px;right:-9px;bottom:0;pointer-events:none}.product-tracker-elevate-connection .phone-mask img{width:100%;height:100%}@media (max-width:1024px){.product-tracker-elevate-connection h2{font-size:32px;line-height:40px}}@media (max-width:640px){.product-tracker-elevate-connection article{margin-bottom:48px}.product-tracker-elevate-connection h2{font-size:24px;line-height:32px}}
.product-tracker-emergency-fund-banner{margin:160px 0}.product-tracker-emergency-fund-banner .content-wrapper{background-color:#726a2f;position:relative;padding:62px 64px}.product-tracker-emergency-fund-banner article{max-width:323px}.product-tracker-emergency-fund-banner .h8{font-size:13px;line-height:20px;background:linear-gradient(91deg, #f4a614 0.26%, #e4ad47 46.56%, #ffdc9a 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-tracker-emergency-fund-banner h2{font-size:24px;line-height:32px;color:#fff;margin:12px 0}.product-tracker-emergency-fund-banner p{font-size:13px;line-height:20px;color:#fff}.product-tracker-emergency-fund-banner .stats{margin:24px 0;padding:8px 14px;border-radius:8px;background:rgba(23, 23, 22, 0.22);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.product-tracker-emergency-fund-banner .stats p:first-child{font-size:24px;font-weight:500;line-height:32px}.product-tracker-emergency-fund-banner .stats p:last-child{font-size:16px;line-height:24px}.product-tracker-emergency-fund-banner button{background-color:#29292b;border-color:#29292b}.product-tracker-emergency-fund-banner .chat-preview{position:absolute;top:180px;left:510px;text-align:left;margin-right:64px}.product-tracker-emergency-fund-banner .chat-preview .text-bubble{display:inline-block;border-radius:24px;background:rgba(255, 255, 255, 0.8);box-shadow:0 8px 31px 0 rgba(17, 34, 78, 0.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 19px 11px 19px;color:#6e6e6f;font-feature-settings:'liga' off, 'clig' off;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-0.098px}.product-tracker-emergency-fund-banner .chat-preview .text-bubble:not(:last-child){margin-bottom:6px}@media (max-width:1024px){.product-tracker-emergency-fund-banner .chat-preview{left:418px}}@media (max-width:786px){.product-tracker-emergency-fund-banner{margin:12px 0}.product-tracker-emergency-fund-banner .content-wrapper{padding:26px 16px 16px}.product-tracker-emergency-fund-banner article{text-align:center;max-width:none}.product-tracker-emergency-fund-banner .stats{flex-grow:1;flex-basis:0;margin:9px 0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-tracker-emergency-fund-banner .chat-preview{position:static;margin:258px 0 58px}.product-tracker-emergency-fund-banner .chat-preview .text-bubble{padding:10px 14px 8px;font-size:11px;line-height:17px;letter-spacing:-0.071px;border-radius:17px}.product-tracker-emergency-fund-banner button{width:100%}}
.product-tracker-hero .content-wrapper{background-color:#e3fdff;background-image:url("../images/sections/product-tracker-hero/content-background.jpg");min-height:860px;height:calc(100dvh - var(--header-height))}.product-tracker-hero article{padding-top:74px}.product-tracker-hero h1{font-size:56px;line-height:68px;padding-bottom:33px}.product-tracker-hero .pricing{color:rgba(23, 23, 22, 0.65);font-size:24px;font-weight:600;line-height:22px;margin-top:6px}.product-tracker-hero .pricing .text-crossed{font-weight:300}.product-tracker-hero .buttons-cover{display:flex;flex-direction:row;justify-content:center;column-gap:16px;row-gap:8px;margin-top:24px}.product-tracker-hero button,.product-tracker-hero .button{border-radius:8px}.product-tracker-hero .button.yt-video{border:1px solid #f5f5f5;background:rgba(255, 255, 255, 0.5);-webkit-backdrop-filter:blur(33px);backdrop-filter:blur(33px);color:#6e6e6f;text-transform:none;letter-spacing:normal;font-size:16px;font-weight:500}.product-tracker-hero .button.yt-video i{font-size:12px;margin-right:9px}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.product-tracker-hero .content-wrapper{background-image:url("../images/sections/product-tracker-hero/content-background@2x.jpg")}}@media (max-width:1024px){.product-tracker-hero .content-wrapper{background-image:url("../images/sections/product-tracker-hero/content-background@tablet.jpg");min-height:602px;height:auto}.product-tracker-hero article{padding-top:39px}.product-tracker-hero h1{font-size:32px;line-height:40px;padding-bottom:23px}.product-tracker-hero .pricing{font-size:16px;line-height:16px;margin-top:4px}.product-tracker-hero .buttons-cover{margin-top:16px}}@media (max-width:640px){.product-tracker-hero .content-wrapper{background-image:url("../images/sections/product-tracker-hero/content-background@mobile.jpg");min-height:804px;height:auto}.product-tracker-hero article{padding-top:41px}.product-tracker-hero h1{padding-bottom:16px}.product-tracker-hero h1 br{display:none}.product-tracker-hero .rating-pricing-cover{flex-direction:column;align-items:center;margin-bottom:8px}.product-tracker-hero .pricing{font-size:24px;line-height:45px;margin-top:0}.product-tracker-hero .buttons-cover{flex-direction:column;max-width:220px;margin:0 auto}.product-tracker-hero button,.product-tracker-hero .button{width:100%}}
.product-tracker-thoughtful-designs h2{margin-bottom:32px;text-align:center}.product-tracker-thoughtful-designs [class*="flex-column"]{padding:36px 32px;min-height:480px;position:relative}.product-tracker-thoughtful-designs [class*="flex-column"] h3{font-size:20px;font-weight:600;line-height:28px;position:relative;color:#fff;max-width:272px}.product-tracker-thoughtful-designs [class*="flex-column"] picture{position:absolute;top:0;left:0;width:100%;height:100%}.product-tracker-thoughtful-designs [class*="flex-column"] picture img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:1024px){.product-tracker-thoughtful-designs [class*="flex-column"]{padding:24px}.product-tracker-thoughtful-designs h2{font-size:32px;line-height:40px}}@media (max-width:640px){.product-tracker-thoughtful-designs [class*="flex-column"]{padding:16px}.product-tracker-thoughtful-designs h2{font-size:24px;line-height:32px}}
.product-tracker-walk-mode h2{margin-top:80px;margin-bottom:32px}.product-tracker-walk-mode article [class*="flex-column"]{padding:36px 32px;min-height:732px;position:relative}.product-tracker-walk-mode article h3{font-size:20px;font-weight:500;line-height:28px;margin-bottom:12px;position:relative}.product-tracker-walk-mode article p{max-width:498px;font-size:20px;line-height:28px;position:relative;color:rgba(23, 23, 22, 0.65)}.product-tracker-walk-mode article p strong{color:#171716}.product-tracker-walk-mode .lost-mode{background:#f6f0e9}.product-tracker-walk-mode .walk-mode{background:#f0f6e9}.product-tracker-walk-mode picture{position:absolute;top:0;left:0;width:100%;height:100%}.product-tracker-walk-mode picture img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:1024px){.product-tracker-walk-mode h2{margin-top:16px;font-size:32px;line-height:40px}.product-tracker-walk-mode article [class*="flex-column"]{min-height:554px;padding:24px}.product-tracker-walk-mode article p{max-width:416px}}@media (max-width:640px){.product-tracker-walk-mode h2{font-size:24px;line-height:32px;margin-top:10px}.product-tracker-walk-mode article [class*="flex-column"]{min-height:480px;padding:16px}}
.product-vet-chat-footer-banner{margin-bottom:80px}.product-vet-chat-footer-banner .wrapper{background-color:#747475}.product-vet-chat-footer-banner article{max-width:456px;margin-left:130px;color:#fff;padding:150px 0}.product-vet-chat-footer-banner article h2{margin-bottom:30px}@media (max-width:1024px){.product-vet-chat-footer-banner article{margin-left:0}}@media (max-width:640px){.product-vet-chat-footer-banner{margin-bottom:75px}.product-vet-chat-footer-banner article{padding:50px 7px 232px;text-align:center}}
.product-vet-chat-how-it-works{padding:80px 0}.product-vet-chat-how-it-works article{max-width:390px;margin-left:130px}.product-vet-chat-how-it-works article h2{margin-bottom:60px}.product-vet-chat-how-it-works .step{margin-bottom:50px}.product-vet-chat-how-it-works .step:last-child{margin-bottom:0}.product-vet-chat-how-it-works .step figure{margin:0 30px 0 0}.product-vet-chat-how-it-works .step figure svg{vertical-align:top}.product-vet-chat-how-it-works .step-text{width:calc(100% - 130px)}.product-vet-chat-how-it-works .step h3{font-size:20px;line-height:28px;margin-bottom:10px}.product-vet-chat-how-it-works .step p{font-size:13px;line-height:20px}@media (max-width:1024px){.product-vet-chat-how-it-works article{margin-left:0}}@media (max-width:640px){.product-vet-chat-how-it-works{padding:75px 0}.product-vet-chat-how-it-works article h2{text-align:center;margin-bottom:47px}.product-vet-chat-how-it-works .step figure{margin-right:25px}.product-vet-chat-how-it-works .step-text{width:calc(100% - 125px)}.product-vet-chat-how-it-works .step h3{font-size:16px;line-height:24px}}
.product-vet-chat-main .content-wrapper{background-color:#131718;min-height:595px}.product-vet-chat-main.pet .content-wrapper{background-image:url("../images/sections/product-vet-chat-pet-main/background-pet.jpg")}.product-vet-chat-main.dog .content-wrapper{background-image:url("../images/sections/product-vet-chat-pet-main/background-dog.jpg")}.product-vet-chat-main.cat .content-wrapper{background-image:url("../images/sections/product-vet-chat-pet-main/background-cat.jpg")}.product-vet-chat-main article{max-width:341px;margin:294px 0 0 130px;color:#fff}.product-vet-chat-main article h1{text-shadow:0 2px 10px rgba(0, 0, 0, 0.07);margin-bottom:16px}.product-vet-chat-main .chat-bot{position:fixed;margin:47px 0 0 72px;width:448px;height:500px;z-index:1}.product-vet-chat-main .vet-assistant-container{top:0;right:0;left:0;bottom:0;filter:drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.05)) drop-shadow(0px 20px 50px rgba(0, 0, 0, 0.08))}.product-vet-chat-main .vet-assistant .vets-online-container{border-radius:20px 20px 0 0;background:#f8f8f9}.product-vet-chat-main .vet-assistant .message-container{background:#fff}.product-vet-chat-main .vet-assistant .vets-online-container+.message-container{border-radius:0}.product-vet-chat-main .vet-assistant .message-container .simplebar-content{flex-direction:column}.product-vet-chat-main .vet-assistant .message-container .message-row .message{max-width:calc(100% - 32px)}.product-vet-chat-main .vet-assistant .message-composer{padding:12px 20px 20px;border-radius:0 0 20px 20px}.tooltipster-vet-chat .tooltipster-box{background:#6e6e6f;border-radius:15px}.tooltipster-vet-chat .tooltipster-content{padding:13px 27px;font-weight:500;font-size:16px;line-height:24px}.tooltipster-vet-chat.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#6e6e6f}.tooltipster-vet-chat.tooltipster-left .tooltipster-arrow-background{border-left-color:#6e6e6f}.tooltipster-vet-chat.tooltipster-right .tooltipster-arrow-background{border-right-color:#6e6e6f}.tooltipster-vet-chat.tooltipster-top .tooltipster-arrow-background{border-top-color:#6e6e6f}@media (max-width:1024px){.product-vet-chat-main.pet .content-wrapper{background-image:url("../images/sections/product-vet-chat-pet-main/background-pet@tablet.jpg")}.product-vet-chat-main.dog .content-wrapper{background-image:url("../images/sections/product-vet-chat-pet-main/background-dog@tablet.jpg")}.product-vet-chat-main.cat .content-wrapper{background-image:url("../images/sections/product-vet-chat-pet-main/background-cat@tablet.jpg")}.product-vet-chat-main article{margin-left:70px}.product-vet-chat-main article h1{font-size:32px;line-height:40px}.product-vet-chat-main .chat-bot{width:43.8%;margin-left:15px}}@media (max-width:640px){.product-vet-chat-main .content-wrapper{min-height:627px}.product-vet-chat-main.pet .content-wrapper{background-image:url("../images/sections/product-vet-chat-pet-main/background-pet@mobile.jpg")}.product-vet-chat-main.dog .content-wrapper{background-image:url("../images/sections/product-vet-chat-pet-main/background-dog@mobile.jpg")}.product-vet-chat-main.cat .content-wrapper{background-image:url("../images/sections/product-vet-chat-pet-main/background-cat@mobile.jpg")}.product-vet-chat-main article{margin:210px 12px 31px;max-width:none}.product-vet-chat-main article h1{margin-bottom:5px;white-space:normal}.product-vet-chat-main .chat-bot{position:static;margin:0;width:auto;height:auto}.product-vet-chat-main .vet-assistant-container{position:static;filter:none}.product-vet-chat-main .vet-assistant .vets-online-container{background:#fff}.product-vet-chat-main .vet-assistant .message-container,.product-vet-chat-main .vet-assistant .message-composer{display:none}.product-vet-chat-main .start-vet-chat{padding:11px 12px;border-top:1px solid #f1f1f3;border-bottom:1px solid #f1f1f3;background:#fff}.product-vet-chat-main .start-vet-chat .button{width:100%}.product-vet-chat-main .start-vet-chat.bottom-fixed{position:fixed;left:0;right:0;bottom:0;z-index:2}}
.product-vet-chat-membership-includes{padding:80px 0}.product-vet-chat-membership-includes article{max-width:442px;margin-left:130px}.product-vet-chat-membership-includes article h2{margin-bottom:45px}.product-vet-chat-membership-includes .feature{margin-bottom:50px}.product-vet-chat-membership-includes .feature h3{font-size:20px;line-height:28px;margin-bottom:5px}.product-vet-chat-membership-includes .feature p{font-size:13px;line-height:20px;color:#6e6e6f}.product-vet-chat-membership-includes .feature:last-child{margin-bottom:0}.product-vet-chat-membership-includes .feature .image,.product-vet-chat-membership-includes .feature .text{display:inline-block;vertical-align:middle}.product-vet-chat-membership-includes .feature figure{margin:0 40px 0 0}.product-vet-chat-membership-includes .feature .text{width:calc(100% - 180px)}@media (max-width:1024px){.product-vet-chat-membership-includes article{margin-left:0}}@media (max-width:640px){.product-vet-chat-membership-includes{padding-top:47px;padding-bottom:87px}.product-vet-chat-membership-includes article h2{margin-bottom:40px}.product-vet-chat-membership-includes .feature{margin-bottom:40px}.product-vet-chat-membership-includes .feature figure{margin-right:25px}.product-vet-chat-membership-includes .feature .image,.product-vet-chat-membership-includes .feature .text{vertical-align:top}.product-vet-chat-membership-includes .feature .text{width:calc(100% - 165px)}}
.product-vet-chat-pet-checkout{padding:70px 0 0}.product-vet-chat-pet-checkout .content{max-width:975px}.product-vet-chat-pet-checkout .checkout-form{margin-right:70px}.product-vet-chat-pet-checkout .checkout-form h1{font-size:24px;line-height:32px;margin-bottom:10px}.product-vet-chat-pet-checkout .checkout-form form{margin-top:25px}.product-vet-chat-pet-checkout .checkout-form .credit-cards{margin:30px 0 20px}.product-vet-chat-pet-checkout .checkout-form .credit-cards img{margin-right:4px}.product-vet-chat-pet-checkout .checkout-form .credit-cards .icon-lock{font-size:24px;color:#979798;float:right}.product-vet-chat-pet-checkout .checkout-submit{margin-top:10px}.product-vet-chat-pet-checkout .checkout-submit button,.product-vet-chat-pet-checkout .checkout-submit .button{width:100%}.product-vet-chat-pet-checkout .checkout-form .agreement{color:#6e6e6f;font-size:13px;line-height:20px;margin:15px 0 45px}.product-vet-chat-pet-checkout .checkout-vets h2{font-size:20px;line-height:28px}.product-vet-chat-pet-checkout .checkout-vets p{font-size:13px;line-height:20px}.product-vet-chat-pet-checkout .checkout-vets .vets-count{position:relative;text-align:right}.product-vet-chat-pet-checkout .checkout-vets .vets-count svg{vertical-align:middle;margin-right:5px}.product-vet-chat-pet-checkout .checkout-vets .vets-avatars{display:inline-flex;flex-direction:row-reverse;align-items:center;margin:20px 0}.product-vet-chat-pet-checkout .checkout-vets .vets-avatar{position:relative;width:62px;height:62px;border:1px solid #fff;border-radius:50%;margin-left:-16px}.product-vet-chat-pet-checkout .checkout-vets .vets-avatar:last-child{width:82px;height:82px;margin-left:0}.product-vet-chat-pet-checkout .checkout-vets .vets-avatar:last-child:after{content:'';display:block;width:14px;height:14px;background:#5bce3e;border:2px solid #fff;border-radius:50%;position:absolute;right:4px;bottom:4px}.product-vet-chat-pet-checkout .checkout-vets .vets-avatar img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%}.product-vet-chat-pet-checkout .checkout-vets p.vets-name{line-height:16px;margin-bottom:5px}.product-vet-chat-pet-checkout .checkout-vets p.vets-grade{line-height:20px}.product-vet-chat-pet-checkout .checkout-vets .vets-stars{display:inline-block;line-height:14px;vertical-align:middle}.product-vet-chat-pet-checkout .checkout-vets .vets-stars svg{vertical-align:top;margin-right:3px}.product-vet-chat-pet-checkout .checkout-vets .vets-stars svg:last-child{margin-right:10px}.product-vet-chat-pet-checkout .checkout-membership h2{font-size:20px;line-height:28px;margin:60px 0 35px}.product-vet-chat-pet-checkout .checkout-membership p{margin-bottom:20px}.product-vet-chat-pet-checkout .checkout-membership p i{color:#ffb731;margin-right:18px}@media (max-width:640px){.product-vet-chat-pet-checkout{padding-top:30px;padding-bottom:100px}.product-vet-chat-pet-checkout .content{padding-left:30px;padding-right:30px}.product-vet-chat-pet-checkout .checkout-form{margin-right:0}.product-vet-chat-pet-checkout .checkout-submit{margin-top:20px}}
.product-vet-chat-savings{margin-top:40px;margin-bottom:80px}.product-vet-chat-savings article{padding:60px 25px}.product-vet-chat-savings header{max-width:340px;margin:0 auto}.product-vet-chat-savings h2{margin-bottom:5px}.product-vet-chat-savings header,.product-vet-chat-savings footer{text-align:center}.product-vet-chat-savings .numbers-table{max-width:852px;margin:45px auto}.product-vet-chat-savings .numbers-savings{margin-right:38px}.product-vet-chat-savings .numbers-savings .save-header{background:linear-gradient(99.38deg, #ffa928 2.1%, #f48014 97.11%);border-radius:16px 16px 0 0;padding:13px;text-align:center}.product-vet-chat-savings .numbers-savings .save-header p{font-size:14px;line-height:14px;color:#fff}.product-vet-chat-savings .numbers-savings .save-body{border:3px solid rgba(249, 183, 47, 0.4);border-top:none;border-radius:0 0 16px 16px;padding:38px 16px 76px 37px;background:#fff4de}.product-vet-chat-savings .numbers-savings .save-online p,.product-vet-chat-savings .numbers-savings .save-offline p{font-size:20px;line-height:28px;margin-bottom:1px}.product-vet-chat-savings .numbers-savings .save-online p{color:#f4a614}.product-vet-chat-savings .numbers-savings .save-offline p{text-decoration-line:line-through;color:#6e6e6f;margin-bottom:16px}.product-vet-chat-savings .numbers-savings .save-online .value{font-size:32px}.product-vet-chat-savings .numbers-comparison table{table-layout:fixed;width:100%}.product-vet-chat-savings .numbers-comparison table p svg{vertical-align:middle}.product-vet-chat-savings .numbers-comparison thead th p{font-size:20px;line-height:28px}.product-vet-chat-savings .numbers-comparison thead th p,.product-vet-chat-savings .numbers-comparison tbody th p,.product-vet-chat-savings .numbers-comparison tbody td p{color:#6e6e6f}.product-vet-chat-savings .numbers-comparison thead th{position:relative}.product-vet-chat-savings .numbers-comparison thead th:after{content:'';display:block;position:absolute;height:3px;left:0;right:15px;bottom:0;background:#979798;border-radius:16px}.product-vet-chat-savings .numbers-comparison thead th:last-child:after{width:auto;right:0;left:15px}.product-vet-chat-savings .numbers-comparison table th,.product-vet-chat-savings .numbers-comparison table td{padding:11px 25px 11px 0}.product-vet-chat-savings .numbers-comparison thead th,.product-vet-chat-savings .numbers-comparison thead td{padding-top:0}.product-vet-chat-savings .numbers-comparison thead th,.product-vet-chat-savings .numbers-comparison tbody td,.product-vet-chat-savings .numbers-comparison tfoot td{padding-left:25px;padding-right:25px}.product-vet-chat-savings .numbers-comparison table th:last-child,.product-vet-chat-savings .numbers-comparison table td:last-child{padding-right:0;padding-left:40px}.product-vet-chat-savings .numbers-comparison tbody th,.product-vet-chat-savings .numbers-comparison tbody td,.product-vet-chat-savings .numbers-comparison tfoot th,.product-vet-chat-savings .numbers-comparison tfoot td{border-bottom:1px solid #e0e0e2}.product-vet-chat-savings .numbers-comparison table .vet-chat{position:relative}.product-vet-chat-savings .numbers-comparison table .vet-chat p{position:relative}.product-vet-chat-savings .numbers-comparison thead .vet-chat:after{background:#f9b72f}.product-vet-chat-savings .numbers-comparison thead .vet-chat p{color:#f4a614}.product-vet-chat-savings .numbers-comparison tbody .vet-chat:before,.product-vet-chat-savings .numbers-comparison tfoot .vet-chat:before{content:'';display:block;position:absolute;background:#fff4de;top:0;left:0;right:15px;bottom:-1px;border-bottom:1px solid #fddc98}.product-vet-chat-savings footer{max-width:350px;margin:0 auto}.product-vet-chat-savings footer .button{width:90%;margin-bottom:10px}@media (max-width:640px){.product-vet-chat-savings{margin-top:0;margin-bottom:25px}.product-vet-chat-savings article{padding-top:45px;padding-bottom:45px}.product-vet-chat-savings header{max-width:250px}.product-vet-chat-savings .numbers-table{margin:30px 0;max-width:none}.product-vet-chat-savings .numbers-savings{margin-right:0;margin-bottom:15px}.product-vet-chat-savings .numbers-savings .save-online,.product-vet-chat-savings .numbers-savings .save-offline{display:inline-block;vertical-align:top}.product-vet-chat-savings .numbers-savings .save-online p{font-size:16px;line-height:24px;margin-bottom:5px}.product-vet-chat-savings .numbers-savings .save-online .value{font-size:24px}.product-vet-chat-savings .numbers-savings .save-offline p{font-size:13px;line-height:20px;margin:2px 0 0 5px}.product-vet-chat-savings .numbers-savings .save-offline .value{font-size:16px}.product-vet-chat-savings .numbers-savings .save-body{padding-top:15px;padding-bottom:17px}.product-vet-chat-savings .numbers-comparison table{table-layout:auto}.product-vet-chat-savings .numbers-comparison table th,.product-vet-chat-savings .numbers-comparison table td{padding-right:15px}.product-vet-chat-savings .numbers-comparison thead th p{font-size:16px;line-height:24px}.product-vet-chat-savings .numbers-comparison thead th,.product-vet-chat-savings .numbers-comparison tbody td,.product-vet-chat-savings .numbers-comparison tfoot td{padding-left:10px;padding-right:10px}.product-vet-chat-savings .numbers-comparison thead th:last-child:after{left:5px}.product-vet-chat-savings .numbers-comparison tbody .vet-chat:before,.product-vet-chat-savings .numbers-comparison tfoot .vet-chat:before,.product-vet-chat-savings .numbers-comparison thead th:after{right:5px}.product-vet-chat-savings .numbers-comparison table th:last-child,.product-vet-chat-savings .numbers-comparison table td:last-child{padding-left:15px}.product-vet-chat-savings footer .button{width:100%}.product-vet-chat-savings footer p{font-size:13px;line-height:20px}}
.product-vet-chat-users-feedback{padding:60px 0;background:#f8f8f9}.product-vet-chat-users-feedback article{max-width:456px;margin-left:130px}.product-vet-chat-users-feedback h2{margin-bottom:40px}.product-vet-chat-users-feedback p{color:#6e6e6f}.product-vet-chat-users-feedback .feedbacks{margin:0 -40px}.product-vet-chat-users-feedback .feedbacks article{max-width:none;border-radius:20px;filter:drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.05));overflow:hidden;margin:0 40px}.product-vet-chat-users-feedback .feedbacks header{position:relative;height:215px;background-color:#f8f8f9}.product-vet-chat-users-feedback .feedbacks footer{background:#fff;padding:30px 14px 30px 30px;min-height:190px}.product-vet-chat-users-feedback .feedbacks p.title{font-weight:500;margin-bottom:5px;font-size:20px;line-height:28px;color:#29292b}.product-vet-chat-users-feedback .feedbacks .photo{width:100%;height:100%;object-fit:cover;object-position:center;vertical-align:top}.product-vet-chat-users-feedback .feedbacks .user{position:absolute;top:32px;left:32px}.product-vet-chat-users-feedback .feedbacks .userpic{display:inline-block;margin-right:10px;width:auto}.product-vet-chat-users-feedback .feedbacks .user p{font-weight:500;color:#fff}.product-vet-chat-users-feedback .feedbacks .owl-dots{padding:24px 0 0}@media (max-width:1024px){.product-vet-chat-users-feedback article{margin-left:0}}@media (max-width:640px){.product-vet-chat-users-feedback{padding:35px 0 34px}.product-vet-chat-users-feedback .content{overflow:hidden}.product-vet-chat-users-feedback h2{text-align:center;max-width:280px;margin:0 auto 30px}.product-vet-chat-users-feedback .feedbacks{margin:0 -12px}.product-vet-chat-users-feedback .feedbacks article{margin:0 12px}.product-vet-chat-users-feedback .feedbacks header{min-height:auto}.product-vet-chat-users-feedback .feedbacks .userpic{max-width:50px}.product-vet-chat-users-feedback .feedbacks footer{padding:30px}.product-vet-chat-users-feedback .feedbacks .user{top:20px;left:20px}}
.product-vet-chat-veterinarians{padding:60px 0;background:#f8f8f9}.product-vet-chat-veterinarians article{max-width:450px;margin-left:130px}.product-vet-chat-veterinarians article h2{margin-bottom:35px}.product-vet-chat-veterinarians .vets{margin:0 -20px}.product-vet-chat-veterinarians .vets-profile{position:relative;padding:40px 50px 60px}.product-vet-chat-veterinarians .vets-profile>*{position:relative;z-index:1}.product-vet-chat-veterinarians .vets-profile:before,.product-vet-chat-veterinarians .vets-profile:after{content:'';display:block;position:absolute;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 490 200' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%0A%3Cg filter='url(%23filter0_d)'%3E%0A%3Cpath d='M20 57.744C20 18.4268 31.8502 10 87.14 10H402.86C458.15 10 470 18.4268 470 57.744V122.256C470 161.573 458.15 170 402.86 170H87.14C31.8502 170 20 161.573 20 122.256V57.744Z' fill='white'/%3E%0A%3Cpath d='M20.5 57.744C20.5 38.096 23.4719 26.4007 33.1261 19.5355C37.9744 16.0878 44.5536 13.8233 53.402 12.4249C62.249 11.0267 73.3254 10.5 87.14 10.5H402.86C416.675 10.5 427.751 11.0267 436.598 12.4249C445.446 13.8233 452.026 16.0878 456.874 19.5355C466.528 26.4007 469.5 38.096 469.5 57.744V122.256C469.5 141.904 466.528 153.599 456.874 160.464C452.026 163.912 445.446 166.177 436.598 167.575C427.751 168.973 416.675 169.5 402.86 169.5H87.14C73.3254 169.5 62.249 168.973 53.402 167.575C44.5536 166.177 37.9744 163.912 33.1261 160.464C23.4719 153.599 20.5 141.904 20.5 122.256V57.744Z' stroke='%23F1F1F3'/%3E%0A%3C/g%3E%0A%3Cdefs%3E%0A%3Cfilter id='filter0_d' x='0' y='0' width='490' height='200' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%0A%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%0A%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%0A%3CfeOffset dy='10'/%3E%0A%3CfeGaussianBlur stdDeviation='10'/%3E%0A%3CfeComposite in2='hardAlpha' operator='out'/%3E%0A%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0'/%3E%0A%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%0A%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%0A%3C/filter%3E%0A%3C/defs%3E%0A%3C/svg%3E%0A") no-repeat center;background-size:contain}.product-vet-chat-veterinarians .vets-profile:before{top:0;left:0;right:0;bottom:0;z-index:1;height:100%}.product-vet-chat-veterinarians .vets-profile:after{left:49px;right:49px;bottom:-7px;opacity:0.8;z-index:0;height:78.125%}.product-vet-chat-veterinarians .vets-avatar img{width:100px;height:100px;margin-right:25px;object-fit:cover;object-position:center;border-radius:50%}.product-vet-chat-veterinarians .vets-info{width:calc(100% - 125px)}.product-vet-chat-veterinarians .vets-name{font-size:20px;line-height:28px;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-vet-chat-veterinarians .vets-grade,.product-vet-chat-veterinarians .vets-stars{margin-bottom:5px}.product-vet-chat-veterinarians .vets-stars svg{margin-right:4px;vertical-align:top}.product-vet-chat-veterinarians .vets-customers{font-size:13px;line-height:20px}.product-vet-chat-veterinarians .vets .owl-dots{padding:10px 0 0}@media (max-width:1024px){.product-vet-chat-veterinarians article{margin-left:0}}@media (max-width:640px){.product-vet-chat-veterinarians{padding:45px 0 40px}.product-vet-chat-veterinarians .content{overflow:hidden}.product-vet-chat-veterinarians article h2{text-align:center;margin-bottom:20px}.product-vet-chat-veterinarians .vets{margin:0 -15px}.product-vet-chat-veterinarians .vets-profile{padding-left:34px;padding-right:20px}.product-vet-chat-veterinarians .vets-avatar img{width:80px;height:80px;margin-right:20px}.product-vet-chat-veterinarians .vets-info{width:calc(100% - 100px)}.product-vet-chat-veterinarians .vets-grade{font-size:13px;line-height:20px}}
.product-vet-services-main .content-wrapper{background:url("../images/sections/product-vet-services-main/vet-chat@2x.png") no-repeat right 20px bottom / 535px 595px, url("../images/sections/product-vet-services-main/background.jpg") no-repeat center / cover, #bfbfc1;min-height:595px}.product-vet-services-main article{max-width:340px;padding:138px 0 0 25px;margin:0 auto}.product-vet-services-main article h1{text-shadow:0 2px 10px rgba(0, 0, 0, 0.07);margin-bottom:15px;white-space:nowrap}.product-vet-services-main article .button{min-width:220px}.product-vet-services-main article .button:first-child{margin-top:35px;margin-bottom:10px}@media (max-width:1024px){.product-vet-services-main .content-wrapper{background:url("../images/sections/product-vet-services-main/vet-chat@2x.png") no-repeat right -20px bottom / 535px 595px, url("../images/sections/product-vet-services-main/background@tablet.jpg") no-repeat center / cover, #bfbfc1}.product-vet-services-main article{padding-top:115px}}@media (max-width:640px){.product-vet-services-main .content-wrapper{background:url("../images/sections/product-vet-services-main/background@mobile.jpg") no-repeat top / cover #bfbfc1;min-height:627px}.product-vet-services-main article{padding:35px 0 0;text-align:center}.product-vet-services-main article h1{font-size:32px;line-height:40px;margin-bottom:15px;white-space:normal}.product-vet-services-main article .button:first-child{margin-top:20px}}
.product-vet-services-plans{padding-top:80px;padding-bottom:80px}.product-vet-services-plans h2{margin-bottom:60px}.product-vet-services-plans p{color:#29292b}.product-vet-services-plans .plans-cards{max-width:900px;margin:0 auto}.product-vet-services-plans .plans-card{position:relative;background:#f8f8f9;border:1px solid #f8f8f8;border-radius:20px;margin:0 25px;padding:40px 25px 50px}.product-vet-services-plans .plans-card.popular{background:#fff;box-shadow:0 52px 60px rgba(0, 0, 0, 0.07), 0 2.35498px 3.62304px rgba(0, 0, 0, 0.05)}.product-vet-services-plans .plans-card.popular::before{content:attr(title);display:block;position:absolute;background:#f9b72f;box-shadow:inset 0 -1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(255, 255, 255, 0.25);backdrop-filter:blur(20px);border-radius:10px;padding:9px 16px 8px;top:0;left:50%;transform:translate(-50%, -50%);font-weight:700;font-size:11px;line-height:13px;letter-spacing:0.15em;text-transform:uppercase;color:#fff}.product-vet-services-plans .plans-card figure{margin:0 0 25px}.product-vet-services-plans .plans-card h3{font-size:24px;line-height:32px}.product-vet-services-plans .plans-card h3+p{font-weight:500;color:#979798;margin-bottom:16px}.product-vet-services-plans .plans-price .currency{font-weight:500;font-size:24px;line-height:32px;color:#979798;margin-right:2px;position:relative;top:-8px}.product-vet-services-plans .plans-price .price{font-weight:500;font-size:36px;line-height:34px}.product-vet-services-plans .plans-price .interval{font-weight:500;color:#979798}.product-vet-services-plans .plans-features{list-style:none;text-align:left;max-width:281px;margin:30px auto}.product-vet-services-plans .plans-features li{margin-bottom:15px}.product-vet-services-plans .plans-features i{font-size:16px}.product-vet-services-plans .plans-features .icon-checked-1{margin-right:8px;color:#ffb731}.product-vet-services-plans .plans-features .icon-minus{color:#979798;margin-right:10px}.product-vet-services-plans .plans-features .icon-minus+p{color:#979798}.product-vet-services-plans .plans-features p{display:inline;font-size:13px;line-height:24px}@media (max-width:640px){.product-vet-services-plans{padding-top:64px;padding-bottom:20px}.product-vet-services-plans h2{margin-bottom:27px}.product-vet-services-plans .plans-card{padding-bottom:40px;margin:12px}.product-vet-services-plans .plans-features{margin:24px auto}}
.product-vet-services-video-form{margin-top:30px;margin-bottom:55px}.product-vet-services-video-form .content>.row{background:#fff4de}.product-vet-services-video-form .video{text-align:center}.product-vet-services-video-form .video video{width:208px;border-radius:31px;position:relative;z-index:2;vertical-align:top}.product-vet-services-video-form .video .video-wrapper{margin:80px 0 0;position:relative}.product-vet-services-video-form .video .video-wrapper:before,.product-vet-services-video-form .video .video-wrapper:after{content:'';display:block;position:absolute;width:107%;left:50%;transform:translateX(-50%);background:#f4a614;filter:blur(60px);z-index:1}.product-vet-services-video-form .video .video-wrapper:before{top:2px;bottom:2px;opacity:0.15}.product-vet-services-video-form .video .video-wrapper:after{top:35px;bottom:-12px;opacity:0.3}.product-vet-services-video-form .form{background:#f8f8f9}.product-vet-services-video-form .form article{max-width:416px;margin:0 auto;padding:139px 24px 169px}.product-vet-services-video-form .form .h4{margin-bottom:10px}.product-vet-services-video-form .form p{margin-bottom:25px}.product-vet-services-video-form .form .input-item{margin-bottom:10px}@media (max-width:640px){.product-vet-services-video-form{margin-bottom:45px}.product-vet-services-video-form .video article{padding:45px 35px}.product-vet-services-video-form .video .video-wrapper{margin-top:35px}.product-vet-services-video-form .form article{text-align:center;padding-top:36px;padding-bottom:44px}.product-vet-services-video-form .video .video-wrapper:before{display:none}.product-vet-services-video-form .video video{width:170px;border-radius:23px}.product-vet-services-video-form .video .video-wrapper:after{top:21px;bottom:-17px;width:114%}}
.products-learn-more-and-buy{margin-bottom:94px}.products-learn-more-and-buy .content-wrapper{background-color:#bfbfc1}.products-learn-more-and-buy article{text-align:center;color:#fff;min-height:634px;padding-top:40px}.products-learn-more-and-buy article .h4{font-size:24px;line-height:32px;margin-bottom:8px}.products-learn-more-and-buy article .pricing{font-weight:500;font-size:18px;line-height:20px;margin-bottom:19px;min-height:22px}.products-learn-more-and-buy article .pricing .crossed{text-decoration:line-through;font-weight:300;margin-left:5px}.products-learn-more-and-buy article .button.invisible{color:#fff;opacity:0.7}.products-learn-more-and-buy article .button.invisible i{position:relative;margin-left:9px;font-size:11px;line-height:16px}.products-learn-more-and-buy article .button.invisible:hover{opacity:1}.products-learn-more-and-buy .unavailable button{border-color:transparent;background:transparent}@media (max-width:1024px){.products-learn-more-and-buy article{min-height:472px}}@media (max-width:640px){.products-learn-more-and-buy{margin-bottom:70px}.products-learn-more-and-buy article{min-height:564px}.products-learn-more-and-buy article .button.invisible{opacity:0.9}}
.products-line-main-banner-amazon{margin-bottom:80px}.products-line-main-banner-amazon .content-wrapper{background-color:#ffceb2;background-image:url('../images/sections/products-line-main-banner-amazon/background-new.jpg');min-height:595px}.products-line-main-banner-amazon article{position:relative;padding:111px 0 28px;min-height:595px;margin:0 auto}.products-line-main-banner-amazon h1{max-width:370px;line-height:42px;margin:0 auto 204px}.products-line-main-banner-amazon p{font-weight:500;font-size:16px;line-height:20px;color:#171716}.products-line-main-banner-amazon .button{min-width:152px;background-color:#171716;border-color:#171716}.products-line-main-banner-amazon footer{position:absolute;width:100%;bottom:28px;white-space:nowrap}.products-line-main-banner-amazon footer p img{vertical-align:middle}@media (max-width:1024px){.products-line-main-banner-amazon .content-wrapper{background-image:url('../images/sections/products-line-main-banner-amazon/background-new@tablet.jpg')}.products-line-main-banner-amazon article{padding-top:92px}.products-line-main-banner-amazon h1{margin-bottom:223px}}@media (max-width:640px){.products-line-main-banner-amazon{margin-bottom:10px}.products-line-main-banner-amazon .content-wrapper{background-image:url('../images/sections/products-line-main-banner-amazon/background-new@mobile.jpg');min-height:564px}.products-line-main-banner-amazon article{min-height:564px;padding:67px 0 37px}.products-line-main-banner-amazon .badge-bestseller svg{width:170px;height:24px}.products-line-main-banner-amazon h1{font-size:24px;line-height:29px;margin-bottom:333px}.products-line-main-banner-amazon .reviews-count{max-width:none;margin-bottom:310px}.products-line-main-banner-amazon .reviews-count img{margin-bottom:10px}.products-line-main-banner-amazon .reviews-count svg{margin-bottom:10px}}
.products-line-main-banner{margin-bottom:80px}.products-line-main-banner .content-wrapper{position:relative;background-image:url('../images/sections/products-line-main-banner/background.jpg');background-color:#697367;height:100%}.products-line-main-banner article{padding:60px 12px 374px;max-width:522px;margin:0 auto;color:#fff}.products-line-main-banner h1,.products-line-main-banner .h1{margin-bottom:25px}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.products-line-main-banner .content-wrapper{background-image:url('../images/sections/products-line-main-banner/background@2x.jpg')}}@media (max-width:640px){.products-line-main-banner{margin-bottom:5px}.products-line-main-banner .content-wrapper{background-image:url('../images/sections/products-line-main-banner/background@mobile.jpg')}}
.steps-threads h2{margin-bottom:48px}.steps-threads article{position:relative;padding:24px 24px 16px}.steps-threads article h2,.steps-threads article h3{color:#29292b}.steps-threads article figure{margin:0 0 40px}.steps-threads article h3{font-size:24px;line-height:32px;font-weight:600;margin-bottom:12px}.steps-threads article p{color:#6e6e6f;line-height:20px;letter-spacing:-0.1px}.steps-threads .step:nth-child(1) article:after{content:'';display:block;position:absolute;top:81px;right:-40%;width:68%;height:49px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 205 49'%3E%3Cpath stroke='%2329292B' stroke-opacity='.22' stroke-width='2' d='M1.5 1c12 26.333 89 78 202.5 20'/%3E%3C/svg%3E") no-repeat center / 100% 100%;z-index:-1}.steps-threads .step:nth-child(2) article:after{content:'';display:block;position:absolute;top:30px;right:-46%;width:83%;height:47px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 252 47'%3E%3Cpath stroke='%2329292B' stroke-opacity='.22' stroke-width='2' d='M1 45.502c59.833-22.666 175.6-61.2 160-34-19.5 34-13-34 22 0 28 27.2 57 18 68 10'/%3E%3C/svg%3E") no-repeat center / 100% 100%;z-index:-1}.steps-threads .step:nth-child(3) article:after{content:'';display:block;position:absolute;top:58px;right:-34%;width:66%;height:43px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 200 46'%3E%3Cpath stroke='%2329292B' stroke-opacity='.22' stroke-width='2' d='M1 1c27.5 31.667 110.8 67.8 198 21'/%3E%3C/svg%3E") no-repeat center / 100% 100%;z-index:-1}.steps-threads .button{margin-top:64px}@media (max-width:1024px){.steps-threads article{padding:24px 0 16px}.steps-threads article h3{font-size:20px;line-height:28px}}@media (max-width:640px){.steps-threads .content{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 375 3298'%3E%3Cpath fill='%23fff' d='M0 38.4c0-13.441 0-20.162 2.616-25.296A24 24 0 0 1 13.104 2.616C18.238 0 24.96 0 38.4 0h298.2c13.441 0 20.162 0 25.296 2.616a23.999 23.999 0 0 1 10.488 10.488C375 18.238 375 24.96 375 38.4V3298H0V38.4Z'/%3E%3C/svg%3E") no-repeat top center / 100% auto;padding-top:48px;padding-bottom:112px}.steps-threads h2{font-size:32px;line-height:40px}.steps-threads .steps{flex-wrap:nowrap;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.steps-threads .steps::-webkit-scrollbar{display:none}.steps-threads .step{width:auto;min-width:248px}.steps-threads .step article:after{display:none !important}.steps-threads article{padding:0 16px}.steps-threads article figure{margin-bottom:24px}.steps-threads article h3{font-size:20px;line-height:24px;margin-bottom:12px}.steps-threads .button{margin-top:40px}}
.store-checkout-survey .content{padding-top:40px;padding-bottom:40px;text-align:center}.store-checkout-survey h1{font-size:24px;line-height:32px;max-width:600px;margin:0 auto 32px}.store-checkout-survey .radio-buttons{max-width:876px;margin:0 auto 18px}.store-checkout-survey .radio-buttons .radio+label:before,.store-checkout-survey .radio-buttons .radio+label:after{display:none}.store-checkout-survey .radio-buttons .radio+label{background-color:#fff;border:1px solid #e0e0e2;border-radius:6px;padding:11px 24px 8px;margin:8px 8px 7px 7px;font-size:16px;line-height:24px;transition:border-color 0.3s, background-color 0.3s}.store-checkout-survey .radio-buttons .radio+label:hover{background-color:#ffb731;border:1px solid #ffb731}.store-checkout-survey .radio-buttons .radio:checked+label{background-color:#f4a614;border:1px solid #f4a614}.store-checkout-survey .specify{max-width:514px;margin:0 auto 25px}.store-checkout-survey .specify .input-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.store-checkout-survey .specify input{margin:0 10px 0 0;width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.store-checkout-survey .skip{font-weight:400;color:#6e6e6f}@media (max-width:640px){.store-checkout-survey h1{margin-bottom:25px}.store-checkout-survey .radio-buttons .radio+label{font-size:13px;line-height:20px;padding:10px 12px 8px;margin:5px}.store-checkout-survey .specify .input-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.store-checkout-survey .specify input{margin:0 0 15px}.store-checkout-survey .skip{font-size:13px}}
.store-product-questions-answers{padding-top:60px;padding-bottom:60px}.store-product-questions-answers:last-child{padding-bottom:120px}.store-product-questions-answers article{margin:0 auto}.store-product-questions-answers article h2{margin-bottom:32px}.store-product-questions-answers .expandable-list{margin:0}.store-product-questions-answers .expandable-list>li{display:block;border-top:1px solid #f1f1f3;border-bottom:1px solid #f1f1f3;margin-bottom:-1px;cursor:pointer}.store-product-questions-answers .expandable-list>li:not(:last-child){border-bottom:none}.store-product-questions-answers .expandable-list p,.store-product-questions-answers .expandable-list .p.gray{color:#6e6e6f}.store-product-questions-answers .expandable-list .title{position:relative;font-weight:600;color:#29292b;padding:32px 0;font-size:24px;line-height:32px}.store-product-questions-answers .expandable-list .title i{font-size:20px;color:#ffb731;float:right}.store-product-questions-answers .expandable-list .title i:before{display:inline-block;-webkit-transition:transform 300ms ease;-moz-transition:transform 300ms ease;-ms-transition:transform 300ms ease;-o-transition:transform 300ms ease;transition:transform 300ms ease}.store-product-questions-answers .expandable-list .expanded .title i:before{-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg);transform:rotate(225deg)}.store-product-questions-answers .expandable-list .description{display:none;margin-top:7px;margin-bottom:2px}.store-product-questions-answers .expandable-list .description h4{padding:10px 0 20px;font-weight:600;color:#6e6e6f}.store-product-questions-answers .expandable-list .description ul{padding-left:21px;list-style-type:disc}.store-product-questions-answers .expandable-list .description p{margin-bottom:30px;letter-spacing:-0.1px}.store-product-questions-answers .expandable-list .expanded .description{display:block}@media (max-width:640px){.store-product-questions-answers{padding-top:25px}.store-product-questions-answers .expandable-list>li{position:relative}.store-product-questions-answers .expandable-list .description{margin-top:0}.store-product-questions-answers .expandable-list .description h4{padding-top:0}.store-product-questions-answers .expandable-list .description p{margin-bottom:40px}.store-product-questions-answers .expandable-list .description p:last-child{margin-bottom:32px}.store-product-questions-answers .expandable-list .title{padding:18px 45px 18px 0;font-size:16px;line-height:24px}.store-product-questions-answers .expandable-list .title i{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:20px}}
.store-product-steps h2{margin-bottom:32px}.store-product-steps .steps{display:flex;padding:0 28px;justify-content:space-between;align-items:flex-start;position:relative}.store-product-steps .step{width:100%;max-width:302px}.store-product-steps article{padding:24px 0}.store-product-steps article figure{margin:0 0 8px}.store-product-steps article h3{font-size:24px;line-height:32px;font-weight:500;margin-bottom:12px;white-space:nowrap}.store-product-steps article p{color:#6e6e6f;line-height:20px;letter-spacing:-0.1px;max-width:254px;margin:0 auto}.store-product-steps .separator-1,.store-product-steps .separator-2{width:0;flex:1;position:relative}.store-product-steps .separator-1{width:100%;max-width:205px;height:49px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 205 49'%3E%3Cpath stroke='%2329292B' stroke-opacity='.22' stroke-width='2' d='M1.5 1c12 26.333 89 78 202.5 20'/%3E%3C/svg%3E") no-repeat center / 100% 100%;margin:137px 6px 0 -42px}.store-product-steps .separator-2{width:100%;max-width:232px;height:46px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 232 46'%3E%3Cpath stroke='%2329292B' stroke-opacity='.22' stroke-width='2' d='M1 45c55.047-22.762 161.552-61.459 147.2-34.144-17.94 34.144-11.96-34.143 20.24 0C194.2 38.171 220.88 28.932 231 20.898'/%3E%3C/svg%3E") no-repeat center / 100% 100%;margin:117px -27px 0 -48px}@media (max-width:1024px){.store-product-steps .steps{padding:0}.store-product-steps .step{max-width:288px}.store-product-steps article h3{font-size:20px;line-height:28px}.store-product-steps article p{max-width:none}.store-product-steps .separator-1{max-width:106px;height:24px;margin-left:-51px;margin-right:-23px}.store-product-steps .separator-2{max-width:124px;height:24px;margin-left:-53px;margin-right:-39px}}@media (max-width:640px){.store-product-steps .content{padding-top:54px;padding-bottom:32px}.store-product-steps h2{font-size:24px;line-height:32px}.store-product-steps .steps{flex-wrap:nowrap;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;column-gap:8px;padding:0 16px}.store-product-steps .steps::-webkit-scrollbar{display:none}.store-product-steps .step{width:auto;min-width:220px}.store-product-steps article{padding:0}.store-product-steps article figure{margin-bottom:12px}.store-product-steps article h3{font-size:16px;line-height:24px;margin-bottom:12px}.store-product-steps article p{font-size:13px}.store-product-steps .separator-1,.store-product-steps .separator-2{margin:0}}
.store-product-tracker-subscription{padding-top:100px;padding-bottom:50px}.store-product-tracker-subscription h2{margin-bottom:32px}.store-product-tracker-subscription .plan{background-color:#f8f8f9;padding:40px 48px;display:flex;flex-direction:column}.store-product-tracker-subscription .plan h3{font-size:24px;font-weight:500;line-height:32px;margin-bottom:40px}.store-product-tracker-subscription .tier{border-radius:8px;background:#fff;border:2px solid #fff;padding:18px 14px 14px 14px;position:relative}.store-product-tracker-subscription .tier h4{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-0.1px;margin-bottom:20px}.store-product-tracker-subscription p{margin:0;color:#29292b}.store-product-tracker-subscription .tier p{text-overflow:ellipsis;overflow:hidden}.store-product-tracker-subscription .tier .price{font-size:40px;font-weight:500;line-height:48px}.store-product-tracker-subscription .tier .total{margin-top:8px;color:rgba(23, 23, 22, 0.65);font-size:13px;line-height:20px}.store-product-tracker-subscription .tier.highlighted:before{content:attr(title);display:inline-block;position:absolute;top:-14px;left:50%;transform:translateX(-50%);width:100%;max-width:max-content;background:#f4a614;border-radius:8px;padding:5px 8px 3px;font-size:13px;font-weight:700;line-height:16px;letter-spacing:0.5px;text-transform:uppercase;color:#fff}.store-product-tracker-subscription .features{list-style:none;margin:40px 0 0}.store-product-tracker-subscription .features li{margin:8px 0}.store-product-tracker-subscription .features li:first-child{margin-top:0}.store-product-tracker-subscription .features li:last-child{margin-bottom:0}.store-product-tracker-subscription .features i{color:#f4a614;margin-right:12px;vertical-align:middle;display:inline-block;margin-top:2px}.store-product-tracker-subscription .features p{display:inline-block;vertical-align:middle;color:#29292b;margin:0}.store-product-tracker-subscription .features .excluded i{color:rgba(23, 23, 22, 0.102)}.store-product-tracker-subscription .features .excluded p{color:rgba(23, 23, 22, 0.651)}.store-product-tracker-subscription .premium-upsell{position:relative;min-height:516px}.store-product-tracker-subscription .premium-upsell a{height:100%;flex-direction:column;gap:24px;padding-left:48px}.store-product-tracker-subscription .premium-upsell a:hover{text-decoration:none}.store-product-tracker-subscription .premium-upsell .background{height:100%;width:100%;position:absolute;left:0;top:0;z-index:-1}.store-product-tracker-subscription .premium-upsell article{max-width:474px;color:#29292b}.store-product-tracker-subscription .premium-upsell h2{margin-bottom:24px}.store-product-tracker-subscription .premium-upsell h2 .accent{background:linear-gradient(90deg, #e8f 23.42%, #8176ff 54.96%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.store-product-tracker-subscription .premium-upsell p{letter-spacing:-0.1px}@media (max-width:1024px){.store-product-tracker-subscription{padding-top:32px}.store-product-tracker-subscription .plan{padding:16px}.store-product-tracker-subscription .plan h3{margin-bottom:24px;font-size:20px;line-height:28px}.store-product-tracker-subscription .tier{padding:18px 10px 10px 10px}.store-product-tracker-subscription .tier h4{margin-bottom:12px}.store-product-tracker-subscription .tier .price{font-size:32px;line-height:40px}.store-product-tracker-subscription .features{margin-top:24px}.store-product-tracker-subscription .premium-upsell{min-height:400px}.store-product-tracker-subscription .premium-upsell a{padding-left:24px}}@media (max-width:640px){.store-product-tracker-subscription .plan{padding:16px 16px 24px 16px}.store-product-tracker-subscription .plan h3{margin-bottom:16px}.store-product-tracker-subscription .tiers{order:2}.store-product-tracker-subscription .tier{padding:14px}.store-product-tracker-subscription .tier h4{margin-bottom:4px}.store-product-tracker-subscription .tariff{float:left}.store-product-tracker-subscription .tier .total{float:right;margin-top:16px}.store-product-tracker-subscription .tier.highlighted:before{top:-2px;left:unset;right:-2px;transform:none;border-radius:0 8px}.store-product-tracker-subscription .features{margin-top:0;margin-bottom:16px}.store-product-tracker-subscription .premium-upsell{min-height:528px}.store-product-tracker-subscription .premium-upsell a{padding:16px 16px 0;justify-content:start}.store-product-tracker-subscription .premium-upsell h2{margin-bottom:12px}}
.store-product-video-overview{padding-top:60px;padding-bottom:60px}.store-product-video-overview h2{margin-bottom:32px}.store-product-video-overview nav{display:flex;flex-flow:column wrap;justify-content:stretch;row-gap:8px}.store-product-video-overview nav a{display:flex;flex-flow:row wrap;padding:24px 23px 20px 23px;background:#fafafa;border:1px solid #fafafa;transition:background-color 0.3s, border-color 0.3s, padding-top 0.3s, padding-bottom 0.3s}.store-product-video-overview nav a:hover{text-decoration:none;background:#fff;border-color:#e8e8e8}.store-product-video-overview nav a.active{box-shadow:0 8px 24px rgba(17, 34, 78, 0.06);background:#fff;border-color:#fff;padding-bottom:16px}.store-product-video-overview nav a figure{margin:0 12px 2px 0}.store-product-video-overview nav .title{font-weight:600;font-size:16px;line-height:24px;color:#171716;margin:2px 0 0;flex:1}.store-product-video-overview nav .expand{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows 0.3s ease, opacity 0.6s ease}.store-product-video-overview nav .active .expand{grid-template-rows:1fr;opacity:1}.store-product-video-overview nav .expand .inner{overflow:hidden}.store-product-video-overview nav .expand p{margin:16px 0 20px;min-height:96px;letter-spacing:-0.1px;color:#6e6e6f}.store-product-video-overview nav .progress-bar{margin:0}.store-product-video-overview video{background-repeat:no-repeat;background-position:center;background-size:cover}.store-product-video-overview nav img,.store-product-video-overview nav video{display:none}.store-product-video-overview .video-wrapper{position:relative}.store-product-video-overview .video-wrapper img,.store-product-video-overview .video-wrapper video{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;transition:opacity 0.3s ease}.store-product-video-overview .video-wrapper img.active,.store-product-video-overview .video-wrapper video.active{opacity:1;z-index:1}@media (max-width:1024px){.store-product-video-overview{padding-top:68px}.store-product-video-overview nav a{padding:12px 11px 8px}.store-product-video-overview nav .title{font-size:13px;line-height:16px;margin:5px 0 0}.store-product-video-overview nav .expand p{min-height:80px;font-size:13px;line-height:20px;margin:14px 0 16px}}@media (max-width:640px){.store-product-video-overview{padding-top:14px;padding-bottom:39px}.store-product-video-overview h2{margin-bottom:24px}.store-product-video-overview nav a{padding:16px 15px 12px}.store-product-video-overview nav a.active{padding:16px 0 0}.store-product-video-overview nav a.active figure{margin-left:16px}.store-product-video-overview nav .title{font-size:16px;line-height:24px;margin:0}.store-product-video-overview nav .expand p{padding:0 16px;font-size:16px;line-height:24px;min-height:auto}.store-product-video-overview nav .progress-bar{display:none}.store-product-video-overview nav img,.store-product-video-overview nav video{display:block;width:100%}.store-product-video-overview .video-wrapper{display:none}}
.store-referral-header article{padding:63px 0 48px}.store-referral-header h1{margin-bottom:16px}.store-referral-header p{color:#6e6e6f}@media (max-width:640px){.store-referral-header article{padding:48px 0 32px}.store-referral-header h1{font-size:32px;line-height:40px;margin-bottom:12px}}
.store-referral-upsale{margin-bottom:120px}.store-referral-upsale .content{text-align:center}.store-referral-upsale h2{font-size:24px;line-height:32px;margin-bottom:24px}.store-referral-upsale .offers{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;text-align:left;margin-bottom:48px}.store-referral-upsale .offers a{flex-grow:1;flex-basis:0}.store-referral-upsale .offers.owl-loaded a{width:100%}.store-referral-upsale .offers a:hover{text-decoration:none}.store-referral-upsale .offers article{display:flex;flex-direction:column;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:16px;overflow:hidden;color:#fff;padding:24px;margin:0 6px;height:440px}.store-referral-upsale .offers article.text-color-black{color:#171716}.store-referral-upsale .offers article header{flex:1}.store-referral-upsale .offers article h3{font-weight:700;font-size:35px;line-height:40px;margin:0 0 4px}.store-referral-upsale .offers article p{font-weight:400;font-size:14px;line-height:20px;margin:0 0 16px}.store-referral-upsale .offers .pricing{font-weight:500;font-size:16px;line-height:20px;margin-bottom:0}.store-referral-upsale .offers .pricing .crossed{text-decoration:line-through;color:rgba(255, 255, 255, 0.65)}@media (max-width:1300px){.store-referral-upsale .content{padding-left:0;padding-right:0}.store-referral-upsale .content>header,.store-referral-upsale .content>footer{padding:0 16px}.store-referral-upsale .offers{padding:0 10px}.store-referral-upsale .offers>a:nth-child(n+4){display:none}.store-referral-upsale .offers.owl-loading,.store-referral-upsale .offers.owl-loaded{padding:0}}@media (max-width:980px){.store-referral-upsale .offers>a:nth-child(n+3){display:none}}@media (max-width:640px){.store-referral-upsale{margin-bottom:64px}.store-referral-upsale .content{text-align:center}.store-referral-upsale .offers{display:block;margin-bottom:24px}.store-referral-upsale .offers article{background-size:cover;background-position:center;height:460px}.store-referral-upsale .offers>a:nth-child(n+2){display:none}.store-referral-upsale .button{width:100%}}
.success-tik-tok-flow .banner{width:100%;min-height:216px;background:#fff;z-index:0}.success-tik-tok-flow header{margin-top:-111px;z-index:1;padding:0 32px}.success-tik-tok-flow .h2{margin:0 0 12px;font-size:40px;line-height:48px;letter-spacing:-1px}.success-tik-tok-flow p{margin:0;font-size:14px;line-height:20px;letter-spacing:-0.1px}.success-tik-tok-flow .manage-subscriptions__actions{margin-top:61px;padding:0 16px}
.vet-services-checkout-form{position:absolute;top:0;width:100%}.vet-services-checkout-form .content-wrapper{position:relative}.vet-services-checkout-form .vet-chat-checkout{max-width:473px;padding:32px 48px;background:#fff;border:1px solid #f8f8f8;box-shadow:0 52px 60px rgba(0, 0, 0, 0.07), 0 2.35498px 3.62304px rgba(0, 0, 0, 0.05);border-radius:20px;position:absolute;top:120px;right:0}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .promo-code a{font-weight:700}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .credit-cards .icon-lock{color:rgba(23, 23, 22, 0.22)}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .summary .order-total{font-size:21px;line-height:24px;font-weight:500;padding:10px 0 8px}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .summary .crossed{color:#979798;font-weight:400;text-decoration-line:line-through}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .manage-subscriptions__actions{margin-top:0}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .agreement{margin-bottom:0}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .agreement a{font-weight:500}.vet-services-checkout-form .secure-badges .badge{margin-right:48px}.vet-services-checkout-form .secure-badges .badge:last-child{margin-right:0}.vet-services-checkout-form .secure-badges figure{float:left;margin:0}.vet-services-checkout-form .secure-badges figure svg{vertical-align:top}.vet-services-checkout-form .secure-badges p{white-space:nowrap;font-size:13px;line-height:20px;padding-left:36px;margin:4px 0}@media (max-width:1024px){.vet-services-checkout-form .vet-chat-checkout{max-width:425px;padding:32px 24px;top:60px}.vet-services-checkout-form .secure-badges .badge{margin-right:20px}}@media (max-width:640px){.vet-services-checkout-form{background:#fafafa;position:static;width:auto}.vet-services-checkout-form .content{padding:32px 16px 48px}.vet-services-checkout-form h2{margin-bottom:8px}.vet-services-checkout-form h2+p{margin-bottom:27px;font-size:14px;line-height:20px;letter-spacing:-0.1px;color:#29292b}.vet-services-checkout-form .vet-chat-checkout{position:static;border:none;background:none;box-shadow:none;border-radius:unset;padding:0}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .checkout-toggle-box{margin:20px 0 3px}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .promo-code{padding:0 0 32px}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .promo-code a{font-size:14px;line-height:20px;letter-spacing:-0.15px}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .summary .order-total{padding:0 0 16px;font-size:16px;line-height:20px;letter-spacing:-0.32px}.vet-services-checkout-form .manage-subscriptions.vet-chat-checkout .agreement{font-size:12px;line-height:18px;margin-bottom:16px}.vet-services-checkout-form .secure-badges p{font-size:12px;line-height:20px;padding-left:26px;margin:0;color:rgba(23, 23, 22, 0.651)}}
.vet-services-checkout-main{background:#f1f1f3}.vet-services-checkout-main .wrapper{background-color:#fff0bc;background-image:url(../images/sections/vet-services-checkout-main/background-gradient.jpg);z-index:0}.vet-services-checkout-main .content{min-height:820px}.vet-services-checkout-main article{padding:210px 0 0;width:calc(100% - 473px)}.vet-services-checkout-main h1{font-size:40px;line-height:48px;max-width:732px}.vet-services-checkout-main h1,.vet-services-checkout-main li p{color:#29292b}.vet-services-checkout-main .offer-applied{margin-top:24px}.vet-services-checkout-main ul.benefits{display:flex;flex-direction:column;row-gap:16px;list-style:none;margin:48px 0}.vet-services-checkout-main li{display:flex;column-gap:8px;align-items:center}.vet-services-checkout-main li i{font-size:14px;color:#ffb731}.vet-services-checkout-main li p{font-size:16px;line-height:20px;margin-top:4px}.vet-services-checkout-main .secure-badges{display:flex;gap:48px}.vet-services-checkout-main .secure-badges .badge{display:flex;align-items:center;column-gap:16px}.vet-services-checkout-main .secure-badges figure{margin:0}.vet-services-checkout-main .secure-badges p{font-size:13px;line-height:20px}.vet-services-checkout-main button{width:196px;margin:0 auto 16px}@media (max-width:1024px){.vet-services-checkout-main .content{min-height:810px}.vet-services-checkout-main article{padding-top:122px;padding-left:12px;width:calc(100% - 392px)}.vet-services-checkout-main h1{max-width:468px}.vet-services-checkout-main ul{margin-top:8px;margin-bottom:8px}}@media (min-width:640px) and (max-width:1024px){.vet-services-checkout-main .no-tablet-view-only{display:none}}@media (max-width:640px){.vet-services-checkout-main{background:none}.vet-services-checkout-main .content{min-height:auto}.vet-services-checkout-main article{width:100%;padding:16px 4px 32px;overflow:hidden}.vet-services-checkout-main h1{text-align:center;font-size:32px;line-height:40px}.vet-services-checkout-main ul{margin:16px 0}.vet-services-checkout-main ul li{margin:12px 0}}
.vet-services-checkout{position:relative}.vet-services-checkout .manage-subscriptions .summary .order-total,.vet-services-checkout .update-news-offers label{color:#29292b}.vet-services-checkout .product-emergency-fund-steps h2{line-height:40px}.vet-services-checkout .product-emergency-fund-steps article h3{line-height:24px}.vet-services-checkout .product-emergency-fund-learn-more-covered-new{margin-bottom:128px}.vet-services-checkout .section-divider{padding:60px 0}.vet-services-checkout .benefit p,.vet-services-checkout .product-protect-pet-life-hero p.benefit{font-weight:500}.vet-services-checkout .offer-applied{line-height:24px}.vet-services-checkout .offer-applied .gradient{font-weight:500}.vet-services-checkout .offer-applied .price{letter-spacing:-0.1px;color:#29292b}.vet-services-checkout .offer-applied .price .text-crossed{color:rgba(23, 23, 22, 0.42)}.vet-services-checkout .product-protect-pet-life-hero h1{font-size:24px;line-height:32px;margin-bottom:12px}.vet-services-checkout .product-protect-pet-life-hero h1,.vet-services-checkout .product-protect-pet-life-hero p,.vet-services-checkout h2{color:#29292b}.vet-services-checkout .product-protect-pet-life-hero p{font-size:14px;font-weight:400;line-height:20px}@media (max-width:1024px){.vet-services-checkout .section-divider{padding:40px}}@media (max-width:640px){.vet-services-checkout .section-divider{padding:32px}.vet-services-checkout .section-divider-half{padding:16px}.vet-services-checkout .product-emergency-fund-learn-more-covered-new{margin-bottom:64px}.vet-services-checkout .product-protect-pet-life-hero .benefits{padding-bottom:32px}.vet-services-checkout .product-emergency-fund-how-does-it-work .content{padding-left:16px;padding-right:16px}}
.vet-services-forms .flex-container-center{margin-bottom:70px}.vet-services-forms .flex-container-center header{padding-top:0}.vet-services-forms header{padding-top:35px}.vet-services-forms header figure{margin:0 0 32px}.vet-services-forms header figure svg{width:auto;height:100px}.vet-services-forms h1{margin-bottom:32px}.vet-services-forms h1+p{margin:-22px 0 32px;color:#6e6e6f}.vet-services-forms .narrow-content{width:100%;max-width:507px;margin:0 auto}.vet-services-forms .input-item+.input-item{margin-top:12px}.vet-services-forms .buttons-group{padding-top:34px}.vet-services-forms .buttons-group button,.vet-services-forms .buttons-group .button{width:100%}.vet-services-forms .buttons-group .ghost{border-color:#d0d0d0}.vet-services-forms .buttons-group.desktop-view,.vet-services-forms footer{background:#fff}.vet-services-forms .buttons-group.desktop-view,.vet-services-forms footer:not(.flex-container-sticky-bottom){position:relative;padding-bottom:48px;z-index:1}.vet-services-forms .buttons-group.horizontal{display:flex;flex-flow:row nowrap;column-gap:16px}.vet-services-forms .round-selector{text-align:center;margin-bottom:45px}.vet-services-forms .round-selector label:before,.vet-services-forms .round-selector label:after{display:none}.vet-services-forms .round-selector .radio+label{padding:0;margin:4px 20px;font-size:20px;line-height:20px}.vet-services-forms .round-selector .radio+label .figure{display:block;position:relative;border:2px solid #cbcbcd;width:240px;height:240px;border-radius:50%;transition:border-color 0.3s;margin-bottom:16px}.vet-services-forms .round-selector .figure svg{width:auto;height:107px}.vet-services-forms .round-selector .radio:checked+label{font-weight:500;color:#29292b}.vet-services-forms .round-selector .radio:checked+label .figure{border-color:#171716}.vet-services-forms .round-selector .figure svg,.vet-services-forms .round-selector .figure img{position:absolute;vertical-align:top;top:50%;left:50%;transform:translate(-50%, -50%)}.vet-services-forms .issue-selector.full-width .input-item{padding:12px 0 11px;border-bottom:1px solid rgba(23, 23, 22, 0.102)}.vet-services-forms .issue-selector.full-width .checkbox+label{position:static;width:100%}.vet-services-forms .issue-selector.full-width .checkbox+label:before,.vet-services-forms .issue-selector.full-width .checkbox+label:after{top:50%;transform:translateY(-50%)}.vet-services-forms .petbreed-selector .input-item{margin-bottom:24px}.vet-services-forms .petbreed-selector .input-item .icon{color:#29292b;cursor:pointer}.vet-services-forms .petbreed-selector .breeds p{line-height:20px;padding:8px 0;margin:0}.vet-services-forms .petbreed-selector .breeds a{color:#68686a}.vet-services-forms .petbreed-selector .breeds.chips a{display:inline-block;border-radius:6px;border:1px solid #e0e0e2;padding:11px 12px 7px;font-size:13px;line-height:20px;margin-right:8px;margin-bottom:8px}.vet-services-forms .petbreed-selector .breeds.chips a:last-child{margin-right:0}.vet-services-forms .petbreed-selector .breeds.chips a:hover{text-decoration:none}.vet-services-forms .petbreed-selector ul.breeds li{display:block;width:100%;line-height:18px}.vet-services-forms .petbreed-selector ul.breeds li a{color:#171716;font-size:14px;line-height:20px;letter-spacing:-0.15px}.vet-services-forms .petbreed-selector .selectize-dropdown-content{min-height:236px;max-height:236px;padding:24px 0 0}.vet-services-forms .component-row,.vet-services-forms .radio+label.component-row{padding:11px;border:1px solid rgba(23, 23, 22, 0.1);border-radius:16px;width:100%;transition:border-color 0.3s}.vet-services-forms .component-row.component-row-selected,.vet-services-forms .radio:checked+label.component-row{border:2px solid #f9b72f;padding:10px;color:#171716}.vet-services-forms .radio.right+label.component-row:before{right:17px}.vet-services-forms .radio.right:checked+label.component-row:before{right:16px}.vet-services-forms .radio.right+label.component-row:after{right:22px}@media (max-width:1024px){.vet-services-forms header{padding-top:24px}.vet-services-forms h1{font-size:32px;line-height:40px}.vet-services-forms h1+p{margin-top:-16px}.vet-services-forms header figure{margin-bottom:24px}.vet-services-forms header figure svg{width:auto;height:80px}.vet-services-forms .round-selector{margin-bottom:24px}.vet-services-forms .round-selector .radio+label{margin:8px 15px}.vet-services-forms .round-selector .radio+label .figure{width:200px;height:200px}.vet-services-forms .round-selector .figure svg{width:auto;height:90px}}@media (max-width:640px){.vet-services-forms .flex-container-center{margin-bottom:0}.vet-services-forms header{padding-top:40px;margin-bottom:16px}.vet-services-forms header.padding-large{padding-top:128px}.vet-services-forms header figure{margin-bottom:8px}.vet-services-forms header figure svg{height:56px}.vet-services-forms header p{font-size:14px;line-height:20px;letter-spacing:-0.1px;color:#6e6e6f}.vet-services-forms h1+p,.vet-services-forms h2+p{margin-top:12px}.vet-services-forms h2.letter-spacing{letter-spacing:-0.5px}.vet-services-forms h2.big-margin-bottom{margin-bottom:40px}.vet-services-forms.pet-kind-form h2{margin-bottom:40px}.vet-services-forms h1+p{font-size:14px;line-height:20px;margin-top:-4px;margin-bottom:16px}.vet-services-forms .round-selector{margin-left:-8px;margin-right:-8px}.vet-services-forms .round-selector .radio+label{margin:0 8px}.vet-services-forms .round-selector .radio+label .figure{width:148px;height:148px}.vet-services-forms .round-selector .figure svg{width:auto;height:70px}.vet-services-forms .petbreed-selector .selectize-dropdown-content{min-height:200px;max-height:200px}.vet-services-forms .petbreed-selector .breeds.chips{padding:0 16px;margin:-8px -16px 0;white-space:nowrap;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.vet-services-forms .petbreed-selector .breeds.chips::-webkit-scrollbar{display:none}.vet-services-forms footer{padding-bottom:16px}.vet-services-forms .buttons-group button,.vet-services-forms .buttons-group .button{padding-top:13px;padding-bottom:11px}.vet-services-forms .buttons-group.horizontal{column-gap:8px}}
.affiliates-page .section-divider{padding:60px 0}.affiliates-page .section-divider.desktop-small{padding:40px 0}@media (max-width:1024px){.affiliates-page .section-divider{padding:40px 0}}@media (max-width:640px){.affiliates-page .section-divider{padding:35px 0}}
.cam-360-wrapper .section-divider{padding:80px 0}@media (max-width:1120px){.cam-360-wrapper .section-divider{padding:50px 0}}@media (max-width:640px){.cam-360-wrapper .section-divider{padding:34px 0}}
.cam-wrapper .flex-mobile-column-1\/3.mobile-view-flex{justify-content:flex-end}.cam-wrapper .section-divider{padding:60px 0}.cam-wrapper .store-product-header__subheader .rating-info{font-size:13px;line-height:20px;color:#979798;margin-left:7px}.cam-wrapper .store-product-header__subheader .price .current{margin-left:12px}.cam-wrapper .store-product-header__subheader .button.big{padding-left:55px;padding-right:55px}.cam-wrapper .camera-flexible-mounting .option .text.on-tape{max-width:245px}.cam-wrapper .camera-flexible-mounting .option .text.on-table{max-width:341px}.cam-wrapper .product-enhance-experience-care .heading{color:#29292b}.cam-wrapper .product-cameras-comparison{padding-bottom:0}.cam-wrapper #questions{padding-top:0}@media (min-width:1121px){.cam-wrapper .product-featured-content-showcase .introductory-text{max-width:416px}}@media (max-width:1024px){.cam-wrapper .section-divider{padding:50px 0}.cam-wrapper .camera-flexible-mounting h2{font-size:32px;line-height:40px}.cam-wrapper .camera-flexible-mounting .option .text.on-tape{max-width:175px}.cam-wrapper .camera-flexible-mounting .option .text.on-table{max-width:260px}}@media (max-width:640px){.cam-wrapper .section-divider{padding:34px 0}.cam-wrapper .store-product-header__subheader h1{font-size:16px;line-height:24px}.cam-wrapper .store-product-header__subheader .content{padding:12px 16px 24px}.cam-wrapper .store-product-header__subheader .cam-title-rating{gap:12px}.cam-wrapper .store-product-header__subheader .cam-title-rating .rating-cover{gap:4px;margin-bottom:2px}.cam-wrapper .store-product-header__subheader .content>.flex-row,.cam-wrapper .store-product-header__subheader .cam-title-rating,.cam-wrapper .store-product-header__subheader .cam-title-rating .rating-cover{align-items:center}.cam-wrapper .store-product-header__subheader .ratings-average{color:#979798;margin-top:2px}.cam-wrapper .camera-flexible-mounting h2{font-size:24px;line-height:32px}.cam-wrapper .camera-flexible-mounting .option .text.on-tape{max-width:245px}.cam-wrapper .camera-flexible-mounting .option .text.on-table{max-width:250px}}
.care-product-page-wrapper h1,.care-product-page-wrapper .h1{margin-bottom:32px}.care-product-page-wrapper #mini-menu{opacity:0}@media (max-width:1024px){.care-product-page-wrapper h1,.care-product-page-wrapper .h1{font-size:32px;line-height:40px}}@media only screen and (max-width:940px){header.main.fixed+main.container:before{height:51px}}@media (max-width:640px){.care-product-page-wrapper #mini-menu img{height:24px}.care-product-page-wrapper h1,.care-product-page-wrapper .h1{font-size:24px;line-height:32px}.care-product-page-wrapper .section-divider{padding:40px 0}}
.dropout-41-percent-wrapper{padding-bottom:103px}@media (max-width:1024px){.dropout-41-percent-wrapper{padding-bottom:0}.dropout-41-percent-wrapper .pets-we-have-helped.product-emergency-fund-reviews{padding-bottom:28px}}
.emergency-fund-landing-wrapper #mini-menu img{width:100%;max-width:225px;height:auto}.emergency-fund-landing-wrapper .section-divider{padding:80px 0}@media (max-width:1024px){.emergency-fund-landing-wrapper .section-divider{padding:50px 0}}@media (max-width:640px){.emergency-fund-landing-wrapper .section-divider{padding:44px 0}}
:root{--section-divider-padding:60px}.fountain-product-page-wrapper .section-divider{padding:var(--section-divider-padding) 0}.fountain-product-page-wrapper .product-featured-content-showcase.fountain-capacity .introductory-text{max-width:528px}.fountain-product-page-wrapper .product-featured-content-showcase .introductory-text{max-width:454px}.fountain-product-page-wrapper .store-product-questions-answers{padding:0}@media (min-width:1025px){.fountain-product-page-wrapper .product-featured-content-showcase .content.padding-m{padding-left:18px;padding-right:18px}}@media (max-width:1024px){:root{--section-divider-padding:52px}.fountain-product-page-wrapper .product-featured-content-showcase.fountain-capacity .introductory-text,.fountain-product-page-wrapper .product-featured-content-showcase .introductory-text{max-width:473px}}@media (max-width:640px){:root{--section-divider-padding:40px}.fountain-product-page-wrapper .store-product-questions-answers{padding:0}}
.home-us .product-amazon-reviews>header{margin-bottom:48px}@media (max-width:1024px){.home-us .product-amazon-reviews>header{margin-bottom:32px}.home-us .product-amazon-reviews header h2{font-size:40px;line-height:48px}}@media (max-width:640px){.home-us .pets-online article{padding:72px 0 71px}.home-us .product-amazon-reviews>header{margin-bottom:24px}.home-us .product-amazon-reviews header article{display:flex;flex-direction:column;align-items:center}.home-us .product-amazon-reviews header h2{font-size:24px;line-height:32px;max-width:292px}}
.tracker-product-page-wrapper .product-tracker-dog-location-tracking{margin-bottom:160px}.tracker-product-page-wrapper .product-featured-content-showcase,.tracker-product-page-wrapper .product-mobile-app-features-showcase,.tracker-product-page-wrapper .product-tracker-thoughtful-designs,.tracker-product-page-wrapper .store-product-tracker-subscription,.tracker-product-page-wrapper .store-product-questions-answers{margin:160px 0}.tracker-product-page-wrapper .store-product-tracker-subscription,.tracker-product-page-wrapper .store-product-questions-answers{padding:0}.tracker-product-page-wrapper .product-featured-content-showcase .text h3{padding-top:12px}@media (max-width:1024px){.tracker-product-page-wrapper .product-tracker-dog-location-tracking{margin-bottom:104px}.tracker-product-page-wrapper .product-featured-content-showcase,.tracker-product-page-wrapper .product-mobile-app-features-showcase,.tracker-product-page-wrapper .product-tracker-thoughtful-designs,.tracker-product-page-wrapper .store-product-tracker-subscription,.tracker-product-page-wrapper .store-product-questions-answers{margin:104px 0}}@media (max-width:640px){.tracker-product-page-wrapper .product-featured-content-showcase .dynamic-content div{flex:1;min-width:155px}.tracker-product-page-wrapper .product-tracker-dog-location-tracking{margin-bottom:80px}.tracker-product-page-wrapper .product-featured-content-showcase,.tracker-product-page-wrapper .product-mobile-app-features-showcase,.tracker-product-page-wrapper .product-tracker-thoughtful-designs,.tracker-product-page-wrapper .store-product-tracker-subscription,.tracker-product-page-wrapper .store-product-questions-answers{margin:80px 0}.tracker-product-page-wrapper .product-featured-content-showcase .dynamic-content h4{font-size:24px;line-height:32px}.tracker-product-page-wrapper .product-featured-content-showcase .text h3{font-size:20px;line-height:28px}}
.thin-banner.default{display:flex;height:24px;background:#ffd260;color:#fc00bd;font-size:11.5px;font-weight:700;line-height:20px;letter-spacing:2px;text-transform:uppercase}.thin-banner.default .accent{color:#1500ff}.thin-banner.default .owl-carousel .item{width:100%}
.store-page header .independence-day-2025-store .content-wrapper{background-image:url("../images/banners/independence-day-2025/store-banner.jpg");background-color:#0d5aaf;border-radius:6px;height:360px}.store-page header .independence-day-2025-store article{padding:80px 0 0}.store-page header .independence-day-2025-store .h1{font-size:29px;line-height:38px;margin-bottom:20px;color:#fff}.store-page header .independence-day-2025-store p{font-size:15px;line-height:24px;color:#fff}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.store-page header .independence-day-2025-store .content-wrapper{background-image:url("../images/banners/independence-day-2025/store-banner@2x.jpg")}}@media (max-width:1024px){.store-page header .independence-day-2025-store .content-wrapper{background-image:url("../images/banners/independence-day-2025/store-banner@tablet.jpg")}.store-page header .independence-day-2025-store article{padding-top:90px}.store-page header .independence-day-2025-store .h1{font-size:25px;line-height:34px;margin-bottom:16px}}@media (max-width:640px){.store-page header .independence-day-2025-store .content-wrapper{background-image:url("../images/banners/independence-day-2025/store-banner@mobile.jpg");height:420px}.store-page header .independence-day-2025-store article{padding-top:36px}.store-page header .independence-day-2025-store .h1{font-size:23px;line-height:32px}}
.homepage-slider .slide-wrapper.bites-2-lite .background{background-image:url("../images/banners/bites-2-lite/bites-2-lite.jpg");background-color:#c6a88d}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.homepage-slider .slide-wrapper.bites-2-lite .background{background-image:url("../images/banners/bites-2-lite/bites-2-lite@2x.jpg")}}@media (max-width:1024px){.homepage-slider .slide-wrapper.bites-2-lite .background{background-image:url("../images/banners/bites-2-lite/bites-2-lite@tablet.jpg")}}@media (max-width:640px){.homepage-slider .slide-wrapper.bites-2-lite .background{background-image:url("../images/banners/bites-2-lite/bites-2-lite@mobile.jpg")}}
.homepage-slider .slide-wrapper.cam-360 .background{background-image:url("../images/banners/cam-360/cam-360.jpg");background-color:#55473e}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.homepage-slider .slide-wrapper.cam-360 .background{background-image:url("../images/banners/cam-360/cam-360@2x.jpg")}}@media (max-width:1024px){.homepage-slider .slide-wrapper.cam-360 .background{background-image:url("../images/banners/cam-360/cam-360@tablet.jpg")}}@media (max-width:640px){.homepage-slider .slide-wrapper.cam-360 .background{background-image:url("../images/banners/cam-360/cam-360@mobile.jpg")}}
.homepage-slider .slide-wrapper.cam .background{background-image:url("../images/banners/cam/cam.jpg");background-color:#837a6d}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.homepage-slider .slide-wrapper.cam .background{background-image:url("../images/banners/cam/cam@2x.jpg")}}@media (max-width:1024px){.homepage-slider .slide-wrapper.cam .background{background-image:url("../images/banners/cam/cam@tablet.jpg")}}@media (max-width:640px){.homepage-slider .slide-wrapper.cam .background{background-image:url("../images/banners/cam/cam@mobile.jpg")}}
.homepage-slider .slide-content{padding-top:48px}.homepage-slider h1,.homepage-slider .h1{margin-bottom:24px;color:#fff}.homepage-slider p{color:#626160;margin-bottom:24px;font-size:20px;line-height:28px}@media (max-width:1024px){.homepage-slider h1,.homepage-slider .h1{font-size:32px;line-height:40px}.homepage-slider p{font-size:16px;line-height:24px}}@media (max-width:640px){.homepage-slider .slide-content{padding-top:32px}.homepage-slider p{font-size:14px}}
.homepage-slider .slide-wrapper.fountain .background{background-image:url("../images/banners/fountain/fountain.jpg");background-color:#55473e}.homepage-slider .slide-wrapper.fountain .slide-content{padding-top:120px}.homepage-slider .slide-wrapper.fountain h2{color:#171716;margin-bottom:16px}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.homepage-slider .slide-wrapper.fountain .background{background-image:url("../images/banners/fountain/fountain@2x.jpg")}}@media (max-width:1024px){.homepage-slider .slide-wrapper.fountain .background{background-image:url("../images/banners/fountain/fountain@tablet.jpg")}.homepage-slider .slide-wrapper.fountain .slide-content{padding-top:80px}.homepage-slider .slide-wrapper.fountain h2{font-size:36px;line-height:44px}}@media (max-width:640px){.homepage-slider .slide-wrapper.fountain .background{background-image:url("../images/banners/fountain/fountain@mobile.jpg")}.homepage-slider .slide-wrapper.fountain .slide-content{padding-top:40px}.homepage-slider .slide-wrapper.fountain h2{font-size:24px;line-height:32px;margin-bottom:12px}}
.homepage-slider .slide-wrapper.general .background{background-image:url("../images/banners/general/general.jpg");background-color:#b7b9b6}.homepage-slider .slide-wrapper.general h1{color:#000}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.homepage-slider .slide-wrapper.general .background{background-image:url("../images/banners/general/general@2x.jpg")}}@media (max-width:1024px){.homepage-slider .slide-wrapper.general .background{background-image:url("../images/banners/general/general@tablet.jpg")}}@media (max-width:640px){.homepage-slider .slide-wrapper.general .background{background-image:url("../images/banners/general/general@mobile.jpg")}}
.homepage-slider .slide-wrapper.promo .background{background-image:url("../images/banners/independence-day-2025/main-banner.jpg");background-color:#0d5aaf}.homepage-slider .slide-wrapper.promo .slide-content{padding-top:150px}.homepage-slider .slide-wrapper.promo .h1{font-size:35px;line-height:44px;margin-bottom:20px;color:#fff}.homepage-slider .slide-wrapper.promo p{font-size:19px;line-height:28px;margin-bottom:32px;color:#fff}.homepage-slider .slide-wrapper.promo .button{padding-left:67px;padding-right:67px}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.homepage-slider .slide-wrapper.promo .background{background-image:url("../images/banners/independence-day-2025/main-banner@2x.jpg")}}@media (max-width:1024px){.homepage-slider .slide-wrapper.promo .background{background-image:url("../images/banners/independence-day-2025/main-banner@tablet.jpg")}.homepage-slider .slide-wrapper.promo .slide-content{padding-top:120px}.homepage-slider .slide-wrapper.promo .h1{font-size:25px;line-height:36px;margin-bottom:16px}.homepage-slider .slide-wrapper.promo p{font-size:15px;line-height:24px;margin-bottom:20px}.homepage-slider .slide-wrapper.promo .button{padding-left:47px;padding-right:47px}}@media (max-width:640px){.homepage-slider .slide-wrapper.promo .background{background-image:url("../images/banners/independence-day-2025/main-banner@mobile.jpg")}.homepage-slider .slide-wrapper.promo .slide-content{padding-top:40px}.homepage-slider .slide-wrapper.promo .h1{font-size:23px;line-height:32px;margin-bottom:8px}.homepage-slider .slide-wrapper.promo p{font-size:14px;line-height:22px}}
.homepage-slider .slide-wrapper.jasmine .background{background-image:url("../images/banners/jasmine/jasmine.jpg");background-color:#e3dbd2}.homepage-slider .slide-wrapper.jasmine .slide-content{padding-top:70px}.homepage-slider .slide-wrapper.jasmine h2{color:#171716;font-size:40px;line-height:48px}.homepage-slider .slide-wrapper.jasmine p{color:#171716}.homepage-slider .slide-wrapper.jasmine .button{background-color:#ff506d;border-color:#ff506d}@media (max-width:1024px){.homepage-slider .slide-wrapper.jasmine .background{background-image:url("../images/banners/jasmine/jasmine@tablet.jpg")}.homepage-slider .slide-wrapper.jasmine p{font-size:20px}}@media (max-width:640px){.homepage-slider .slide-wrapper.jasmine .background{background-image:url("../images/banners/jasmine/jasmine@mobile.jpg")}.homepage-slider .slide-wrapper.jasmine .background:before{content:'';display:block;top:0;left:0;right:0;background:url("../images/banners/jasmine/thin-banner.jpg") no-repeat center / auto 100%, linear-gradient(to right, #ffc8b0 50%, #fca1ff 50%);height:30px}.homepage-slider .slide-wrapper.jasmine .slide-content{padding-top:56px}.homepage-slider .slide-wrapper.jasmine h2{font-size:24px;line-height:32px}.homepage-slider .slide-wrapper.jasmine p{font-size:16px}}
.homepage-slider .slide-wrapper.tracker .background{background-image:url("../images/banners/tracker/tracker.jpg");background-color:#173312}@media (-webkit-min-device-pixel-ratio:1.3),(min-resolution:124.8dpi),(min-resolution:1.3dppx){.homepage-slider .slide-wrapper.tracker .background{background-image:url("../images/banners/tracker/tracker@2x.jpg")}}@media (max-width:1024px){.homepage-slider .slide-wrapper.tracker .background{background-image:url("../images/banners/tracker/tracker@tablet.jpg")}}@media (max-width:640px){.homepage-slider .slide-wrapper.tracker .background{background-image:url("../images/banners/tracker/tracker@mobile.jpg")}}