.camera-icon{position:absolute;top:50%;right:17px;transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:21px;height:21px;padding:20px;background:url("./svg/camera.svg") no-repeat center center #fff}.camera-icon:hover{background:url("./svg/camera_primary.svg") no-repeat center center #fff}@media(max-width: 768px){.camera-icon{padding:15px;right:10px;background:url("./svg/camera_gray.svg") no-repeat center center #fff}}.spin-loader{display:inline-block;width:48px;height:48px;border-radius:50%;position:relative;animation:rotate-loader 1s linear infinite}.spin-loader::before{content:"";box-sizing:border-box;position:absolute;inset:0px;border-radius:50%;border:5px solid #5451a2;animation:prixClipFix 2s linear infinite}@keyframes rotate-loader{100%{transform:rotate(360deg)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0);clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}25%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}50%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}75%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}100%{-webkit-clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0);clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}}.stitle_form .form-control{position:relative}.stitle_form .form-control__clear{position:absolute;top:50%;right:50px;font-size:24px;padding:5px;transform:translateY(-50%);color:#c7c6e0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.stitle_form .form-control__clear:hover{color:#5451a2}@media only screen and (max-width: 824px){.stitle_form .form-control__clear{right:20px}}@media only screen and (max-width: 768px){.stitle_form .form-control__clear{right:7px}}.stitle_form input[type=text]{border-radius:34px;border:solid 1px #514e9f;background-color:#fff;font-weight:300;line-height:1.37;color:#3d3c41;font-size:14px;width:100%;text-overflow:ellipsis;padding:15px 30px 16px 50px !important}.stitle_form input[type=text]::-moz-placeholder{font-size:14px;font-weight:300;line-height:1.37;color:#9b9999}.stitle_form input[type=text]::placeholder{font-size:14px;font-weight:300;line-height:1.37;color:#9b9999}@media(max-width: 768px){.stitle_form input[type=text]{padding:5px 45px 5px 37px !important;border-radius:.5em}}.stitle_form input[type=submit]{background:url("./svg/zoom-out.svg") no-repeat center center #fff;position:absolute;text-indent:-9999px;top:5px;left:10px;border:0;width:21px;height:21px;padding:20px}@media(max-width: 768px){.stitle_form input[type=submit]{padding:10px;background:url("./svg/zoom-out_gray.svg") no-repeat center center #fff}}.stitle_form input[type=submit]:hover{background:url("./svg/zoom-out_primary.svg") no-repeat center center #fff}@media only screen and (max-width: 824px){.ts-content.active .stitle_form input[type=text]{border:2px solid #f5c30e !important;border-radius:0 !important}}@media only screen and (max-width: 768px){.ts-content.active .stitle_form input[type=text]{padding:10px 45px 10px 37px !important}}@media only screen and (max-width: 768px){.ts-content.active .stitle_form input[type=submit]{top:11px}}@media only screen and (max-width: 824px){.ts-content.active .stitle_form input[type=submit].hide{display:none}}.ts-app__area{transition:background-color .25s}.ts-app__area.active{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:199}.ts-content{border-radius:26px;border:solid 1px #514e9f;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}@media screen and (max-width: 768px){.ts-content{border-radius:.5em}}.ts-content.active{z-index:1001;top:0;left:0 !important}@media screen and (max-width: 824px){.ts-content.active{position:fixed !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;border-radius:0}}@media screen and (max-width: 824px){.ts-content__form{display:flex}}@media screen and (max-width: 824px){.ts-content__input{flex:1}}.ts-content__close{display:none}@media screen and (max-width: 824px){.ts-content__close{display:flex}.ts-content__close .button{padding:5px 10px;border-radius:0 !important}}.ts-content__line{border-bottom:1px solid #ddd;margin:0 30px}@media screen and (max-width: 824px){.ts-content__line{display:none}}.ts-content .ts-content__hints{flex:1;overflow-y:auto;padding:15px 30px}@media screen and (max-width: 768px){.ts-content .ts-content__hints{padding:15px 13px}}.ts-hints{display:flex}@media screen and (max-width: 624px){.ts-hints{flex-direction:column}}.ts-hints__blocks{flex:0 0 36%;font-size:14px;line-height:1.8;margin-right:30px}@media screen and (max-width: 1024px){.ts-hints__blocks{flex:0 0 33.333%}}@media only screen and (max-width: 1024px){.ts-hints__blocks{margin-right:15px}}@media only screen and (max-width: 624px){.ts-hints__blocks{margin-right:0}}.ts-hints__block{margin-bottom:2rem}@media screen and (max-width: 624px){.ts-hints__block{margin-bottom:1rem}}@media screen and (min-width: 625px){.ts-hints__block:last-of-type{margin-bottom:0}}@media screen and (max-width: 624px){.ts-hints__block::after{content:"";display:block;border-bottom:1px solid #eaeaea;padding-bottom:1rem;margin:0 -13px}}@media screen and (min-width: 625px){.ts-hints__block_mobile{display:none}}.ts-hints__offers{width:100%;display:flex;flex-wrap:wrap;align-self:flex-start;margin:-10px}@media screen and (max-width: 624px){.ts-hints__offers{flex-direction:column;margin:0}}.ts-hints__line{border-left:1px solid #ddd;margin-left:30px;position:relative;top:-15px}@media screen and (max-width: 1024px){.ts-hints__line{margin-left:15px}}@media screen and (max-width: 624px){.ts-hints__line{display:none}}.ts-hints__offer{flex:0 0 50%;overflow:hidden;padding:10px}@media only screen and (max-width: 624px){.ts-hints__offer{padding:0;margin-bottom:1rem;overflow:unset}.ts-hints__offer:last-of-type{margin-bottom:0}}@media screen and (min-width: 825px){.ts-hints__offer:hover{box-shadow:0 0 6px 1px rgba(0,0,0,.2)}}@media screen and (max-width: 624px){.ts-hints__offer::after{content:"";display:block;border-bottom:1px solid #eaeaea;padding-bottom:1rem;margin:0 -13px}}@media screen and (max-width: 624px){.ts-hints__offer:last-of-type::after{content:none}}.ts-block__header{font-size:13px;color:#9b9999;margin-bottom:1rem}@media screen and (min-width: 825px){.ts-block__item:hover{background-color:#eaeaea;margin:0 -10px;padding:0 10px}}@media screen and (min-width: 825px){.ts-block__item.focus{background-color:#eaeaea;margin:0 -10px;padding:0 10px}}.ts-block__item_s{display:flex;align-items:center;justify-content:space-between}.ts-block__item_s>i{margin:-10px;padding:10px;cursor:pointer;color:#9b9999}.ts-block__item_s>span{color:#5451a2;opacity:0;cursor:pointer}@media screen and (max-width: 768px){.ts-block__item_s>span{opacity:1}}@media screen and (min-width: 825px){.ts-block__item_s:hover>span{opacity:1}}.ts-block__item a{display:block;width:100%;line-height:1.8}.ts-block__item a>span{font-weight:bold}.ts-block__item+.ts-block__item{margin-top:.7rem}@media only screen and (max-width: 824px){.ts-block__item+.ts-block__item{margin-top:.9rem}}.ts-offer{display:flex;flex-direction:column;height:100%;position:relative}@media screen and (max-width: 624px){.ts-offer{flex-direction:row}}.ts-offer__code{position:absolute;font-size:12px;line-height:10px;display:none}@media screen and (max-width: 624px){.ts-offer__image-wrapper{width:100px}}.ts-offer__image{text-align:center;position:relative;display:inline-block;width:100%;padding-bottom:50%;top:12px;margin-bottom:5px}@media screen and (max-width: 1024px){.ts-offer__image{padding-bottom:75%}}@media screen and (max-width: 624px){.ts-offer__image{padding-bottom:100%;top:0;margin-bottom:0}}.ts-offer__image>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ts-offer__bottom{display:flex;flex-direction:column;height:100%}@media screen and (max-width: 624px){.ts-offer__bottom{margin-left:1rem;flex:1}}.ts-offer__title{flex:1;font-size:13px;margin:.5rem 0}.ts-offer__actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 824px){.ts-offer__actions{justify-content:flex-start}}.ts-offer__price{font-size:1.3em;font-weight:700;letter-spacing:.58px;line-height:1em}@media screen and (max-width: 1024px){.ts-offer__price{font-size:1.1em}}.ts-offer__price>i{left:1px}.ts-offer__price>span{font-size:.7em}.ts-offer__price_old{font-size:1.1em;line-height:1.3em;letter-spacing:.28px;color:#8d8bbe;position:relative}@media screen and (max-width: 824px){.ts-offer__price_old{margin-left:1rem}}.ts-offer__price_old::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;border-top:1px solid red}.ts-offer__buy{padding:.3rem 1.3rem;border-radius:.2em;background-color:#f5c30e;border:1px solid #f5c30e;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0}@media screen and (max-width: 1024px){.ts-offer__buy{padding:.3rem .7rem}}.ts-offer__buy.in-cart{background-color:#fff}.ts-offer__buy>span{font-size:12px;line-height:1}@media only screen and (max-width: 1024px){.ts-offer__buy{display:none !important}}.ts-taps__list{margin:-5px}.ts-taps__item{display:inline-block;padding:5px}.ts-taps__item>span{display:inline-block;padding:5px 15px;border-radius:8px;background-color:#eaeaea;color:#3d3c41}@media screen and (min-width: 825px){.ts-hints__offer:hover .ts-offer__code{display:block}.ts-hints__offer:hover .ts-offer__buy{opacity:1}}.ts-form-upload{display:flex;align-items:center;justify-content:center}.ts-form-upload__title{font-size:24px;margin-bottom:32px}.ts-form-upload__inputs{display:flex;align-items:center}.ts-form-upload__button{padding:8px 16px;margin:0 4px}.ts-form-upload__loader{position:absolute;bottom:2rem;width:48px;height:48px}.upload-zone_dragover{width:100%;height:20vh;min-height:300px;border:1px dashed #5451a2;border-radius:16px;color:#5451a2;font-weight:500;font-size:18px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.upload-zone_dragover._active{background-color:rgba(84,81,162,.062745098)}.barcode-container{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.barcode-container__body{flex:1;position:relative;overflow:hidden;background:#000}.barcode-container__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.barcode-container__controls{position:absolute;top:2rem;left:2rem;z-index:100;display:flex;justify-content:center;flex-wrap:wrap}@media(max-width: 768px){.barcode-container__controls{flex-direction:column;align-items:center}}.scanner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}.scanner-frame{width:80%;height:200px;border:4px solid rgba(255,255,255,.7);border-radius:10px;box-shadow:0 0 0 10000px rgba(0,0,0,.5);transition:border .75s ease}.scanner-frame.active{animation:frame-active .75s forwards ease}@keyframes frame-active{from{border:4px solid rgba(255,255,255,.7)}to{border:4px solid rgba(84,81,162,.7)}}