@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
*,
*::before,
*::after {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body {
    font-family: "Inter", sans-serif;
    color: rgb(51, 51, 51);
}
.irarYV {
    display: flex;
    direction: ltr;
    background: transparent;
}
.gfsOXW {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    min-height: 100vh;
}
.kcYXNp {
    position: relative;
    z-index: 2;
}
.efanBB {
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
}
.kcYXNp img {
    width: 56px;
    height: 56px;
    border-radius: 4px;
    margin-top: 50px;
}
.iqldqr {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 700px;
    margin: 0px auto;
    margin-bottom: 150px;
    margin-top: 50px;
}
.cQvXMu h1 {
    font-size: 40px;
    font-weight: 800;
    line-height: 1.1;
    padding-bottom: 40px;
    margin: 0px;
    font-weight: 600;
}
.cQvXMu p {
    color: rgb(102, 102, 102);
    line-height: 1.5;
    min-height: 35px;
    padding-top: 3px;
    padding-bottom: calc(8px);
}
.bAXuMh {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    max-width: 100%;
    border: 0px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    transition: color 100ms ease-in 0s;
    text-align: left;
    color: rgb(255, 255, 255);
    background: rgb(51, 51, 51);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 1px 0px,
        rgba(57, 57, 57, 0.16) 0px 0px 0px 1px,
        rgba(57, 57, 57, 0.08) 0px 2px 5px 0px;
    height: 36px;
    padding: 0px 14px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 40px;
    transition: all 0.2s ease-in-out;
}
.bAXuMh:hover {
    opacity: 0.8;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 1px 0px,
        rgba(57, 57, 57, 0.16) 0px 0px 0px 1px,
        rgba(57, 57, 57, 0.08) 0px 3px 9px 0px,
        rgba(57, 57, 57, 0.08) 0px 2px 5px 0px;
}
.bAXuMh svg {
    margin-left: 8px;
}

.iTVIoX p {
    font-weight: 500;
    font-size: 18px;
    color: rgb(51, 51, 51);
    padding-bottom: 8px;
}
.eAKDnm {
    display: block;
}
.eaNVNL {
    position: relative;
    display: inline-block;
    padding: 9px 10px;
    font-size: 16px;
    line-height: 1.125;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 1px 0px,
        rgba(57, 57, 57, 0.16) 0px 0px 0px 1px,
        rgba(57, 57, 57, 0.08) 0px 2px 5px 0px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 10px;
}
.eaNVNL:hover {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 1px 0px,
        rgba(57, 57, 57, 0.16) 0px 0px 0px 1px,
        rgba(57, 57, 57, 0.08) 0px 3px 9px 0px,
        rgba(57, 57, 57, 0.08) 0px 2px 5px 0px;
}
.eaNVNL:focus-within {
    box-shadow: rgba(78, 133, 241, 0.36) 0px 0px 0px 4px,
        rgba(57, 57, 57, 0.16) 0px 0px 0px 1px;
}
.eaNVNL .fQYmOR {
    font-weight: 500;
    background-color: #999999;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
    font-size: 12px;
    line-height: 1;
    color: rgb(255, 255, 255);
    border-radius: 3px;
}
.eaNVNL label,
.eaNVNL input {
    cursor: pointer;
}
.eaNVNL:has(input[type="radio"]:checked) {
    outline: 2px solid #1961ed;
}
.eaNVNL:has(input[type="radio"]:checked) .fQYmOR {
    background-color: #1961ed;
}
.eaNVNL label {
    padding-left: 10px;
}
.eaNVNL input {
    position: absolute;
    inset: 0px;
    appearance: radio;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.eaNVNL > div {
    display: flex;
    align-items: center;
}
.cxGcdb {
    width: 100%;
    height: 36px;
    padding: 0px 10px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 1px 0px,
        rgba(57, 57, 57, 0.16) 0px 0px 0px 1px,
        rgba(57, 57, 57, 0.08) 0px 2px 5px 0px;
    border: 0px;
    border-radius: 5px;
    outline: none;
    background-color: rgba(255, 255, 255, 0.5);
    color: rgb(51, 51, 51);
    caret-color: rgb(51, 51, 51);
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0px;
    max-width: 320px;
}
.cxGcdb:focus {
    box-shadow: rgba(78, 133, 241, 0.36) 0px 0px 0px 4px,
        rgba(57, 57, 57, 0.16) 0px 0px 0px 1px;
}
@media (max-width: 758px) {
    .kcYXNp {
        max-width: min(700px, 100% - 50px);
    }
    .iqldqr {
        max-width: min(700px, 100% - 50px);
    }
    .cQvXMu h1 {
        padding-bottom: 20px;
        font-size: 32px;
    }
}
