.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px rgba(0,0,0,.1),0 2px 15px rgba(0,0,0,.05);justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:rgba(255,255,255,.7);transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.register[data-v-c7d27d68] .register__cell{display:flex;align-items:stretch;padding:0;padding-bottom:20rem;min-height:100%}.register[data-v-c7d27d68] .register__cell>._cell{border-radius:10rem;border:1px solid #EDEDED;padding:20rem;padding-bottom:0;width:100%}@media (min-width: 576px){.register[data-v-c7d27d68] .register__cell>._cell{padding:30rem 30rem 10rem}}.register[data-v-c7d27d68] .register__signin{text-align:center;margin:0;margin-bottom:40rem;padding:0;padding-top:20rem}.register[data-v-c7d27d68] .register__signin p{line-height:1.4;font-size:18rem;margin:0;margin-bottom:10rem}.register[data-v-c7d27d68] .register__signin a{transition:color .25s ease-in;font-weight:600}@media (prefers-reduced-motion: reduce){.register[data-v-c7d27d68] .register__signin a{transition:none}}.register[data-v-c7d27d68] .register__signin a,.register[data-v-c7d27d68] .register__signin a:visited{color:#017c6e;text-decoration:none}.register[data-v-c7d27d68] .register__signin a:hover,.register[data-v-c7d27d68] .register__signin a:focus{color:#ce7a32;text-decoration:none}.register[data-v-c7d27d68] .register__bottom{display:flex;flex-direction:column;width:100%}.register[data-v-c7d27d68] .register__bottom>div{display:block;width:100%}.register[data-v-c7d27d68] .register__bottom>._rules{order:1;margin:0}.register[data-v-c7d27d68] .register__bottom>._mailings{order:0;margin:0;margin-bottom:16rem}@media (min-width: 768px){.register[data-v-c7d27d68] .register__bottom>._rules{order:0;margin:0;margin-bottom:20rem}.register[data-v-c7d27d68] .register__bottom>._mailings{order:1;margin:0}}.register[data-v-c7d27d68] .register__rules{color:#ababab;margin:0}.register[data-v-c7d27d68] .register__rules p{line-height:1.4;font-size:14rem;margin:0}.register[data-v-c7d27d68] .register__rules a{transition:color .25s ease-in}@media (prefers-reduced-motion: reduce){.register[data-v-c7d27d68] .register__rules a{transition:none}}.register[data-v-c7d27d68] .register__rules a,.register[data-v-c7d27d68] .register__rules a:visited{color:#0e3989;text-decoration:none}.register[data-v-c7d27d68] .register__rules a:hover,.register[data-v-c7d27d68] .register__rules a:focus{color:#0e3989;text-decoration:underline}.register[data-v-c7d27d68] .register__mailings{color:#121212;margin:0}.register[data-v-c7d27d68] .register__mailings .b-checkbox>label{line-height:1.4;font-size:14rem;padding-top:0}.register[data-v-c7d27d68] .register__mailings .icon-help{width:18rem;height:18rem;margin-left:8rem}.main-way[data-v-c7d27d68]{display:none}.reg-list li[data-v-c7d27d68]{margin-bottom:10px;font-weight:700;font-size:16px}.reg-list li img[data-v-c7d27d68]{display:inline-block;background:#8AC858;padding:6px;text-align:center;border-radius:50%;margin-right:10px;width:26px}.other-ways[data-v-c7d27d68]{font-size:14px;font-weight:700;color:#000}.social-reg-way[data-v-c7d27d68]{display:block}.social-link[data-v-c7d27d68]{border-radius:50px;color:#fff;padding:5px 15px;margin-bottom:10px;line-height:1.4;font-size:18rem}.social-link-vk[data-v-c7d27d68]{background:#4A74A5}.social-link-ok[data-v-c7d27d68]{background:#E77E00}.social-link-y[data-v-c7d27d68]{background:#DD4040}@media screen and (max-width: 768px){.after-reg-text[data-v-c7d27d68]{font-size:16px}._title h1[data-v-c7d27d68]{text-align:center}.floating-label[data-v-c7d27d68]{font-size:9px}.form-input[data-v-c7d27d68]{font-size:16px}}.floating-label[data-v-c7d27d68]{position:absolute;pointer-events:none;top:15px;left:20px;transition:.2s ease all;font-size:16px;font-weight:700}input:focus~.floating-label[data-v-c7d27d68],input:not(:placeholder-shown)~.floating-label[data-v-c7d27d68]{top:0;left:27px;font-size:8px;opacity:1}.b-checkbox.is-invalid>label[data-v-c7d27d68]:before{border-color:#dd4040}/*!
* Cropper.js v1.5.13
* https://fengyuanchen.github.io/cropperjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2022-11-20T05:30:43.444Z
*/.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.dropdown{position:relative}.dropdown__menu{position:absolute;width:max-content;top:100%;right:0;z-index:1}.cards-list-item{padding:10rem 0}.cards-list-item_border{border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED}.cards-list-item__wrapper{justify-content:space-between;align-items:center}.cards-list-item__info-text{font-weight:600;font-size:14rem;margin-bottom:0}.cards-list-item__icon{height:20rem}.cards-list-item__button-wrapper{cursor:pointer;background-color:transparent;border:none;height:auto!important}.cards-list-item__button-wrapper i{filter:invert(100%) sepia(100%) saturate(21%) hue-rotate(8deg) brightness(106%) contrast(105%)}.cards-list-item__edit-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 2px 16px rgba(0,0,0,.08)}.cards-list-item__edit-item{align-items:center;font-weight:500;font-size:16rem;padding:8rem 16rem;cursor:pointer}.cards-list-item__edit-item-text{margin-bottom:0}.cards-list-item__edit-item-img{height:20rem;width:20rem;margin-right:8rem}.icon__visa{background:url(https://cdn.litgorod.ru/build/assets/visa.987d1fb2.png) left center no-repeat;background-size:contain}.icon__mastercard{background:url(https://cdn.litgorod.ru/build/assets/mastercard.5e8f42f9.png) left center no-repeat;background-size:contain}.icon__mir{background:url(https://cdn.litgorod.ru/build/assets/mir.7ef50974.png) left center no-repeat;background-size:contain}.icon__unionpay{background:url(https://cdn.litgorod.ru/build/assets/unionpay.2448dfe9.png) left center no-repeat;background-size:contain}.icon__house-icon-prime{background:url(https://cdn.litgorod.ru/build/assets/house-icon-prime.83a36aaf.png) left center no-repeat;background-size:contain}.icon__trash-icon{background:url(https://cdn.litgorod.ru/build/assets/trash-icon.82f098c1.png) left center no-repeat;background-size:contain}.cards-list{list-style:none;padding:0;margin-bottom:0}.cards-list-item:last-child{border-bottom:none}.add-card-modal__text{font-size:16px;font-weight:400;color:#4a4a4a}.settings-cards__btn{width:100%}@media (min-width: 561px){.settings-cards__btn{width:auto}}.comments-tooltip{display:inline-block;margin-left:10rem}.comments-tooltip__icon{height:20rem;width:20rem}[data-tooltip]:before{right:-1px;width:300px;white-space:normal}[data-tooltip]:after{left:calc(50% - 10px)}.logout-modal{z-index:3000!important}.discount-list li[data-v-24cc825a],.discount-list ul[data-v-24cc825a]{list-style:none;padding:0;margin:0}@media screen and (min-width: 768px){.discount-list__books[data-v-24cc825a]{border-right:3px solid #F0F2F6;min-height:200px}}li[data-v-b33d892b]{margin-bottom:2rem!important}.reader_menu[data-v-b33d892b]{display:block;position:absolute;background-color:#fff;padding:10rem 20rem;box-shadow:0 2rem 10rem rgba(0,0,0,.05);border-radius:10rem;width:250rem;right:0;top:60rem;z-index:10;&[data-v-b33d892b]:before{content:none}}.reward-badge[data-v-18f2e632]{display:inline-flex;background:#ffffff;font-size:14px;font-style:normal;font-weight:500;line-height:20px;border-radius:24px;padding:2px 8px;color:#fff}.reward-badge.green[data-v-18f2e632]{background:#8AC858;background:linear-gradient(90.01deg,#B2F080 -13.63%,#8AC858 83.75%)}.reward-badge.ginger[data-v-18f2e632]{background:#CE7A32;background:linear-gradient(90.06deg,#F6A25A -3.79%,#CE7A32 83.72%)}.reward-badge .b-icon[data-v-18f2e632]{width:14px;height:15px;margin-right:4px;margin-top:1px}@media screen and (max-width: 576px){.reward-badge[data-v-18f2e632]{font-size:12px;line-height:17px;padding:2px 6px;border-radius:21px}.reward-badge .b-icon[data-v-18f2e632]{width:12px;height:13px}}.subscribe-button[data-v-26d2e1dc]{width:calc(100% - 20rem);margin:0 10rem}input[data-v-a678f987]{font-size:16rem!important}textarea[data-v-a678f987]{font-size:16rem}.file_input[data-v-a678f987]{display:none}.ml-10[data-v-a678f987]{margin-left:10rem}._textarea textarea[data-v-4ddf660c]{resize:none}.book__email[data-v-369bba83],.book__code[data-v-369bba83]{margin-bottom:20px;width:50%}.drop[data-v-6ddaa52a]{display:block;position:absolute;left:0;right:0;top:100%;background:#fff;border-radius:30rem;border:1rem solid #EEEEEE;z-index:9}.drop_ul[data-v-6ddaa52a]{margin:18px;padding:0;list-style-type:none;max-height:330rem;overflow:auto}.users_li[data-v-6ddaa52a]{padding:7rem 0;cursor:pointer;font-family:Roboto;font-style:normal;font-weight:700;font-size:16rem;line-height:19rem;color:#121212;transition:.2s}.file-input[data-v-7c508f4d]{display:none}.b-modal__iban[data-v-7c508f4d]{width:312px;height:500px}@media screen and (max-width: 340px){.b-modal__container[data-v-7c508f4d]{padding:20rem 5px 0}}.pb-2[data-v-a619dc9d]{padding-bottom:20px}.w-100[data-v-a619dc9d]{width:100%}.book_list--items{display:block!important}.dndrop-container.vertical>.dndrop-draggable-wrapper{overflow:visible;margin-bottom:5px}.tags-input-badge{font-size:14rem!important;text-align:center;color:#4a4a4a;margin:2rem!important;padding:7rem 14rem;border:1rem solid #4A4A4A;border-radius:4rem;box-sizing:border-box;display:inline-block}.tags-input-remove{background-image:url(https://cdn.litgorod.ru/build/assets/book__right__close.42224089.svg);height:9px;width:9px;display:inline-block;background-size:cover;margin:0 0 0 8rem;cursor:pointer}#cover-select,.book_input{display:none}.form_item--intext p.typeahead-badges{display:inline-block;text-align:left;position:absolute;background-color:#fff;z-index:22;box-sizing:border-box;max-height:300px;overflow-y:auto}.form_item--intext p.typeahead-badges span{cursor:pointer}.tags-input-root{width:100%}.drop{display:block;position:absolute;left:0;right:0;top:100%;background:#fff;border-radius:30rem;border:1rem solid #EEEEEE;z-index:9}.drop_ul{margin:18px;padding:0;list-style-type:none;max-height:200rem;overflow:auto}.users_li{padding:7rem 0;cursor:pointer;font-family:Roboto;font-style:normal;font-weight:700;font-size:16rem;line-height:19rem;color:#121212;transition:.2s}ul.current_coauthor_list{margin-left:0}.ck-content{height:100%;min-height:350rem;padding:20rem!important}.tox.tox-tinymce.tox-fullscreen{top:60px!important;max-height:calc(100% - 60px)}.mce-content-body{height:calc(100% - 20px)}.wallet-form__content[data-v-5b22af9e]{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px}.wallet-form__value-btn[data-v-5b22af9e]{font-family:Roboto,Arial,"sans-serif";background-color:#f0f2f6;border-color:#f0f2f6}.wallet-form__value-btn[data-v-5b22af9e]:hover,.wallet-form__value-btn.__active[data-v-5b22af9e]{background:#017C6E;border-color:#017c6e;color:#fff}.wallet-form__label[data-v-5b22af9e]{font-size:14rem;margin-bottom:0}.wallet-form__label.__danger[data-v-5b22af9e]{color:#dd4040}.wallet-form__button-wrapper[data-v-5b22af9e]{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;width:100%}.wallet-form__button[data-v-5b22af9e]{width:100%}.input__number[data-v-5b22af9e]::-webkit-outer-spin-button,.input__number[data-v-5b22af9e]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input__number [type=number][data-v-5b22af9e]{-moz-appearance:textfield}@media (min-width: 561px){.wallet-form__button-wrapper[data-v-5b22af9e]{grid-template-columns:200rem 200rem;justify-content:end}}.paysystem-main-item{justify-content:space-between;align-items:center}.paysystem-main-item__info-wrapper{font-weight:600;font-size:14rem}.paysystem-main-item__info-text{margin-bottom:0;margin-right:8rem}.paysystem-main-item__info-tax{background-color:#8ac858;border-radius:19px;font-size:11rem;color:#fff;padding:2px 6px}.paysystem-main-item__icon{height:20rem}.paysystem-main-item__link{margin-bottom:0;cursor:pointer}.paysystem-main-item__edit-wrapper{width:24rem;height:24rem;cursor:pointer}.icon__iukassa{background:url(https://cdn.litgorod.ru/build/assets/UMoney.9c9b8afe.png) left center no-repeat;background-size:contain}.icon__tinkoff{background:url(https://cdn.litgorod.ru/build/assets/Tinkoff_Pay.af4d5bf2.png) left center no-repeat;background-size:contain}.icon__payselection{background:url(https://cdn.litgorod.ru/build/assets/payselection.f0ddb06f.png) left center no-repeat;background-size:contain}.icon__tinkoff-iframe{background:url(https://cdn.litgorod.ru/build/assets/tinkoff_iframe.8f628ac1.png) left center no-repeat;background-size:contain}.icon__paybox{background:url(https://cdn.litgorod.ru/build/assets/paybox_new.5f62bc98.png) left center no-repeat;background-size:contain}.icon__visa{background:url(https://cdn.litgorod.ru/build/assets/visa.987d1fb2.png) left center no-repeat;background-size:contain}.icon__mastercard{background:url(https://cdn.litgorod.ru/build/assets/mastercard.5e8f42f9.png) left center no-repeat;background-size:contain}.icon__mir{background:url(https://cdn.litgorod.ru/build/assets/mir.7ef50974.png) left center no-repeat;background-size:contain}.icon__unionpay{background:url(https://cdn.litgorod.ru/build/assets/unionpay.2448dfe9.png) left center no-repeat;background-size:contain}@media (min-width: 561px){.paysystem-main-item__icon{height:26rem}}.paysystem{margin:0}.paysystems-list__edit-wrapper{width:24rem;height:24rem}.paysystems-list__side-text{font-weight:400;font-size:13rem;color:#ababab}@media (min-width: 561px){.paysystem-card{padding-right:0!important}}.payment-step__btn[data-v-cc305ee1]{cursor:pointer}.payment-step__footer[data-v-cc305ee1]{display:flex;justify-content:space-between;align-items:center;flex-direction:column}.payment-step__save-button-text[data-v-cc305ee1]{display:flex;justify-content:space-between;align-items:center;width:100%;font-weight:500;font-size:16rem;margin-bottom:12rem}.payment-step__button-wrapper[data-v-cc305ee1]{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;width:100%}.payment-step__button[data-v-cc305ee1]{width:100%}@media (min-width: 561px){.payment-step__footer[data-v-cc305ee1]{flex-direction:row}.payment-step__save-button-text[data-v-cc305ee1]{justify-content:flex-start;font-weight:700}.payment-step__button-wrapper[data-v-cc305ee1]{margin-left:50rem}}.ml-1[data-v-cc305ee1]{margin-left:5px}.btn-loader{border:3px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:btn-loader-rotation 1s linear infinite}@keyframes btn-loader-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.promocode-input__preview-wrapper{color:#0e3989}.promocode-input__preview-icon{margin-right:8rem}.promocode-input__writing-wrapper{padding-right:2rem;align-items:center}.promocode-input__writing-input{width:66.6%!important;margin-right:4rem}.promocode-input__writing-btn{margin-left:4rem;height:42rem}@media (min-width: 576px){.promocode-input__writing-btn{height:52rem}}.promocode-input__label{font-size:14rem;margin-bottom:0}.promocode-input__label.__danger{color:#dd4040}.promocode-input__submited-wrapper{color:#017c6e}.promocode-input__submited-btn{color:#ababab;cursor:pointer}.author-rewards__text{font-size:14px;font-weight:600;line-height:20px;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:12px}.author-rewards__text__item{width:auto}.author-rewards__text__item__cancel{cursor:pointer;color:#ababab}.author-rewards__text__item__tooltip{cursor:pointer;color:#8ac858}.author-rewards__text .b-icon{height:16px;width:16px;position:relative;top:2px;bottom:2px;display:inline-flex}.author-rewards__text [data-tooltip]:before{width:250px}.author-rewards__items{display:flex;justify-content:center;align-items:center;gap:8px}.author-rewards__items input{display:none}.author-rewards__items .b-btn{font-weight:700;cursor:pointer;font-family:Roboto,Arial,"sans-serif"}.author-rewards__item{flex:1 1 25%}.register-fast{position:relative}.register-fast__content{margin:0;position:relative}.register-fast__text{color:#4a4a4a;margin:0;margin-bottom:16rem}.register-fast__text p{line-height:1.4;font-size:16rem;margin:0;margin-bottom:16rem}.register-fast__social{display:flex;flex-wrap:wrap;margin:0;margin:-8rem -4rem 24rem;align-items:flex-start;justify-content:center}.register-fast__social>li,.register-fast__social>*{max-width:100%;margin-left:4rem;margin-right:4rem}.register-fast__social>._item{flex-basis:0;flex-grow:1;flex-shrink:0;max-width:100%;overflow:hidden;margin-top:8rem;min-width:50rem}.register-fast__social_btn{border-radius:25rem;transition:all .25s ease-in;border:0;border:2px solid #017C6E;display:flex;align-items:center;justify-content:center;background:#017C6E;width:100%;height:50rem;outline:none!important}@media (prefers-reduced-motion: reduce){.register-fast__social_btn{transition:none}}.register-fast__social_btn:focus{border-color:#017c6e}.register-fast__social_btn-vk{background-color:#07f;border-color:#07f}.register-fast__social_btn-vk:hover{background-color:rgba(0,119,255,.8);border-color:rgba(0,119,255,.8)}.register-fast__social_btn-ok{background-color:#f70;border-color:#f70}.register-fast__social_btn-ok:hover{background-color:rgba(255,119,0,.8);border-color:rgba(255,119,0,.8)}.register-fast__social_btn-ya{background-color:#fc3f1d;border-color:#fc3f1d}.register-fast__social_btn-ya:hover{background-color:rgba(252,63,29,.8);border-color:rgba(252,63,29,.8)}.register-fast__social_btn>.b-icon{filter:brightness(0) saturate(100%) invert(86%) sepia(56%) saturate(2%) hue-rotate(176deg) brightness(107%) contrast(101%);width:30rem;height:30rem}.register-fast__or{margin-left:-4rem;margin-right:-4rem;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;margin:0;margin-bottom:24rem}.register-fast__or>li,.register-fast__or>*{max-width:100%;padding-left:4rem;padding-right:4rem}.register-fast__or>._hr{flex-basis:0;flex-grow:1;flex-shrink:0;max-width:100%;overflow:hidden;position:relative}.register-fast__or>._hr:before{content:"";display:block;border:0;border-top:1px solid #EDEDED}.register-fast__or>._text{flex:0 0 auto;flex-shrink:1;width:auto;max-width:100%;line-height:1.4;font-size:14rem;color:#ababab}.register-fast__auth{margin:0;margin-bottom:24rem}.register-fast__auth p{line-height:1.4;font-size:16rem;margin:0;margin-bottom:16rem}.register-fast__auth p a{transition:color .25s ease-in;font-weight:600}@media (prefers-reduced-motion: reduce){.register-fast__auth p a{transition:none}}.register-fast__auth p a,.register-fast__auth p a:visited{color:#017c6e;text-decoration:none}.register-fast__auth p a:hover,.register-fast__auth p a:focus{color:#ce7a32;text-decoration:none}.register-fast__form_elem{display:block;position:relative;margin:0;margin-bottom:16rem}.register-fast__reg_inline{margin:0;margin-left:-4rem;margin-right:-4rem;display:flex;align-items:center;flex-wrap:wrap}.register-fast__reg_inline>li,.register-fast__reg_inline>*{max-width:100%;padding-left:4rem;padding-right:4rem}.register-fast__form_elem_info{line-height:1.4;font-size:14rem;color:#017c6e;margin:0;margin-top:-4rem;margin-bottom:16rem}.register-fast__form_elem_info p{margin:0;margin-bottom:16rem}.register-fast__hr{margin:16rem 0}.register-fast__hr-lg{margin:24rem 0}.register-fast__bottom{display:flex;flex-direction:column;width:100%}.register-fast__bottom>div{display:block;width:100%}.register-fast__bottom>._rules{order:1;margin:0}.register-fast__bottom>._mailings{order:0;margin:0;margin-bottom:16rem}@media (min-width: 768px){.register-fast__bottom>._rules{order:0;margin:0;margin-bottom:20rem}.register-fast__bottom>._mailings{order:1;margin:0}}.register-fast__rule{color:#ababab;margin:0;margin-bottom:16rem}.register-fast__rule p{line-height:1.4;font-size:14rem;margin:0}.register-fast__rule a{transition:color .25s ease-in}@media (prefers-reduced-motion: reduce){.register-fast__rule a{transition:none}}.register-fast__rule a,.register-fast__rule a:visited{color:#0e3989;text-decoration:none}.register-fast__rule a:hover,.register-fast__rule a:focus{color:#0e3989;text-decoration:underline}.register-fast__mailings{margin:0;color:#121212}.register-fast__mailings .b-checkbox>label{line-height:1.4;font-size:14rem;padding-top:0}.register-fast__mailings .icon-help{width:18rem;height:18rem;margin-left:8rem}.register-fast__label{text-align:left;font-size:16rem}.register-fast__label.__danger{color:#dd4040}.register-fast__invalid-text{font-size:14rem}.register-fast__main-btn{width:100%}.register-fast__footer{text-align:right}@media screen and (max-width: 575px){.register-fast__footer{text-align:center}}.register-fast__footer-label{font-family:Roboto,Arial,"sans-serif";font-size:13px;text-align:left}.register-fast__button-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}@media (min-width: 561px){.register-fast__footer-label{font-size:14px;margin-right:10rem;max-width:235px}.register-fast__footer{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between}.register-fast__main-btn{max-width:250px}}.iframe-container iframe{width:100%;height:465px}.receivers{display:flex;justify-content:flex-start;list-style:none;padding-left:0;margin-bottom:12rem}.receivers>li{margin-right:20rem}.receivers>li:last-child{margin-right:0}.__li-item{--lg-gutter-x: 0}.t-frame-wrapper,.t-tinkoff-pay-frame-wrapper{max-height:750px!important;width:700px!important}.paysystems__side-link small{font-size:12px}@media (max-width: 575px){.iframe-container{margin-right:-16rem;margin-left:-16rem}.paysystems .b-radio>label,.receivers .b-radio>label,.paysystems__side-link{font-size:13px}.paysystems__side-link small{font-size:9px}.b-modal__content .receivers{gap:40rem}.b-radio .paysystem{padding-right:0rem}}.iframe-container{position:relative}.iframe-container>iframe{width:100%;border:0;padding:0;margin:0}.buy-modal__price{font-size:20rem;font-weight:400}.buy-modal__price-discount{font-size:16rem;color:#ababab}.buy-modal__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.buy-modal__save-button-text{display:flex;justify-content:space-between;align-items:center;width:100%;font-weight:500;font-size:16rem;margin-bottom:12rem}.buy-modal__save-button{width:100%;text-align:center}@media (min-width: 561px){.buy-modal__save-button-text{justify-content:flex-start;margin-bottom:0;margin-right:40rem;font-size:18rem}.buy-modal__price{font-size:24rem}.buy-modal__price-discount{font-size:20rem}}@media (min-width: 700px){.buy-modal__save-button-wrapper{min-width:494px;width:100%}}.mr-1{margin-right:5rem}.buy-modal-gift__offer-text{font-size:16rem;color:#4a4a4a}.buy-modal-gift__button-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;width:100%}.buy-modal-gift__button{width:100%}.buy-modal-gift__drop{margin-top:10rem;padding:24rem 16rem;border-radius:24rem;border:1px solid #EDEDED;background-color:#f0f2f6;max-height:187rem;overflow:hidden auto}.buy-modal-gift__drop-list{padding:0;margin-bottom:0}.buy-modal-gift__drop-item{margin-bottom:16rem;font-size:16rem}.buy-modal-gift__drop-item:last-child{margin-bottom:0}@media (min-width: 561px){.buy-modal-gift__button-wrapper{grid-template-columns:200rem 200rem;justify-content:end}}.buy-button__content-item{font-weight:700;margin-bottom:20rem}.free-reading-timer .b-btn-md{padding:10px;text-align:center;width:100%}.free-reading-timer ._text{display:flex;flex-direction:column;align-items:center;justify-content:center}.free-reading-timer ._line1,.free-reading-timer ._line2{font-size:13px}.promote[data-v-703f260d] .promote__content{border-radius:16rem;background:#ffffff;padding:16rem;padding-bottom:0;margin:0;margin-bottom:16rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__content{border-radius:10rem}}@media (min-width: 576px){.promote[data-v-703f260d] .promote__content{margin-bottom:30rem}}@media (min-width: 576px){.promote[data-v-703f260d] .promote__content{padding:30rem 40rem;padding-bottom:0}}.promote[data-v-703f260d] .promote__content>._content{margin:0;margin-bottom:16rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__content>._content{margin-bottom:30rem}}.promote[data-v-703f260d] .promote__back{line-height:1.4;font-size:18rem;font-weight:700;margin:0;margin-bottom:16rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__back{margin-bottom:20rem}}.promote[data-v-703f260d] .promote__back a{transition:color .25s ease-in}@media (prefers-reduced-motion: reduce){.promote[data-v-703f260d] .promote__back a{transition:none}}.promote[data-v-703f260d] .promote__back a,.promote[data-v-703f260d] .promote__back a:visited{color:#121212;text-decoration:none}.promote[data-v-703f260d] .promote__back a:hover,.promote[data-v-703f260d] .promote__back a:focus{color:#ce7a32;text-decoration:none}.promote[data-v-703f260d] .promote__back_link{margin:0;margin-left:-4rem;margin-right:-4rem;margin-top:-8rem;display:flex;align-items:flex-start;flex-wrap:nowrap}@media (min-width: 576px){.promote[data-v-703f260d] .promote__back_link{margin-left:-5rem;margin-right:-5rem}}.promote[data-v-703f260d] .promote__back_link>li,.promote[data-v-703f260d] .promote__back_link>*{max-width:100%;padding-left:4rem;padding-right:4rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__back_link>li,.promote[data-v-703f260d] .promote__back_link>*{padding-left:5rem;padding-right:5rem}}@media (min-width: 576px){.promote[data-v-703f260d] .promote__back_link{margin-top:-10rem}}.promote[data-v-703f260d] .promote__back_link>._text,.promote[data-v-703f260d] .promote__back_link>._icon{margin-top:8rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__back_link>._text,.promote[data-v-703f260d] .promote__back_link>._icon{margin-top:10rem}}.promote[data-v-703f260d] .promote__back_link>._icon{flex:0 0 auto;flex-shrink:1;width:auto;max-width:100%;display:flex;align-items:center;min-height:25.2rem}.promote[data-v-703f260d] .promote__back_link>._icon .b-icon{width:18rem;height:18rem}.promote[data-v-703f260d] .promote__back_link>._text{flex-basis:0;flex-grow:1;flex-shrink:0;max-width:100%;overflow:hidden}.promote[data-v-703f260d] .promote__title{border:0;border-bottom:1px solid #EDEDED}.promote[data-v-703f260d] .promote__title,.promote[data-v-703f260d] .promote__title p,.promote[data-v-703f260d] .promote__title h2{margin:0;margin-bottom:16rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__title,.promote[data-v-703f260d] .promote__title p,.promote[data-v-703f260d] .promote__title h2{margin-bottom:20rem}}.promote[data-v-703f260d] .promote__title h2{line-height:1.4;font-size:24rem;font-weight:700}.promote[data-v-703f260d] .promote__title_header{margin:0;margin-left:-10rem;margin-right:-10rem;display:flex;align-items:center;flex-wrap:nowrap}.promote[data-v-703f260d] .promote__title_header>li,.promote[data-v-703f260d] .promote__title_header>*{max-width:100%;padding-left:10rem;padding-right:10rem}.promote[data-v-703f260d] .promote__title_header>._text{flex-basis:0;flex-grow:1;flex-shrink:0;max-width:100%;overflow:hidden}.promote[data-v-703f260d] .promote__title_header>._btn{flex:0 0 auto;flex-shrink:1;width:auto;max-width:100%}.promote[data-v-703f260d] .promote__alerts{margin-bottom:16rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__alerts{margin-bottom:20rem}}.promote[data-v-703f260d] .promote__banner{margin-bottom:16rem;border-radius:16rem;position:relative;background:#EDEDED;overflow:hidden}@media (min-width: 576px){.promote[data-v-703f260d] .promote__banner{margin-bottom:20rem}}@media (min-width: 576px){.promote[data-v-703f260d] .promote__banner{border-radius:10rem}}.promote[data-v-703f260d] .promote__banner:before{content:"";display:block;padding:0;width:100%}.promote[data-v-703f260d] .promote__banner--vertical{max-width:312px}.promote[data-v-703f260d] .promote__banner--vertical:before{padding-top:144.23%}.promote[data-v-703f260d] .promote__banner--horizontal:before{padding-top:16.13%}.promote[data-v-703f260d] .promote__banner>.promote__banner_cell{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto}.promote[data-v-703f260d] .promote__banner_cell{position:relative}.promote[data-v-703f260d] .promote__banner_cell>._image{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;background:none 50% 50% no-repeat;background-size:cover}.promote[data-v-703f260d] .promote__banner_cell>._placeholder{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;display:flex;align-items:center;justify-content:center;padding:10rem 20rem}.promote[data-v-703f260d] .promote__banner_cell>._placeholder>span{border-radius:16rem;line-height:1.4;font-size:12rem;background:rgba(255,255,255,.5);color:#121212;padding:5rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__banner_cell>._placeholder>span{border-radius:10rem}}.promote[data-v-703f260d] .promote__banner_cell>._erid{color:#fff;position:absolute;bottom:2px;left:0;right:0;padding:0 10rem}.promote[data-v-703f260d] .promote__banner_cell>._erid>span{line-height:1.4;font-size:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:3rem 0;color:#4a4a4a}.promote[data-v-703f260d] .promote__banner_cell>.eridH{right:auto}.promote[data-v-703f260d] .promote__banner_cell>._input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto}.promote[data-v-703f260d] .promote__banner_cell>._input>input{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;font-size:200px;text-align:right;cursor:pointer;opacity:0}.promote[data-v-703f260d] .promote__banner_cell>._close{transition:background .25s ease-in;border-radius:50%;width:24rem;height:24rem;background:rgba(255,255,255,.75);display:flex;align-items:center;justify-content:center;position:absolute;top:10rem;right:10rem}@media (prefers-reduced-motion: reduce){.promote[data-v-703f260d] .promote__banner_cell>._close{transition:none}}.promote[data-v-703f260d] .promote__banner_cell>._close:hover{background:white}.promote[data-v-703f260d] .promote__banner_cell>._close>.b-icon{width:16rem;height:16rem;filter:brightness(0) saturate(100%) invert(0%) sepia(6%) saturate(2623%) hue-rotate(347deg) brightness(97%) contrast(86%)}.promote[data-v-703f260d] .promote__form_control{padding-top:16rem;margin-bottom:16rem;border:0;border-top:1px solid #EDEDED}@media (min-width: 576px){.promote[data-v-703f260d] .promote__form_control{padding-top:20rem}}@media (min-width: 576px){.promote[data-v-703f260d] .promote__form_control{margin-bottom:20rem}}.promote[data-v-703f260d] .promote__form_button{margin:0;margin-left:-8rem;margin-right:-8rem;margin-top:-16rem;display:flex;justify-content:center}@media (min-width: 576px){.promote[data-v-703f260d] .promote__form_button{margin-left:-10rem;margin-right:-10rem}}.promote[data-v-703f260d] .promote__form_button>li,.promote[data-v-703f260d] .promote__form_button>*{max-width:100%;padding-left:8rem;padding-right:8rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__form_button>li,.promote[data-v-703f260d] .promote__form_button>*{padding-left:10rem;padding-right:10rem}}@media (min-width: 576px){.promote[data-v-703f260d] .promote__form_button{margin-top:-20rem}}.promote[data-v-703f260d] .promote__form_button>._btn{margin-top:16rem}@media (min-width: 576px){.promote[data-v-703f260d] .promote__form_button>._btn{margin-top:20rem}}@media (max-width: 576px){.tox.tox-tinymce{height:300rem!important}.b-radio>label{font-size:15px}}.ml-3{margin-left:30px}.colored{color:#669faa}h3.text{font-size:18px;line-height:28px}.b-radio>label{font-weight:700}@media (max-width: 576px){.mobile-block{display:block}.b-input-block{width:100%!important}}.b-icon__modal_close{width:12px;height:12px;margin-left:4px;display:inline-block;top:2px}.blog-post-preview-container{position:relative;border:2px solid #eee;border-radius:10px;overflow:hidden;min-height:200px}.blog-post-preview-background{width:100%;height:auto;min-height:200px}.blog-post-preview-control{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:20px;background-color:rgba(255,255,255,0);transition:background-color .2s linear;cursor:pointer}.blog-post-preview-control:hover{background-color:rgba(46,174,179,.3)}.display-none{display:none}#removePreviewBtn{margin:15rem 0}.b-checkbox[data-v-84c50b84]{min-width:210px;margin-left:20px}@media screen and (max-width: 767px){.b-checkbox[data-v-84c50b84]{margin-top:20px;margin-left:0;width:100%}.b-checkbox label[data-v-84c50b84]{font-size:13px}}.btn.btn_show_more[data-v-34fadda4]{font-weight:700;font-size:16rem;line-height:19rem;color:#0e3989;background:transparent;margin:0 20rem 0 0;border:none;cursor:pointer}.btn_show_more.btn_show_more--full[data-v-34fadda4]{margin-top:15px;width:100%}.comment_content[data-v-34fadda4]{white-space:pre-line}.btn.btn_show_more[data-v-1d3d775a]{font-weight:700;font-size:16rem;line-height:19rem;color:#0e3989;background:transparent;margin:0 20rem 0 0;border:none;cursor:pointer}.btn_show_more.btn_show_more--full[data-v-1d3d775a]{margin-top:15px;width:100%}.comment_content[data-v-1d3d775a]{white-space:pre-line}@media (max-width: 575px){.self-comments-header{margin-bottom:5rem!important}}.self-comments-item-header{font-family:Raleway,Arial,"sans-serif";font-style:normal;font-weight:400;color:#ababab;margin-bottom:16rem}.self-comments-item__name{font-size:14rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 575px){.self-comments-item__name{font-size:13rem}}.self-comments-item__date{font-size:13rem}@media (max-width: 575px){.self-comments-item__date{font-size:11rem}}.self-comments-item__content{font-family:Roboto,Arial,"sans-serif"}.self-comments-item__text{font-size:18rem}@media (max-width: 575px){.self-comments-item__text{font-size:16rem}}@media (max-width: 575px){.self-comments-item__title{font-size:18rem}}.self-comments-item:last-child .self-comments-item__border{display:none}.__primary-color div:after{background:#017C6E}.b-cell.notifications{overflow:hidden;padding:0}.b-modal{z-index:2075;overflow-y:auto}.back-step-arrow{display:inline-block;margin-right:10px;cursor:pointer}.nw-modal{border-top-left-radius:16rem;border-top-right-radius:16rem;box-shadow:0 -5px 10px rgba(0,0,0,.1);background:#ffffff;position:fixed;bottom:0;left:0;right:0;width:100%;height:auto;max-height:100vh;z-index:9999}.nw-modal--size-lg{width:100%}@media (min-width: 576px){.nw-modal--size-lg{max-width:740px}}@media (min-width: 992px){.nw-modal--size-lg .nw-modal__close--outside{display:block}.nw-modal--size-lg .nw-modal__close--header{display:none}}.nw-modal__close{margin:0;top:0}.nw-modal__close .b-icon{width:24rem;height:24rem;display:block}@media (min-width: 576px){.nw-modal__close .b-icon,.nw-modal__close .b-icon.b-icon__modal_close{width:24rem;height:24rem}}.nw-modal__close--header{filter:brightness(0) saturate(100%) invert(29%) sepia(63%) saturate(6930%) hue-rotate(164deg) brightness(90%) contrast(99%);margin-left:10rem}.nw-modal__close--header:hover,.nw-modal__close--header:focus{filter:brightness(0) saturate(100%) invert(76%) sepia(64%) saturate(3816%) hue-rotate(339deg) brightness(86%) contrast(85%)}.nw-modal__header-title{margin-bottom:0}@media (min-width: 576px){.nw-modal__header{margin:40rem;margin-bottom:0}}.nw-modal__content{position:relative}.nw-modal__content:before,.nw-modal__content:after{content:"";position:absolute;left:0;right:0;height:16rem;z-index:1}.nw-modal__content:before{background:linear-gradient(180deg,rgb(255,255,255) 0%,rgba(0,0,0,0) 100%);top:0}@media (min-width: 576px){.nw-modal__content:before{height:24rem}}.nw-modal__content:after{background:linear-gradient(0deg,rgb(255,255,255) 0%,rgba(0,0,0,0) 100%);bottom:0}@media (min-width: 576px){.nw-modal__content:after{border-bottom-right-radius:16rem;border-bottom-left-radius:16rem;height:40rem}}@media (min-width: 576px){.nw-modal__content_wrapper{padding:24rem 40rem 40rem}}svg[data-v-a0f0a0ce]{display:inline-block;vertical-align:baseline;margin-bottom:-2px}.books-download-button[data-v-38a19d36]{position:relative}.books-download-button__item[data-v-38a19d36]{transition:color .25s ease-in;margin:0;margin-left:-5rem;margin-right:-5rem;font-size:12rem;line-height:18rem;font-weight:700;display:flex;align-items:center;color:#121212}@media (prefers-reduced-motion: reduce){.books-download-button__item[data-v-38a19d36]{transition:none}}.books-download-button__item>li[data-v-38a19d36],.books-download-button__item>*[data-v-38a19d36]{max-width:100%;padding-left:5rem;padding-right:5rem}@media (min-width: 576px){.books-download-button__item[data-v-38a19d36]{font-size:16rem;line-height:19rem}}.books-download-button__item>._icon[data-v-38a19d36],.books-download-button__item>._darr[data-v-38a19d36]{align-self:start}.books-download-button__item>._icon .b-icon[data-v-38a19d36],.books-download-button__item>._darr .b-icon[data-v-38a19d36]{width:24rem;height:24rem;filter:brightness(0) saturate(100%) invert(0%) sepia(6%) saturate(2623%) hue-rotate(347deg) brightness(97%) contrast(86%)}.books-download-button__item>._darr[data-v-38a19d36]:is(:last-child){padding-left:0}.books-download-button__item>._darr[data-v-38a19d36]:is(:first-child){padding-right:0}.books-download-button__item>._text[data-v-38a19d36]{flex:0 0 auto;flex-shrink:1;width:auto;max-width:100%;white-space:nowrap}a.books-download-button__item[data-v-38a19d36]{color:#121212}a.books-download-button__item[data-v-38a19d36]:hover{color:#ce7a32}.books-download-button__dropdown[data-v-38a19d36]{background-color:#fff;border-radius:10rem;border:1px solid #EDEDED;position:absolute;top:100%;left:0;right:0;padding:10rem;display:none;opacity:0;z-index:99}.books-download-button__dropdown.active[data-v-38a19d36]{display:block}.books-download-button__dropdown.active.show[data-v-38a19d36]{opacity:1}.books-download-button__dropdown>ul[data-v-38a19d36]{list-style:none;padding:0;margin:0;margin-top:-5rem}.books-download-button__dropdown>ul>li[data-v-38a19d36]{margin:0;padding:0}.books-download-button__dropdown>ul>li[data-v-38a19d36]{font-size:12rem;line-height:18rem;color:#121212;margin-top:5rem}@media (min-width: 576px){.books-download-button__dropdown>ul>li[data-v-38a19d36]{font-size:16rem;line-height:19rem}}.books-download-button__dropdown>ul>li a[data-v-38a19d36]{transition:color .25s ease-in;font-weight:700;display:block;text-decoration:none}@media (prefers-reduced-motion: reduce){.books-download-button__dropdown>ul>li a[data-v-38a19d36]{transition:none}}.books-download-button__dropdown>ul>li a[data-v-38a19d36],.books-download-button__dropdown>ul>li a[data-v-38a19d36]:visited{color:#121212;text-decoration:none}.books-download-button__dropdown>ul>li a[data-v-38a19d36]:hover,.books-download-button__dropdown>ul>li a[data-v-38a19d36]:focus{color:#ce7a32;text-decoration:none}.receipt-items[data-v-511d1daf]{list-style:none;padding:0;max-height:400px;overflow-y:scroll}.receipt-items li a[data-v-511d1daf]{display:block;padding:10px;border-bottom:1px solid #ebebeb}.receipt-items li.active[data-v-511d1daf]{background-color:#ebebeb}._textarea textarea[data-v-a1efc74b]{resize:none}.mr-10[data-v-1c901b07]{margin-right:10rem}.filterPromotion[data-v-1c901b07]{margin-left:10rem}.pin-icon[data-v-78388120]{width:20px;height:20px;position:absolute;left:5px;top:5px;z-index:99;cursor:pointer;rotate:45deg}.b-icon__pin[data-v-78388120]{width:100%;height:100%;color:red}._poster{position:relative}.pin-icon.pinned{rotate:0deg}.genre-cell{padding:15px;font-size:12px;background:#F0F2F6;border-radius:50px;width:auto;color:#025b52;font-weight:700}.b-genres__list{flex-wrap:wrap}.book-widget-collection{margin-bottom:20px}.book-widget-collection__tabs{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;column-gap:16px;list-style:none;padding:0;margin-bottom:12px;position:relative}.book-widget-collection__tabs__item,.book-widget-collection__tabs__item a,.book-widget-collection__tabs__close{display:block;font-size:16px;line-height:22.4px;color:#838383;font-weight:600}.book-widget-collection__tabs__item .active,.book-widget-collection__tabs__item a .active,.book-widget-collection__tabs__close .active{color:#017c6e}@media (max-width: 575.98px){.book-widget-collection__tabs__item,.book-widget-collection__tabs__item a,.book-widget-collection__tabs__close{font-size:14px;line-height:22.4px}}.book-widget-collection__tabs__close{flex:1 1 auto;align-self:center;text-align:right;line-height:0}.book-widget-collection__tabs__close svg{display:inline-block;width:20px;height:20px;cursor:pointer}.book-widget-collection__item{display:none;position:relative}.book-widget-collection__item.active{display:block}@keyframes loading{0%{background-position:-112px 0}to{background-position:112px 0}}.lowercase{text-transform:lowercase}.book-widget-items{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;column-gap:8px;overflow:hidden;-webkit-overflow-scrolling:touch;position:relative;margin:0 -30rem}@media (max-width: 575.98px){.book-widget-items{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}}.book-widget-item{min-width:112px;width:112px;flex:0 0 auto}.book-widget-item:first-child{margin-left:30rem}.book-widget-item:last-child{margin-right:30rem}@media (max-width: 575.98px){.book-widget-item{width:88px;min-width:88px}}.book-widget-item__cover{position:relative;margin-bottom:8px}@media (max-width: 575.98px){.book-widget-item__cover{margin-bottom:6px}}.book-widget-item__cover img{width:112px;height:162px;border-radius:8px;object-fit:cover}@media (max-width: 575.98px){.book-widget-item__cover img{width:88px;height:128px}}.book-widget-item__cover a{display:block}.book-widget-item__cover a img{width:112px;height:162px;border-radius:8px;object-fit:cover}@media (max-width: 575.98px){.book-widget-item__cover a img{width:88px;height:128px}}.book-widget-item__cover__adult{position:absolute;bottom:4px;right:4px;background-color:#4a4a4a;color:#fff;font-weight:600;font-size:13px;line-height:18.2px;padding:6px 3px 5px;border-radius:30px}@media (max-width: 575.98px){.book-widget-item__cover__adult{font-size:8px;line-height:12px;padding:1px 3px}}.book-widget-item__cover.loading{line-height:0;width:112px;height:162px;border-radius:8px;background-color:#f0f2f6;position:relative;background:#F0F2F6 no-repeat 800px 104px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmOCIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZWRlZWYxIi8+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmNmY3ZjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY3ZjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);background-size:100%;background-image:-moz-linear-gradient(left,#F0F2F6 0%,#E5E5E5 20%,#F0F2F6 40%,#F0F2F6 100%);background-image:-webkit-linear-gradient(left,#F0F2F6 0%,#E5E5E5 20%,#F0F2F6 40%,#F0F2F6 100%);background-image:linear-gradient(to right,#F0F2F6 0%,#E5E5E5 20%,#F0F2F6 40%,#F0F2F6 100%);-moz-animation:loading 1s forwards infinite linear;-webkit-animation:loading 1s forwards infinite linear;animation:loading 1s forwards infinite linear}@media (max-width: 575.98px){.book-widget-item__cover.loading{width:88px;height:128px}}.book-widget-item__name{margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:13px;line-height:18px;font-family:Raleway,Arial,"sans-serif"}@media (max-width: 575.98px){.book-widget-item__name{margin-bottom:2px;font-size:12px;line-height:17px}}.book-widget-item__name a{color:#121212;font-weight:700;font-size:13px;line-height:18px;display:block}@media (max-width: 575.98px){.book-widget-item__name a{font-size:12px;line-height:17px}}.book-widget-item__name.loading{line-height:36px;height:36px;background-color:#f0f2f6;position:relative;background:#F0F2F6 no-repeat 800px 104px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmOCIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZWRlZWYxIi8+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmNmY3ZjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY3ZjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);background-size:100%;background-image:-moz-linear-gradient(left,#F0F2F6 0%,#E5E5E5 20%,#F0F2F6 40%,#F0F2F6 100%);background-image:-webkit-linear-gradient(left,#F0F2F6 0%,#E5E5E5 20%,#F0F2F6 40%,#F0F2F6 100%);background-image:linear-gradient(to right,#F0F2F6 0%,#E5E5E5 20%,#F0F2F6 40%,#F0F2F6 100%);-moz-animation:loading 1s forwards infinite linear;-webkit-animation:loading 1s forwards infinite linear;animation:loading 1s forwards infinite linear}@media (max-width: 575.98px){.book-widget-item__name.loading{line-height:34px;height:34px}}.book-widget-item__author{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:17px;font-family:Raleway,Arial,"sans-serif"}@media (max-width: 575.98px){.book-widget-item__author{font-size:11px;line-height:15px}}.book-widget-item__author a{text-overflow:ellipsis;max-height:36px;color:#ce7a32;font-weight:500;font-size:12px;line-height:17px;display:block}@media (max-width: 575.98px){.book-widget-item__author a{font-size:11px;line-height:15px}}.book-widget-item__author.loading{width:100%;line-height:17px;height:17px;background-color:#f0f2f6;position:relative;background:#F0F2F6 no-repeat 800px 104px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjdmOCIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZWRlZWYxIi8+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmNmY3ZjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY3ZjgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);background-size:100%;background-image:-moz-linear-gradient(left,#F0F2F6 0%,#E5E5E5 20%,#F0F2F6 40%,#F0F2F6 100%);background-image:-webkit-linear-gradient(left,#F0F2F6 0%,#E5E5E5 20%,#F0F2F6 40%,#F0F2F6 100%);background-image:linear-gradient(to right,#F0F2F6 0%,#E5E5E5 20%,#F0F2F6 40%,#F0F2F6 100%);-moz-animation:loading 1s forwards infinite linear;-webkit-animation:loading 1s forwards infinite linear;animation:loading 1s forwards infinite linear}@media (max-width: 575.98px){.book-widget-item__author.loading{line-height:15px;height:15px}}.book-widget-item__show-more{padding:12px;display:flex;background-color:#f0f2f6;color:#017c6e;font-weight:600;font-size:14px;line-height:20px;border-radius:8px;align-items:center;justify-content:center;-webkit-align-items:center;height:162px;text-align:center}@media (max-width: 575.98px){.book-widget-item__show-more{padding:8px;font-size:12px;line-height:18px;height:128px}}.book-widget-scroll-left,.book-widget-scroll-right{width:40px;height:40px;background-color:rgba(74,74,74,.698);border-radius:50%;cursor:pointer;position:absolute;top:61px;display:flex;align-items:center;justify-content:center;-webkit-align-items:center;opacity:1;transition:opacity .5s}@media (max-width: 575.98px){.book-widget-scroll-left,.book-widget-scroll-right{display:none}}.book-widget-scroll-left{left:0}.book-widget-scroll-right{right:0}.show-widget-btn[data-v-afb13bd9]{color:#0e3989;font-size:16px;font-weight:400;line-height:22px;cursor:pointer;display:flex;align-items:center;margin-left:0;margin-top:16px}.show-widget-btn svg[data-v-afb13bd9]{margin-right:8px}@media only screen and (min-width: 992px){.show-widget-btn[data-v-afb13bd9]{margin-left:24px;margin-top:0}}.bg-primary[data-v-e0b3f91f]{background:linear-gradient(90deg,#2EAEB3 0%,#017C6E 100%);background-color:#2eaeb3}.wallet-header_text[data-v-e0b3f91f]{color:#fff}.wallet-header_text__big[data-v-e0b3f91f]{font-family:Roboto,Arial,"sans-serif";font-size:40rem}.wallet-header_text__small[data-v-e0b3f91f]{font-size:15rem}.wallet-header_btn[data-v-e0b3f91f]:hover{background:#CE7A32;border-color:#ce7a32;color:#fff}.__small-btn{height:35rem!important}.wallet-operation-item[data-v-d77b9836]{font-weight:700}.wallet-operation-item__text[data-v-d77b9836]{padding:20px 0}.wallet-operation-item__text.__success[data-v-d77b9836]{color:#8ac858}.wallet-operation-item__text.__danger[data-v-d77b9836]{color:#dd4040}.wallet-operation-table-wrapper[data-v-50e262b9]{width:100%;font-size:18rem}.wallet-operation-table-head[data-v-50e262b9]{border-bottom:1px solid #EDEDED}.wallet-operation-table-head__item[data-v-50e262b9]{font-weight:400;color:#4a4a4a;padding:20px 0}.wallet-operation-table__item[data-v-50e262b9]{border-bottom:1px solid #EDEDED}.wallet-operation-table__item[data-v-50e262b9]:last-child{border-bottom:0}@media screen and (max-width: 575px){.wallet-operation-table-wrapper[data-v-50e262b9]{font-size:13rem}}.__primary-color div[data-v-50e262b9]:after{background:#017C6E}.alert__text{color:#4a4a4a;font-size:16rem}.alert__button-wrapper{display:flex;flex-direction:column-reverse}.alert__button-wrapper a:first-child{margin-top:10rem}@media (min-width: 561px){.alert__text{max-width:480px;width:100%}.alert__button-wrapper{flex-direction:row;align-items:center;justify-content:space-between}.alert__button-wrapper a{width:100%}.alert__button-wrapper a:first-child{margin-top:0;margin-right:10rem}}.nw-modal{border-bottom-right-radius:16rem;border-bottom-left-radius:16rem;box-shadow:0 -5px 10px rgba(0,0,0,.1);background:#ffffff;position:fixed;width:100%;height:auto;max-height:100vh;z-index:9999;transform:translate(-50%,-50%);top:50%;bottom:auto;left:50%;right:auto;opacity:1}@media (min-width: 576px){.nw-modal{border-radius:10rem;transform:translate(-50%,-50%);top:50%;bottom:auto;left:50%;right:auto;opacity:1}}.nw-modal--size-auto{width:100%}.nw-modal--size-auto .nw-modal__close--outside{display:none}.nw-modal--size-auto .nw-modal__close--header{display:block}@media (min-width: 576px){.nw-modal--size-auto{width:80%}.nw-modal--size-auto .nw-modal__close--outside{display:block}.nw-modal--size-auto .nw-modal__close--header{display:none}}@media (min-width: 1200px){.nw-modal--size-auto{width:auto}}.nw-modal--size-sm{width:100%}.nw-modal--size-sm .nw-modal__close--outside{display:none}.nw-modal--size-sm .nw-modal__close--header{display:block}@media (min-width: 576px){.nw-modal--size-sm{max-width:480px}.nw-modal--size-sm .nw-modal__close--outside{display:block}.nw-modal--size-sm .nw-modal__close--header{display:none}}.nw-modal--size-md{width:100%}.nw-modal--size-md .nw-modal__close--outside{display:none}.nw-modal--size-md .nw-modal__close--header{display:block}@media (min-width: 576px){.nw-modal--size-md{max-width:560px}}@media (min-width: 768px){.nw-modal--size-md .nw-modal__close--outside{display:block}.nw-modal--size-md .nw-modal__close--header{display:none}}.nw-modal--size-lg{width:100%;max-width:327px}.nw-modal--size-lg .nw-modal__close--outside{display:none}.nw-modal--size-lg .nw-modal__close--header{display:block}@media (min-width: 768px){.nw-modal--size-lg{max-width:686px}}@media (min-width: 992px){.nw-modal--size-lg{max-width:797px}.nw-modal--size-lg .nw-modal__close--outside{display:block}.nw-modal--size-lg .nw-modal__close--header{display:none}}.nw-modal__close{position:absolute;margin:0;top:10px;right:10px}.nw-modal__close .b-icon{width:20rem;height:20rem;display:block;filter:brightness(0) saturate(100%) invert(80%) sepia(10%) saturate(1920%) hue-rotate(48deg) brightness(88%) contrast(95%)}.nw-modal__close .b-icon,.nw-modal__close .b-icon.b-icon__modal_close{width:16rem;height:16rem;display:block;margin:0;top:0}@media (min-width: 576px){.nw-modal__close .b-icon,.nw-modal__close .b-icon.b-icon__modal_close{width:20rem;height:20rem}}.nw-modal__close .b-icon:hover,.nw-modal__close .b-icon:focus{filter:brightness(0) saturate(100%) invert(76%) sepia(64%) saturate(3816%) hue-rotate(339deg) brightness(86%) contrast(85%)}.nw-modal__close--outside{position:absolute;top:0;right:-32px;filter:brightness(0) saturate(100%) invert(86%) sepia(56%) saturate(2%) hue-rotate(176deg) brightness(107%) contrast(101%)}.nw-modal__close--header{display:block;background-color:#fff;padding:6px;border-radius:50%;margin-left:10rem;filter:none}.nw-modal__close--header:hover,.nw-modal__close--header:focus{filter:none}.nw-modal__cell{border-radius:10rem;overflow:hidden;position:relative}.nw-modal__cell__row{display:flex;flex-wrap:wrap;position:relative}@media (min-width: 768px){.nw-modal__cell__row{flex-wrap:nowrap}}.nw-modal__cell__row__banner{flex:1 0 100%;position:relative}@media (min-width: 768px){.nw-modal__cell__row__banner{flex:1 0 327px}}@media (min-width: 992px){.nw-modal__cell__row__banner{flex:1 0 372px}}.nw-modal__cell__row__banner__sign{font-size:6px;line-height:100%;color:#4a4a4a;position:absolute;bottom:4px;left:6px}.nw-modal__cell__row__banner img{max-width:100%;max-height:100%}.nw-modal__cell__row__text{flex:1 0 100%;align-content:center}@media (min-width: 768px){.nw-modal__cell__row__text{flex:1 0 359px}}@media (min-width: 992px){.nw-modal__cell__row__text{flex:1 0 424px}}.nw-modal__header{display:flex;align-items:start;justify-content:space-between;flex-wrap:nowrap;margin:16rem;margin-bottom:0}.nw-modal__header-title{margin-bottom:0;font-size:24px;line-height:33px}@media (min-width: 992px){.nw-modal__header-title{font-size:28px;line-height:38px}}@media (min-width: 576px){.nw-modal__header{margin:22px 32px 0}}@media (min-width: 992px){.nw-modal__header{margin:32px 40px 0}}.nw-modal__cell{position:relative}.nw-modal__cell:before,.nw-modal__cell:after{content:"";position:absolute;left:0;right:0;height:16rem;z-index:1}.nw-modal__cell:before{top:0}@media (min-width: 576px){.nw-modal__cell:before{height:24rem}}.nw-modal__cell:after{bottom:0}@media (min-width: 576px){.nw-modal__cell:after{border-bottom-right-radius:16rem;border-bottom-left-radius:16rem;height:40rem}}.nw-modal__content_wrapper{max-height:90vh;overflow:hidden auto;padding:16rem}@media (min-width: 576px){.nw-modal__content_wrapper{padding:8px 32px 22px}}@media (min-width: 992px){.nw-modal__content_wrapper{padding:8px 40px 32px}}.nw-modal__content_wrapper .hr{margin-top:16px;margin-bottom:16px}.overlay{transition:opacity .3s ease-in-out;background-color:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:9998}@media (prefers-reduced-motion: reduce){.overlay{transition:none}}.opacity-enter-active,.opacity-leave-active{transition:opacity .3s ease-in-out}@media (prefers-reduced-motion: reduce){.opacity-enter-active,.opacity-leave-active{transition:none}}.opacity-enter-from,.opacity-leave-to{opacity:0}.opacity-enter-to,.opacity-leave-from{opacity:1}.modal-enter-active,.modal-leave-active{transition:bottom .3s ease-in-out}@media (prefers-reduced-motion: reduce){.modal-enter-active,.modal-leave-active{transition:none}}.modal-enter-from,.modal-leave-to{bottom:-100%}.modal-enter-to,.modal-leave-from{bottom:0}@media (min-width: 576px){.modal-enter-active,.modal-leave-active{transition:opacity .3s ease-in-out}}@media (min-width: 576px) and (prefers-reduced-motion: reduce){.modal-enter-active,.modal-leave-active{transition:none}}@media (min-width: 576px){.modal-enter-from,.modal-leave-to{bottom:auto;opacity:0}}@media (min-width: 576px){.modal-enter-to,.modal-leave-from{bottom:auto;opacity:1}}.b-btn-ad-pop-up{display:inline-flex;width:100%;border-width:0!important;color:#fff;background:#6ECB23;background:linear-gradient(90deg,#6ECB23 0%,#0A9282 50%,#003CAE 100%);font-size:16px;line-height:22px;transition:all 1s ease-out;height:50px}@media (min-width: 768px){.b-btn-ad-pop-up{width:auto;height:50px}}@media (min-width: 992px){.b-btn-ad-pop-up{height:50px}}a.b-btn.b-btn-ad-pop-up:hover,a.b-btn.b-btn-ad-pop-up:active,a.b-btn.b-btn-ad-pop-up:focus{background:#50AD0A;background:linear-gradient(90deg,#50AD0A 0%,#50AD0A 50%,#50AD0A 100%);color:#fff;outline:none}.alert__text{color:#4a4a4a;font-size:18px;line-height:25px}@media (min-width: 992px){.alert__text{font-size:20px;line-height:28px}}.cards-section-view__title{font-weight:700;font-size:20rem;margin-bottom:25rem}.cards-section-view__add-card-wrapper{padding:16rem 0;align-items:center;border-top:1px solid #EDEDED;border-bottom:1px solid #EDEDED;margin-bottom:24rem;margin-top:-1px;cursor:pointer}.cards-section-view__info-text{font-weight:600;font-size:14rem;margin-bottom:0;margin-right:16rem}.cards-section-view__icon{max-height:20rem}.cards-section-view__button-wrapper{background-color:transparent;border:none}@media (min-width: 561px){.cards-section-view__info-text{font-size:16px}}.gift-unregistered__button-wrapper{display:flex;flex-direction:column-reverse;margin-bottom:32rem}.gift-unregistered__button-wrapper a:first-child{margin-top:10rem}@media (min-width: 561px){.gift-unregistered__image{max-width:200px;margin-bottom:32rem}.gift-unregistered__wrapper{max-width:600px;margin:0 auto}.gift-unregistered__button-wrapper{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:64rem}.gift-unregistered__button-wrapper a:first-child{margin-top:0;margin-right:10rem}}.gift-unregistered__image{max-width:160px;width:100%;margin-bottom:16rem}.gift-unregistered__wrapper{text-align:center}.gift-unregistered__title{margin-bottom:12rem}.gift-unregistered__text{font-size:16rem;color:#4a4a4a;margin-bottom:24rem}.gift-unregistered__button-wrapper{margin-bottom:32rem}.gift-unregistered__button-wrapper a{width:100%}@media (min-width: 561px){.gift-unregistered__image{max-width:200px;margin-bottom:32rem}.gift-unregistered__wrapper{max-width:600px;margin:0 auto}.gift-unregistered__button-wrapper{margin:0 auto 54rem;max-width:300px}}.gift-list-item[data-v-f7d4027a]{position:relative;padding-bottom:12rem}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a]{padding-bottom:28rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__todo{margin:0;margin-bottom:24rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__book{display:grid;grid-gap:0;grid-column-gap:12rem;grid-template-columns:100rem 1fr auto;grid-template-rows:auto 1fr auto auto;grid-template-areas:"image  title     title" "image  content   content" "cnt    cnt       like" "btn    btn       btn"}.gift-list-item[data-v-f7d4027a] .gift-list-item__book>._image{grid-area:image}.gift-list-item[data-v-f7d4027a] .gift-list-item__book>._title{grid-area:title}.gift-list-item[data-v-f7d4027a] .gift-list-item__book>._content{grid-area:content}.gift-list-item[data-v-f7d4027a] .gift-list-item__book>._cnt{grid-area:cnt}.gift-list-item[data-v-f7d4027a] .gift-list-item__book>._like{grid-area:like}.gift-list-item[data-v-f7d4027a] .gift-list-item__book>._btn{grid-area:btn}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book{grid-column-gap:32rem;grid-template-columns:180rem 1fr auto auto;grid-template-rows:auto 1fr auto;grid-template-areas:"image  title     title     like" "image  content   content   content" "cnt    cnt       btn       btn"}.gift-list-item[data-v-f7d4027a] .gift-list-item__book>._cnt{align-self:center}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_image{margin:0;margin-bottom:12rem}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_image{margin-bottom:20rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_content{margin:0;margin-bottom:12rem}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_content{margin-bottom:20rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_title{line-height:1.4;font-size:15rem;font-weight:700;color:#121212;margin:0;margin-bottom:8rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_title a{transition:color .25s ease-in}@media (prefers-reduced-motion: reduce){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_title a{transition:none}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_title a,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_title a:visited{color:#121212;text-decoration:none}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_title a:hover,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_title a:focus{color:#ce7a32;text-decoration:none}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_title{line-height:1.4;font-size:24rem;margin-bottom:10rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_author{line-height:1.4;font-size:13rem;font-weight:700;color:#121212;margin:0;margin-bottom:12rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_author a{transition:color .25s ease-in}@media (prefers-reduced-motion: reduce){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_author a{transition:none}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_author a,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_author a:visited{color:#ce7a32;text-decoration:none}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_author a:hover,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_author a:focus{color:#0e3989;text-decoration:none}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_author{line-height:1.4;font-size:20rem;margin-bottom:20rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_genres{line-height:1.4;font-size:12rem;color:#121212;margin:0;margin-bottom:12rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags a,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_genres a{transition:color .25s ease-in;font-weight:700}@media (prefers-reduced-motion: reduce){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags a,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_genres a{transition:none}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags a,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags a:visited,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_genres a,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_genres a:visited{color:#0e3989;text-decoration:none}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags a:hover,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags a:focus,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_genres a:hover,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_genres a:focus{color:#ce7a32;text-decoration:none}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_genres{line-height:1.4;font-size:16rem;margin-bottom:10rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags{display:none}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_tags{display:block}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_annotation{line-height:1.4;font-size:11rem;color:#121212;margin:0;margin-bottom:12rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_annotation a{transition:color .25s ease-in;font-weight:700}@media (prefers-reduced-motion: reduce){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_annotation a{transition:none}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_annotation a,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_annotation a:visited{color:#0e3989;text-decoration:underline}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_annotation a:hover,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_annotation a:focus{color:#ce7a32;text-decoration:none}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_annotation{line-height:1.4;font-size:18rem;margin-bottom:20rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters{margin:0;margin-left:-8rem;margin-right:-8rem;display:flex;flex-wrap:wrap;align-items:center}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters{margin-left:-16rem;margin-right:-16rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters>li,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters>*{max-width:100%;padding-left:8rem;padding-right:8rem}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters>li,.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters>*{padding-left:16rem;padding-right:16rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters>._view{display:none}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters>._char{flex-basis:0;flex-grow:1;flex-shrink:0;max-width:100%;overflow:hidden}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters>._view{display:block}.gift-list-item[data-v-f7d4027a] .gift-list-item__book_counters>._char{flex:0 0 auto;flex-shrink:1;width:auto;max-width:100%}}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt{margin:0;margin-left:-2rem;margin-right:-2rem;margin-bottom:12rem;display:flex;flex-wrap:nowrap;align-items:center}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt{margin-left:-4rem;margin-right:-4rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt>li,.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt>*{max-width:100%;padding-left:2rem;padding-right:2rem}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt>li,.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt>*{padding-left:4rem;padding-right:4rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt>._icon{flex:0 0 auto;flex-shrink:1;width:auto;max-width:100%}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt>._text{flex-basis:0;flex-grow:1;flex-shrink:0;max-width:100%;overflow:hidden;line-height:1.4;font-size:11rem;color:#121212}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt--danger>._text{color:#dd4040}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt{margin-bottom:20rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt>._text{line-height:1.4;font-size:16rem;font-weight:600}}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--view{display:block;position:relative;text-indent:-9999px;width:12rem;height:12rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--view:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;background:url(https://cdn.litgorod.ru/build/assets/icon_view.f45291da.svg) 50% 50% no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);content:""}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--commentary{display:block;position:relative;text-indent:-9999px;width:12rem;height:12rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--commentary:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;background:url(https://cdn.litgorod.ru/build/assets/icon_commentary.e7f5d391.svg) 50% 50% no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);content:""}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--lib{display:block;position:relative;text-indent:-9999px;width:12rem;height:12rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--lib:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;background:url(https://cdn.litgorod.ru/build/assets/icon_lib.152ebc66.svg) 50% 50% no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);content:""}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--char{display:block;position:relative;text-indent:-9999px;width:12rem;height:12rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--char:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;background:url(https://cdn.litgorod.ru/build/assets/icon_char.2d1a7350.svg) 50% 50% no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);content:""}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--like{display:block;position:relative;text-indent:-9999px;width:12rem;height:12rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon--like:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;background:url(https://cdn.litgorod.ru/build/assets/icon_like.a49d7a6e.svg) 50% 50% no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);content:""}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__cnt_icon{width:24rem;height:24rem}}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__like{display:flex;align-items:center;min-height:33.6rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__like>.gift-list-item__cnt{margin-bottom:0}}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__18plus{border-radius:4rem;line-height:1.4;font-size:13rem;background:#DD4040;color:#fff;display:inline-flex;align-items:center;height:24rem;padding:0 4rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__button{margin:0;margin-bottom:12rem}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__button{margin-bottom:20rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__button>.b-btn{padding:0 24rem}}.gift-list-item[data-v-f7d4027a] .gift-list-item__button_icon--gift{display:block;position:relative;text-indent:-9999px;width:16rem;height:16rem}.gift-list-item[data-v-f7d4027a] .gift-list-item__button_icon--gift:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;background:url(https://cdn.litgorod.ru/build/assets/icon_gift_flat.1aef2b7d.svg) 50% 50% no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);content:""}@media (min-width: 576px){.gift-list-item[data-v-f7d4027a] .gift-list-item__button_icon--gift{width:24rem;height:24rem}}.gift-list-items[data-v-2d237369] .gift-list-items__list{margin:0}.gift-list-items[data-v-2d237369] .gift-list-items__list>.gift-list-item{border:0;border-top:1px solid #EDEDED;padding-top:24rem}.gift-list-items[data-v-2d237369] .gift-list-items__list>.gift-list-item:first-child{border:0;padding-top:0}@media (min-width: 576px){.gift-list-items[data-v-2d237369] .gift-list-items__list>.gift-list-item{padding-top:48rem}}.gift-list-items[data-v-2d237369] .gift-list-items__hr{border:0;border-top:1px solid #EDEDED;margin-bottom:24rem}@media (min-width: 576px){.gift-list-items[data-v-2d237369] .gift-list-items__hr{margin-bottom:40rem}}.gift-list[data-v-45b9836c] .gift-list__title{margin:0;margin-bottom:24rem}@media (min-width: 576px){.gift-list[data-v-45b9836c] .gift-list__title{margin-bottom:40rem}}.gift-list[data-v-45b9836c] .gift-list__title h2{line-height:1.4;font-size:20rem;font-weight:700;color:#121212;margin:0;margin-bottom:12rem}@media (min-width: 576px){.gift-list[data-v-45b9836c] .gift-list__title h2{line-height:1.4;font-size:24rem}}.gift-list[data-v-45b9836c] .gift-list__title p{line-height:1.4;font-size:16rem;color:#4a4a4a;margin:0;margin-bottom:12rem}@media (min-width: 576px){.gift-list[data-v-45b9836c] .gift-list__title p{line-height:1.4;font-size:18rem}}.gift-list[data-v-45b9836c] .gift-list__title a{transition:color .25s ease-in}@media (prefers-reduced-motion: reduce){.gift-list[data-v-45b9836c] .gift-list__title a{transition:none}}.gift-list[data-v-45b9836c] .gift-list__title a,.gift-list[data-v-45b9836c] .gift-list__title a:visited{color:#017c6e;text-decoration:underline}.gift-list[data-v-45b9836c] .gift-list__title a:hover,.gift-list[data-v-45b9836c] .gift-list__title a:focus{color:#ce7a32;text-decoration:none}.gift-list[data-v-45b9836c] .gift-list__text_with_icon{margin:0;margin-left:-4rem;margin-right:-4rem;display:flex;flex-wrap:nowrap;align-items:flex-start}.gift-list[data-v-45b9836c] .gift-list__text_with_icon>li,.gift-list[data-v-45b9836c] .gift-list__text_with_icon>*{max-width:100%;padding-left:4rem;padding-right:4rem}.gift-list[data-v-45b9836c] .gift-list__text_with_icon>._text{flex:0 0 auto;flex-shrink:1;width:auto;max-width:100%;align-self:center}.gift-list[data-v-45b9836c] .gift-list__text_with_icon>._icon{flex:0 0 auto;flex-shrink:1;width:auto;max-width:100%}.gift-list[data-v-45b9836c] .gift-list__title_icon{display:block;position:relative;text-indent:-9999px;width:24rem;height:24rem}.gift-list[data-v-45b9836c] .gift-list__title_icon:before{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;background:url(https://cdn.litgorod.ru/build/assets/icon_gift.21b609a3.svg) 50% 50% no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);content:""}.gift-promo[data-v-45744645]{position:relative}.gift-promo[data-v-45744645] .gift-promo__cell{border-radius:10rem;background:#8AC858;background-image:linear-gradient(90deg,#8AC858 0%,#A8E676 100%);position:relative;margin:0;margin-bottom:16rem;overflow:hidden}.gift-promo[data-v-45744645] .gift-promo__cell:before{content:"";display:block;width:84rem;height:84rem;background:none;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);background-image:url(https://cdn.litgorod.ru/build/assets/bg-xs.20eb3eaf.svg);position:absolute;top:8rem;right:16rem}@media (min-width: 576px){.gift-promo[data-v-45744645] .gift-promo__cell{margin-bottom:24rem}.gift-promo[data-v-45744645] .gift-promo__cell:before{top:0;right:32rem;display:block;width:165rem;height:114rem;background:none;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);background-image:url(https://cdn.litgorod.ru/build/assets/bg-sm.9d605ecc.svg)}}.gift-promo[data-v-45744645] .gift-promo__link{display:block;position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;text-indent:-9999px}.gift-promo[data-v-45744645] .gift-promo__close{position:absolute;top:8rem;right:8rem;display:block;width:16rem;height:16rem;background:none;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;-webkit-transform:translate3d(0,0,0);background-image:url(https://cdn.litgorod.ru/build/assets/close.5a9a4f61.svg);text-indent:-9999px}@media (min-width: 576px){.gift-promo[data-v-45744645] .gift-promo__close{width:24rem;height:24rem}}.gift-promo[data-v-45744645] .gift-promo__container{padding:0 116rem 0 16rem;min-height:68rem;display:flex;flex-direction:column;align-items:stretch;justify-content:center}@media (min-width: 576px){.gift-promo[data-v-45744645] .gift-promo__container{padding:0 229rem 0 32rem}}.gift-promo[data-v-45744645] .gift-promo__content{margin:12rem 0}@media (min-width: 576px){.gift-promo[data-v-45744645] .gift-promo__content{margin:24rem 0}}.gift-promo[data-v-45744645] .gift-promo__text{line-height:1.4;font-size:16rem;font-weight:600;color:#fff}.gift-promo[data-v-45744645] .gift-promo__text a{transition:color .25s ease-in}@media (prefers-reduced-motion: reduce){.gift-promo[data-v-45744645] .gift-promo__text a{transition:none}}.gift-promo[data-v-45744645] .gift-promo__text a,.gift-promo[data-v-45744645] .gift-promo__text a:visited{color:#fff;text-decoration:underline}.gift-promo[data-v-45744645] .gift-promo__text a:hover,.gift-promo[data-v-45744645] .gift-promo__text a:focus{color:#fff;text-decoration:none}@media (min-width: 576px){.gift-promo[data-v-45744645] .gift-promo__text{line-height:1.4;font-size:24rem;font-weight:700}}.slider-banners[data-v-f326f4fc]{position:relative;overflow:hidden;margin:2rem auto;width:100%}.slider-container[data-v-f326f4fc]{height:auto;margin:auto auto 30rem;position:relative;border-radius:10rem;overflow:hidden}.slides-wrapper[data-v-f326f4fc]{display:flex;height:100%}.slide[data-v-f326f4fc]{flex:0 0 100%}.single-slide[data-v-f326f4fc]{width:100%;height:auto;display:flex}.slide-image[data-v-f326f4fc]{width:100%;height:auto}.nav[data-v-f326f4fc]{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.4);color:#fff;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:18px;border-radius:50%;cursor:pointer;z-index:10;opacity:0;transition:background .2s,opacity .2s}.slider-banners:hover .nav[data-v-f326f4fc]{opacity:1}.nav[data-v-f326f4fc]:hover{background:rgba(0,0,0,.6)}.prev[data-v-f326f4fc]{left:1rem}.next[data-v-f326f4fc]{right:1rem}
