@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)}}.separator{position:relative;display:none;width:100%;height:8px;background-color:#f5f7fa}@media only screen and (max-width:1024px){.separator{display:block}}.separator__item{position:absolute;overflow:hidden;width:40px;height:40px;pointer-events:none}.separator__item:first-child{top:-40px;left:0}.separator__item:first-child .separator__corner{box-shadow:-20px 20px #f5f7fa}.separator__item:nth-child(2){top:-40px;right:0}.separator__item:nth-child(2) .separator__corner{box-shadow:20px 20px #f5f7fa}.separator__item:nth-child(3){bottom:-40px;left:0}.separator__item:nth-child(3) .separator__corner{box-shadow:-20px -20px #f5f7fa}.separator__item:nth-child(4){right:0;bottom:-40px}.separator__item:nth-child(4) .separator__corner{box-shadow:20px -20px #f5f7fa}.separator__corner{position:absolute;bottom:0;left:0;width:40px;height:40px;border-radius:24px}.separator--white{background-color:#fff}.separator--white .separator__item:first-child .separator__corner{box-shadow:-20px 20px #fff}.separator--white .separator__item:nth-child(2) .separator__corner{box-shadow:20px 20px #fff}.separator--white .separator__item:nth-child(3) .separator__corner{box-shadow:-20px -20px #fff}.separator--white .separator__item:nth-child(4) .separator__corner{box-shadow:20px -20px #fff}
