body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #FFFFFF;
}

.iZizaj {
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 82.5vw;
}

@media screen and (max-width:1199px) {
    .iZizaj {
        width: 93.87vw;
    }
}

@media screen and (max-width:767px) {
    .iZizaj {
        width: 91.47vw;
    }
}

.dAIYlj {
    display: none;
}

@media screen and (max-width:767px) {
    .dAIYlj {
        display: block;
    }
}

.jHrSFs {
    width: 20.5vw;
}

.bknlKK {
    display: none;
    width: 100%;
}

@media screen and (max-width:767px) {
    .bknlKK {
        display: grid;
        gap: 3.2vw;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        grid-template-columns: repeat(4,1fr);
        grid-template-rows: repeat(3,min-content);
    }
}

.kJsOPK {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #A5ACB8;
    font-size: 0.73vw;
    font-family: FCSM-Normal,sans-serif;
    padding: 2.08vw 0 3.07vw;
    text-align: center;
    white-space: break-spaces;
}

@media screen and (max-width:1199px) {
    .kJsOPK {
        font-size: 1.56vw;
        padding: 4.17vw 0 5.22vw;
    }
}

@media screen and (max-width:767px) {
    .kJsOPK {
        font-size: 3.2vw;
        padding: 8.53vw 0 4.27vw;
    }
}

.iiilgy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 1.25vw;
}

@media screen and (max-width:1199px) {
    .iiilgy {
        padding-top: 3.65vw;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .iiilgy {
        padding-top: 3.2vw;
    }
}

.VBSeG {
    display: grid;
    grid-template-rows: repeat(2,min-content);
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    gap: 0.42vw;
    margin: 0;
}

@media screen and (max-width:1199px) {
    .VBSeG {
        gap: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .VBSeG {
        gap: 3.2vw;
    }
}

.buBMZl {
    margin: 0;
    padding-bottom: 0.83vw;
    color: #FFFFFF;
    font-family: FCSM-Normal,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.83vw;
}

@media screen and (max-width:1199px) {
    .buBMZl {
        font-size: 2.09vw;
        padding-bottom: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .buBMZl {
        font-size: 3.73vw;
        padding-bottom: 3.2vw;
        white-space: nowrap;
    }
}

.iXrbIl {
    cursor: pointer;
}

@media screen and (max-width:767px) {
}

.ihPWvT {
    display: grid;
    grid-template-columns: min-content min-content;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gqHJRe {
    display: grid;
    row-gap: 1.25vw;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

@media screen and (max-width:1199px) {
    .gqHJRe {
        row-gap: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .gqHJRe {
        row-gap: 4.27vw;
    }
}

.lknVUf {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    grid-column-gap: 4vw;
    padding-bottom: 1.67vw;
    color: #A5ACB8;
}

@media screen and (max-width:1199px) {
    .lknVUf {
        grid-column-gap: 7.56vw;
        grid-row-gap: 4.17vw;
        grid-template-columns: repeat(3,1fr);
        grid-template-rows: repeat(2,auto);
        padding-bottom: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .lknVUf {
        grid-column-gap: 3.2vw;
        grid-row-gap: 6.4vw;
        grid-template-columns: repeat(2,1fr);
        grid-template-rows: repeat(3,auto);
        padding-bottom: 6.4vw;
    }
}

.cwJJmG {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.83vw;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.cwJJmG h2:nth-of-type(2) {
    padding-top: 2.08vw;
}

@media screen and (max-width:1199px) {
    .cwJJmG h2:nth-of-type(2) {
        padding-top: 2.61vw;
    }
}

@media screen and (max-width:767px) {
    .cwJJmG h2:nth-of-type(2) {
        padding-top: 3.2vw;
    }
}

@media screen and (max-width:1199px) {
    .cwJJmG {
        gap: 1.56vw;
    }
}

@media screen and (max-width:767px) {
    .cwJJmG {
        gap: 3.2vw;
    }
}

.JBFUZ {
    color: #FFFFFF;
    font-family: FCSM-Normal,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.83vw;
    margin: 0;
}

@media screen and (max-width:1199px) {
    .JBFUZ {
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .JBFUZ {
        font-weight: normal;
        font-size: 3.73vw;
    }
}

.cYuPTe {
    font-family: FCSM-Normal,sans-serif;
    cursor: pointer;
    font-size: 0.73vw;
    text-transform: uppercase;
}

@media screen and (max-width:1199px) {
    .cYuPTe {
        font-size: 1.83vw;
    }
}

@media screen and (max-width:767px) {
    .cYuPTe {
        font-size: 3.2vw;
    }
}

.gQSXlQ {
    display: grid;
    width: 82.5vw;
    padding: 1.67vw 0;
    grid-template-columns: repeat(4,auto);
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width:767px) {
    .gQSXlQ {
        width: 100%;
        grid-template-columns: repeat(2,40.76vw);
        padding: 9.87vw 0;
    }
}

.hOzJSW {
    display: grid;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width:1199px) {
    .gfyTUc {
        width: 21.67vw;
    }
}

@media screen and (max-width:767px) {
    .gfyTUc {
        width: 44.27vw;
    }
}

.gOkIOr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

@media screen and (max-width:767px) {
    .gOkIOr {
        padding: 4.27vw 0;
    }
}

@media screen and (max-width:767px) {
    .ijcfML {
        display: none;
    }
}

.ikosAE {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 1.25vw;
}

@media screen and (max-width:1199px) {
    .ikosAE {
        gap: 2.61vw;
    }
}

@media screen and (max-width:767px) {
    .ikosAE {
        gap: 2.13vw;
    }
}

.ckNbLC {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.42vw;
    background-color: #A5ACB810;
    border-radius: 50%;
}

@media screen and (max-width:1199px) {
    .ckNbLC {
        padding: 1.04vw;
    }
}

@media screen and (max-width:767px) {
    .ckNbLC {
        padding: 2.13vw;
    }
}

.krKdUm {
    display: grid;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-template-columns: auto auto;
    gap: 2.08vw;
}

@media screen and (max-width:1199px) {
    .krKdUm {
        gap: 9vw;
    }
}

@media screen and (max-width:767px) {
    .krKdUm {
        grid-template-columns: 69.5vw 9vw;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: unset;
        gap: 14vw;
    }
}

.hiUfdI {
    font-family: FCSM-Normal,sans-serif;
}

.cLSVin {
    background: none;
    color: #FFFFFF;
    font-size: 0.83vw;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.cLSVin option {
    background: #0D1116;
}

@media screen and (max-width:1199px) {
    .cLSVin {
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .cLSVin {
        font-size: 4.27vw;
    }
}

.eeVPEH:hover path {
    stroke: #CC122D;
}

.lhmESt:hover * {
    stroke: #CC122D;
}

/*.eGDZnW {
        width: 1.25vw;
        height: 1.25vw;
}

@media screen and (max-width:1199px) {
        .eGDZnW {
                width: 2.61vw;
                height: 2.61vw;
        }
}

@media screen and (max-width:767px) {
        .eGDZnW {
                width: 5.53vw;
                height: 5.53vw;
        }
}*/

.hGfEGh {
    width: 11.35vw;
    height: 3.15vw;
}

@media screen and (max-width:1199px) {
    .hGfEGh {
        width: 20.6vw;
        height: 5.74vw;
    }
}

@media screen and (max-width:767px) {
    .hGfEGh {
        width: 42.13vw;
        height: 11.73vw;
    }
}

.bPyYT {
    width: auto;
    height: 1.25vw;
}

@media screen and (max-width:1199px) {
    .bPyYT {
        width: auto;
        height: 2.87vw;
    }
}

@media screen and (max-width:767px) {
    .bPyYT {
        width: auto;
        height: 5.87vw;
    }
}

.pjsqZ {
    position: relative;
}

.jkAojg {
    position: absolute;
    font-family: FCSM-Normal,sans-serif;
    background: #CC122D;
    padding: 0.1vw 0.3vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: -0.5vw;
    top: -0.3vw;
    border-radius: 20px;
    font-size: 0.63vw;
    text-align: center;
}

@media screen and (max-width:1199px) {
    .jkAojg {
        padding: 0.2vw 0.8vw;
        font-size: 1.56vw;
        right: -0.8vw;
        top: -0.8vw;
    }
}

@media screen and (max-width:767px) {
    .jkAojg {
        padding: 0.3vw 1.5vw;
        font-size: 3.2vw;
        right: -1.9vw;
        top: -1.2vw;
    }
}

.bmlvaY:hover path {
    stroke: #CC122D;
}

.gvDKY {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.LsdLr {
    font-family: FCSM-Normal,sans-serif;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 0.73vw;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0.83vw 1.67vw;
    -webkit-text-decoration: none;
    text-decoration: none;
}

.LsdLr:hover {
    box-shadow: inset 0 -0.21vw 0px #CC122D;
}

@media screen and (max-width:1199px) {
    .LsdLr {
        white-space: nowrap;
        padding: 2.09vw 4.17vw;
        font-size: 1.83vw;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .LsdLr:hover {
        box-shadow: inset 0 -0.52vw 0 #CC122D;
    }
}

@media screen and (max-width:767px) {
    .LsdLr {
        padding: 3.2vw 3.2vw;
        font-size: 3.2vw;
    }

    .LsdLr:hover {
        box-shadow: inset 0 -1.07vw 0 #CC122D;
    }
}

.iBxIpi {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: opacity 225ms cubic-bezier(0.4,0,0.2,1);
    transition: opacity 225ms cubic-bezier(0.4,0,0.2,1);
    overflow: hidden;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: 225ms cubic-bezier(0.4,0,0.2,1) 0ms;
    transition: 225ms cubic-bezier(0.4,0,0.2,1) 0ms;
}

.hXNgBZ {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: opacity 225ms cubic-bezier(0.4,0,0.2,1);
    transition: opacity 225ms cubic-bezier(0.4,0,0.2,1);
    overflow: hidden;
    opacity: 1;
    z-index: 999;
    visibility: visible;
}

.eUScSL {
    font-family: FCSM-Normal,sans-serif;
    top: 0;
    right: 0;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    outline: 0;
    z-index: 1200;
    position: fixed;
    overflow-y: auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #FFFFFF;
    width: 28.44vw;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    visibility: hidden;
    width: 240px;
    -webkit-transform: translateX(240px);
    -ms-transform: translateX(240px);
    transform: translateX(240px);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: 325ms cubic-bezier(0,0,0.2,1) 0ms;
    transition: 325ms cubic-bezier(0,0,0.2,1) 0ms;
    -webkit-transition: box-shadow 300ms cubic-bezier(0.4,0,0.2,1) 0ms, -webkit-transform 225ms cubic-bezier(0,0,0.2,1) 0ms;
    -webkit-transition: box-shadow 300ms cubic-bezier(0.4,0,0.2,1) 0ms, transform 225ms cubic-bezier(0,0,0.2,1) 0ms;
    transition: box-shadow 300ms cubic-bezier(0.4,0,0.2,1) 0ms, transform 225ms cubic-bezier(0,0,0.2,1) 0ms;
}

@media screen and (max-width:1199px) {
    .eUScSL {
        width: 71.84vw;
    }
}

@media screen and (max-width:767px) {
    .eUScSL {
        width: 100vw;
    }
}

.kQcFWP {
    font-family: FCSM-Normal,sans-serif;
    top: 0;
    right: 0;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    outline: 0;
    z-index: 1200;
    position: fixed;
    overflow-y: auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #FFFFFF;
    width: 28.44vw;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    box-shadow: 0 8px 10px -5px rgba(0,0,0,0.2),0px 16px 24px 2px rgba(0,0,0,0.14), 0px 6px 30px 5px rgba(0,0,0,0.12);
    -webkit-transition: box-shadow 300ms cubic-bezier(0.4,0,0.2,1) 0ms, -webkit-transform 225ms cubic-bezier(0,0,0.2,1) 0ms;
    -webkit-transition: box-shadow 300ms cubic-bezier(0.4,0,0.2,1) 0ms, transform 225ms cubic-bezier(0,0,0.2,1) 0ms;
    transition: box-shadow 300ms cubic-bezier(0.4,0,0.2,1) 0ms, transform 225ms cubic-bezier(0,0,0.2,1) 0ms;
}

@media screen and (max-width:1199px) {
    .kQcFWP {
        width: 71.84vw;
    }
}

@media screen and (max-width:767px) {
    .kQcFWP {
        width: 100vw;
    }
}

.KRmuM {
    width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.25vw;
    -webkit-flex-basis: min-content;
    -ms-flex-preferred-size: min-content;
    flex-basis: min-content;
}

.KRmuM svg {
    width: 0.86vw;
    height: 0.86vw;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width:1199px) {
    .KRmuM {
        padding: 0 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .KRmuM {
        padding: 0 4.27vw;
    }
}

.ehePCT {
    color: #0D1116;
    font-size: 1.25vw;
}

@media screen and (max-width:1199px) {
    .ehePCT {
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .ehePCT {
        font-size: 6.4vw;
    }
}

.fGgVJu {
    width: 1.25vw;
    height: 1.25vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fGgVJu svg {
    width: 100%;
    height: 100%;
}

@media screen and (max-width:1199px) {
    .fGgVJu {
        width: 3.13vw;
        height: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .fGgVJu {
        width: 6.4vw;
        height: 6.4vw;
    }
}

.jFgmCB {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.eaQXVR {
    width: 0.23vw;
}

@media screen and (max-width:1199px) {
    .eaQXVR {
        width: 2.69vw;
        height: 4.69vw;
    }
}

@media screen and (max-width:767px) {
    .eaQXVR {
        width: 4.27vw;
        height: 4.27vw;
    }
}

.ewMwGG {
    border: 1px solid #A5ACB8;
    height: 1.88vw;
    width: 1.88vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.ewMwGG:hover {
    background: #CC122D;
    border: 1px solid #CC122D;
}

.ewMwGG:hover .minusIcon__StyledSVG-sc-f1aca09f-0 path {
    stroke: #FFFFFF;
}

@media screen and (max-width:1199px) {
    .ewMwGG {
        width: 4.69vw;
        height: 4.69vw;
    }
}

@media screen and (max-width:767px) {
    .ewMwGG {
        width: 7.47vw;
        height: 7.47vw;
    }
}

.iKajMj {
    width: 0.23vw;
}

@media screen and (max-width:1199px) {
    .iKajMj {
        width: 2.69vw;
        height: 4.69vw;
    }
}

@media screen and (max-width:767px) {
    .iKajMj {
        width: 4.27vw;
        height: 4.27vw;
    }
}

.czrPvS {
    border: 1px solid #A5ACB8;
    height: 1.88vw;
    width: 1.88vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.czrPvS:hover {
    background: #CC122D;
    border: 1px solid #CC122D;
}

.czrPvS:hover .plusIcon__StyledSVG-sc-2c00a8d7-0 path {
    stroke: #FFFFFF;
}

@media screen and (max-width:1199px) {
    .czrPvS {
        width: 4.69vw;
        height: 4.69vw;
    }
}

@media screen and (max-width:767px) {
    .czrPvS {
        width: 7.47vw;
        height: 7.47vw;
    }
}

.hesYvP {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 1.25vw;
    height: 1.25vw;
    cursor: pointer;
}

@media screen and (max-width:1199px) {
    .hesYvP {
        width: 3.13vw;
        height: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .hesYvP {
        width: 6.4vw;
        height: 6.4vw;
    }
}

.sJocr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 4.06vw;
    border-bottom: 1px solid #DCE1EA;
    padding: 0.83vw 0;
    gap: 0.21vw;
}

.sJocr > svg {
    margin-top: auto;
    margin-left: auto;
    padding-bottom: 0.61vw;
}

@media screen and (max-width:1199px) {
    .sJocr {
        gap: 1.56vw;
    }

    .sJocr > svg {
        padding-bottom: 2vw;
    }
}

@media screen and (max-width:767px) {
    .sJocr {
        gap: 2.4vw;
        padding: 3.34vw 0 1.25vw;
        border-bottom: none;
    }

    .sJocr > svg {
        padding-bottom: 3vw;
    }
}

.gNiHtx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 4.06vw;
    border-bottom: none;
    padding: 1.25vw 0;
    gap: 0.21vw;
}

.gNiHtx > svg {
    margin-top: auto;
    margin-left: auto;
    padding-bottom: 0.61vw;
}

@media screen and (max-width:1199px) {
    .gNiHtx {
        gap: 1.56vw;
    }

    .gNiHtx > svg {
        padding-bottom: 2vw;
    }
}

@media screen and (max-width:767px) {
    .gNiHtx {
        gap: 2.4vw;
        padding: 3.34vw 0 1.25vw;
        border-bottom: none;
    }

    .gNiHtx > svg {
        padding-bottom: 3vw;
    }
}

.fqGvoX {
    width: 4.6vw;
    height: 4.6vw;
    border: 1px solid #DCE1EA;
}

@media screen and (max-width:1199px) {
    .fqGvoX {
        width: 10.17vw;
        height: 10.17vw;
    }
}

@media screen and (max-width:767px) {
    .fqGvoX {
        width: 20.8vw;
        height: 20.8vw;
    }
}

.liNjeB {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0.16vw 0.42vw;
}

.eiliuw {
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    margin: 0;
    font-size: 0.83vw;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #0D1116;
}

@media screen and (max-width:1199px) {
    .eiliuw {
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .eiliuw {
        font-size: 4.27vw;
    }
}

.ejSfJS {
    margin: 0;
    text-transform: uppercase;
    color: #5C6168;
    font-size: 0.63vw;
}

@media screen and (max-width:1199px) {
    .ejSfJS {
        font-size: 1.56vw;
    }
}

@media screen and (max-width:767px) {
    .ejSfJS {
        font-size: 3.2vw;
    }
}

.fPRmYR {
    margin-top: 0.83vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width:767px) {
    .fPRmYR {
        display: none;
    }
}

.gykomS {
    display: none;
}

@media screen and (max-width:767px) {
    .gykomS {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #DCE1EA;
        margin-top: 1.14vw;
        padding-bottom: 3.34vw;
    }
}

.fOELjE {
    font-size: 0.64vw;
    color: #A5ACB8;
    text-transform: uppercase;
}

@media screen and (max-width:1199px) {
    .fOELjE {
        font-size: 1.56vw;
    }
}

@media screen and (max-width:767px) {
    .fOELjE {
        font-size: 3.2vw;
    }
}

.hdarQc {
    font-size: 0.94vw;
    margin-top: 0.26vw;
}

@media screen and (max-width:1199px) {
    .hdarQc {
        font-size: 2.35vw;
    }
}

@media screen and (max-width:767px) {
    .hdarQc {
        font-size: 4.8vw;
    }
}

.gEmBjL {
    font-size: 1.25vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #0D1116;
    grid-gap: 1.04vw;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 1.46vw;
    margin-right: 2.08vw;
}

@media screen and (max-width:1199px) {
    .gEmBjL {
        font-size: 3.13vw;
        grid-gap: 1.56vw;
        margin-left: 1.8vw;
        margin-right: 2.3vw;
    }
}

@media screen and (max-width:767px) {
    .gEmBjL {
        grid-gap: 3.87vw;
        margin-left: 7.94vw;
        margin-right: 7.94vw;
        font-size: 6.4vw;
    }
}

.elHEwW {
    font-size: 1.25vw;
    color: #0D1116;
}

@media screen and (max-width:1199px) {
    .elHEwW {
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .elHEwW {
        font-size: 4.8vw;
    }
}

.eKBmRh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    margin-left: auto;
    padding-bottom: 0.42vw;
}

.eKBmRh svg {
    width: 1.25vw;
    height: 1.25vw;
}

.eKBmRh svg > path {
    stroke: #5C6168;
}

.eKBmRh svg:hover path {
    stroke: #CC122D;
}

@media screen and (max-width:1199px) {
    .eKBmRh svg {
        width: 3.13vw;
        height: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .eKBmRh {
        -webkit-align-items: flex-start;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start;
    }

    .eKBmRh svg {
        width: 6.4vw;
        height: 6.4vw;
    }
}

.grgchN {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: min-content;
    -ms-flex-preferred-size: min-content;
    flex-basis: min-content;
    padding: 0 1.25vw;
}

@media screen and (max-width:1199px) {
    .grgchN {
        padding: 0 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .grgchN {
        padding: 0 4.27vw;
    }
}

.exmghx {
    width: 100%;
    font-size: 0.73vw;
    font-weight: 500;
    text-transform: uppercase;
    color: #0D1116;
    padding: 0.83vw 1.67vw;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    margin-bottom: 1.35vw;
}

.exmghx:hover {
    border-bottom: 4px solid #CC122D;
}

@media screen and (max-width:1199px) {
    .exmghx {
        font-size: 1.83vw;
        margin-bottom: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .exmghx {
        font-size: 3.73vw;
        margin-bottom: 6.4vw;
    }
}

.kNsZAC {
    width: 100%;
    font-size: 0.73vw;
    font-weight: 500;
    text-transform: uppercase;
    color: #0D1116;
    padding: 0.83vw 1.67vw;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    margin-bottom: 1.35vw;
    border-bottom: 4px solid#CC122D;
}

.kNsZAC:hover {
    border-bottom: 4px solid #CC122D;
}

@media screen and (max-width:1199px) {
    .kNsZAC {
        font-size: 1.83vw;
        margin-bottom: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .kNsZAC {
        font-size: 3.73vw;
        margin-bottom: 6.4vw;
    }
}

.ejdxId {
    display: none;
    font-family: FCSM-Normal,sans-serif;
    position: absolute;
    top: -100;
    right: 0;
    width: 85.9vw;
    height: 5.69vw;
    background: #0D1116;
    grid-template-columns: 1fr 5.69vw;
    box-sizing: border-box;
}

.ejdxId svg {
    width: 1.67vw;
    height: 1.67vw;
}

@media screen and (max-width:1199px) {
    .ejdxId {
        display: none;
    }
}

.bSRzwD {
    display: grid;
    font-family: FCSM-Normal,sans-serif;
    position: absolute;
    top: 0;
    right: 0;
    width: 85.9vw;
    height: 5.69vw;
    background: #0D1116;
    grid-template-columns: 1fr 5.69vw;
    box-sizing: border-box;
}

.bSRzwD svg {
    width: 1.67vw;
    height: 1.67vw;
}

@media screen and (max-width:1199px) {
    .bSRzwD {
        display: none;
    }
}

.jxkoqg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.88vw 2.08vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.jxkoqg svg {
    cursor: pointer;
}

.jxkoqg svg path {
    stroke: #FFFFFF;
}

.jxkoqg svg:hover path {
    stroke: #CC122D;
}

.gAHIgs {
    background: #CC122D;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.kzBXCr {
    height: 100%;
    width: 100%;
    background: transparent;
    color: #A5ACB8;
    font-size: 1.25vw;
    border: none;
}

.kzBXCr:active,
.kzBXCr:hover,
.kzBXCr:focus {
    outline: 0;
    outline-offset: 0;
}

.hXlGKy {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 1500px;
    left: -1500px;
    background-color: #0D1116;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999;
    overflow: auto;
    min-height: 100vh;
}

.ieQHLr {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0px;
    left: 0px;
    background-color: #0D1116;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999;
    overflow: auto;
    min-height: 100vh;
}

.cfUqPs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100vw;
}

@media screen and (max-width:1199px) {
    .cfUqPs {
        padding: 2.61vw 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .cfUqPs {
        padding: 4.27vw 4.8vw;
    }
}

@media screen and (max-width:1199px) {
    .hlXwBF {
        position: absolute;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%);
        top: 50%;
        right: 2vw;
    }

    .hlXwBF > svg {
        display: block;
        width: 2.09vw;
        height: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .hlXwBF {
        right: 4vw;
    }

    .hlXwBF > svg {
        width: 4.27vw;
        height: 4.27vw;
    }
}

@media screen and (max-width:1199px) {
    .fbYNmo {
        position: relative;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .fbYNmo {
        width: 78.67vw;
    }
}

@media screen and (max-width:1199px) {
    .bzqUHW {
        background: #1B232C;
        border: 1px solid #5C6168;
        color: #FFFFFF;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 1.83vw 4.09vw 1.83vw 2.09vw;
        font-size: 2.09vw;
    }

    .bzqUHW:active,
    .bzqUHW:hover,
    .bzqUHW:focus {
        outline: 0;
        outline-offset: 0;
    }
}

@media screen and (max-width:767px) {
    .bzqUHW {
        padding: 1.33vw 8.27vw 1.33vw 4.27vw;
        font-size: 4.27vw;
    }
}

.gAPSVR {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto;
}

.egcOGS {
    color: #FFFFFF;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-family: FCSM-Bold,sans-serif;
    text-transform: capitalize;
}

@media screen and (max-width:1199px) {
    .egcOGS {
        font-size: 4.17vw;
        padding: 1.56vw 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .egcOGS {
        font-size: 8.53vw;
        padding: 3.2vw 4.27vw;
    }
}

@media screen and (max-width:375px) {
    .egcOGS {
        font-size: 6.4vw;
        padding: 3.2vw 4.27vw;
    }
}

.fpiUYc {
    border-top: 0.05vw solid #A5ACB8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: FCSM-Normal,sans-serif;
    text-transform: uppercase;
}

@media screen and (max-width:1199px) {
    .fpiUYc {
        padding: 3.13vw;
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .fpiUYc {
        padding: 6.4vw 4.27vw;
        font-size: 4.27vw;
    }
}

.gfDrDW {
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gICbNn {
    border-top: 0.05vw solid #A5ACB8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: FCSM-Normal,sans-serif;
    text-transform: uppercase;
}

@media screen and (max-width:1199px) {
    .gICbNn {
        padding: 3.13vw;
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .gICbNn {
        padding: 6.4vw 4.27vw;
        font-size: 4.27vw;
    }
}

.cZfQDg {
    border-top: 0.05vw solid #A5ACB8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
}

@media screen and (max-width:1199px) {
    .cZfQDg {
        padding: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .cZfQDg {
        padding: 6.4vw 4.27vw;
    }
}

.uVBdI {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1.56vw;
    background-color: #A5ACB810;
    border-radius: 50%;
}

@media screen and (max-width:1199px) {
    .javYRX {
        background: #CC122D;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 1.83vw 1.76vw;
        height: 100%;
        border: 1px solid #5C6168;
        border-left: none;
        margin-right: 2.74vw;
    }
}

@media screen and (max-width:767px) {
    .javYRX {
        padding: 1.69vw;
    }

    .javYRX svg {
        width: 4.27vw;
        height: 4.27vw;
    }
}

.ghdQcG {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.ghdQcG:before {
    content: " ";
    background: linear-gradient(179.21deg,rgba(13,17,22,0) 0.69%,#0d1116 99.33%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
}

@media screen and (max-width:767px) {
    .ghdQcG {
        background-position-y: bottom;
    }
}

.iGDBor {
    position: absolute;
    width: 100%;
    height: auto;
}

.cRcHPK {
    height: 31.25vw;
}

.coXiEA {
    display: grid;
    -webkit-box-pack: space-around;
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.67vw 0;
}

.coXiEA .swiper {
    width: 100%;
    height: 100%;
}

.coXiEA .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #1B232C;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.coXiEA .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width:767px) {
    .coXiEA {
        display: none;
    }
}

.cRkfLg {
    display: grid;
    grid-auto-rows: auto auto;
    width: 100%;
    background: #1B232C;
    justify-items: center;
}

.IsKCL {
    background: #1B232C;
    display: grid;
    justify-items: center;
    padding-bottom: 3.33vw;
}

@media screen and (max-width:1199px) {
    .IsKCL {
        padding-bottom: 3.91vw;
    }
}

@media screen and (max-width:767px) {
    .IsKCL {
        padding-bottom: 8.53vw;
    }
}

.hBmXGS {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #A5ACB8;
}

.fCiLOR {
    background: #5C6168;
    height: 0.05vw;
    border: none;
    width: 100%;
    margin: 0;
}

@media screen and (min-width:767px) {
    .fCiLOR {
        display: none;
    }
}

.fiKnVV {
    background: #5C6168;
    width: 100%;
    height: 0.05vw;
    border: none;
    margin: 1.25vw 0 1.61vw;
}

@media screen and (max-width:1199px) {
    .fiKnVV {
        margin: 2.87vw 0 4.3vw;
    }
}

@media screen and (max-width:767px) {
    .fiKnVV {
        display: none;
    }
}

.cuAPhp {
    width: 100%;
    background: #5C6168;
    height: 0.05vw;
    border: none;
    margin: 0;
}

.fEYR {
    color: #0D1116;
    width: 100%;
    padding: 0 1.25vw 4.06vw;
    box-sizing: border-box;
}

.fEYR * {
    box-sizing: border-box;
}

@media screen and (max-width:1199px) {
    .fEYR {
        padding: 0 3.13vw 12.17vw;
    }
}

@media screen and (max-width:767px) {
    .fEYR {
        padding: 0 4.27vw 23.8vw;
    }
}

.fjmvTv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
}

@media screen and (max-width:767px) {
    .fjmvTv {
        margin-bottom: 5.93vw;
    }
}

.brvKVr {
    font-size: 0.83vw;
}

@media screen and (max-width:1199px) {
    .brvKVr {
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .brvKVr {
        font-size: 4.27vw;
    }
}

.fpBCJi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 0.63vw;
    color: #CC122D;
    cursor: pointer;
    height: auto;
}

.fpBCJi svg {
    width: 1.25vw;
    height: 1.25vw;
}

@media screen and (max-width:1199px) {
    .fpBCJi {
        font-size: 1.56vw;
    }

    .fpBCJi svg {
        width: 3.13vw;
        height: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .fpBCJi {
        font-size: 3.2vw;
    }

    .fpBCJi svg {
        width: 6.4vw;
        height: 6.4vw;
    }
}

.dSDIlh {
    background: #CC122D;
    position: fixed;
    bottom: 0;
    right: 0;
    height: 4.06vw;
    width: 28.44vw;
    color: #FFFFFF;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.83vw;
}

@media screen and (max-width:1199px) {
    .dSDIlh {
        width: 71.84vw;
        height: 10.17vw;
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .dSDIlh {
        width: 100vw;
        height: 20.8vw;
        font-size: 2.3vw;
    }
}

.ksVGKi {
    padding-left: 0.83vw;
}

@media screen and (max-width:1199px) {
    .ksVGKi {
        padding-left: 1.2vw;
    }
}

@media screen and (max-width:767px) {
    .ksVGKi {
        padding-left: 4.27vw;
        font-size: 4.27vw;
    }
}

.hGNvKk {
    cursor: pointer;
    margin-right: 1.2vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 0.73vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #FFFFFF;
    padding: 0.73vw 1.25vw;
}

@media screen and (max-width:1199px) {
    .hGNvKk {
        padding: 1.83vw 3.13vw;
        font-size: 1.83vw;
    }
}

@media screen and (max-width:767px) {
    .hGNvKk {
        font-size: 3.73vw;
        padding: 3.73vw 6.4vw;
        margin-right: 4.27vw;
    }
}

.koZvri {
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cUkDwe {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-left: auto;
    margin-right: 5.68vw;
    grid-gap: 1.72vw;
}

.cUkDwe svg {
    width: 1.25vw;
    height: 1.25vw;
    cursor: pointer;
}

.eglqPe {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 0.05vw solid #5C6168;
}

@media screen and (max-width:1199px) {
    .eglqPe {
        display: none;
    }
}

.fNhFWl {
    padding: 1.15vw 1.25vw;
    border-right: 0.05vw solid #5C6168;
}

.iQPPBc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.eGbcvL {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    height: 50%;
    border-bottom: 0.05vw solid #5C6168;
}

.dIITjz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.25vw;
    padding-right: 1.67vw;
    cursor: pointer;
}

.kVdEoK {
    padding: 0.63vw 0.83vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    border-left: 0.05vw solid #5C6168;
}

.esxzQC {
    position: relative;
    font-family: FCSM-Normal,sans-serif;
    font-size: 0.83vw;
    text-transform: uppercase;
    padding: 0.63vw 0.83vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 0.05vw solid #5C6168;
    cursor: pointer;
}

.iHCMfg {
    font-family: FCSM-Normal,sans-serif;
    font-size: 0.83vw;
    text-transform: uppercase;
}

.jMDpZq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 0.83vw;
    height: 50%;
}

.bxhbqQ {
    display: none;
    height: 8.86vw;
}

@media screen and (max-width:1199px) {
    .bxhbqQ {
        display: block;
    }
}

@media screen and (max-width:767px) {
    .bxhbqQ {
        height: 20.12vw;
    }
}

.ftVVBb {
    display: none;
    height: 0;
}

@media screen and (max-width:1199px) {
    .ftVVBb {
        display: block;
    }
}

@media screen and (max-width:767px) {
    .ftVVBb {
        height: 0;
    }
}

.cJZSRA {
    display: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.56vw 2.09vw;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #0D1116;
    box-sizing: border-box;
    z-index: 1000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    overflow: hidden;
}

@media screen and (max-width:1199px) {
    .cJZSRA {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1.56vw 2.09vw;
        overflow: inherit;
    }
}

@media screen and (max-width:767px) {
    .cJZSRA {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 4vw 4.27vw;
    }
}

.gfqdLN {
    display: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.56vw 2.09vw;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #0D1116;
    box-sizing: border-box;
    z-index: 99999;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    overflow: hidden;
}

@media screen and (max-width:1199px) {
    .gfqdLN {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 1.56vw 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .gfqdLN {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 4vw 4.27vw;
    }
}

.cVkzGA {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.cVkzGA svg {
    width: 2.71vw;
    height: 2.71vw;
}

@media screen and (max-width:1199px) {
    .cVkzGA svg * {
        stroke: #A5ACB8;
    }
}

@media screen and (max-width:767px) {
    .cVkzGA svg {
        width: 5.71vw;
        height: 5.71vw;
    }
}

.jvfjhc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    padding-right: 3.13vw;
    grid-gap: 3.13vw;
}

.jvfjhc svg {
    width: 3.13vw;
    height: 3.13vw;
    cursor: pointer;
}

@media screen and (max-width:767px) {
    .jvfjhc svg {
        width: 6.4vw;
        height: 6.4vw;
    }
}

@media screen and (max-width:767px) {
    .jvfjhc {
        padding-right: 6.4vw;
        grid-gap: 6.4vw;
    }
}

.ayEgO {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.kZGjHm {
    background-color: #0D1116;
    color: #FFFFFF;
}

.eXeoTU {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #0D1116;
    font-family: "Roboto",sans-serif;
}

.jMXfwC {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bAFDZf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1000;
    cursor: pointer;
    max-width: 82.5vw;
}

@media screen and (max-width:1199px) {
    .bAFDZf {
        max-width: 93.87vw;
    }
}

@media screen and (max-width:767px) {
    .bAFDZf {
        max-width: 91.47vw;
    }
}

@media screen and (max-width:375px) {
    .bAFDZf {
        max-width: 100vw;
    }
}

.cZaOeE {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0D111680;
}

.jLZWtD {
    width: 24px;
    height: 24px;
    background-image: url("/_next/static/media/X.0487ad18.svg");
    background-size: cover;
    background-position: center;
}

.iBRqfJ {
    width: 100%;
    height: 100%;
    background-image: url("/_next/static/media/logo.8a1b2727.svg");
    background-size: cover;
    background-position: center;
}

.kgHoOI {
    font-family: "Roboto";
    font-weight: 400;
    position: relative;
    background: #FFFFFF;
    padding: 3.33vw 120px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 90vh;
    overflow: auto;
    width: 596px;
}

@media screen and (max-width:1199px) {
    .kgHoOI {
        padding: 5.33vw 10vw;
    }
}

@media screen and (max-width:767px) {
    .kgHoOI {
        width: 90vw;
        padding: 8.34vw 15.64vw;
    }
}

@media screen and (max-width:375px) {
    .kgHoOI {
        padding: 18vw 4.26vw;
        max-height: unset;
        height: 100vh;
        width: 100vw;
    }
}

.kgHoOI > div {
    width: 100%;
}

.iIFIri {
    margin-top: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.iIFIri .submitBtn {
    font-size: 0.73vw;
    height: 2.5vw;
    width: 100%;
    padding: 0;
}

@media screen and (max-width:1199px) {
    .iIFIri .submitBtn {
        font-size: 1.16vw;
        height: 4vw;
    }
}

@media screen and (max-width:767px) {
    .iIFIri .submitBtn {
        font-size: 2vw;
        height: 7vw;
    }
}

@media screen and (max-width:375px) {
    .iIFIri .submitBtn {
        font-size: 3.73vw;
        height: 12.8vw;
    }
}

.geYSCk {
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
}

.geYSCk:hover {
    opacity: 0.5;
}

.kQSqoC {
    width: 218px;
    min-height: 61px;
    height: 61px;
    margin: 0 auto;
}

.nBsdl {
    border: 1px solid #CC122D;
    background: #CC122D;
    color: #FFFFFF;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    font-size: 0.73vw;
    text-transform: uppercase;
    font-family: FCSM-Normal,sans-serif;
    padding: 0.78vw 1.25vw;
    cursor: pointer;
}

.nBsdl:hover {
    opacity: 0.8;
}

@media screen and (max-width:1199px) {
    .nBsdl {
        font-size: 1.83vw;
        padding: 1.96vw 3.13vw;
        grid-column-gap: 0;
    }
}

@media screen and (max-width:767px) {
    .nBsdl {
        font-size: 3.73vw;
        padding: 2.93vw 4.27vw;
        grid-column-gap: 0;
    }
}

.fEnLMU {
    display: block;
    position: relative;
    width: 100%;
}

.eUEHWb {
    position: absolute;
    -webkit-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    top: 50%;
}

.eUEHWb > svg {
    display: block;
}

.brSGEp {
    outline: none;
    box-sizing: border-box;
    font-size: 0.83vw;
    width: 100%;
    height: 2.5vw;
    border: 0.05vw solid;
    border-color: #DCE1EA;
    padding-right: 0.83vw;
    padding-left: 0.83vw;
    background-color: #F9FAFB;
    color: #0D1116;
    border-radius: 0;
    -webkit-appearance: unset;
    -moz-appearance: unset;
    appearance: unset;
    font-family: "Roboto";
    font-weight: 400;
}

.brSGEp::-webkit-input-placeholder {
    color: #A5ACB8;
}

.brSGEp::-moz-placeholder {
    color: #A5ACB8;
}

.brSGEp:-ms-input-placeholder {
    color: #A5ACB8;
}

.brSGEp::placeholder {
    color: #A5ACB8;
}

@media screen and (max-width:1199px) {
    .brSGEp {
        border-width: 0.2vw;
        height: 7vw;
        font-size: 2vw;
        padding-right: 2.09vw;
        padding-left: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .brSGEp {
        height: 12.8vw;
        font-size: 4.27vw;
        padding-right: 3.74vw;
        padding-left: 3.74vw;
    }
}

.brSGEp:disabled {
    color: #5C6168;
}

.brSGEp[type="date"] {
    cursor: pointer;
    font-size: 0.83vw;
    border: 0.05vw solid #5C6168;
    box-sizing: border-box;
    padding: 0.597vw 0.83vw;
    border: 0.05vw solid #5C6168;
}

.brSGEp[type="date"]::-webkit-calendar-picker-indicator {
    background: url("/mockImage/profile/CalendarBlank.svg") no-repeat center;
    background-size: contain;
}

@media screen and (max-width:1199px) {
    .brSGEp[type="date"] {
        font-size: 4.27vw;
        margin-bottom: 3.2vw;
        padding: 3.045vw 4.27vw;
    }
}

.ewOTDH {
    outline: none;
    box-sizing: border-box;
    font-size: 0.83vw;
    width: 100%;
    height: 2.5vw;
    border: 0.05vw solid;
    border-color: #DCE1EA;
    padding-right: 2.5vw;
    padding-left: 0.83vw;
    background-color: #F9FAFB;
    color: #0D1116;
    border-radius: 0;
    -webkit-appearance: unset;
    -moz-appearance: unset;
    appearance: unset;
    font-family: "Roboto";
    font-weight: 400;
}

.ewOTDH::-webkit-input-placeholder {
    color: #A5ACB8;
}

.ewOTDH::-moz-placeholder {
    color: #A5ACB8;
}

.ewOTDH:-ms-input-placeholder {
    color: #A5ACB8;
}

.ewOTDH::placeholder {
    color: #A5ACB8;
}

@media screen and (max-width:1199px) {
    .ewOTDH {
        border-width: 0.2vw;
        height: 6.25vw;
        font-size: 2vw;
        padding-right: 2.09vw;
        padding-left: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .ewOTDH {
        height: 12.8vw;
        font-size: 4.27vw;
        padding-right: 12.5vw;
        padding-left: 3.74vw;
    }
}

.ewOTDH:disabled {
    color: #5C6168;
}

.ewOTDH[type="date"] {
    cursor: pointer;
    font-size: 0.83vw;
    border: 0.05vw solid #5C6168;
    box-sizing: border-box;
    padding: 0.597vw 0.83vw;
    border: 0.05vw solid #5C6168;
}

.ewOTDH[type="date"]::-webkit-calendar-picker-indicator {
    background: url("/mockImage/profile/CalendarBlank.svg") no-repeat center;
    background-size: contain;
}

@media screen and (max-width:1199px) {
    .ewOTDH[type="date"] {
        font-size: 4.27vw;
        margin-bottom: 3.2vw;
        padding: 3.045vw 4.27vw;
    }
}

.cSYXzR {
    outline: none;
    box-sizing: border-box;
    font-size: 0.83vw;
    width: 100%;
    height: 2.5vw;
    border: 0.05vw solid;
    border-color: #CC122D;
    padding-right: 0.83vw;
    padding-left: 0.83vw;
    background-color: #F9FAFB;
    color: #0D1116;
    border-radius: 0;
    -webkit-appearance: unset;
    -moz-appearance: unset;
    appearance: unset;
    font-family: "Roboto";
    font-weight: 400;
}

.cSYXzR::-webkit-input-placeholder {
    color: #A5ACB8;
}

.cSYXzR::-moz-placeholder {
    color: #A5ACB8;
}

.cSYXzR:-ms-input-placeholder {
    color: #A5ACB8;
}

.cSYXzR::placeholder {
    color: #A5ACB8;
}

@media screen and (max-width:1199px) {
    .cSYXzR {
        border-width: 0.2vw;
        height: 7vw;
        font-size: 2vw;
        padding-right: 2.09vw;
        padding-left: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .cSYXzR {
        height: 12.8vw;
        font-size: 4.27vw;
        padding-right: 3.74vw;
        padding-left: 3.74vw;
    }
}

.cSYXzR:disabled {
    color: #5C6168;
}

.cSYXzR[type="date"] {
    cursor: pointer;
    font-size: 0.83vw;
    border: 0.05vw solid #5C6168;
    box-sizing: border-box;
    padding: 0.597vw 0.83vw;
    border: 0.05vw solid #CC122D;
}

.cSYXzR[type="date"]::-webkit-calendar-picker-indicator {
    background: url("/mockImage/profile/CalendarBlank.svg") no-repeat center;
    background-size: contain;
}

@media screen and (max-width:1199px) {
    .cSYXzR[type="date"] {
        font-size: 4.27vw;
        margin-bottom: 3.2vw;
        padding: 3.045vw 4.27vw;
    }
}

.kTaruX {
    font-family: "Roboto";
    color: #CC122D;
    font-size: 0.83vw;
    margin-bottom: -1.05vw;
}

@media screen and (max-width:1199px) {
    .kTaruX {
        font-size: 2.09vw;
        margin-bottom: -2.61vw;
    }
}

@media screen and (max-width:767px) {
    .kTaruX {
        font-size: 4.27vw;
        margin-bottom: -5.33vw;
    }
}

.fUoVBl {
    font-family: "Roboto";
    font-size: 0.83vw;
    line-height: 1.24vw;
    color: #5C6168;
}

@media screen and (max-width:1199px) {
    .fUoVBl {
        font-size: 2.08vw;
        line-height: 2.6vw;
    }
}

@media screen and (max-width:767px) {
    .fUoVBl {
        font-size: 4.26vw;
        line-height: 5.33vw;
    }
}

.dLegNK {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.hzblBv {
    position: absolute;
    font-size: 1.25vw;
    right: 0.625vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0D1116;
    cursor: pointer;
}

@media screen and (max-width:1199px) {
    .hzblBv {
        right: 1.56vw;
        font-size: 3.12vw;
    }
}

@media screen and (max-width:767px) {
    .hzblBv {
        right: 3.2vw;
        font-size: 6.4vw;
    }
}

.bJdXsa {
    font-family: "FCSM Text";
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    margin: 0;
    text-align: center;
    width: 15.6vw;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    color: #0D1116;
}

@media screen and (max-width:1199px) {
    .bJdXsa {
        font-size: 2vw;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .bJdXsa {
        font-size: 3.13vw;
    }
}

@media screen and (max-width:375px) {
    .bJdXsa {
        font-size: 6.4vw;
    }
}

.bcVWCy {
    font-size: 0.83vw;
    margin-top: 0.83vw;
    color: #5C6168;
    width: 100%;
    text-align: center;
}

.bcVWCy > span:last-child {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    margin-left: 0.4vw;
    color: #0D1116;
}

@media screen and (max-width:1199px) {
    .bcVWCy {
        font-size: 1.33vw;
    }
}

@media screen and (max-width:767px) {
    .bcVWCy {
        font-size: 2.08vw;
    }
}

@media screen and (max-width:375px) {
    .bcVWCy {
        font-size: 4.26vw;
    }
}

.dPxoyA {
    display: grid;
    margin-top: 44px;
    gap: 20px;
}

.cNjmYu {
    background: rgba(204,18,45,0.1);
    padding: 0.57vw 0.99vw;
    font-family: "Roboto";
    font-weight: 400;
    display: grid;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: pre-line;
    margin: 0 1.25vw;
    grid-template-columns: 1.25vw 1fr;
    grid-column-gap: 0.42vw;
    font-size: 0.73vw;
}

.cNjmYu.limit {
    margin-top: 1.25vw;
}

.cNjmYu > svg {
    width: 1.25vw;
    height: 1.25vw;
    margin: 0 0.42vw 0 0;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.cNjmYu > svg path {
    stroke: #CC122D;
}

.cNjmYu a {
    color: #C8122D;
    text-decoration: none;
}

@media screen and (max-width:1199px) {
    .cNjmYu {
        margin: 3.78vw 3.13vw 0;
        grid-column-gap: 1.04vw;
        font-size: 1.83vw;
        padding: 1.04vw 2.09vw;
        grid-template-columns: 3.13vw 1fr;
    }

    .cNjmYu.limit {
        margin-top: 3.78vw;
    }
    
    .cNjmYu > svg {
        width: 3.13vw;
        height: 3.13vw;
        margin: 0;
    }
}

@media screen and (max-width:767px) {
    .cNjmYu {
        margin: 6.93vw 4.27vw 0;
        grid-column-gap: 2.13vw;
        font-size: 3.73vw;
        padding: 2.13vw;
        grid-template-columns: 6.4vw 1fr;
    }
    
    .cNjmYu.limit {
        margin-top: 6.93vw;
    }

    .cNjmYu > svg {
        width: 6.4vw;
        height: 6.4vw;
    }
}

.jhdZpA {
    display: grid;
    grid-template-columns: 1fr auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-row-gap: 0.83vw;
    grid-gap: 0.83vw 1vw;
    font-family: FCSM-Normal,sans-serif;
    font-weight: 500;
    border-bottom: 1px solid #DCE1EA;
    padding: 1.77vw 1.25vw 1.15vw;
}

.jhdZpA > svg {
    width: 1.25vw;
    height: 1.25vw;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 0.25vw;
}

.jhdZpA > svg:hover path {
    stroke: #CC122D;
}

.jhdZpA > svg path {
    stroke: #5C6168;
}

@media screen and (max-width:1199px) {
    .jhdZpA {
        padding: 3.13vw 3.13vw 2.87vw;
        grid-gap: 2.09vw 2vw;
    }

    .jhdZpA > svg {
        width: 3.13vw;
        height: 3.13vw;
        padding-bottom: 1vw;
    }
}

@media screen and (max-width:767px) {
    .jhdZpA {
        padding: 6.4vw 4.27vw 6.13vw;
        grid-gap: 2.09vw 7vw;
    }

    .jhdZpA > svg {
        width: 6.4vw;
        height: 6.4vw;
        padding-bottom: 0.95vw;
        grid-row-start: 1;
        grid-row-end: 1;
        grid-column-start: 2;
        grid-column-end: 2;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
}

.dLUSYB {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-column: span 2;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 0.21vw;
}

@media screen and (max-width:1199px) {
    .dLUSYB {
        grid-row-gap: 0.52vw;
    }
}

@media screen and (max-width:767px) {
    .dLUSYB {
        grid-row-gap: 4.27vw;
        grid-column: inherit;
    }
}

.cXuutk {
    margin: 0;
    color: #0D1116;
    font-size: 0.83vw;
}

@media screen and (max-width:1199px) {
    .cXuutk {
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .cXuutk {
        font-size: 4.27vw;
    }
}

.iJKKxu {
    margin: 0;
    color: #5C6168;
    text-transform: uppercase;
    font-size: 0.63vw;
}

@media screen and (max-width:1199px) {
    .iJKKxu {
        font-size: 1.56vw;
    }
}

@media screen and (max-width:767px) {
    .iJKKxu {
        font-size: 3.2vw;
    }
}

.gBJanO {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-column-gap: 3.07vw;
}

@media screen and (max-width:1199px) {
    .gBJanO {
        grid-column-gap: 7.56vw;
    }
}

@media screen and (max-width:767px) {
    .gBJanO {
        grid-column-gap: inherit;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        grid-column: span 2;
    }
}

.fJVILE {
    color: #A5ACB8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 0.1vw;
    text-transform: uppercase;
}

.fJVILE > div:nth-child(1) {
    font-size: 0.63vw;
}

.fJVILE > div:nth-child(2) {
    font-size: 0.94vw;
}

@media screen and (max-width:1199px) {
    .fJVILE {
        grid-row-gap: 0.26vw;
    }

    .fJVILE > div:nth-child(1) {
        font-size: 1.56vw;
    }

    .fJVILE > div:nth-child(2) {
        font-size: 2.35vw;
    }
}

@media screen and (max-width:767px) {
    .fJVILE {
        grid-row-gap: 0;
    }

    .fJVILE > div:nth-child(1) {
        font-size: 3.2vw;
    }

    .fJVILE > div:nth-child(2) {
        font-size: 4.8vw;
    }
}

.nbjqR {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-transform: uppercase;
}

.nbjqR > div:nth-child(1) {
    font-size: 0.63vw;
    color: #A5ACB8;
}

.nbjqR > div:nth-child(2) {
    font-size: 1.25vw;
    color: #0D1116;
}

@media screen and (max-width:1199px) {
    .nbjqR > div:nth-child(1) {
        font-size: 1.56vw;
    }

    .nbjqR > div:nth-child(2) {
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .nbjqR > div:nth-child(1) {
        font-size: 3.2vw;
    }

    .nbjqR > div:nth-child(2) {
        font-size: 4.8vw;
    }
}

.fOapoa {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 6.67vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25vw;
}

@media screen and (max-width:1199px) {
    .fOapoa {
        min-width: 16.69vw;
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .fOapoa {
        min-width: 27.73vw;
        font-size: 6.4vw;
    }
}

.OqGrL {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.83vw;
    font-family: FCSM-Normal,sans-serif;
    font-weight: 500;
    padding: 0 1.25vw;
}

@media screen and (max-width:1199px) {
    .OqGrL {
        padding: 0 3.13vw;
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .OqGrL {
        padding: 0 4.27vw;
        font-size: 4.27vw;
    }
}

.iquMLx {
    font-size: 0.63vw;
    color: #CC122D;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 0.42vw;
}

.iquMLx svg {
    width: 1.25vw;
    height: 1.25vw;
}

@media screen and (max-width:1199px) {
    .iquMLx {
        font-size: 1.56vw;
        grid-gap: 1.04vw;
    }

    .iquMLx svg {
        width: 3.13vw;
        height: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .iquMLx {
        font-size: 3.2vw;
        grid-gap: 1.07vw;
    }

    .iquMLx svg {
        width: 6.4vw;
        height: 6.4vw;
    }
}

.iGjkAo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: FCSM-Bold,sans-serif;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.83vw 1.25vw;
    font-size: 1.25vw;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #CC122D;
    margin-top: auto;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width:1199px) {
    .iGjkAo {
        padding: 2.09vw 3.13vw;
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .iGjkAo {
        padding: 4.27vw;
        font-size: 3.73vw;
    }
}

.doHQp {
    padding: 0.73vw 1.25vw;
    text-transform: uppercase;
    font-family: FCSM-Normal,sans-serif;
    font-weight: 600;
    font-size: 0.73vw;
    border: 1px solid #FFFFFF;
    text-align: center;
}

@media screen and (max-width:1199px) {
    .doHQp {
        padding: 1.83vw 3.13vw;
        font-size: 1.83vw;
    }
}

@media screen and (max-width:767px) {
    .doHQp {
        padding: 3.73vw 6.4vw;
        font-size: 3.73vw;
        white-space: nowrap;
    }
}

.bdUYDh {
    display: grid;
    font-family: FCSM-Normal,sans-serif;
    font-weight: 500;
    border-bottom: 1px solid #DCE1EA;
    padding: 1.77vw 1.25vw 1.15vw;
    grid-template-columns: 1fr auto auto;
    grid-column-gap: 0.42vw;
    -webkit-align-items: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

@media screen and (max-width:1199px) {
    .bdUYDh {
        padding: 3.13vw 3.13vw 2.87vw;
        grid-column-gap: 1.04vw;
    }
}

@media screen and (max-width:767px) {
    .bdUYDh {
        padding: 6.4vw 4.27vw 6.13vw;
        grid-template-columns: 1fr 45.27vw;
        gap: 2.13vw;
    }
}

.bJMeVB {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
}

.bJMeVC {
    padding-right: 0.45vw;
}

@media screen and (max-width:1199px) {
    .bJMeVC {
        padding-right: 0.7vw;
    }
}

@media screen and (max-width:767px) {
    .bJMeVB {
        grid-row: 1;
    }
    .bJMeVC {
        grid-row: 2;
        display: flex;
        flex-flow: row;
        grid-column: 1/3;
        justify-content: space-between;
        align-items: center;
        padding-right: 0;
    }
}

.hedBcP {
    display: grid;
    grid-template-columns: auto 1.25vw;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0.83vw;
    height: 100%;
}

.hedBcP svg {
    width: 24px;
    cursor: pointer;
}

.hedBcP svg:hover path {
    stroke: #CC122D;
}

.hedBcP svg path {
    stroke: #5C6168;
}

@media screen and (max-width:1199px) {
    .hedBcP {
        grid-template-columns: auto 3.13vw;
        grid-column-gap: 2.09vw;
        justify-content: right;
    }
    .hedBcP > svg {
        width: 3.13vw;
        height: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .hedBcP {
        display: grid;
        grid-column: 2;
        grid-row: 1;
        grid-template-areas: "price delete select";
        justify-items: end;
        grid-column-gap: 0;
        grid-row-gap: 0;
        grid-template-columns: 1fr auto;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 3.2vw;
    }
    .hedBcP > svg {
        width: 6.4vw;
        height: 6.4vw;
        grid-area: delete;
    }
}

.fGPcld {
    display: grid;
    grid-template-columns: 2.08vw 1fr;
    grid-column-gap: 0.63vw;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.31vw;
}

@media screen and (max-width:1199px) {
    .fGPcld {
        grid-template-columns: 5.22vw 1fr;
        grid-column-gap: 1.56vw;
        margin-bottom: 0.78vw;
    }
}

@media screen and (max-width:767px) {
    .fGPcld {
        grid-template-columns: 12.8vw 1fr;
        grid-column-gap: 2.13vw;
        margin-bottom: 1.07vw;
    }
}

.jtCuzn {
    height: 100%;
    width: 100%;
}

.bYGrBH {
    margin: 0;
    font-size: 0.833vw;
    font-weight: 500;
    color: #0D1116;
}

@media screen and (max-width:1199px) {
    .bYGrBH {
        font-size: 1.975vw;
    }
}

@media screen and (max-width:767px) {
    .bYGrBH {
        font-size: 4.267vw;
    }
}

.fzwsFI {
    margin: 0;
    font-size: 0.73vw;
    font-family: Roboto;
    font-weight: 400;
    color: #5C6168;
}

@media screen and (max-width:1199px) {
    .fzwsFI {
        font-size: 1.83vw;
    }
}

@media screen and (max-width:767px) {
    .fzwsFI {
        font-size: 3.73vw;
    }
}

.fJsoVP {
    margin: 0;
    font-size: 1.25vw;
    color: #CC122D;
    font-weight: 700;
    text-align: right;
}

@media screen and (max-width:1199px) {
    .fJsoVP {
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .fJsoVP {
        font-size: 4.4vw;
        grid-area: price;
        margin-right: 4.267vw;
    }
}

.cMLPQk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.83vw;
    font-family: FCSM-Normal,sans-serif;
    font-weight: 500;
    padding: 0 1.25vw;
}

@media screen and (max-width:1199px) {
    .cMLPQk {
        padding: 0 3.13vw;
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .cMLPQk {
        padding: 0 4.27vw;
        font-size: 4.27vw;
    }
}

.fRuYaa {
    font-size: 0.63vw;
    color: #CC122D;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 0.42vw;
}

.fRuYaa svg {
    width: 1.25vw;
    height: 1.25vw;
}

@media screen and (max-width:1199px) {
    .fRuYaa {
        font-size: 1.56vw;
        grid-gap: 1.04vw;
    }

    .fRuYaa svg {
        width: 3.13vw;
        height: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .fRuYaa {
        font-size: 3.2vw;
        grid-gap: 1.07vw;
    }

    .fRuYaa svg {
        width: 6.4vw;
        height: 6.4vw;
    }
}

.gPjuVH {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: FCSM-Bold,sans-serif;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.25vw;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #CC122D;
    margin-top: auto;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.83vw 1.25vw;
}

@media screen and (max-width:1199px) {
    .gPjuVH {
        font-size: 3.13vw;
        padding: 2.09vw 3.13vw;
        width: auto;
        height: auto;
    }
}

@media screen and (max-width:767px) {
    .gPjuVH {
        width: 100vw;
        font-size: 3.73vw;
        padding: 4.27vw;
    }
}

.YBYmn {
    background: rgb(204, 18, 45) none repeat scroll 0% 0%;
    position: fixed;
    bottom: 0px;
    right: 0px;
    height: 4.06vw;
    width: 28.44vw;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: justify;
    justify-content: space-between;
    font-size: 0.83vw;
}
@media screen and (max-width:1199px) {
    .YBYmn {
        width: 71.84vw;
        height: 10.17vw;
        font-size: 3.13vw;
    }
}
@media screen and (max-width:767px) {
    .YBYmn {
        width: 100vw;
        height: 20.8vw;
        font-size: 2.3vw;
    }
}

.khWMEm {
    padding-left: 0.83vw;
    font-weight: 700;
    font-size: 1.25vw;
}
@media screen and (max-width:1199px) {
    .khWMEm {
        padding-left: 1.2vw;
        font-size: 3.13vw;
    }
}
@media screen and (max-width:767px) {
    .khWMEm {
        padding-left: 4.27vw;
        font-size: 4.27vw;
    }
}

.ezjWDy {
    cursor: pointer;
    margin-right: 1.2vw;
    width: -moz-fit-content;
    font-size: 0.73vw;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    border: 1px solid rgb(255, 255, 255);
    padding: 0.73vw 1.25vw;
}
@media screen and (max-width:1199px) {
    .ezjWDy {
        padding: 1.83vw 3.13vw;
        font-size: 1.83vw;
    }
}
@media screen and (max-width:767px) {
    .ezjWDy {
        font-size: 3.73vw;
        padding: 3.73vw 6.4vw;
        margin-right: 4.27vw;
    }
}

.iVcIeX {
    font-weight: 700;
    font-size: 1.25vw;
}

@media screen and (max-width:1199px) {
    .iVcIeX {
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .iVcIeX {
        font-size: 3.73vw;
    }
}

.hYZOla {
    padding: 0.73vw 1.25vw;
    text-transform: uppercase;
    font-family: FCSM Text,sans-serif;
    font-weight: 600;
    font-size: 0.73vw;
    border: 1px solid #FFFFFF;
    text-align: center;
    cursor: pointer;
}

@media screen and (max-width:1199px) {
    .hYZOla {
        padding: 1.83vw 3.13vw;
        font-size: 1.83vw;
    }
}

@media screen and (max-width:767px) {
    .hYZOla {
        padding: 3.73vw 6.4vw;
        font-size: 3.73vw;
        white-space: nowrap;
    }
}

.hrOSnt {
    display: grid;
    font-family: FCSM Text,sans-serif;
    font-weight: 500;
    border-bottom: 1px solid #DCE1EA;
    padding: 1.77vw 1.25vw 1.15vw;
    grid-template-columns: 1fr auto auto;
    grid-column-gap: 0.42vw;
    -webkit-align-items: start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

@media screen and (max-width:1199px) {
    .hrOSnt {
        padding: 3.13vw 3.13vw 2.87vw;
        grid-column-gap: 1.04vw;
    }
}

@media screen and (max-width:767px) {
    .hrOSnt {
        padding: 6.4vw 4.27vw 6.13vw;
        grid-template-columns: 1fr 52.27vw;
        grid-column-gap: 2.13vw;
        grid-row-gap: 2.13vw;
        -webkit-align-items: baseline;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.hypbMM {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hypbMN {
    display: grid;
    grid-template-rows: 1fr auto;
    height: 100%;
    padding-right: 0.7vw;
}

@media screen and (max-width:1199px) {
    .hypbMN {
        padding-right: 1.5vw;
    }
}

@media screen and (max-width:767px) {
    .hypbMM {
        grid-row: 1;
    }
    .hypbMN {
        grid-row: 2;
        display: flex;
        flex-flow: row;
        grid-column: 1/3;
        justify-content: space-between;
        align-items: center;
        padding-right: 0;
    }
}

.cfSKyi {
    display: grid;
    height: 100%;
    grid-template-columns: auto 1.25vw;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0.83vw;
    grid-template-rows: auto 1fr;
}

.cfSKyi svg:hover path {
    stroke: #CC122D;
}

.cfSKyi svg path {
    stroke: #5C6168;
}

@media screen and (max-width:1199px) {
    .cfSKyi {
        grid-template-columns: auto 3.13vw;
        grid-column-gap: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .cfSKyi {
        display: grid;
        grid-row: 1;
        grid-template-areas: "price delete select";
        justify-items: end;
        grid-column-gap: 0;
        grid-row-gap: 0;
        grid-template-columns: 1fr auto;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.ePnaUS {
    margin: 0;
    font-size: 0.833vw;
    color: #0D1116;
}

@media screen and (max-width:1199px) {
    .ePnaUS {
        font-size: 2.35vw;
    }
}

@media screen and (max-width:767px) {
    .ePnaUS {
        font-size: 4.267vw;
    }
}

.jeaJTO {
    margin: 0;
    font-size: 1.25vw;
    color: #CC122D;
}

@media screen and (max-width:1199px) {
    .jeaJTO {
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .jeaJTO {
        font-size: 6.4vw;
    }
}

.ZIlPV {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0.83vw;
    font-family: FCSM-Normal,sans-serif;
    font-weight: 500;
    padding: 0 1.25vw;
}

@media screen and (max-width:1199px) {
    .ZIlPV {
        padding: 0 3.13vw;
        font-size: 2.09vw;
    }
}

@media screen and (max-width:767px) {
    .ZIlPV {
        padding: 0 4.27vw;
        font-size: 4.27vw;
    }
}

.gVqGcP {
    font-size: 0.63vw;
    color: #CC122D;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 0.42vw;
}

.gVqGcP svg {
    width: 1.25vw;
    height: 1.25vw;
}

@media screen and (max-width:1199px) {
    .gVqGcP {
        font-size: 1.56vw;
        grid-gap: 1.04vw;
    }

    .gVqGcP svg {
        width: 3.13vw;
        height: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .gVqGcP {
        font-size: 3.2vw;
        grid-gap: 1.07vw;
    }

    .gVqGcP svg {
        width: 6.4vw;
        height: 6.4vw;
    }
}

.fmwOVW {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: FCSM-Bold,sans-serif;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.83vw 1.25vw;
    font-size: 1.25vw;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #CC122D;
    margin-top: auto;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width:1199px) {
    .fmwOVW {
        padding: 2.09vw 3.13vw;
        font-size: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .fmwOVW {
        padding: 4.27vw;
        font-size: 3.73vw;
    }
}

.hJILzP {
    padding: 0.73vw 1.25vw;
    text-transform: uppercase;
    font-family: FCSM-Normal,sans-serif;
    font-weight: 600;
    font-size: 0.73vw;
    border: 1px solid #FFFFFF;
    text-align: center;
}

@media screen and (max-width:1199px) {
    .hJILzP {
        padding: 1.83vw 3.13vw;
        font-size: 1.83vw;
    }
}

@media screen and (max-width:767px) {
    .hJILzP {
        padding: 3.73vw 6.4vw;
        font-size: 3.73vw;
        white-space: nowrap;
    }
}

.kDRydF {
    color: #0D1116;
    position: relative;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    grid-row-gap: 1.25vw;
}

@media screen and (max-width:1199px) {
    .kDRydF {
        grid-row-gap: 3.13vw;
    }
}

@media screen and (max-width:767px) {
    .kDRydF {
        grid-row-gap: 6.67vw;
    }
}

.imQdZt {
    display: grid;
    margin-top: 1.04vw;
    gap: 1.04vw;
    margin-bottom: 2vw;
}

@media screen and (max-width:1199px) {
    .imQdZt > label {
        margin-top: 1.7vw;
    }
}

@media screen and (max-width:767px) {
    .imQdZt > label {
        margin-top: 2.6vw;
    }
}

@media screen and (max-width:375px) {
    .imQdZt > label {
        margin-top: 7.5vw;
    }
}

.iatcnO {
    font-family: FCSM-Medium;
    font-style: normal;
    font-weight: 500;
    font-size: 1.25vw;
    margin: 0;
    text-align: center;
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    color: #0D1116;
}

@media screen and (max-width:1199px) {
    .iatcnO {
        font-size: 2vw;
    }
}

@media screen and (max-width:767px) {
    .iatcnO {
        font-size: 3.13vw;
    }
}

@media screen and (max-width:428px) {
    .iatcnO {
        font-size: 6.4vw;
    }
}

@media screen and (max-width:375px) {
    .iatcnO {
        font-size: 6.4vw;
    }
}

.bYbPCZ {
    background: rgba(240,90,79,0.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 2.41vw;
    padding: 2.41vw 2.83vw;
    font-size: 0.73vw;
    color: #272c32;
}

@media screen and (max-width:1199px) {
    .bYbPCZ {
        font-size: 1.16vw;
    }
}

@media screen and (max-width:767px) {
    .bYbPCZ {
        font-size: 1.82vw;
        margin-top: 2.6vw;
    }
}

@media screen and (max-width:428px) {
    .bYbPCZ {
        font-size: 3.73vw;
        gap: 2.41vw;
        padding: 2.41vw 2.83vw;
    }
}

@media screen and (max-width:375px) {
    .bYbPCZ {
        font-size: 3.73vw;
        margin-top: 7.5vw;
    }
}

.hYPjLL {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #F05A4F;
    font-size: 1.25vw;
}

@media screen and (max-width:1199px) {
    .hYPjLL {
        font-size: 2vw;
    }
}

@media screen and (max-width:767px) {
    .hYPjLL {
        font-size: 3.13vw;
    }
}

@media screen and (max-width:428px) {
    .hYPjLL {
        font-size: 6.4vw;
    }
}

@media screen and (max-width:375px) {
    .hYPjLL {
        font-size: 6.4vw;
    }
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    background: #FFFFFF;
}