.Toast_container__foltZ{border-radius:max(0px,min(40px,calc((100vw - (40px / 2) - 100%) * 9999)));background-color:#fff;color:#000;box-shadow:0 4px 16px var(--gray-alpha-200);position:relative;display:flex;align-items:center;gap:32px;padding:19px 28px 19px 30px;overflow:hidden;line-height:18px}@media only screen and (max-width:767px){.Toast_container__foltZ{gap:16px;padding:16px}}@media only screen and (max-width:430px){.Toast_container__foltZ{font-size:12px;line-height:16px;gap:16px;padding:14px 10px;letter-spacing:.2px}}.Toast_showMoreBtn__inVWe{width:32px;height:32px;border-radius:50%;transform:translateX(-50%);position:absolute;left:50%;top:-12px;background-color:#fff;color:rgba(0,0,0,.435)}.Toast_showMoreIcon__mCRe4{transform:rotate(-90deg)}.Toast_content__dpiuj a{transition:color .2s linear 0s;color:#de9628;border-bottom:1px solid}@media only screen and (min-width:768px) and (hover:hover) and (pointer:fine){.Toast_content__dpiuj a:hover{color:#b0672e}}.Toast_submitBtn__jA06b{border-radius:40px;text-transform:uppercase;font-size:16px;line-height:16px;font-weight:500;letter-spacing:.2px;margin-left:auto}@media only screen and (min-width:768px){.Toast_submitBtn__jA06b{min-width:112px}}@media only screen and (min-width:1280px){.Toast_submitBtn__jA06b{min-width:126px}}@media only screen and (max-width:767px){.Toast_submitBtn__jA06b{height:28px}}@media only screen and (max-width:430px){.Toast_submitBtn__jA06b{font-size:14px}}.Toast_progressBar__PC29d{background-color:#ffcd17;position:absolute;bottom:0;left:0;height:10px;animation:Toast_progress-bar__w8tGh 15s ease-out forwards}.Toast_fastAnimation__QgYsQ{animation-timing-function:ease-in-out;animation-duration:.2s}@keyframes Toast_progress-bar__w8tGh{0%{width:0}to{width:100%}}