.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:#01bed8;--color-default-blue-90:#0b7cae;--color-primary-gradient:#01bed8;--color-primary-shadow:#d7f6fa;--color-secondary:#4182e3;--color-secondary-gradient:#4182e3;--color-header:linear-gradient(270deg,#e76d7e,#f59d58 16.67%,#f7dd50 33.33%,#78d86b 50%,#81ddf1 66.82%,#28a1d7 83.74%,#787ccc);--color-header-shadow:null;--color-header-button:#fff;--color-offer-flag:#4182e3;--color-offer-percentage:#ff576f;--color-offer-button-border:#4182e3;--color-offer-button:#4182e3;--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:Nunito,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%}.default-layout{display:flex;flex-direction:column;flex-grow:1;font-family:Montserrat,sans-serif}.sk-fading-circle{position:relative;width:80px;height:80px}.sk-fading-circle--orange .sk-circle:before{background-color:#f6c33a!important}.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 .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-screen-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-screen-spinner__overlay{padding-bottom:80px}}.full-screen-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-screen-spinner__text{margin-top:50px;font-size:30px}}.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--rainbow{background:linear-gradient(270deg,#e76d7e,#f59d58 16.67%,#f7dd50 33.33%,#78d86b 50%,#81ddf1 66.82%,#28a1d7 83.74%,#787ccc)}.transparent-wrapper--indigo{background-color:#4182e3}.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__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;position:relative;top:0;display:block;width:100%;padding:12px;color:#fff;font-weight:var(--font-weight-bold);text-decoration:none;border:unset;border-radius:16px;background-color:transparent;cursor:pointer;transition:all .2s ease}@media screen and (min-width:750px){.k-btn{font-size:20px}}.k-btn__content{position:relative;z-index:3}.k-btn__bottom{top:8px;bottom:-8px;z-index:1;background-color:#006795}.k-btn__bottom,.k-btn__primary-bg{position:absolute;left:0;right:0;border-radius:16px;transition:all .2s ease}.k-btn__primary-bg{top:0;bottom:0;z-index:2}.k-btn--primary,.k-btn__primary-bg{background-color:var(--color-default-blue-90)}.k-btn--primary{margin-bottom:10px}.k-btn--primary:hover .k-btn__bottom{background-color:#006795}.k-btn--primary:active{top:8px}.k-btn--primary:active .k-btn__bottom{top:0;bottom:0}.k-btn--secondary{background-color:var(--color-secondary)}.k-btn--transparent{width:unset;padding:unset}.k-btn--hidden{visibility:hidden}.k-btn--disabled{color:hsla(0,0%,40.4%,.4)}.k-btn--disabled .k-btn__primary-bg{background-color:#ebeef0}.k-btn--disabled .k-btn__bottom{background-color:#c9d0d8!important}.k-btn--lightgrey{color:#d3d3d3}.k-btn--loading{position:relative;cursor:not-allowed;transition:all .3s ease}.k-btn--loading:before{position:absolute;top:50%;right:20px;content:"";z-index:3;width:20px;height:20px;border:3px solid #fff;border-top-color:transparent;border-radius:100%;transform:translateY(-50%);animation:loading-animation 1s linear infinite}.k-checkbox{width:20px;height:20px;padding:0;font-size:0;line-height:0;vertical-align:middle;border-style:solid;border-width:2px;border-radius:5px;background-color:#fff;background-image:url(/_nuxt/bdc784db352ff899fcf7c1cc195eed5e.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:10px 6px;cursor:pointer;transition:all .3s ease}.k-checkbox--primary{border-color:var(--color-default-blue-90)}.k-checkbox--primary.k-checkbox--checked{background-color:var(--color-default-blue-90)}.k-input__wrapper{position:relative}.k-input__label{display:block;margin-bottom:4px;color:#8a8a8a;font-size:16px;line-height:20px;text-transform:capitalize}.k-input__input{display:block;width:100%;padding:16px;color:#262626;font-size:18px;line-height:24px;border:unset;border-radius:16px;background-color:#f4f6f8;outline:2px solid transparent;transition:all .3s ease}.k-input__input:focus{background-color:#e8f8ff;outline:2px solid #0b7cae}.k-input__input:disabled{background-color:#f0f0f0}.k-input__input--loading{padding-right:40px}.k-input__input--invalid{background-color:#f0f0f0;outline:2px solid #ec2525}.k-input__input--password{position:relative;padding-right:48px}.k-input__input::-moz-placeholder{color:#bebebe}.k-input__input:-ms-input-placeholder{color:#bebebe}.k-input__input::placeholder{color:#bebebe}.k-input__error{margin-top:2px;color:#ec2525;font-size:14px;line-height:20px;text-align:left;text-transform:capitalize;opacity:1;transition:all .3s ease}.k-input__error--hidden{opacity:0}.k-input__error--hidden:before{content:"\200b"}.k-input__password{position:absolute;top:50%;right:16px;width:24px;height:24px;background-image:url(/_nuxt/70289aadcc8bc07c8c33dafb80ec2da3.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;cursor:pointer;transform:translateY(-50%)}.k-input__password-hidden{background-image:url(/_nuxt/568466878c35fc4b2a172e23b456d199.svg)}.k-input__password-loading{background-image:unset}.k-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}.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}.k-checkbox-group{display:flex;align-items:center}.k-checkbox-group .k-checkbox-label{margin-right:5px}.v-btn{width:100%;height: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}@keyframes loading-animation{0%{transform:translateY(-50%) rotate(0)}50%{opacity:.35;transform:translateY(-50%) rotate(180deg)}to{transform:translateY(-50%) rotate(1turn)}}.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--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}}.v-btn.v-btn--outline.v-btn--whitegrey{border-color:#fff}.v-btn.v-btn--outline.v-btn--whitegrey .v-btn__btn{background-color:#fff}@media screen and (min-width:750px){.v-btn.v-btn--outline.v-btn--whitegrey.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}.old-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;cursor:pointer;transition:all .5s ease-in-out}@media screen and (min-width:750px){.old-k-btn{font-size:20px}}.old-k-btn--primary{border:2px solid #fff;background-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary)}.old-k-btn--secondary{background-color:var(--color-secondary)}.old-k-btn--lightgrey{color:#d3d3d3}.old-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}.old-k-btn--transparent{width:unset;padding:unset}.old-k-btn--hidden{visibility:hidden}.old-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}.old-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}.old-k-checkbox:hover:not(.old-k-checkbox--checked):before{opacity:.3}.old-k-checkbox--primary{box-shadow:inset 0 0 0 2px var(--color-primary)}.old-k-checkbox--primary:before{background-color:var(--color-primary)}.old-k-checkbox--secondary{box-shadow:inset 0 0 0 2px var(--color-secondary)}.old-k-checkbox--secondary:before{background-color:var(--color-secondary)}.old-k-checkbox--primary.k-checkbox--checked:before{background-color:var(--color-primary)}.old-k-checkbox--secondary.k-checkbox--checked:before{background-color:var(--color-secondary)}.old-k-checkbox--checked:before{opacity:1}.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}@media screen and (min-width:750px){.terms-agreement__content-wrapper{justify-content:flex-start}}.terms-agreement__wrapper{align-self:center}@media screen and (min-width:750px){.terms-agreement__wrapper{margin-top:20px}}.terms-agreement__policy{max-width:500px;margin:5px 0;color:#495c67;font-size:12px;text-align:center}.terms-agreement__policy--secondary a{color:var(--color-secondary)}.terms-agreement__link{display:inline-block;color:#676767;text-decoration:none}.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}}.terms-agreement__bullet{display:inline-block;margin:0 2px;font-size:12px}.terms-agreement__address{margin:10px 0;color:#676767;font-size:12px}.terms-agreement__address--ccpa{display:inline-block}.language-switcher{font-size:16px;line-height:1.5;margin:0 auto}@media screen and (min-width:750px){.language-switcher{font-size:20px}}.language-switcher-title{font-size:20px;line-height:1.5;text-align:left}@media screen and (min-width:750px){.language-switcher-title{font-size:25px}}.language-switcher-text{cursor:pointer}.language-switcher-text.active{color:var(--color-default-blue-90)}.language-switcher-wrapper{display:flex;justify-content:space-between;margin:20px 0;padding-right:9px}.language-switcher-wrapper:last-child{margin-bottom:40px}.language-switcher__check{max-width:20px}.accordion-wrapper{position:relative;left:-10px;padding:15px 10px;cursor:pointer}.accordion-wrapper.active{border-radius:16px;background:#e8f8ff}.accordion-title{text-align:left}.accordion-content{max-height:0;padding:0 10px;text-align:left;overflow:hidden;transition:max-height .15s ease-out}.accordion-content.active{max-height:600px;transition:max-height .25s ease-in}.accordion-img{position:absolute;top:0;bottom:0;right:1.25rem;display:block;width:10px;height:10px;margin:auto;border-right:2px solid #363636;border-bottom:2px solid #363636;transform:translateY(-2.5px) rotate(45deg);transition:transform .2s ease}.accordion-img.active{transform:translateY(2.5px) rotate(225deg)}.user-mailing{display:flex;margin-bottom:20px}.user-mailing__checkbox{flex-shrink:0;margin-right:10px}.user-mailing__text{color:#676767;font-size:16px;line-height:19px;text-align:left}.old-terms-agreement__content-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-content:center}@media screen and (min-width:750px){.old-terms-agreement__content-wrapper{justify-content:flex-start}}.old-terms-agreement__content-wrapper--with-checkbox{flex-wrap:nowrap;text-align:left}.old-terms-agreement__content-wrapper--with-checkbox .k-checkbox{flex-shrink:0}.old-terms-agreement__policy{max-width:500px;margin:5px 0;color:#495c67;font-size:8.64586px;line-height:10px;text-align:center}@media screen and (min-width:750px){.old-terms-agreement__policy{font-size:13px;line-height:15px;text-align:left}}.old-terms-agreement__policy li{display:inline}.old-terms-agreement__policy--secondary a{color:var(--color-secondary)}.old-terms-agreement__link{display:inline-block;color:#01bed8;text-decoration:underline;cursor:pointer}.old-terms-agreement__error{font-size:16px;line-height:1.5;margin-top:10px;color:#ff4756}@media screen and (min-width:750px){.old-terms-agreement__error{font-size:20px}}.lang-switcher{font-size:16px;line-height:1.5;margin:0 auto;color:#262626}@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__description{color:#006795;font-weight:700;font-size:18px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.additional-packs-success__description{font-size:24px}}.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}.mask{z-index:9001!important}.vue-simple-drawer.closeable{z-index:9002!important;padding-top:110px!important;padding-left:25px!important}@media screen and (min-width:750px){.vue-simple-drawer.closeable{padding-top:140px!important;padding-left:35px!important}}.vue-simple-drawer.left,.vue-simple-drawer.right{width:100%;color:#00193f;background-color:#fff;transform:rotate(0)}@media screen and (min-width:750px){.vue-simple-drawer.left,.vue-simple-drawer.right{width:405px;padding-right:30px;padding-left:40px}}.vue-simple-drawer.left .close-btn,.vue-simple-drawer.right .close-btn{top:14px;right:16px;width:40px;height:40px;border-radius:10px;background-color:#f4f6f8;background-image:url(/_nuxt/aecf0e963df298aefa72c142b475cd34.svg);background-repeat:no-repeat;background-position:50%;background-size:16px;transform:unset}@media screen and (min-width:750px){.vue-simple-drawer.left .close-btn,.vue-simple-drawer.right .close-btn{top:20px;right:25px}}.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:20px;line-height:1.5;width:100%;color:#00193f;text-align:left;background-color:transparent}@media screen and (min-width:750px){.vue-simple-drawer .burger-menu__button{font-size:25px}}.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-weight:var(--font-weight-bold);font-size:12px;line-height:1.5;margin-top:auto;color:var(--color-default-blue-90);text-decoration:none;transition:all .3s ease}@media screen and (min-width:750px){.vue-simple-drawer .burger-menu__support-link{font-size:15px}}.vue-simple-drawer .burger-menu__support-link:hover{opacity:.8}.vue-simple-drawer .burger-menu__support-link:active{opacity:.6}.hamburger-button{width:22px;height:16px;background-color:transparent;background-image:url(/_nuxt/ffd20c6130d904fcaf7b6c9e61a23ab6.svg);background-size:cover;cursor:pointer}.hamburger-button:hover{box-shadow:none}.drawer{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:10px;background:#f4f6f8}.page-header{position:fixed;top:0;left:0;z-index:999;width:100%;padding:12px 16px;border-bottom:1px solid #ebeef0;background-color:#fff}@media screen and (min-width:750px){.page-header{padding:7px 40px}}.page-header .logo-container{display:flex;align-items:center}.page-header .logo-img{width:25px;height:19px}.page-header .logo-text{min-width:-moz-max-content;min-width:max-content;margin-left:5px}.page-header-container{display:flex;justify-content:space-between;align-items:center;height:40px;max-width:1200px;margin:auto}@media screen and (min-width:750px){.page-header-container{height:50px}}.page-header .back-btn{width:unset;margin:0;padding:0;border:unset;background-color:transparent;cursor:pointer}.page-header .back-btn__content-container{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:10px;background:#f4f6f8}@media screen and (min-width:750px){.page-header .back-btn__content-container{display:flex;justify-content:space-between;align-items:center;width:128px;height:52px;padding:0 24px;border-radius:8px;background-color:#f4f6f8}}.page-header .back-btn__image-container{max-width:24px;max-height:24px}.page-header .back-btn__text{display:none}@media screen and (min-width:750px){.page-header .back-btn__text{font-weight:var(--font-weight-medium);display:block;margin-left:14px;color:#000}}.onboarding-header{position:fixed;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:#007585;font-weight:var(--font-weight-bold);border-radius:10px;background-color:#fff}@media screen and (min-width:750px){.onboarding-header__title{font-size:20px}}.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}.purchase-header{position:relative;width:100%;height:50px;padding:2px}.purchase-header__container{position:fixed;top:0;left:0;z-index:999;display:grid;grid-template-rows:100%;width:100%;padding:4px 20px;background:var(--color-header);box-shadow:var(--color-header-shadow)}.purchase-header__container .drawer{margin-left:auto}.purchase-header__timer-wrapper{grid-column-start:2;justify-self:center;align-self:center;width:100%;max-width:90px}@media screen and (min-width:750px){.purchase-header__timer-wrapper{max-width:395px}}.purchase-header .language-switcher-drawer{margin-left:auto}.purchase-header .drawer .hamburger-button{width:40px;height:40px}.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}.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 screen and (min-width:1000px){.the-list-item__point{margin-top:8px}}.list-block__wrapper{max-width:550px;margin:0 auto;padding:0 30px}@media screen and (min-width:1000px){.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:1.5;text-align:center}@media screen and (min-width:750px){.list-block__title{font-size:20px}}@media screen and (min-width:1000px){.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 screen and (min-width:1000px){.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 screen and (min-width:1000px){.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:1.5}@media screen and (min-width:750px){.list-block__list-text{font-size:16px}}@media screen and (min-width:1000px){.list-block__list-text{font-size:20px}}.list-block .bluePoint{background-color:#4182e3}.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}.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:#4182e3}@media screen and (min-width:750px){.subscription-offer-trial__best-value{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__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}}.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}.money-back{margin-top:120px;margin-bottom:50px}.money-back__wrapper{max-width:550px;margin:0 auto;padding:0 35px}@media screen and (min-width:1000px){.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 screen and (min-width:1000px){.money-back__wrapper__text-wrapper{font-size:20px}}.money-back__wrapper__text-wrapper a{color:var(--color-primary)}.real-reviews{font-size:13px;line-height:1.5}@media screen and (min-width:750px){.real-reviews{font-size:16px}}.real-reviews__wrapper{max-width:550px;margin:0 auto;padding:0 30px}@media screen and (min-width:1000px){.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 screen and (min-width:1000px){.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:1.5;text-align:center}@media screen and (min-width:750px){.real-reviews__title{font-size:24px}}@media screen and (min-width:1000px){.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 screen and (min-width:1000px){.real-reviews__subtitle{margin-top:86px}}.real-reviews__item:not(:last-child){margin:0 0 20px}@media screen and (min-width:1000px){.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 screen and (min-width:1000px){.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 screen and (min-width:1000px){.real-reviews__item{max-width:440px}}.real-reviews__item__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}@media screen and (min-width:1000px){.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 screen and (min-width:1000px){.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}.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:1.5;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 screen and (min-width:1000px){.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 screen and (min-width:1024px) and (orientation:portrait) and (min-width:1000px),screen and (min-width:1025px) and (min-width:1000px),screen and (min-width:1113px) and (orientation:landscape) and (min-width:1000px){.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:1.5;text-align:center}@media screen and (min-width:750px){.image-block__list-title{font-size:20px}}@media screen and (min-width:1000px){.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:1.5}@media screen and (min-width:750px){.image-block__grafic-legend-text,.image-block__motiv-list-text{font-size:16px}}@media screen and (min-width:1000px){.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:1.5;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{display:flex;flex-wrap:wrap;justify-content:space-evenly;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}.image-block__colored-list-item .bluePoint{background-color:#4182e3}.image-block__colored-list-item .skyBluePoint{background-color:#28a1d7}.image-block__colored-list-item .lightBluePoint{background-color:#81ddf1}.image-block__colored-list-item .orangePoint{background-color:#f59d58}.image-block__colored-list-item .redPoint{background-color:#e76d7e}.image-block__colored-list-item .greenPoint{background-color:#78d86b}.image-block__colored-list-item .pinkPoint{background-color:#f878c4}.image-block__colored-list-item .yellowPoint{background-color:#f6dd50}.image-block__colored-list-item .purplePoint{background-color:#a325ce}.image-block__colored-list-item .deepBluePoint{background-color:#0079af}@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:1.5}@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 screen and (min-width:1000px){.card-item__text{font-size:20px}}.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 screen and (min-width:1000px){.purchase-email{display:flex;flex-direction:row-reverse;padding-top:70px}}.purchase-email__wrapper{max-width:960px;margin:0 auto}@media screen and (min-width:1000px){.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 screen and (min-width:1000px){.purchase-email__img{width:100%;max-width:none}}.purchase-email__title{font-weight:var(--font-weight-bold);font-size:24px;line-height:1.5;display:flex;align-items:center;margin-bottom:25px;color:#007585}@media screen and (min-width:750px){.purchase-email__title{font-size:30px}}@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 screen and (min-width:1000px){.purchase-email__title{margin:0 0 50px}}.purchase-email__form{margin-bottom:3px}.purchase-email__input-wrapper{position:relative;display:flex;flex-direction:column;margin-bottom:5px}.purchase-email__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){.purchase-email__input{height:55px;font-size:22px}}@media screen and (min-width:1000px){.purchase-email__input{text-align:left}}.purchase-email__input.input-error-border{border-color:#ff4756}.purchase-email__input::-moz-placeholder{color:#73a1a8}.purchase-email__input:-ms-input-placeholder{color:#73a1a8}.purchase-email__input::placeholder{color:#73a1a8}.purchase-email__input-error{padding-top:5px;color:#ff4756;font-size:12px}.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}.purchase-form{position:relative;padding:24px 16px;font-family:Nunito,Arial,sans-serif;overflow-y:scroll}@keyframes purchase-form__loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:536px){.purchase-form{min-height:100vh}}@media screen and (min-width:536px){.purchase-form{padding:32px}}.purchase-form__modal-border .vm--modal{margin-bottom:0!important;border-radius:0}@media screen and (min-width:536px){.purchase-form__modal-border .vm--modal{border-radius:24px}}.purchase-form__cross{position:absolute;top:12px;right:15px;width:24px;height:24px;cursor:pointer}@media screen and (min-width:536px){.purchase-form__cross{right:12px;width:32px;height:32px}}.purchase-form__title{margin-bottom:24px;color:#262626;font-weight:700;font-size:20px;line-height:1.2;letter-spacing:.015em;text-align:center}@media screen and (min-width:536px){.purchase-form__title{margin-bottom:32px;font-size:28px;text-align:left}}.purchase-form__tabs-wrapper{display:flex;grid-gap:8px;gap:8px;margin-bottom:16px}.purchase-form__tabs-wrapper .active-tab{border:2px solid #088ac4;background-color:#eff9fd}.purchase-form__tab{display:flex;flex-basis:50%;flex-direction:column;grid-gap:4px;gap:4px;justify-content:center;align-items:center;min-height:72px;padding:12px;border:2px solid #ebeef0;border-radius:16px;background-color:#fff;cursor:pointer;transition:all .3s}.purchase-form__tab .card-img{max-width:125px}.purchase-form__or{position:relative;margin:8px auto;color:#676767;font-weight:500;font-size:14px;line-height:16px;text-align:center}.purchase-form__or:after,.purchase-form__or:before{position:absolute;top:50%;content:"";width:45%;height:1px;background-color:#ebeef0;transform:translateY(-50%)}.purchase-form__or:before{left:0}.purchase-form__or:after{right:0}.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__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}.purchase-form__paypal{min-height:45px}.purchase-form__paypal .paypal-buttons-context-iframe{border-radius:16px;overflow:hidden}.purchase-form img{display:block;width:100%;height:auto}.purchase-form .legal-info{max-width:none;margin:12px auto 0}.purchase-form .legal-info__link{color:inherit;text-decoration:none}.purchase-form .legal-info__text{padding:0;font-weight:400;font-size:12px;line-height:14px}.purchase-form #solid-payment-form-iframe{max-width:none!important;min-height:330px!important}@media screen and (min-width:536px){.purchase-form #solid-payment-form-iframe{min-height:300px!important}}.purchase-form__google-pay{margin:0 auto}.purchase-form__google-pay .gpay-card-info-container{min-height:56px;border:1px solid #262626;border-radius:16px!important}.purchase-form__google-pay .gpay-card-info-animation-container{border-radius:16px!important}.purchase-form__google-pay .gpay-card-info-animated-progress-bar-container{padding:0 15px}.purchase-form__apple-pay{margin:0 auto}.purchase-form__apple-pay .apple-pay-button{padding:28px;border-radius:14px}.purchase-form__pay-pal-block{max-height:0}.purchase-form__pay-pal-block--active{max-height:200px}.purchase-form__tab-transition{overflow:hidden;transition:all .4s ease-in-out}.purchase-form__card-block{max-height:0}.purchase-form__card-block--active{max-height:600px}.price-block{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-top:12px;border-top:2px solid #ebeef0}.price-block__total{font-weight:700;font-size:16px;line-height:20px}.price-block__old-price{margin-right:8px;color:#81898c;font-weight:500;font-size:16px;line-height:20px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.price-block__new-price{font-weight:700;font-size:16px;line-height:20px}.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-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;font-weight:800;font-size:14px;line-height:24px;text-transform:uppercase}@media screen and (min-width:750px){.purchase-error__btn{padding:17px;font-size:18px}}@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}@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}.payment-retry-modal{display:flex;flex-direction:column;align-items:center;padding:128px 16px 24px;font-family:Nunito,Arial,sans-serif;overflow-y:scroll}@media screen and (max-width:450px){.payment-retry-modal{min-height:100vh}}@media screen and (min-width:450px){.payment-retry-modal{min-height:660px;padding:160px 24px 16px}}.payment-retry-modal__modal-border .vm--modal{margin-bottom:0!important;border-radius:0}@media screen and (min-width:450px){.payment-retry-modal__modal-border .vm--modal{border-radius:20px}}.payment-retry-modal__progress-bar{max-width:180px;margin:0 auto 32px}.payment-retry-modal__timer{font-weight:800;font-size:40px;line-height:1.2;text-align:center}.payment-retry-modal__timer--expired{font-size:24px}.payment-retry-modal__description{margin-bottom:auto;padding:0 16px;font-weight:700;font-size:20px;line-height:1.1;text-align:center}@media screen and (min-width:450px){.payment-retry-modal__description{padding:0 48px}}.payment-retry-modal__retry-btn{line-height:24px;text-transform:uppercase}.payment-retry-modal__cancel-btn{width:-moz-fit-content;width:fit-content;padding:12px 0 0;color:#676767;font-weight:700;font-size:16px;line-height:24px;letter-spacing:.24px}.payment-retry-modal__dots-wrapper{display:inline-block}.payment-retry-modal__dots-wrapper .payment-retry-modal__dot:nth-child(2){animation-delay:-1.1s}.payment-retry-modal__dots-wrapper .payment-retry-modal__dot:nth-child(3){animation-delay:-.9s}.payment-retry-modal__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#303131;animation:wave 1.3s linear infinite}@keyframes wave{0%,60%,to{transform:none}30%{transform:translateY(-10px)}}.purchase-stepper{height:70px}@media screen and (min-width:750px){.purchase-stepper{height:120px}}.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 screen and (min-width:1000px){.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 screen and (min-width:1000px){.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}.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}.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}.intro-offer__offer{display:flex;grid-gap:10px;gap:10px;margin-left:auto}.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}.intro-offer__trial-wrapper{display:flex}.intro-offer__trial-wrapper--currency{margin:6px 4px 0 0;color:#81898c;font-weight:500;font-size:16px;line-height:16px}.intro-offer__trial-wrapper__zero{font-weight:800;font-size:40px;line-height:40px}.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}.intro-offer__price-wrapper--per-day{width:-moz-max-content;width:max-content}.intro-offer__timer{margin:16px 0 0!important}.intro-offer-downsale{padding:70px 16px 24px;font-family:Nunito,sans-serif}@media screen and (max-width:550px){.intro-offer-downsale{min-height:100vh!important}}@media screen and (min-width:550px){.intro-offer-downsale{padding:48px 32px 32px}}.intro-offer-downsale img{width:100%;height:100%}@media screen and (min-width:550px){.intro-offer-downsale__border .vm--modal{border-radius:24px!important}}.intro-offer-downsale__border .vm--modal{margin-bottom:0!important;border-radius:0}.intro-offer-downsale__cross-btn{position:absolute;top:12px;right:15px;width:24px;height:24px;cursor:pointer}@media screen and (min-width:550px){.intro-offer-downsale__cross-btn{right:12px;width:32px;height:32px}}.intro-offer-downsale__continue-btn{position:absolute;left:16px;bottom:8px;width:calc(100% - 32px);padding:8px;font-weight:800;font-size:14px;line-height:24px;text-transform:uppercase}@media screen and (min-width:550px){.intro-offer-downsale__continue-btn{left:32px;bottom:32px;width:calc(100% - 64px);padding:15px;font-size:18px}}.intro-offer-downsale .offer__wrapper{width:100%;margin-bottom:32px;border:1px solid #0bae87;border-radius:16px;overflow:hidden}.intro-offer-downsale .offer__header{display:flex;justify-content:space-between;background:#0bae87;overflow:hidden}@media screen and (min-width:550px){.intro-offer-downsale .offer__header{height:165px}}.intro-offer-downsale .offer__header--best-offer{max-width:140px;margin:22px 0 0 16px;color:#fff;font-weight:900;font-size:32px;line-height:40px;letter-spacing:.01em}@media screen and (min-width:550px){.intro-offer-downsale .offer__header--best-offer{max-width:170px}}.intro-offer-downsale .offer__header--img{position:relative}.intro-offer-downsale .offer__header--discount{position:absolute;top:50%;left:50%;color:#fff;font-weight:900;font-size:28px;line-height:24px;transform:translate(-30%,-50%)}@media screen and (min-width:550px){.intro-offer-downsale .offer__header--discount{font-size:41px;line-height:35px}}.intro-offer-downsale .offer__content{display:flex;justify-content:space-between;align-items:center;margin:16px;padding:16px;border-radius:14px;background:#f4f6f8}.intro-offer-downsale .offer__content--month{font-weight:800;font-size:20px;line-height:24px;text-transform:uppercase}.intro-offer-downsale .offer__price{display:flex;color:#222427;font-weight:500;font-size:16px;line-height:16px}.intro-offer-downsale .offer__price--old-price{color:#81898c;text-decoration:line-through;-webkit-text-decoration-color:#ec1836;text-decoration-color:#ec1836}.intro-offer-downsale .offer__price--currency{margin-left:12px;color:#81898c}.intro-offer-downsale .offer__price--integer{margin-left:4px;font-weight:400;font-size:40px;line-height:40px}.intro-offer-downsale .offer__price--decimal{margin-left:2px;font-size:12px;line-height:14px}.intro-offer-downsale__legal-info{max-width:none;margin:0 auto 80px}.intro-offer-downsale__legal-info .legal-info__text{padding:0;font-weight:400;font-size:13px;line-height:16px}.intro-offer-downsale__legal-info .legal-info__link{color:#0b7cae}.printables-content{display:flex;flex-direction:column;justify-content:space-between;max-width:1230px;min-height:100vh;margin:0 auto;padding-top:124px;font-family:Nunito,sans-serif;letter-spacing:.015em}@media screen and (min-width:750px){.printables-content{padding-top:65px}}.printables-content .terms-agreement__wrapper{margin-bottom:10px}.printables-header{border-bottom:5px solid #effbff}.app__in-clouds--clouds{position:absolute;top:-15px;left:-7px;z-index:1;width:calc(100% + 7px);height:100%;background-image:url(/_nuxt/f09cf4461c4768170b9da4773b673240.svg);background-repeat:no-repeat;background-size:contain}@media screen and (min-width:750px){.app__in-clouds--clouds{top:-70px;left:50%;width:100%;max-width:770px;background-image:url(/_nuxt/53c0bd33c10e75bd7ec6610ee8240f76.svg);transform:translateX(-50%)}}.app__in-clouds--icon{z-index:3;width:100%;max-width:180px;margin:-55px auto 15px}@media screen and (min-width:750px){.app__in-clouds--icon{max-width:240px;margin:-130px auto 30px}}.app__in-clouds--icon img{width:100%}.app__info{position:relative;display:flex;flex-direction:column;align-items:center;margin:66px 16px 0;padding:16px;border-radius:24px;background-color:#eff9fd}@media screen and (min-width:750px){.app__info{margin:170px 16px 0}}.app__info-title{margin-bottom:12px;font-weight:700;font-size:28px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.app__info-title{font-size:32px}}.app__info--description{margin-bottom:32px;font-weight:500;font-size:16px;line-height:1.4;text-align:center}@media screen and (min-width:750px){.app__info--description{font-size:16px}}.app__info--btn{padding:17px;font-weight:800;font-size:18px;line-height:24px;text-transform:uppercase}.app__info--content{z-index:2;max-width:360px}.app__guide{display:flex;flex-direction:column;align-items:center;margin:66px 16px 0;color:#262626}@media screen and (min-width:750px){.app__guide{margin:170px 16px 0}}.app__guide--intro{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding:16px;border-radius:24px;background-color:#eff9fd}.app__guide--intro-title{z-index:2;max-width:360px;margin-bottom:12px;font-weight:700;font-size:28px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.app__guide--intro-title{margin-bottom:32px;font-size:32px}}.app__guide--content{width:100%;max-width:650px;margin:64px 16px 32px}@media screen and (min-width:750px){.app__guide--content{margin:64px 16px 96px}}.app__instruction--title{margin-bottom:16px;font-weight:800;font-size:24px;line-height:1.2}@media screen and (min-width:750px){.app__instruction--title{font-size:28px}}.app__instruction--description{position:relative;align-self:flex-start;margin-bottom:12px;padding-left:24px;font-weight:500;font-size:16px;line-height:20px}@media screen and (min-width:750px){.app__instruction--description{margin-bottom:20px;padding-left:32px;font-size:24px;line-height:32px}}.app__instruction--description:before{position:absolute;left:0;content:"";width:8px;height:8px;margin:6px;border-radius:50%;background-color:#0b7cae}@media screen and (min-width:750px){.app__instruction--description:before{margin:12px 4px}}.app__instruction--wrapper{display:flex;flex-direction:column;align-items:center;padding:24px 16px;border-radius:16px;background:#eff9fd}@media screen and (min-width:750px){.app__instruction--wrapper{padding:48px}}.app__instruction--wrapper:not(:last-child){margin-bottom:64px}.app__instruction--get-app-img{position:relative;max-width:420px;margin:0 auto 32px}.app__instruction--get-app-img img{width:100%}.app__instruction--app-icon{position:absolute;top:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.app__instruction--app-icon img{width:100%;max-width:120px}@media screen and (min-width:750px){.app__instruction--app-icon img{max-width:180px}}.app__instruction--common-img{width:100%;margin-bottom:32px}.app__instruction--common-img:not(:first-child){margin-top:64px}@media screen and (min-width:750px){.app__instruction--common-img:not(:first-child){margin-top:96px}}.app__instruction--common-img img{width:100%}.app__instruction--btn{max-width:320px;margin-top:20px;padding:17px;font-weight:800;font-size:18px;line-height:24px;text-transform:uppercase}.apps-tabs{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:40px;padding:0 0 8px}.apps-tabs:before{position:absolute;left:0;bottom:0;right:0;content:"";display:block;height:4px;border-radius:2px;background-color:#e8eaed}.apps-tabs__tab{position:relative;flex-basis:50%;font-weight:700;border:0;background-color:transparent}.apps-tabs__tab--active{color:#4182e3}.apps-tabs__tab--active:before{position:absolute;left:0;bottom:-8px;right:0;content:"";display:block;height:4px;border-radius:2px;background-color:#4182e3}.additional-packs{padding:0 16px 40px;color:#262626}@media screen and (min-width:1000px){.additional-packs{display:flex;grid-gap:48px;gap:48px}}.additional-packs__buy{height:-moz-fit-content;height:fit-content;max-width:500px;margin:60px auto 64px;border-radius:24px;background:linear-gradient(0deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.8)),#99c8ff}@media screen and (min-width:1000px){.additional-packs__buy{margin:120px auto 0}}.additional-packs__buy--wrapper{max-width:410px;margin:0 auto;padding:0 16px 16px}@media screen and (min-width:1000px){.additional-packs__buy--wrapper{max-width:unset;padding:0 48px 48px}}.additional-packs__buy--title{margin-bottom:24px;font-weight:500;font-size:28px;line-height:1.2;text-align:center}@media screen and (min-width:1000px){.additional-packs__buy--title{font-size:36px}}.additional-packs__buy--title-black{font-weight:800}.additional-packs__buy--btn{padding:17px;font-weight:800;font-size:18px;line-height:24px;text-transform:uppercase}.additional-packs__buy--img{width:100%}.additional-packs__buy--img img{width:100%;margin-top:-60px}@media screen and (min-width:1000px){.additional-packs__buy--img img{margin-top:-120px}}.additional-packs__buy--price{padding:16px;border-radius:16px;background:#fff}@media screen and (min-width:1000px){.additional-packs__buy--price{padding:24px}}.additional-packs__buy--price-offer{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:24px}.additional-packs__buy--price-old{position:relative;margin-right:auto;font-weight:900;font-size:22px;line-height:25px}.additional-packs__buy--price-old:before{position:absolute;top:50%;content:"";width:100%;height:3px;border-color:#fff;border-style:solid;border-width:1px 0;background-color:#262626;transform:translateY(-100%)}.additional-packs__buy--price-new{margin-left:8px;padding:8px 8px 8px 24px;color:#fff;font-weight:800;font-size:23px;line-height:22px;background-image:url(/_nuxt/4b1893768dc086834f716c4fc5d7ce63.svg);background-repeat:no-repeat;background-position:50%}.additional-packs__buy--price-only{font-weight:500;font-size:22px;line-height:24px;text-transform:uppercase}.additional-packs__wrapper{width:100%;max-width:500px;margin:0 auto}@media screen and (min-width:1000px){.additional-packs__wrapper{max-width:unset;margin-top:58px}}.additional-packs__title{margin-bottom:16px;font-weight:700;font-size:24px;line-height:1.2}@media screen and (min-width:1000px){.additional-packs__title{margin-bottom:24px;font-size:32px}}.additional-packs__list{display:flex;flex-direction:column;grid-gap:32px;gap:32px}@media screen and (min-width:1000px){.additional-packs__list{grid-gap:16px;gap:16px}}.additional-packs__pack{border:1px solid #ebeef0;border-radius:16px;overflow:hidden}@media screen and (min-width:1000px){.additional-packs__pack{display:flex;min-width:530px}}.additional-packs__pack--img{width:100%}@media screen and (min-width:1000px){.additional-packs__pack--img{max-width:240px}}.additional-packs__pack--img img{width:100%}@media screen and (min-width:1000px){.additional-packs__pack--img img{height:100%;-o-object-fit:cover;object-fit:cover}}.additional-packs__pack--content{padding:16px}@media screen and (min-width:1000px){.additional-packs__pack--content{padding:32px 16px 32px 32px}}.additional-packs__pack--content-title{margin-bottom:16px;font-weight:700;font-size:20px;line-height:1.2}@media screen and (min-width:750px){.additional-packs__pack--content-title{font-size:24px}}.additional-packs__pack--content-feature{position:relative;padding-left:22px;font-weight:400;font-size:16px;line-height:18px}@media screen and (min-width:1000px){.additional-packs__pack--content-feature{line-height:20px}}.additional-packs__pack--content-feature:before{position:absolute;top:0;left:0;content:"";width:8px;height:8px;margin:5px;border-radius:50%;background-color:#0b7cae}.additional-packs__pack--content-feature:not(:last-of-type){margin-bottom:8px}@media screen and (min-width:1000px){.additional-packs__pack--content-feature:not(:last-of-type){margin-bottom:12px}}.additional-packs__pack--btn-download{margin-top:24px;padding:10px;text-align:center}@media screen and (min-width:1000px){.additional-packs__pack--btn-download{width:-moz-fit-content;width:fit-content;margin-top:32px;padding:17px 32px}}.additional-packs__pack--btn-download-text{position:relative;padding-left:20px;font-weight:800;font-size:14px;line-height:24px;text-transform:uppercase}@media screen and (min-width:1000px){.additional-packs__pack--btn-download-text{padding-left:0;font-size:18px}}.additional-packs__pack--btn-download-text:before{position:absolute;top:50%;left:0;content:"";width:16px;height:16px;background-image:url(/_nuxt/d02e23f93148ddb31739e71c73269c1d.svg);transform:translateY(-50%)}@media screen and (min-width:1000px){.additional-packs__pack--btn-download-text:before{display:none}}.additional-packs__bottom-buy{max-width:350px;margin:64px auto 0;padding:24px;border-radius:16px;background:#0b7cae}@media screen and (min-width:750px){.additional-packs__bottom-buy{display:none}}.additional-packs__bottom-buy--content{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;justify-content:space-between;align-items:center;margin-bottom:24px}.additional-packs__bottom-buy--old-price{position:relative;color:#fff;font-weight:900;font-size:22px;line-height:25px;text-transform:uppercase}.additional-packs__bottom-buy--old-price:before{position:absolute;top:50%;content:"";width:100%;height:3px;border-color:#0b7cae;border-style:solid;border-width:1px 0;background-color:#fff;transform:translateY(-100%)}.additional-packs__bottom-buy--only{color:#fff;font-weight:500;font-size:22px;line-height:24px;text-transform:uppercase}.additional-packs__bottom-buy--new-price{padding:8px 8px 8px 24px;color:#fff;font-weight:800;font-size:23px;line-height:22px;background-image:url(/_nuxt/4b1893768dc086834f716c4fc5d7ce63.svg);background-repeat:no-repeat;background-position:50%}.additional-packs__bottom-buy--text-wrapper{display:flex;grid-gap:8px;gap:8px;align-items:center}.additional-packs__bottom-buy--btn{padding:17px;color:#0b7cae;font-weight:800;font-size:18px;line-height:24px;text-transform:uppercase}.additional-packs__bottom-buy--btn .k-btn__primary-bg{background-color:#fff}.additional-packs__bottom-buy--btn .k-btn__bottom{background-color:#c9d0d8}.additional-packs__bottom-buy--btn:hover .k-btn__bottom{background-color:#c3c9d0}.additional-packs__bottom-buy .k-btn--loading:before{border-color:#fff #0b7cae #0b7cae}.additional-packs-purchased .additional-packs__wrapper{margin-top:40px}@media screen and (min-width:1000px){.additional-packs-purchased .additional-packs__wrapper{margin-top:56px}}.additional-packs-purchased .additional-packs__title{margin-bottom:16px;font-weight:700;font-size:32px;line-height:1.2}@media screen and (min-width:1000px){.additional-packs-purchased .additional-packs__title{margin-bottom:24px;font-size:40px}}.additional-packs-purchased .additional-packs__list{grid-gap:32px;gap:32px}@media screen and (min-width:1000px){.additional-packs-purchased .additional-packs__pack--img{max-width:480px}}.songs__wrapper{position:relative;display:flex;justify-content:center;align-items:flex-end;height:240px;margin:66px 16px 0;padding:16px;border-radius:24px;background:linear-gradient(0deg,hsla(0,0%,100%,.75),hsla(0,0%,100%,.75)),#c2a6ff}@media screen and (min-width:750px){.songs__wrapper{height:280px;margin-top:180px;padding:48px}}.songs__img{position:absolute;bottom:0;width:100%;height:280px;max-width:350px;background-image:url(/_nuxt/a6306bc347c2a434a86c82cf5f1864c3.svg);background-repeat:no-repeat;background-position:top;background-size:cover}@media screen and (min-width:750px){.songs__img{height:400px;max-width:700px;background-image:url(/_nuxt/eee49cde90dd4c9a5f11f9045dc581b7.svg)}}.songs__title{max-width:270px;color:#262626;font-weight:700;font-size:28px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.songs__title{max-width:340px;font-size:32px}}.songs__videos{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:25px;gap:25px;padding:64px 16px 80px}@media screen and (min-width:750px){.songs__videos{padding-bottom:110px}}.songs .song-wrapper{background-color:#01bed8}.songs .song,.songs .song-wrapper{width:100%;height:160px;border-radius:16px}@media only screen and (min-width:375px){.songs .song,.songs .song-wrapper{height:200px}}@media screen and (min-width:750px){.songs .song,.songs .song-wrapper{height:190px}}.growth-plan-tab{margin-top:40px;padding:0 16px;color:#262626;font-family:Nunito,sans-serif}@media screen and (min-width:750px){.growth-plan-tab{margin-top:56px;padding:0}}.growth-plan-tab__title{font-weight:var(--font-weight-bold);font-size:32px;line-height:1.2}@media screen and (min-width:750px){.growth-plan-tab__title{font-size:40px}}.growth-plan-tab__title--wrapper{display:flex;flex-direction:column;grid-gap:16px;gap:16px}@media screen and (min-width:750px){.growth-plan-tab__title--wrapper{flex-direction:row;justify-content:space-between;align-items:center;padding:0 16px}}.growth-plan-tab__printables{display:flex;flex-wrap:wrap;grid-gap:32px;gap:32px;justify-content:flex-start;margin:32px auto 100px}@media screen and (min-width:750px){.growth-plan-tab__printables{justify-content:center;margin:40px auto 128px}}.growth-plan-tab__pack{display:flex;flex-direction:column;justify-content:space-between;width:100%;border:1px solid #ebeef0;border-radius:16px;overflow:hidden}@media screen and (min-width:750px){.growth-plan-tab__pack{max-width:388px;border-radius:24px}}.growth-plan-tab__pack--content{display:flex;flex-direction:column;height:100%;padding:16px}@media screen and (min-width:750px){.growth-plan-tab__pack--content{padding:24px}}.growth-plan-tab__pack--img{width:100%}.growth-plan-tab__pack--img img{width:100%;height:auto;max-height:240px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:750px){.growth-plan-tab__pack--img img{max-height:500px}}.growth-plan-tab__pack--title{font-weight:var(--font-weight-bold);padding-bottom:16px;font-size:20px;line-height:1.2}@media screen and (min-width:750px){.growth-plan-tab__pack--title{font-size:24px}}.growth-plan-tab__pack--title-plan{margin-bottom:12px}.growth-plan-tab__pack--description{position:relative;padding-left:22px;font-weight:400;font-size:16px;line-height:18px}@media screen and (min-width:750px){.growth-plan-tab__pack--description{padding-left:30px;font-size:18px;line-height:24px}}.growth-plan-tab__pack--description-wrapper{display:flex;flex-direction:column;grid-gap:8px;gap:8px;margin-bottom:24px}.growth-plan-tab__pack--description-plan{margin-bottom:24px;padding-left:0}.growth-plan-tab__pack--description-plan:before{display:none}.growth-plan-tab__pack--description-bold{font-weight:var(--font-weight-bold)}.growth-plan-tab__pack--description:before{position:absolute;top:0;left:0;content:"";width:8px;height:8px;margin:5px;border-radius:50%;background-color:#0b7cae}@media screen and (min-width:750px){.growth-plan-tab__pack--description:before{margin:8px}}.growth-plan-tab__pack--btn{max-width:400px;margin:auto auto 10px;padding:10px;font-weight:800;font-size:14px;line-height:24px;text-align:center;text-transform:uppercase}@media screen and (min-width:750px){.growth-plan-tab__pack--btn{padding:17px;font-size:18px}}.growth-plan-tab__pack--btn-text{position:relative;padding-left:20px}@media screen and (min-width:750px){.growth-plan-tab__pack--btn-text{padding-left:28px}}.growth-plan-tab__pack--btn-text:before{position:absolute;top:50%;left:0;content:"";width:16px;height:16px;background-image:url(/_nuxt/d02e23f93148ddb31739e71c73269c1d.svg);background-repeat:no-repeat;background-size:cover;transform:translateY(-50%)}@media screen and (min-width:750px){.growth-plan-tab__pack--btn-text:before{width:24px;height:24px}}.growth-plan-tab__plan--content{height:auto;background-color:#f4f6f8}.growth-plan-tab__plan--img{height:100%;background-color:#f4f6f8}.growth-plan-tab__plan--img img{display:block;width:100%;height:100%;max-height:240px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:750px){.growth-plan-tab__plan--img img{max-height:500px}}.growth-plan-tab .want-addons{margin:35px 0 0}@media screen and (min-width:750px){.growth-plan-tab .want-addons{margin:35px 16px 0}}.difficulty-switcher{display:flex;flex-direction:column;grid-gap:6px;gap:6px;color:#262626}@media screen and (min-width:750px){.difficulty-switcher{flex-direction:row;grid-gap:12px;gap:12px;align-items:center}}.difficulty-switcher__title{color:#676767;font-weight:500;font-size:14px;line-height:16px}@media screen and (min-width:750px){.difficulty-switcher__title{font-size:16px;line-height:24px}}.difficulty-switcher__wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;max-width:343px;padding:12px 20px;border:1px solid #fff;border-radius:12px;background:#f4f6f8;cursor:pointer;transition:all .4s cubic-bezier(0,1.13,0,.05)}@media screen and (min-width:750px){.difficulty-switcher__wrapper{grid-gap:8px;gap:8px;min-width:150px}}.difficulty-switcher__current-difficulty{font-weight:700;font-size:14px;line-height:24px}.difficulty-switcher__status-img{max-width:16px;max-height:16px;transition:all .4s ease}.difficulty-switcher__status-img img{width:100%;height:auto}.difficulty-switcher__select{position:absolute;left:-1px;bottom:0;width:calc(100% + 2px);max-height:0;padding:0 12px;border:1px solid #fff;border-radius:0 0 12px 12px;background:#f4f6f8;transform:translateY(100%);overflow:hidden;transition:all .4s ease}.difficulty-switcher__select--element{display:flex;grid-gap:8px;gap:8px;align-items:center;width:100%;padding:4px 8px;color:#676767;font-weight:700;font-size:14px;line-height:24px;border-radius:8px;background-color:#f4f6f8;cursor:pointer;transition:all .3s}.difficulty-switcher__select--element:hover{color:#262626;background-color:#fff}.difficulty-switcher__select--element-active{color:#262626}.difficulty-switcher__select--lock{max-width:16px;max-height:16px}.difficulty-switcher__select--lock img{width:100%;height:auto}.active-switcher .difficulty-switcher__wrapper{border-radius:12px 12px 0 0;box-shadow:0 32px 48px rgba(0,0,0,.1)}.active-switcher .difficulty-switcher__select{max-height:300px;padding:12px;box-shadow:0 32px 48px rgba(0,0,0,.1)}.active-switcher .difficulty-switcher__status-img{transform:rotate(180deg)}.printables-layout{display:flex;flex-direction:column;min-height:100vh}.printables-layout .vs-navbar__left{display:none}.printables-tabs{position:absolute;top:65px;left:0;width:100%;padding-left:16px;font-family:Nunito,sans-serif;background-color:#fff;overflow-x:scroll}@media screen and (min-width:750px){.printables-tabs{position:static;padding-left:0;overflow-x:visible;overflow-x:initial}}.printables-tabs:before{position:absolute;left:16px;bottom:0;content:"";z-index:2;width:calc(100% - 32px);height:1px;background-color:#ebeef0}@media screen and (min-width:750px){.printables-tabs:before{display:none}}.printables-tabs::-webkit-scrollbar{display:none}.printables-tabs__wrapper{position:relative;display:flex;grid-gap:28px;gap:28px;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto;padding-top:22px;background-color:#fff}@media screen and (min-width:750px){.printables-tabs__wrapper{padding-top:0}}@media screen and (min-width:1000px){.printables-tabs__wrapper{grid-gap:48px;gap:48px}}.printables-tabs__tab{min-width:-moz-fit-content;min-width:fit-content;padding-bottom:12px;color:#676767;font-weight:700;font-size:16px;line-height:24px;border-bottom:1px solid #ebeef0;background-color:#fff;transition:color .3s ease}@media screen and (min-width:750px){.printables-tabs__tab{padding-bottom:0;font-size:14px;border-bottom:unset}}.printables-tabs__tab:last-child{padding-right:16px}@media screen and (min-width:750px){.printables-tabs__tab:last-child{padding-right:0}}.printables-tabs__tab--active{position:relative;z-index:3;color:#262626;border-bottom:1px solid #262626}@media screen and (min-width:750px){.printables-tabs__tab--active{border-bottom:unset}}@media screen and (min-width:750px){.printables-tabs__tab--active:before{position:absolute;bottom:-21px;content:"";width:100%;height:1px;background-color:#262626}}@media screen and (min-width:750px){.tutorial{padding-top:56px}}.tutorial .k-btn:active{top:4px}.tutorial .k-btn:active .tutorial .k-btn__bottom{top:0;bottom:0}.tutorial .k-btn__bottom{top:4px;bottom:-4px}.tutorial .you-get{margin-bottom:48px;padding-bottom:48px;background-color:#eff7ff}@media screen and (min-width:750px){.tutorial .you-get{margin-bottom:64px;padding-bottom:0;background-color:unset}}.tutorial .you-get__text-container{margin-bottom:32px;padding:40px 16px 0}@media screen and (min-width:750px){.tutorial .you-get__text-container{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);grid-gap:16px;justify-items:start;align-items:center;padding:0}}.tutorial .you-get__title{margin-bottom:16px;color:#262626;font-weight:700;font-size:32px;font-family:Nunito,sans-serif;line-height:1.2}@media screen and (min-width:750px){.tutorial .you-get__title{margin-bottom:0;font-size:40px}}.tutorial .you-get__description{color:#262626;font-weight:500;font-size:16px;font-family:Nunito,sans-serif;line-height:20px}.tutorial .cards-wrapper{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(4,1fr);grid-gap:16px;justify-items:center;align-items:center;margin:0 16px;padding-bottom:24px;overflow-x:scroll}@media screen and (min-width:750px){.tutorial .cards-wrapper{margin:0;padding:32px;border-radius:24px;background-color:#eff7ff}}.tutorial .cards-wrapper::-webkit-scrollbar{height:4px}.tutorial .cards-wrapper::-webkit-scrollbar-track{border-radius:100px;background-color:#fff}.tutorial .cards-wrapper::-webkit-scrollbar-thumb{border-radius:100px;background-color:#0b7cae}.tutorial .card{width:278px;padding:16px;border:1px solid #c1e1ff;border-radius:24px;background:#fff}.tutorial .card__image-wrapper{margin-bottom:12px}.tutorial .card__image-wrapper img{width:100%}.tutorial .card__description{font-weight:700;font-size:18px;font-family:Nunito,sans-serif;line-height:1.2;text-align:center}.tutorial .main-content{margin-bottom:64px;padding:0 16px}@media screen and (min-width:750px){.tutorial .main-content{padding:0}}.tutorial .main-content__title{margin-bottom:24px;color:#262626;font-weight:800;font-size:28px;font-family:Nunito,sans-serif;line-height:1.2;text-align:center}@media screen and (min-width:750px){.tutorial .main-content__title{margin-bottom:32px;font-size:32px}}.tutorial .main-content-card{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(1,1fr);justify-items:start;align-items:center;border-radius:24px}@media screen and (min-width:750px){.tutorial .main-content-card{grid-template-columns:repeat(2,1fr);grid-gap:40px;margin-bottom:0;border-radius:unset}}.tutorial .main-content-card:not(:last-of-type){margin-bottom:24px}@media screen and (min-width:750px){.tutorial .main-content-card:not(:last-of-type){margin-bottom:32px}}.tutorial .main-content-card__image-wrapper{justify-self:center;border-radius:24px 24px 0 0}@media screen and (min-width:750px){.tutorial .main-content-card__image-wrapper{border-radius:24px}}.tutorial .main-content-card__image-wrapper--printables{background-color:#ffe2e2}.tutorial .main-content-card__image-wrapper--app{background-color:#e3e4fb}.tutorial .main-content-card__image-wrapper img{width:100%}.tutorial .main-content-card__content-wrapper{padding:16px;border:1px solid #ebeef0;border-top:0 solid #ebeef0;border-radius:0 0 24px 24px}@media screen and (min-width:750px){.tutorial .main-content-card__content-wrapper{padding:0;border:unset}}.tutorial .main-content-card__title{margin-bottom:16px;color:#262626;font-weight:800;font-size:24px;font-family:Nunito,sans-serif;line-height:1.2}@media screen and (min-width:750px){.tutorial .main-content-card__title{font-size:28px}}.tutorial .main-content-card__description{margin-bottom:16px;font-weight:600;font-size:16px;font-family:Nunito,sans-serif;line-height:20px}@media screen and (min-width:750px){.tutorial .main-content-card__description{font-size:18px;line-height:24px}}.tutorial .main-content-card__list-wrapper{margin-bottom:24px}.tutorial .main-content-card__list-item{position:relative;padding-left:28px;font-weight:500;font-size:16px;font-family:Nunito,sans-serif;line-height:20px}@media screen and (min-width:750px){.tutorial .main-content-card__list-item{font-size:18px;line-height:24px}}.tutorial .main-content-card__list-item:before{position:absolute;top:6px;left:6px;content:"";width:8px;height:8px;border-radius:50%;background-color:#4182e3}.tutorial .main-content-card__list-item:not(:last-of-type){margin-bottom:8px}.tutorial .main-content-card__button{color:#fff;font-weight:800;font-size:14px;font-family:Nunito,sans-serif;line-height:24px;text-align:center;text-transform:uppercase}@media screen and (min-width:750px){.tutorial .main-content-card__button{width:-moz-fit-content;width:fit-content;padding-right:24px;padding-left:24px}}.tutorial .more-content{margin-bottom:64px}.tutorial .more-content__title{max-width:320px;margin:0 auto 12px;color:#262626;font-weight:800;font-size:28px;font-family:Nunito,sans-serif;line-height:1.2;text-align:center}@media screen and (min-width:750px){.tutorial .more-content__title{font-size:32px}}.tutorial .more-content__description{max-width:400px;margin:0 auto 24px;padding:0 16px;color:#262626;font-weight:500;font-size:16px;font-family:Nunito,sans-serif;line-height:20px;text-align:center}@media screen and (min-width:750px){.tutorial .more-content__description{margin:0 auto 32px;padding:0}}.tutorial .more-content__cards{display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(1,1fr);grid-gap:16px;justify-items:center;padding:0 16px}@media screen and (min-width:750px){.tutorial .more-content__cards{grid-template-rows:1fr;grid-template-columns:repeat(3,1fr);grid-gap:32px;padding:0}}.tutorial .more-content-card{display:flex;flex-direction:column;align-items:center;border-radius:24px}.tutorial .more-content-card--math-pack{background-color:#ffe8f6}.tutorial .more-content-card--dino-pack{background-color:#f2edff}.tutorial .more-content-card--speech-pack{background-color:#ffefe7}.tutorial .more-content-card__image-wrapper{padding:16px 0 0;border-bottom:1px solid #fff}.tutorial .more-content-card__image-wrapper img{width:100%;vertical-align:bottom}.tutorial .more-content-card__content-wrapper{display:flex;flex:1;flex-direction:column;padding:16px}.tutorial .more-content-card__title{margin-bottom:8px;font-weight:800;font-size:20px;font-family:Nunito,sans-serif;line-height:1.2}.tutorial .more-content-card__subtitle{margin-bottom:16px;font-weight:500;font-size:16px;font-family:Nunito,sans-serif;line-height:20px}.tutorial .more-content-card__button{margin-top:auto;font-weight:800;font-size:14px;font-family:Nunito,sans-serif;line-height:24px;text-transform:uppercase}.tutorial .faq{margin:0 16px 64px;padding:32px 16px;border:1px solid #f0f2f5;border-radius:32px;background:#f9fbff}@media screen and (min-width:750px){.tutorial .faq{margin:0 0 64px;padding:64px 128px 48px}}.tutorial .faq__title{margin-bottom:32px;color:#262626;font-weight:800;font-size:28px;font-family:Nunito,sans-serif;line-height:1.2;text-align:center}@media screen and (min-width:750px){.tutorial .faq__title{font-size:32px}}.tutorial .faq .accordion{padding:16px;border:1px solid #f4f6f8;border-radius:12px;background:#fff}@media screen and (min-width:750px){.tutorial .faq .accordion{padding:24px}}.tutorial .faq .accordion:not(:last-of-type){margin-bottom:12px}.tutorial .faq .accordion:last-of-type{margin-bottom:48px}.tutorial .faq .accordion-content{padding:0;transition:max-height .25s ease-out}.tutorial .faq__invest{width:200px;margin:0 auto;color:#262626;font-weight:800;font-size:20px;font-family:Nunito,sans-serif;line-height:1.2;text-align:center}.tutorial .faq__invest--blue{color:#0b7cae}.tutorial .faq-accordion__title{color:#262626;font-weight:800;font-size:20px;font-family:Nunito,sans-serif;line-height:1.2}@media screen and (min-width:750px){.tutorial .faq-accordion__title{font-size:24px}}.tutorial .faq-accordion__wrapper{display:grid;grid-template-columns:auto 10%;grid-gap:10px;justify-items:start;align-items:center;border-bottom:1px solid transparent;cursor:pointer;transition:all .3s ease-out}.tutorial .faq-accordion__wrapper.active{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f5faf7}.tutorial .faq-accordion__icon{position:relative;justify-self:end;width:24px;height:24px;border-radius:50%;background-color:#4182e3}.tutorial .faq-accordion__icon:after{width:1px;height:8px;transform:translate(-50%,-50%) rotate(0deg);transition:transform .3s}.tutorial .faq-accordion__icon:after,.tutorial .faq-accordion__icon:before{position:absolute;top:50%;left:50%;content:"";display:block;background-color:#fff}.tutorial .faq-accordion__icon:before{width:8px;height:1px;transform:translate(-50%,-50%)}.tutorial .faq-accordion__icon.active:after{transform:translate(-50%,-50%) rotate(90deg)}.tutorial .faq-accordion-content__list-title{color:#262626;font-weight:500;font-size:16px;font-family:Nunito,sans-serif;line-height:1.4}@media screen and (min-width:750px){.tutorial .faq-accordion-content__list-title{font-size:18px}}.tutorial .faq-accordion-content__list{margin-bottom:16px;list-style:decimal inside}@media screen and (min-width:750px){.tutorial .faq-accordion-content__list{margin-bottom:24px}}.tutorial .faq-accordion-content__list-item{color:#262626;font-weight:500;font-size:16px;font-family:Nunito,sans-serif;line-height:1.4}@media screen and (min-width:750px){.tutorial .faq-accordion-content__list-item{font-size:18px}}.tutorial .faq-accordion-content__list-item--bold{font-weight:700}.tutorial .faq-accordion-content__sentence{color:#262626;font-weight:500;font-size:16px;font-family:Nunito,sans-serif;line-height:1.4}@media screen and (min-width:750px){.tutorial .faq-accordion-content__sentence{font-size:18px}}.tutorial .faq-accordion-content__sentence a{color:#006795;text-decoration:underline}.tutorial .lets-start{max-width:343px;margin:0 auto 54px;padding:0 16px}@media screen and (min-width:750px){.tutorial .lets-start{margin:0 auto 96px;padding:0}}.tutorial .lets-start__button{color:#fff;font-weight:800;font-size:18px;font-family:Nunito,sans-serif;line-height:24px}.want-addons{display:flex;flex-direction:column;margin:35px 16px 0;color:#262626;border-radius:24px;background:linear-gradient(0deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.8)),#99c8ff}@media screen and (min-width:750px){.want-addons{flex-direction:row-reverse;flex-wrap:wrap}}.want-addons__img{display:flex;justify-content:center;align-items:center;width:100%}@media screen and (min-width:750px){.want-addons__img{flex-basis:55%}}@media screen and (min-width:1000px){.want-addons__img{margin-bottom:32px}}.want-addons__img img{width:100%;max-width:500px;margin-top:-75px}@media screen and (min-width:750px){.want-addons__img img{max-width:unset;margin-top:0}}@media screen and (min-width:1000px){.want-addons__img img{max-width:unset;margin-top:-115px}}.want-addons__content{max-width:500px;margin:0 auto;padding:24px}@media screen and (min-width:750px){.want-addons__content{flex-basis:45%;padding:64px 0 64px 64px}}.want-addons__content--title{font-weight:700;font-size:28px;line-height:1.2}@media screen and (min-width:750px){.want-addons__content--title{font-size:34px}}@media screen and (min-width:1000px){.want-addons__content--title{font-size:40px}}.want-addons__content--list{display:flex;flex-direction:column;grid-gap:12px;gap:12px;max-width:350px;margin:24px 0}@media screen and (min-width:750px){.want-addons__content--list{max-width:410px}}.want-addons__content--element{display:flex;grid-gap:8px;gap:8px}.want-addons__content--element-title{font-weight:800;font-size:14px;line-height:18px}@media screen and (min-width:750px){.want-addons__content--element-title{font-size:16px;line-height:21px}}@media screen and (min-width:1000px){.want-addons__content--element-title{font-size:18px;line-height:24px}}.want-addons__content--element-description{font-weight:600}.want-addons__content--element-ckeckmark{width:100%;max-width:16px}@media screen and (min-width:750px){.want-addons__content--element-ckeckmark{max-width:24px}}.want-addons__content--element-ckeckmark img{width:100%}.want-addons__content--button{font-weight:800;font-size:18px;line-height:24px;text-transform:uppercase}@media screen and (min-width:1000px){.want-addons__content--button{max-width:200px;padding:17px}}.registration{width:100%;max-width:420px;margin:110px auto 0;padding:0 16px;color:#262626;font-family:Nunito,sans-serif;text-align:left}@media screen and (min-width:750px){.registration{margin-top:120px;text-align:center}}.registration__wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:100vh}.registration__wrapper .terms-agreement__content-wrapper{justify-content:center!important}.registration__wrapper .terms-agreement__wrapper{margin-bottom:10px}.registration__title{margin-bottom:32px;font-weight:700;font-size:32px;line-height:1.2}@media screen and (min-width:750px){.registration__title{margin-bottom:40px;font-size:40px}}.registration__description{margin-bottom:24px;color:#006795;font-weight:700;font-size:24px;line-height:1.2}.registration__btn{margin-top:5px;padding:17px;font-weight:800;font-size:18px;line-height:24px;text-transform:uppercase}.registration__sign-up-img{max-width:390px;margin-bottom:48px}.registration__sign-up-img img{width:100%}.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(270deg,#e76d7e,#f59d58 16.67%,#f7dd50 33.33%,#78d86b 50%,#81ddf1 66.82%,#28a1d7 83.74%,#787ccc)}.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--packs{width:80%}.upsale__img--discount{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:1.5}@media screen and (min-width:750px){.upsale__pricing{margin:10px 0;font-size:20px;line-height:1.5}}.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{font-size:12px}@media screen and (min-width:750px){.upsale-benefit__emoji{font-size:15px}}.upsale-benefit__title{margin-left:8px;color:#00193f;font-size:12px;line-height:1.5}@media screen and (min-width:750px){.upsale-benefit__title{font-size:20px;line-height:1.5}}@keyframes upsale__loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile{width:100%;max-width:1220px;margin:0 auto;padding:50px 16px 0;color:#262626;font-family:Nunito,sans-serif}.profile__title{margin-bottom:32px;font-weight:700;font-size:32px;line-height:1.2}@media screen and (min-width:750px){.profile__title{margin-bottom:40px;font-size:40px}}.profile__content{border:1px solid #ebeef0;border-radius:24px}.profile__content--wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:16px}@media screen and (min-width:750px){.profile__content--wrapper{padding:24px}}.profile__content--wrapper-benefits{flex-direction:column;flex-grow:1}.profile__content--wrapper-cancelled{flex-basis:100%;flex-wrap:wrap;border-top:1px solid #ebeef0}@media screen and (min-width:750px){.profile__content--wrapper-cancelled{flex-basis:50%;border-left:1px solid #ebeef0}}.profile__content--wrapper-expires{flex-basis:100%}@media screen and (min-width:750px){.profile__content--wrapper-expires{flex-basis:50%}}.profile__content--wrapper-basis-100{flex-basis:100%}.profile__content--wrapper-border-top{border-top:1px solid #ebeef0}.profile__content--description{font-weight:400;font-size:18px;line-height:32px}@media screen and (min-width:750px){.profile__content--description{font-size:24px;line-height:32px}}.profile__content--description-subscription{font-weight:700}@media screen and (min-width:750px){.profile__content--description-subscription{font-weight:400}}.profile__content--description-cancelled{flex-basis:50%;font-size:16px;line-height:24px}@media screen and (min-width:750px){.profile__content--description-cancelled{flex-basis:fit-content;min-width:-moz-fit-content;min-width:fit-content;font-size:18px}}.profile__content--description-expires{font-size:16px;line-height:24px}@media screen and (min-width:750px){.profile__content--description-expires{font-size:18px}}.profile__content--item{max-width:75ch;font-weight:700;font-size:16px;line-height:24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:750px){.profile__content--item{font-size:18px}}.profile__content--item-cancelled{flex-basis:50%;min-width:-moz-fit-content;min-width:fit-content;text-align:right}@media screen and (min-width:750px){.profile__content--item-cancelled{flex-basis:fit-content;margin-left:8px;text-align:left}}.profile__content-sub-info{display:flex;flex-wrap:wrap;margin-bottom:50px}@media screen and (min-width:750px){.profile__content-sub-info{margin-bottom:100px}}.profile__content-account-info{margin-bottom:24px}@media screen and (min-width:750px){.profile__content-account-info{margin-bottom:32px}}.profile__list{display:flex;flex-direction:column;grid-gap:32px;gap:32px;align-items:center;width:100%}@media screen and (min-width:750px){.profile__list{flex-direction:row;justify-content:space-between;align-items:flex-start}}.profile__list--element{flex:1;max-width:370px}.profile__list--element img{width:100%}.profile__list--index{width:100%;height:24px;max-width:24px;color:#fff;font-weight:800;font-size:14px;line-height:24px;text-align:center;border-radius:24px;background-color:#0b7cae}.profile__list--title{margin-bottom:8px;font-weight:500;font-size:18px;line-height:1.2}.profile__list--title-bold{font-weight:800}.profile__list--description{font-weight:500;font-size:14px;line-height:1.2}.profile__list--description-bold{font-weight:800}.profile__list-text{display:flex;grid-gap:12px;gap:12px;align-items:flex-start;margin-top:16px}.profile__actions-container{display:flex;justify-content:space-between;align-items:center;width:100%}.profile__cancel,.profile__delete{align-self:center;margin-top:16px;color:#676767;font-weight:700;font-size:14px;line-height:24px;text-decoration:underline;cursor:pointer}@media screen and (min-width:750px){.profile__cancel,.profile__delete{align-self:flex-end;margin-top:24px}}.profile__delete{color:#ff4756;background-color:unset}.profile-restore-btn{max-width:300px;margin:12px auto 0;padding:10px}@media screen and (min-width:750px){.profile-restore-btn{flex-basis:40%;margin:0 0 0 auto}}@media screen and (min-width:750px) and (max-width:1100px){.profile-restore-btn{margin-top:5px}}.profile-restore-btn .k-btn__content{font-weight:800;font-size:14px;line-height:24px;text-transform:uppercase}.profile .terms-agreement__content-wrapper{justify-content:center}.profile .terms-agreement__policy{margin:5px 0 10px}.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}.cancel-subscription-not-strict__container{width:100%;max-width:1024px;display:flex;flex-direction:column;height:calc(100vh - 53px);max-width:500px;margin:50px auto 0;padding:30px}.cancel-subscription-not-strict__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-not-strict__title{font-size:25px}}.cancel-subscription-not-strict__hidden{display:none}.cancel-subscription-not-strict__charge{display:inline-block;font-weight:var(--font-weight-bold);text-align:center}.cancel-subscription-not-strict__description{font-size:16px;line-height:1.5;margin:0 0 20px;text-align:center}@media screen and (min-width:750px){.cancel-subscription-not-strict__description{font-size:20px}}.cancel-subscription-not-strict__btn-container{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:auto}.cancel-subscription-not-strict__btn-container .k-btn--lightgrey{padding:17px}.cancel-subscription-not-strict__btn-container-pause{display:flex;flex-direction:column;margin-top:auto}.cancel-subscription-not-strict .pause-form{display:flex;flex-direction:column}.cancel-subscription-not-strict .pause-form__label{font-size:16px;line-height:1.5;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:14px 25px;border:2px solid #d9d9d9;border-radius:78px;cursor:pointer}@media screen and (min-width:750px){.cancel-subscription-not-strict .pause-form__label{font-size:20px}}.cancel-subscription-not-strict .pause-form__label--active{border:2px solid #01bed8;background:#eefbfd}.cancel-subscription-not-strict .pause-form__label:last-of-type{margin-bottom:30px}.cancel-subscription-not-strict .pause-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-not-strict .pause-form__other-input{font-size:20px}}.cancel-subscription-not-strict .pause-form__other-input:focus{border-color:#01bed8}.cancel-subscription-not-strict .pause-form__error{font-size:12px;line-height:1.5;margin-bottom:5px;color:#ff4756}@media screen and (min-width:750px){.cancel-subscription-not-strict .pause-form__error{font-size:15px}}.cancel-subscription-not-strict .v-btn{display:flex;flex-direction:column;justify-content:flex-end}.cancel-subscription-not-strict .v-btn__btn{font-size:20px;line-height:1.5;height:auto;padding:17px 30px;color:#fff;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.cancel-subscription-not-strict .v-btn__btn{font-size:25px}}.cancel-subscription-not-strict .k-btn--transparent{width:100%;padding:17px}.cancel-subscription-not-strict .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 screen and (min-width:1000px){.subscription-layout .subscription{padding:40px}}.subscription-layout .subscription__title{font-size:20px;line-height:1.5;margin-bottom:20px;font-weight:var(--font-weight-bold)}@media screen and (min-width:750px){.subscription-layout .subscription__title{font-size:25px}}@media screen and (min-width:1000px){.subscription-layout .subscription__title{margin-bottom:30px}}.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 30px}@media screen and (min-width:1000px){.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 screen and (min-width:1000px){.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 .information-block__image-couple .information-block__image-wrapper:first-child{margin-bottom:40px}.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}}.profile-lang-picker{position:relative;border-radius:12px}.profile-lang-picker__wrapper{display:flex;grid-gap:8px;gap:8px;align-items:center;padding:12px 20px;border:1px solid #fff;border-radius:12px;background:#f4f6f8;cursor:pointer;transition:all 1s}.profile-lang-picker__wrapper-active{border-radius:12px 12px 0 0;box-shadow:0 32px 48px rgba(0,0,0,.1)}.profile-lang-picker__current-locale{font-weight:700;font-size:16px;line-height:24px}.profile-lang-picker__icon{max-width:16px;max-height:16px;transition:all .5s}.profile-lang-picker__icon-active{transform:rotate(180deg)}.profile-lang-picker__locales--wrapper{position:absolute;width:100%;max-height:0;padding:0;border:0 solid transparent;border-radius:0 0 12px 12px;background-color:#f4f6f8;overflow:scroll;transition:all .5s}.profile-lang-picker__locales--wrapper-active{max-height:150px;border:1px solid #fff;box-shadow:0 32px 48px rgba(0,0,0,.1)}.profile-lang-picker__locales--list{padding:12px}.profile-lang-picker__locales--element{padding:4px 0 4px 8px;color:#676767;font-weight:700;font-size:14px;line-height:24px;cursor:pointer;transition:all .3s}.profile-lang-picker__locales--element-active{color:#262626;cursor:not-allowed}.profile-lang-picker__locales--element:hover{color:#262626;border-radius:8px;background-color:#fff}.profile-sub-status{display:flex;grid-gap:8px;gap:8px;align-items:center;padding:6px 12px;border-radius:8px}.profile-sub-status__img{max-width:16px;max-height:16px}.profile-sub-status__text{color:#fff;text-transform:capitalize}.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__email{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px}@keyframes slide-top{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.analyzing-email-form-container{width:100%}.benefits-screen{margin-top:10px}.benefits-screen__container{padding:0 17px 15px;border-radius:16px;background:#f4ffec}.benefits-screen__point-wrapper{display:flex;padding-top:15px}.benefits-screen__text{margin-left:15px;font-weight:400;line-height:24px;text-align:left}.benefits-screen__text--lessons{font-weight:var(--font-weight-bold);color:#006795}.benefits-screen__btn-content-icon{display:flex;width:17px;height:17px;margin-top:5px}.benefits-screen__btn-content-icon img{display:block}.favorite-topics-screen{padding-top:30px;text-align:center}@media screen and (min-width:750px){.favorite-topics-screen{display:flex;flex-direction:column;justify-content:space-between;padding-top:80px;text-align:left}}.favorite-topics-screen__image-wrapper{transition:all .3s ease}.favorite-topics-screen__text{position:absolute;left:50%;bottom:-25px;font-size:12px;line-height:18px;white-space:nowrap;text-align:center;transform:translateX(-50%)}.favorite-topics-screen__error{margin:10px 0;padding-top:34px;color:#ff4756;text-align:center}@media screen and (min-width:750px){.favorite-topics-screen__error{padding-right:32px;text-align:right}}.favorite-topics-screen .k-btn__content{position:unset;display:flex;justify-content:center;align-items:center}.statement-screen__wrapper{margin-top:20px;padding:20px 25px;border-radius:16px;background-color:#fff8d5}.statement-screen__text{margin-top:20px;line-height:24px;text-align:left}.onboarding-email .onboarding-title{margin-bottom:10px;font-size:24px;line-height:32px}.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}}.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__floater{position:fixed;left:0;bottom:0;right:0;z-index:1;width:100%;margin:0 auto;text-align:center;background-color:var(--color-common-background-with-opacity)}@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}}@media screen and (min-width:750px){.onboarding-stepper__floater{box-shadow:0 -5px 10px -5px rgba(93,137,171,.3)}}.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 screen and (min-width:750px){.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 .old-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 .old-k-btn{font-size:25px}}.onboarding-stepper__btn-wrapper .one-button-container .old-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 .old-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 .old-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 screen and (min-width:1000px){.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 .old-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{margin:5px 0;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}}.stepper-two-buttons__button{display:flex;justify-content:center;align-items:center;padding:35px;border-radius:16px;background-color:#f4f6f8;transition:all .3s ease}.stepper-two-buttons__button:hover{opacity:.8}.stepper-two-buttons__button:active,.stepper-two-buttons__button:focus{top:0;outline:2px solid var(--color-default-blue-90)}.stepper-two-buttons__button:active{background-color:#e8f8ff}.stepper-two-buttons .img-container{display:flex;align-items:center}@media screen and (min-width:750px){.stepper-two-buttons .img-container{flex-direction:column}}.stepper-two-buttons .btn-text{margin-left:5px;color:#262626;font-weight:var(--font-weight-medium)}.expired-sub{min-height:100vh;padding:100px 20px 0;text-align:center;background-image:url(/_nuxt/img/bg-mobile.a837093.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}@media screen and (min-width:750px){.expired-sub{padding:150px 0 0;background-image:url(/_nuxt/img/bg-desktop.e9d3057.jpg)}}.expired-sub .private-route-header{border-bottom:unset}.expired-sub img{width:100%;height:auto}.expired-sub .image-container{max-width:247px;margin:0 auto}.expired-sub__card{max-width:700px;margin:0 auto;padding:30px 15px;border-radius:20px;background-color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.25)}@media screen and (min-width:750px){.expired-sub__card{padding:70px 50px}}.expired-sub__title{font-weight:700;font-size:23px;line-height:35px}@media screen and (min-width:750px){.expired-sub__title{margin-bottom:15px;font-size:32px;line-height:1.5}}.expired-sub__description{max-width:800px;margin:0 auto 30px;font-size:18px;line-height:24px}@media screen and (min-width:750px){.expired-sub__description{margin-bottom:80px;font-size:23px;line-height:1.5}}.expired-sub__restore-btn{max-width:270px;margin:0 auto;cursor:pointer;transition:all .3s ease}.expired-sub__restore-btn:hover{background-color:#1c5cbc}.expired-sub__restore-btn:active{background-color:#15468f}.independent-kid{margin:48px auto 32px}.independent-kid__img{max-width:343px}.offer-block{border-radius:16px;background-color:#0b7cae;overflow:auto}.offer-block__wrapper{width:100%;max-width:343px;padding-top:16px}.offer-block__header{margin:12px 18px;color:#fff;font-weight:900;font-size:24px;line-height:32px;text-align:center;text-transform:uppercase;background-image:url(/_nuxt/c7ba79888cf2f612dad75324c7034bc8.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.offer-block__content{display:flex;flex-direction:column;align-items:center;margin:0 24px 24px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.2)}.offer-block__price{width:-moz-fit-content;width:fit-content;margin-bottom:10px;padding:8px 16px;color:#0b7cae;font-weight:700;font-size:42px;line-height:1.2;text-transform:uppercase;border-radius:16px;background-color:#fff}.offer-block__price--crossed{position:relative;color:#6db0ce;font-weight:500;font-size:28px;line-height:25px}.offer-block__price--crossed:before{position:absolute;top:50%;left:0;content:"";width:100%;height:3px;border:1px solid #fff;background-color:#6db0ce}.offer-block__offer{color:#fff;font-weight:400;font-size:20px;line-height:20px;text-align:center}.offer-block__offer--bold{font-weight:800}.offer-block__legal-info{margin-top:12px;color:#262626;font-weight:400;font-size:13px;line-height:16px;text-align:center}.offer-block__legal-info__link{color:#262626}.trusted-by{max-width:375px;margin-bottom:16px;text-align:center}.trusted-by__title{margin-bottom:10px;font-weight:800;font-size:26px;line-height:35px}.trusted-by__title--blue{color:#0b7cae}.trusted-by__subtitle{margin-bottom:20px;font-weight:500;font-size:16px;line-height:21px}.trusted-by__img{max-width:340px}.money-back-offer{position:relative;width:100%;max-width:500px;padding:104px 24px 24px;border:1px solid #0b7cae;border-radius:16px;background:#f9fbff}.money-back-offer__wrapper{padding:112px 0 24px}@media screen and (min-width:750px){.money-back-offer__wrapper{padding-top:128px}}.money-back-offer__img{position:absolute;top:-87px;left:50%;width:100%;max-width:235px;transform:translateX(-50%)}.money-back-offer__info{font-weight:700;font-size:16px;line-height:24px}.money-back-offer__info--link{color:#006795;text-decoration:underline}.safe-checkout{width:100%;max-width:500px;margin:48px auto 24px;padding:24px;border:1px solid #d4dae0;border-radius:16px;background:#f9fbff}.safe-checkout__wrapper{padding:24px 0}.safe-checkout__title{flex-basis:100%;margin-bottom:16px;font-weight:800;font-size:20px;line-height:25px;text-align:center;text-transform:capitalize}.safe-checkout__list{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;justify-content:center}.safe-checkout__img{max-width:220px}.invest-into-child{max-width:300px;margin:20px auto 32px}.invest-into-child__title{padding-top:35px;font-weight:800;font-size:26px;line-height:35px;text-align:center;background-image:url(/_nuxt/ca7dddde839eb6884b90bd0ceb13de06.svg);background-repeat:no-repeat;background-position:top}.invest-into-child__title--blue{color:#0b7cae}.what-do-i-get-upsale{max-width:500px;padding:24px 0 16px}.what-do-i-get-upsale__title{margin-bottom:16px;font-weight:800;font-size:28px;line-height:32px;text-align:center;text-transform:capitalize}.what-do-i-get-upsale__packs{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.what-do-i-get-upsale__pack{display:flex;flex-direction:column;border-radius:16px;overflow:hidden}@media screen and (min-width:750px){.what-do-i-get-upsale__pack{flex-direction:row}}@media screen and (min-width:750px){.what-do-i-get-upsale__pack--img{max-width:160px}.what-do-i-get-upsale__pack--img img{height:100%!important;-o-object-fit:cover;object-fit:cover}}.what-do-i-get-upsale__pack--content{width:100%;padding:16px;border:1px solid #ebeef0;border-top:0 solid #ebeef0;border-radius:0 0 16px 16px}@media screen and (min-width:750px){.what-do-i-get-upsale__pack--content{border-width:1px 1px 1px 0;border-radius:0 16px 16px 0}}.what-do-i-get-upsale__pack--title{margin-bottom:8px;font-weight:700;font-size:18px;line-height:1.2}.what-do-i-get-upsale__features{display:flex;flex-direction:column;grid-gap:6px;gap:6px}.what-do-i-get-upsale__feature{position:relative;padding-left:22px;font-weight:400;font-size:14px;line-height:1.2}.what-do-i-get-upsale__feature:before{position:absolute;top:0;left:0;content:"";width:8px;height:8px;margin:4px;border-radius:50%;background-color:#0b7cae}.offer-block-upsale{position:relative;max-width:500px;padding:240px 16px 16px;border-radius:24px;background:linear-gradient(0deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.8)),#99c8ff}@media screen and (min-width:750px){.offer-block-upsale{padding:240px 48px 48px}}.offer-block-upsale__wrapper{padding-top:56px}.offer-block-upsale__img{position:absolute;top:-55px;left:0;width:100%}.offer-block-upsale__img img{display:block;max-width:343px;margin:0 auto}.offer-block-upsale__title{max-width:400px;margin-bottom:24px;font-weight:500;font-size:24px;line-height:1.2;text-align:center}.offer-block-upsale__title--bold{font-weight:800}.offer-block-upsale__offer{display:flex;justify-content:space-between;align-items:center;max-width:400px;margin:0 auto;padding:16px;border-radius:16px;background-color:#fff}.offer-block-upsale__offer--three-for-one{font-weight:900;font-size:22px;line-height:25px;text-transform:uppercase}.offer-block-upsale__offer--only{font-weight:500;font-size:22px;line-height:24px;text-transform:uppercase}.offer-block-upsale__offer--price{margin-left:12px;padding:8px 8px 8px 24px;color:#fff;font-weight:800;font-size:23px;line-height:38px;background-image:url(/_nuxt/b655c02b5addce0d54911c7b84e78132.svg);background-repeat:no-repeat;background-position:50%}.offer-page{padding-top:65px;color:#262626;font-family:Nunito,sans-serif}.offer-page__content{display:flex;flex-direction:column;align-items:center;padding:0 16px}.offer-page img{width:100%;height:auto}.offer-page__button{max-width:356px;font-weight:800;font-size:14px;line-height:24px;letter-spacing:.015em;text-transform:uppercase}.offer-page__button__container{position:sticky;left:0;bottom:0;display:flex;justify-content:center;padding:16px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 53.12%)}.offer-page .terms-agreement__content-wrapper{justify-content:center}.showcase-terms{padding:24px 16px 8px}.showcase-terms__links{display:flex;flex-wrap:wrap;grid-gap:3px;gap:3px;justify-content:center;margin:0 auto}.showcase-terms__link{color:#8d8d8d;font-weight:500;font-size:10px;line-height:12px;text-decoration:underline}.showcase-terms__legal-address,.showcase-terms__registration{color:#b2b6b8;font-weight:500;font-size:10px;line-height:12px;text-align:center}.showcase-terms__legal-address{margin-top:8px}.showcase-terms__registration{margin-top:2px}.showcase-worksheets{display:grid;grid-template-columns:1fr;grid-row-gap:32px;grid-column-gap:30px;padding:24px 0 64px}@media screen and (min-width:750px){.showcase-worksheets{grid-template-columns:repeat(2,1fr);padding-top:64px}}@media screen and (min-width:1000px){.showcase-worksheets{grid-template-columns:repeat(3,1fr)}}.showcase-worksheets__worksheet{display:flex;flex-direction:column;width:100%;max-width:388px;margin:0 auto;border-radius:16px;overflow:hidden}.showcase-worksheets__worksheet--img-container{position:relative}.showcase-worksheets__worksheet--pages,.showcase-worksheets__worksheet--target{position:absolute;top:8px;padding:4px 8px;font-weight:500;font-size:12px;line-height:12px;text-align:center;border-radius:100px;background-color:hsla(0,0%,100%,.8)}.showcase-worksheets__worksheet--pages{left:8px}.showcase-worksheets__worksheet--target{right:8px}.showcase-worksheets__worksheet--img{max-width:343px;margin:0 auto}.showcase-worksheets__worksheet--img img{display:block}.showcase-worksheets__worksheet--content-container{display:flex;flex:1;flex-direction:column;padding:12px 16px 16px;border:1px solid #ebeef0;border-top:0 solid #ebeef0;border-radius:0 0 24px 24px}.showcase-worksheets__worksheet--title{font-weight:800;font-size:18px;line-height:1.2}.showcase-worksheets__worksheet--description{margin-top:2px;font-weight:500;font-size:14px;line-height:18px}.showcase-worksheets__worksheet .ready-for-school{background:#ffe2e2}.showcase-worksheets__worksheet .discipline-your-child{background:#e3e4fb}.showcase-worksheets__worksheet .internet-safety{background:#ceefff}.showcase-worksheets__worksheet .math-pack{background:#ffefd8}.showcase-worksheets__worksheet .dino-pack{background:#f3dbf7}.showcase-worksheets__worksheet .parenting-pack{background:#ffe7e1}.showcase-worksheets__tags{display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px;justify-content:flex-start;align-items:center;margin-top:12px;margin-bottom:auto}.showcase-worksheets__tags--tag{padding:4px 8px;color:#676767;font-weight:700;font-size:12px;line-height:12px;text-transform:capitalize;border-radius:100px;background-color:#f4f6f8}.showcase-worksheets__offer--container{display:flex;justify-content:space-between;margin-top:12px}.showcase-worksheets__price-per-worksheet{font-weight:600;font-size:12px;line-height:1.2}.showcase-worksheets__price-per-worksheet--bold{font-size:16px}.showcase-worksheets__timer{position:relative;padding-left:18px;color:#ec1836;font-weight:400;font-size:16px;line-height:1.2}.showcase-worksheets__timer:before{position:absolute;top:2px;left:0;content:"";width:14px;height:14px;background-image:url(/_nuxt/95569dedd1ee203f5469bef7e5c7f98d.svg);background-size:14px 14px}.showcase-worksheets__price{margin-top:2px;color:#81898c;font-weight:400;font-size:12px;line-height:14px}.showcase-worksheets__price--crossed{text-decoration:line-through}.showcase-worksheets__price--new{margin:0 4px 0 2px}.showcase-worksheets__btn{margin-top:12px;font-weight:800;font-size:14px;line-height:24px;text-align:center;text-transform:uppercase}@media screen and (min-width:750px){.showcase-other-parents{margin-top:64px}}.showcase-other-parents__title{margin-bottom:12px;font-weight:800;font-size:28px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.showcase-other-parents__title{font-weight:800;font-size:42px;line-height:1.1}}.showcase-other-parents__description{margin-bottom:24px;color:#006795;font-weight:500;font-size:18px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.showcase-other-parents__description{margin-bottom:32px;font-size:24px}}.showcase-other-parents__description--bold{font-weight:800}.showcase-other-parents__comments{display:flex;flex-direction:column;grid-gap:24px;gap:24px;align-items:center;margin-bottom:24px}@media screen and (min-width:1000px){.showcase-other-parents__comments{flex-direction:row;align-items:flex-start;margin-bottom:48px}}.showcase-other-parents__comment{position:relative;padding:16px;border:1px solid #f0f2f5;border-radius:16px;background-color:#f9fbff}@media screen and (min-width:1000px){.showcase-other-parents__comment{padding:24px}}.showcase-other-parents__comment--wrapper{max-width:392px}@media screen and (min-width:1000px){.showcase-other-parents__comment--wrapper{flex-basis:calc(33% - 14px)}}.showcase-other-parents__comment--title{margin-bottom:8px;font-weight:800;font-size:20px;line-height:1.2}.showcase-other-parents__comment--description{margin-bottom:16px;font-weight:500;font-size:16px;line-height:1.4}.showcase-other-parents__comment--profile-info{display:flex;grid-gap:8px;gap:8px;align-items:center}.showcase-other-parents__comment--avatar{width:24px;height:24px}.showcase-other-parents__comment--name{font-weight:400;font-size:14px;line-height:1.2}.showcase-other-parents__comment--rating{position:absolute;bottom:16px;right:16px;width:100px;height:20px}@media screen and (min-width:1000px){.showcase-other-parents__comment--rating{bottom:24px;right:24px}}.showcase-other-parents__and-more{margin:12px 0 0 auto;color:#81898c;font-weight:400;font-size:16px;line-height:1.2;text-align:right}@media screen and (min-width:750px){.showcase-other-parents__and-more{font-size:18px}}.showcase-people-ask{margin:64px auto 0;padding:32px 16px 16px;border:1px solid #f0f2f5;border-radius:32px;background-color:#f9fbff}@media screen and (min-width:750px){.showcase-people-ask{margin:128px auto 64px;padding:64px 72px 32px}}.showcase-people-ask__title{margin-bottom:24px;font-weight:800;font-size:28px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.showcase-people-ask__title{margin-bottom:32px;font-size:32px}}.showcase-people-ask__list{display:flex;flex-direction:column;grid-gap:12px;gap:12px;max-width:968px;margin:0 auto 32px}@media screen and (min-width:750px){.showcase-people-ask__list{margin-bottom:48px}}.showcase-people-ask__element{padding:16px;border:1px solid #f4f6f8;border-radius:12px;background-color:#fff}@media screen and (min-width:750px){.showcase-people-ask__element{padding:24px}}.showcase-people-ask__element--wrapper{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.showcase-people-ask__element--question{max-width:200px;font-weight:800;font-size:20px;line-height:1.2}@media screen and (min-width:750px){.showcase-people-ask__element--question{max-width:none;font-size:24px}}.showcase-people-ask__element--answer{max-height:0;font-weight:500;font-size:16px;line-height:1.4;border-top:1px solid transparent;overflow:hidden;transition:all .4s}.showcase-people-ask__element--answer-link{color:#006795;text-decoration:underline}.showcase-people-ask__element__button{position:relative;width:24px;height:24px;border-radius:50%;background-color:#4182e3}.showcase-people-ask__element__button:after,.showcase-people-ask__element__button:before{position:absolute;top:50%;left:50%;content:"";width:10px;height:1px;border-radius:1px;background-color:#fff;transform:translate(-50%,-50%)}.showcase-people-ask__element__button:after{transform:translate(-50%,-50%) rotate(90deg);transition:all .4s ease}.showcase-people-ask__element--active .showcase-people-ask__element--answer{max-height:200px;margin-top:12px;padding-top:12px;border-top:1px solid #f5faf7}.showcase-people-ask__element--active .showcase-people-ask__element__button:after{transform:translate(-50%,-50%)}.showcase-people-ask__invest{max-width:270px;margin:0 auto;padding:16px;font-weight:800;font-size:20px;line-height:1.2;text-align:center;background-image:url(/_nuxt/98f7eba85c27f3838b2819d1e1e182aa.svg);background-repeat:no-repeat;background-position:top}.showcase-people-ask__invest--blue{color:#0b7cae}.showcase-encourage{display:flex;grid-gap:16px;gap:16px;justify-content:space-between;align-items:flex-end;max-width:864px;margin:0 auto;padding:0 16px;background:#eff7ff}@media screen and (min-width:750px){.showcase-encourage{padding:0 32px;border-radius:24px}}@media screen and (min-width:750px){.showcase-encourage__wrapper{padding:48px 16px 0}}.showcase-encourage__content{align-self:flex-start;max-width:590px;margin:16px 0}@media screen and (min-width:750px){.showcase-encourage__content{margin:32px 0}}.showcase-encourage__title{font-weight:700;font-size:18px;line-height:1.05}@media screen and (min-width:750px){.showcase-encourage__title{font-size:32px}}.showcase-encourage__offer-wrapper{display:flex;flex-wrap:wrap;grid-gap:4px;gap:4px;margin-top:8px}@media screen and (min-width:750px){.showcase-encourage__offer-wrapper{grid-gap:8px;gap:8px;margin-top:16px}}.showcase-encourage__limit-offer{padding:4px 8px;color:#fff;font-weight:700;font-size:16px;line-height:20px;text-align:center;border-radius:100px;background-color:#ec1836}@media screen and (min-width:750px){.showcase-encourage__limit-offer{padding:4px 16px;font-size:28px;line-height:40px}}.showcase-encourage__limit-offer--bold{font-weight:800}.showcase-encourage__timer{padding:4px 8px;color:#ec1836;font-weight:700;font-size:12px;line-height:20px;text-align:center;border-radius:100px;background-color:#fff}@media screen and (min-width:750px){.showcase-encourage__timer{padding:4px 16px;font-size:24px;line-height:40px}}.showcase-encourage__img{min-width:100px}.showcase-header{padding:10px 0}@media screen and (min-width:750px){.showcase-header{padding:12px 0;border-bottom:1px solid #f0f2f5}}.showcase-header__content{display:flex;justify-content:space-between;align-items:center;max-width:1256px;margin:0 auto;padding:0 16px}.showcase-header__logo{max-width:192px}.showcase-header .language-switcher-drawer__switcher{background-color:#f4f6f8}.showcase-email-modal{position:relative;padding:32px 16px}@media screen and (max-width:536px){.showcase-email-modal{min-height:100vh!important}}@media screen and (min-width:536px){.showcase-email-modal{padding:32px}}@media screen and (min-width:536px){.showcase-email-modal__border .vm--modal{border-radius:24px!important}}.showcase-email-modal__border .vm--modal{margin-bottom:0!important;border-radius:0}.showcase-email-modal__title{font-weight:700;font-size:32px;line-height:1.2}@media screen and (min-width:536px){.showcase-email-modal__title{font-size:40px}}.showcase-email-modal__form{width:100%;margin-top:24px}@media screen and (min-width:536px){.showcase-email-modal__form{margin-top:32px}}.showcase-email-modal__input-wrapper{position:relative;margin-bottom:5px}.showcase-email-modal__input{width:100%;padding:20px 16px;color:#00122c;font-size:16px;line-height:1.5;text-align:left;border:1px solid #dfe8f4;border-radius:8px}.showcase-email-modal__input::-moz-placeholder{color:#8f9cb4;font-weight:500;font-size:16px;line-height:1.5;text-align:left}.showcase-email-modal__input:-ms-input-placeholder{color:#8f9cb4;font-weight:500;font-size:16px;line-height:1.5;text-align:left}.showcase-email-modal__input::placeholder{color:#8f9cb4;font-weight:500;font-size:16px;line-height:1.5;text-align:left}.showcase-email-modal__input.input-error-border{border-color:#ff4756}.showcase-email-modal__loader{position:absolute;top:40%;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}.showcase-email-modal__input-error{min-height:18px;padding-top:6px;color:#ff4756;font-size:12px}.showcase-email-modal__privacy{position:relative;display:flex;align-items:center;min-height:27px;margin-bottom:16px;padding-left:32px;color:#495c67;font-weight:400;font-size:12px;line-height:1.5;text-align:left}.showcase-email-modal__privacy:before{position:absolute;top:0;left:0;content:"";width:22px;height:27px;background-image:url(/_nuxt/d8cc29db70a780af56e157f62bf67d71.svg);background-repeat:no-repeat;background-position:50%;background-size:cover}.showcase-email-modal__btn{width:100%;font-weight:800;font-size:18px;line-height:24px;text-align:center;text-transform:uppercase}.showcase-email-modal .cross{left:auto;right:20px}.showcase-purchase-error{display:flex;min-height:100vh;font-family:Nunito,sans-serif;text-align:center}@media screen and (min-width:750px){.showcase-purchase-error{max-width:450px;min-height:660px;max-height:660px;border-radius:20px}}.showcase-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){.showcase-purchase-error__wrapper{max-width:360px}}.showcase-purchase-error__img{width:100%;max-width:360px;margin:auto auto 0}.showcase-purchase-error__img img{width:100%;max-width:300px}@media screen and (min-width:750px){.showcase-purchase-error__img img{max-width:360px}}.showcase-purchase-error__title{margin-top:5px;color:#ec1836;font-weight:800;font-size:24px;line-height:32px}@media screen and (min-width:750px){.showcase-purchase-error__title{margin-top:20px;font-size:31px;line-height:35px}}.showcase-purchase-error__description{margin-top:10px;color:#262626;font-weight:500;font-size:18px;line-height:23px}@media screen and (min-width:750px){.showcase-purchase-error__description{line-height:25px}}.showcase-purchase-error__btn{margin:auto auto 30px;font-weight:800;font-size:14px;line-height:24px;text-transform:uppercase}@media screen and (min-width:750px){.showcase-purchase-error__btn{padding:17px;font-size:18px}}@media screen and (min-width:750px){.showcase-purchase-error__modal .vm--modal{border-radius:20px}}.showcase-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){.showcase-purchase-success{max-width:450px;min-height:660px;max-height:660px;border-radius:20px}}.showcase-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){.showcase-purchase-success__wrapper{max-width:360px}}.showcase-purchase-success__img{width:100%;max-width:360px;margin:auto auto 0}.showcase-purchase-success__img img{width:100%;max-width:300px}@media screen and (min-width:750px){.showcase-purchase-success__img img{max-width:360px}}.showcase-purchase-success__title{margin-top:5px;color:#09a37e;font-weight:800;font-size:24px;line-height:32px}@media screen and (min-width:750px){.showcase-purchase-success__title{margin-top:20px;font-size:31px;line-height:35px}}.showcase-purchase-success__description{margin-top:10px;color:#262626;font-weight:500;font-size:18px;line-height:23px}@media screen and (min-width:750px){.showcase-purchase-success__description{line-height:25px}}.showcase-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){.showcase-purchase-success__btn{padding:17px;font-size:18px}}@media screen and (min-width:750px){.showcase-purchase-success__modal .vm--modal{border-radius:20px}}.showcase-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}.showcase-purchase-success__spinner:before{position:absolute;top:-3px;right:calc(50% - 3px);content:"";width:6px;height:4px;background-color:#fff}.showcase-price-block__price{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}@media only screen and (min-width:375px){.showcase-price-block__price{margin-bottom:20px}}@media screen and (min-width:750px){.showcase-price-block__price{margin-bottom:30px}}.showcase-price-block__price-text{color:#273b46;font-weight:var(--font-weight-bold);font-size:15px;line-height:17px}@media screen and (min-width:750px){.showcase-price-block__price-text{font-size:30px;line-height:34px}}.showcase-price-block__price-amount{color:#273b46;font-weight:var(--font-weight-bold);font-size:15px;line-height:17px}@media screen and (min-width:750px){.showcase-price-block__price-amount{font-size:30px;line-height:34px}}.showcase-price-block__checkout-crossed{margin-right:8px;color:#81898c;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.showcase-purchase-form{position:relative;padding:24px 16px;font-family:Nunito,sans-serif;overflow-y:scroll}@keyframes showcase-purchase-form__loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:575px){.showcase-purchase-form{min-height:100vh!important}}@media screen and (min-width:750px){.showcase-purchase-form{padding:32px}}.showcase-purchase-form__cross{position:absolute;top:12px;right:15px;width:24px;height:24px;cursor:pointer}@media screen and (min-width:750px){.showcase-purchase-form__cross{right:12px;width:32px;height:32px}}.showcase-purchase-form__title{margin-bottom:24px;color:#262626;font-weight:700;font-size:32px;line-height:1.2}@media screen and (min-width:750px){.showcase-purchase-form__title{margin-bottom:32px;font-size:40px}}.showcase-purchase-form__paypal{max-width:470px;min-height:45px;margin:40px auto 12px}@media screen and (min-width:750px){.showcase-purchase-form__paypal{margin-top:24px}}.showcase-purchase-form__spinner-wrapper{margin:0 auto 15px}@media screen and (min-width:750px){.showcase-purchase-form__spinner-wrapper{margin-bottom:30px}}.showcase-purchase-form__spinner-wrapper .sk-fading-circle{width:45px;height:45px;margin:0 auto}.showcase-purchase-form__google-pay{max-width:470px;margin:0 auto}.showcase-purchase-form__google-pay .gpay-card-info-container{min-height:56px;border:1px solid #262626;border-radius:100px}.showcase-purchase-form__google-pay .gpay-card-info-animation-container{border-radius:100px}.showcase-purchase-form__google-pay .gpay-card-info-animated-progress-bar-container{padding:0 15px}.showcase-purchase-form__apple-pay{max-width:470px;margin:0 auto}.showcase-purchase-form__apple-pay .apple-pay-button{padding:23px;border-radius:100px}.showcase-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}.showcase-purchase-form__line:after,.showcase-purchase-form__line:before{position:absolute;top:50%;content:"";width:25%;height:1px;background-color:#ebeef0}.showcase-purchase-form__line:before{left:0}.showcase-purchase-form__line:after{right:0}.showcase-purchase-form__safe{display:flex;grid-gap:1px;gap:1px;justify-content:center;align-items:center;margin:15px auto 12px}.showcase-purchase-form__safe--img{width:25px}.showcase-purchase-form__safe--text{color:#222427;font-weight:700;font-size:15px;line-height:18px}.showcase-purchase-form__card-set{max-width:350px;margin:0 auto}@media screen and (min-width:750px){.showcase-purchase-form__modal-border .vm--modal{border-radius:24px}}.showcase-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)}.showcase-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:showcase-purchase-form__loader 1s ease-in-out infinite}.showcase-purchase-form img{width:100%;height:auto}.showcase-purchase-form #solid-payment-form-iframe{min-height:320px!important}.showcase-purchase-form .legal-info{margin:0 auto}.showcase-purchase-form .legal-info__text{max-width:unset;padding:0}.showcase-purchase-form .legal-info__link{color:inherit}.showcase-purchase-form .showcase-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}.showcase-page{color:#262626;font-family:Nunito,sans-serif}.showcase-page__content{max-width:1256px;margin:0 auto;padding:0 16px}.showcase-page img{width:100%;height:auto}.showcase-thanks{display:flex;flex-direction:column;min-height:100vh}.showcase-thanks__background{display:flex;flex:1;flex-direction:column;align-items:center;background-color:#eff7ff}.showcase-thanks__wrapper{display:flex;flex-direction:column;align-items:center;max-width:536px;margin-bottom:auto;padding:40px 16px 20px}@media screen and (min-width:750px){.showcase-thanks__wrapper{padding-top:48px}}.showcase-thanks__title{font-weight:800;font-size:28px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.showcase-thanks__title{font-size:42px}}.showcase-thanks__description{margin-top:12px;font-weight:500;font-size:16px;line-height:1.2;text-align:center}.showcase-thanks__guide{margin-top:24px;padding:16px;border-radius:16px;background-color:#fff}@media screen and (min-width:750px){.showcase-thanks__guide{padding:24px}}.showcase-thanks__guide--title{font-weight:800;font-size:18px;line-height:1.2}@media screen and (min-width:750px){.showcase-thanks__guide--title{font-size:24px}}.showcase-thanks__guide--wrapper{display:flex;flex-direction:column;grid-gap:8px;gap:8px;margin-top:12px}.showcase-thanks__guide--step{position:relative;padding-left:22px;font-weight:500;font-size:14px;line-height:18px}@media screen and (min-width:750px){.showcase-thanks__guide--step{padding-left:28px;font-size:16px;line-height:20px}}.showcase-thanks__guide--step:before{position:absolute;top:0;left:0;content:"";width:8px;height:8px;margin:5px;border-radius:50%;background-color:#4182e3}@media screen and (min-width:750px){.showcase-thanks__guide--step:before{margin:6px}}.showcase-thanks__btn{max-width:343px;margin:24px auto auto;font-weight:800;font-size:14px;line-height:24px;text-align:center;text-transform:uppercase}@media screen and (min-width:750px){.showcase-thanks__btn{max-width:245px}}.split-showcase-low-price .showcase-encourage__title{font-size:14px}@media screen and (min-width:750px){.split-showcase-low-price .showcase-encourage__title{font-size:32px}}.split-showcase-low-price .showcase-worksheets__worksheet--img{max-height:200px;overflow:hidden}@media screen and (min-width:750px){.split-showcase-low-price .showcase-worksheets__worksheet--img{max-height:none}}.error{display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.error__content{max-width:600px;padding:0 20px}.error__text{font-weight:var(--font-weight-bold);font-size:20px;line-height:1.5;margin-bottom:20px;color:#273b46;text-align:center}@media screen and (min-width:750px){.error__text{font-size:25px}}.error__button{text-transform:uppercase}.onboarding-layout{display:flex;flex-direction:column;flex-grow:1;font-family:Montserrat,sans-serif}.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-content .onboarding-wrapper{flex-direction:row;max-width:unset;margin:unset}.onboarding-content .new-analyzing__email{flex-direction:column}.onboarding-wrapper{max-width:500px;margin:0 auto;padding-top:30px;color:#00193f;text-align:center}@media screen and (min-width:750px){.onboarding-wrapper{display:flex;flex-direction:column;padding-top:80px;text-align:left}}.onboarding-content-col{text-align:center}@media screen and (min-width:750px){.onboarding-content-col{max-width:400px}}.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}}@media screen and (min-width:750px){.onboarding-title.intro-screen{font-size:28px}}.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:30%;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;padding-left:32px;color:#ff4756;text-align:left}@media screen and (min-width:750px){.onboarding-choice-screen,.onboarding-email,.onboarding-kid-age,.onboarding-kid-name{display:unset;text-align:center}}@media screen and (min-width:750px){.onboarding-choice-screen .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!important;margin:0 auto!important}@media screen and (min-width:750px){.onboarding-question-screen .image-col{margin:0 auto}}.onboarding-question-screen-img-wrapper{max-width:400px;margin:30px auto 10px}@media screen and (min-width:750px){.onboarding-question-screen-img-wrapper{margin-top:0}}.onboarding-question-screen-img-wrapper img{width:100%;height: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__wrapper{max-width:800px;margin:0 auto 10px}.choice-btn__wrapper--small{max-width:375px}.choice-list{display:flex;flex-direction:column}@media screen and (min-width:750px){.choice-list{flex-direction:row;justify-content:space-between;width:100%}}.choice-list__group-name{font-weight:var(--font-weight-bold);margin:10px 0 20px;font-weight:700;font-size:20px;line-height:1.5}@media screen and (min-width:750px){.choice-list__group-name{font-size:28px;line-height:1.5}}.choice-list__btn{font-weight:var(--font-weight-medium);width:100%;padding:20px 5px;color:#00193f;font-size:18px;line-height:20px;border:2px solid #b7dde2;border-radius:84px;background-color:#fff;transition:all .3s ease}@media screen and (min-width:750px){.choice-list__btn{line-height:25px}}.choice-list__btn:not(:last-child){margin-bottom:15px}.choice-list__btn--active{border:2px solid #00b0c8;background-color:#d7f6fa}.choice-list__btn--two-columns{align-self:stretch;margin:0!important;padding:40px;border-radius:16px}.choice-list__btn--three-columns{align-self:stretch;width:84px;height:84px;margin:0!important;padding:0;border-radius:8px}.choice-list__btns-wrapper--two-columns{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);grid-gap:10px;justify-items:center;align-items:center}.choice-list__btns-wrapper--three-columns{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);grid-gap:31px 16px;justify-items:center;align-items:center}.choice-list__btn-content-icon{width:24px}.choice-list__btn-content-icon img{display:block;width:24px;height:24px}.common-screen__wrapper{padding-top:30px;text-align:center}@media screen and (min-width:750px){.common-screen__wrapper{flex-direction:column;padding-top:80px;text-align:left}}@media screen and (min-width:750px){.common-screen__wrapper,.common-screen__wrapper--common{display:flex;justify-content:space-between}}.onboarding-list__group-name{font-size:20px;line-height:1.5;font-weight:var(--font-weight-bold);display:block;margin-bottom:10px}@media screen and (min-width:750px){.onboarding-list__group-name{font-size:25px}}.onboarding-list__group-name--question{margin-bottom:20px}.onboarding-list__description{font-weight:var(--font-weight-medium);max-width:450px;margin:0 0 20px;font-size:16px;line-height:24px}.onboarding-list__description-question{margin:0 auto 20px;line-height:24px}.benefits,.do-you-agree{display:flex;flex-direction:column!important;max-width:375px!important;margin:0 auto!important;text-align:center}.terms{max-width:1200px;margin:0 auto;padding:10px;line-height:1.2;text-align:center}@media screen and (min-width:750px){.terms{padding:40px}}.terms-container{padding-top:65px}.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-button{color:#00e;text-decoration:underline;background-color:transparent;cursor:pointer}.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 screen and (min-width:1000px){html[dir=rtl] .real-reviews__item:not(:last-child){margin-right:0;margin-left:40px}}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__icon-wrapper,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] .purchase-header .purchase-header__container .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-screen .content-col{text-align:center}@media screen and (min-width:750px){html[dir=rtl] .onboarding-choice-screen .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] .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] .split-profile__content--item-cancelled{text-align:left}@media screen and (min-width:750px){html[dir=rtl] .split-profile__content--item-cancelled{margin-right:8px}}@media screen and (min-width:750px){html[dir=rtl] .split-profile__content--wrapper-cancelled{border-right:1px solid #ebeef0}}@media screen and (min-width:750px){html[dir=rtl] .split-profile-restore-btn{margin:0 auto 0 0}}html[dir=rtl] .user-stats__delete-btn{text-align:right}html[dir=rtl] .what-do-i-get-upsale__feature{padding-right:22px;padding-left:0}html[dir=rtl] .what-do-i-get-upsale__feature:before{left:auto;right:0}html[dir=rtl] .language-switcher-drawer .burger-menu__title{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] .showcase-other-parents__comment--rating{left:16px;right:auto}html[dir=rtl] .intro-offer__trial-period{margin-right:0;margin-left:auto;text-align:right}html[dir=rtl] .intro-offer__offer{margin-right:auto;margin-left:0}html[dir=rtl] .intro-offer-downsale img{transform:scaleX(-1)}html[dir=rtl] .intro-offer-downsale .offer__header--discount{transform:translate(-70%,-50%)}html[dir=rtl] .intro-offer-downsale .offer__header--best-offer{margin:22px 16px 0 0}html[dir=rtl] .intro-offer-downsale .offer__price--currency{margin:0 12px 0 0}@media screen and (min-width:750px){html[dir=rtl] .old-terms-agreement__policy{text-align:right}}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 .subs{width:100%}.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}.dev-query-console .subs__container .k-checkbox-group{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:10px}.dev-query-console .subs__container .k-checkbox{margin-left:10px}