@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0px;
    z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0px);
}

.swiper-pointer-events {
    touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0px);
    backface-visibility: hidden;
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), transparent);
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center;
}

* {
    margin: 0px;
    padding: 0px;
    outline: 0px;
    box-sizing: border-box;
}

body {
    -webkit-font-smoothing: antialiased;
    font-family: Nunito, Helvetica, Arial, sans-serif;
    font-weight: 400;
}

svg {
    display: block;
    fill: currentcolor;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

.bqHrRj {
    color: rgb(42, 42, 42);
    width: 16px;
    height: 16px;
    display: inline-block;
}

.fyMAZx {
    color: rgb(0, 51, 198);
    width: 16px;
    height: 16px;
    display: inline-block;
}

.gXzghu {
    color: inherit;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.cjYxgT {
    color: rgb(42, 42, 42);
    width: 14px;
    height: 14px;
    display: inline-block;
}

.hqWoya {
    color: inherit;
    width: 14px;
    height: 14px;
    display: inline-block;
}

.huVXEy {
    color: inherit;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.dghGOM {
    color: rgb(255, 255, 255);
    width: 16px;
    height: 16px;
    display: inline-block;
}

html,
body,
div#root {
    min-height: 100vh;
    width: 100%;
}

body {
    background: rgb(255, 255, 255);
    color: rgb(87, 87, 87);
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

div#root {
    width: 100%;
    margin: 0px auto;
}

strong {
    font-weight: 800;
}

.fHbNCT {
    flex-direction: column-reverse;
    bottom: 0px;
    position: fixed;
    top: initial;
    z-index: 1500;
}

@media screen and (min-width: 40em) {
    .fHbNCT {
        bottom: 0px;
    }
}

@media screen and (min-width: 52em) {
    .fHbNCT {
        bottom: initial;
    }
}

@media screen and (min-width: 40em) {
    .fHbNCT {
        flex-direction: column-reverse;
    }
}

@media screen and (min-width: 52em) {
    .fHbNCT {
        flex-direction: column;
    }
}

@media screen and (min-width: 64em) {
    .fHbNCT {
        flex-direction: column;
    }
}

@media screen and (min-width: 40em) {
    .fHbNCT {
        top: initial;
        bottom: 0px;
        position: fixed;
    }
}

@media screen and (min-width: 52em) {
    .fHbNCT {
        top: 0px;
        bottom: initial;
        position: absolute;
    }
}

@media screen and (min-width: 64em) {
    .fHbNCT {
        position: absolute;
    }
}

@media screen and (min-width: 40em) {
    .fHbNCT {
        top: initial;
    }
}

@media screen and (min-width: 52em) {
    .fHbNCT {
        top: 0px;
    }
}

.itYvHu {
    height: 12px;
}

.jBsZeT {
    z-index: 1400;
}

.cidvxK {
    border-radius: 4px 4px 0px 0px;
    flex-direction: column;
    max-height: 80%;
    max-width: unset;
    bottom: 0px;
    position: fixed;
    width: 100%;
}

@media screen and (min-width: 64em) {
    .cidvxK {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
}

@media screen and (min-width: 64em) {
    .cidvxK {
        bottom: unset;
    }
}

@media screen and (min-width: 64em) {
    .cidvxK {
        max-height: 500px;
    }
}

@media screen and (min-width: 64em) {
    .cidvxK {
        max-width: 610px;
    }
}

@media screen and (min-width: 64em) {
    .cidvxK {
        position: static;
        bottom: unset;
    }
}

.bpqvyq {
    height: 128px;
}

.kIjEqr {
    display: flex;
    flex-direction: column-reverse;
}

@media screen and (min-width: 40em) {
    .kIjEqr {
        flex-direction: column-reverse;
    }
}

@media screen and (min-width: 52em) {
    .kIjEqr {
        flex-direction: column;
    }
}

@media screen and (min-width: 64em) {
    .kIjEqr {
        flex-direction: column;
    }
}

.kPdXjd {
    display: flex;
}

.jpfFbo {
    display: flex;
    height: 12px;
}

.cPXkal {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.frhHIh {
    display: flex;
    flex-direction: column;
    max-height: 80%;
    max-width: unset;
    width: 100%;
}

@media screen and (min-width: 64em) {
    .frhHIh {
        max-width: 610px;
        max-height: 500px;
    }
}

.dLCiEY {
    display: flex;
    height: 128px;
}

.fLKVTr {
    width: 100%;
}

@media (min-width: 52em) {
    .fMLUdV>div:first-child {
        position: absolute;
    }
}

.dVSjCO {
    position: relative;
    width: 100%;
    flex-direction: column;
    flex: 1 1 0%;
}

.ePVJMm {
    width: 100%;
    height: 0px;
    will-change: height;
    transition: height 150ms ease-in-out;
    overflow: hidden;
    animation: auto ease 0s 1 normal none running none;
}

@-webkit-keyframes overflow {
    100% {
        overflow: visible;
        height: auto;
    }
}

@keyframes overflow {
    100% {
        overflow: visible;
        height: auto;
    }
}

.epGtL {
    padding: 12px;
    color: rgb(87, 87, 87);
    font-family: Nunito, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    transition: border-color 100ms ease-in-out;
    overflow: hidden;
    line-height: 1.2;
    height: 44px;
    width: inherit;
    position: relative;
    -webkit-box-align: stretch;
    align-items: stretch;
    cursor: auto;
}

.epGtL::-webkit-input-placeholder {
    color: rgb(204, 204, 204);
}

.epGtL::placeholder {
    color: rgb(204, 204, 204);
}

.epGtL:-webkit-autofill,
.epGtL:-webkit-autofill:hover,
.epGtL:-webkit-autofill:focus {
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 1000px inset;
    -webkit-text-fill-color: rgb(87, 87, 87);
    color: rgb(87, 87, 87);
    font-family: Nunito, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    transition: border-color 100ms ease-in-out;
    overflow: hidden;
    line-height: 1.2;
    height: 44px;
}

.epGtL:hover {
    border-color: rgb(0, 31, 96);
}

.epGtL:focus {
    border-color: rgb(0, 51, 198);
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px, rgb(87, 87, 87) 0px 0px 0px 4px;
}

.epGtL:disabled {
    background-color: rgb(245, 245, 245);
    border-color: rgb(204, 204, 204);
}

.epGtL::-webkit-input-placeholder {
    color: rgb(204, 204, 204);
}

.epGtL::placeholder {
    color: rgb(204, 204, 204);
}

.fBkwJs {
    -webkit-box-align: stretch;
    align-items: stretch;
    display: inline-flex;
    position: relative;
    width: inherit;
}

.fBkwJs select+button.clear-button,
.fBkwJs [data-element="select"]+button.clear-button {
    display: none !important;
}

.drMRii {
    width: 100%;
    min-width: 170px;
    max-height: 40px;
}

.dJshRY {
    width: 100%;
}

.gNUlMj {
    color: rgb(42, 42, 42);
    width: 14px;
    height: 14px;
    display: inline-block;
}

.gHXuKW {
    display: flex;
    position: absolute;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    z-index: 2;
    color: rgb(87, 87, 87);
    font-size: 12px;
}

.kNBTHp {
    display: inline-flex;
    position: relative;
    flex-direction: column;
    width: inherit;
}

.fGrpAc {
    display: flex;
    position: relative;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100%;
}

.gnUzaM {
    font-size: 14px;
    font-weight: 400;
    color: rgb(212, 216, 222);
}

.gKFEhF {
    font-size: 14px;
    font-weight: 400;
    color: rgb(87, 87, 87);
}

.fKrikd {
    padding: 12px 32px 12px 12px;
    color: rgb(87, 87, 87);
    font-family: Nunito, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    transition: border-color 100ms ease-in-out;
    overflow: hidden;
    line-height: 1.2;
    height: 44px;
    cursor: pointer;
    appearance: none;
    width: inherit;
}

.fKrikd::-webkit-input-placeholder {
    color: rgb(204, 204, 204);
}

.fKrikd::placeholder {
    color: rgb(204, 204, 204);
}

.fKrikd:-webkit-autofill,
.fKrikd:-webkit-autofill:hover,
.fKrikd:-webkit-autofill:focus {
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 1000px inset;
    -webkit-text-fill-color: rgb(87, 87, 87);
    color: rgb(87, 87, 87);
    font-family: Nunito, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    transition: border-color 100ms ease-in-out;
    overflow: hidden;
    line-height: 1.2;
    height: 44px;
}

.fKrikd:hover {
    border-color: rgb(0, 31, 96);
}

.fKrikd:focus {
    border-color: rgb(0, 51, 198);
    box-shadow: rgb(255, 255, 255) 0px 0px 0px 2px, rgb(87, 87, 87) 0px 0px 0px 4px;
}

.fKrikd:disabled {
    background-color: rgb(245, 245, 245);
    border-color: rgb(204, 204, 204);
    opacity: 1;
    cursor: not-allowed;
}

.fKrikd::-webkit-input-placeholder {
    color: rgb(204, 204, 204);
}

.fKrikd::placeholder {
    color: rgb(204, 204, 204);
}

.crtGqA select {
    color: rgb(0, 51, 198);
}

.hXteRa {
    position: fixed;
    inset: 0px;
    background-color: rgba(0, 0, 0, 0.6);
}

.gLKfif {
    filter: drop-shadow(rgba(0, 0, 0, 0.1) 0px -3px 6px);
    overflow: hidden;
    transition-property: transform, opacity;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 64em) {
    .gLKfif {
        transform: translateY(100%);
    }
}

@media (max-height: 550px) {
    .gLKfif {
        max-height: 80%;
        min-height: unset;
    }
}

.kGhBbi {
    position: fixed;
    inset: 0px;
    opacity: 0;
    visibility: hidden;
    transition-property: transform, opacity, visibility;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

html {
    line-height: 1.5;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    touch-action: manipulation;
}

body {
    position: relative;
    min-height: 100%;
    font-feature-settings: "kern";
}

*,
::before,
::after {
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
}

main {
    display: block;
}

hr {
    border-top-width: 1px;
    box-sizing: content-box;
    height: 0px;
    overflow: visible;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: inherit;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bold;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0px;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0px;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0px;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    appearance: none !important;
}

input[type="number"] {}

[type="search"] {
    appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    appearance: none !important;
}

::-webkit-file-upload-button {
    appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

body,
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0px;
}

button {
    background: transparent;
    padding: 0px;
}

fieldset {
    margin: 0px;
    padding: 0px;
}

ol,
ul {
    margin: 0px;
    padding: 0px;
}

textarea {
    resize: vertical;
}

button,
[role="button"] {
    cursor: pointer;
}

table {
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

button,
input,
optgroup,
select,
textarea {
    padding: 0px;
    line-height: inherit;
    color: inherit;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
}

img,
video {
    max-width: 100%;
    height: auto;
}

[data-js-focus-visible] :focus:not([data-focus-visible-added]):not([data-focus-visible-disabled]) {
    outline: none;
    box-shadow: none;
}

@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;900&display=swap");

body {
    background-color: rgb(252, 252, 252);
    font-family: Nunito, sans-serif;
}

html {
    line-height: 1.5;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    touch-action: manipulation;
}

body {
    position: relative;
    min-height: 100%;
    font-feature-settings: "kern";
}

*,
::before,
::after {
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
}

main {
    display: block;
}

hr {
    border-top-width: 1px;
    box-sizing: content-box;
    height: 0px;
    overflow: visible;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: inherit;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bold;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0px;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0px;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0px;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    appearance: none !important;
}

input[type="number"] {}

[type="search"] {
    appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    appearance: none !important;
}

::-webkit-file-upload-button {
    appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

body,
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0px;
}

button {
    background: transparent;
    padding: 0px;
}

fieldset {
    margin: 0px;
    padding: 0px;
}

ol,
ul {
    margin: 0px;
    padding: 0px;
}

textarea {
    resize: vertical;
}

button,
[role="button"] {
    cursor: pointer;
}

table {
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

button,
input,
optgroup,
select,
textarea {
    padding: 0px;
    line-height: inherit;
    color: inherit;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
}

img,
video {
    max-width: 100%;
    height: auto;
}

[data-js-focus-visible] :focus:not([data-focus-visible-added]):not([data-focus-visible-disabled]) {
    outline: none;
    box-shadow: none;
}

@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;900&display=swap");

body {}

.css-vooagt {
    min-height: 100vh;
}

.css-bl7hsc {
    min-height: 100vh;
}

.css-1u7ea2l {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 100vh;
}

.css-1fii1ca {
    display: block;
    width: 100%;
}

.css-tv497f {
    display: block;
}

.css-1rqi4k7 {
    position: absolute;
    top: -1000px;
    transition: top 300ms;
    padding: 8px 24px 12px;
    background: rgb(51, 51, 51);
    color: rgb(252, 252, 252);
    font-weight: 700;
    font-size: 16px;
    border-style: solid;
    border-color: rgb(252, 252, 252);
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-bottom-right-radius: 24px;
    text-underline-offset: 4px;
    z-index: 1800;
    text-decoration: underline;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}

.css-1rqi4k7:focus-visible {
    top: 0px;
}

.css-1rqi4k7:active {
    top: 0px;
}

.css-1rqi4k7:focus {
    top: 0px;
}

.css-1q0dsws {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.css-1medjgc {
    border-bottom-width: 8px;
    border-bottom-color: rgb(0, 51, 198);
}

@media (min-width: 992px) {
    .css-1medjgc {
        border-bottom-width: 16px;
    }
}

.css-1vnux9f {
    border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(0, 51, 198);
    border-width: 0px 0px 8px;
    width: 100%;
    border-style: solid;
}

@media (min-width: 992px) {
    .css-1vnux9f {
        border-bottom-width: 16px;
    }
}

.css-m9qajz {
    border-bottom-width: 4px;
    border-bottom-color: rgb(231, 26, 59);
}

.css-hcch4d {
    border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(231, 26, 59);
    border-width: 0px 0px 4px;
    width: 100%;
    border-style: solid;
}

.css-ecsyby {
    background-color: rgb(237, 242, 253);
    border-style: unset;
    border-bottom-width: unset;
    border-bottom-color: unset;
}

@media (min-width: 992px) {
    .css-ecsyby {
        border-bottom-width: unset;
    }
}

.css-otgg1p {
    background-color: rgb(237, 242, 253);
    border-style: unset;
    border-bottom-width: unset;
    border-bottom-color: unset;
}

@media (min-width: 992px) {
    .css-otgg1p {
        border-bottom-width: unset;
    }
}

.css-1hoizhx {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    background-color: rgb(237, 242, 253);
    border-style: unset;
    border-bottom-width: unset;
    border-bottom-color: unset;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-1hoizhx {
        height: 48px;
    }
}

@media (min-width: 992px) {
    .css-1hoizhx {
        height: 100px;
    }
}

@media (min-width: 992px) {
    .css-1hoizhx {
        border-bottom-width: unset;
    }
}

.css-1vawxu0 {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
}

.css-1uwqje0 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    max-width: 1094px;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-1uwqje0 {
        margin-left: 16px;
        margin-right: 16px;
    }
}

@media (min-width: 992px) {
    .css-1uwqje0 {
        margin-left: 24px;
        margin-right: 24px;
    }
}

.css-1cyi1zd {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
}

.css-1dpbac7 figure>svg {
    display: initial;
}

.css-rhzify {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-underline-offset: 4px;
    cursor: pointer;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.02em;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    color: rgb(0, 51, 198);
    text-decoration: underline;
}

.css-rhzify:hover {
    color: rgb(15, 56, 137);
}

.css-rhzify:active {
    color: rgb(10, 37, 91);
}

.css-rhzify:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-rhzify svg {
    display: none;
}

.css-rhzify figure>svg {
    display: initial;
}

.css-1vexhic {
    display: block;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-1vexhic {
        width: 142px;
    }
}

@media (min-width: 992px) {
    .css-1vexhic {
        width: 197px;
    }
}

.css-ly3u08 {
    gap: 32px;
    margin-top: 0px;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-ly3u08 {
        display: flex;
    }
}

@media (min-width: 992px) {
    .css-ly3u08 {
        display: flex;
    }
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-wplxl5 {
        display: none;
    }
}

@media (min-width: 992px) {
    .css-wplxl5 {
        display: flex;
    }
}

.css-oorbhh {
    color: rgb(0, 51, 198);
    font-size: 12px;
}

.css-oorbhh:active,
.css-oorbhh:focus,
.css-oorbhh:focus-visible,
.css-oorbhh:hover {
    color: rgb(0, 51, 198);
}

.css-16l4i3n {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-underline-offset: 4px;
    cursor: pointer;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.02em;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    text-decoration: underline;
    color: rgb(0, 51, 198);
    font-size: 12px;
}

.css-16l4i3n:hover {
    color: rgb(15, 56, 137);
}

.css-16l4i3n:active {
    color: rgb(10, 37, 91);
}

.css-16l4i3n:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-16l4i3n svg {
    display: none;
}

.css-16l4i3n:active,
.css-16l4i3n:focus,
.css-16l4i3n:focus-visible,
.css-16l4i3n:hover {
    color: rgb(0, 51, 198);
}

.css-1aub19v svg {
    display: initial !important;
    color: rgb(0, 51, 198);
}

.css-1aub19v:hover svg,
.css-1aub19v:active svg,
.css-1aub19v:focus svg,
.css-1aub19v:focus-visible svg {
    color: rgb(0, 51, 198);
}

.css-1c41x2f svg {
    display: initial !important;
    color: rgb(0, 51, 198);
}

.css-1c41x2f:hover svg,
.css-1c41x2f:active svg,
.css-1c41x2f:focus svg,
.css-1c41x2f:focus-visible svg {
    color: rgb(0, 51, 198);
}

.css-1nwp03d {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
}

.css-1nwp03d svg {
    display: initial !important;
    color: rgb(0, 51, 198);
}

.css-1nwp03d:hover svg,
.css-1nwp03d:active svg,
.css-1nwp03d:focus svg,
.css-1nwp03d:focus-visible svg {
    color: rgb(0, 51, 198);
}

.css-1e5kdff {
    display: flex;
}

.css-md5r4o {
    color: rgb(0, 51, 198);
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 0px;
    font-size: 12px;
}

.css-md5r4o:active,
.css-md5r4o:focus,
.css-md5r4o:focus-visible,
.css-md5r4o:hover {
    color: rgb(0, 51, 198);
}

.css-13f248x {
    border: 0px transparent;
    text-underline-offset: 4px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    text-decoration: underline;
    font-family: Nunito, sans-serif;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    height: 40px;
    padding: 0px;
    color: rgb(0, 51, 198);
    border-radius: 0px;
    font-size: 12px;
}

.css-13f248x .button__loading-text {
    margin-left: 12px;
}

.css-13f248x:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-13f248x:disabled {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
    border: 0px;
    cursor: not-allowed;
}

.css-13f248x:disabled:hover {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-13f248x:disabled:active {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-13f248x:disabled:focus {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-13f248x:hover {
    color: rgb(15, 56, 137);
}

.css-13f248x:active {
    color: rgb(10, 37, 91);
}

.css-13f248x:disabled {
    background-color: transparent;
    text-decoration: none;
}

.css-13f248x:disabled:hover {
    background-color: transparent;
}

.css-13f248x:disabled:active {
    background-color: transparent;
}

.css-13f248x:disabled:focus {
    background-color: transparent;
}

.css-13f248x .button__icon {
    width: 14px;
    height: 14px;
}

.css-13f248x:active,
.css-13f248x:focus,
.css-13f248x:focus-visible,
.css-13f248x:hover {
    color: rgb(0, 51, 198);
}

.css-m4gnr4 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
}

.css-decv3u {
    width: 16px;
    min-width: 16px;
}

@media (max-width: 991px) {
    .css-decv3u {
        width: 24px;
        min-width: 24px;
    }
}

.css-97abp7 {
    display: block;
    width: 100%;
}

@media (max-width: 991px) {
    .css-97abp7 {
        display: none;
    }
}

.css-1mxk3f2 {
    color: rgb(0, 51, 198);
}

.css-ibaog0 {
    font-family: Nunito, sans-serif;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    color: rgb(0, 51, 198);
}

.css-79elbk {
    position: relative;
}

.css-19sk4h4 {
    position: relative;
}

.css-4trfk4 {
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%;
    position: relative;
}

.css-5fz3oj {
    display: block;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-5fz3oj {
        margin-top: 24px;
    }
}

@media (min-width: 992px) {
    .css-5fz3oj {
        margin-top: 32px;
    }
}

.css-1tu989n {
    font-family: Nunito, sans-serif;
    line-height: 150%;
    color: rgb(0, 51, 198);
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-1tu989n {
        font-family: Nunito, sans-serif;
        font-weight: 700;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0.02em;
    }
}

@media (min-width: 992px) {
    .css-1tu989n {
        font-family: Nunito, sans-serif;
        font-weight: 700;
        font-size: 24px;
        line-height: 150%;
        letter-spacing: 0.02em;
    }
}

.css-1oa11fr {
    border-color: rgb(204, 204, 204);
    border-width: 0px 0px 1px;
    width: 100%;
    border-style: solid;
    margin-top: 16px;
}

.css-105ojhe {
    display: block;
    width: 100%;
}

.css-1eqd63y {
    border-top-width: 1px;
    border-top-color: rgb(204, 204, 204);
}

.css-1eqd63y:first-of-type {
    border-top-width: 0px;
}

.css-6wlixz {
    border-top-width: 1px;
    border-top-color: rgb(204, 204, 204);
}

.css-6wlixz:first-of-type {
    border-top-width: 0px;
}

.css-1l3t0ce {
    display: block;
    padding-top: 32px;
    padding-bottom: 32px;
    border-top-width: 1px;
    border-top-color: rgb(204, 204, 204);
}

.css-1l3t0ce:first-of-type {
    border-top-width: 0px;
}

.css-nff3ir {
    display: grid;
    grid-template-columns: 95px 1fr 400px;
    grid-template-rows: repeat(2, auto);
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-nff3ir {
        grid-template-columns: 95px 1fr;
        grid-template-rows: repeat(2, auto);
    }
}

.css-ovqpfh {
    display: grid;
    grid-template-columns: 95px 1fr 400px;
    grid-template-rows: repeat(2, auto);
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-ovqpfh {
        grid-template-columns: 95px 1fr;
        grid-template-rows: repeat(2, auto);
    }
}

.css-1gs9gse {
    width: 100%;
    display: grid;
    grid-template-columns: 95px 1fr 400px;
    grid-template-rows: repeat(2, auto);
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-1gs9gse {
        grid-template-columns: 95px 1fr;
        grid-template-rows: repeat(2, auto);
    }
}

.css-wak79v {
    display: grid;
    grid-area: 1 / 1 / 4 / 2;
    grid-template-rows: 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-wak79v {
        grid-area: 1 / 1 / 3 / 2;
        grid-template-rows: 1fr;
    }
}

.css-16c27jp {
    display: grid;
    grid-area: 1 / 1 / 4 / 2;
    grid-template-rows: 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-16c27jp {
        grid-area: 1 / 1 / 3 / 2;
        grid-template-rows: 1fr;
    }
}

.css-1mcgkcz {
    align-items: flex-start;
    display: grid;
    grid-area: 1 / 1 / 4 / 2;
    grid-template-rows: 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-1mcgkcz {
        grid-area: 1 / 1 / 3 / 2;
        grid-template-rows: 1fr;
    }
}

.css-sr6a8z {
    background-color: rgb(252, 252, 252);
}

.css-11pxrpb {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-underline-offset: 4px;
    cursor: pointer;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.02em;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    color: rgb(0, 51, 198);
    text-decoration: underline;
    background-color: rgb(252, 252, 252);
}

.css-11pxrpb:hover {
    color: rgb(15, 56, 137);
}

.css-11pxrpb:active {
    color: rgb(10, 37, 91);
}

.css-11pxrpb:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-11pxrpb svg {
    display: none;
}

.css-1s6imdi {
    display: block;
    top: 0px;
    height: 95px;
    width: 95px;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.css-p5uc2m {
    display: grid;
    grid-area: 1 / 2 / 2 / 3;
    grid-template-columns: 1fr;
    grid-template-rows: minmax(min-content, auto) 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-p5uc2m {
        grid-area: 1 / 2 / 2 / 3;
        grid-template-columns: 1fr;
        grid-template-rows: minmax(min-content, auto) 1fr;
    }
}

.css-1q44d8u {
    display: grid;
    grid-area: 1 / 2 / 2 / 3;
    grid-template-columns: 1fr;
    grid-template-rows: minmax(min-content, auto) 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-1q44d8u {
        grid-area: 1 / 2 / 2 / 3;
        grid-template-columns: 1fr;
        grid-template-rows: minmax(min-content, auto) 1fr;
    }
}

.css-18ufqfm {
    width: 100%;
    display: grid;
    grid-area: 1 / 2 / 2 / 3;
    grid-template-columns: 1fr;
    grid-template-rows: minmax(min-content, auto) 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-18ufqfm {
        grid-area: 1 / 2 / 2 / 3;
        grid-template-columns: 1fr;
        grid-template-rows: minmax(min-content, auto) 1fr;
    }
}

.css-1sy0xge {
    height: fit-content;
}

.css-1gpx083 {
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: rgb(89, 89, 89);
    height: fit-content;
}

.css-nchrof {
    text-decoration: none;
    color: rgb(89, 89, 89);
    font-weight: 400;
}

.css-1wq67c8 {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-underline-offset: 4px;
    cursor: pointer;
    font-family: Nunito, sans-serif;
    line-height: 150%;
    letter-spacing: 0.02em;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    text-decoration: none;
    color: rgb(89, 89, 89);
    font-weight: 400;
}

.css-1wq67c8:hover {
    color: rgb(15, 56, 137);
}

.css-1wq67c8:active {
    color: rgb(10, 37, 91);
}

.css-1wq67c8:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-1wq67c8 svg {
    display: none;
}

.css-12f27ei {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 16px;
}

.css-19qazh1 {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 400;
    color: rgb(89, 89, 89);
}

.css-845s6d {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 900;
    color: rgb(0, 51, 198);
}

.css-bw860g {
    display: grid;
    grid-area: 2 / 2 / 3 / 3;
    grid-template-columns: 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-bw860g {
        grid-area: 2 / 2 / 3 / 3;
        grid-template-columns: 1fr;
    }
}

.css-6v1fvn {
    display: grid;
    grid-area: 2 / 2 / 3 / 3;
    grid-template-columns: 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-6v1fvn {
        grid-area: 2 / 2 / 3 / 3;
        grid-template-columns: 1fr;
    }
}

.css-18welz9 {
    display: grid;
    grid-area: 2 / 2 / 3 / 3;
    grid-template-columns: 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-18welz9 {
        grid-area: 2 / 2 / 3 / 3;
        grid-template-columns: 1fr;
    }
}

.css-e69dqy {
    position: relative;
    z-index: 0;
}

.css-tpzdfe {
    position: relative;
    z-index: 0;
}

.css-uxul7o {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    width: 100%;
    margin-top: 4px;
    position: relative;
    z-index: 0;
}

.css-m4debv {
    padding: 12px 8px;
    color: rgb(0, 51, 198);
    height: initial;
    cursor: pointer;
}

.css-1gnall8 {
    border: 0px transparent;
    border-radius: 4px;
    text-underline-offset: 4px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    text-decoration: underline;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    padding: 12px 8px;
    color: rgb(0, 51, 198);
    height: initial;
    cursor: pointer;
}

.css-1gnall8 .button__loading-text {
    margin-left: 12px;
}

.css-1gnall8:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-1gnall8:disabled {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
    border: 0px;
    cursor: not-allowed;
}

.css-1gnall8:disabled:hover {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-1gnall8:disabled:active {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-1gnall8:disabled:focus {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-1gnall8:hover {
    color: rgb(15, 56, 137);
}

.css-1gnall8:active {
    color: rgb(10, 37, 91);
}

.css-1gnall8:disabled {
    background-color: transparent;
    text-decoration: none;
}

.css-1gnall8:disabled:hover {
    background-color: transparent;
}

.css-1gnall8:disabled:active {
    background-color: transparent;
}

.css-1gnall8:disabled:focus {
    background-color: transparent;
}

.css-1gnall8 .button__icon {
    width: 16px;
    height: 16px;
}

.css-1j8r6vf {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
}

.css-mvj5kf {
    font-family: Nunito, sans-serif;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    color: rgb(89, 89, 89);
}

.css-zev5yt {
    display: grid;
    grid-area: 1 / 3 / 2 / 4;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-zev5yt {
        grid-area: auto / 1 / auto / 3;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
    }
}

.css-7ma7fy {
    display: grid;
    grid-area: 1 / 3 / 2 / 4;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-7ma7fy {
        grid-area: auto / 1 / auto / 3;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
    }
}

.css-1e2jmk9 {
    -webkit-box-align: end;
    align-items: end;
    flex-direction: column;
    height: 100%;
    width: 100%;
    display: grid;
    grid-area: 1 / 3 / 2 / 4;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    column-gap: 16px;
}

@media (max-width: 991px) {
    .css-1e2jmk9 {
        grid-area: auto / 1 / auto / 3;
        grid-template-columns: 1fr;
        grid-template-rows: 1fr;
    }
}

.css-5g5s2h {
    display: flex;
    -webkit-box-align: end;
    align-items: end;
    -webkit-box-pack: justify;
    justify-content: space-between;
    gap: 16px;
    flex-direction: row;
    width: 100%;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-5g5s2h {
        margin-top: 16px;
    }
}

@media (min-width: 992px) {
    .css-5g5s2h {
        margin-top: 0px;
    }
}

.css-ewa9lv {
    display: flex;
    gap: 4px;
    flex-direction: column;
}

.css-1835v05 {
    font-family: Nunito, sans-serif;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 400;
    color: rgb(89, 89, 89);
}

.css-t649ts {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
    width: 100%;
}

.css-166w3ki {
    display: block;
    width: 95px;
}

.css-5750of {
    display: grid;
    column-gap: 16px;
}

.css-qkd7we {
    display: grid;
    column-gap: 16px;
}

.css-q321rz {
    display: grid;
    column-gap: 16px;
}

.css-xw7frr {
    position: relative;
    cursor: default;
}

.css-jaxze2 {
    position: relative;
    cursor: default;
}

.css-1q1o4n1 {
    display: flex;
    -webkit-box-align: end;
    align-items: end;
    flex-direction: column;
    position: relative;
    cursor: default;
}

.css-icovw1 {
    color: rgb(89, 89, 89);
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-icovw1 {
        font-family: Nunito, sans-serif;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 900;
    }
}

@media (min-width: 992px) {
    .css-icovw1 {
        font-family: Nunito, sans-serif;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 900;
    }
}

@media (max-width: 991px) {
    .css-1urs9lk {
        font-weight: 600;
    }
}

@media (min-width: 992px) {
    .css-1urs9lk {
        font-weight: 600;
    }
}

.css-14x35yr {
    color: rgb(0, 51, 198);
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-14x35yr {
        font-family: Nunito, sans-serif;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 400;
    }
}

@media (min-width: 992px) {
    .css-14x35yr {
        font-family: Nunito, sans-serif;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 400;
    }
}

@media (max-width: 991px) {
    .css-14x35yr {
        font-weight: 600;
    }
}

@media (min-width: 992px) {
    .css-14x35yr {
        font-weight: 600;
    }
}

.css-zzvjnx {
    color: rgb(0, 51, 198);
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-zzvjnx {
        font-family: Nunito, sans-serif;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 900;
    }
}

@media (min-width: 992px) {
    .css-zzvjnx {
        font-family: Nunito, sans-serif;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 900;
    }
}

.css-1p72bz1 {
    color: rgb(0, 51, 198);
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-1p72bz1 {
        font-family: Nunito, sans-serif;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 700;
    }
}

@media (min-width: 992px) {
    .css-1p72bz1 {
        font-family: Nunito, sans-serif;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 700;
    }
}

@media (max-width: 991px) {
    .css-1p72bz1 {
        font-weight: 600;
    }
}

@media (min-width: 992px) {
    .css-1p72bz1 {
        font-weight: 600;
    }
}

.css-1y9sk6n {
    width: 100%;
    opacity: 1;
    cursor: auto;
}

.css-1sgb67a {
    width: 100%;
    opacity: 1;
    cursor: auto;
}

.css-zmncna {
    display: flex;
    width: 100%;
    opacity: 1;
    cursor: auto;
}

.css-1n8vw0l {
    flex-direction: column;
    width: 100%;
    flex: 1 1 0%;
    margin-top: 16px;
}

.css-14ifmbm {
    flex-direction: column;
    width: 100%;
    flex: 1 1 0%;
    margin-top: 16px;
}

.css-1kfaqm0 {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 1 1 0%;
    margin-top: 16px;
}

.css-19khpcf {
    font-weight: 900;
    font-size: 16px;
}

.css-2119gv {
    font-family: Nunito, sans-serif;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: rgb(89, 89, 89);
    font-weight: 900;
    font-size: 16px;
}

.css-1eh08qm {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 400px;
    column-gap: 16px;
    margin-top: 16px;
    border-radius: 4px;
}

@media (max-width: 991px) {
    .css-1eh08qm {
        grid-template-columns: auto;
        background-color: rgb(252, 252, 252);
        border: 1px solid rgb(158, 158, 158);
        padding: 16px 8px 16px 4px;
        cursor: pointer;
    }
}

.css-11kdn8j {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 400px;
    column-gap: 16px;
    margin-top: 16px;
    border-radius: 4px;
}

@media (max-width: 991px) {
    .css-11kdn8j {
        grid-template-columns: auto;
        background-color: rgb(252, 252, 252);
        border: 1px solid rgb(158, 158, 158);
        padding: 16px 8px 16px 4px;
        cursor: pointer;
    }
}

.css-1oj2str {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 400px;
    column-gap: 16px;
    margin-top: 16px;
    border-radius: 4px;
}

@media (max-width: 991px) {
    .css-1oj2str {
        grid-template-columns: auto;
        background-color: rgb(252, 252, 252);
        border: 1px solid rgb(158, 158, 158);
        padding: 16px 8px 16px 4px;
        cursor: pointer;
    }
}

.css-76y97y {
    position: relative;
}

.css-76y97y a[href]:not(.dsvia-link-overlay),
.css-76y97y abbr[title],
.css-76y97y .link-overlay {
    position: relative;
    z-index: 1;
}

.css-70qvj9 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.css-175wvxp {
    display: block;
    width: 24px;
    margin-right: 16px;
}

.css-1vmkvrm {
    border: 0px;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0px;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
}

.css-bqdks0 input {
    background-color: rgb(247, 247, 247);
    border-color: rgb(105, 105, 105);
}

@media (max-width: 991px) {
    .css-bqdks0 input {
        margin-left: 8px;
    }
}

.css-bqdks0 input::before {
    border-color: rgb(252, 252, 252);
}

.css-12xua12 {
    user-select: none;
    cursor: pointer;
    color: rgb(89, 89, 89);
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 400;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
}

.css-12xua12:has(:focus-visible) {
    border-color: rgb(217, 217, 217);
    outline: none;
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-12xua12:has(:disabled) {
    cursor: not-allowed;
    color: rgb(89, 89, 89);
}

.css-12xua12 input {
    background-color: rgb(247, 247, 247);
    border-color: rgb(105, 105, 105);
}

@media (max-width: 991px) {
    .css-12xua12 input {
        margin-left: 8px;
    }
}

.css-12xua12 input::before {
    border-color: rgb(252, 252, 252);
}

.css-h10vcn {
    min-width: 16px;
    height: 16px;
    background-color: rgb(242, 242, 242);
    border: 1px solid rgb(128, 128, 128);
    border-radius: 4px;
    appearance: none;
    outline: none;
    cursor: pointer;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.css-h10vcn::before {
    content: "";
    width: 5px;
    height: 10px;
    border-width: 0px 0.1rem 0.1rem 0px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: rgb(217, 217, 217);
    border-bottom-color: rgb(217, 217, 217);
    border-image: initial;
    border-top-style: initial;
    border-top-color: initial;
    border-left-style: initial;
    border-left-color: initial;
    transform: rotate(45deg);
    opacity: 0;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-duration: 100ms;
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: -2px;
}

.css-h10vcn:hover {
    border-color: rgb(61, 61, 61);
}

.css-h10vcn:checked {
    border-color: rgb(0, 51, 198);
    background: rgb(0, 51, 198);
}

.css-h10vcn:checked:hover {
    background: rgb(15, 56, 137);
    border-color: rgb(15, 56, 137);
}

.css-h10vcn:checked::before {
    opacity: 1;
}

.css-h10vcn:disabled {
    border-color: rgb(89, 89, 89);
    background: rgb(204, 204, 204);
    cursor: not-allowed;
}

.css-h10vcn:disabled:checked::before {
    opacity: 1;
    border-color: rgb(89, 89, 89);
}

.css-h10vcn:disabled:checked:hover {
    border-color: rgb(89, 89, 89);
    background: rgb(204, 204, 204);
}

.css-h10vcn:disabled::after {
    opacity: 0;
}

.css-1jmg0z7 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.css-1m0s03f {
    display: block;
    width: 24px;
}

.css-bful6v {
    color: rgb(42, 111, 42);
    width: 100%;
    height: auto;
}

.css-1tshvek {
    display: flex;
    gap: 4px;
    flex-direction: column;
    margin-left: 8px;
}

.css-fdajvm {
    font-weight: 900;
}

.css-amgbl5 {
    font-family: Nunito, sans-serif;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: rgb(89, 89, 89);
    font-weight: 900;
}

.css-ef3clb {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-direction: row;
}

.css-1mckq71 {
    line-height: 120%;
}

.css-c8ee88 {
    font-family: Nunito, sans-serif;
    font-size: 12px;
    letter-spacing: 0.02em;
    font-weight: 700;
    color: rgb(89, 89, 89);
    line-height: 120%;
}

.css-166jqd2 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
}

.css-txztyy {
    padding: 0px;
    margin: 0px;
    display: block;
    white-space: nowrap;
    height: fit-content;
    line-height: 120%;
    font-weight: 700;
}

.css-xh94jv {
    border: 0px transparent;
    border-radius: 4px;
    text-underline-offset: 4px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    color: rgb(0, 51, 198);
    text-decoration: underline;
    font-family: Nunito, sans-serif;
    font-size: 12px;
    letter-spacing: 0.02em;
    padding: 0px;
    margin: 0px;
    display: block;
    white-space: nowrap;
    height: fit-content;
    line-height: 120%;
    font-weight: 700;
}

.css-xh94jv .button__loading-text {
    margin-left: 12px;
}

.css-xh94jv:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-xh94jv:disabled {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
    border: 0px;
    cursor: not-allowed;
}

.css-xh94jv:disabled:hover {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-xh94jv:disabled:active {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-xh94jv:disabled:focus {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-xh94jv:hover {
    color: rgb(15, 56, 137);
}

.css-xh94jv:active {
    color: rgb(10, 37, 91);
}

.css-xh94jv:disabled {
    background-color: transparent;
    text-decoration: none;
}

.css-xh94jv:disabled:hover {
    background-color: transparent;
}

.css-xh94jv:disabled:active {
    background-color: transparent;
}

.css-xh94jv:disabled:focus {
    background-color: transparent;
}

.css-xh94jv .button__icon {
    width: 12px;
    height: 12px;
}

.css-b1z3b8 {
    display: block;
    width: 100%;
}

@media (min-width: 0px) and (max-width: 768px) {
    .css-b1z3b8 {
        margin-top: 8px;
    }
}

@media (min-width: 768px) {
    .css-b1z3b8 {
        margin-top: 16px;
    }
}

.css-hoe9xz {
    align-self: center;
}

.css-jyer5m {
    align-self: center;
}

.css-1b07u4o {
    display: flex;
    align-self: center;
}

.css-yab3y1 {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.css-1umeza3 {
    display: flex;
    width: 100%;
}

.css-67mjwt {
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: rgb(204, 204, 204);
}

.css-1p72xu2 {
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: rgb(89, 89, 89);
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: rgb(204, 204, 204);
}

.css-tys1aw {
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
}

.css-1s9k4sa {
    border: 0px transparent;
    border-radius: 4px;
    text-underline-offset: 4px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    color: rgb(0, 51, 198);
    font-family: Nunito, sans-serif;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    height: 40px;
    padding: 0px 8px;
    width: 100%;
    text-decoration: none;
}

.css-1s9k4sa .button__loading-text {
    margin-left: 12px;
}

.css-1s9k4sa:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-1s9k4sa:disabled {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
    border: 0px;
    cursor: not-allowed;
}

.css-1s9k4sa:disabled:hover {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-1s9k4sa:disabled:active {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-1s9k4sa:disabled:focus {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-1s9k4sa:hover {
    color: rgb(15, 56, 137);
}

.css-1s9k4sa:active {
    color: rgb(10, 37, 91);
}

.css-1s9k4sa:disabled {
    background-color: transparent;
    text-decoration: none;
}

.css-1s9k4sa:disabled:hover {
    background-color: transparent;
}

.css-1s9k4sa:disabled:active {
    background-color: transparent;
}

.css-1s9k4sa:disabled:focus {
    background-color: transparent;
}

.css-1s9k4sa .button__icon {
    width: 14px;
    height: 14px;
}

.css-q2y3yl {
    color: inherit;
}

.css-75oawp {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    color: inherit;
}

.css-15gmh7q {
    width: 8px;
    height: auto;
    transform: rotate(0deg);
    transition: 300ms;
}

.css-16g52pv {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
}

.css-u58nal {
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: rgb(0, 51, 198);
}

.css-44o2j {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 400;
    color: rgb(89, 89, 89);
    margin-top: 8px;
}

.css-13o7eu2 {
    display: block;
}

.css-pimx1p {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 400;
    text-align: center;
    color: rgb(89, 89, 89);
    display: block;
}

.css-sqv4a2 {
    display: grid;
    grid-template-columns: 1fr 435px;
    column-gap: 32px;
}

@media (max-width: 991px) {
    .css-sqv4a2 {
        grid-template-columns: 1fr;
        row-gap: 32px;
    }
}

.css-1dvqrgh {
    display: grid;
    grid-template-columns: 1fr 435px;
    column-gap: 32px;
}

@media (max-width: 991px) {
    .css-1dvqrgh {
        grid-template-columns: 1fr;
        row-gap: 32px;
    }
}

.css-m0ge13 {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 435px;
    column-gap: 32px;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-m0ge13 {
        margin-top: 32px;
    }
}

@media (min-width: 992px) {
    .css-m0ge13 {
        margin-top: 40px;
    }
}

@media (max-width: 991px) {
    .css-m0ge13 {
        grid-template-columns: 1fr;
        row-gap: 32px;
    }
}

.css-16dyeek {
    display: flex;
    gap: 16px;
    flex-direction: column;
}

.css-1y31osw {
    display: grid;
    grid-template-columns: 130px minmax(415px, 1fr);
    column-gap: 24px;
}

@media (max-width: 1199px) {
    .css-1y31osw {
        grid-template-columns: 1fr;
        row-gap: 16px;
    }
}

.css-1imwktw {
    display: grid;
    grid-template-columns: 130px minmax(415px, 1fr);
    column-gap: 24px;
}

@media (max-width: 1199px) {
    .css-1imwktw {
        grid-template-columns: 1fr;
        row-gap: 16px;
    }
}

.css-1q9okvf {
    background-color: rgb(247, 247, 247);
    border-radius: 8px;
    flex-direction: row;
    width: 100%;
    padding: 16px;
    display: grid;
    grid-template-columns: 130px minmax(415px, 1fr);
    column-gap: 24px;
}

@media (max-width: 1199px) {
    .css-1q9okvf {
        grid-template-columns: 1fr;
        row-gap: 16px;
    }
}

.css-18q3l51 {
    display: flex;
    flex-direction: column;
}

.css-1gdispa {
    font-family: Nunito, sans-serif;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: rgb(0, 51, 198);
    font-weight: 900;
}

.css-yqlf0q {
    display: none;
    width: 100%;
}

@media (min-width: 992px) {
    .css-yqlf0q {
        display: block;
    }
}

.css-1p28fo4 {
    font-family: Nunito, sans-serif;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 400;
    color: rgb(89, 89, 89);
}

.css-j53rbu {
    display: flex;
    flex-direction: row;
}

.css-ibige8 {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
}

@media (min-width: 0px) and (max-width: 768px) {
    .css-ibige8 {
        align-items: flex-start;
    }
}

@media (min-width: 768px) {
    .css-ibige8 {
        -webkit-box-align: baseline;
        align-items: baseline;
    }
}

.css-1p7gg4r {
    display: flex;
    width: 100%;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-1p7gg4r {
        flex-direction: column;
    }
}

@media (min-width: 992px) {
    .css-1p7gg4r {
        flex-direction: row;
    }
}

.css-7ehs7p {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-top: 4px;
}

.css-bbrj97 {
    border: 0px rgb(0, 51, 198);
    border-radius: 4px;
    text-underline-offset: 4px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    background-color: rgb(0, 51, 198);
    color: rgb(252, 252, 252);
    font-family: Nunito, sans-serif;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    height: 40px;
    padding: 0px 16px;
    margin-left: 8px;
}

.css-bbrj97 .button__loading-text {
    margin-left: 12px;
}

.css-bbrj97:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-bbrj97:disabled {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
    border: 0px;
    cursor: not-allowed;
}

.css-bbrj97:disabled:hover {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-bbrj97:disabled:active {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-bbrj97:disabled:focus {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-bbrj97:hover {
    background-color: rgb(15, 56, 137);
}

.css-bbrj97:active {
    background-color: rgb(10, 37, 91);
}

.css-bbrj97 .button__icon {
    width: 14px;
    height: 14px;
}

.css-1a3dxyz {
    display: flex;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-1a3dxyz {
        -webkit-box-pack: start;
        justify-content: flex-start;
    }
}

@media (min-width: 992px) {
    .css-1a3dxyz {
        -webkit-box-pack: center;
        justify-content: center;
    }
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-1a3dxyz {
        margin-top: 16px;
    }
}

@media (min-width: 992px) {
    .css-1a3dxyz {
        margin-top: 12px;
    }
}

.css-6xix1i {
    font-size: 16px;
}

.css-1cpavp4 {
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-underline-offset: 4px;
    cursor: pointer;
    font-family: Nunito, sans-serif;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.02em;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    color: rgb(0, 51, 198);
    text-decoration: underline;
    font-size: 16px;
}

.css-1cpavp4:hover {
    color: rgb(15, 56, 137);
}

.css-1cpavp4:active {
    color: rgb(10, 37, 91);
}

.css-1cpavp4:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-1cpavp4 svg {
    display: none;
}

.css-k9ea94 {
    display: none;
    width: 100%;
}

@media (max-width: 991px) {
    .css-k9ea94 {
        display: block;
    }
}

.css-1mhhiw0 {
    display: flex;
    margin-top: 16px;
}

.css-13dln9v {
    padding-right: 0px;
    padding-left: 0px;
    height: initial;
}

.css-1958jie {
    border: 0px transparent;
    border-radius: 4px;
    text-underline-offset: 4px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    color: rgb(0, 51, 198);
    text-decoration: underline;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    padding: 0px;
    height: initial;
}

.css-1958jie .button__loading-text {
    margin-left: 12px;
}

.css-1958jie:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-1958jie:disabled {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
    border: 0px;
    cursor: not-allowed;
}

.css-1958jie:disabled:hover {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-1958jie:disabled:active {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-1958jie:disabled:focus {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-1958jie:hover {
    color: rgb(15, 56, 137);
}

.css-1958jie:active {
    color: rgb(10, 37, 91);
}

.css-1958jie:disabled {
    background-color: transparent;
    text-decoration: none;
}

.css-1958jie:disabled:hover {
    background-color: transparent;
}

.css-1958jie:disabled:active {
    background-color: transparent;
}

.css-1958jie:disabled:focus {
    background-color: transparent;
}

.css-1958jie .button__icon {
    width: 16px;
    height: 16px;
}

.css-rsn02v {
    grid-template-columns: 16px 1fr;
    column-gap: 8px;
}

.css-1vpgc4x {
    display: grid;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    text-align: left;
    grid-template-columns: 16px 1fr;
    column-gap: 8px;
}

.css-1h7jq8j {
    display: block;
    text-align: center;
    margin-top: 16px;
}

.css-wtb7hu {
    font-family: Nunito, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: rgb(89, 89, 89);
}

.css-1ut0835 {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 400;
    color: rgb(89, 89, 89);
    margin-top: 4px;
}

.css-1c3qina {
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-direction: column;
}

.css-1qythlm {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: rgb(89, 89, 89);
    margin-bottom: 16px;
    font-weight: 900;
}

.css-8h6wu1 {
    border-color: rgb(204, 204, 204);
    border-width: 0px 0px 1px;
    width: 100%;
    border-style: solid;
}

.css-fg3kvk {
    display: block;
    margin-top: 8px;
}

.css-10bqcmz {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 900;
    color: rgb(89, 89, 89);
}

.css-7w75ew {
    display: flex;
    align-items: flex-end;
}

.css-mcd6fi {
    display: flex;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    padding-top: 16px;
}

.css-s0b6pf {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}

.css-1d7ndae {
    color: rgb(89, 89, 89);
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-1d7ndae {
        font-family: Nunito, sans-serif;
        font-size: 16px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 900;
    }
}

@media (min-width: 992px) {
    .css-1d7ndae {
        font-family: Nunito, sans-serif;
        font-size: 20px;
        line-height: 150%;
        letter-spacing: 0.02em;
        font-weight: 900;
    }
}

.css-et4t9x {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 400;
    text-align: right;
    color: rgb(89, 89, 89);
}

.css-1f30gi6 {
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    text-align: right;
    color: rgb(89, 89, 89);
    margin-top: 16px;
}

.css-5x769c {
    display: flex;
    gap: 16px;
    margin-top: 24px;
}

@media (min-width: 0px) and (max-width: 768px) {
    .css-5x769c {
        -webkit-box-pack: center;
        justify-content: center;
    }
}

@media (min-width: 768px) {
    .css-5x769c {
        -webkit-box-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 0px) and (max-width: 768px) {
    .css-5x769c {
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .css-5x769c {
        flex-direction: row;
    }
}

.css-7ieh0i {
    padding-left: 4px;
    padding-right: 4px;
}

.css-79r7c3 {
    border-radius: 4px;
    text-underline-offset: 4px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    background-color: rgb(246, 249, 254);
    color: rgb(0, 51, 198);
    border: 2px solid rgb(0, 51, 198);
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    height: 48px;
    padding: 0px 4px;
    width: 100%;
}

.css-79r7c3 .button__loading-text {
    margin-left: 12px;
}

.css-79r7c3:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-79r7c3:disabled {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
    border: 0px;
    cursor: not-allowed;
}

.css-79r7c3:disabled:hover {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-79r7c3:disabled:active {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-79r7c3:disabled:focus {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-79r7c3:hover {
    background-color: rgb(209, 223, 250);
}

.css-79r7c3:active {
    background-color: rgb(163, 190, 245);
    box-shadow: none;
}

.css-79r7c3 .button__icon {
    width: 16px;
    height: 16px;
}

.css-egw52s {
    background-color: rgb(30, 115, 13);
    color: rgb(252, 252, 252);
    border: 0px;
    cursor: pointer;
}

.css-egw52s:hover {
    background-color: rgb(24, 92, 10);
}

.css-egw52s:active {
    background-color: rgb(12, 46, 5);
}

.css-hq1ot {
    border-radius: 4px;
    text-underline-offset: 4px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    font-family: Nunito, sans-serif;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    height: 48px;
    padding: 0px 24px;
    width: 100%;
    background-color: rgb(30, 115, 13);
    color: rgb(252, 252, 252);
    border: 0px;
    cursor: pointer;
}

.css-hq1ot .button__loading-text {
    margin-left: 12px;
}

.css-hq1ot:focus-visible {
    box-shadow: white 0px 0px 0px 2px, rgb(0, 51, 198) 0px 0px 0px 4px;
}

.css-hq1ot:disabled {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
    border: 0px;
    cursor: not-allowed;
}

.css-hq1ot:disabled:hover {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-hq1ot:disabled:active {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-hq1ot:disabled:focus {
    background-color: rgb(204, 204, 204);
    color: rgb(128, 128, 128);
}

.css-hq1ot:hover {
    background-color: rgb(24, 92, 10);
}

.css-hq1ot:active {
    background-color: rgb(12, 46, 5);
    box-shadow: none;
}

.css-hq1ot .button__icon {
    width: 16px;
    height: 16px;
}

.css-hq1ot:hover {
    background-color: rgb(24, 92, 10);
}

.css-hq1ot:active {
    background-color: rgb(12, 46, 5);
}

.css-1ta1a1 {
    border-color: rgb(204, 204, 204);
    border-width: 0px 0px 1px;
    width: 100%;
    border-style: solid;
    margin-top: 48px;
}

.css-ued858 {
    display: block;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 64px;
}

.css-1l3zktr {
    font-family: Nunito, sans-serif;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 400;
    color: rgb(89, 89, 89);
    margin-bottom: 16px;
}

.css-e93g67 {
    gap: 0px;
    margin-top: 24px;
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-e93g67 {
        display: flex;
    }
}

@media (min-width: 992px) {
    .css-e93g67 {
        display: none;
    }
}

@media (min-width: 0px) and (max-width: 992px) {
    .css-2z1ucr {
        display: flex;
    }
}

@media (min-width: 992px) {
    .css-2z1ucr {
        display: flex;
    }
}

.css-1smue61 {
    color: rgb(255, 255, 255);
}

.css-161caho {
    font-family: Nunito, sans-serif;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0.02em;
    font-weight: 700;
    color: rgb(255, 255, 255);
}

.logo_svg__a {
    fill: rgb(231, 26, 59);
}

.logo_svg__b {
    fill: rgb(0, 51, 198);
}


@font-face {
    font-family: "sssB";
    font-style: normal;
    font-weight: normal;
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-bold_v2.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-bold_v2.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-bold_v2.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-bold_v2.svg#SamsungSharpSans-Bold") format("svg")
}

@font-face {
    font-family: "SamsungOne";
    font-style: normal;
    font-weight: normal;
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-400.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-400.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-400.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-400.ttf") format("truetype")
}

@font-face {
    font-family: "SamsungOne";
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.eot");
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "SamsungSharpSans";
    font-style: normal;
    font-weight: bold;
    src: local("SamsungSharpSans"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.eot?#iefix") format("embedded-opentype")
}

@font-face {
    font-display: swap;
    font-family: "SamsungSharpSans";
    font-style: normal;
    font-weight: normal;
    src: local("SamsungSharpSans"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.eot?#iefix") format("embedded-opentype")
}

@font-face {
    font-family: "SamsungSharpSans2";
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.eot);
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.eot?#iefix) format("embedded-opentype"), url(//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.woff2) format("woff"), url(//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.woff2) format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.svg#SamsungSharpSans-Medium") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: jw-icons;
    src: url(//media.flixcar.com/delivery/static/jwplayer/fonts/jw-icons.woff) format("woff"), url(//media.flixcar.com/delivery/static/jwplayer/fonts/jw-icons.ttf) format("truetype")
}

@font-face {
    font-family: "SamsungOneHebrew";
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.eot);
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.eot?#iefix) format("embedded-opentype"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.woff2) format("woff2"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.woff) format("woff"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "SamsungOneHebrew";
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.eot);
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.eot?#iefix) format("embedded-opentype"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.woff2) format("woff2"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.woff) format("woff"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.ttf) format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "sssM";
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.eot");
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.svg#SamsungSharpSans-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "sssR";
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.eot");
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.svg#SamsungSharpSans-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Signature Samsung";
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/signature-samsung.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/signature-samsung.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "SamsungIFBlk";
    src: url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Blk.eot");
    src: url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Blk.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Blk.woff") format("woff"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Blk.ttf") format("truetype"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Blk.svg#SamsungIF_Blk") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "SamsungIFBd";
    src: url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Bd.eot");
    src: url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Bd.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Bd.woff") format("woff"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Bd.ttf") format("truetype"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Bd.svg#SamsungIF_Bd") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "SamsungIFRg";
    src: url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Rg.eot");
    src: url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Rg.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Rg.woff") format("woff"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Rg.ttf") format("truetype"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/SamsungIF_Rg.svg#SamsungIF_Rg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "samsungIcon";
    src: url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/samsungIcon.eot");
    src: url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/samsungIcon.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/samsungIcon.woff") format("woff"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/samsungIcon.ttf") format("truetype"), url("//media.flixcar.com/delivery/static/inpage/9/images/common/next/font/samsungIcon.svg#samsung") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "sssB";
    font-style: normal;
    font-weight: normal;
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-bold_v2.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-bold_v2.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-bold_v2.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-bold_v2.svg#SamsungSharpSans-Bold") format("svg")
}

@font-face {
    font-family: "SamsungOne";
    font-style: normal;
    font-weight: normal;
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-400.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-400.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-400.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-400.ttf") format("truetype")
}

@font-face {
    font-family: "SamsungOne";
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.eot");
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungone-700.ttf") format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "SamsungSharpSans";
    font-style: normal;
    font-weight: bold;
    src: local("SamsungSharpSans"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.eot?#iefix") format("embedded-opentype")
}

@font-face {
    font-display: swap;
    font-family: "SamsungSharpSans";
    font-style: normal;
    font-weight: normal;
    src: local("SamsungSharpSans"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/SamsungSharpSansBd.eot?#iefix") format("embedded-opentype")
}

@font-face {
    font-family: "SamsungSharpSans2";
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.eot);
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.eot?#iefix) format("embedded-opentype"), url(//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.woff2) format("woff"), url(//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.woff2) format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.svg#SamsungSharpSans-Medium") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: jw-icons;
    src: url(//media.flixcar.com/delivery/static/jwplayer/fonts/jw-icons.woff) format("woff"), url(//media.flixcar.com/delivery/static/jwplayer/fonts/jw-icons.ttf) format("truetype")
}

@font-face {
    font-family: "SamsungOneHebrew";
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.eot);
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.eot?#iefix) format("embedded-opentype"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.woff2) format("woff2"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.woff) format("woff"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-400.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "SamsungOneHebrew";
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.eot);
    src: url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.eot?#iefix) format("embedded-opentype"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.woff2) format("woff2"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.woff) format("woff"), url(//media.flixcar.com/delivery/static/fonts/samsung/SamsungOneHebrew-700.ttf) format("truetype");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: "sssM";
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.eot");
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-medium_v2.svg#SamsungSharpSans-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "sssR";
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.eot");
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.eot?#iefix") format("embedded-opentype"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.woff2") format("woff2"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/samsungsharpsans-regular_v2.svg#SamsungSharpSans-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Signature Samsung";
    src: url("//media.flixcar.com/delivery/static/fonts/samsung/signature-samsung.woff") format("woff"), url("//media.flixcar.com/delivery/static/fonts/samsung/signature-samsung.woff2") format("woff2");
    font-weight: 400;
    font-style: normal
}

@import url('https://fonts.googleapis.com/css?family=Nunito:400,600,700,800,900&display=swap');

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Nunito', Arial, sans-serif, -apple-system, BlinkMacSystemFont, Helvetica, "Apple Color Emoji";
}


.logo_svg__a {
    fill: #e71a3b
}

.logo_svg__b {
    fill: #0033c6
}