.skeleton-box,.skeleton-box-one-string{display:inline-block;position:relative;overflow:hidden;background-color:#f6f6f6;margin-bottom:10px}.skeleton-box-desktop.skeleton-box,.skeleton-box-desktop.skeleton-box-one-string{width:33%!important}.rounded.skeleton-box,.rounded.skeleton-box-one-string{border-radius:100%}.radius.skeleton-box,.radius.skeleton-box-one-string{border-radius:7.5px}.shadow.skeleton-box,.shadow.skeleton-box-one-string{box-shadow:0 2px 4px 4px rgba(0,0,0,.04)}.white-bg.skeleton-box,.white-bg.skeleton-box-one-string{background-color:#fff}.skeleton-box-one-string:after,.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 20%,hsla(0,0%,100%,.7) 60%,hsla(0,0%,100%,0));-webkit-animation:shimmer 5s infinite;animation:shimmer 5s infinite;content:""}.skeleton-box{height:1em}@-webkit-keyframes shimmer{to{transform:translateX(100%)}}@keyframes shimmer{to{transform:translateX(100%)}}.skeleton__order-menu-v4-slide-title{height:.24rem;width:.48rem}.skeleton__selector-content{height:.16rem}.skeleton__plan-name-content,.skeleton__selector-content{width:.8rem;margin-bottom:0;display:inline-flex}.skeleton__plan-title-content{display:inline-flex;width:.8rem;margin-bottom:.08rem}.skeleton__pack{width:2.48rem;height:100%}.skeleton__pack-header{width:100%;height:100%;margin-bottom:.2rem}.skeleton__pack-img{width:1.6rem;height:1.1rem;margin-bottom:.2rem}.skeleton__pack-name{width:100%;height:.2rem;margin-bottom:0}.skeleton-box-one-string-wrapper{display:flex;flex-direction:column;margin:auto;align-items:center}.transition-collapse__enter-active{overflow:hidden;opacity:0;transition:height .2s linear,width .2s linear,opacity .1s linear .2s}.transition-collapse__leave-active{overflow:hidden;transition:height .2s linear .1s,width .2s linear .1s,opacity .2s linear}.modal-root{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1900}.modal-root:empty{display:none}.modal-overlay{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:auto;cursor:pointer}.modal-overlay.active{background-color:rgba(0,0,0,.4)}.b-menu-customization__alert--confirm .modal-inner{display:flex;flex-flow:column;justify-content:center}.modal-window{position:relative;max-width:100%;max-height:100%;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border-radius:16px;cursor:auto;transition:all .3s ease-in-out}.modal-window__close-inside .close-icon{right:.3em!important;top:.3em!important;z-index:2;padding:0!important;background-color:transparent!important;color:#000!important}.modal-window__close-inside .close-icon svg{width:.14em!important;height:.14em!important;stroke:#000}.modal-window.alert-window{padding:1rem .8rem .6rem;text-align:center}.modal-window.alert-window .actions{display:flex;justify-content:space-evenly}.modal-window.alert-window .button{padding:.1rem;margin:.15rem .1rem}.modal-window .close-icon{right:-.4rem;top:0;color:#fff;opacity:.8;padding:.1em;position:absolute;background:#000;border-radius:50%}.modal-window .close-icon svg{width:.1em;height:.1em}.modal-window.b-menu-custom__modal{width:11.3rem;overflow-y:auto}.modal-enter-active,.modal-leave-active{transition:all .3s ease-in-out}.modal-enter-from,.modal-leave-to{opacity:0;transform:scale(1.1)}.slide-up-enter-active,.slide-up-leave-active{transition:all .3s ease-in-out}.slide-up-enter,.slide-up-leave-active{opacity:0;transform:translate(-20px)}@-webkit-keyframes blowUpModal{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes blowUpModal{0%{transform:scale(0)}to{transform:scale(1)}}.ui-loader{display:flex;flex-flow:row wrap;align-items:center;justify-content:center}.ui-loader__line{background-color:currentColor;-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite;overflow:hidden;border-radius:50%;margin-left:.02rem;margin-right:.02rem;width:.08rem;height:.08rem}.ui-loader__line:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}.ui-loader__line:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.ui-loader__line:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.75}to{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.75}to{transform:scale(1)}}.ui-button{background-color:#00b923;border:1px solid transparent;border-radius:.16rem;padding:.12rem .48rem;min-height:.48rem;display:flex;flex-flow:row wrap;align-items:center;text-align:center;justify-content:center;cursor:pointer;font-size:.14rem;line-height:.2rem;font-weight:600;text-transform:uppercase;color:#fff;transition:border-color .3s,background-color .3s,color .3s}.ui-button:not(.ui-button__loading).disabled,.ui-button:not(.ui-button__loading):disabled{background-color:#e0e0e0;color:#b3b3b3;border-color:#e0e0e0;cursor:default}.ui-button .rub{line-height:1rem}.ui-button:focus{outline:none}.ui-button .ui-button__icon{margin-right:.04rem}.ui-button .c-icon{display:flex;width:.12rem;height:.12rem;margin-right:.03em}.ui-button__full-width{width:100%}.ui-button__from-var{color:var(--color,#fff);background-color:var(--bg-color,#00b923);border-color:var(--bg-color,#00b923)}@media screen and (max-width:999px){.ui-button__from-var:active{opacity:.75}}@media screen and (min-width:700px){.ui-button__from-var:focus,.ui-button__from-var:hover{opacity:.75}}.ui-button__green{color:#fff;background-color:#00b923;border-color:#00b923}.ui-button__green .a-loading{background-color:#fff}@media screen and (max-width:999px){.ui-button__green:active{background-color:#40cb5a}}@media screen and (min-width:700px){.ui-button__green:focus,.ui-button__green:hover{background-color:#40cb5a}}.ui-button__dodger-blue{color:#fff;background-color:#28abfb;border-color:#28abfb}@media screen and (max-width:999px){.ui-button__dodger-blue:active{opacity:.75}}@media screen and (min-width:700px){.ui-button__dodger-blue:focus,.ui-button__dodger-blue:hover{opacity:.75}}.ui-button__shamrock{color:#fff;background-color:#2eb9b2;border-color:#2eb9b2}@media screen and (max-width:999px){.ui-button__shamrock:active{opacity:.75}}@media screen and (min-width:700px){.ui-button__shamrock:focus,.ui-button__shamrock:hover{opacity:.75}}.ui-button__emerald{color:#fff;background-color:#3ec66b;border-color:#3ec66b}@media screen and (max-width:999px){.ui-button__emerald:active{opacity:.75}}@media screen and (min-width:700px){.ui-button__emerald:focus,.ui-button__emerald:hover{opacity:.75}}.ui-button__mantis{color:#fff;background-color:#63c657;border-color:#63c657}@media screen and (max-width:999px){.ui-button__mantis:active{opacity:.75}}@media screen and (min-width:700px){.ui-button__mantis:focus,.ui-button__mantis:hover{opacity:.75}}.ui-button__sushi{color:#fff;background-color:#84c645;border-color:#84c645}@media screen and (max-width:999px){.ui-button__sushi:active{opacity:.75}}@media screen and (min-width:700px){.ui-button__sushi:focus,.ui-button__sushi:hover{opacity:.75}}.ui-button__key-lime-pie{color:#fff;background-color:#bec725;border-color:#bec725}@media screen and (max-width:999px){.ui-button__key-lime-pie:active{opacity:.75}}@media screen and (min-width:700px){.ui-button__key-lime-pie:focus,.ui-button__key-lime-pie:hover{opacity:.75}}.ui-button__supernova{color:#fff;background-color:#fdc802;border-color:#fdc802}@media screen and (max-width:999px){.ui-button__supernova:active{opacity:.75}}@media screen and (min-width:700px){.ui-button__supernova:focus,.ui-button__supernova:hover{opacity:.75}}.ui-button__pomegranat{color:#fff;background-color:#f34e1e;border-color:#f34e1e}@media screen and (max-width:999px){.ui-button__pomegranat:active{opacity:.75}}@media screen and (min-width:700px){.ui-button__pomegranat:focus,.ui-button__pomegranat:hover{opacity:.75}}.ui-button__blue{color:#fff;background-color:#6594f0;border-color:#6594f0}.ui-button__blue .a-loading{background-color:#fff}.ui-button__empty-blue{color:#6594f0;background-color:transparent;border-color:#e0eafc}.ui-button__empty-white{color:#fff;background-color:transparent;border-color:transparent}.ui-button__danger{border-color:#dd4949;color:#dd4949;background-color:#fff}.ui-button__success{color:#00b923;background-color:#d9f5de;border-color:#d9f5de}.ui-button__success .a-loading{background-color:#00b923}.ui-button__primary,.ui-button__yellow{color:#0d0d0d;background-color:#ffdd50;border-color:#ffdd50}.ui-button__primary .a-loading,.ui-button__yellow .a-loading{background-color:#00b923}.ui-button__white{color:#0d0d0d;background-color:#fff;border:1px solid #ebebeb}.ui-button__white:hover{background-color:#ebebeb}.ui-button__white-grey{color:#666;background-color:#fff;border:1px solid #ebebeb}.ui-button__white-grey:hover{background-color:#ebebeb}.ui-button__brand{color:#00b923;background-color:#fff;text-transform:uppercase}.ui-button__secondary{color:#00b923;background-color:#d9f5de;border-color:#d9f5de}.ui-button__secondary .a-loading{background-color:#00b923}.ui-button__grey{background-color:#f5f5f5;border-color:#f5f5f5;color:#ccc;pointer-events:none;cursor:default;text-transform:unset!important}.ui-button__grey .a-loading{background-color:#0d0d0d}.ui-button__ghost-grey{background-color:transparent;border:1px solid transparent;color:#0d0d0d}.ui-button__ghost-grey .a-loading{background-color:#0d0d0d}@media screen and (max-width:999px){.ui-button__ghost-grey:active{border-color:#ccc}}@media screen and (min-width:700px){.ui-button__ghost-grey:focus,.ui-button__ghost-grey:hover{border-color:#ccc}}.ui-button__text-green{background-color:transparent;border-color:transparent;color:#00b923}.ui-button__text-green .a-loading{background-color:#00b923}.ui-button__text-black{background-color:transparent;border-color:transparent;color:#0d0d0d}.ui-button__text-black .a-loading{background-color:#00b923}.ui-button__text-grey{color:#ccc}.ui-button__text-grey,.ui-button__text-grey-40{background-color:transparent;border-color:transparent}.ui-button__text-grey-40{color:#999}.ui-button__ghost-green{background-color:transparent;border:1px solid #00b923;color:#00b923}.ui-button__ghost-green .a-loading{background-color:#00b923}.ui-button__ghost-red{background-color:transparent;border:1px solid;color:#e54d69}.ui-button__ghost-red .a-loading{background-color:#e54d69}.ui-button__transparent-green{background-color:#e6f8e9;border:1px solid #e6f8e9;color:#00b923}.ui-button-subscription{justify-content:space-between}.ui-button-subscription__icon .c-icon{width:.08rem!important;height:.05rem!important}.ui-button__loading{align-items:center;justify-content:center}.ui-button__small{font-size:.12rem;line-height:.16rem;font-weight:400;min-height:.24rem;border-radius:.04rem;padding:.03rem .08rem}.ui-button__medium{font-size:.14rem;line-height:.2rem;font-weight:400;padding:.06rem .12rem;min-height:.32rem}.ui-button__medium .c-icon{width:.7em;height:.7em}.ui-button__large{font-size:.16rem;line-height:.24rem;font-weight:400;padding:.08rem .12rem;height:.4rem;border-radius:.08rem}.ui-button__w100{width:100%}.lk-button.ui-button{font-size:.16rem;line-height:.24rem;font-weight:600;min-height:.4rem;padding:.08rem .2rem}.lk-button.ui-button,.lk-header-button.ui-button{border:1px solid #ccf1d3;border-radius:4px;box-sizing:border-box;text-transform:none}.lk-header-button.ui-button{display:flex;flex-direction:row;align-items:center;font-size:.14rem;line-height:.2rem;font-weight:400;color:#00b923;min-height:0;padding:.06rem .32rem;background:#f2fbf4;box-shadow:0 1px 4px rgba(0,0,0,.03)}.lk-header-button.ui-button .middle-button-text{margin:0 .04rem}.c-input{position:relative}.c-input__clear{position:absolute;color:#4a4a4a;background-color:#fff;z-index:2;cursor:pointer;bottom:.02rem;right:.012rem;padding:.08rem;border-radius:.06rem}.c-input__clear .c-icon{width:.1rem;height:.1rem}.c-input--error .c-input__clear{color:#e32c2b}.c-input__loader{display:block;position:absolute;top:calc(50% - .12rem);right:.1rem;background-size:100%;background-repeat:no-repeat;background-position:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .3s;min-height:.24rem;min-width:.24rem;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;-webkit-animation-delay:.3s;animation-delay:.3s;z-index:10}.c-input__success{position:absolute;bottom:.02rem;background-color:#fff;right:.02rem;z-index:2;padding:.08rem;color:#2d8d51;border-radius:.06rem}.c-input__success .c-icon-success{width:.12rem;height:.09rem}.c-input__input{display:block;width:100%;font-size:.16rem;height:.45rem;padding:.2rem .15rem .1rem;border:1px solid #bdbdbd;border-radius:.03rem;margin-bottom:.04rem;font-weight:500!important;outline:none;border-radius:.03rem!important;color:#181717!important;border:1px solid #bdbdbd!important}.c-input__input:focus{border:1px solid #484848!important}.c-input__input::-moz-placeholder{opacity:1;-moz-transition:all .2s;transition:all .2s}.c-input__input:-ms-input-placeholder{opacity:1;-ms-transition:all .2s;transition:all .2s}.c-input__input::placeholder{opacity:1;transition:all .2s}.c-input__input:placeholder-shown::-moz-placeholder{opacity:0}.c-input__input:placeholder-shown:-ms-input-placeholder{opacity:0}.c-input__input:-moz-placeholder-shown::placeholder{opacity:0}.c-input__input:-ms-input-placeholder::placeholder{opacity:0}.c-input__input:placeholder-shown::placeholder{opacity:0}.c-input__input[type=radio]{border-radius:.03rem;border:.01rem solid #bdbdbd;background-color:#fff;margin-left:0}.c-input__input[type=radio]:after{content:"";position:absolute;display:inline-block;width:.18rem;height:.18rem;border:.02rem solid #cacbcb;background-color:#fff;top:50%;transform:translateY(-50%);right:.14rem;border-radius:50%}.c-input__input[type=radio]:focus{border:1px solid #bdbdbd!important}.c-input__input[type=radio]:checked:after{border:1px solid #292929}.c-input__input[type=radio]:checked:before{content:"";position:absolute;display:inline-block;width:.1rem;height:.1rem;border-radius:50%;background-color:#00b923;right:1.1rem;top:1.1rem;z-index:3}.c-input__loader-container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#00b923;background:hsla(0,0%,100%,.8)}.c-input--error .c-input__input{border-color:#df0000!important}.c-input__error-text{font-size:.14rem;line-height:.2rem;text-align:left;margin-top:.08rem;margin-left:.18rem;color:#f33;position:absolute}.c-input--success .c-input__input{border-color:#2d8d51!important}.c-input__label{font-size:.11rem!important;position:absolute;left:.15rem;top:.06rem!important;cursor:text;opacity:1;font-size:.1rem;color:#6f6f6f!important;line-height:.11rem;transition:all .2s}.c-input__label.radio{font-size:.16rem!important;top:.12rem!important;font-weight:500;color:#181717!important;display:flex;flex-flow:row wrap;align-items:center}.c-input__label.radio svg{margin-right:.17rem}html.smartphone .c-input__label{left:.13rem!important}.c-input__input:-moz-placeholder-shown:not(:focus)+*{font-size:.16rem!important;opacity:1;top:.17rem!important;left:.13rem!important}.c-input__input:-ms-input-placeholder:not(:focus)+*{font-size:.16rem!important;opacity:1;top:.17rem!important;left:.13rem!important}.c-input__input:placeholder-shown:not(:focus)+*{font-size:.16rem!important;opacity:1;top:.17rem!important;left:.13rem!important}html.smartphone .c-input__input:-moz-placeholder-shown:not(:focus)+*{top:.13rem!important}html.smartphone .c-input__input:-ms-input-placeholder:not(:focus)+*{top:.13rem!important}html.smartphone .c-input__input:placeholder-shown:not(:focus)+*{top:.13rem!important}.c-input-group__message{font-size:.11rem;font-weight:500;text-align:center;background-color:rgba(24,23,23,.71);background-color:#868686;padding:.06rem;color:#fff;margin-top:.03rem}div#single-step-order .c-input-group__message{text-align:left;color:#e32c2b;margin-top:0;background-color:transparent}.core-dropdown-v2{position:relative;font-size:.16rem;line-height:.24rem;font-weight:400}.core-dropdown-v2--has-icon .core-dropdown-v2__header-texts{width:63%}.core-dropdown-v2-black-matter{position:fixed;top:0;left:0;z-index:120;width:100%;height:100%;background:rgba(0,0,0,.7)}.core-dropdown-v2-active{z-index:130}.core-dropdown-v2__button{display:flex;flex-flow:row wrap;white-space:nowrap;position:relative;z-index:5;width:100%;padding:.16rem;align-items:center;border-radius:.16rem;cursor:pointer;background:#f5f5f5}.disable .core-dropdown-v2__button{cursor:not-allowed}.core-dropdown-v2__content-slot{font-size:.16rem;line-height:.24rem;font-weight:600;width:calc(100% - .24rem)}.core-dropdown-v2__content-slot.core-dropdown-v2__content-slot--with-icon{width:calc(100% - .44rem)}.core-dropdown-v2__content-slot.core-dropdown-v2__content-slot--partial{display:flex;align-items:center;justify-content:space-between;padding:0 28px}.core-dropdown-v2__is-loading{position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.16rem;background:hsla(0,0%,100%,.8);color:#00b923}.core-dropdown-v2__content-pos{position:relative}.core-dropdown-v2__content-container{position:absolute;top:.1rem;left:-.08rem;z-index:130;width:calc(100% + .16rem)}.core-dropdown-v2__content-container--modal-mode{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:7.72rem;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;max-height:100vh;border-radius:0;padding:.32rem 8px;width:100%}.core-dropdown-v2__content-container--modal-mode:-webkit-scrollbar{display:none}.core-dropdown-v2__padded-content{padding:.16rem}.core-dropdown-v2__content{background:#fff;border-radius:.08rem;box-shadow:0 4px 16px rgba(0,0,0,.1);overflow:hidden}.core-dropdown-v2__content.core-dropdown-v2__transparent{background:transparent;box-shadow:unset}.core-dropdown-v2--smartphone .core-dropdown-v2__content{border-radius:16px}.core-dropdown-v2--smartphone .core-dropdown-v2__modal-mode .core-dropdown-v2__content{border-radius:.32rem}.core-dropdown-v2__button-left-icon,.core-dropdown-v2__button-right-icon{display:flex;align-items:center}.core-dropdown-v2__button-left-icon{width:.2rem;text-align:left;color:#00b923}.core-dropdown-v2__button-left-icon .c-icon{max-width:.2rem;max-height:.2rem}.core-dropdown-v2__button-right-icon{display:flex;justify-content:flex-end;width:.24rem;margin-left:auto;text-align:right;color:#ccc}.core-dropdown-v2__button-right-icon .c-icon{width:.12rem;height:.12rem;transition:all .3s ease}.core-dropdown-v2__button.active .core-dropdown-v2__button-right-icon .c-icon{transform:rotate(180deg)}.core-dropdown-v2__bottom-mode-content-container{position:fixed;bottom:0;right:0;z-index:130;width:100%;max-width:3.6rem;height:auto;max-height:100%;overflow-y:auto;overflow-x:hidden;background:#fff;border-radius:.32rem .32rem 0 0}html.smartphone .core-dropdown-v2__bottom-mode-content-container{max-width:100%}.core-dropdown-v2__bottom-mode-content-header{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:.16rem 0}.core-dropdown-v2__bottom-mode-content-header:after{content:"";position:absolute;bottom:0;left:0;display:block;height:.01rem;width:100%;background:#ebebeb}.core-dropdown-v2__bottom-mode-left-icon-wrapper{position:absolute;left:16px}.core-dropdown-v2__bottom-mode-left-icon{color:#0d0d0d;width:18px;height:14px}.core-dropdown-v2__bottom-mode-content{overflow-y:auto;overflow-x:hidden}.core-dropdown-v2__drag-plate{position:absolute;top:.05rem;width:.24rem;height:.03rem;left:calc(50% - .12rem);background:#ebebeb;border-radius:.02rem}.core-dropdown-v2__bottom-mode-content-title{text-align:center;font-size:.16rem;line-height:.24rem;font-weight:700;letter-spacing:.2px}.core-dropdown-v2__bottom-mode-content-sub-title{text-align:center;font-size:.12rem;line-height:.16rem;font-weight:400;letter-spacing:.2px;color:#666}.slide-top-enter-active,.slide-top-leave-active{transition:all .3s ease}.slide-top-enter-from,.slide-top-leave-to{opacity:0;top:0}.slide-top-enter-to,.slide-top-leave-from{opacity:1;top:.1rem}.slide-bottom-enter-active,.slide-bottom-leave-active{transition:all .4s ease}.slide-bottom-enter-from,.slide-bottom-leave-to{bottom:-100%}.slide-bottom-enter-to,.slide-bottom-leave-from{bottom:0}.b-faq{padding-left:.24rem;padding-right:.24rem}.b-faq__items{display:flex;flex-flow:row wrap}.b-faq__item{flex:0 0 100%;max-width:100%;padding-top:.18rem;padding-bottom:.18rem;border-bottom:1px solid #f5f5f5}.b-faq__item-header{position:relative}.b-faq__item-header-icon-left{position:absolute;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;left:0;width:.2rem;height:.2rem;background-color:#e6f8e9;border-radius:50%;font-size:.09rem;line-height:.08rem;font-weight:500;color:#00b923}.b-faq__item-header-title{font-size:.14rem;line-height:.2rem;font-weight:700;padding-left:.36rem;padding-right:.24rem;transition:color .15s}.b-faq__item-header-title--active .b-faq__item-header-title{color:#00b923}.b-faq__item-header-icon-right{position:absolute;top:.08rem;right:0;color:#ccc}.b-faq__item-header-icon-right .c-icon{width:.1rem;height:.05rem;transition:transform .2s ease-in-out}.active .b-faq__item-header-icon-right .c-icon{transform:rotate(180deg)}.b-faq__item-body{padding-top:.08rem;font-size:.14rem;line-height:.2rem;font-weight:500;color:#666}.Vue-Toastification__toast{max-height:unset;min-height:unset;padding:unset;max-width:unset;min-width:unset;box-shadow:0 10px 32px rgba(0,0,0,.15);border-radius:16px;background:#fff;width:unset!important;margin:0 .08rem .08rem .08rem}.Vue-Toastification__container.top-center{top:.08rem;padding-top:0}.main-toast{display:flex;flex-direction:row;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:.2rem}.main-toast.no-text-true{align-items:center}.main-toast__icon-container{display:flex;margin-right:.16rem}.main-toast__icon-container img{width:.32rem;height:.32rem}.main-toast__message-container{width:calc(100% - .48rem);white-space:pre-line}.main-toast__title{font-size:.18rem;line-height:.24rem;font-weight:600;font-style:normal;letter-spacing:.150000006px;text-align:left;color:#0d0d0d;margin-bottom:.04rem}.no-text-true .main-toast__title{margin-bottom:0}.main-toast__text{font-size:.14rem;line-height:.2rem;font-weight:400;color:#333}.offer-card{border-radius:16px;background:#f0f0f0;color:#0d0d0d;padding:.16rem .2rem;transition:all .2s;cursor:pointer}.offer-card__title{font-weight:700;font-size:.2rem;line-height:.24rem}.offer-card__desc{font-weight:600;font-size:.12rem;line-height:.16rem;color:#666;transition:color .2s}.offer-card__price{font-weight:700;font-size:.16rem;line-height:.24rem;letter-spacing:-.32px;text-align:right}.offer-card__period{font-weight:700;font-size:.12rem;line-height:.16rem;letter-spacing:.6px;text-align:right}.offer-card__row{display:flex}.offer-card__left{flex-grow:1}.offer-card__old-price{margin-right:7px;color:#999;font-size:.14rem;font-weight:600;line-height:.2rem;letter-spacing:-.15px;margin-top:.02rem;text-decoration:line-through}.offer-card__discount{width:.12rem;height:.12rem}.offer-card__labels{display:flex;gap:.1rem}.offer-card__label{display:flex;align-items:center;gap:.04rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:.04rem .08rem .04rem .04rem;margin-top:.12rem;margin-left:-.04rem;border-radius:.16rem;background:#fff;color:#f33;font-weight:600;font-size:.1rem;line-height:.12rem;letter-spacing:.1px;text-align:center;transition:color .2s,background .2s}.offer-card__label--cashback{color:#8962f8}.offer-card--active{background:#0f4128;color:#fff}.offer-card--active .offer-card__desc{color:#c8eb1e}.offer-card--active .offer-card__label{background:#fa414b;color:#fff}.offer-card--active .offer-card__label--cashback{background:linear-gradient(#638fff,#8962f8)}.offer-card--active .offer-card__old-price{color:#fff;opacity:.5}.offer-card:active{transform:scale(.98)}.offer-card--disabled .offer-card__label{color:#0d0d0d}