@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.modal-sheets{background:#fff;bottom:0;box-shadow:0 0 1px #0003,0 1px 2px #0000000f,0 4px 8px #0000000f,-20px 0 20px #0000001a;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0;position:fixed;right:0;top:0;transform:translate(110%);transition:transform .6s cubic-bezier(.19,1,.22,1);width:480px;z-index:1000}@media only screen and (max-width:1024px){.modal-sheets{padding-bottom:70px;width:100%}}.modal-sheets--favorite{width:420px}@media only screen and (max-width:1024px){.modal-sheets--favorite{width:100%}}.modal-sheets--active{transform:translate(0);visibility:visible!important}.modal-sheets__header{align-items:center;background-color:#fff;display:flex;flex-direction:row;flex-shrink:0;justify-content:flex-start;margin-bottom:0;padding:30px 40px 20px;position:relative;z-index:10}@media only screen and (max-width:1024px){.modal-sheets__header{padding:30px 20px 20px}}.modal-sheets__title{border-bottom:1px solid transparent;flex-grow:1;font-size:20px;font-weight:700;line-height:100%;transition:all .3s ease-out}.modal-sheets__close{padding:0 0 0 30px;position:absolute;right:25px}@media only screen and (max-width:1024px){.modal-sheets__close{right:15px}}.modal-sheets__close-link{align-items:center;background:#fff;border-radius:50%;display:flex;height:45px;justify-content:center;position:relative;top:-3px;transition:all .3s ease-out;width:45px}@media only screen and (max-width:1024px){.modal-sheets__close-link{background:#ececec}}.modal-sheets__close-link:hover{background:#ececec}.modal-sheets__close svg{height:15px;width:15px}.modal-sheets__menu{align-items:flex-start;cursor:default;display:flex;flex-wrap:nowrap;padding:10px 40px 40px;white-space:nowrap}@media only screen and (max-width:1024px){.modal-sheets__menu{padding:10px 0 20px 20px}}.modal-sheets__menu-container{margin:0!important}.modal-sheets__menu-item{cursor:pointer;width:auto}.modal-sheets__menu-link{align-items:center;border:2px solid #eef0f2;border-radius:25px;color:#141413;cursor:pointer;display:flex;font-size:16px;font-weight:500;padding:12px 20px;text-decoration:none;transition:background .3s ease-in-out;white-space:nowrap}@media only screen and (max-width:1024px){.modal-sheets__menu-link{padding:8px 12px}}.modal-sheets__menu-link:hover{border:2px solid #e3e6ea;color:#141413}.modal-sheets__menu-link--active,.modal-sheets__menu-link--active:active,.modal-sheets__menu-link--active:hover{background:#eef0f2;border:2px solid #eef0f2}.modal-sheets__menu .swiper-slide{width:auto!important}.modal-sheets__container{overflow-x:hidden;overflow-y:auto;padding:0 40px 40px}@media only screen and (max-width:1024px){.modal-sheets__container{padding:10px 20px 20px}}.modal-sheets__content{display:flex;flex-direction:column;gap:30px 0;position:relative}.modal-sheets__corner{display:none;height:20px;margin-bottom:-20px;position:sticky;top:0;width:100%;z-index:10}.modal-sheets__corner:after{background:radial-gradient(circle at 0 100%,transparent 20px,#fff 0);background-position:0 100%;right:-10px}.modal-sheets__corner:after,.modal-sheets__corner:before{bottom:0;content:"";height:30px;position:absolute;width:30px}.modal-sheets__corner:before{background:radial-gradient(circle at 100% 100%,transparent 20px,#fff 0);background-position:0 100%;left:-10px}
