.notification__link,.schedule_notification__text a{text-decoration:underline;text-underline-offset:2px}.notification{align-items:flex-start;background-color:var(--bg-main);bottom:40px;box-shadow:0 4px 20px 0 var(--shadow);display:flex;gap:20px 40px;justify-content:center;padding:20px;position:fixed;width:710px}.notification:not(._active){display:none}.notification__text{font-size:.875em;line-height:1.5;text-wrap:balance}.notification__button{border-bottom-right-radius:20px;padding-bottom:8px;padding-top:10px}@media (min-width:767.95px){.notification__text{flex:370px 0 0}.notification__button{flex:172px 0 0}}.schedule_notification{position:fixed;opacity:0;visibility:hidden;pointer-events:none;bottom:130px;z-index:9998;width:710px;background-color:#ed9256;border:1px solid #c05a17}.schedule_notification._active{opacity:1;visibility:visible;pointer-events:auto}.schedule_notification._cookie-hidden{bottom:40px}.schedule_notification__inner{padding:20px 56px 20px 20px;position:relative}.schedule_notification__text{color:#fff;font-size:.875em;line-height:1.5}.schedule_notification__text a{color:#fff}.schedule_notification__close{position:absolute;top:50%;right:20px;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:2px solid #fff;background:#fff;color:#ed9256;font-size:29px;cursor:pointer}@media (min-width:1279.95px){.notification,.schedule_notification{right:calc(50vw - 580px)}}@media (max-width:1279.95px){.notification,.schedule_notification{right:10px}}@media (max-width:767.95px){.notification{align-items:flex-end;flex-direction:column;width:calc(100% - 20px)}.notification__button{width:145px}.schedule_notification{width:calc(100% - 20px);right:10px;bottom:165px}.schedule_notification._cookie-hidden{bottom:20px}.schedule_notification__inner{padding-right:48px}}@media (max-width:710px){.schedule_notification{bottom:185px}}@media (max-width:385px){.schedule_notification{bottom:205px}}