.MuiSvgIcon-root {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: NaNrem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}

.MuiSvgIcon-colorPrimary {
    color: #1467eb;
}

.MuiSvgIcon-colorSecondary {
    color: #ae3f97;
}

.MuiSvgIcon-colorAction {
    color: rgba(0, 0, 0, 0.54);
}

.MuiSvgIcon-colorError {
    color: #d0021b;
}

.MuiSvgIcon-colorDisabled {
    color: #cecece;
}

.MuiSvgIcon-fontSizeInherit {
    font-size: inherit;
}

.MuiSvgIcon-fontSizeSmall {
    font-size: NaNrem;
}

.MuiSvgIcon-fontSizeLarge {
    font-size: NaNrem;
}

.MuiCollapse-container {
    height: 0;
    overflow: hidden;
    transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.MuiCollapse-entered {
    height: auto;
    overflow: visible;
}

.MuiCollapse-hidden {
    visibility: hidden;
}

.MuiCollapse-wrapper {
    display: flex;
}

.MuiCollapse-wrapperInner {
    width: 100%;
}

.MuiPaper-root {
    color: #2e2e2e;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: #fff;
}

.MuiPaper-rounded {
    border-radius: 4px;
}

.MuiPaper-outlined {
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation0 {
    box-shadow: none;
}

.MuiPaper-elevation1 {
    box-shadow: none;
}

.MuiPaper-elevation2 {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation3 {
    box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation4 {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation5 {
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation6 {
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation7 {
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation8 {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation9 {
    box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation10 {
    box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation11 {
    box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation12 {
    box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation13 {
    box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation14 {
    box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation15 {
    box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation16 {
    box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation17 {
    box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation18 {
    box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation19 {
    box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation20 {
    box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation21 {
    box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation22 {
    box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation23 {
    box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}

.MuiPaper-elevation24 {
    box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.MuiAccordion-root {
    position: relative;
    transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-bottom: 1px solid #ececec;
    background-color: transparent;
}

.MuiAccordion-root:before {
    top: -1px;
    left: 0;
    right: 0;
    height: 1px;
    content: "";
    display: none;
    opacity: 1;
    position: absolute;
    transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: rgba(0, 0, 0, 0.12);
}

.MuiAccordion-root.Mui-expanded {
    margin: 16px 0;
}

.MuiAccordion-root.Mui-disabled {
    background-color: rgba(0, 0, 0, 0.12);
}

.MuiAccordion-root.Mui-expanded {
    margin: 16px 0 0;
    padding: 0 0 16px;
}

.MuiAccordion-root.Mui-expanded+.MuiAccordion-root:before {
    display: none;
}

.MuiAccordion-root.Mui-expanded:first-child {
    margin-top: 0;
}

.MuiAccordion-root.Mui-expanded:last-child {
    margin-bottom: 0;
}

.MuiAccordion-root.Mui-expanded:before {
    opacity: 0;
}

.MuiAccordion-root:first-child:before {
    display: none;
}

.MuiAccordion-rounded {
    border-radius: 0;
}

.MuiAccordion-rounded:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.MuiAccordion-rounded:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

@supports (-ms-ime-align: auto) {
    .MuiAccordion-rounded:last-child {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

.MuiAccordionDetails-root {
    display: block;
    padding: 8px 8px 24px;
}

.MuiAccordionDetails-root.inverse {
    padding: 0 12px;
}

.MuiButtonBase-root {
    color: inherit;
    border: 0;
    cursor: pointer;
    margin: 0;
    display: inline-flex;
    outline: 0;
    padding: 0;
    position: relative;
    align-items: center;
    user-select: none;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    justify-content: center;
    text-decoration: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}

.MuiButtonBase-root::-moz-focus-inner {
    border-style: none;
}

.MuiButtonBase-root.Mui-disabled {
    cursor: default;
    pointer-events: none;
}

@media print {
    .MuiButtonBase-root {
        color-adjust: exact;
    }
}

.MuiIconButton-root {
    flex: 0 0 auto;
    color: rgba(0, 0, 0, 0.54);
    padding: 12px;
    overflow: visible;
    font-size: NaNrem;
    text-align: center;
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 50%;
}

.MuiIconButton-root:hover {
    background-color: rgba(0, 0, 0, 0.04);
}

.MuiIconButton-root.Mui-disabled {
    color: #cecece;
    background-color: transparent;
}

@media (hover: none) {
    .MuiIconButton-root:hover {
        background-color: transparent;
    }
}

.MuiIconButton-edgeStart {
    margin-left: -12px;
}

.MuiIconButton-sizeSmall.MuiIconButton-edgeStart {
    margin-left: -3px;
}

.MuiIconButton-edgeEnd {
    margin-right: -12px;
}

.MuiIconButton-sizeSmall.MuiIconButton-edgeEnd {
    margin-right: -3px;
}

.MuiIconButton-colorInherit {
    color: inherit;
}

.MuiIconButton-colorPrimary {
    color: #1467eb;
}

.MuiIconButton-colorPrimary:hover {
    background-color: rgba(20, 103, 235, 0.04);
}

@media (hover: none) {
    .MuiIconButton-colorPrimary:hover {
        background-color: transparent;
    }
}

.MuiIconButton-colorSecondary {
    color: #ae3f97;
}

.MuiIconButton-colorSecondary:hover {
    background-color: rgba(174, 63, 151, 0.04);
}

@media (hover: none) {
    .MuiIconButton-colorSecondary:hover {
        background-color: transparent;
    }
}

.MuiIconButton-sizeSmall {
    padding: 3px;
    font-size: NaNrem;
}

.MuiIconButton-label {
    width: 100%;
    display: flex;
    align-items: inherit;
    justify-content: inherit;
}

.MuiAccordionSummary-root {
    color: #ececec;
    display: flex;
    padding: 0px 8px;
    min-height: 48px;
    transition: min-height 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background-color: transparent;
}

.MuiAccordionSummary-root:hover:not(.Mui-disabled) {
    cursor: pointer;
}

.MuiAccordionSummary-root.Mui-expanded {
    min-height: 64px;
}

.MuiAccordionSummary-root.Mui-focused {
    background-color: rgba(0, 0, 0, 0.12);
}

.MuiAccordionSummary-root.Mui-disabled {
    opacity: 0.38;
}

.MuiAccordionSummary-content {
    margin: 12px 0;
    display: flex;
    flex-grow: 1;
    transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.MuiAccordionSummary-content.Mui-expanded {
    margin: 20px 0;
}

.MuiAccordionSummary-expandIcon {
    color: #ececec;
    margin: 12px;
    padding: 0;
    font-size: 26px;
    transform: rotate(0deg);
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.MuiAccordionSummary-expandIcon:hover {
    background-color: transparent;
}

.MuiAccordionSummary-expandIcon.Mui-expanded {
    transform: rotate(180deg);
}

.jss1 {
    top: 0;
    width: 100%;
    z-index: 9;
    position: sticky;
}

@media print {
    .jss1 {
        display: none;
    }
}

.jss4 {
    background-color: #ae3f97;
}

.jss23 {
    display: flex;
}

@media (min-width:0px) {
    .jss23 {
        padding: 8px;
    }
}

@media (min-width:1020px) {
    .jss23 {
        padding: 0;
    }
}

.jss24 {}

.jss25 {}

.jss26 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.jss35 {
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #fff;
}

.jss36 {
    display: flex;
}

@media (min-width:0px) {
    .jss36 {
        margin-right: 24px;
    }
}

.jss37 {
    text-align: right;
}

@media (min-width:1020px) {
    .jss37 {
        flex: 1;
    }
}

.jss38 {}

.jss39 {
    flex: 1;
    display: flex;
    justify-content: space-between;
}

.jss40 {
    display: flex;
}

.jss41 {
    flex: 1;
}

.jss49 {
    width: 100%;
    background-color: #AE3F97;
}

.jss50 {
    width: 100%;
    display: flex;
    justify-content: center;
}

.jss51 {
    flex: 1;
    position: relative;
    min-height: 228px;
    padding-top: 48px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 48px;
}

.jss52 {}

@media (min-width:0px) {
    .jss52 {
        width: 100%;
    }
}

@media (min-width:640px) {
    .jss52 {
        width: 50%;
    }
}

.jss53 {
    margin-left: 8px;
}

.jss54 {
    margin-top: 12px;
}

.jss55 {}

.jss56 {
    display: flex;
    grid-gap: 8px;
    margin-top: 16px;
    flex-direction: row;
    padding-bottom: 4px;
}

.jss71 {
    padding-top: 32px;
    padding-bottom: 48px;
    background-color: #ffffff;
}

.jss72 {}

.jss75 {
    display: flex;
    grid-gap: 16px;
}

.jss76 {
    margin-bottom: 16px;
}

.jss77 {}

.jss78 {}

.jss79 {
    display: flex;
    grid-gap: 16px;
}

.jss80 {
    margin-bottom: 16px;
}

.jss81 {}

.jss82 {}

.jss83 {
    display: flex;
    grid-gap: 16px;
}

.jss84 {
    margin-bottom: 16px;
}

.jss85 {}

.jss86 {}

.jss88 {
    background-color: #f6f6f6;
}

@media (min-width:0px) {
    .jss88 {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}

@media (min-width:640px) {
    .jss88 {
        padding-top: 56px;
        padding-bottom: 56px;
    }
}

.jss89 {}

.jss91 {
    display: flex;
    flex-direction: column;
    background-color: white;
}

@media (min-width:0px) {
    .jss91 {
        padding: 8px;
    }
}

@media (min-width:360px) {
    .jss91 {
        padding: 24px;
    }
}

.jss92 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss95 {}

.jss96 {
    display: flex;
}

.jss97 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss98 {
    display: flex;
}

.jss99 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss100 {
    display: flex;
}

.jss101 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss102 {
    display: flex;
}

.jss103 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss104 {
    display: flex;
}

.jss105 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss106 {
    display: flex;
    flex-direction: column;
    background-color: white;
}

@media (min-width:0px) {
    .jss106 {
        padding: 8px;
    }
}

@media (min-width:360px) {
    .jss106 {
        padding: 24px;
    }
}

.jss107 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss108 {}

.jss109 {
    display: flex;
}

.jss110 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss111 {
    display: flex;
}

.jss112 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss113 {
    display: flex;
}

.jss114 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss115 {
    display: flex;
}

.jss116 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss117 {
    display: flex;
}

.jss118 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss119 {
    display: flex;
}

.jss120 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss121 {
    display: flex;
}

.jss122 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss123 {
    display: flex;
}

.jss124 {
    padding-top: 2px;
    margin-right: 8px;
}

.jss125 {}

.jss145 {
    padding-top: 0;
    padding-bottom: 0;
    background-color: initial;
}

.jss146 {
    background-color: #00a9ce;
}

.jss147 {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width:0px) {
    .jss147 {
        flex-direction: column;
    }
}

@media (min-width:640px) {
    .jss147 {
        flex-direction: row;
    }
}

.jss148 {
    display: flex;
}

@media (min-width:0px) {
    .jss148 {
        align-items: flex-start;
    }
}

@media (min-width:640px) {
    .jss148 {
        align-items: center;
    }
}

.jss149 {}

@media (min-width:0px) {
    .jss149 {
        margin-right: 16px;
    }
}

@media (min-width:640px) {
    .jss149 {
        margin-right: 24px;
    }
}

.jss150 {
    display: flex;
    align-items: center;
}

@media (min-width:0px) {
    .jss150 {
        padding-right: 0;
    }
}

@media (min-width:640px) {
    .jss150 {
        padding-right: 24px;
    }
}

.jss151 {}

@media (min-width:0px) {
    .jss151 {
        width: 100%;
        margin-top: 16px;
    }
}

@media (min-width:640px) {
    .jss151 {
        width: auto;
        margin-top: 0;
    }
}

.jss156 {
    padding-bottom: 24px;
    background-color: #F6F6F6;
}

@media (min-width:0px) {
    .jss156 {
        padding-top: 32px;
    }
}

@media (min-width:640px) {
    .jss156 {
        padding-top: 40px;
    }
}

.jss163 {
    display: flex;
    justify-content: center;
    background-color: #F6F6F6;
}

.jss164 {
    flex: 1;
    display: flex;
    align-items: flex-start;
    background-color: #F6F6F6;
}

@media (min-width:0px) {
    .jss164 {
        flex-direction: column;
    }
}

@media (min-width:640px) {
    .jss164 {
        flex-direction: row-reverse;
    }
}

.jss165 {
    flex: 1;
}

.jss166 {
    padding-top: 8px;
}

.jss174 {}

@media (min-width:0px) {
    .jss174 {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}

@media (min-width:640px) {
    .jss174 {
        padding-top: 56px;
        padding-bottom: 56px;
    }
}

.jss175 {}

.jss177 {
    display: flex;
    flex-direction: column;
}

.jss178 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss179 {
    display: flex;
    flex-direction: column;
}

.jss180 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss181 {
    display: flex;
    flex-direction: column;
}

.jss182 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss183 {
    padding-bottom: 24px;
    background-color: #FFFFFF;
}

@media (min-width:0px) {
    .jss183 {
        padding-top: 32px;
    }
}

@media (min-width:640px) {
    .jss183 {
        padding-top: 40px;
    }
}

.jss184 {
    display: flex;
    justify-content: center;
    background-color: #FFFFFF;
}

.jss185 {
    flex: 1;
    display: flex;
    align-items: flex-start;
    background-color: #FFFFFF;
}

@media (min-width:0px) {
    .jss185 {
        flex-direction: column;
    }
}

@media (min-width:640px) {
    .jss185 {
        flex-direction: row;
    }
}

.jss186 {
    flex: 1;
}

.jss187 {
    flex: 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

@media (min-width:0px) {
    .jss187 {
        margin-top: 24px;
    }
}

@media (min-width:640px) {
    .jss187 {
        margin-top: 0;
        padding-left: 24px;
        padding-right: 0;
    }
}

.jss189 {
    position: relative;
}

.jss190 {
    display: flex;
    justify-content: center;
    background-color: #FFFFFF;
}

.jss191 {
    flex: 1;
    display: flex;
    align-items: flex-start;
    background-color: #FFFFFF;
}

@media (min-width:0px) {
    .jss191 {
        flex-direction: column;
    }
}

@media (min-width:640px) {
    .jss191 {
        flex-direction: row-reverse;
    }
}

.jss192 {
    flex: 1;
}

.jss193 {
    flex: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

@media (min-width:0px) {
    .jss193 {
        margin-top: 24px;
    }
}

@media (min-width:640px) {
    .jss193 {
        margin-top: 0;
        padding-left: 0;
        padding-right: 24px;
    }
}

.jss195 {
    padding-top: 32px;
    padding-bottom: 48px;
    background-color: #ffffff;
}

.jss196 {}

.jss197 {
    display: flex;
    grid-gap: 16px;
}

.jss198 {}

.jss199 {}

.jss200 {
    display: flex;
    grid-gap: 16px;
}

.jss201 {}

.jss202 {}

.jss203 {
    display: flex;
    grid-gap: 16px;
}

.jss204 {}

.jss205 {}

.jss207 {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: #f6f6f6;
}

.jss208 {
    margin-top: 16px;
}

.jss209 {
    margin-top: 24px;
}

.jss218 {
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 40px;
    flex-direction: column;
    padding-bottom: 32px;
    background-color: #ffffff;
}

.jss219 {
    width: 100%;
    display: inherit;
    margin-bottom: 16px;
}

@media (min-width:0px) {
    .jss219 {
        align-items: flex-start;
        flex-direction: column;
    }
}

@media (min-width:640px) {
    .jss219 {
        align-items: center;
        flex-direction: row;
    }
}

.jss220 {
    width: 100%;
    display: flex;
    justify-content: center;
}

@media (min-width:0px) {
    .jss220 {
        margin-top: 24px;
    }
}

@media (min-width:640px) {
    .jss220 {
        margin-top: 40px;
    }
}

.jss221 {}

.jss222 {}

.jss224 {}

.jss225 {}

.jss226 {}

.jss227 {}

.jss228 {}

.jss229 {}

.jss230 {}

.jss239 {
    flex: 1;
    display: flex;
    align-items: center;
    padding-top: 52px;
    flex-direction: column;
    padding-bottom: 80px;
    background-color: #f6f6f6;
}

.jss240 {}

.jss248 {
    display: flex;
    flex-direction: column;
    background-color: #f6f6f6;
}

.jss249 {}

.jss250 {
    display: flex;
    flex-direction: column;
    background-color: white;
}

@media (min-width:0px) {
    .jss250 {
        padding: 8px;
    }
}

@media (min-width:360px) {
    .jss250 {
        padding: 24px;
    }
}

.jss251 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss252 {
    display: flex;
    flex-direction: column;
    background-color: white;
}

@media (min-width:0px) {
    .jss252 {
        padding: 8px;
    }
}

@media (min-width:360px) {
    .jss252 {
        padding: 24px;
    }
}

.jss253 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss254 {
    display: flex;
    flex-direction: column;
    background-color: white;
}

@media (min-width:0px) {
    .jss254 {
        padding: 8px;
    }
}

@media (min-width:360px) {
    .jss254 {
        padding: 24px;
    }
}

.jss255 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss256 {
    display: flex;
    flex-direction: column;
    background-color: white;
}

@media (min-width:0px) {
    .jss256 {
        padding: 8px;
    }
}

@media (min-width:360px) {
    .jss256 {
        padding: 24px;
    }
}

.jss257 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss258 {
    display: flex;
    flex-direction: column;
    background-color: white;
}

@media (min-width:0px) {
    .jss258 {
        padding: 8px;
    }
}

@media (min-width:360px) {
    .jss258 {
        padding: 24px;
    }
}

.jss259 {
    display: flex;
    margin-bottom: 16px;
    justify-content: center;
}

.jss260 {
    display: flex;
    margin-top: auto;
    justify-content: center;
}

.jss261 {
    padding-bottom: 24px;
}

@media (min-width:0px) {
    .jss261 {
        padding-top: 32px;
    }
}

@media (min-width:640px) {
    .jss261 {
        padding-top: 40px;
    }
}

.jss262 {
    display: flex;
    justify-content: center;
    background-color: #ffffff;
}

.jss263 {
    flex: 1;
    display: flex;
    align-items: flex-start;
    background-color: #ffffff;
}

@media (min-width:0px) {
    .jss263 {
        flex-direction: column;
    }
}

@media (min-width:640px) {
    .jss263 {
        flex-direction: row-reverse;
    }
}

.jss264 {
    flex: 1;
}

.jss265 {
    padding-top: 8px;
}

.jss269 {
    flex: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

@media (min-width:0px) {
    .jss269 {
        margin-top: 24px;
    }
}

@media (min-width:640px) {
    .jss269 {
        margin-top: 0;
        padding-left: 0;
        padding-right: 24px;
    }
}

.jss270 {
    padding-top: 48px;
    padding-bottom: 48px;
    background-color: #fafcfc;
}

.jss271 {
    margin-top: 24px;
}

.jss272 {
    margin-top: 24px;
}

.jss274 {}

@media print {
    .jss274 {
        display: none;
    }
}

.jss277 {
    padding-top: 18px;
    padding-bottom: 18px;
    background-color: #fff;
}

.jss278 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.jss279 {
    padding-top: 32px;
    padding-bottom: 0;
    background-color: #613085;
}

.jss289 {}

@media (min-width:0px) {
    .jss289 {
        margin-top: 0;
    }
}

@media (min-width:1020px) {
    .jss289 {
        margin-top: 24px;
    }
}

.jss290 {
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    justify-content: space-between;
}

@media (min-width:0px) {
    .jss290 {
        flex-direction: column;
    }
}

@media (min-width:1020px) {
    .jss290 {
        flex-direction: row;
    }
}

.jss292 {
    display: flex;
    flex-direction: column;
}

@media (min-width:0px) {
    .jss292 {
        margin-bottom: 36px;
    }
}

@media (min-width:1020px) {
    .jss292 {
        margin-bottom: 0;
    }
}

.jss293 {
    display: flex;
}

.jss294 {
    display: flex;
    flex-direction: column;
}

@media (min-width:0px) {
    .jss294 {
        margin-bottom: 36px;
    }
}

@media (min-width:1020px) {
    .jss294 {
        margin-bottom: 0;
    }
}

.jss295 {
    display: flex;
}

.jss296 {}

.jss297 {}

.jss298 {}

.jss299 {}

.jss300 {}

.jss301 {}

.jss302 {
    display: flex;
    flex-direction: column;
}

.jss305 {
    padding-top: 14px;
    flex-direction: row;
    padding-bottom: 14px;
}

.jss306 {
    display: flex;
    align-items: flex-start;
}

.jss307 {
    width: 100%;
    display: flex;
}

@media (min-width:0px) {
    .jss307 {
        margin-left: 36px;
        flex-direction: column;
    }
}

@media (min-width:1020px) {
    .jss307 {
        flex-direction: row;
    }
}

@media (min-width:1200px) {
    .jss307 {
        margin-left: 0;
    }
}

.MuiTypography-root {
    margin: 0;
}

.MuiTypography-root.light {
    font-weight: 300;
}

.MuiTypography-root.medium {
    font-weight: 500;
}

.MuiTypography-root.bold {
    font-weight: 600;
}

.MuiTypography-root.uppercase {
    text-transform: uppercase;
}

.MuiTypography-root.grey-400 {
    color: #cecece;
}

.MuiTypography-root.grey-500 {
    color: #767676;
}

.MuiTypography-root.capitalize-first-letter:first-letter {
    text-transform: uppercase;
}

.MuiTypography-body2 {
    color: #2e2e2e;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 1.4;
}

.MuiTypography-body1 {
    color: #2e2e2e;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 1.5;
}

.MuiTypography-body3 {
    color: #2e2e2e;
    font-size: 24px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 1.5;
}

.MuiTypography-body1.medium {
    font-weight: 500;
}

.MuiTypography-caption {
    color: #2e2e2e;
    font-size: 12px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 1.16;
}

.MuiTypography-button {
    font-size: NaNrem;
    font-family: Roboto Condensed;
    font-weight: 600;
    line-height: 1.75;
    text-transform: uppercase;
}

.MuiTypography-h1 {
    color: #2e2e2e;
    font-size: 26px;
    font-family: Roboto Condensed;
    font-weight: 600;
    line-height: normal;
}

@media (min-width:640px) {
    .MuiTypography-h1 {
        font-size: 30px;
    }
}

.MuiTypography-h2 {
    color: #2e2e2e;
    font-size: 22px;
    font-family: Roboto Condensed;
    font-weight: 600;
    line-height: 1.27;
}

@media (min-width:640px) {
    .MuiTypography-h2 {
        font-size: 24px;
        line-height: normal;
    }
}

.MuiTypography-h3 {
    color: #2e2e2e;
    font-size: 20px;
    font-family: Roboto;
    font-weight: 600;
    line-height: 1.4;
}

.MuiTypography-h4 {
    color: #2e2e2e;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 600;
    line-height: 1.33;
}

.MuiTypography-h5 {
    color: #2e2e2e;
    font-size: 16px;
    font-family: Roboto;
    font-weight: 600;
    line-height: 1.5;
}

.MuiTypography-h6 {
    color: #2e2e2e;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 600;
    line-height: 1.43;
}

.MuiTypography-subtitle1 {
    color: #2e2e2e;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 1.55;
}

@media (min-width:640px) {
    .MuiTypography-subtitle1 {
        font-size: 20px;
        line-height: 1.4;
    }
}

.MuiTypography-subtitle2 {
    color: #2e2e2e;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 1.55;
}

.MuiTypography-overline {
    color: #2e2e2e;
    font-size: 12px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 0;
    text-transform: uppercase;
}

.MuiTypography-srOnly {
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
}

.MuiTypography-alignLeft {
    text-align: left;
}

.MuiTypography-alignCenter {
    text-align: center;
}

.MuiTypography-alignRight {
    text-align: right;
}

.MuiTypography-alignJustify {
    text-align: justify;
}

.MuiTypography-noWrap {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.MuiTypography-gutterBottom {
    margin-bottom: 8px;
}

.MuiTypography-paragraph {
    margin-bottom: 16px;
}

.MuiTypography-colorInherit {
    color: inherit;
}

.MuiTypography-colorPrimary {
    color: #1467eb;
}

.MuiTypography-colorSecondary {
    color: #ae3f97;
}

.MuiTypography-colorTextPrimary {
    color: #2e2e2e;
}

.MuiTypography-colorTextSecondary {
    color: #FFFFFF;
}

.MuiTypography-colorError {
    color: #d0021b;
}

.MuiTypography-displayInline {
    display: inline;
}

.MuiTypography-displayBlock {
    display: block;
}

.MuiButton-root {
    color: #2e2e2e;
    cursor: pointer;
    padding: 6px 16px;
    font-size: 16px;
    min-width: 64px;
    box-sizing: border-box;
    transition: box-shadow 300ms;
    font-family: Roboto Condensed;
    font-weight: 600;
    line-height: 1.75;
    border-radius: 8px;
    text-transform: uppercase;
}

.MuiButton-root:hover {
    text-decoration: none;
    background-color: rgba(46, 46, 46, 0.04);
}

.MuiButton-root.Mui-disabled {
    color: #cecece;
}

.MuiButton-root.link {
    color: #f6f6f6;
    padding: 0;
    min-width: auto;
    line-height: 1;
    background-color: transparent;
}

.MuiButton-root.link.blue {
    color: #1467eb;
}

.MuiButton-root.link span {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 700;
    text-transform: none;
    background-color: transparent;
}

.MuiButton-root.link:hover span {
    color: inherit;
    background-color: transparent;
}

.MuiButton-root.link.underline {
    text-decoration: underline;
}

@media (hover: none) {
    .MuiButton-root:hover {
        background-color: transparent;
    }
}

.MuiButton-root:hover.Mui-disabled {
    background-color: transparent;
}

.MuiButton-label {
    width: 100%;
    display: inherit;
    align-items: inherit;
    justify-content: inherit;
}

.MuiButton-text {
    padding: 6px 8px;
    background-color: transparent;
}

.MuiButton-text span {
    color: #1467eb;
    font-family: Roboto;
    font-weight: 500;
    text-transform: none;
    background-color: transparent;
}

.MuiButton-text:hover {
    background-color: transparent;
}

.MuiButton-text.basic {
    color: #1467eb;
    padding: 0;
    font-size: 14px;
}

.MuiButton-text.underline {
    text-decoration: underline;
}

.MuiButton-text.white {
    color: #FFFFFF;
}

.MuiButton-textPrimary {
    color: #1467eb;
}

.MuiButton-textPrimary:hover {
    background-color: rgba(20, 103, 235, 0.04);
}

@media (hover: none) {
    .MuiButton-textPrimary:hover {
        background-color: transparent;
    }
}

.MuiButton-textSecondary {
    color: #ae3f97;
}

.MuiButton-textSecondary:hover {
    background-color: rgba(174, 63, 151, 0.04);
}

@media (hover: none) {
    .MuiButton-textSecondary:hover {
        background-color: transparent;
    }
}

.MuiButton-outlined {
    border: 1px solid #2e2e2e;
    height: 40px;
    padding: 0 16px;
    min-width: 136px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

.MuiButton-outlined.Mui-disabled {
    border: 1px solid rgba(0, 0, 0, 0.12);
}

@media (hover: none) {
    .MuiButton-outlined:hover {
        background-color: transparent;
    }
}

.MuiButton-outlined.white {
    color: white;
    border: 1px solid white;
    background-color: transparent;
}

.MuiButton-outlined.blue {
    color: #1776b2;
    border: 1px solid #1776b2;
}

.MuiButton-outlined.green {
    color: #3ea200;
    border: 1px solid #3ea200;
}

.MuiButton-outlined.orange {
    color: #e96800;
    border: 1px solid #e96800;
}

.MuiButton-outlined.purple {
    color: #ae3f97;
    border: 1px solid #ae3f97;
}

.MuiButton-outlined.link {
    border: none;
    height: auto;
    box-shadow: none;
}

.MuiButton-outlined.white:hover {
    color: #2e2e2e;
    background-color: #cecece;
}

.MuiButton-outlinedPrimary {
    color: #1467eb;
    border: 1px solid rgba(20, 103, 235, 0.5);
}

.MuiButton-outlinedPrimary:hover {
    border: 1px solid #1467eb;
    background-color: rgba(20, 103, 235, 0.04);
}

@media (hover: none) {
    .MuiButton-outlinedPrimary:hover {
        background-color: transparent;
    }
}

.MuiButton-outlinedSecondary {
    color: #ae3f97;
    border: 1px solid rgba(174, 63, 151, 0.5);
}

.MuiButton-outlinedSecondary:hover {
    border: 1px solid #ae3f97;
    background-color: rgba(174, 63, 151, 0.04);
}

.MuiButton-outlinedSecondary.Mui-disabled {
    border: 1px solid #cecece;
}

@media (hover: none) {
    .MuiButton-outlinedSecondary:hover {
        background-color: transparent;
    }
}

.MuiButton-contained {
    color: #2e2e2e;
    height: 40px;
    padding: 0 16px;
    min-width: 136px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background-color: #FFFFFF;
}

.MuiButton-contained:hover {
    box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
    background-color: #d5d5d5;
}

.MuiButton-contained.Mui-focusVisible {
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.MuiButton-contained:active {
    box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.MuiButton-contained.Mui-disabled {
    color: #cecece;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.12);
}

.MuiButton-contained[disabled] {
    color: inherit;
    opacity: 0.25;
    background-color: inherit;
}

.MuiButton-contained.disabled {
    color: inherit;
    opacity: 0.25;
    background-color: inherit;
}

.MuiButton-contained.green {
    color: #fff;
    background-color: #3ea200;
}

.MuiButton-contained.blue {
    color: #FFFFFF;
    background-color: #1776b2;
}

.MuiButton-contained.orange {
    color: #FFFFFF;
    background-color: #e96800;
}

.MuiButton-contained.purple {
    color: #ececec;
    background-color: #ae3f97;
}

.MuiButton-contained.black {
    color: #ececec;
    border: 1px solid #2e2e2e;
    background-color: #2e2e2e;
}

.MuiButton-contained.white {
    color: #2e2e2e;
    background-color: #FFFFFF;
}

.MuiButton-contained.linkAsButton {
    padding: 0 16px;
}

@media (hover: none) {
    .MuiButton-contained.white:hover:hover {
        background-color: #FFFFFF;
    }
}

@media (hover: none) {
    .MuiButton-contained.black:hover {
        background-color: #2e2e2e;
    }
}

@media (hover: none) {
    .MuiButton-contained.purple:hover {
        background-color: #ae3f97;
    }
}

@media (hover: none) {
    .MuiButton-contained.orange:hover {
        background-color: #e96800;
    }
}

@media (hover: none) {
    .MuiButton-contained.blue:hover {
        background-color: #1776b2;
    }
}

@media (hover: none) {
    .MuiButton-contained.green:hover {
        background-color: #3ea200;
    }
}

@media (hover: none) {
    .MuiButton-contained:hover {
        box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
        background-color: #ececec;
    }
}

.MuiButton-contained:hover.Mui-disabled {
    background-color: rgba(0, 0, 0, 0.12);
}

.MuiButton-containedPrimary {
    color: #fff;
    background-color: #1467eb;
}

.MuiButton-containedPrimary:hover {
    background-color: #35348a;
}

@media (hover: none) {
    .MuiButton-containedPrimary:hover {
        background-color: #1467eb;
    }
}

.MuiButton-containedSecondary {
    color: #fff;
    background-color: #ae3f97;
}

.MuiButton-containedSecondary:hover {
    background-color: #613085;
}

@media (hover: none) {
    .MuiButton-containedSecondary:hover {
        background-color: #ae3f97;
    }
}

.MuiButton-disableElevation {
    box-shadow: none;
}

.MuiButton-disableElevation:hover {
    box-shadow: none;
}

.MuiButton-disableElevation.Mui-focusVisible {
    box-shadow: none;
}

.MuiButton-disableElevation:active {
    box-shadow: none;
}

.MuiButton-disableElevation.Mui-disabled {
    box-shadow: none;
}

.MuiButton-colorInherit {
    color: inherit;
    border-color: currentColor;
}

.MuiButton-textSizeSmall {
    padding: 4px 5px;
    font-size: NaNrem;
}

.MuiButton-textSizeLarge {
    padding: 8px 11px;
    font-size: NaNrem;
}

.MuiButton-outlinedSizeSmall {
    padding: 3px 9px;
    font-size: NaNrem;
}

.MuiButton-outlinedSizeLarge {
    padding: 7px 21px;
    font-size: NaNrem;
}

.MuiButton-containedSizeSmall {
    padding: 4px 10px;
    font-size: NaNrem;
}

.MuiButton-containedSizeLarge {
    padding: 8px 22px;
    font-size: NaNrem;
}

.MuiButton-fullWidth {
    width: 100%;
}

.MuiButton-startIcon {
    display: inherit;
    margin-left: -4px;
    margin-right: 8px;
}

.MuiButton-startIcon.MuiButton-iconSizeSmall {
    margin-left: -2px;
}

.MuiButton-endIcon {
    display: inherit;
    margin-left: 8px;
    margin-right: -4px;
}

.MuiButton-endIcon.MuiButton-iconSizeSmall {
    margin-right: -2px;
}

.MuiButton-iconSizeSmall>*:first-child {
    font-size: 18px;
}

.MuiButton-iconSizeMedium>*:first-child {
    font-size: 20px;
}

.MuiButton-iconSizeLarge>*:first-child {
    font-size: 22px;
}

.MuiCardMedia-root {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.MuiCardMedia-media {
    width: 100%;
}

.MuiCardMedia-img {
    object-fit: cover;
}

.MuiContainer-root {
    width: 100%;
    display: block;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 8px;
    padding-right: 8px;
}

@media (min-width:360px) {
    .MuiContainer-root {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (min-width:0px) and (max-width:359.95px) {
    .MuiContainer-root {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (min-width:360px) and (max-width:639.95px) {
    .MuiContainer-root {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (min-width:640px) and (max-width:1019.95px) {
    .MuiContainer-root {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (min-width:1020px) and (max-width:1199.95px) {
    .MuiContainer-root {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media (min-width:1200px) {
    .MuiContainer-root {
        padding-left: 24px;
        padding-right: 24px;
    }
}

.MuiContainer-disableGutters {
    padding-left: 0;
    padding-right: 0;
}

@media (min-width:360px) {
    .MuiContainer-fixed {
        max-width: 360px;
    }
}

@media (min-width:640px) {
    .MuiContainer-fixed {
        max-width: 640px;
    }
}

@media (min-width:1020px) {
    .MuiContainer-fixed {
        max-width: 1020px;
    }
}

@media (min-width:1200px) {
    .MuiContainer-fixed {
        max-width: 1200px;
    }
}

@media (min-width:0px) {
    .MuiContainer-maxWidthXs {
        max-width: 444px;
    }
}

@media (min-width:360px) {
    .MuiContainer-maxWidthSm {
        max-width: 360px;
    }
}

@media (min-width:640px) {
    .MuiContainer-maxWidthMd {
        max-width: 640px;
    }
}

@media (min-width:1020px) {
    .MuiContainer-maxWidthLg {
        max-width: 1020px;
    }
}

@media (min-width:1200px) {
    .MuiContainer-maxWidthXl {
        max-width: 1200px;
    }
}

html {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*,
*::before,
*::after {
    box-sizing: inherit;
}

strong,
b {
    font-weight: 700;
}

body {
    color: #2e2e2e;
    margin: 0;
    font-size: 14px;
    font-family: Roboto;
    font-weight: 400;
    line-height: 1.4;
    background-color: #fafafa;
}

@media print {
    body {
        background-color: #fff;
    }
}

body::backdrop {
    background-color: #fafafa;
}

.MuiDrawer-docked {
    flex: 0 0 auto;
}

.MuiDrawer-paper {
    top: 0;
    flex: 1 0 auto;
    height: 100%;
    display: flex;
    outline: 0;
    z-index: 1200;
    position: fixed;
    overflow-y: auto;
    flex-direction: column;
    -webkit-overflow-scrolling: touch;
}

.MuiDrawer-paperAnchorLeft {
    left: 0;
    right: auto;
}

.MuiDrawer-paperAnchorRight {
    left: auto;
    right: 0;
}

.MuiDrawer-paperAnchorTop {
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto;
    max-height: 100%;
}

.MuiDrawer-paperAnchorBottom {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    max-height: 100%;
}

.MuiDrawer-paperAnchorDockedLeft {
    border-right: 1px solid rgba(0, 0, 0, 0.12);
}

.MuiDrawer-paperAnchorDockedTop {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.MuiDrawer-paperAnchorDockedRight {
    border-left: 1px solid rgba(0, 0, 0, 0.12);
}

.MuiDrawer-paperAnchorDockedBottom {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.MuiGrid-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.MuiGrid-item {
    margin: 0;
    box-sizing: border-box;
}

.MuiGrid-zeroMinWidth {
    min-width: 0;
}

.MuiGrid-direction-xs-column {
    flex-direction: column;
}

.MuiGrid-direction-xs-column-reverse {
    flex-direction: column-reverse;
}

.MuiGrid-direction-xs-row-reverse {
    flex-direction: row-reverse;
}

.MuiGrid-wrap-xs-nowrap {
    flex-wrap: nowrap;
}

.MuiGrid-wrap-xs-wrap-reverse {
    flex-wrap: wrap-reverse;
}

.MuiGrid-align-items-xs-center {
    align-items: center;
}

.MuiGrid-align-items-xs-flex-start {
    align-items: flex-start;
}

.MuiGrid-align-items-xs-flex-end {
    align-items: flex-end;
}

.MuiGrid-align-items-xs-baseline {
    align-items: baseline;
}

.MuiGrid-align-content-xs-center {
    align-content: center;
}

.MuiGrid-align-content-xs-flex-start {
    align-content: flex-start;
}

.MuiGrid-align-content-xs-flex-end {
    align-content: flex-end;
}

.MuiGrid-align-content-xs-space-between {
    align-content: space-between;
}

.MuiGrid-align-content-xs-space-around {
    align-content: space-around;
}

.MuiGrid-justify-xs-center {
    justify-content: center;
}

.MuiGrid-justify-xs-flex-end {
    justify-content: flex-end;
}

.MuiGrid-justify-xs-space-between {
    justify-content: space-between;
}

.MuiGrid-justify-xs-space-around {
    justify-content: space-around;
}

.MuiGrid-justify-xs-space-evenly {
    justify-content: space-evenly;
}

.MuiGrid-spacing-xs-1 {
    width: calc(100% + 4px);
    margin: -2px;
}

.MuiGrid-spacing-xs-1>.MuiGrid-item {
    padding: 2px;
}

.MuiGrid-spacing-xs-2 {
    width: calc(100% + 8px);
    margin: -4px;
}

.MuiGrid-spacing-xs-2>.MuiGrid-item {
    padding: 4px;
}

.MuiGrid-spacing-xs-3 {
    width: calc(100% + 12px);
    margin: -6px;
}

.MuiGrid-spacing-xs-3>.MuiGrid-item {
    padding: 6px;
}

.MuiGrid-spacing-xs-4 {
    width: calc(100% + 16px);
    margin: -8px;
}

.MuiGrid-spacing-xs-4>.MuiGrid-item {
    padding: 8px;
}

.MuiGrid-spacing-xs-5 {
    width: calc(100% + 20px);
    margin: -10px;
}

.MuiGrid-spacing-xs-5>.MuiGrid-item {
    padding: 10px;
}

.MuiGrid-spacing-xs-6 {
    width: calc(100% + 24px);
    margin: -12px;
}

.MuiGrid-spacing-xs-6>.MuiGrid-item {
    padding: 12px;
}

.MuiGrid-spacing-xs-7 {
    width: calc(100% + 28px);
    margin: -14px;
}

.MuiGrid-spacing-xs-7>.MuiGrid-item {
    padding: 14px;
}

.MuiGrid-spacing-xs-8 {
    width: calc(100% + 32px);
    margin: -16px;
}

.MuiGrid-spacing-xs-8>.MuiGrid-item {
    padding: 16px;
}

.MuiGrid-spacing-xs-9 {
    width: calc(100% + 36px);
    margin: -18px;
}

.MuiGrid-spacing-xs-9>.MuiGrid-item {
    padding: 18px;
}

.MuiGrid-spacing-xs-10 {
    width: calc(100% + 40px);
    margin: -20px;
}

.MuiGrid-spacing-xs-10>.MuiGrid-item {
    padding: 20px;
}

.MuiGrid-grid-xs-auto {
    flex-grow: 0;
    max-width: none;
    flex-basis: auto;
}

.MuiGrid-grid-xs-true {
    flex-grow: 1;
    max-width: 100%;
    flex-basis: 0;
}

.MuiGrid-grid-xs-1 {
    flex-grow: 0;
    max-width: 8.333333%;
    flex-basis: 8.333333%;
}

.MuiGrid-grid-xs-2 {
    flex-grow: 0;
    max-width: 16.666667%;
    flex-basis: 16.666667%;
}

.MuiGrid-grid-xs-3 {
    flex-grow: 0;
    max-width: 25%;
    flex-basis: 25%;
}

.MuiGrid-grid-xs-4 {
    flex-grow: 0;
    max-width: 33.333333%;
    flex-basis: 33.333333%;
}

.MuiGrid-grid-xs-5 {
    flex-grow: 0;
    max-width: 41.666667%;
    flex-basis: 41.666667%;
}

.MuiGrid-grid-xs-6 {
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
}

.MuiGrid-grid-xs-7 {
    flex-grow: 0;
    max-width: 58.333333%;
    flex-basis: 58.333333%;
}

.MuiGrid-grid-xs-8 {
    flex-grow: 0;
    max-width: 66.666667%;
    flex-basis: 66.666667%;
}

.MuiGrid-grid-xs-9 {
    flex-grow: 0;
    max-width: 75%;
    flex-basis: 75%;
}

.MuiGrid-grid-xs-10 {
    flex-grow: 0;
    max-width: 83.333333%;
    flex-basis: 83.333333%;
}

.MuiGrid-grid-xs-11 {
    flex-grow: 0;
    max-width: 91.666667%;
    flex-basis: 91.666667%;
}

.MuiGrid-grid-xs-12 {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
}

@media (min-width:360px) {
    .MuiGrid-grid-sm-auto {
        flex-grow: 0;
        max-width: none;
        flex-basis: auto;
    }

    .MuiGrid-grid-sm-true {
        flex-grow: 1;
        max-width: 100%;
        flex-basis: 0;
    }

    .MuiGrid-grid-sm-1 {
        flex-grow: 0;
        max-width: 8.333333%;
        flex-basis: 8.333333%;
    }

    .MuiGrid-grid-sm-2 {
        flex-grow: 0;
        max-width: 16.666667%;
        flex-basis: 16.666667%;
    }

    .MuiGrid-grid-sm-3 {
        flex-grow: 0;
        max-width: 25%;
        flex-basis: 25%;
    }

    .MuiGrid-grid-sm-4 {
        flex-grow: 0;
        max-width: 33.333333%;
        flex-basis: 33.333333%;
    }

    .MuiGrid-grid-sm-5 {
        flex-grow: 0;
        max-width: 41.666667%;
        flex-basis: 41.666667%;
    }

    .MuiGrid-grid-sm-6 {
        flex-grow: 0;
        max-width: 50%;
        flex-basis: 50%;
    }

    .MuiGrid-grid-sm-7 {
        flex-grow: 0;
        max-width: 58.333333%;
        flex-basis: 58.333333%;
    }

    .MuiGrid-grid-sm-8 {
        flex-grow: 0;
        max-width: 66.666667%;
        flex-basis: 66.666667%;
    }

    .MuiGrid-grid-sm-9 {
        flex-grow: 0;
        max-width: 75%;
        flex-basis: 75%;
    }

    .MuiGrid-grid-sm-10 {
        flex-grow: 0;
        max-width: 83.333333%;
        flex-basis: 83.333333%;
    }

    .MuiGrid-grid-sm-11 {
        flex-grow: 0;
        max-width: 91.666667%;
        flex-basis: 91.666667%;
    }

    .MuiGrid-grid-sm-12 {
        flex-grow: 0;
        max-width: 100%;
        flex-basis: 100%;
    }
}

@media (min-width:640px) {
    .MuiGrid-grid-md-auto {
        flex-grow: 0;
        max-width: none;
        flex-basis: auto;
    }

    .MuiGrid-grid-md-true {
        flex-grow: 1;
        max-width: 100%;
        flex-basis: 0;
    }

    .MuiGrid-grid-md-1 {
        flex-grow: 0;
        max-width: 8.333333%;
        flex-basis: 8.333333%;
    }

    .MuiGrid-grid-md-2 {
        flex-grow: 0;
        max-width: 16.666667%;
        flex-basis: 16.666667%;
    }

    .MuiGrid-grid-md-3 {
        flex-grow: 0;
        max-width: 25%;
        flex-basis: 25%;
    }

    .MuiGrid-grid-md-4 {
        flex-grow: 0;
        max-width: 33.333333%;
        flex-basis: 33.333333%;
    }

    .MuiGrid-grid-md-5 {
        flex-grow: 0;
        max-width: 41.666667%;
        flex-basis: 41.666667%;
    }

    .MuiGrid-grid-md-6 {
        flex-grow: 0;
        max-width: 50%;
        flex-basis: 50%;
    }

    .MuiGrid-grid-md-7 {
        flex-grow: 0;
        max-width: 58.333333%;
        flex-basis: 58.333333%;
    }

    .MuiGrid-grid-md-8 {
        flex-grow: 0;
        max-width: 66.666667%;
        flex-basis: 66.666667%;
    }

    .MuiGrid-grid-md-9 {
        flex-grow: 0;
        max-width: 75%;
        flex-basis: 75%;
    }

    .MuiGrid-grid-md-10 {
        flex-grow: 0;
        max-width: 83.333333%;
        flex-basis: 83.333333%;
    }

    .MuiGrid-grid-md-11 {
        flex-grow: 0;
        max-width: 91.666667%;
        flex-basis: 91.666667%;
    }

    .MuiGrid-grid-md-12 {
        flex-grow: 0;
        max-width: 100%;
        flex-basis: 100%;
    }
}

@media (min-width:1020px) {
    .MuiGrid-grid-lg-auto {
        flex-grow: 0;
        max-width: none;
        flex-basis: auto;
    }

    .MuiGrid-grid-lg-true {
        flex-grow: 1;
        max-width: 100%;
        flex-basis: 0;
    }

    .MuiGrid-grid-lg-1 {
        flex-grow: 0;
        max-width: 8.333333%;
        flex-basis: 8.333333%;
    }

    .MuiGrid-grid-lg-2 {
        flex-grow: 0;
        max-width: 16.666667%;
        flex-basis: 16.666667%;
    }

    .MuiGrid-grid-lg-3 {
        flex-grow: 0;
        max-width: 25%;
        flex-basis: 25%;
    }

    .MuiGrid-grid-lg-4 {
        flex-grow: 0;
        max-width: 33.333333%;
        flex-basis: 33.333333%;
    }

    .MuiGrid-grid-lg-5 {
        flex-grow: 0;
        max-width: 41.666667%;
        flex-basis: 41.666667%;
    }

    .MuiGrid-grid-lg-6 {
        flex-grow: 0;
        max-width: 50%;
        flex-basis: 50%;
    }

    .MuiGrid-grid-lg-7 {
        flex-grow: 0;
        max-width: 58.333333%;
        flex-basis: 58.333333%;
    }

    .MuiGrid-grid-lg-8 {
        flex-grow: 0;
        max-width: 66.666667%;
        flex-basis: 66.666667%;
    }

    .MuiGrid-grid-lg-9 {
        flex-grow: 0;
        max-width: 75%;
        flex-basis: 75%;
    }

    .MuiGrid-grid-lg-10 {
        flex-grow: 0;
        max-width: 83.333333%;
        flex-basis: 83.333333%;
    }

    .MuiGrid-grid-lg-11 {
        flex-grow: 0;
        max-width: 91.666667%;
        flex-basis: 91.666667%;
    }

    .MuiGrid-grid-lg-12 {
        flex-grow: 0;
        max-width: 100%;
        flex-basis: 100%;
    }
}

@media (min-width:1200px) {
    .MuiGrid-grid-xl-auto {
        flex-grow: 0;
        max-width: none;
        flex-basis: auto;
    }

    .MuiGrid-grid-xl-true {
        flex-grow: 1;
        max-width: 100%;
        flex-basis: 0;
    }

    .MuiGrid-grid-xl-1 {
        flex-grow: 0;
        max-width: 8.333333%;
        flex-basis: 8.333333%;
    }

    .MuiGrid-grid-xl-2 {
        flex-grow: 0;
        max-width: 16.666667%;
        flex-basis: 16.666667%;
    }

    .MuiGrid-grid-xl-3 {
        flex-grow: 0;
        max-width: 25%;
        flex-basis: 25%;
    }

    .MuiGrid-grid-xl-4 {
        flex-grow: 0;
        max-width: 33.333333%;
        flex-basis: 33.333333%;
    }

    .MuiGrid-grid-xl-5 {
        flex-grow: 0;
        max-width: 41.666667%;
        flex-basis: 41.666667%;
    }

    .MuiGrid-grid-xl-6 {
        flex-grow: 0;
        max-width: 50%;
        flex-basis: 50%;
    }

    .MuiGrid-grid-xl-7 {
        flex-grow: 0;
        max-width: 58.333333%;
        flex-basis: 58.333333%;
    }

    .MuiGrid-grid-xl-8 {
        flex-grow: 0;
        max-width: 66.666667%;
        flex-basis: 66.666667%;
    }

    .MuiGrid-grid-xl-9 {
        flex-grow: 0;
        max-width: 75%;
        flex-basis: 75%;
    }

    .MuiGrid-grid-xl-10 {
        flex-grow: 0;
        max-width: 83.333333%;
        flex-basis: 83.333333%;
    }

    .MuiGrid-grid-xl-11 {
        flex-grow: 0;
        max-width: 91.666667%;
        flex-basis: 91.666667%;
    }

    .MuiGrid-grid-xl-12 {
        flex-grow: 0;
        max-width: 100%;
        flex-basis: 100%;
    }
}

@media (min-width:0px) and (max-width:359.95px) {
    .jss5 {
        display: none;
    }
}

@media (min-width:0px) {
    .jss6 {
        display: none;
    }
}

@media (max-width:359.95px) {
    .jss7 {
        display: none;
    }
}

@media (min-width:360px) and (max-width:639.95px) {
    .jss8 {
        display: none;
    }
}

@media (min-width:360px) {
    .jss9 {
        display: none;
    }
}

@media (max-width:639.95px) {
    .jss10 {
        display: none;
    }
}

@media (min-width:640px) and (max-width:1019.95px) {
    .jss11 {
        display: none;
    }
}

@media (min-width:640px) {
    .jss12 {
        display: none;
    }
}

@media (max-width:1019.95px) {
    .jss13 {
        display: none;
    }
}

@media (min-width:1020px) and (max-width:1199.95px) {
    .jss14 {
        display: none;
    }
}

@media (min-width:1020px) {
    .jss15 {
        display: none;
    }
}

@media (max-width:1199.95px) {
    .jss16 {
        display: none;
    }
}

@media (min-width:1200px) {
    .jss17 {
        display: none;
    }
}

@media (min-width:1200px) {
    .jss18 {
        display: none;
    }
}

@media (min-width:0px) {
    .jss19 {
        display: none;
    }
}

.MuiLink-root {
    cursor: pointer;
    font-weight: 500;
    text-transform: inherit;
}

.MuiLink-root.noWrap {
    white-space: no-wrap;
}

.MuiLink-underlineNone {
    text-decoration: none;
}

.MuiLink-underlineHover {
    text-decoration: none;
}

.MuiLink-underlineHover:hover {
    text-decoration: underline;
}

.MuiLink-underlineAlways {
    text-decoration: underline;
}

.MuiLink-button {
    border: 0;
    cursor: pointer;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    user-select: none;
    border-radius: 0;
    vertical-align: middle;
    -moz-appearance: none;
    background-color: transparent;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: transparent;
}

.MuiLink-button::-moz-focus-inner {
    border-style: none;
}

.MuiLink-button.Mui-focusVisible {
    outline: auto;
}

.jss57 {
    cursor: pointer;
}

.jss58 {
    opacity: 0.25;
}

.jss59:hover {
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .1);
}

.jss63 {
    background-color: #ffffff !important;
}

.jss64 {
    border-color: #ffffff;
}

.jss65 {
    color: #ffffff;
}

.jss152 {
    background-color: #ffffff !important;
}

.jss153 {
    border-color: #ffffff;
}

.jss154 {
    color: #ffffff;
}

.jss167 {
    color: #fff !important;
    background-color: #3ea200 !important;
}

.jss168 {
    border-color: #3ea200;
}

.jss169 {
    color: #3ea200;
}

.jss170 {
    background-color: #ffffff !important;
}

.jss171 {
    border-color: #ffffff;
}

.jss172 {
    color: #ffffff;
}

.jss266 {
    color: #fff !important;
    background-color: #3ea200 !important;
}

.jss267 {
    border-color: #3ea200;
}

.jss268 {
    color: #3ea200;
}

.jss188 {
    cursor: pointer;
    object-fit: cover;
}

.jss93 {
    padding: 0;
    list-style: none;
    margin-bottom: 8px;
}

.jss93 li {
    margin-bottom: 8px;
}

.jss93::last-child {
    margin-bottom: 16px;
}

.jss94 {
    color: #5EA610;
}

body {
    background-color: #fff;
}

* {
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.line-through {
    text-decoration: line-through;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.noWrap {
    white-space: nowrap;
}

img {
    max-width: 100%;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.grecaptcha-badge {
    visibility: hidden;
}

.bbo_content {
    top: -5px;
    position: relative;
}

.white {
    color: white;
}

.jss280 {
    padding: 0px 0px 16px;
}

@media (min-width:1020px) {
    .jss280 {
        flex-basis: inherit;
    }
}

.jss281 {
    display: block;
    padding: 8px 0px;
}

@media (min-width:1020px) {
    .jss281 {
        padding: 6px 0px;
    }
}

.jss281:first-of-type {
    padding: 0px 0px 8px;
}

.jss282 {
    text-transform: uppercase;
}

@media (min-width:1020px) {
    .jss282 {
        opacity: 0.7;
        margin-bottom: 12px;
    }
}

.jss283 {
    min-height: auto;
    background-color: transparent;
}

.jss284 {
    padding: 0px 24px;
    margin-bottom: 0;
    background-color: transparent;
}

.jss284>div {
    margin: 0;
}

.jss285 {
    padding: 0px 24px;
}

@media (min-width:1020px) {
    .jss303 {
        margin-top: -16px;
    }
}

.jss303 svg {
    width: 59px;
}

.jss304 {
    background-color: #572B77;
}

.jss304 a {
    padding: 4px 0px;
}

@media (min-width:1020px) {
    .jss304 a {
        padding: 0px 24px 0px 0px;
    }
}

@media (min-width:1020px) {
    .jss304 a:last-of-type {
        padding: 0;
        margin-left: auto;
    }
}

.jss291 a:not(:last-child) {
    margin-right: 8px;
}

@media (min-width:1020px) {
    .jss286 {
        border-top: 1px solid #fff;
    }
}

.jss287 {
    margin-right: 12px;
}

@media (min-width:1020px) {
    .jss287 {
        margin-right: 16px;
    }
}

.jss288 {
    width: 40px;
    height: 40px;
    display: flex;
    background: #fff;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
}

.jss288>svg {
    color: #613085;
}

.jss275 {
    box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.2);
}

.jss276 {
    display: flex;
    align-items: center;
}

.jss276 svg {
    color: #613085;
    margin-right: 8px;
    vertical-align: middle;
}

@media (max-width:1019.95px) {
    .jss273 {
        padding: 0;
    }
}

.jss20 {
    flex-direction: column;
}

@media (min-width:1020px) {
    .jss20 {
        flex-direction: row;
    }
}

@media (min-width:1020px) {
    .jss20 div:first-child a {
        position: relative;
        padding-right: 20px;
    }
}

@media (min-width:1020px) {
    .jss20 div:first-child a::after {
        right: 8px;
        bottom: -5.2px;
        content: "|";
        position: absolute;
        font-size: 18px;
    }
}

.jss21 {
    margin-right: auto;
    flex-direction: row;
}

.jss21 div:first-child a {
    position: relative;
    padding-right: 20px;
}

.jss21 div:first-child a::after {
    right: 8px;
    bottom: -5.2px;
    content: "|";
    position: absolute;
    font-size: 18px;
}

.jss22 {
    line-height: 29px;
}

.jss22.active {
    font-weight: 900;
}

.jss2 {
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media (min-width:1020px) {
    .jss2 {
        justify-content: space-between;
    }
}

.jss3 {
    position: relative;
    padding-right: 20px;
}

.jss3::after {
    right: 0;
    bottom: -2.8px;
    content: "|";
    position: absolute;
    font-size: 18px;
}

.jss29 {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

@media (min-width:1020px) {
    .jss29 {
        justify-content: flex-start;
    }
}

@media (min-width:1020px) {
    .jss30 {
        left: calc(50% - (140px / 2));
        display: flex;
        position: absolute;
        transition: left 350ms cubic-bezier(1, 0, 0.25, 1);
        will-change: left;
    }
}

.jss30>svg {
    height: 24px;
}

@media (min-width:1020px) {
    .jss30>svg {
        height: 36px;
    }
}

@media (min-width:1020px) {
    .jss31 {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

@media (min-width:1020px) {
    .jss31>div:first-of-type {
        flex: 1;
        opacity: 0;
        padding: 0px 16px;
        transition: opacity 0.15s ease-in-out;
        visibility: hidden;
    }
}

@media (min-width:1020px) {
    .jss31>div:first-of-type a {
        animation: 0.3s ease-in-out 0.2s forwards fadein;
    }
}

.jss32 {
    margin: 0px 8px;
    display: flex;
    padding: 12px 0px;
    min-width: inherit;
    align-items: center;
}

@media (min-width:1020px) and (max-width:1199.95px) {
    .jss32 {
        padding: 24px 0px;
    }
}

@media (min-width:1200px) {
    .jss32 {
        padding: 24px 16px;
    }
}

.jss32.active {
    position: relative;
}

.jss32.active::after {
    right: 0;
    width: 100%;
    bottom: -8px;
    content: "";
    position: absolute;
    border-bottom: 4px solid #ae3f97;
}

.jss32:hover span {
    color: #767676;
}

@media (max-width:1019.95px) {
    .jss33 {
        height: inherit;
        padding: 4.8px;
        min-width: inherit;
    }
}

.jss34 .logo {
    position: relative;
}

@media (min-width:1020px) {
    .jss34 .logo {
        left: 0;
    }
}

@media (min-width:1020px) {
    .jss34 .navbarContent>div:first-of-type {
        opacity: 1;
        transition: opacity 0.5s ease-in-out;
        visibility: visible;
    }
}

.jss27 {
    cursor: pointer;
    display: flex;
    padding: 4.8px 14px;
    align-items: center;
    background-color: rgba(0, 0, 0, .3);
}

.jss27 svg {
    margin-right: 4px;
}

.jss28 {
    cursor: pointer;
}

.jss28 div {
    max-width: 172px;
}

@media (max-width:639.95px) {
    .jss28 .bbo_numeros_cabecera {
        padding: 10px 0px;
        font-size: 12px;
    }
}

@media (min-width:640px) {
    .jss28 div {
        max-width: 230px;
    }
}

.jss223>a {
    display: flex;
}

.jss223 img {
    width: 100%;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.jss214 {
    display: flex;
    align-items: center;
}

.jss214>svg {
    margin-left: 8px;
}

@media (min-width:640px) {
    .jss214 {
        margin-left: 32px;
    }
}

.jss215 {
    display: grid;
    grid-row-gap: 8px;
    justify-content: center;
    grid-template-columns: 1fr;
}

/* Variables offers */
@media (min-width:640px) {
    .jss215 {
        grid-column-gap: 24px;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width:1020px) {
    .jss215 {
        margin: auto;
    }
}

@media (min-width:640px) {
    .jss215>div:nth-child(5) {
        height: fit-content;
        grid-column: 1 / -1;
    }
}

.jss215>div:nth-child(5) ul {
    display: grid;
    grid-row-gap: 12px;
}

@media (min-width:640px) {
    .jss215>div:nth-child(5) ul {
        grid-row-gap: 8px;
        grid-column-gap: 24px;
        justify-content: center;
        grid-template-columns: repeat(2, 1fr);
    }
}

.jss216 {
    gap: 8px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.jss217 {}

@media (min-width:1020px) {
    .jss217 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        max-width: 100%;
    }
}

.jss217>div:nth-child(5) {}

.jss217>div:nth-child(5) ul {}

@media (min-width:1020px) {
    .jss217>div:nth-child(5) ul {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.jss157:empty {
    display: none;
}

.jss157:empty+.jss158 {
    padding: 0;
}

.jss158 img,
.jss158 video {
    width: 100%;
    margin: 0 auto;
    max-width: 400px;
}

@media (min-width:640px) {

    .jss158 img,
    .jss158 video {
        max-width: inherit;
    }
}

.jss159>.MuiButtonBase-root:not(last-child) {
    margin-right: 8px;
}

.jss160 {
    margin: 0;
}

.jss161 {
    margin-top: 8px;
}

.jss162 {
    margin-top: 24px;
}

.jss155>article {
    padding: 24px 0px;
}

@media (min-width:640px) {
    .jss155>article {
        padding: 40px 0px;
    }
}

.jss155>article:last-of-type {
    padding-bottom: 8px;
}

@media (min-width:640px) {
    .jss155>article:last-of-type {
        padding-bottom: 24px;
    }
}

.jss73 img {
    height: auto;
    max-width: 60px;
}

.jss74 {
    display: block;
}

.jss176 p>svg {
    margin: 16px;
}

.jss176 a {
    color: #1467eb;
}

.jss90 {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.jss241 {
    grid-column: span 1;
}

.jss242>span.highlight {
    padding: 6px 2px;
    background-color: #1467eb;
}

.jss243 {
    display: grid;
    grid-gap: 24px;
}

.jss244 {
    margin-bottom: 4px;
}

.jss245 {
    margin-bottom: 32px;
}

.jss246 {}

@media (min-width:640px) {
    .jss246 {
        grid-column: span 2;
    }
}

@media (min-width:1020px) {
    .jss246 {
        grid-column: span 3;
    }
}

.jss247 {}

@media (min-width:640px) {
    .jss247 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width:1020px) {
    .jss247 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.jss231 {
    box-shadow: 0 -4px 13px 0 rgb(0 0 0 / 10%);
}

.jss232 {
    box-shadow: 0 4px 13px 0 rgb(0 0 0 / 10%);
}

.jss233 {
    box-shadow: 0 0 18px 0 rgb(0 0 0 / 15%);
}

.jss234 {
    display: flex;
    flex-direction: column;
}

.jss235 {
    display: grid;
    grid-row-gap: 32px;
    grid-auto-flow: row;
    grid-column-gap: 24px;
}

.jss236 {
    margin-bottom: 4px;
}

.jss237 {
    margin-bottom: 32px;
}

.jss238 {}

@media (min-width:640px) {
    .jss238 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width:1020px) {
    .jss238 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.jss210 {
    border: 1px solid #ececec;
    margin: 0;
    background-color: #fff;
}

.jss210:not(:last-child) {
    border-bottom: none;
}

.jss210.Mui-expanded {
    margin: 0;
}

.jss211 {
    padding: 0px 16px 0px 32px;
    min-height: unset !important;
}

.jss211 .MuiAccordionSummary-content {
    margin: 16px 0px;
}

.jss212 {
    padding: 0px 32px;
    font-size: 16px;
}

.jss212 p:first-of-type {
    margin-top: 0;
}

.jss213 {
    color: #fff;
    margin: 12px;
    padding: 0;
    font-size: 26px;
}

.jss206+.dynamic-accordion {
    padding-top: 0;
}

.jss206 a {
    overflow-wrap: anywhere;
}

.jss66 {
    display: flex;
    flex-direction: column;
    padding-bottom: 32px;
}

.jss67 {
    margin-bottom: 8px;
}

.jss68 {
    margin-bottom: 24px;
}

.jss69 {
    display: grid;
    grid-gap: 16px;
    justify-content: center;
}

.jss308 { 
    display: grid; 
    gap: 16px;
    justify-content: center; 
    align-items: flex-start; 
    width: 100%;
}

.jss70 {}

@media (min-width:640px) {
    .jss70 {
        grid-template-columns: 430px;
    }
}

@media (min-width:1020px) {
    .jss70 {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width:640px) {
    .jss309 {
        grid-template-columns: 430px;
    }
}

@media (min-width:1020px) {
    .jss309 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.jss87 {}

@media (min-width:640px) {
    .jss87 {
        grid-template-columns: repeat(2, auto);
    }
}

@media (min-width:1020px) {
    .jss87 {
        grid-template-columns: repeat(4, auto);
    }
}

.jss87_2 {}

@media (min-width:640px) {
    .jss87_2 {
        grid-template-columns: repeat(2, auto);
    }
}

@media (min-width:1020px) {
    .jss87_2 {
        grid-template-columns: repeat(3, auto);
    }
}

.jss173 {}

@media (min-width:640px) {
    .jss173 {
        grid-template-columns: 430px;
    }
}

@media (min-width:1020px) {
    .jss173 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.jss194 {}

@media (min-width:640px) {
    .jss194 {
        grid-template-columns: 430px;
    }
}

@media (min-width:1020px) {
    .jss194 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.jss126 {
    cursor: pointer;
    position: relative;
}

.jss127 {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
}

.jss128 {
    padding: 0;
}

.jss129 {
    flex-direction: column;
}

@media (max-width:639.95px) {
    .jss130 {
        padding: 0px 12px;
    }
}

.jss131 svg,
.jss131 img {
    height: 75px;
    max-width: inherit;
}

.jss132 svg,
.jss132 img {
    height: 48px;
    max-width: inherit;
}

.jss133 {
    color: #646464;
    width: 24px;
    height: 44px;
    transform: rotate(-90deg);
    margin-left: -12px;
}

@media (min-width:1020px) {
    .jss133 {
        margin-left: -24px;
    }
}

.jss134 {
    margin: 0px 0px 8px 0px;
}

@media (min-width:1020px) {
    .jss134 {
        margin: 0px 24px 8px 0px;
        display: inline;
    }
}

.jss135 {
    text-align: center;
}

@media (min-width:1020px) {
    .jss135 {
        margin: 0px 24px 0px 0px;
        white-space: nowrap;
    }
}

@media (min-width:1020px) {
    .jss136 {
        display: inline;
    }
}

.jss137 {
    text-align: center;
}

@media (min-width:1020px) {
    .jss137 {
        max-width: 324px;
        text-align: left;
    }
}

.jss139 {
    padding: 16px 0px;
}

.jss140 {
    padding: 16px;
}

@media (min-width:1020px) {
    .jss140 {
        padding-left: 16px;
    }
}

.jss141 {
    text-align: center;
}

@media (min-width:640px) {
    .jss141 {
        flex-direction: row;
    }
}

.jss142 {}

@media (max-width:639.95px) {
    .jss142 {
        align-items: flex-start;
    }
}

.jss143 {}

@media (max-width:1019.95px) {
    .jss143 {
        display: block;
    }
}

.jss144 {}

@media (min-width:1020px) {
    .jss144 {
        padding: 0;
    }
}

.jss42 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

@media (max-width:1019.95px) {
    .jss43 br {
        display: none;
    }
}

.jss44 {
    display: inline;
    font-size: 28px;
    box-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    line-height: 1.4;
    background-color: #fff;
    box-decoration-break: clone;
}

@media (min-width:1020px) {
    .jss44 {
        font-size: 36px;
        box-shadow: 8px 0 0 #fff, -8px 0 0 #fff, 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    }
}

.jss45>img {
    max-width: 100%;
}

@media (min-width:640px) {
    .jss45>img {
        max-width: 80%;
    }
}

@media (min-width:1020px) {
    .jss45>img {
        max-width: 60%;
    }
}

.jss46 {
    top: 24px;
    right: 16px;
    width: 50%;
    bottom: 24px;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: flex-end;
}

.jss46>img {
    max-width: 70%;
    max-height: 100%;
}

.jss47 {
    height: 200px;
    margin: 16px auto;
    display: flex;
    padding: 0px 12px;
    justify-content: center;
}

@media (min-width:640px) {
    .jss47 {
        margin: 16px 0px;
        max-width: inherit;
    }
}

.jss47>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (min-width:1020px) {
    .feature {
        padding: 40px 0px !important;
    }

    .bucketheromobile {
        display: none;
    }
}

.buckethero img {
    max-width: 280px;
    margin: 0 auto;
}

@media (max-width:640px) {
    .buckethero {
        display: none;
    }

    .bucketheromobile img {
        max-width: 50%;
        margin-left: 25%;
    }
}

.offer {
    justify-content: left;
    width: 98.4%;
    display: block;
}

.offermobile {
    display: none;
}

@media (max-width:640px) {
    .offer {
        width: 98.4%;
        display: none;
    }

    .offermobile {
        width: 100%;
        display: block;
    }
}

.ch-headline {
    margin: 0 auto;
    font-size: 2em;
}

.case {
    grid-template-columns: 1fr 1fr !important;
}

@media (max-width: 767px) {
    .feature .case {
        grid-template-columns: 1fr !important;
    }
}

.feature {
    background-color: #bd349b !important;
}