.n-heading {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 29px;
    color: #000000;
}

.n-body {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #404040;
}

.n-subheading {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.mb-32 {
    margin-bottom: 32px;
}

.fig-caption {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.n-border {
    border: 1px solid #CECECE;
}

.n-no {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #696969;
}

.n-smallheading {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.n-border2 {
    border: 2px solid #CECECE;
}

.mt-120 {
    margin-top: 120px;
}

.perr2 {
    padding-right: 4%;
    border-right: 1px solid #e3e3e3;
    padding-top: 20px;
}

.perl2 {
    padding-left: 4%;
}

.n-votecount {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.n-pollsby {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #5E5E5E;
}

.n-polls-info {
    font-family: 'Plus Jakarta Sans', sans-serif;
    /* font-style: normal; */
    /* font-weight: 500; */
    /* font-size: 20px; */
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

.n-pollblock {
    background-color: #EFEFEF;
}

.share {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #474747;
}

.comment {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    color: #474747;
}

.n-label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    /* identical to box height, or 200% */
    text-align: justify;
    /* Main / Primary 2 */
    color: #474747;
}

.n-input {
    height: 44px;
    background: #F4F4F4;
    border-color: #F4F4F4;
    border-radius: 3px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    /* identical to box height, or 117% */
    /* Main / Primary 2 */
    color: #474747;
}

.n-check {
    width: 18px;
    height: 18px;
    margin-top: -2px;
    /* Main / Primary 2 */
    border: 1px solid #474747;
    box-sizing: border-box;
}

.n-greybtn {
    width: 88px;
    height: 44px;
    background: #474747;
    border-radius: 3px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    /* identical to box height, or 200% */
    text-align: center;
}

.n-user {
    border-radius: 3px;
}

.n-subcomment {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #777777;
}

.n-reply {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #777777;
}

.n-progress {
    background: #EFEFEF;
    border-radius: 2.5px;
    height: 5px;
}

.n-progress-bar {
    background: #0077FF;
    border-radius: 2.5px;
    height: 5px;
    width: 100%;
}

.n-pollper {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    /* identical to box height, or 150% */
    color: #000000;
}

.n-yellow {
    background: #FFB800;
    width: 20%;
}

.n-label-radio {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height, or 112% */
    color: #000000;
    opacity: 0.9;
}

.n-input-radio {
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 4px;
}

.n-radio {
    width: 16px;
    height: 16px;
    margin-top: 0;
}

.n-input-radio-selected {
    background: #E0EFFF;
    border: 1px solid #0077FF;
    box-sizing: border-box;
    border-radius: 4px;
}

.n-label-radio-selected {
    color: #0077FF;
}

.survey-btn {
    padding: 12px;
    height: 42px;
    justify-content: center;
    align-items: center;
    background: #0077FF;
    border: 2px solid #0077FF;
    box-sizing: border-box;
    border-radius: 4px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height, or 112% */
    text-align: center;
    color: #FFFFFF;
}

.n-point-text {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 18px;
    /* identical to box height, or 90% */
    color: #000000;
}

.point-subheading {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    height: 65px;
    max-height: 65px;
    /* identical to box height, or 90% */
    color: #7B7B7B;
}

.n-points {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 18px;
    /* identical to box height, or 64% */
    color: #000000;
}

.n-point-block {
    background: #FAFAFA;
    border: 1px solid #E6E6E6;
    border-radius: 4px;
}

.b-r {
    border-right: 1px solid #BFBFBF;
}

.b-r-n {
    border-right: none;
}

.redeem {
    padding: 10px;
    width: fit-content;
    height: 38px;
    background: #0077FF;
    border-radius: 4px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    /* identical to box height, or 112% */
    color: #FFFFFF;
    margin-left: 37px;
}

iframe {
    border: 0;
    margin-bottom: 40px;
    min-height: 450px;
    min-width: 100%;
    width: 100%;
}