.toast-container{position:fixed;bottom:24px;right:24px;left:auto;z-index:10000;transition:opacity .3s ease,transform .3s ease}.toast-container.toast-visible{opacity:1;transform:translateY(0)}.toast-container.toast-hidden{opacity:0;transform:translateY(20px)}.toast-content{background-color:rgba(30,30,30,.95);backdrop-filter:blur(10px);border:1px solid rgba(235,39,28,.3);border-radius:12px;padding:16px 20px;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.5);position:relative;overflow:hidden}.toast-content-inner{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.toast-indicator{width:4px;height:4px;border-radius:50%;background-color:#EB271C;flex-shrink:0}.toast-message{color:#F5F5F5;font-size:14px;font-family:Inter,sans-serif;margin:0;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.toast-progress-bar{position:absolute;bottom:0;left:0;height:3px;background-color:#EB271C;border-radius:0 0 12px 12px}@media (max-width:767px){.toast-container{bottom:16px;right:16px;left:16px;max-width:none}.toast-content{max-width:100%;padding:14px 18px;border-radius:10px}.toast-message{font-size:13px;line-height:1.5}.toast-progress-bar{border-radius:0 0 10px 10px}}@media (min-width:768px) and (max-width:1024px){.toast-container{bottom:20px;right:20px;max-width:calc(100% - 40px)}.toast-content{max-width:450px;padding:15px 19px}.toast-message{font-size:14px}}@media (max-width:480px){.toast-container{bottom:12px;right:12px;left:12px}.toast-content{padding:12px 16px;border-radius:8px}.toast-message{font-size:12px}.toast-content-inner{gap:10px}.toast-indicator{width:3px;height:3px}.toast-progress-bar{border-radius:0 0 8px 8px}}@media (min-width:1025px) and (max-width:1366px){.toast-container{bottom:20px;right:20px}.toast-content{max-width:400px}}.contact-form-message-textarea::-webkit-scrollbar{display:none}.contact-form-message-textarea{scrollbar-width:none;-ms-overflow-style:none}@media (max-width:1180px){.Form_desktopBackground__t8D82{display:none!important}}@media (min-width:1181px){.Form_mobileBackground__0BIzN{display:none!important}}@media (min-width:820px) and (max-width:1180px){.Form_registrationTitle__WLrMI{font-size:36px!important}}