@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)}}@keyframes clouds{0%{translate:0 0}50%{translate:-30% 0}to{translate:0 0}}@keyframes clouds-bottom{0%{translate:0 0}50%{translate:-20% 0}to{translate:0 0}}.base-menu{position:relative;top:0;transition:top .3s ease-out,opacity .3s ease-out;z-index:11}.base-menu__wrapper{height:70px;margin-bottom:20px;margin-top:-20px}@media only screen and (max-width:780px){.base-menu__wrapper{margin-bottom:40px;margin-top:-30px}}.base-menu--fixed{background:#fff;left:0;margin-top:0;opacity:1;position:fixed;right:0;top:81px;transition:top .3s ease-out,opacity .3s ease-out;z-index:20}@media only screen and (max-width:1280px){.base-menu--fixed{top:78px}}@media only screen and (max-width:1024px){.base-menu--fixed{box-shadow:0 0 1px #0003,0 1px 2px #0000000f,0 4px 8px #0000000f,0 15px 25px 2px #643f7e1a;top:0}}.base-menu:before{background:#d8d8d8;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.base-menu__container{display:flex;gap:0 20px;justify-content:space-between}@media only screen and (max-width:1280px){.base-menu__container{overflow-y:auto}}.base-menu__item:hover .base-menu__link:before{opacity:1;right:0;transition:opacity .3s ease-out,right .3s ease-out 0s}@media only screen and (max-width:1024px){.base-menu__item:hover .base-menu__link:before{display:none}}.base-menu__link{display:flex;font-size:16px;font-weight:500;letter-spacing:.5px;padding:25px 0;position:relative;text-transform:uppercase}@media only screen and (max-width:1280px){.base-menu__link{font-size:15px}}@media only screen and (max-width:1024px){.base-menu__link{padding:22px 0}}.base-menu__link:before{background:#100c08;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;right:100%;transition:opacity .3s ease-out,right .3s ease-out 0s}.base-menu__link--active:before{opacity:1;right:0;transition:opacity .3s ease-out,right .3s ease-out 0s}
