.right-panel{position:fixed;top:0;left:100%;z-index:10;align-items:flex-end;justify-content:flex-end;width:100%;height:100vh;background-color:rgba(34,34,34,.45);opacity:0}.right-panel.open{transform:translateX(-100%);opacity:1;transition:opacity .35s ease-out .05s}.right-panel .right-panel-inner{position:relative;align-items:center;width:320px;height:100%;padding:20px 0;background-color:#fff}.right-panel .right-panel-menu-mobile{display:none}.right-panel .right-panel-close{position:absolute;top:0;left:0}.right-panel .right-panel-logo{position:relative;margin-bottom:20px}.right-panel .right-panel-logo .right-panel-logo-icon{height:64px}.right-panel .right-panel-contacts{position:absolute;left:0;bottom:0;flex-direction:row;justify-content:space-between;width:100%;padding:12px 20px;background-color:#1d1d1b}.right-panel .right-panel-contacts .right-panel-contacts-wrap{flex-direction:row}@media (max-width:1040px){.right-panel .right-panel-menu-mobile{display:flex}}.slider-top-wrap{position:relative;z-index:0;width:100%;height:0;padding-top:72px;background-color:#d77b8f}.slider-top-wrap,.slider-top-wrap.hidden{opacity:0;transition:opacity .15s ease-out 0s}.slider-top-wrap.active{height:auto;opacity:1}.slider-top-wrap .slider-top-loader{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;padding-top:62px;align-items:center;justify-content:center}.slider-top{position:fixed;top:72px;left:0;z-index:0;flex-direction:row;width:100%;height:200px}.slider-top .slider-top-scroll{position:relative;width:100%;height:100%;overflow:hidden}.slider-top .slider-top-slide{position:absolute;left:0;top:0;z-index:1;flex-grow:0;flex-shrink:0;width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;opacity:0;transform:scale(1);transition:transform .25s ease-out .05s,opacity .5s ease-out .05s}.slider-top .slider-top-slide.active{z-index:2;opacity:1;transform:scale(1.05);transition:transform 10s ease-out .05s,opacity .25s ease-out .05s}.slider-top-inner{position:relative;z-index:1;justify-content:space-between;width:100%;height:200px;padding:20px 32px}.slider-top-inner .slider-top-overlay{align-self:end;padding:16px 32px 32px;background-color:hsla(0,0%,100%,.45)}.slider-top-inner .slider-top-overlay svg{width:120px;height:120px}.slider-top-inner .home-title-wrap{position:relative;z-index:2;align-self:start;padding:20px;background-color:hsla(0,0%,100%,.85)}.slider-top-inner .home-title-wrap .btn{border-radius:0}.slider-top-inner .home-title-wrap h1{color:#1d1d1b;font-size:1.85rem;font-weight:300;line-height:1.22}.slider-top-inner .home-title-wrap h1 span{font-size:1rem;font-weight:500}.slider-top-inner .home-title-wrap a{display:flex;flex-direction:row;align-items:center;color:#1d1d1b;font-size:1.23rem;font-weight:500;line-height:1.22}.slider-top-inner .home-title-wrap a span{margin-left:12px}.slider-top-shadow{z-index:1;width:100%;height:100%}@media (max-width:768px){.slider-top-inner .slider-top-overlay svg{width:120px;height:120px}}@media (max-width:640px){.slider-top-wrap{position:relative}.slider-top-wrap .slider-top{height:320px}.slider-top-inner{height:320px;padding:20px}.slider-top-inner .slider-top-overlay{padding:16px}.slider-top-inner .slider-top-overlay svg{width:80px;height:80px}.slider-top-inner{padding:20px 0}}.left-panel{position:fixed;top:72px;z-index:-1;display:flex;flex-direction:column;width:320px;height:calc(100vh - 72px);padding:16px;background-color:#fff;opacity:0;visibility:hidden;transform:translate(-320px);transition:.3s;pointer-events:none}.left-panel.open{z-index:99;opacity:1;visibility:visible;transform:translate(0);pointer-events:all}.left-panel .left-panel-close{width:100%;align-items:flex-end;margin-bottom:20px}.left-panel .left-panel-menu-mobile{display:none}@media (max-width:1040px){.left-panel .left-panel-menu-mobile{display:flex;width:100%}.left-panel .left-panel-menu-mobile .nav-menu-list{padding-bottom:0}}.left-panel .left-panel-chats{display:grid;grid-template-columns:repeat(4,24px);grid-gap:20px;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;width:100%;padding:12px 0 48px}.left-panel .left-panel-menu{align-items:center;justify-content:flex-start;flex-grow:1;flex-shrink:1;width:100%;padding-bottom:24px;overflow:hidden;overflow-y:scroll}.left-panel .left-panel-menu .nav-menu-list{justify-content:flex-start}