.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap;cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--deselect{background:#fb5858;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5);cursor:inherit}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::-moz-placeholder{color:inherit}.vs__search:-ms-input-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border:.9em solid hsla(0,0%,39.2%,.1);border-left-color:rgba(60,60,60,.45);transform:translateZ(0);animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}#launcher{display:none}*,:after,:before{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.component-fade-enter-active,.component-fade-leave-active{transition:opacity .3s ease}.component-fade-enter,.component-fade-leave-to{opacity:0}.list-enter-active,.list-leave-active{transition:all 1s}.list-enter,.list-leave-to{opacity:0;transform:translateY(30px)}@keyframes gradient{0%{background:radial-gradient(circle at center,var(--color-primary) 0,#fff 0,#fff 100%)}25%{background:radial-gradient(circle at center,var(--color-primary) 24%,#fff 25%,#fff 100%)}50%{background:radial-gradient(circle at center,var(--color-primary) 49%,#fff 50%,#fff 100%)}75%{background:radial-gradient(circle at center,var(--color-primary) 74%,#fff 75%,#fff 100%)}to{background:radial-gradient(circle at center,var(--color-primary) 99%,#fff 100%,#fff 0)}}body.w1{font-weight:400;font-size:16px;font-family:Arial,sans-serif;font-style:normal}:root,[data-theme=default]{--color-primary:#04d9d9;--color-primary-gradient:#04d9d9;--color-primary-shadow:#cef8f8;--color-secondary:#04d9d9;--color-secondary-gradient:#04d9d9;--color-header:#fff;--color-header-shadow:0 5px 25px 0 rgba(0,0,0,0.15);--color-header-button:#fff;--color-offer-flag:#04d9d9;--color-offer-percentage:#ff576f;--color-offer-button-border:#04d9d9;--color-offer-button:#04d9d9;--font-weight-bold:700;--font-weight-medium:500;--color-common-background:#fff;--color-common-background-with-opacity:hsla(0,0%,100%,0.7);font-weight:500;font-size:18px;font-family:Montserrat,sans-serif;font-style:normal;background:var(--color-common-background)}[data-theme=theme-1]{--color-primary:#01bed8;--color-primary-gradient:#01bed8;--color-primary-shadow:#d7f6fa;--color-secondary:#e258d4;--color-secondary-gradient:#e258d4;--color-header:linear-gradient(270deg,#6cd3e1,#65a0fa);--color-header-shadow:null;--color-header-button:#fff;--color-offer-flag:#e258d4;--color-offer-percentage:#e258d4;--color-offer-button-border:#f656a3;--color-offer-button:linear-gradient(90deg,#f656a3,#df39e2);--font-weight-bold:700;--font-weight-medium:400;--color-common-background:#eaf9fb;--color-common-background-with-opacity:rgba(234,249,251,0.7);font-weight:400;font-size:18px;font-family:Roboto,sans-serif;font-style:normal;background:var(--color-common-background)}[data-theme=theme-2]{--color-primary:#4182e3;--color-primary-gradient:#4182e3;--color-primary-shadow:#d4e3ff;--color-secondary:#8c52e9;--color-secondary-gradient:#8c52e9;--color-header:linear-gradient(270deg,#d1c1f3,#a8ebef);--color-header-shadow:null;--color-header-button:#fff;--color-offer-flag:#f273c0;--color-offer-percentage:#f273c0;--color-offer-button-border:#d656f6;--color-offer-button:linear-gradient(90deg,#d656f6 20.83%,#9760f0 91.15%);--font-weight-bold:700;--font-weight-medium:400;--color-common-background:#faf8fe;--color-common-background-with-opacity:rgba(250,248,254,0.7);font-weight:400;font-size:18px;font-family:Open Sans,sans-serif;font-style:normal;background:var(--color-common-background)}[data-theme=theme-3]{--color-primary:#7bcfba;--color-primary-gradient:#7bcfba;--color-primary-shadow:#dff5f0;--color-secondary:#40c0a0;--color-secondary-gradient:#40c0a0;--color-header:#fff;--color-header-shadow:0 5px 25px 0 rgba(0,0,0,0.15);--color-header-button:#a7c5ce;--color-offer-flag:#e43eca;--color-offer-percentage:#e43eca;--color-offer-button-border:#d656f6;--color-offer-button:linear-gradient(90deg,#d656f6 20.83%,#9760f0 91.15%);--font-weight-bold:700;--font-weight-medium:400;--color-common-background:#ecf8f5;--color-common-background-with-opacity:rgba(236,248,245,0.7);font-weight:400;font-size:18px;font-family:Lato,sans-serif;font-style:normal;background:var(--color-common-background)}[data-theme=theme-4]{--color-primary:#ff9b71;--color-primary-gradient:linear-gradient(90deg,#ff9b71,#f361a7);--color-primary-shadow:#efd0c2;--color-secondary:#ff9b71;--color-secondary-gradient:linear-gradient(270deg,#ff9b71,#f361a7);--color-header:#fff;--color-header-shadow:0 5px 25px 0 rgba(0,0,0,0.15);--color-header-button:#a7c5ce;--color-offer-flag:#e43eca;--color-offer-percentage:#e43eca;--color-offer-button-border:#ff9b71;--color-offer-button:linear-gradient(270deg,#ff9b71,#f361a7);--font-weight-bold:700;--font-weight-medium:400;--color-common-background:#fcf6f3;--color-common-background-with-opacity:rgba(252,246,243,0.7);font-weight:400;font-size:18px;font-family:Noto Sans,sans-serif;font-style:normal;background:var(--color-common-background)}html{height:100%}body{min-height:100%}#__layout,#__nuxt,body{display:flex;flex-direction:column}#__layout,#__nuxt{flex-grow:1}.flex-push{margin-left:auto}.purchase-wrapper{max-width:700px;margin:0 auto;padding:0 25px}.modal{padding:55px 22px 22px}.modal__cross{position:absolute;top:10px;left:20px}.modal__title{margin:20px 0 0;color:#273b46;font-weight:var(--font-weight-bold);font-size:20px}@media screen and (min-width:750px){.modal__title{font-size:35px}}.modal__text{color:#273b46;font-size:20px;line-height:23px}.arrow{display:inline-block;padding:7px;box-sizing:border-box;border:solid #d9dde4;border-width:0 3px 3px 0}.right{transform:rotate(-45deg)}.left{transform:rotate(135deg)}.up{transform:rotate(-135deg)}.down{transform:rotate(45deg)}.VueCarousel-navigation-next{transform:translateY(-50%) translateX(50%)!important}.VueCarousel-navigation-prev{transform:translateY(-50%) translateX(-50%)!important}#solid-payment-form-container{display:flex;justify-content:center}#solid-payment-form-container #solid-payment-form-iframe{width:100%;max-width:400px;min-height:370px}.CardBrandIcon-container{right:0!important}.CardNumberField--ltr .CardBrandIcon-container:not(.is-hidden)+.CardNumberField-input-wrapper{left:0!important}.vm--modal{overflow-y:scroll!important}@media screen and (max-width:374px){.vm--modal{left:0!important;width:100%!important}}.list-item-bullet{position:relative;padding-left:1.67em}.list-item-bullet--blue:before{background-color:#4182e3}.list-item-bullet--indigo:before{background-color:#01bed8}.list-item-bullet:before{position:absolute;top:.3em;left:0;content:"";width:.83em;height:.83em;border-radius:50%}.cky-btn-revisit-wrapper{display:none!important}.default-layout{display:flex;flex-direction:column;flex-grow:1}.sk-fading-circle{position:relative;width:80px;height:80px}.sk-fading-circle .sk-circle{position:absolute;top:0;left:0;width:100%;height:100%}.sk-fading-circle .sk-circle:before{content:"";display:block;width:15%;height:15%;margin:0 auto;border-radius:100%;background-color:#fff;animation:sk-circlefadedelay 1.2s ease-in-out infinite both;animation:sk-circleFadeDelay 1.2s ease-in-out infinite both}.sk-fading-circle--orange .sk-circle:before{background-color:#f6c33a}.sk-fading-circle .sk-circle2{transform:rotate(30deg)}.sk-fading-circle .sk-circle3{transform:rotate(60deg)}.sk-fading-circle .sk-circle4{transform:rotate(90deg)}.sk-fading-circle .sk-circle5{transform:rotate(120deg)}.sk-fading-circle .sk-circle6{transform:rotate(150deg)}.sk-fading-circle .sk-circle7{transform:rotate(180deg)}.sk-fading-circle .sk-circle8{transform:rotate(210deg)}.sk-fading-circle .sk-circle9{transform:rotate(240deg)}.sk-fading-circle .sk-circle10{transform:rotate(270deg)}.sk-fading-circle .sk-circle11{transform:rotate(300deg)}.sk-fading-circle .sk-circle12{transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{animation-delay:-1s}.sk-fading-circle .sk-circle4:before{animation-delay:-.9s}.sk-fading-circle .sk-circle5:before{animation-delay:-.8s}.sk-fading-circle .sk-circle6:before{animation-delay:-.7s}.sk-fading-circle .sk-circle7:before{animation-delay:-.6s}.sk-fading-circle .sk-circle8:before{animation-delay:-.5s}.sk-fading-circle .sk-circle9:before{animation-delay:-.4s}.sk-fading-circle .sk-circle10:before{animation-delay:-.3s}.sk-fading-circle .sk-circle11:before{animation-delay:-.2s}.sk-fading-circle .sk-circle12:before{animation-delay:-.1s}@keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}.full-page-spinner__overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:990;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,.2)}@media screen and (min-width:750px){.full-page-spinner__overlay{padding-bottom:80px}}.full-page-spinner__text{margin-top:30px;padding:0 15px;color:#fff;font-weight:var(--font-weight-bold);font-size:20px}@media screen and (min-width:750px){.full-page-spinner__text{margin-top:50px;font-size:30px}}.input-wrapper{display:flex;flex-direction:column;margin-bottom:5px}.input-wrapper__error{padding-top:5px;color:#ff4756;font-size:12px}.the-input{width:100%;height:45px;padding:8px 30px 8px 8px;color:#007585;font-size:18px;line-height:22px;text-align:center;border:2px solid var(--color-primary);border-radius:10px;background:inherit;outline:0}@media screen and (min-width:750px){.the-input{height:55px;font-size:22px}}@media only screen and (min-width:1200px){.the-input{text-align:left}}.the-input.the-input--error{border-color:#ff4756}.the-input::-moz-placeholder{color:#73a1a8}.the-input:-ms-input-placeholder{color:#73a1a8}.the-input::placeholder{color:#73a1a8}.v-btn{width:100%}@media (hover:hover){.v-btn{cursor:pointer}}.v-btn--red{background-color:#ff3c5f}@media (hover:hover){.v-btn.v-btn--scale-on-hover{transition:transform .3s ease}.v-btn.v-btn--scale-on-hover:not(.v-btn--loading):hover{transform:scale(1.05)}}.v-btn__btn{width:100%;height:100%;border:0;border-radius:inherit;background-color:transparent}.v-btn__btn--loading{position:relative;cursor:default;transition:all .3s ease}.v-btn__btn--loading:before{position:absolute;top:50%;right:20px;content:"";width:20px;height:20px;border:3px solid #fff;border-top-color:transparent;border-radius:100%;animation:loading-animation 1s linear infinite}.v-btn__btn:active .v-btn__text{transform:translateY(2px)}.v-btn__text{display:inline-block;transition:transform .2s}.v-btn.v-btn--outline{padding:3px;border-style:solid;border-radius:78px;transition:all .1s linear}.v-btn.v-btn--outline.v-btn--primary{border-color:var(--color-primary)}@media (hover:hover){.v-btn.v-btn--outline.v-btn--primary:hover{box-shadow:0 7px 5px rgba(0,194,255,.15);transform:translateY(-2px)}}.v-btn.v-btn--outline.v-btn--primary .v-btn__btn{background:var(--color-primary-gradient)}.v-btn.v-btn--outline.v-btn--secondary{border-color:var(--color-secondary)}.v-btn.v-btn--outline.v-btn--secondary .v-btn__btn{background:var(--color-secondary-gradient)}@media screen and (min-width:750px){.v-btn.v-btn--outline.v-btn--secondary.v-btn--pulse{box-shadow:0 0 0 0 #4182e3;transform:scale(1);animation-name:pulse-indigo;animation-duration:1.5s;animation-iteration-count:infinite}}.v-btn.v-btn--outline.v-btn--purple{border-color:#7678ed}.v-btn.v-btn--outline.v-btn--purple .v-btn__btn{background:#7678ed}@media screen and (min-width:750px){.v-btn.v-btn--outline.v-btn--purple.v-btn--pulse{box-shadow:0 0 0 0 #7678ed;transform:scale(1);animation-name:pulse-purple;animation-duration:1.5s;animation-iteration-count:infinite}@keyframes pulse-purple{0%{box-shadow:0 0 0 0 rgba(118,120,237,.7);transform:scale(.95)}70%{box-shadow:0 0 0 10px rgba(118,120,237,0);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(118,120,237,0);transform:scale(.95)}}}.v-btn.v-btn--outline.v-btn--purple:active,.v-btn.v-btn--outline.v-btn--purple:hover{border-color:#595bb6}.v-btn.v-btn--outline.v-btn--purple:active .v-btn__btn,.v-btn.v-btn--outline.v-btn--purple:hover .v-btn__btn{background:#595bb6}.v-btn.v-btn--outline.v-btn--orange{border-color:#f35b04}.v-btn.v-btn--outline.v-btn--orange .v-btn__btn{background:#f35b04}@media screen and (min-width:750px){.v-btn.v-btn--outline.v-btn--orange.v-btn--pulse{box-shadow:0 0 0 0 #f35b04;transform:scale(1);animation-name:pulse-orange;animation-duration:1.5s;animation-iteration-count:infinite}@keyframes pulse-orange{0%{box-shadow:0 0 0 0 rgba(243,91,4,.7);transform:scale(.95)}70%{box-shadow:0 0 0 10px rgba(243,91,4,0);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(243,91,4,0);transform:scale(.95)}}}.v-btn.v-btn--outline.v-btn--orange:active,.v-btn.v-btn--outline.v-btn--orange:hover{border-color:#d24e02}.v-btn.v-btn--outline.v-btn--orange:active .v-btn__btn,.v-btn.v-btn--outline.v-btn--orange:hover .v-btn__btn{background:#d24e02}.v-btn.v-btn--outline.v-btn--offer{border-color:var(--color-offer-button-border)}.v-btn.v-btn--outline.v-btn--offer .v-btn__btn{background:var(--color-offer-button)}@media screen and (min-width:750px){.v-btn.v-btn--outline.v-btn--offer.v-btn--pulse{box-shadow:0 0 0 0 #4182e3;transform:scale(1);animation-name:pulse-indigo;animation-duration:1.5s;animation-iteration-count:infinite}@keyframes pulse-indigo{0%{box-shadow:0 0 0 0 rgba(65,130,227,.7);transform:scale(.95)}70%{box-shadow:0 0 0 10px rgba(65,130,227,0);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(65,130,227,0);transform:scale(.95)}}}.v-btn.v-btn--outline.v-btn--white{border-color:#fff}.v-btn.v-btn--outline.v-btn--white .v-btn__btn{background-color:#fff}@media screen and (min-width:750px){.v-btn.v-btn--outline.v-btn--white.v-btn--pulse{box-shadow:0 0 0 0 #fff;transform:scale(1);animation-name:pulse-white;animation-duration:1.5s;animation-iteration-count:infinite}@keyframes pulse-white{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.7);transform:scale(.95)}70%{box-shadow:0 0 0 10px hsla(0,0%,100%,0);transform:scale(1)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0);transform:scale(.95)}}}.v-btn.v-btn--outline.v-btn--stylized-disabled{border-color:#b4b4b4}.v-btn.v-btn--outline.v-btn--stylized-disabled .v-btn__btn{background-color:#b4b4b4}@media screen and (min-width:750px){.v-btn.v-btn--outline.v-btn--stylized-disabled.v-btn--pulse{box-shadow:none;transform:scale(1);animation-duration:0ms;animation-iteration-count:unset}}.v-btn.v-btn--outline.v-btn--stylized-disabled.v-btn--scale-on-hover:hover{transform:none}.v-btn.v-btn--outline.v-btn--border-2{border-width:2px}.v-btn.v-btn--outline.v-btn--border-4{border-width:4px}.v-btn.v-btn--solid{border-radius:78px;transition:all .1s linear}@media (hover:hover){.v-btn.v-btn--solid:hover{box-shadow:0 7px 5px rgba(0,194,255,.15);transform:translateY(-2px)}}.v-btn.v-btn--solid.v-btn--primary{background:var(--color-primary-gradient)}@media (hover:hover){.v-btn.v-btn--solid.v-btn--primary:hover{box-shadow:0 7px 5px rgba(0,194,255,.15);transform:translateY(-2px)}}.v-btn.v-btn--empty-outline{border-radius:50px}.v-btn.v-btn--empty-outline.v-btn--secondary{background-color:#fff}.v-btn.v-btn--empty-outline.v-btn--secondary .v-btn__btn{background:var(--color-secondary-gradient)}.v-btn.v-btn--empty-outline.v-btn--border-2{padding:2px}.v-btn.v-btn--empty-outline.v-btn--border-4{padding:4px}.v-btn__text.v-btn__text--uppercase{text-transform:uppercase}.the-title{line-height:150%}.the-title.the-title--1{font-size:22px}@media screen and (min-width:834px) and (min-height:1112px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1112px) and (min-height:834px) and (orientation:landscape){.the-title.the-title--1{font-size:32.3557px}}.the-title.the-title--2{font-size:20px}@media screen and (min-width:750px){.the-title.the-title--2{font-size:24px}}.the-title.the-title--3{font-size:15px}@media screen and (min-width:750px) and (min-height:420px){.the-title.the-title--3{font-size:25px}}.the-title.the-title--4{font-size:15px}@media screen and (min-width:750px) and (min-height:420px){.the-title.the-title--4{font-size:30px}}.the-title.the-title--5{font-size:15px}@media screen and (min-width:750px) and (min-height:420px){.the-title.the-title--5{font-size:20px}}.the-title.the-title--center{text-align:center}.the-title.the-title--bold{font-weight:var(--font-weight-bold)}.the-title.the-title--dark-blue{color:#00193f}.the-title.the-title--blue-lagoon{color:#007585}.the-title.the-title--white{color:#fff}.v-header{display:table;width:100%;min-height:60px}.v-header--fixed{position:relative;height:60px;min-height:inherit}.v-header--fixed .v-header__floater{position:fixed;top:0;left:0;z-index:999;display:flex;justify-content:space-between;align-items:center;height:60px;min-height:inherit}.v-header--fixed .v-header__floater .drawer{margin-left:auto}.v-header--fixed-small{position:relative;height:40px;min-height:inherit}.v-header--fixed-small .v-header__floater{position:fixed;top:0;left:0;z-index:999;display:flex;justify-content:space-between;align-items:center;height:40px;min-height:inherit}.v-header--fixed-small .v-header__floater .drawer{margin-left:auto}.v-header__floater{display:table-cell;width:100%;height:100%;background:var(--color-header);box-shadow:var(--color-header-shadow)}.the-list.the-list--flat{display:flex}.the-list.the-list--wrap{flex-wrap:wrap}.the-list.the-list--space-evenly{justify-content:space-evenly}.the-list-item{display:flex}.the-list-item__point{display:inline-block;flex-shrink:0;align-self:flex-start;width:9px;height:9px;margin-top:3.7px;margin-right:8px;vertical-align:middle;border-radius:50%}@media screen and (min-width:750px){.the-list-item__point{width:12px;height:12px;margin-top:3.1px}}@media only screen and (min-width:1200px){.the-list-item__point{margin-top:8px}}.the-list-item__point--blue{background-color:#4182e3}.the-list-item__point--sky-blue{background-color:#28a1d7}.the-list-item__point--light-blue{background-color:#81ddf1}.the-list-item__point--orange{background-color:#f59d58}.the-list-item__point--red{background-color:#e76d7e}.the-list-item__point--green{background-color:#78d86b}.the-list-item__point--pink{background-color:#f878c4}.the-list-item__point--yellow{background-color:#f6dd50}.the-list-item__point--purple{background-color:#a325ce}.the-list-item__point--deep-blue{background-color:#0079af}.the-list-item__content{display:inline-block}.the-list-item__content--dark-blue{color:#00193f}.transparent-wrapper{width:100%;height:100%;padding:2px;border-radius:10px}@media screen and (min-width:750px) and (min-height:420px){.transparent-wrapper{padding:4px}}.transparent-wrapper--purple{background-image:radial-gradient(134.59% 322.11% at 0,at -18.31%,#787ccc 0,#82a3fb 100%);background-image:radial-gradient(134.59% 322.11% at 0 -18.31%,#787ccc 0,#82a3fb 100%)}.transparent-wrapper--green{background-image:radial-gradient(134.59% 322.11% at 0,at -18.31%,#78d86b 0,#81ddf1 100%);background-image:radial-gradient(134.59% 322.11% at 0 -18.31%,#78d86b 0,#81ddf1 100%)}.transparent-wrapper--yellow{background-image:radial-gradient(134.59% 322.11% at 0,at -18.31%,#f59d58 0,#f6dd50 100%);background-image:radial-gradient(134.59% 322.11% at 0 -18.31%,#f59d58 0,#f6dd50 100%)}.transparent-wrapper--pink-diamond{background-image:radial-gradient(134.59% 322.11% at 0,at -18.31%,#38b7ff 0,#bf00c2 100%);background-image:radial-gradient(134.59% 322.11% at 0 -18.31%,#38b7ff 0,#bf00c2 100%)}.transparent-wrapper--green-diamond{background-image:radial-gradient(134.59% 322.11% at 0,at -18.31%,#e8f7ff 0,#25fff2 100%);background-image:radial-gradient(134.59% 322.11% at 0 -18.31%,#e8f7ff 0,#25fff2 100%)}.transparent-wrapper--rainbow{background:linear-gradient(270deg,#e76d7e,#f59d58 16.67%,#f7dd50 33.33%,#78d86b 50%,#81ddf1 66.82%,#28a1d7 83.74%,#787ccc)}.transparent-wrapper--secondary{background-color:var(--color-secondary)}.transparent-wrapper--grey{background-color:#b4b4b4}@media screen and (min-width:750px){.transparent-wrapper--grey{padding:2px}}.transparent-wrapper--pink{background-color:#e43eca}@media screen and (min-width:750px){.transparent-wrapper--pink{padding:2px}}.transparent-wrapper--blue{background-color:#4182e3}@media screen and (min-width:750px){.transparent-wrapper--blue{padding:2px}}.transparent-wrapper--lime{background-color:#22ce1e}@media screen and (min-width:750px){.transparent-wrapper--lime{padding:2px}}.transparent-wrapper__inner{width:100%;height:100%;border-radius:inherit;background-color:#fff}.transparent-wrapper__inner--easy-blue-bg{background-color:#3ec4ff}.transparent-wrapper__inner--seashell-bg{background-color:#f9f9f9}.k-btn{font-size:16px;line-height:1.5;width:100%;padding:12px;color:#fff;font-weight:var(--font-weight-bold);border:2px solid transparent;border-radius:84px;background-color:transparent;transition:all .5s ease-in-out}@media screen and (min-width:750px){.k-btn{font-size:20px}}.k-btn--primary{border:2px solid #fff;background-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary)}.k-btn--secondary{background-color:var(--color-secondary)}.k-btn--purple{border-color:#fff;background:radial-gradient(134.59% 322.11% at 0,at -18.31%,#e43eca 20.83%,#9b36ff 91.15%);background:radial-gradient(134.59% 322.11% at 0 -18.31%,#e43eca 20.83%,#9b36ff 91.15%);box-shadow:0 0 0 2px #9b36ff}.k-btn--transparent{width:unset;padding:unset}.k-btn--hidden{visibility:hidden}.k-btn--loading{position:relative;cursor:not-allowed;transition:all .3s ease}.k-btn--loading:after{position:absolute;top:50%;right:20px;content:"";width:20px;height:20px;border:3px solid #fff;border-top-color:transparent;border-radius:50%;animation:loading-animation 1s linear infinite}@keyframes loading-animation{0%{transform:translateY(-50%) rotate(0)}50%{opacity:.35;transform:translateY(-50%) rotate(180deg)}to{transform:translateY(-50%) rotate(1turn)}}.k-checkbox{position:relative;width:20px;height:20px;padding:0;font-size:0;line-height:0;vertical-align:middle;border-radius:5px;background-color:#fff;cursor:pointer}.k-checkbox:before{position:absolute;top:4px;left:4px;bottom:4px;right:4px;content:"";border-radius:2px;background-color:var(--color-secondary);opacity:0;transition:all .2s}.k-checkbox:hover:not(.k-checkbox--checked):before{opacity:.3}.k-checkbox--primary{box-shadow:inset 0 0 0 2px var(--color-primary)}.k-checkbox--primary:before{background-color:var(--color-primary)}.k-checkbox--secondary{box-shadow:inset 0 0 0 2px var(--color-secondary)}.k-checkbox--secondary:before{background-color:var(--color-secondary)}.k-checkbox--primary.k-checkbox--checked:before{background-color:var(--color-primary)}.k-checkbox--secondary.k-checkbox--checked:before{background-color:var(--color-secondary)}.k-checkbox--checked:before{opacity:1}.k-checkbox-group{display:flex;align-items:center}.k-checkbox-group .k-checkbox-label{margin-right:5px}.k-modal{border-radius:16px!important}.k-modal__content-wrapper{padding:46px 36px 42px}.k-modal__title{font-weight:var(--font-weight-bold);margin:0 0 8px;color:#262626;font-size:24px;line-height:32px;text-align:center}.k-modal__description{margin:0;color:#606060;font-size:18px;line-height:24px;text-align:center}.k-modal__actions-wrapper{display:flex;justify-content:space-between;align-items:center}.k-modal__actions-wrapper--single .k-modal__action-btn-wrapper{flex-basis:100%}.k-modal__action-btn-wrapper{flex-basis:50%;display:flex;border-top:1px solid #e7ebee;background-color:#fff}.k-modal__action-btn-wrapper:first-of-type{border-right:1px solid #e7ebee}.k-modal__action-btn{font-weight:var(--font-weight-bold);flex-basis:100%;padding:18px;color:var(--color-primary);background-color:transparent;font-size:16px;line-height:24px;text-transform:uppercase;cursor:pointer}.cross{position:absolute;top:14px;left:20px;width:20px;height:30px;background:transparent;cursor:pointer}.cross:after,.cross:before{position:absolute;top:4px;left:19px;content:"";width:2px;height:25px;border-radius:1.5px;background:#000;transform:rotate(-45deg);transform-origin:0 100%}.cross:after{left:0;transform:rotate(45deg);transform-origin:100% 100%}.modal-window{position:relative;padding:20px}.info-modal{padding:55px 22px 22px}.info-modal__cross{position:absolute;top:10px;left:20px}.info-modal__title{margin:20px 0 0;color:#273b46;font-weight:var(--font-weight-bold);font-size:20px}@media screen and (min-width:750px){.info-modal__title{font-size:35px}}.info-modal__text{color:#273b46;font-size:20px;line-height:23px}.tooltip{z-index:10000;display:block!important;max-width:300px}.tooltip .tooltip-inner{padding:10px 20px;color:#fff;border-radius:16px;background:rgba(0,0,0,.8)}.tooltip .tooltip-arrow{position:absolute;z-index:1;width:0;height:0;margin:5px;border-color:var(--color-secondary);border-style:solid}.tooltip[x-placement^=top]{margin-bottom:5px}.tooltip[x-placement^=top] .tooltip-arrow{left:calc(50% - 5px);bottom:-5px;margin-top:0;margin-bottom:0;border-width:5px 5px 0;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.tooltip[x-placement^=bottom]{margin-top:5px}.tooltip[x-placement^=bottom] .tooltip-arrow{top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0;border-width:0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-left-color:transparent!important}.tooltip[x-placement^=right]{margin-left:5px}.tooltip[x-placement^=right] .tooltip-arrow{top:calc(50% - 5px);left:-5px;margin-right:0;margin-left:0;border-width:5px 5px 5px 0;border-top-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.tooltip[x-placement^=left]{margin-right:5px}.tooltip[x-placement^=left] .tooltip-arrow{top:calc(50% - 5px);right:-5px;margin-right:0;margin-left:0;border-width:5px 0 5px 5px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.tooltip.popover .popover-inner{padding:24px;color:#000;border-radius:5px;background:#f9f9f9;box-shadow:0 5px 30px rgba(0,0,0,.1)}.tooltip.popover .popover-arrow{border-color:#f9f9f9}.tooltip[aria-hidden=true]{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s}.tooltip[aria-hidden=false]{visibility:visible;opacity:1;transition:opacity .15s}.kits-input__label{color:#9e9e9e;font-weight:var(--font-weight-bold);font-size:14px}@media screen and (min-width:750px){.kits-input__label{font-size:18px;line-height:21px}}.kits-input__group{position:relative;z-index:1;width:100%;padding:1px;box-sizing:border-box;border-radius:10px;overflow:hidden}.kits-input--error .kits-input__element{border:1px solid red}.kits-input--error .kits-input__border{background:red}.kits-input--disabled .kits-input__border{background:#9e9e9e}.kits-input--disabled .kits-input__element{border:1px solid #9e9e9e}.kits-input__element{width:100%;height:100%;padding:15px 30px 15px 10px;box-sizing:border-box;color:#273b46;font-size:20px;text-align:center;border:1px solid var(--color-primary);border-radius:10px;background:var(--color-common-background)}.kits-input__element::-moz-placeholder{color:#8f9cb4;font-size:16px}.kits-input__element:-ms-input-placeholder{color:#8f9cb4;font-size:16px}.kits-input__element::placeholder{color:#8f9cb4;font-size:16px}@media screen and (min-width:375px){.kits-input__element::-moz-placeholder{font-size:16px}.kits-input__element:-ms-input-placeholder{font-size:16px}.kits-input__element::placeholder{font-size:16px}}@media screen and (min-width:750px){.kits-input__element::-moz-placeholder{font-size:20px}.kits-input__element:-ms-input-placeholder{font-size:20px}.kits-input__element::placeholder{font-size:20px}}.kits-input__element:focus{outline:none}.kits-input__element:focus~.kits-input__border{opacity:.8}.kits-input__element--password{padding:15px 35px}.kits-input__element:disabled{background-color:#eee}.kits-input__password{position:relative;float:right;margin-top:-35px;margin-right:10px}.kits-input__password:before{position:absolute;right:0;content:"";display:block;width:25px;height:17px;background:url(/_nuxt/f8006d8ab98cdfa6c4ac5d0a245fc1c4.svg);cursor:pointer}.kits-input__border{position:absolute;top:0;left:0;content:"";z-index:-1;width:100%;height:100%;background:var(--color-primary);opacity:0;transition:opacity .3s}.kits-input__loader{position:absolute;top:50%;right:10px;width:20px;height:20px;font-size:0;border:4px solid #f3f3f3;border-top:4px solid var(--color-secondary);border-radius:50%;animation:rotate 1.5s linear infinite}.kits-input__error{min-height:20px;padding:5px 0;color:red;font-size:10px}@media screen and (min-width:750px){.kits-input__error{min-height:30px;font-size:13px}}.terms-agreement__content-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-content:center}.terms-agreement__content-wrapper--with-checkbox{flex-wrap:nowrap;text-align:left}.terms-agreement__content-wrapper--with-checkbox .k-checkbox{flex-shrink:0}.terms-agreement__policy{max-width:500px;margin:0 auto;padding:0 10px;color:#495c67;font-size:8.64586px;line-height:10px}@media screen and (min-width:750px){.terms-agreement__policy{font-size:13px;line-height:15px}}.terms-agreement__policy--secondary a{color:var(--color-secondary)}.terms-agreement__policy li{display:inline}.terms-agreement__link{display:inline-block;color:#01bed8;text-decoration:underline;cursor:pointer}.terms-agreement__error{font-size:16px;line-height:1.5;margin-top:10px;color:#ff4756}@media screen and (min-width:750px){.terms-agreement__error{font-size:20px}}.lang-switcher{font-size:16px;line-height:1.5;margin:0 auto}@media screen and (min-width:750px){.lang-switcher{font-size:20px}}.lang-switcher__label{margin-bottom:10px}.email-autocomplete{display:flex;grid-gap:5px;gap:5px;justify-content:center;width:100%;height:32px;max-width:285px;max-height:0;margin:0 auto;opacity:0;transition:all .5s}@media screen and (min-width:750px){.email-autocomplete{grid-gap:8px;gap:8px;max-width:390px}}.email-autocomplete__domain{padding:4px 6px;color:#262626;font-weight:700;font-size:12px;font-style:normal;line-height:24px;border-radius:8px;background:#f4f6f8;cursor:pointer}@media screen and (min-width:750px){.email-autocomplete__domain{padding:4px 12px;font-size:14px}}.email-autocomplete-active{max-height:35px;margin:10px auto;opacity:1;transition:all .5s}.additional-packs-success{display:flex;flex-direction:column;grid-gap:16px;gap:16px;align-items:center;padding:20px;font-family:Nunito,sans-serif}@media screen and (min-width:750px){.additional-packs-success{grid-gap:24px;gap:24px;padding:48px}}.additional-packs-success__title{color:#262626;font-weight:500;font-size:28px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.additional-packs-success__title{font-size:36px}}.additional-packs-success__img{max-width:100%;margin-bottom:16px}@media screen and (min-width:750px){.additional-packs-success__img{margin-bottom:8px}}.additional-packs-success__img img{width:100%}.additional-packs-success__btn{padding:17px;font-weight:800;font-size:18px;line-height:24px;text-transform:uppercase}.additional-packs-error{position:relative;display:flex;flex-direction:column;align-items:center;padding:32px;font-family:Nunito,sans-serif}.additional-packs-error__title{margin-bottom:24px;color:#ec1836;font-weight:800;font-size:28px;line-height:32px;text-align:center}.additional-packs-error__img{margin-bottom:48px;padding:32px;border-radius:50%;background:rgba(255,116,127,.2)}.additional-packs-error__img img{display:block;width:100%;max-width:48px}.additional-packs-error__img-insufficient-funds{max-width:257px;margin-bottom:62px}.additional-packs-error__btn{padding:17px;font-weight:800;font-size:18px;line-height:24px;text-transform:uppercase}.additional-packs-error__cross-btn{position:absolute;top:12px;right:12px;padding:8px;border-radius:50%;background-color:#f4f6f8;cursor:pointer}.additional-packs-error__cross-btn img{display:block;width:100%;max-width:16px}.footer{margin-top:20px;background:linear-gradient(252.83deg,#65a0fa 1.12%,#5dd9ea 98.15%)}.footer__container{width:100%;margin:0 auto;padding:20px 12px 15px;box-sizing:border-box}@media screen and (min-width:750px){.footer__container{min-height:200px;background-image:url(/_nuxt/img/footer-background.20d5562.png);background-repeat:no-repeat;background-position:50%}}.private-route-header{position:fixed;top:0;left:0;right:0;z-index:100;background:linear-gradient(to bottom right,#65a0fa,#6cd3e1)}.private-route-header__content{max-width:1024px;padding:0 20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;margin:0 auto}.private-route-header__button{background-color:transparent}.private-route-header .private-route-header__hamburger{margin-left:auto}.onboarding-header{position:fixed;top:0;z-index:999;display:flex;justify-content:space-between;align-items:center;width:100%;padding:9px 15px;background:var(--color-header);box-shadow:var(--color-header-shadow)}.onboarding-header .need-help-toggle{font-size:0;background-color:transparent}.onboarding-header .back-btn{font-size:0}.onboarding-header__title{font-size:16px;line-height:1.5;padding:4px 22px;color:#000;font-weight:var(--font-weight-bold);border-radius:10px;background-color:var(--color-primary-shadow)}@media screen and (min-width:750px){.onboarding-header__title{font-size:20px}}.mask{z-index:9001!important}.vue-simple-drawer.closeable{z-index:9002!important;padding-top:64px!important}.vue-simple-drawer.left,.vue-simple-drawer.right{width:200px;color:#00193f;background-color:#fff;transform:rotate(0)}@media screen and (min-width:750px){.vue-simple-drawer.left,.vue-simple-drawer.right{width:300px;padding-right:40px;padding-left:40px}}.vue-simple-drawer.left .close-btn,.vue-simple-drawer.right .close-btn{top:24px;right:160px;width:20px;height:20px;background-image:url(/_nuxt/915aad0b0ce0a2ce589b44c90511eb2d.svg);background-size:cover;transform:unset}@media screen and (min-width:750px){.vue-simple-drawer.left .close-btn,.vue-simple-drawer.right .close-btn{right:240px}}.vue-simple-drawer.left .close-btn .leftright,.vue-simple-drawer.left .close-btn .rightleft,.vue-simple-drawer.right .close-btn .leftright,.vue-simple-drawer.right .close-btn .rightleft{display:none}.vue-simple-drawer .burger-menu{display:flex;flex-direction:column;justify-content:flex-start;height:100%;text-align:center}.vue-simple-drawer .burger-menu__button{font-size:16px;line-height:1.5;width:100%;color:#00193f;background-color:transparent}@media screen and (min-width:750px){.vue-simple-drawer .burger-menu__button{font-size:20px}}.vue-simple-drawer .burger-menu__button--link{display:inline-block;text-decoration:none;word-break:break-word}.vue-simple-drawer .burger-menu__button:not(:last-child){margin-bottom:15px}.vue-simple-drawer .burger-menu__support-link{font-size:12px;line-height:1.5;margin-top:auto}@media screen and (min-width:750px){.vue-simple-drawer .burger-menu__support-link{font-size:15px}}.hamburger-button{width:50px;height:50px;margin-left:auto;background-color:transparent;background-image:url(/_nuxt/6f3deffd74cda583b6967c4360e77f8b.svg);background-size:cover}.hamburger-button:hover{box-shadow:none}.purchase-header__container{display:grid;grid-template-rows:100%;grid-template-columns:repeat(3,1fr);width:100%;height:100%;padding:0 20px}.purchase-header .drawer .hamburger-button{width:40px;height:40px}.purchase-header .language-switcher-drawer{margin-left:auto}.purchase-layout{min-height:100vh}.purchase-layout .purchase-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;min-height:100vh;padding:20px 0 0}.list-block__wrapper{max-width:550px;margin:0 auto;padding:0 30px}@media only screen and (min-width:1200px){.list-block__wrapper{max-width:960px}}.list-block__title{margin-bottom:20px;color:#00193f;font-weight:var(--font-weight-bold);font-size:15px;line-height:150%;text-align:center}@media screen and (min-width:750px){.list-block__title{font-size:20px}}@media only screen and (min-width:1200px){.list-block__title{margin-bottom:35px;font-size:25px}}.list-block__general-title{font-size:20px}@media screen and (min-width:750px){.list-block__general-title{font-size:26px}}@media only screen and (min-width:1200px){.list-block__general-title{font-size:30px}}.list-block__image-grid{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);grid-gap:10px;margin-bottom:15px}@media screen and (min-width:750px){.list-block__image-grid{grid-gap:20px}}@media only screen and (min-width:1200px){.list-block__image-grid{grid-template-rows:1fr;grid-template-columns:repeat(4,1fr);margin-bottom:35px}}.list-block__img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.list-block__list-item:not(:last-child){margin-bottom:13px}@media screen and (min-width:750px){.list-block__list-item:not(:last-child){margin-bottom:18px}}.list-block__list-text{font-size:13px;line-height:150%}@media screen and (min-width:750px){.list-block__list-text{font-size:16px}}@media only screen and (min-width:1200px){.list-block__list-text{font-size:20px}}.subscription-offer-trial__wrapper{max-width:400px;margin:0 auto;padding:0 30px;text-align:center}.subscription-offer-trial__best-value{font-size:20px;line-height:1.5;padding:10px 0;color:#fff;font-weight:var(--font-weight-bold);text-transform:uppercase;background-color:var(--color-secondary)}@media screen and (min-width:750px){.subscription-offer-trial__best-value{font-size:25px}}.subscription-offer-trial__trial-price{margin-bottom:10px;font-weight:var(--font-weight-bold);font-size:40px;line-height:1.5}.subscription-offer-trial__trial-description{font-size:20px;line-height:1.5;margin-bottom:20px;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.subscription-offer-trial__trial-description{font-size:25px}}.subscription-offer-trial__card{margin-bottom:20px}.subscription-offer-trial__card-content{padding:25px 15px;box-shadow:0 2px 13px rgba(0,0,0,.25)}.subscription-offer-trial__disclaimer{font-size:12px;line-height:1.5;color:#8f9cb4}@media screen and (min-width:750px){.subscription-offer-trial__disclaimer{font-size:15px}}.subscription-offer-trial__disclaimer .old-price{text-decoration:line-through}.subscription-offer-trial__disclaimer--contrast{color:#4b5056}.subscription-offer-trial__what-get{font-size:20px;line-height:1.5;width:-moz-fit-content;width:fit-content;margin:0 auto 25px;padding:5px 15px;color:#fff;font-weight:var(--font-weight-bold);text-align:center;border-radius:10px;background-color:var(--color-secondary)}@media screen and (min-width:750px){.subscription-offer-trial__what-get{font-size:25px}}.subscription-offer-trial__list{margin-bottom:20px}.subscription-offer-trial__item{display:flex;max-width:1024px;margin:0 auto;padding:10px 20px 10px 45px;background-color:#f2fdff}.subscription-offer-trial__item:not(:last-child){margin-bottom:8px}.subscription-offer-trial__img-wrapper{flex-basis:70px;flex-shrink:0;margin-right:21px}.subscription-offer-trial__img-wrapper img{width:100%;height:auto}.subscription-offer-trial__feature-wrapper{display:flex;flex-direction:column}.subscription-offer-trial__feature-title{font-size:16px;line-height:1.5;padding-right:50px;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.subscription-offer-trial__feature-title{font-size:20px}}@media screen and (max-width:375px){.subscription-offer-trial__feature-title{padding-right:0}}.subscription-offer-trial__feature-qty{font-size:12px;line-height:1.5;margin-top:auto}@media screen and (min-width:750px){.subscription-offer-trial__feature-qty{font-size:15px}}.subscription-offer-trial .additional-offer-info{width:-moz-fit-content;width:fit-content;margin:0 auto 10px;text-align:center}.subscription-offer-trial .additional-offer-info__text{padding:0 20px;color:#8f9cb4;font-size:10px}@media screen and (min-width:750px){.subscription-offer-trial .additional-offer-info__text{font-size:13px}}.subscription-offer-trial .additional-offer-info__text .old-price{text-decoration:line-through}.subscription-offer-trial .offer-timer{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:10px 15px;border:1px solid #ff3c5f;border-radius:9px;background-color:#fff5f5}.subscription-offer-trial .offer-timer__text{text-align:left}.subscription-offer-trial .offer-timer__discount{font-size:16px;line-height:1.5;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.subscription-offer-trial .offer-timer__discount{font-size:20px}}.subscription-offer-trial .offer-timer__description{font-size:16px;line-height:1.5}@media screen and (min-width:750px){.subscription-offer-trial .offer-timer__description{font-size:20px}}.subscription-offer-trial .offer-timer__time-wrapper{width:45%}.subscription-offer-trial .offer-timer__time{font-size:20px;line-height:1.5;color:#ff3c5f;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.subscription-offer-trial .offer-timer__time{font-size:25px}}.subscription-offer-trial .terms-agreement__wrapper{max-width:80%;margin:10px auto 0}@media screen and (min-width:750px){.subscription-offer-trial .terms-agreement__wrapper{max-width:100%}}.real-reviews{font-size:13px;line-height:150%}@media screen and (min-width:750px){.real-reviews{font-size:16px}}.real-reviews__wrapper{max-width:550px;margin:0 auto;padding:0 30px}@media only screen and (min-width:1200px){.real-reviews__wrapper{display:flex;justify-content:space-between;align-items:inherit;max-width:950px;padding:0}}.real-reviews__title-bar{margin-bottom:10px}@media only screen and (min-width:1200px){.real-reviews__title-bar{margin-bottom:50px}}.real-reviews__title-wrapper{padding:0 25px}.real-reviews__title{color:#273b46;font-weight:var(--font-weight-bold);font-size:20px;line-height:150%;text-align:center}@media screen and (min-width:750px){.real-reviews__title{font-size:24px}}@media only screen and (min-width:1200px){.real-reviews__title{font-size:30px}}.real-reviews__subtitle{font-size:20px;line-height:1.5;font-weight:var(--font-weight-bold);margin-top:40px;padding:0 25px;color:#273b46;text-align:center}@media screen and (min-width:750px){.real-reviews__subtitle{font-size:25px}}@media only screen and (min-width:1200px){.real-reviews__subtitle{margin-top:86px}}.real-reviews__item:not(:last-child){margin:0 0 20px}@media only screen and (min-width:1200px){.real-reviews__item:not(:last-child){margin:0 40px 0 0}}.real-reviews__item-wrapper{width:100%;height:100%;padding:8px 13px;border-radius:inherit;background:#fff}@media screen and (min-width:750px){.real-reviews__item-wrapper{padding:15px}}@media only screen and (min-width:1200px){.real-reviews__item-wrapper{padding:20px}}.real-reviews__item{position:relative;display:flex;flex-direction:column;width:100%;padding:2px;color:#00193f;border:2px solid transparent;border-radius:1em;background:linear-gradient(135deg,#ffc738,#c200a3);background-clip:padding-box}@media only screen and (min-width:1200px){.real-reviews__item{max-width:440px}}.real-reviews__item__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}@media only screen and (min-width:1200px){.real-reviews__item__head{margin-bottom:14px}}.real-reviews__item__name-wrapper .name{font-weight:var(--font-weight-bold);font-size:14px}@media screen and (min-width:750px){.real-reviews__item__name-wrapper .name{font-size:16px}}.real-reviews__item__left{display:flex;justify-content:flex-start;align-items:flex-start}.real-reviews__item__left__image-wrapper{width:30px;height:auto;margin-right:12px}@media screen and (min-width:750px){.real-reviews__item__left__image-wrapper{width:46px;margin-right:15px}}@media only screen and (min-width:1200px){.real-reviews__item__left__image-wrapper{width:60px}}.real-reviews__item__left__image-wrapper .user-photo{width:100%}.real-reviews__item__left__icon-wrapper{font-weight:var(--font-weight-bold);display:flex;justify-content:center;align-items:center;width:35px;height:35px;margin-right:12px;color:#fff;border-radius:50%;background:#00193f}.money-back{margin-top:120px;margin-bottom:50px}.money-back__wrapper{max-width:550px;margin:0 auto;padding:0 35px}@media only screen and (min-width:1200px){.money-back__wrapper{max-width:700px}}.money-back__wrapper__inner-content{width:100%;height:100%;padding:80px 20px 20px;border-radius:inherit;background:#fff}.money-back__wrapper__inner{position:relative;width:100%;padding:2px;border:2px solid transparent;border-radius:1em;background:linear-gradient(135deg,#38b7ff,#bf00c2);background-clip:padding-box}.money-back__wrapper__image-wrapper{position:absolute;top:-80px;left:50%;transform:translateX(-50%)}.money-back__wrapper__text-wrapper{font-size:14px;line-height:1.6}@media screen and (min-width:750px){.money-back__wrapper__text-wrapper{font-size:16px}}@media only screen and (min-width:1200px){.money-back__wrapper__text-wrapper{font-size:20px}}.money-back__wrapper__text-wrapper a{color:var(--color-primary)}.one-time-offer__wrapper{max-width:550px;margin:0 auto;padding:30px 20px 0}@media only screen and (min-width:1200px){.one-time-offer__wrapper{max-width:700px}}.one-time-offer__flag-text{display:inline-block;padding:3px 10px;color:#fff;font-weight:var(--font-weight-bold);font-size:13px;line-height:150%;text-transform:uppercase}@media screen and (min-width:750px){.one-time-offer__flag-text{padding:6px 10px;font-size:20px}}.one-time-offer__discount{color:#fff;font-weight:var(--font-weight-bold);font-size:13px;line-height:150%}@media screen and (min-width:750px){.one-time-offer__discount{font-size:16px}}.one-time-offer__label{margin-bottom:10px;color:#00193f;font-weight:var(--font-weight-bold);font-size:13px;line-height:150%;text-align:center}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.one-time-offer__label{text-align:left}}@media screen and (min-width:750px){.one-time-offer__label{font-size:20px}}@media only screen and (min-width:1200px){.one-time-offer__label{margin-bottom:0}}@media screen and (min-device-height:375px) and (min-device-width:810px) and (orientation:landscape),screen and (min-device-width:375px) and (min-device-height:810px) and (orientation:portrait),screen and (min-device-width:410px) and (min-device-height:730px) and (orientation:portrait),screen and (min-device-width:730px) and (min-device-height:410px) and (orientation:landscape){.one-time-offer__white-space{white-space:nowrap}}.one-time-offer__br-el{display:none}@media screen and (min-device-height:375px) and (min-device-width:810px) and (orientation:landscape),screen and (min-device-width:375px) and (min-device-height:810px) and (orientation:portrait),screen and (min-device-width:410px) and (min-device-height:730px) and (orientation:portrait),screen and (min-device-width:730px) and (min-device-height:410px) and (orientation:landscape){.one-time-offer__br-el{display:inline}}.one-time-offer__price{display:flex;justify-content:center;align-items:flex-end}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.one-time-offer__price{justify-content:flex-end}}@media only screen and (min-width:1200px){.one-time-offer__price{justify-content:flex-start}}.one-time-offer__new-price{margin-bottom:5px;font-weight:var(--font-weight-bold);font-size:24px}@media screen and (min-width:750px){.one-time-offer__new-price{font-size:32px}}@media only screen and (min-width:1200px){.one-time-offer__new-price{margin-bottom:10px;font-size:42px}}.one-time-offer__price-time{font-weight:var(--font-weight-bold);font-size:10px;white-space:nowrap}@media screen and (min-width:750px){.one-time-offer__price-time:not(.one-time-offer__price-time--sm-font){font-size:12px}}.one-time-offer__old-price{font-weight:var(--font-weight-bold);font-size:15px}@media screen and (min-width:750px){.one-time-offer__old-price{font-size:20px}}.one-time-offer__deleted{color:#aebfd8}@media screen and (min-width:750px){.one-time-offer__list-item:not(:last-child){margin-bottom:8px}}.one-time-offer__list-text{font-size:13px;line-height:150%}@media screen and (min-width:750px){.one-time-offer__list-text{font-size:16px}}@media only screen and (min-width:1200px){.one-time-offer__list-text{font-size:20px}}.one-time-offer__info-text-wrapper{display:flex;flex-direction:column;align-items:center;margin-bottom:12px}@media only screen and (min-width:1200px){.one-time-offer__info-text-wrapper{margin-bottom:24px}}.one-time-offer__info-text{margin-bottom:6px;color:#9d9d9d;font-weight:var(--font-weight-bold);font-size:13px;line-height:150%;text-align:center}@media only screen and (min-width:1200px){.one-time-offer__info-text{margin-bottom:18px}}.one-time-offer__info-text:last-child{margin:0}.legal-info{max-width:350px;margin:17px auto 15px}@media screen and (min-width:750px){.legal-info{margin-top:25px;margin-bottom:30px}}.legal-info--modal{margin-top:0}.legal-info__link{color:#8f9cb4}.legal-info__text{padding:0 30px;color:#8f9cb4;font-size:10px;line-height:15px;text-align:center}@media screen and (min-width:750px){.legal-info__text{padding:0 20px;font-size:13px;line-height:16px}}.legal-info__text--modal{padding:0}.legal-info__text--contrast{color:#4b5056}.legal-info__text--more-contrast{color:#00193f}.guaranteed-safe-checkout{margin-bottom:20px}.guaranteed-safe-checkout__wrapper{max-width:550px;margin:0 auto;padding:30px 20px 0}@media screen and (min-width:750px){.guaranteed-safe-checkout__wrapper{max-width:700px}}.guaranteed-safe-checkout__safe{width:80%;margin:0 auto 10px;padding:10px;text-align:center;border:2px solid #b4b4b4;border-radius:10px;background-color:#fff}@media screen and (min-width:750px){.guaranteed-safe-checkout__safe{margin-bottom:30px}}.guaranteed-safe-checkout__safe__title{margin-bottom:18px;font-weight:var(--font-weight-bold);font-size:20px;line-height:1.5}@media screen and (min-width:750px){.guaranteed-safe-checkout__safe__title{margin-bottom:30px;font-size:30px}}.guaranteed-safe-checkout__safe__image-wrapper{display:block;width:90%;margin:0 auto}.guaranteed-safe-checkout__safe__image{width:100%;height:auto}.email-form{text-align:center}.email-form__wrapper{max-width:475px;margin:0 auto}.email-form__title{margin:20px 0;color:#273b46;font-weight:var(--font-weight-bold);font-size:18px;line-height:20px;text-align:center}@media screen and (min-width:750px){.email-form__title{margin:30px 0;font-size:30px;line-height:34px}}.email-form__terms{color:#000;font-size:15px;line-height:18px}.email-form__image{max-width:120px}.email-form__button{max-width:300px;margin:30px auto}.email-form .user-mailing{display:flex;margin-bottom:20px}.email-form .user-mailing__checkbox{flex-shrink:0;margin-right:10px}.email-form .user-mailing__text{font-size:14px;line-height:16px}.purchase-email{padding-top:0;padding-right:20px;padding-left:20px}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.purchase-email{padding-right:35px;padding-left:35px}}@media screen and (min-width:750px){.purchase-email{padding-top:15px;padding-right:120px;padding-left:120px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.purchase-email{padding-right:200px;padding-left:200px}}@media only screen and (min-width:1200px){.purchase-email{display:flex;flex-direction:row-reverse;padding-top:70px}}.purchase-email__wrapper{max-width:960px;margin:0 auto}@media only screen and (min-width:1200px){.purchase-email__wrapper{display:flex;flex-direction:row-reverse}}.purchase-email__picture-wrapper{text-align:center}.purchase-email__picture{width:100%;text-align:center}.purchase-email__img{width:40%;height:auto}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.purchase-email__img{width:50%}}@media only screen and (min-width:375px){.purchase-email__img{width:70%}}@media screen and (min-width:750px){.purchase-email__img{width:90%;max-width:528px}}@media only screen and (min-width:1200px){.purchase-email__img{width:100%;max-width:none}}.purchase-email__title{display:flex;align-items:center;margin-bottom:25px}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.purchase-email__title{margin-bottom:15px}}@media screen and (min-width:750px){.purchase-email__title{margin-bottom:25px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.purchase-email__title{margin-bottom:45px}}@media only screen and (min-width:1200px){.purchase-email__title{margin:0 0 50px}}.purchase-email__form{margin-bottom:3px}.purchase-email__input{position:relative}.purchase-email__loader{position:absolute;top:50%;right:10px;width:20px;height:20px;font-size:0;border:4px solid #f3f3f3;border-top:4px solid var(--color-secondary);border-radius:50%;animation:rotate 1.5s linear infinite}.purchase-email__agree{color:#007585;font-size:14px;line-height:18px}@media screen and (min-width:750px){.purchase-email__agree{font-size:16px}}.purchase-email .user-mailing{display:flex;margin-bottom:10px}.purchase-email .user-mailing__checkbox{flex-shrink:0;margin-right:10px}.purchase-email .user-mailing__text{color:#007585;font-size:16px;line-height:18px}.image-block__wrapper{display:flex;flex-direction:column;justify-content:space-between;max-width:550px;margin:0 auto;padding:0 25px}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.image-block__wrapper{padding:0 45px}}@media screen and (min-width:750px){.image-block__wrapper{padding:0 100px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.image-block__wrapper{max-width:750px;padding:0}}.image-block__title{display:block;width:100%;margin-bottom:20px;color:#00193f;font-weight:var(--font-weight-bold);font-size:20px;line-height:150%;text-align:center}@media screen and (min-width:750px){.image-block__title{font-size:24px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.image-block__title{margin-bottom:35px}}@media only screen and (min-width:1200px){.image-block__title{font-size:30px}}.image-block__group.image-block__group--flex{display:flex;flex-direction:column;margin-bottom:20px}@media screen and (min-width:834px) and (min-height:1112px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1112px) and (min-height:834px) and (orientation:landscape){.image-block__group.image-block__group--flex{margin-bottom:30px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.image-block__group.image-block__group--flex{flex-direction:row;justify-content:space-between;margin-bottom:70px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.image-block__list-container{flex-grow:1;width:100%;max-width:360px}}.image-block__list-container:not(:last-child){margin-bottom:20px}@media screen and (min-width:834px) and (min-height:1112px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1112px) and (min-height:834px) and (orientation:landscape){.image-block__list-container:not(:last-child){margin-bottom:30px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.image-block__list-container:not(:last-child){margin-bottom:0}}.image-block__inner-container{padding:20px}@media screen and (min-width:750px){.image-block__inner-container{padding:20px 30px 25px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.image-block__group.image-block__group--mob{display:none}}.image-block__group.image-block__group--desktop{display:none}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.image-block__group.image-block__group--desktop{display:flex;flex-direction:column;align-items:center}.image-block__group.image-block__group--desktop .image-block__figcaption{display:inline-block}}@media only screen and (min-width:1024px) and (orientation:portrait) and (min-width:1200px),only screen and (min-width:1025px) and (min-width:1200px),only screen and (min-width:1113px) and (orientation:landscape) and (min-width:1200px){.image-block__group.image-block__group--desktop .image-block__figcaption{margin-bottom:35px;font-size:30px}}.image-block__list-title{margin-bottom:17px;color:#00193f;font-weight:var(--font-weight-bold);font-size:15px;line-height:150%;text-align:center}@media screen and (min-width:750px){.image-block__list-title{font-size:20px}}@media only screen and (min-width:1200px){.image-block__list-title{font-size:25px}}.image-block__list-item:not(:last-child){margin-bottom:8px}.image-block__grafic-legend-text,.image-block__motiv-list-text{font-size:13px;line-height:150%}@media screen and (min-width:750px){.image-block__grafic-legend-text,.image-block__motiv-list-text{font-size:16px}}@media only screen and (min-width:1200px){.image-block__grafic-legend-text,.image-block__motiv-list-text{font-size:20px}}.image-block__figcaption{margin-bottom:12px;color:#00193f;font-weight:var(--font-weight-bold);font-size:15px;line-height:150%;text-align:center}@media screen and (min-width:750px){.image-block__figcaption{font-size:20px}}.image-block__img{width:100%;height:auto;margin-bottom:10px}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.image-block__img{margin-bottom:15px}}.image-block__colored-list-container{margin-bottom:8px}.image-block__colored-list-item{margin:0 10px 3px 0}.image-block__colored-list-item>.the-list-item__point{margin-right:2px}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.image-block__title.image-block__title-mob{display:none}}.image-block__group.image-block__group--desktop-flex{display:none}@media screen and (min-width:834px) and (min-height:1112px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1112px) and (min-height:834px) and (orientation:landscape){.image-block__group.image-block__group--desktop-flex{display:flex;flex-direction:column;margin-bottom:30px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.image-block__group.image-block__group--desktop-flex{flex-direction:row;justify-content:space-between;margin-bottom:70px}}.card-item{display:flex;align-items:center;margin-top:10px}.card-item__emoji{font-size:19px}@media screen and (min-width:750px){.card-item__emoji{font-size:37px}}.card-item__text{margin-left:5px;font-size:13px;line-height:150%}@media only screen and (min-width:375px){.card-item__text{margin-left:10px;font-size:16px}}@media screen and (min-width:750px){.card-item__text{margin-left:13px;font-size:16px}}@media only screen and (min-width:1200px){.card-item__text{font-size:20px}}.purchase-stepper{height:70px}@media screen and (min-width:750px){.purchase-stepper{height:120px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.purchase-stepper{margin-bottom:60px}}.purchase-stepper__floater{position:fixed;left:0;bottom:0;right:0;z-index:1;width:100%;margin:0 auto;text-align:center;background:var(--color-common-background-with-opacity);box-shadow:0 -5px 10px -5px rgba(93,137,171,.3)}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.purchase-stepper__floater{box-shadow:none}}.purchase-stepper__container{margin:0 auto}@media screen and (min-width:750px){.purchase-stepper__container{display:flex;flex-direction:column;justify-content:space-between;align-items:center}}@media only screen and (min-width:1200px){.purchase-stepper__container{max-width:960px}}.purchase-stepper__btn-wrapper{padding:4px 20px;width:80%;margin:0 auto}@media screen and (min-width:750px){.purchase-stepper__btn-wrapper{padding:4px 35px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.purchase-stepper__btn-wrapper{margin-bottom:60px}}@media screen and (min-width:750px){.purchase-stepper__btn-wrapper{width:270px;padding-top:10px;padding-bottom:10px}}.purchase-stepper__btn-wrapper .purchase-stepper__btn-wrapper--duo{display:flex;justify-content:space-between}@media screen and (min-width:750px){.purchase-stepper__btn-wrapper .purchase-stepper__btn-wrapper--duo{justify-content:space-evenly;width:80%;margin:0 auto 20px}}@media only screen and (min-width:1200px){.purchase-stepper__btn-wrapper .purchase-stepper__btn-wrapper--duo{justify-content:flex-start;width:100%}}.purchase-stepper__btn-text{display:inline-block;padding:10px 8px;color:#fff;font-weight:var(--font-weight-bold);font-size:24px}.purchase-error{display:flex;min-height:100vh;font-family:Nunito,sans-serif;text-align:center}@media screen and (min-width:750px){.purchase-error{max-width:450px;min-height:660px;max-height:660px;border-radius:20px}}.purchase-error__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:340px;margin:0 auto}@media screen and (min-width:750px){.purchase-error__wrapper{max-width:360px}}.purchase-error__img{width:100%;max-width:360px;margin:auto auto 0}.purchase-error__img img{width:100%;max-width:300px}@media screen and (min-width:750px){.purchase-error__img img{max-width:360px}}.purchase-error__title{margin-top:5px;color:#ec1836;font-weight:800;font-size:24px;line-height:32px}@media screen and (min-width:750px){.purchase-error__title{margin-top:20px;font-size:31px;line-height:35px}}.purchase-error__description{margin-top:10px;color:#262626;font-weight:500;font-size:18px;line-height:23px}@media screen and (min-width:750px){.purchase-error__description{line-height:25px}}.purchase-error__btn{margin:auto auto 30px;padding:7px;font-weight:700;font-size:18px;font-family:Montserrat,sans-serif;line-height:24px;text-transform:uppercase}@media screen and (min-width:750px){.purchase-error__btn{padding:13px;font-size:20px}}@media screen and (min-width:750px){.purchase-error__modal .vm--modal{border-radius:20px}}.purchase-success{display:flex;min-height:100vh;font-family:Nunito,sans-serif;text-align:center}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:750px){.purchase-success{max-width:450px;min-height:660px;max-height:660px;border-radius:20px}}.purchase-success__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:340px;margin:0 auto}@media screen and (min-width:750px){.purchase-success__wrapper{max-width:360px}}.purchase-success__img{width:100%;max-width:360px;margin:auto auto 0}.purchase-success__img img{width:100%;max-width:300px}@media screen and (min-width:750px){.purchase-success__img img{max-width:360px}}.purchase-success__title{margin-top:5px;color:#09a37e;font-weight:800;font-size:24px;line-height:32px}@media screen and (min-width:750px){.purchase-success__title{margin-top:20px;font-size:31px;line-height:35px}}.purchase-success__description{margin-top:10px;color:#262626;font-weight:500;font-size:18px;line-height:23px}@media screen and (min-width:750px){.purchase-success__description{line-height:25px}}.purchase-success__btn{margin:auto auto 30px;font-weight:800;font-size:14px;line-height:24px;text-transform:uppercase}@media screen and (min-width:750px){.purchase-success__btn{padding:17px;font-size:18px}}@media screen and (min-width:750px){.purchase-success__modal .vm--modal{border-radius:20px}}.purchase-success__spinner{position:relative;width:37px;height:37px;margin:auto auto 50px;border:3px solid #65b9b4;border-radius:50%;animation:rotation 1.5s linear infinite}.purchase-success__spinner:before{position:absolute;top:-3px;right:calc(50% - 3px);content:"";width:6px;height:4px;background-color:#fff}.split-intro-offer__wrapper{display:flex;flex-wrap:wrap;align-items:center;width:100%;padding:16px;color:#262626;font-family:Nunito,sans-serif;border:1px solid #4182e3;border-radius:14px;background:#e8f8ff}.split-intro-offer__trial-period{flex-basis:40%;margin-right:auto;font-weight:900;font-size:20px;line-height:24px;text-align:left;text-transform:uppercase}.split-intro-offer__offer{display:flex;grid-gap:10px;gap:10px;margin-left:auto}.split-intro-offer__old-price{margin-top:6px;color:#81898c;font-weight:500;font-size:16px;line-height:16px;text-decoration:line-through;-webkit-text-decoration-color:#ec1836;text-decoration-color:#ec1836}.split-intro-offer__trial-wrapper{display:flex}.split-intro-offer__trial-wrapper--currency{margin:6px 4px 0 0;color:#81898c;font-weight:500;font-size:16px;line-height:16px}.split-intro-offer__trial-wrapper__zero{font-weight:800;font-size:40px;line-height:40px}.split-intro-offer__price-wrapper{display:flex;flex-direction:column;margin:7px 0 0 2px;font-weight:500;font-size:12px;line-height:12px;text-align:left}.split-intro-offer__price-wrapper--per-day{width:-moz-max-content;width:max-content}.split-intro-offer__timer{margin:16px 0 0!important}.printables-layout{display:flex;flex-direction:column;min-height:100vh}.printables-layout .vs-navbar__left{display:none}.printables-content{min-height:calc(100vh - 120px);padding-top:85px}@media screen and (min-width:750px){.printables-content{padding-top:95px}}@media only screen and (min-width:1200px){.printables-content{padding-top:100px}}.printables-content__wrapper{max-width:1024px;margin:65px auto 0;padding:0 20px}.printables-header{border-bottom:5px solid #effbff}.printables-tabs{display:flex;overflow-x:scroll}@media only screen and (min-width:1200px){.printables-tabs{justify-content:center}}.printables-tabs__tab{flex-grow:1;flex-shrink:0;padding:8px 12px 10px;color:#fff;font-weight:var(--font-weight-bold);font-size:12px;background-color:transparent}@media only screen and (min-width:375px){.printables-tabs__tab{font-size:16px}}@media screen and (min-width:750px){.printables-tabs__tab{padding:12px 16px 14px;font-size:20px}}@media only screen and (min-width:1200px){.printables-tabs__tab{flex-grow:0;padding:16px 20px 18px}}.printables-tabs__tab--active{color:#00193f;border-radius:10px 10px 0 0;background-color:#effbff}.fade-packs-enter-active,.fade-packs-leave-active{transition:opacity .3s}.fade-packs-enter,.fade-packs-leave-to{opacity:0}.app-info__container{width:100%;max-width:1024px;margin:50px auto 0;display:flex;flex-direction:column;align-items:center;padding:30px 20px 0}@media screen and (min-width:750px){.app-info__container{padding-top:40px}}.app-info__image{margin-bottom:10px}@media screen and (min-width:750px){.app-info__image{margin-bottom:20px}}.app-info__question-image{width:20%;max-width:140px;margin-bottom:10px}@media screen and (min-width:750px){.app-info__question-image{margin-bottom:20px}}.app-info__question-image img{width:100%;height:auto}.app-info__title{font-size:20px;line-height:1.5;margin:0 0 10px;font-weight:var(--font-weight-bold);text-align:center}@media screen and (min-width:750px){.app-info__title{font-size:25px;margin-bottom:20px;font-size:30px}}.app-info__title--with-padding{padding:0 50px}.app-info__description{font-size:12px;line-height:1.5;margin:0 0 40px;text-align:center}@media screen and (min-width:750px){.app-info__description{font-size:15px;margin-bottom:50px;font-size:20px}}.app-info__list-title{margin:0 0 20px;font-weight:var(--font-weight-bold);font-size:16px;line-height:1.5}@media screen and (min-width:750px){.app-info__list-title{margin-bottom:30px;font-size:25px}}.app-info__list{width:100%;margin-bottom:30px}@media screen and (min-width:750px){.app-info__list{margin-bottom:60px}.app-info__list .v-btn{margin-top:40px}}.app-info__list .v-btn{max-width:400px;margin-top:20px;font-size:20px;line-height:1.5}.app-info__list .v-btn--primary .v-btn__btn{padding:8px 30px}.app-info__list .v-btn__text{width:100%}.app-info__or{font-size:20px;line-height:1.5;margin:20px 0 10px;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.app-info__or{font-size:25px;margin:30px 0 20px}}.app-info__image-container{width:100%}.app-info__image-container img{width:100%;height:auto}.app-info__screen-image{width:56%;max-width:294px;margin:20px 0 10px}@media screen and (min-width:750px){.app-info__screen-image{margin:40px 0 20px}}.app-info__settings-image{max-width:455px;margin-bottom:20px}@media screen and (min-width:750px){.app-info__settings-image:first-of-type{margin-top:40px}.app-info__settings-image:last-of-type{margin-bottom:20px}}.app-info__settings-image:first-of-type{margin-top:20px}.app-info__settings-image:last-of-type{margin-bottom:10px}.app-info__list-item{font-size:12px;line-height:1.5;display:flex;flex-direction:column;align-items:center;margin-bottom:10px}@media screen and (min-width:750px){.app-info__list-item{font-size:20px}}.app-info__list-item-bullet{align-self:flex-start}.app-info .v-btn{width:calc(100% - 30px)}.app-info .v-btn__btn{font-size:20px;line-height:1.5;display:block;padding:16px 30px;color:#fff;font-weight:700;text-align:center;box-shadow:0 5px 10px rgba(67,112,179,.4)}@media screen and (min-width:750px){.app-info .v-btn__btn{font-size:25px}}.start-using-app{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px}.copy-btn{font-size:20px;position:relative;display:block;width:100%;max-width:300px;margin:20px 0;padding:10px 40px 10px 14px;line-height:1.5;white-space:nowrap;text-align:center;text-overflow:ellipsis;border:1px solid #bec8d9;border-radius:78px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.15);overflow:hidden;transition:all .1s ease}@media screen and (min-width:750px){.copy-btn{font-size:25px;max-width:600px;margin:40px 0}}@media screen and (min-width:750px){.copy-btn:before{right:20px;width:20px;height:23px}}.copy-btn:before{position:absolute;top:50%;right:14px;content:"copy";width:14px;height:16px;font-size:0;background-image:url(/_nuxt/4065906e0b3c3e541bf80df18ae34bc4.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;transform:translateY(-50%)}.copy-btn:hover{transform:scale(1.05)}.copy-btn:active{transform:scale(1)}.spoiled-child__title{color:#00193f;font-weight:var(--font-weight-bold);font-size:20px;line-height:1.5;text-align:center}@media screen and (min-width:750px){.spoiled-child__title{margin:20px 0;font-size:30px}}.spoiled-child__subtitle{font-size:12px;line-height:1.5;margin-bottom:10px;text-align:center}@media screen and (min-width:750px){.spoiled-child__subtitle{font-size:15px}}.spoiled-child-item__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:750px){.spoiled-child-item__wrapper{flex-direction:row;justify-content:flex-start}}.spoiled-child-item__pdf{display:inline-block;margin:10px 10px 30px}@media screen and (min-width:750px){.spoiled-child-item__pdf{margin:0 30px 0 0}}.spoiled-child__link{position:relative;display:block;margin:10px 0}@media screen and (min-width:750px){.spoiled-child__link{margin:0}}.spoiled-child__link:before{position:absolute;bottom:13px;right:13px;content:"";z-index:99;width:60px;height:60px;background-image:url(/_nuxt/d4bfbcd8998e1a8287dfe57a6b6492ac.svg);background-size:contain}.spoiled-child__link--lock:before{background-image:url(/_nuxt/img/lock.689b076.png)}.spoiled-child__link:hover:before{transform:scale(1.05);transition:all .2s ease-in-out}.spoiled-child__link:hover img{box-shadow:0 10px 16px -5px rgba(0,0,0,.75);transform:scale(1.02);transition:all .2s ease-in-out}.spoiled-child__link-icon{width:260px;height:auto;box-shadow:0 6px 16px -5px rgba(0,0,0,.75);transition:all .2s ease-in-out}.spoiled-child-item__description .description-title{font-weight:var(--font-weight-bold);margin-bottom:20px}.spoiled-child-item__description .description-list__item:not(:last-of-type){margin-bottom:10px}.get-pack{padding:30px 0;text-align:center;background:#effbff}.get-pack .printables-content__wrapper{margin-top:0}.get-pack__title{font-size:24px;line-height:1.5;margin-bottom:10px;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.get-pack__title{font-size:30px}}.get-pack__title-discount{color:#ff4756}.get-pack__image-wrapper{max-width:110px;margin:0 auto 10px}@media screen and (min-width:750px){.get-pack__image-wrapper{max-width:200px}}.get-pack__image{width:100%;height:auto}.get-pack__price{font-size:16px;line-height:1.5;margin-bottom:20px}@media screen and (min-width:750px){.get-pack__price{font-size:20px}}.get-pack__price--old{color:#ff4756;text-decoration:line-through}.get-pack__button{max-width:300px;margin:0 auto 55px}.get-pack__button-text{font-size:20px;line-height:1.5;font-weight:var(--font-weight-bold);color:#fff}@media screen and (min-width:750px){.get-pack__button-text{font-size:25px}}.get-pack__button .v-btn__btn{cursor:pointer}.get-pack__list-wrapper{margin-bottom:5px}.get-pack__list-header{font-size:20px;line-height:1.5;margin-bottom:10px;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.get-pack__list-header{font-size:25px}}.get-pack__list{max-width:400px;margin:0 auto;text-align:left}.get-pack__list-item{font-size:12px;line-height:1.5}@media screen and (min-width:750px){.get-pack__list-item{font-size:15px}}.get-pack__list-item:not(:last-child){margin-bottom:5px}.jumbotron{padding:20px 0;background:#effbff}.jumbotron .printables-content__wrapper{margin-top:20px;text-align:center}@media screen and (min-width:750px){.jumbotron .printables-content__wrapper{display:flex;justify-content:space-around}}.jumbotron__img{width:80%;height:auto;margin-bottom:20px}@media only screen and (min-width:1200px){.jumbotron__img{width:50%;margin-bottom:unset}}.jumbotron__group{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;max-width:400px;text-align:left}.jumbotron__title{color:#00193f;font-weight:var(--font-weight-bold);font-size:20px;line-height:1.5;text-align:center}@media screen and (min-width:750px){.jumbotron__title{font-size:40px;line-height:49px;text-align:left}}.jumbotron__button{display:block;width:100%;max-width:300px;margin:20px auto;cursor:pointer}@media screen and (min-width:750px){.jumbotron__button{max-width:300px;margin:20px 0 10px}}.jumbotron__button-text{font-size:20px;line-height:1.5;font-weight:var(--font-weight-bold);color:#fff}@media screen and (min-width:750px){.jumbotron__button-text{font-size:25px}}.jumbotron__button .v-btn__btn{cursor:pointer}.add-ons__title{color:#00193f;font-weight:var(--font-weight-bold);font-size:20px;line-height:1.5;text-align:left}@media screen and (min-width:750px){.add-ons__title{margin:20px 0;font-size:30px}}.add-ons__list{white-space:nowrap;text-align:center;overflow-x:scroll;overflow-y:hidden}@media screen and (min-width:750px){.add-ons__list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}}.add-ons__item{position:relative;margin:10px}@media screen and (min-width:750px){.add-ons__item{width:100%;margin:0}}.add-ons__link{position:relative;display:block;margin:10px 0}@media screen and (min-width:750px){.add-ons__link{margin:0}}.add-ons__link--unsold{box-shadow:0 6px 16px -5px rgba(0,0,0,.75);overflow:hidden}.add-ons__link:before{position:absolute;left:13px;bottom:13px;content:"";z-index:99;width:60px;height:60px;background-image:url(/_nuxt/6f0bc845e4df96c825ecaf28c18840a2.svg);background-size:contain}.add-ons__link:hover:before{background-image:url(/_nuxt/07adae17b64a22bbc5f0b058aeb107c7.svg);transform:scale(1.05);transition:all .2s ease-in-out}.add-ons__link:hover .add-ons__image{box-shadow:0 10px 16px -5px rgba(0,0,0,.75);transform:scale(1.02);transition:all .2s ease-in-out}.add-ons__link:active:before{background-image:url(/_nuxt/2081b09241ebf55511ae2eadafd3b075.svg)}.add-ons__link .add-ons__image{width:100%;height:auto;box-shadow:0 6px 16px -5px rgba(0,0,0,.75)}.add-ons__link .add-ons__image--unsold{filter:blur(2px) grayscale(.4);transform:scale(1.2)}.lifetime-modal{width:100%;max-width:355px;margin:0 auto;padding:24px 16px 16px;color:#262626}@media screen and (min-width:600px){.lifetime-modal{max-width:536px;padding:32px}}.lifetime-modal__wrapper{width:100%}.lifetime-modal__close-btn{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background-color:#f4f6f8;background-image:url(/_nuxt/49df9538902a4b5dde58bf541699d141.svg);background-repeat:no-repeat;background-position:50%;cursor:pointer}.lifetime-modal__border .vm--modal{border-radius:16px}.lifetime-modal__crying-kid-img{display:flex;align-items:center;width:180px;height:180px;margin:0 auto 16px}@media screen and (min-width:600px){.lifetime-modal__crying-kid-img{width:280px;height:280px}}.lifetime-modal__oops{margin-bottom:8px;font-weight:800;font-size:20px;line-height:1.2;text-align:center}@media screen and (min-width:600px){.lifetime-modal__oops{font-size:28px}}.lifetime-modal__description{margin-bottom:32px;font-weight:500;font-size:14px;line-height:18px;text-align:center}@media screen and (min-width:600px){.lifetime-modal__description{font-size:18px;line-height:24px}}.lifetime-modal__renew-btn{margin-bottom:12px;color:#fff;font-weight:700;font-size:18px;line-height:24px;text-transform:uppercase;cursor:pointer}@media screen and (min-width:600px){.lifetime-modal__renew-btn{margin-bottom:16px;font-size:20px}}.lifetime-modal__or{position:relative;width:100%;margin-bottom:12px;color:#676767;font-weight:700;font-size:14px;line-height:24px;text-align:center;text-transform:uppercase}@media screen and (min-width:600px){.lifetime-modal__or{margin-bottom:16px}}.lifetime-modal__or:after,.lifetime-modal__or:before{position:absolute;top:50%;content:"";width:35%;height:1px;background-color:#d4dae0}.lifetime-modal__or:before{left:0}.lifetime-modal__or:after{right:0}.lifetime-modal__lifetime{display:flex;flex-direction:column;grid-gap:16px;gap:16px;width:100%;padding:12px;border:1px solid #04d9d9;border-radius:16px}@media screen and (min-width:600px){.lifetime-modal__lifetime{flex-direction:row;padding:8px}}.lifetime-modal__lifetime--img{width:100%}@media screen and (min-width:600px){.lifetime-modal__lifetime--img{max-width:240px}}.lifetime-modal__lifetime--img img{height:100%!important;max-height:151px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.lifetime-modal__lifetime--title{margin-bottom:12px;font-weight:700;font-size:20px;line-height:1.2}.lifetime-modal__lifetime--price-wrapper{display:flex;grid-gap:4px;gap:4px;justify-content:flex-start;align-items:center;margin-bottom:6px}.lifetime-modal__lifetime--price{font-weight:700;font-size:20px;line-height:24px}.lifetime-modal__lifetime--old-price{position:relative;color:#676767;font-weight:500;font-size:16px;line-height:24px}.lifetime-modal__lifetime--old-price:before{position:absolute;top:50%;left:0;content:"";width:100%;height:3px;border-color:#fff;border-style:solid;border-width:1px 0;background-color:#676767}.lifetime-modal__buy-btn{font-weight:700;font-size:18px;line-height:24px;text-transform:uppercase;cursor:pointer}@media screen and (min-width:600px){.lifetime-modal__buy-btn{max-width:130px}}.lifetime-modal img{width:100%;height:auto}.lifetime-modal__modal .lifetime-modal{max-width:355px}@media screen and (min-width:600px){.lifetime-modal__modal .lifetime-modal{max-width:536px}}.lifetime-modal__block{background-color:#effbff}.lifetime-modal__block .lifetime-modal{max-width:355px;padding:32px 16px}@media screen and (min-width:600px){.lifetime-modal__block .lifetime-modal{max-width:478px;padding:48px 32px}}@media screen and (min-width:600px){.lifetime-modal__block .lifetime-modal__renew-btn{display:block;max-width:170px;margin-right:auto;margin-left:auto}}.lifetime-modal__block .lifetime-modal__lifetime--img img{max-height:172px}.lifetime-lock__content-background,.lifetime-lock__content-lock{position:absolute;top:0;width:100%;height:100%}.lifetime-lock__content-background{background-color:#fff;opacity:.7;transition:all .3s}.lifetime-lock__content-lock{background-image:url(/_nuxt/baf38eb5999a04a38de5b2457efa21ae.svg);background-repeat:no-repeat;background-position:50%}.lifetime-printables-lock .spoiled-child__link{cursor:not-allowed}.lifetime-printables-lock .spoiled-child__link--lock:before{background-image:url(/_nuxt/46ddecca0647bb79d99b84fd0b0726b3.svg)}.lifetime-printables-lock .spoiled-child__link:hover .lifetime-lock__content-background,.lifetime-printables-lock .spoiled-child__link:hover .lifetime-lock_content-lock{transform:scale(1.02)}.upsale-modal .vm--modal{position:relative;z-index:2;border-radius:17px}.upsale-modal .vm--overlay{background:rgba(0,0,0,.8)}.upsale__border-wrapper{padding:4px;background:linear-gradient(180deg,#7678ed,#f35b04)}.upsale__content{padding:15px 20px;border-radius:12px;background:#fff}@media screen and (min-width:750px){.upsale__content{padding:25px 65px}}.upsale__title{max-width:80%;margin:0 auto;color:#273b46;font-size:13px;line-height:15px;text-align:center}@media only screen and (min-width:375px){.upsale__title{font-size:18px;line-height:22px}}@media screen and (min-width:750px){.upsale__title{font-size:30px;line-height:37px}}.upsale__benefits{margin-top:20px}.upsale__img{display:block;width:60%;margin:10px auto 0}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.upsale__img{width:80%}}@media only screen and (min-width:375px){.upsale__img{width:100%}}@media screen and (min-width:750px){.upsale__img{width:70%}}.upsale__img--split{width:80%}.upsale__img--discount-split{width:90%}.upsale__btn-wrapper{display:flex;justify-content:center;align-items:center}.upsale__btn-text{display:inline-block;padding:5px;color:#fff;font-weight:var(--font-weight-bold);font-size:14px;line-height:24px}@media only screen and (min-width:375px){.upsale__btn-text{font-size:18px;line-height:22px}}@media screen and (min-width:750px){.upsale__btn-text{padding:11px;font-size:30px;line-height:37px}}.upsale__pricing{margin:10px 0;color:#00193f;font-size:12px;line-height:150%}@media screen and (min-width:750px){.upsale__pricing{margin:10px 0;font-size:20px;line-height:150%}}.upsale__old-price{color:#f58484;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.upsale-benefit{display:flex;align-items:center;margin-top:2px}@media only screen and (min-width:375px){.upsale-benefit{margin-top:2px}}.upsale-benefit__emoji{width:12px}@media screen and (min-width:750px){.upsale-benefit__emoji{width:15px}}.upsale-benefit__emoji img{width:inherit}.upsale-benefit__title{margin-left:8px;color:#00193f;font-size:12px;line-height:150%}@media screen and (min-width:750px){.upsale-benefit__title{font-size:20px;line-height:150%}}@keyframes upsale__loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile__container{width:100%;max-width:1024px;margin:50px auto 0;padding:30px}.profile__title{font-size:20px;line-height:1.5;margin-bottom:30px;font-weight:var(--font-weight-bold);text-align:center}@media screen and (min-width:750px){.profile__title{font-size:25px}}.profile .user-stats{display:grid;grid-template-rows:auto;grid-template-columns:auto 1fr;grid-gap:10px 20px;gap:10px 20px}.profile .user-stats__title,.profile .user-stats__value{font-size:16px;line-height:1.5}@media screen and (min-width:750px){.profile .user-stats__title,.profile .user-stats__value{font-size:20px}}.profile .user-stats__title{font-weight:var(--font-weight-bold)}.profile .user-stats__value{display:inline-block;word-break:break-word}.profile .user-stats__cancel-btn,.profile .user-stats__delete-btn{font-size:12px;line-height:1.5;margin-left:10px;color:#8f9cb4;background-color:transparent}@media screen and (min-width:750px){.profile .user-stats__cancel-btn,.profile .user-stats__delete-btn{font-size:15px}}.profile .user-stats__delete-btn{margin-left:0;text-align:left}.profile .subscription-value.active,.profile .subscription-value.lifetime{color:#22ce1e}.profile .subscription-value.cancelled{color:#ff4756}.cancel-subscription__container{width:100%;max-width:1024px;max-width:500px;margin:50px auto 0;padding:30px}.cancel-subscription__title{font-size:20px;line-height:1.5;margin-bottom:20px;font-weight:var(--font-weight-bold);text-align:center}@media screen and (min-width:750px){.cancel-subscription__title{font-size:25px}}.cancel-subscription__description{font-size:16px;line-height:1.5;margin:0 0 20px;text-align:center}@media screen and (min-width:750px){.cancel-subscription__description{font-size:20px}}.cancel-subscription__btn-container{display:flex;flex-wrap:wrap;justify-content:space-around}.cancel-subscription__btn-container .v-btn{width:unset;padding:0}.cancel-subscription__btn-container .v-btn__btn{font-size:20px;line-height:1.5;min-width:140px;padding:17px 10px;color:#fff;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.cancel-subscription__btn-container .v-btn__btn{font-size:25px}}@media screen and (max-width:375px){.cancel-subscription__btn-container .v-btn__btn{min-width:120px}}.cancel-subscription .feedback-form__label{font-size:16px;line-height:1.5;display:block;margin-bottom:10px;padding:10px;text-align:center;border:2px solid #01bed8;border-radius:78px;cursor:pointer}@media screen and (min-width:750px){.cancel-subscription .feedback-form__label{font-size:20px}}.cancel-subscription .feedback-form__label--active{color:#fff;background-color:#01bed8}.cancel-subscription .feedback-form__label:last-of-type{margin-bottom:30px}.cancel-subscription .feedback-form__other-input{font-size:16px;line-height:1.5;display:block;width:100%;margin-bottom:30px;padding:10px;text-align:center;border:2px solid #bec8d9;border-radius:8px}@media screen and (min-width:750px){.cancel-subscription .feedback-form__other-input{font-size:20px}}.cancel-subscription .feedback-form__other-input:focus{border-color:#01bed8}.cancel-subscription .feedback-form__error{font-size:12px;line-height:1.5;margin-bottom:5px;color:#ff4756}@media screen and (min-width:750px){.cancel-subscription .feedback-form__error{font-size:15px}}.cancel-subscription .v-btn__btn{font-size:20px;line-height:1.5;padding:17px 30px;color:#fff;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.cancel-subscription .v-btn__btn{font-size:25px}}.cancel-subscription .success-image{display:flex;justify-content:center;width:100%;margin-bottom:20px}.subscription-layout .subscription{width:100%;max-width:1024px;margin:50px auto 0;padding:30px;text-align:center}@media only screen and (min-width:1200px){.subscription-layout .subscription{padding:40px}}.subscription-layout .subscription__title{font-size:20px;line-height:1.5;margin:20px auto;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.subscription-layout .subscription__title{font-size:25px}}@media only screen and (min-width:1200px){.subscription-layout .subscription__title{margin:30px auto}}.subscription-layout .list-layout__title{font-size:16px;line-height:1.5;margin-bottom:20px;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.subscription-layout .list-layout__title{font-size:20px}}.subscription-layout .list{max-width:800px;margin:0 auto 80px}@media only screen and (min-width:1200px){.subscription-layout .list{margin-bottom:50px}}.subscription-layout .list .list-item{font-size:12px;line-height:1.5}@media screen and (min-width:750px){.subscription-layout .list .list-item{font-size:20px}}.subscription-layout .list .list-item:not(:last-child){margin-bottom:5px}.subscription-layout .information-block{margin-bottom:40px}@media only screen and (min-width:1200px){.subscription-layout .information-block{margin-bottom:60px}}.subscription-layout .information-block__title{font-size:16px;line-height:1.5;margin-bottom:10px;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.subscription-layout .information-block__title{font-size:20px}}.subscription-layout .information-block__subtitle{font-size:12px;line-height:1.5;margin-bottom:20px}@media screen and (min-width:750px){.subscription-layout .information-block__subtitle{font-size:20px}}.subscription-layout .information-block__image-wrapper{display:block}.subscription-layout .information-block__image-wrapper img{max-width:200px}.subscription-layout .unsubscribe-button{max-width:400px;margin:0 auto}.subscription-layout .unsubscribe-button .v-btn.v-btn--solid.v-btn--primary{font-size:20px;line-height:1.5;padding:10px;color:#fff;font-weight:var(--font-weight-bold);background:#ff3c5f}@media screen and (min-width:750px){.subscription-layout .unsubscribe-button .v-btn.v-btn--solid.v-btn--primary{font-size:25px}}.onboarding-stepper{height:180px}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.onboarding-stepper{margin-bottom:60px}}.onboarding-stepper .terms-agreement__wrapper{margin:10px 0;text-align:center}@media screen and (min-width:750px){.onboarding-stepper .terms-agreement__wrapper{align-self:flex-start;text-align:left}}.onboarding-stepper .terms-agreement__policy{padding:0}.onboarding-stepper__floater{position:fixed;left:0;bottom:0;right:0;z-index:1;width:100%;margin:0 auto;text-align:center;background:var(--color-common-background-with-opacity);box-shadow:0 -5px 10px -5px rgba(93,137,171,.3)}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.onboarding-stepper__floater{box-shadow:none}}.onboarding-stepper__container{padding:4px 20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;max-width:960px;margin:0 auto}@media screen and (min-width:750px){.onboarding-stepper__container{padding:4px 35px}}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.onboarding-stepper__container{margin-bottom:60px}}@media only screen and (min-width:1200px){.onboarding-stepper__container{align-items:flex-start}}.onboarding-stepper__btn-row-wrapper{width:100%}@media screen and (min-width:750px){.onboarding-stepper__btn-row-wrapper{display:flex;justify-content:flex-start;align-items:center}}.onboarding-stepper__btn-wrapper{white-space:nowrap}@media screen and (min-width:750px){.onboarding-stepper__btn-wrapper{text-align:left}}@media screen and (min-width:750px){.onboarding-stepper__btn-wrapper .one-button-container{min-width:270px;max-width:380px}.onboarding-stepper__btn-wrapper .one-button-container .k-btn{font-size:20px;line-height:1.5}}@media screen and (min-width:750px) and (min-width:750px){.onboarding-stepper__btn-wrapper .one-button-container .k-btn{font-size:25px}}.onboarding-stepper__btn-wrapper .one-button-container .k-btn{text-transform:uppercase}@media screen and (min-width:750px){.onboarding-stepper__btn-wrapper .several-buttons-container{width:-moz-fit-content;width:fit-content;min-width:400px}.onboarding-stepper__btn-wrapper .several-buttons-container .k-btn{font-size:20px;line-height:1.5}}@media screen and (min-width:750px) and (min-width:750px){.onboarding-stepper__btn-wrapper .several-buttons-container .k-btn{font-size:25px}}.onboarding-stepper__progress-container{display:flex;justify-content:center;width:100%;margin-top:10px;opacity:1;transition:all .5s ease-in-out}@media screen and (min-width:750px){.onboarding-stepper__progress-container{margin-top:20px}}@media only screen and (min-width:1200px){.onboarding-stepper__progress-container{justify-content:left;padding:0}}.onboarding-stepper__progress-container--hidden{opacity:0}.onboarding-stepper__step{height:6px;background:var(--color-primary-shadow)}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1025px),screen and (min-width:1113px) and (orientation:landscape){.onboarding-stepper__step{height:9px;max-width:58px}}.onboarding-stepper__step--active{background:var(--color-primary)}.onboarding-stepper__step:first-child{border-radius:6px 0 0 6px}.onboarding-stepper__step:last-child{border-radius:0 6px 6px 0}.onboarding-stepper .several-buttons-container{display:flex;justify-content:space-between;align-items:center}.onboarding-stepper .several-buttons-container .k-btn:not(:last-child){margin-right:10px}.onboarding-stepper__address{width:100%;margin-top:5px;color:#00193f;font-size:10px;text-align:center}@media screen and (min-width:750px){.onboarding-stepper__address{font-size:12px;text-align:left}}.onboarding-stepper__personal-information{width:100%;margin-top:5px;color:#495c67;font-size:11px;text-decoration:none;cursor:pointer}@media screen and (min-width:750px){.onboarding-stepper__personal-information{font-size:13px;text-align:left}}.onboarding-stepper__secure-icons{display:flex;justify-content:space-between;align-items:center;width:80%;margin:0 auto}.onboarding-stepper__secure-icons.desktop-only{display:none}@media screen and (min-width:750px){.onboarding-stepper__secure-icons.desktop-only{display:flex;max-width:340px;margin-left:50px}}.onboarding-stepper__secure-icons.mobile-only{margin-bottom:2px}@media screen and (min-width:750px){.onboarding-stepper__secure-icons.mobile-only{display:none}}.onboarding-stepper .secure-icon{width:100%;height:auto}.onboarding-stepper .secure-icon__wrapper{max-width:32px}@media screen and (min-width:750px){.onboarding-stepper .secure-icon__wrapper{max-width:42px}}.onboarding-stepper .secure-icon__wrapper--wide{max-width:50px}@media screen and (min-width:750px){.onboarding-stepper .secure-icon__wrapper--wide{max-width:70px}}.new-analyzing{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:90vh}.new-analyzing__bubbles{position:relative;width:155px;height:155px;margin-bottom:-20px}.new-analyzing__bubbles img{position:absolute;transform:translate(-50%);animation-name:slide-top;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:both}.new-analyzing__bubbles img:first-child{top:0;left:50%;transform:translateX(-50%)}.new-analyzing__bubbles img:nth-child(2){top:50px;left:70px;animation-delay:.1s}.new-analyzing__bubbles img:nth-child(3){top:108px;left:97px;animation-delay:.4s}.new-analyzing__bubbles img:nth-child(4){top:63px;left:100px}.new-analyzing__bubbles img:nth-child(5){top:130px;left:138px;animation-delay:.2s}.new-analyzing__bubbles img:nth-child(6){top:90px;left:39px;animation-delay:.25s}.new-analyzing__bubbles img:last-child{top:130px;left:0;transform:translateY(-50%)}.new-analyzing__wrapper{display:flex;justify-content:center;align-items:center}.new-analyzing__progress{font-size:60px;line-height:73px}.new-analyzing__progress,.new-analyzing__title{font-weight:var(--font-weight-bold);color:#007585}.new-analyzing__title{display:flex;align-items:center;margin-top:10px;font-size:24px;line-height:35px;text-align:center}.new-analyzing__modal-content{display:flex;flex-direction:column;justify-content:space-between;height:680px;padding:20px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.25)}@media only screen and (min-width:375px){.new-analyzing__modal-content{padding:27px}}@media screen and (min-width:750px){.new-analyzing__modal-content{padding:35px}}@media only screen and (min-width:1200px){.new-analyzing__modal-content{padding:50px}}.new-analyzing__modal-content .onboarding-wrapper{padding-top:10px;text-align:center}@media screen and (min-width:750px){.new-analyzing__modal-content .onboarding-wrapper{padding-top:20px}}@media only screen and (min-width:1200px){.new-analyzing__modal-content .onboarding-wrapper{padding-top:35px}}.new-analyzing__modal-flex{display:flex;flex-direction:column;justify-content:center;padding:10px}@keyframes slide-top{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.onboarding-email__form{margin-bottom:20px}.onboarding-email__privacy{font-size:12px;line-height:1.5;position:relative;margin-bottom:10px;padding-left:32px;color:#7994bc;text-align:left}@media screen and (min-width:750px){.onboarding-email__privacy{font-size:15px}}.onboarding-email__privacy:before{position:absolute;top:0;left:0;content:"";width:22px;height:27px;background-image:url(/_nuxt/2acb3bde46f416b2e19d1ac604f31b48.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.onboarding-email .user-mailing{display:flex;align-items:flex-start;cursor:pointer}.onboarding-email .user-mailing__checkbox{flex-shrink:0;margin-right:8px}.onboarding-email .user-mailing__text{font-size:12px;line-height:1.5;color:#7994bc;text-align:left}@media screen and (min-width:750px){.onboarding-email .user-mailing__text{font-size:15px}}.payment-brands{display:flex;justify-content:space-between;align-items:center;max-width:400px;margin:0 auto}.payment-brands .img-container{display:flex;flex-basis:calc(33% - 30px);justify-content:center;align-items:center}.payment-brands .img-container img{width:70%;height:auto}.purchase-form{position:relative;padding:24px 16px;font-family:Nunito,sans-serif;overflow-y:scroll}@keyframes purchase-form__loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:575px){.purchase-form{min-height:100vh!important}}@media screen and (min-width:750px){.purchase-form{padding:32px}}.purchase-form__cross{position:absolute;top:12px;right:15px;width:24px;height:24px;cursor:pointer}@media screen and (min-width:750px){.purchase-form__cross{right:12px;width:32px;height:32px}}.purchase-form__title{margin-bottom:24px;color:#262626;font-weight:700;font-size:32px;line-height:120%}@media screen and (min-width:750px){.purchase-form__title{margin-bottom:32px;font-size:40px}}.purchase-form__paypal{max-width:470px;min-height:45px;margin:40px auto 12px}@media screen and (min-width:750px){.purchase-form__paypal{margin-top:24px}}.purchase-form__spinner-wrapper{margin:0 auto 15px}@media screen and (min-width:750px){.purchase-form__spinner-wrapper{margin-bottom:30px}}.purchase-form__spinner-wrapper .sk-fading-circle{width:45px;height:45px;margin:0 auto}.purchase-form__google-pay{max-width:470px;margin:0 auto}.purchase-form__google-pay .gpay-card-info-container{min-height:56px;border:1px solid #262626;border-radius:100px}.purchase-form__google-pay .gpay-card-info-animation-container{border-radius:100px}.purchase-form__google-pay .gpay-card-info-animated-progress-bar-container{padding:0 15px}.purchase-form__apple-pay{max-width:470px;margin:0 auto}.purchase-form__apple-pay .apple-pay-button{padding:23px;border-radius:100px}.purchase-form__line{position:relative;width:100%;margin:16px auto;color:#676767;font-weight:500;font-size:16px;line-height:24px;text-align:center;background:#fff}.purchase-form__line:after,.purchase-form__line:before{position:absolute;top:50%;content:"";width:25%;height:1px;background-color:#ebeef0}.purchase-form__line:before{left:0}.purchase-form__line:after{right:0}.purchase-form__safe{display:flex;grid-gap:1px;gap:1px;justify-content:center;align-items:center;margin:15px auto 12px}.purchase-form__safe--img{width:25px}.purchase-form__safe--text{color:#222427;font-weight:700;font-size:15px;line-height:18px}.purchase-form__card-set{max-width:350px;margin:0 auto}.purchase-form img{width:100%;height:auto}.purchase-form #solid-payment-form-iframe{min-height:320px!important}.purchase-form .payment-brands{display:none}.purchase-form .legal-info{margin:0 auto}.purchase-form .legal-info__text{max-width:unset;padding:0}.purchase-form .legal-info__link{color:inherit}.purchase-form .purchase-form__price{display:flex;justify-content:space-between;padding-bottom:12px;color:#262626;font-weight:700;font-size:16px;line-height:16px;border-bottom:1px solid #ebeef0}.purchase-form .purchase-form__price-text{color:#262626;font-weight:700;font-size:14px;line-height:16px}@media screen and (min-width:750px){.purchase-form .purchase-form__price-text{font-size:16px}}.purchase-form .purchase-form__price-amount{color:#262626;font-weight:700;font-size:14px;line-height:16px}@media screen and (min-width:750px){.purchase-form .purchase-form__price-amount{font-size:16px}}.purchase-form__loading{position:absolute;top:0;left:0;z-index:999;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(0,0,0,.4)}.purchase-form__loader{display:inline-block;width:50px;height:50px;padding:0;border-color:#fff hsla(0,0%,100%,.3) hsla(0,0%,100%,.3) #fff;border-style:solid;border-width:5px;border-radius:100%;animation:purchase-form__loader 1s ease-in-out infinite}@media screen and (min-width:750px){.purchase-form__border .vm--modal{border-radius:20px}}.not-found{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.not-found__text{align-items:center;color:#273b46;font-weight:var(--font-weight-bold);font-size:30px;line-height:34px}.onboarding-layout{display:flex;flex-direction:column;flex-grow:1}.onboarding-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;width:100%;max-width:960px;margin:0 auto;padding:50px 20px 0}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.onboarding-content{padding:50px 35px 0}}.onboarding-wrapper{padding-top:30px;color:#00193f;text-align:center}@media screen and (min-width:750px){.onboarding-wrapper{display:flex;padding-top:80px;text-align:left}}@media screen and (min-width:750px){.onboarding-wrapper .content-col{padding-right:30px}}@media screen and (min-width:750px){.onboarding-content-col{max-width:400px;margin-right:100px}}.onboarding-title{font-size:20px;line-height:1.5;font-weight:var(--font-weight-bold);margin-bottom:10px}@media screen and (min-width:750px){.onboarding-title{font-size:25px}}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.onboarding-title{margin-bottom:20px}}.onboarding-subtitle{font-size:16px;line-height:1.5;margin-bottom:10px}@media screen and (min-width:750px){.onboarding-subtitle{font-size:20px}}@media screen and (min-device-width:360px) and (min-device-height:660px) and (orientation:portrait),screen and (min-device-width:660px) and (min-device-height:360px) and (orientation:landscape){.onboarding-subtitle{margin-bottom:20px}}.onboarding-img-wrapper{max-width:400px;margin:0 auto 10px}.onboarding-img-wrapper img{width:100%;height:auto}.onboarding-statement{font-size:16px;line-height:1.5;padding:15px 20px;background-color:#f2fdff}@media screen and (min-width:750px){.onboarding-statement{font-size:20px}}.onboarding-input{font-size:16px;line-height:1.5;width:100%;padding:20px;text-align:center;border:1px solid #dfe8f4;border-radius:8px}@media screen and (min-width:750px){.onboarding-input{font-size:20px}}@keyframes rotate{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(1turn)}}.onboarding-input__container{position:relative}.onboarding-input__loader{position:absolute;top:50%;right:10px;width:20px;height:20px;font-size:0;border:4px solid #f3f3f3;border-top:4px solid var(--color-secondary);border-radius:50%;animation:rotate 1.5s linear infinite}.onboarding-error{margin:10px 0;color:#ff4756}@media screen and (min-width:750px){.onboarding-choice-page,.onboarding-email,.onboarding-kid-age,.onboarding-kid-name{display:unset;text-align:center}}@media screen and (min-width:750px){.onboarding-choice-page .content-col,.onboarding-email .content-col,.onboarding-kid-age .content-col,.onboarding-kid-name .content-col{padding-right:0}}.onboarding-email,.onboarding-kid-age,.onboarding-kid-name{max-width:500px;margin:0 auto}@media screen and (min-width:750px){.onboarding-question-page .image-col{margin-right:30px;margin-left:auto}}@media screen and (min-width:750px){.playing-time,.teaching-pains-second{display:unset;text-align:center}}.playing-time .onboarding-statement,.teaching-pains-second .onboarding-statement{max-width:400px;margin:0 auto}@media screen and (min-width:750px){.playing-time .content-col,.teaching-pains-second .content-col{padding-right:0}}.choice-btn{font-size:12px;line-height:1.5;font-weight:var(--font-weight-medium);padding:20px 15px;color:#00193f;border:2px solid #b7dde2;background-color:#fff;transition:all .3s ease}@media screen and (min-width:750px){.choice-btn{font-size:15px}}.choice-btn--active{border-color:#01bed8;background-color:var(--color-primary-shadow)}.choice-btn:not(:last-child){margin-bottom:15px}.choice-btn__wrapper{max-width:800px;margin:0 auto 10px}.terms{max-width:1200px;margin:0 auto;padding:20px 10px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.terms{padding:40px}}.terms-container{padding-top:70px}.terms .t-bold{font-weight:var(--font-weight-bold)}.terms .t-indent{text-indent:20px}.terms .t-uppercased{text-transform:uppercase}.terms .t-underlined{text-decoration:underline}.terms .t-mt{margin-top:20px}.terms .t-mb{margin-bottom:20px}.terms .t-left{text-align:left}.terms .t-list{padding-left:20px;counter-reset:item}.terms .t-list__title{display:inline-block}.terms .t-list__item{display:block}.terms .t-list__item:before{content:counters(item,".") ". ";counter-increment:item}.terms .t-hidden{display:none}.terms .t-pointer{color:#2e75b6}.terms .t-button,.terms .t-pointer{text-decoration:underline;cursor:pointer}.terms .t-button{color:#00e;background-color:transparent}.terms .t-hyperlink{color:#000;text-decoration:none}.terms .t-hide{display:none}.t-list.hyphen .t-list__item:before{content:"-"}.t-list.disc .t-list__item:before{content:"•";margin-right:10px}.t-list.lower-alpha{padding-left:40px;list-style-type:lower-alpha}.t-list.lower-alpha .t-list__item{display:list-item}.t-list.lower-alpha .t-list__item:before{content:""}.cookie-policy{text-align:left}.cookie-policy__title{margin-bottom:25px;font-weight:700;font-size:30px;line-height:1.5}.cookie-policy__secondary-title{margin:15px 0;font-weight:700;font-size:18px;line-height:1.5}.cookie-policy__text{margin-bottom:10px;font-size:16px;line-height:1.3}.cookie-policy .cky-banner-element{display:inline-block;margin-bottom:15px;padding:8px 30px;box-sizing:border-box;color:#858a8f;border:1px solid #dee2e6;border-radius:2px;background-color:#f8f9fa;cursor:pointer}@media screen and (min-width:750px){html[dir=rtl] .card-item__text{margin-right:10px}html[dir=rtl] .real-reviews__item__left__image-wrapper{margin-left:15px}}@media only screen and (min-width:1200px){html[dir=rtl] .real-reviews__item:not(:last-child){margin-right:0;margin-left:40px}html[dir=rtl] .promo__left{margin-right:0;margin-left:25px}}html[dir=rtl] .vm--modal{left:0!important;margin:0 auto;text-align:right}html[dir=rtl] .vs-navbar{padding-right:0;padding-left:15px}html[dir=rtl] .vs-navbar__left .vs-button{transform:rotateY(180deg)}html[dir=rtl] .the-checkbox__checkmark{margin-right:0;margin-left:8px}html[dir=rtl] .need-help-form__title,html[dir=rtl] .the-input{text-align:right}html[dir=rtl] .vs-dialog__close{left:-6px;right:unset}html[dir=rtl] .vs-input__label{left:unset;right:13px}html[dir=rtl] .the-list-item__point{margin-right:0;margin-left:8px}html[dir=rtl] .card-item__text{margin-right:5px;margin-left:0}html[dir=rtl] .upsale-benefit__title{margin-right:8px;margin-left:0}html[dir=rtl] .kits-input__password{float:left;margin-right:0;margin-left:10px}html[dir=rtl] .kits-input__password:before{left:0;right:unset}html[dir=rtl] .real-reviews__item__left__image-wrapper{margin-right:0;margin-left:12px}html[dir=rtl] .list-item-bullet{padding-right:30px;padding-left:0}html[dir=rtl] .list-item-bullet:before{left:unset;right:0}html[dir=rtl] .stepper__step:first-child{border-radius:0 6px 6px 0}html[dir=rtl] .stepper__step:last-child{border-radius:6px 0 0 6px}html[dir=rtl] .private-route-header__hamburger{margin-right:auto;margin-left:unset}html[dir=rtl] .private-route-header__button{transform:rotate(180deg)}html[dir=rtl] .v-header.v-header--fixed-small .v-header__floater .drawer,html[dir=rtl] .v-header.v-header--fixed .v-header__floater .drawer{margin-right:auto;margin-left:unset}html[dir=rtl] .onboarding-header .back-btn{transform:rotate(180deg)}@media screen and (min-width:750px){html[dir=rtl] .onboarding-content-col{margin-right:unset;margin-left:100px;text-align:right}}@media screen and (min-width:750px){html[dir=rtl] .onboarding-wrapper .content-col{margin-left:auto;padding-right:unset;padding-left:30px;text-align:right}}html[dir=rtl] .onboarding-choice-page .content-col{text-align:center}@media screen and (min-width:750px){html[dir=rtl] .onboarding-choice-page .content-col,html[dir=rtl] .onboarding-email .content-col,html[dir=rtl] .onboarding-kid-age .content-col,html[dir=rtl] .onboarding-kid-name .content-col{padding-left:0}}html[dir=rtl] .onboarding-stepper__step:first-child{border-radius:0 6px 6px 0}html[dir=rtl] .onboarding-stepper__step:last-child{border-radius:6px 0 0 6px}html[dir=rtl] .onboarding-stepper .several-buttons-container .k-btn:not(:last-child){margin-right:unset;margin-left:10px}@media screen and (min-width:750px){html[dir=rtl] .long-teachings{text-align:right}}@media screen and (min-width:750px){html[dir=rtl] .long-teachings__content-col{padding-right:unset;padding-left:70px}}html[dir=rtl] .teaching-pains-second .content-col{text-align:center}@media screen and (min-width:750px){html[dir=rtl] .playing-time .content-col,html[dir=rtl] .teaching-pains-second .content-col{padding-left:0}}@media screen and (min-width:750px){html[dir=rtl] .solution{text-align:right}}@media screen and (min-width:750px){html[dir=rtl] .solution__image-col{margin-right:20px;margin-left:unset}}html[dir=rtl] .solution .features-list__item{padding-right:28px;padding-left:unset;text-align:right}html[dir=rtl] .solution .features-list__item:before{left:unset;right:0}@media screen and (min-width:750px){html[dir=rtl] .kids-love{text-align:right}}html[dir=rtl] .kids-love__content-col{margin-right:unset;margin-left:auto;padding-left:20px}@media screen and (min-width:750px){html[dir=rtl] .join .content-col{margin-right:unset}}html[dir=rtl] .onboarding-email__privacy{padding-right:32px;padding-left:0;text-align:right}html[dir=rtl] .onboarding-email__privacy:before{left:unset;right:0}html[dir=rtl] .user-mailing__text{text-align:right}html[dir=rtl] .user-mailing .k-checkbox{margin-right:0;margin-left:8px}html[dir=rtl] .terms-agreement__content-wrapper--with-checkbox{text-align:right}html[dir=rtl] .spoiled-child-item__pdf{margin:0 0 0 30px}html[dir=rtl] .language-switcher-drawer .burger-menu__title,html[dir=rtl] .user-stats__delete-btn{text-align:right}html[dir=rtl] .language-switcher-drawer .burger-menu__locale--active{padding-right:0;padding-left:24px}html[dir=rtl] .language-switcher-drawer .burger-menu__locale--active:before{left:0;right:unset}html[dir=rtl] .purchase-header__container{align-items:flex-end}html[dir=rtl] .purchase-header__container .language-switcher-drawer{margin-right:auto;margin-left:unset}html[dir=rtl] .onboarding-stepper .terms-agreement__policy,html[dir=rtl] .onboarding-stepper__address{text-align:right}@font-face{font-weight:700;font-family:Arial,sans-serif;font-style:normal;src:url(/_nuxt/fonts/Arial-BoldMT.c26cbca.eot);src:local("Arial Bold"),local("Arial-BoldMT"),url(/_nuxt/fonts/Arial-BoldMT.c26cbca.eot?#iefix) format("embedded-opentype"),url(/_nuxt/fonts/Arial-BoldMT.64cdc6e.woff2) format("woff2"),url(/_nuxt/fonts/Arial-BoldMT.0f72496.woff) format("woff"),url(/_nuxt/fonts/Arial-BoldMT.49a674b.ttf) format("truetype")}@font-face{font-weight:400;font-family:Arial,sans-serif;font-style:italic;src:url(/_nuxt/fonts/Arial-ItalicMT.484ee8e.eot);src:local("Arial Italic"),local("Arial-ItalicMT"),url(/_nuxt/fonts/Arial-ItalicMT.484ee8e.eot?#iefix) format("embedded-opentype"),url(/_nuxt/fonts/Arial-ItalicMT.fc505c0.woff2) format("woff2"),url(/_nuxt/fonts/Arial-ItalicMT.b71749c.woff) format("woff"),url(/_nuxt/fonts/Arial-ItalicMT.692d1c0.ttf) format("truetype")}@font-face{font-weight:400;font-family:Arial,sans-serif;font-style:normal;src:url(/_nuxt/fonts/ArialMT.505bf58.eot);src:local("Arial"),local("ArialMT"),url(/_nuxt/fonts/ArialMT.505bf58.eot?#iefix) format("embedded-opentype"),url(/_nuxt/fonts/ArialMT.2f06d00.woff2) format("woff2"),url(/_nuxt/fonts/ArialMT.e4af816.woff) format("woff"),url(/_nuxt/fonts/ArialMT.be45eea.ttf) format("truetype")}@font-face{font-weight:700;font-family:Arial,sans-serif;font-style:italic;src:url(/_nuxt/fonts/Arial-BoldItalicMT.a1053ad.eot);src:local("Arial Bold Italic"),local("Arial-BoldItalicMT"),url(/_nuxt/fonts/Arial-BoldItalicMT.a1053ad.eot?#iefix) format("embedded-opentype"),url(/_nuxt/fonts/Arial-BoldItalicMT.5233b87.woff2) format("woff2"),url(/_nuxt/fonts/Arial-BoldItalicMT.200f245.woff) format("woff"),url(/_nuxt/fonts/Arial-BoldItalicMT.d2c2673.ttf) format("truetype")}.dev-query-console{position:fixed;top:2vh;left:2vw;z-index:9999}.dev-query-console__toggle{font-size:12px;line-height:1.5;color:#000;border:2px solid #007585;border-radius:15px}@media screen and (min-width:750px){.dev-query-console__toggle{font-size:15px}}.dev-query-console__content{position:relative;display:flex;flex-wrap:wrap;padding:20px;color:#000;border:2px solid var(--color-secondary);border-radius:20px;background-color:#fff;box-shadow:5px 5px 10px 10px rgba(0,0,0,.2)}.dev-query-console__title{font-size:16px;line-height:1.5;font-weight:var(--font-weight-bold);margin-bottom:15px}@media screen and (min-width:750px){.dev-query-console__title{font-size:20px}}.dev-query-console__scope-title{font-size:12px;line-height:1.5;font-weight:var(--font-weight-bold);margin:10px 0}@media screen and (min-width:750px){.dev-query-console__scope-title{font-size:15px}}.dev-query-console__item:not(:last-child){margin-right:15px;margin-bottom:20px}.dev-query-console .parameters{width:100%;padding-right:40px}.dev-query-console .parameters__parameter{display:flex;align-items:center}.dev-query-console .parameters__parameter:not(:last-child){margin-bottom:10px}.dev-query-console .parameters__parameter .k-checkbox{margin-right:5px}.dev-query-console .query-console-radio{width:20px;height:20px;border:1px solid #000;border-radius:3px}.dev-query-console .query-console-radio:checked{position:relative}.dev-query-console .query-console-radio:checked:before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";background-color:#000}.dev-query-console .strict-countries{width:100%}.dev-query-console .strict-countries__value{font-weight:var(--font-weight-medium)}.dev-query-console .splits__split{display:flex;justify-content:space-between;align-items:flex-start}.dev-query-console .splits__split:not(:last-child){margin-bottom:10px}.dev-query-console .splits__radio-container{display:flex;align-items:center}.dev-query-console .splits .k-checkbox-group:not(:last-child){margin-right:10px}.dev-query-console .splits__label{margin-right:15px}.dev-query-console .console-price__stat b{font-weight:var(--font-weight-bold)}.dev-query-console .console-price__stat:not(:last-child){margin-bottom:10px}.dev-query-console__reload-btn-container{position:absolute;top:20px;right:20px}.dev-query-console__reload-btn-container .k-btn{display:block}.dev-query-console__reload-btn{font-size:16px;line-height:1.5;width:unset;padding:0;font-size:0;line-height:0}@media screen and (min-width:750px){.dev-query-console__reload-btn{font-size:20px}}.dev-query-console__clear-btn{width:unset;margin-bottom:10px;padding:10px;font-size:0;line-height:0}.vue-modal-bottom,.vue-modal-bottomLeft,.vue-modal-bottomRight,.vue-modal-left,.vue-modal-right,.vue-modal-top,.vue-modal-topLeft,.vue-modal-topRight{display:block;overflow:hidden;position:absolute;background:transparent;z-index:9999999}.vue-modal-bottomLeft,.vue-modal-bottomRight,.vue-modal-topLeft,.vue-modal-topRight{width:12px;height:12px}.vue-modal-top{right:12;top:0;width:100%;height:12px;cursor:n-resize}.vue-modal-bottom{left:0;bottom:0;width:100%;height:12px;cursor:s-resize}.vue-modal-left{left:0;top:0;width:12px;height:100%;cursor:w-resize}.vue-modal-right{right:0;top:0;width:12px;height:100%;cursor:e-resize}.vue-modal-topRight{right:0;top:0;background:transparent;cursor:ne-resize}.vue-modal-topLeft{left:0;top:0;cursor:nw-resize}.vue-modal-bottomLeft{left:0;bottom:0;cursor:sw-resize}.vue-modal-bottomRight{right:0;bottom:0;cursor:se-resize}#vue-modal-triangle:after{display:block;position:absolute;content:"";background:transparent;left:0;top:0;width:0;height:0;border-bottom:10px solid #ddd;border-left:10px solid transparent}#vue-modal-triangle.clicked:after{border-bottom:10px solid #369be9}.vm--block-scroll{overflow:hidden;width:100vw}.vm--container{z-index:999}.vm--container,.vm--overlay{position:fixed;box-sizing:border-box;left:0;top:0;width:100%;height:100vh}.vm--overlay{background:rgba(0,0,0,.2);opacity:1}.vm--container.scrollable{height:100%;min-height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.vm--modal{position:relative;overflow:hidden;box-sizing:border-box;background-color:#fff;border-radius:3px;box-shadow:0 20px 60px -2px rgba(27,33,58,.4)}.vm--container.scrollable .vm--modal{margin-bottom:2px}.vm--top-right-slot{display:block;position:absolute;right:0;top:0}.vm-transition--overlay-enter-active,.vm-transition--overlay-leave-active{transition:all 50ms}.vm-transition--overlay-enter,.vm-transition--overlay-leave-active{opacity:0}.vm-transition--modal-enter-active,.vm-transition--modal-leave-active{transition:all .4s}.vm-transition--modal-enter,.vm-transition--modal-leave-active{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.vm-transition--default-enter-active,.vm-transition--default-leave-active{transition:all 2ms}.vm-transition--default-enter,.vm-transition--default-leave-active{opacity:0}.vue-dialog{font-size:14px}.vue-dialog div{box-sizing:border-box}.vue-dialog-content{flex:1 0 auto;width:100%;padding:14px}.vue-dialog-content-title{font-weight:600;padding-bottom:14px}.vue-dialog-buttons{display:flex;flex:0 1 auto;width:100%;border-top:1px solid #eee}.vue-dialog-buttons-none{width:100%;padding-bottom:14px}.vue-dialog-button{font-size:inherit;background:transparent;padding:0;margin:0;border:0;cursor:pointer;box-sizing:border-box;line-height:40px;height:40px;color:inherit;font:inherit;outline:none}.vue-dialog-button:hover{background:#f9f9f9}.vue-dialog-button:active{background:#f3f3f3}.vue-dialog-button:not(:first-of-type){border-left:1px solid #eee}.radial-progress-container{position:relative}.radial-progress-inner{top:0;right:0;bottom:0;left:0;position:absolute;border-radius:50%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.vdr{touch-action:none;border:1px dashed #000}.handle,.vdr{position:absolute;box-sizing:border-box}.handle{width:10px;height:10px;background:#eee;border:1px solid #333}.handle-tl{top:-10px;left:-10px;cursor:nw-resize}.handle-tm{top:-10px;left:50%;margin-left:-5px;cursor:n-resize}.handle-tr{top:-10px;right:-10px;cursor:ne-resize}.handle-ml{left:-10px;cursor:w-resize}.handle-ml,.handle-mr{top:50%;margin-top:-5px}.handle-mr{right:-10px;cursor:e-resize}.handle-bl{bottom:-10px;left:-10px;cursor:sw-resize}.handle-bm{bottom:-10px;left:50%;margin-left:-5px;cursor:s-resize}.handle-br{bottom:-10px;right:-10px;cursor:se-resize}@media only screen and (max-width:768px){[class*=handle-]:before{content:"";left:-10px;right:-10px;bottom:-10px;top:-10px;position:absolute}}.purchase-header .language-switcher-drawer{grid-column:3}.language-switcher-drawer .mask{z-index:9001!important}.language-switcher-drawer .vue-simple-drawer.closeable{z-index:9002!important;padding-top:100px!important}.language-switcher-drawer .vue-simple-drawer.left,.language-switcher-drawer .vue-simple-drawer.right{width:100%;color:#00193f;background-color:#fff;transform:rotate(0)}@media screen and (min-width:750px){.language-switcher-drawer .vue-simple-drawer.left,.language-switcher-drawer .vue-simple-drawer.right{width:400px;padding-right:40px;padding-left:40px}}.language-switcher-drawer .vue-simple-drawer.left .close-btn,.language-switcher-drawer .vue-simple-drawer.right .close-btn{right:23px;width:48px;height:48px;border-radius:10px;background:#f4f6f8 url(/_nuxt/1cd970e8539b24e7a66f8f4ccfbaed30.svg) no-repeat 50%;background-size:16px}.language-switcher-drawer__switcher{padding:8px 10px;color:#262626;font-weight:800;font-size:14px;line-height:24px;text-transform:uppercase;border-radius:12px;background-color:#fff;cursor:pointer}.language-switcher-drawer .burger-menu__title{margin-bottom:32px;font-weight:700;font-size:32px;line-height:38px;text-align:left}.language-switcher-drawer .burger-menu__list{text-align:left}.language-switcher-drawer .burger-menu__locale{width:-moz-fit-content;width:fit-content;cursor:pointer}.language-switcher-drawer .burger-menu__locale--active{position:relative;padding-right:24px}.language-switcher-drawer .burger-menu__locale--active:before{position:absolute;top:50%;right:0;content:"";display:block;width:16px;height:16px;background:url(/_nuxt/27f2a2a7589712d2354d782b2930e997.svg) no-repeat 50%;transform:translateY(-50%)}.language-switcher-drawer .burger-menu__locale:not(:last-of-type){margin-bottom:16px}.language-switcher-drawer .burger-menu__button{color:#262626;font-weight:700;font-size:18px;line-height:24px;background-color:transparent;cursor:pointer}.drawer{display:flex;justify-content:center;align-items:center;width:auto;height:auto;border-radius:unset;background:none}.purchase-footer[data-v-419870d4]{width:100%;max-width:760px;margin:0 auto 50px}.purchase-footer__links[data-v-419870d4]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:8px}.purchase-footer__link-item[data-v-419870d4]:not(:last-of-type){margin-right:3px}.purchase-footer__link[data-v-419870d4]{color:#8d8d8d;text-decoration:underline;background-color:transparent}.purchase-footer__link[data-v-419870d4],.purchase-footer__text[data-v-419870d4]{font-weight:500;font-size:10px;line-height:12px}.purchase-footer__text[data-v-419870d4]{color:#b2b6b8;text-align:center}#solid-payment-form-container[data-v-b0c5c1e0]{margin-bottom:15px}.skeleton-loader--loading[data-v-82a71bca]{border-radius:16px;background-color:#d9d9d9;background-image:linear-gradient(90deg,#d9d9d9,rgba(0,0,0,.05) 20%,#d9d9d9 40%,#d9d9d9);background-repeat:no-repeat;background-size:450px 400px;animation:shimmer-data-v-82a71bca 1s linear infinite}.skeleton-loader--loading [data-v-82a71bca]{opacity:0}@keyframes shimmer-data-v-82a71bca{0%{background-position:-450px 0}to{background-position:450px 0}}