.Footer-module-scss-module__W4epxW__root{width:100%}.Footer-module-scss-module__W4epxW__frame{background-color:#0000;border-top:1px solid #f0f0f2;flex-direction:column;gap:2.5em;width:100%;padding-block:4em;padding-inline:4.5em;display:flex}@media not (min-width:1280px){.Footer-module-scss-module__W4epxW__frame{padding-inline:2em}}.Footer-module-scss-module__W4epxW__additionalTextContainer{text-align:justify;border-top:1px solid #f0f0f2;flex-direction:column;width:100%;padding-block:4em;padding-inline:4.5em;display:flex}@media not (min-width:1280px){.Footer-module-scss-module__W4epxW__additionalTextContainer{padding-inline:2em}}@media (max-width:853px){.Footer-module-scss-module__W4epxW__additionalTextContainer{border-top:1px solid #c9c9ca;padding-top:3em}}.Footer-module-scss-module__W4epxW__additionalText{color:#0000007a}.Footer-module-scss-module__W4epxW__innerContainer{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;display:flex}@media not (min-width:1280px){.Footer-module-scss-module__W4epxW__innerContainer{flex-direction:column;align-items:flex-start;gap:4em}}.Footer-module-scss-module__W4epxW__leftSection{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:1.5em;width:fit-content;display:flex}@media not (min-width:1280px){.Footer-module-scss-module__W4epxW__leftSection{gap:4em}}.Footer-module-scss-module__W4epxW__contactInfo{align-items:center;gap:1em;display:flex}.Footer-module-scss-module__W4epxW__contactLink{color:inherit;text-decoration:none}.Footer-module-scss-module__W4epxW__divider{opacity:.3;background:currentColor;width:1px;height:1.5em}.Footer-module-scss-module__W4epxW__rightSection{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1em;width:fit-content;display:flex}@media not (min-width:1280px){.Footer-module-scss-module__W4epxW__rightSection{flex-direction:column;align-items:flex-start;gap:1.5em}}.Footer-module-scss-module__W4epxW__links{gap:1.5em;display:flex}@media not (min-width:1280px){.Footer-module-scss-module__W4epxW__links{flex-wrap:wrap;gap:2em}}.Footer-module-scss-module__W4epxW__link{cursor:pointer;-webkit-text-decoration:underline #000!important;text-decoration:underline #000!important}
.PageBreadcrumb-module-scss-module__cRYDHa__breadcrumbs{padding:2em 4.5em 4.5em;overflow:hidden}
.Toast-module-scss-module__mrvPHq__root{z-index:1;pointer-events:auto;border-radius:1.5em;gap:1.25em;width:100%;max-width:280px;padding:1.5em;display:flex;box-shadow:0 4px 12px #0000001a}.Toast-module-scss-module__mrvPHq__enteringTop{animation:.3s cubic-bezier(.16,1,.3,1) forwards Toast-module-scss-module__mrvPHq__slideInFromTop}.Toast-module-scss-module__mrvPHq__enteringBottom{animation:.3s cubic-bezier(.16,1,.3,1) forwards Toast-module-scss-module__mrvPHq__slideInFromBottom}.Toast-module-scss-module__mrvPHq__exitingTop{animation:.3s cubic-bezier(.4,0,1,1) forwards Toast-module-scss-module__mrvPHq__slideOutToTop}.Toast-module-scss-module__mrvPHq__exitingBottom{animation:.3s cubic-bezier(.4,0,1,1) forwards Toast-module-scss-module__mrvPHq__slideOutToBottom}.Toast-module-scss-module__mrvPHq__theme--warn{color:#212121;background-color:#fff1e4}.Toast-module-scss-module__mrvPHq__theme--warn .Toast-module-scss-module__mrvPHq__infoIcon{fill:#ff773c}.Toast-module-scss-module__mrvPHq__theme--warn .Toast-module-scss-module__mrvPHq__closeIcon{fill:#ffc1a1}.Toast-module-scss-module__mrvPHq__theme--info{color:#212121;background-color:#e4eaff}.Toast-module-scss-module__mrvPHq__theme--info .Toast-module-scss-module__mrvPHq__infoIcon{fill:#5067de}.Toast-module-scss-module__mrvPHq__theme--info .Toast-module-scss-module__mrvPHq__closeIcon{fill:#c791e2}.Toast-module-scss-module__mrvPHq__theme--error{color:#212121;background-color:#ffdfdf}.Toast-module-scss-module__mrvPHq__theme--error .Toast-module-scss-module__mrvPHq__infoIcon{fill:#f44336}.Toast-module-scss-module__mrvPHq__theme--error .Toast-module-scss-module__mrvPHq__closeIcon{fill:#fcafaf}.Toast-module-scss-module__mrvPHq__theme--success{color:#073509;background-color:#eefcf2}.Toast-module-scss-module__mrvPHq__theme--success .Toast-module-scss-module__mrvPHq__infoIcon{fill:#4caf50}.Toast-module-scss-module__mrvPHq__theme--success .Toast-module-scss-module__mrvPHq__closeIcon{fill:#91c891}.Toast-module-scss-module__mrvPHq__infoIcon{align-self:flex-start;width:24px;height:24px}.Toast-module-scss-module__mrvPHq__body{flex-direction:column;flex:1;min-width:0;display:flex}.Toast-module-scss-module__mrvPHq__content{align-items:flex-start;gap:1em;width:100%;display:flex}.Toast-module-scss-module__mrvPHq__text{word-break:break-word;color:#212121;flex:1;min-width:0;font-size:16px;font-weight:400;line-height:20px}.Toast-module-scss-module__mrvPHq__closeIcon{cursor:pointer;flex-shrink:0;margin-top:2px}.Toast-module-scss-module__mrvPHq__link{color:#9237ff;font-size:16px;font-weight:500;line-height:24px;text-decoration:none}@keyframes Toast-module-scss-module__mrvPHq__slideInFromTop{0%{opacity:0;transform:translateY(-100%)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Toast-module-scss-module__mrvPHq__slideOutToTop{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-100%)scale(.95)}}@keyframes Toast-module-scss-module__mrvPHq__slideInFromBottom{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Toast-module-scss-module__mrvPHq__slideOutToBottom{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(20px)scale(.95)}}
.ToastContainer-module-scss-module__mKJx7W__root{z-index:200;pointer-events:none;flex-direction:column;gap:1em;padding:2em;display:flex;position:fixed}.ToastContainer-module-scss-module__mKJx7W__position--top-left{top:0;left:0}.ToastContainer-module-scss-module__mKJx7W__position--top-right{top:0;right:0}.ToastContainer-module-scss-module__mKJx7W__position--bottom-left{bottom:0;left:0}.ToastContainer-module-scss-module__mKJx7W__position--bottom-right{bottom:0;right:0}