.step .spinner{padding:32px 0}.step .spinner__image{display:block;width:70px;margin:auto}.progress-bar{position:relative;width:100%;height:12px;background:#0070783d;border-radius:16px;overflow:hidden}.progress-bar .filled{position:absolute;left:0;height:100%;background:#d7e200;-webkit-transition:width 1s ease 0s;transition:width 1s ease 0s}.trial .chat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5vh 0}.trial .chat img.avatar{width:144px;height:144px;margin-bottom:36px}.trial .chat .typing+.typing{display:none}.trial .chat .typing{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:640px){.trial .chat .typing{height:50px}}.trial .chat .typing>div{display:inline-block;width:18px;height:18px;border-radius:100%;background-color:#fff;-webkit-animation:typing 1.2s ease-in-out infinite both;animation:typing 1.2s ease-in-out infinite both}.trial .chat .typing>div:nth-child(2){-webkit-animation-delay:.15s;animation-delay:.15s}.trial .chat .typing>div:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes typing{0%,50%,75%,to{-webkit-transform:scale(.5);transform:scale(.5)}25%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes typing{0%,50%,75%,to{-webkit-transform:scale(.5);transform:scale(.5)}25%{-webkit-transform:scale(1);transform:scale(1)}}.trial .chat .messages{width:80%}.trial .chat .messages>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:640px){.trial .chat .messages{width:100%}}.trial .chat .message{position:relative;width:100%;padding:24px;margin-top:8px;border-radius:8px;background-color:#fff;font-size:22px;line-height:1.2;text-align:center;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px #00000014}@media(max-width:640px){.trial .chat .message{padding:16px;font-size:16px}}.trial .chat .message span{position:relative;z-index:1}.trial .chat .message:before{position:absolute;content:"";left:50%;top:-8px;width:24px;height:24px;background:#fff;border-radius:4px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translate(-50%) rotate(45deg)}.trial .chat .message+.message:before{display:none}.trial .chat .message.message--html{padding:0;overflow:hidden;position:relative}.trial .chat .biodegradable-message{background:#d7e200;padding:24px}.trial .chat .biodegradable-message .counter{margin-top:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.trial .chat .biodegradable-message small{color:#fff}.trial .chat .biodegradable-message .count.count--blue{font-size:22px;width:28.5px;height:32px;color:#007078}@media(max-width:640px){.trial .chat .biodegradable-message .count.count--blue{font-size:16px;width:20px}}.survey .buttons,main.trial .buttons{padding:0 16px}main.trial .buttons{position:fixed;z-index:10;bottom:0;left:0;width:100%;background-color:#5bcaca99;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.survey .buttons>div,main.trial .buttons>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:24px 0;border-top:1px solid rgba(0,112,120,.16);max-width:928px;margin:0 auto}@media(max-width:1020px){.survey .buttons>div,main.trial .buttons>div{padding:24px 0}}@media(max-width:320px){.survey .buttons>div,main.trial .buttons>div{padding:0}}@media(max-width:320px){.survey .buttons>div button,main.trial .buttons>div button{margin:8px}}.survey .buttons>div button,main.trial .buttons>div button{padding:0 16px;height:46px;text-transform:uppercase;border:2px solid #007078;border-radius:24px;background-color:transparent;color:#007078;font-size:20px;-webkit-transition:all .1s;transition:all .1s}@media(max-width:450px){.survey .buttons>div button,main.trial .buttons>div button{font-size:17px}}.survey .buttons>div button:active,.survey .buttons>div button:hover,main.trial .buttons>div button:active,main.trial .buttons>div button:hover{border-color:#d7e200;color:#d7e200}.survey .buttons>div button.primary,main.trial .buttons>div button.primary{background-color:#007078;color:#fff}.survey .buttons>div button.primary:hover,main.trial .buttons>div button.primary:hover{background:#d7e200;border-color:#d7e200;color:#007078}.survey .buttons>div button:disabled,main.trial .buttons>div button:disabled{opacity:.3}.survey .buttons>div button:disabled:active,.survey .buttons>div button:disabled:hover,main.trial .buttons>div button:disabled:active,main.trial .buttons>div button:disabled:hover{background-color:#007078;border-color:#007078;color:#fff}.survey .buttons>div>button:first-child:not(:last-child),main.trial .buttons>div>button:first-child:not(:last-child){margin-left:0}.survey .buttons>div>button:first-child:not(:last-child):before,main.trial .buttons>div>button:first-child:not(:last-child):before{content:"\2190  "}.survey .buttons>div>button:last-child,main.trial .buttons>div>button:last-child{margin-right:0}.survey .buttons>div>button:last-child:after,main.trial .buttons>div>button:last-child:after{content:" \2192"}.trial-product__list-wrap ul{margin-top:16px;margin-bottom:-.2em;padding-left:0;font-size:16px;line-height:1.3em;list-style:none}.trial-product__list-wrap li{margin-bottom:.2em;padding-left:22px;background-image:url(CheckmarkYellow.676c41a3.svg);background-position:0 4px;background-size:16px;background-repeat:no-repeat}main.trial .end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0;max-width:100%;-webkit-transition:opacity .3s cubic-bezier(.55,.055,.675,.19);transition:opacity .3s cubic-bezier(.55,.055,.675,.19)}@media(max-width:650px){main.trial .end{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}main.trial .end.slide-exit{opacity:0}main.trial .end .image,main.trial .end .text{-ms-flex-preferred-size:50%;flex-basis:50%}main.trial .end .image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:767px){main.trial .end .image{max-width:none}}main.trial .end .image img{width:80%}main.trial .end .text{padding:5vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}main.trial .end .text p{font-size:24px;line-height:1.3}main.trial .end .text .buttons{margin:2em 0;border-top:0}main.trial .end .text small{color:#007078;font-size:20px}@media(max-width:615px){main.trial .end .text small{display:block;margin:1em 0}}main.trial .end .text small .icon{vertical-align:sub;margin-right:.5em}main.trial .end{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}main.trial .end .image{position:relative;background-color:#e5f7f7}main.trial .end .text{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pets-card{position:relative;overflow:hidden;z-index:0;padding-bottom:60px!important}@-webkit-keyframes wobble{0%{-webkit-transform:translateY(10%) rotate(-3deg);transform:translateY(10%) rotate(-3deg)}to{-webkit-transform:translateY(10%) rotate(3deg);transform:translateY(10%) rotate(3deg)}}@keyframes wobble{0%{-webkit-transform:translateY(10%) rotate(-3deg);transform:translateY(10%) rotate(-3deg)}to{-webkit-transform:translateY(10%) rotate(3deg);transform:translateY(10%) rotate(3deg)}}@-webkit-keyframes hide-and-seek{0%{-webkit-transform:translateY(20%) rotate(10deg);transform:translateY(20%) rotate(10deg)}30%{-webkit-transform:translateY(20%) rotate(0deg);transform:translateY(20%) rotate(0)}to{-webkit-transform:translateY(70%);transform:translateY(70%)}}@keyframes hide-and-seek{0%{-webkit-transform:translateY(20%) rotate(10deg);transform:translateY(20%) rotate(10deg)}30%{-webkit-transform:translateY(20%) rotate(0deg);transform:translateY(20%) rotate(0)}to{-webkit-transform:translateY(70%);transform:translateY(70%)}}.pets-card__pets{position:absolute;bottom:0;left:0;width:100%;z-index:-1}.pets-card__pets img{position:absolute;width:41px;bottom:0;-webkit-animation:wobble 1s ease-in-out infinite alternate;animation:wobble 1s ease-in-out infinite alternate}.pets-card__pets img:first-child{left:5%;-webkit-animation-delay:.2s;animation-delay:.2s}.pets-card__pets img:nth-child(2){left:12%;width:68px;-webkit-animation-duration:.7s;animation-duration:.7s}.pets-card__pets img:nth-child(3){left:40%;-webkit-animation:hide-and-seek 1.2s ease-in-out infinite alternate;animation:hide-and-seek 1.2s ease-in-out infinite alternate;-webkit-animation-delay:.6s;animation-delay:.6s}.pets-card__pets img:nth-child(4){left:60%;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-duration:.3s;animation-duration:.3s}.pets-card__pets img:nth-child(5){left:80%;-webkit-animation-duration:.7s;animation-duration:.7s}@media(max-width:500px){.pets-card__pets img:nth-child(5){display:none}}.pets-card__pets img:nth-child(6){left:88%;-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-duration:.3s;animation-duration:.3s}.passport-container:nth-child(2) .passport-watermark{-webkit-transform:translateY(5%) rotate(20deg);transform:translateY(5%) rotate(20deg)}.passport-container:nth-child(3) .passport-watermark{-webkit-transform:translateX(10%) rotate(25deg);transform:translate(10%) rotate(25deg)}.passport-container:nth-child(4) .passport-watermark{-webkit-transform:translateY(15%) translateX(5%) rotate(10deg);transform:translateY(15%) translate(5%) rotate(10deg)}.trustpilot-banner{margin-top:60px;padding-top:30px;border-top:1px solid hsla(0,0%,100%,.32)}.pet-edit-form .switch-buttons,.survey .switch-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:24px}.pet-edit-form .switch-buttons button,.survey .switch-buttons button{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;margin-right:16px;background:transparent;border:2px solid #007078;border-radius:24px;font-size:20px;line-height:1em;color:#007078}@media(max-width:550px){.pet-edit-form .switch-buttons button,.survey .switch-buttons button{margin-bottom:16px}}.pet-edit-form .switch-buttons button.active,.survey .switch-buttons button.active{background:#007078;color:#fff}@media(min-width:550px){.pet-edit-form .switch-buttons button:last-child,.survey .switch-buttons button:last-child{margin-right:0}}@media(min-width:615px){.survey .birthday-group{display:-webkit-box;display:-ms-flexbox;display:flex}.survey .birthday-group>div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:110px;min-width:110px}.survey .birthday-group>div:nth-child(2){-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;-ms-flex-negative:10;flex-shrink:10;margin-left:16px;margin-right:16px;width:100%}.survey .birthday-group>div:first-child,.survey .birthday-group>div:nth-child(3){width:135px;min-width:135px}.survey .birthday-group>div .select__control{font-size:18px}}.rangeslider{margin:20px 0;position:relative;background:#e6e6e6;-ms-touch-action:none;touch-action:none}.rangeslider,.rangeslider .rangeslider__fill{display:block;box-shadow:inset 0 1px 3px #0006}.rangeslider .rangeslider__handle{background:#fff;border:1px solid #ccc;cursor:pointer;display:inline-block;position:absolute;box-shadow:0 1px 3px #0006,0 -1px 3px #0006}.rangeslider .rangeslider__handle .rangeslider__active{opacity:1}.rangeslider .rangeslider__handle-tooltip{width:40px;height:40px;text-align:center;position:absolute;background-color:#000c;font-weight:400;font-size:14px;transition:all .1s ease-in;border-radius:4px;display:inline-block;color:#fff;left:50%;transform:translate3d(-50%,0,0)}.rangeslider .rangeslider__handle-tooltip span{margin-top:12px;display:inline-block;line-height:100%}.rangeslider .rangeslider__handle-tooltip:after{content:" ";position:absolute;width:0;height:0}.rangeslider-horizontal{height:12px;border-radius:10px}.rangeslider-horizontal .rangeslider__fill{height:100%;background-color:#7cb342;border-radius:10px;top:0}.rangeslider-horizontal .rangeslider__handle{width:30px;height:30px;border-radius:30px;top:50%;transform:translate3d(-50%,-50%,0)}.rangeslider-horizontal .rangeslider__handle:after{content:" ";position:absolute;width:16px;height:16px;top:6px;left:6px;border-radius:50%;background-color:#dadada;box-shadow:inset 0 1px 3px #0006,inset 0 -1px 3px #0006}.rangeslider-horizontal .rangeslider__handle-tooltip{top:-55px}.rangeslider-horizontal .rangeslider__handle-tooltip:after{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(0,0,0,.8);left:50%;bottom:-8px;transform:translate3d(-50%,0,0)}.rangeslider-vertical{margin:20px auto;height:150px;max-width:10px;background-color:transparent}.rangeslider-vertical .rangeslider__fill,.rangeslider-vertical .rangeslider__handle{position:absolute}.rangeslider-vertical .rangeslider__fill{width:100%;background-color:#7cb342;box-shadow:none;bottom:0}.rangeslider-vertical .rangeslider__handle{width:30px;height:10px;left:-10px;box-shadow:none}.rangeslider-vertical .rangeslider__handle-tooltip{left:-100%;top:50%;transform:translate3d(-50%,-50%,0)}.rangeslider-vertical .rangeslider__handle-tooltip:after{border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid rgba(0,0,0,.8);left:100%;top:12px}.rangeslider-reverse.rangeslider-horizontal .rangeslider__fill{right:0}.rangeslider-reverse.rangeslider-vertical .rangeslider__fill{top:0;bottom:inherit}.rangeslider__labels{position:relative}.rangeslider-vertical .rangeslider__labels{position:relative;list-style-type:none;margin:0 0 0 24px;padding:0;text-align:left;width:250px;height:100%;left:10px}.rangeslider-vertical .rangeslider__labels .rangeslider__label-item{position:absolute;transform:translate3d(0,-50%,0)}.rangeslider-vertical .rangeslider__labels .rangeslider__label-item:before{content:"";width:10px;height:2px;background:#000;position:absolute;left:-14px;top:50%;transform:translateY(-50%);z-index:-1}.rangeslider__labels .rangeslider__label-item{position:absolute;font-size:14px;cursor:pointer;display:inline-block;top:10px;transform:translate3d(-50%,0,0)}.rangeslider.rangeslider-horizontal{height:10px;background-color:var(--slider-track-color,#45b4b6);-webkit-box-shadow:none;box-shadow:none}.rangeslider.rangeslider-horizontal .rangeslider__label-item,.rangeslider.rangeslider-horizontal:after,.rangeslider.rangeslider-horizontal:before{content:"";width:20px;height:20px;position:absolute;top:-5px;border-radius:50%;z-index:1}.rangeslider.rangeslider-horizontal:before{left:0;background:var(--slider-filled-color,#d7e200)}.rangeslider.rangeslider-horizontal:after{right:0;background:var(--slider-track-color,#45b4b6)}.rangeslider.rangeslider-horizontal .rangeslider__label-item{left:-5px;background:var(--slider-track-color,#45b4b6)}.rangeslider.rangeslider-horizontal .rangeslider__fill,.rangeslider.rangeslider-horizontal .rangeslider__handle{background:var(--slider-filled-color,#d7e200);-webkit-box-shadow:none;box-shadow:none}.rangeslider.rangeslider-horizontal .rangeslider__handle{border:none;outline:none;z-index:2;cursor:-webkit-grab;cursor:grab}.rangeslider.rangeslider-horizontal .rangeslider__handle .rangeslider__handle-label,.rangeslider.rangeslider-horizontal .rangeslider__handle .rangeslider__handle-tooltip,.rangeslider.rangeslider-horizontal .rangeslider__handle:after{display:none}.rangeslider.rangeslider-horizontal .rangeslider__labels{position:absolute;top:0}.rangeslider.rangeslider-horizontal[aria-valuenow="2"] .rangeslider__label-item:nth-last-of-type(-n+2),.rangeslider.rangeslider-horizontal[aria-valuenow="3"] .rangeslider__label-item:nth-last-of-type(-n+3),.rangeslider.rangeslider-horizontal[aria-valuenow="4"] .rangeslider__label-item:nth-last-of-type(-n+4),.rangeslider.rangeslider-horizontal[aria-valuenow="5"] .rangeslider__label-item{background:var(--slider-filled-color,#d7e200)}.input-checkbox{margin-top:32px;font-size:20px}.input-checkbox input{display:none}.input-checkbox label{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:40px;min-height:25px;line-height:1.2em;font-weight:400;cursor:pointer}.input-checkbox.checked .checkbox__mark{border-color:#d7e200;background-image:url(checkmark.878645ff.svg);background-size:14px auto;background-position:50%;background-repeat:no-repeat}.checkbox__mark{position:absolute;left:0;top:-1px;display:block;width:25px;height:25px;background-color:#fff;border:3px solid rgba(0,112,120,.48);-webkit-box-shadow:0 8px 16px rgba(0,0,0,.04);box-shadow:0 8px 16px #0000000a;border-radius:3px}main.trial .survey{margin:64px auto 159px;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:300px}@media(min-height:1000px){main.trial .survey{min-height:65vh}}@media(max-width:640px){main.trial .survey{margin:32px auto 127px;min-height:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media(max-width:320px){main.trial .survey{margin:32px auto 95px}}.survey h1.title,main.trial h1.title{margin:48px 0;line-height:62px;font-size:48px;font-family:Mrdodo,sans-serif;color:#007078;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-height:700px){.survey h1.title,main.trial h1.title{margin:5vh 0}}@media(max-width:550px){.survey h1.title,main.trial h1.title{font-size:32px;line-height:1.5}}.survey h1.title em,main.trial h1.title em{color:#fff;text-decoration:underline;font-style:normal}.pet-edit-form .choice-buttons,.survey .choice-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pet-edit-form .choice-buttons button,.survey .choice-buttons button{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 2px;padding:6px 16px;min-height:64px;min-width:200px;background:#fff;border:3px solid rgba(0,112,120,.48);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;color:#007078;font-size:28px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;line-height:1em}.pet-edit-form .choice-buttons button.active,.survey .choice-buttons button.active{border:3px solid #d7e200}.pet-edit-form .choice-buttons button:first-child,.survey .choice-buttons button:first-child{margin-right:24px}@media(max-width:550px){.pet-edit-form .choice-buttons button:first-child,.survey .choice-buttons button:first-child{margin-right:0;margin-bottom:10px}}.pet-edit-form .choice-buttons button img.hand,.survey .choice-buttons button img.hand{width:42.6px;height:48px}.pet-edit-form .choice-buttons button label,.survey .choice-buttons button label{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer}.pet-edit-form .choice-buttons button .checkbox,.survey .choice-buttons button .checkbox{width:25px}.pet-edit-form .choice-buttons button .checkbox img,.survey .choice-buttons button .checkbox img{height:20px}@media(max-width:550px){.pet-edit-form .choice-buttons,.survey .choice-buttons{display:block}}.pet-edit-form .unit-input,.survey .unit-input{display:-webkit-box;display:-ms-flexbox;display:flex}.pet-edit-form .unit-input>input,.survey .unit-input>input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%}.pet-edit-form .unit-input>input+div,.survey .unit-input>input+div{-webkit-box-flex:1;-ms-flex:1 0 135px;flex:1 0 135px}.pet-edit-form .unit-input .select__control,.pet-edit-form .unit-input>input,.survey .unit-input .select__control,.survey .unit-input>input{padding-top:0;padding-bottom:0}.pet-edit-form .unit-input .select__control,.survey .unit-input .select__control{min-width:100px}@media(min-width:300px){.pet-edit-form .unit-input>:nth-child(2),.survey .unit-input>:nth-child(2){margin-left:16px}}.survey{position:relative;width:100%;max-width:960px;padding:0 16px;-webkit-transition:opacity .3s cubic-bezier(.55,.055,.675,.19);transition:opacity .3s cubic-bezier(.55,.055,.675,.19)}.survey.slide-exit-active{position:absolute;opacity:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.survey *{outline:none}.survey .step{width:100%;padding:32px 0}@media(max-width:640px){.survey .step{padding:0}}.survey .step.step-enter-active{position:absolute;opacity:0;-webkit-transform:translateX(10%);transform:translate(10%);width:90%}@media(max-width:640px){.survey .step.step-enter-active{-webkit-transform:translateX(8px);transform:translate(8px)}}.survey .step.step-enter-done{opacity:1;-webkit-transform:none;transform:none;-webkit-transition:opacity .8s .3s,-webkit-transform 1.5s cubic-bezier(.19,1,.22,1) .2s;transition:opacity .8s .3s,-webkit-transform 1.5s cubic-bezier(.19,1,.22,1) .2s;transition:transform 1.5s cubic-bezier(.19,1,.22,1) .2s,opacity .8s .3s;transition:transform 1.5s cubic-bezier(.19,1,.22,1) .2s,opacity .8s .3s,-webkit-transform 1.5s cubic-bezier(.19,1,.22,1) .2s}.survey .step.step-exit-active{opacity:0;-webkit-transform:translateX(-20%);transform:translate(-20%);-webkit-transition:opacity .3s .2s,-webkit-transform .6s cubic-bezier(.55,.085,.68,.53);transition:opacity .3s .2s,-webkit-transform .6s cubic-bezier(.55,.085,.68,.53);transition:transform .6s cubic-bezier(.55,.085,.68,.53),opacity .3s .2s;transition:transform .6s cubic-bezier(.55,.085,.68,.53),opacity .3s .2s,-webkit-transform .6s cubic-bezier(.55,.085,.68,.53)}@media(max-width:640px){.survey .step.step-exit-active{-webkit-transform:translateX(-8px);transform:translate(-8px)}}.survey input[type=number]{-moz-appearance:textfield}.survey input[type=number]::-webkit-inner-spin-button,.survey input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.survey .step>div>input,.survey .step>input{width:100%}.survey .select__control,.survey input{-webkit-appearance:none;padding:12px 20px;background:#fff;border:3px solid rgba(0,112,120,.48);border-radius:8px;-webkit-box-shadow:0 8px 16px rgba(0,0,0,.04);box-shadow:0 8px 16px #0000000a;color:#007078;font-size:24px;-webkit-transition:border .4s;transition:border .4s;min-height:64px}@media(max-width:550px){.survey .select__control,.survey input{font-size:18px}}.survey .select__control.select__control--is-focused,.survey .select__control:focus,.survey input.select__control--is-focused,.survey input:focus{outline:0;border:3px solid #d7e200;-webkit-transition:0s;transition:0s}.survey .select__control::-webkit-input-placeholder,.survey input::-webkit-input-placeholder{color:#4d4a475c}.survey .select__control::-moz-placeholder,.survey input::-moz-placeholder{color:#4d4a475c}.survey .select__control:-ms-input-placeholder,.survey input:-ms-input-placeholder{color:#4d4a475c}.survey .select__control::-ms-input-placeholder,.survey input::-ms-input-placeholder{color:#4d4a475c}.survey .select__control::placeholder,.survey input::placeholder{color:#4d4a475c}.survey .select__control:disabled,.survey input:disabled{color:#4d4a47c2}.survey .select__control.error,.survey input.error{border-color:#ca5b5b}.survey .input-message{margin:8px 0 0;font-size:18px;line-height:1.2em}.survey .input-message.input-message--error{color:#ca5b5b}.survey .select__control>div{padding:0}.survey .select__control>div>div{margin:0}.survey .select__control input{min-height:auto}.survey .select__single-value{line-height:1.5}.survey .select__menu{margin:0 3px;width:calc(100% - 6px);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 0 8px 8px}.survey .select__option{padding:10px;color:#007078;font-weight:400;font-size:20px}.survey .labeled-input{position:relative;-webkit-box-flex:1;-ms-flex:1 0 120px;flex:1 0 120px}.survey .labeled-input input{width:100%;padding-right:170px}@media(max-width:550px){.survey .labeled-input input{padding-right:50%}}.survey .labeled-input label{position:absolute;top:0;right:30px;font-size:24px;font-weight:400;color:#4d4a475c;pointer-events:none;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}@media(max-width:450px){.survey .labeled-input label{right:20px;font-size:20px}}@media(min-width:350px){.survey .labeled-input+.labeled-input{margin-left:16px}}.survey .age-inputs{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:550px){.survey .age-inputs{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:550px){.survey .slider-legend{font-size:20px}}.question.mc .options{margin:64px -8px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:640px){.question.mc .options{margin-top:24px;margin-bottom:0}}.question.mc .options button{margin:0 8px 16px;padding:.5em .8em;font-size:24px;line-height:1;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px #00000014;color:#fff;border:1px solid #fff;border-radius:4px;background:#5bcaca;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}@media(max-width:640px){.question.mc .options button{font-size:18px}}.question.mc .options button:hover{background-color:#e5f7f7;color:#5bcaca}.question.mc .options button.selected,.question.mc .options button:active{background:#fff;color:#5bcaca}body.template-trial{-ms-flex-direction:column;flex-direction:column}body.template-trial,body.template-trial #trial{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}body.template-trial #trial{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-direction:column;flex-direction:column}body.template-trial{overflow-x:hidden}body.template-trial .weglot-container{display:none}main.trial{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#5bcaca}.fixed-cta-bottom{padding:30px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:translateY(100%);transform:translateY(100%)}.fixed-cta-bottom.active{-webkit-transform:translateY(0);transform:translateY(0)}@media(max-width:640px){.trial-table__row--last{display:none}}.pet-edit-form{--slider-filled-color:#007078;--slider-track-color:#e7eeef}.pet-edit-form .pet-field-help{right:10%;pointer-events:none}.pet-edit-form .choice-buttons{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:16px 0}.pet-edit-form .choice-buttons .checkbox{display:none}.pet-edit-form .choice-buttons button{min-width:0;min-height:58px;font-size:20px;border-color:#e7eeef;border-width:3px;color:#e7eeef}.pet-edit-form .choice-buttons button img{display:none}.pet-edit-form .choice-buttons button.active{border:3px solid #007078;color:#007078}.pet-edit-form .unit-input input{width:40px}.pet-edit-form .switch-buttons{margin:16px 0 0}.pet-edit-form .switch-buttons button{font-size:16px}.pet-edit-form .switch-buttons button:not(.active){border-color:#e7eeef;color:#e7eeef}.pet-edit-form .select__control{margin-bottom:1em;min-height:3em;line-height:1.5em}.pet-edit-form .select__menu{color:#007078}.pet-edit-form .rangeslider{margin-top:40px}.pet-edit-form .slider-legend{margin-bottom:30px;font-size:16px}#pets .survey{margin-top:64px;padding:64px 64px 48px;min-height:550px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e7eeef;border-radius:8px;color:#007078;--slider-track-color:#e7eeef}#pets .survey h1.title em{color:#5bcaca}#pets .survey .choice-buttons button,#pets .survey .select__control,#pets .survey input{border-color:#4b4b4b3d}#pets .survey .choice-buttons button.active,#pets .survey .choice-buttons button.select__control--is-focused,#pets .survey .choice-buttons button:focus,#pets .survey .select__control.active,#pets .survey .select__control.select__control--is-focused,#pets .survey .select__control:focus,#pets .survey input.active,#pets .survey input.select__control--is-focused,#pets .survey input:focus{border-color:#007078}#pets .survey .choice-buttons button{min-width:150px}@media(max-width:640px){#pets .survey{padding:12px 12px 0}}#pets .progress-bar{background:#e7eeef}#pets .progress-bar .filled{background:#5bcaca}#pets .question.mc .options button{background:#fff;border:2px solid #5bcaca;color:#007078}#pets .question.mc .options button.selected,#pets .question.mc .options button:active{background-color:#5bcaca;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/9/assets/introduction-flow.e31bb0bc.css.map */
