@import url('reset.css');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&display=swap');

/* font-family: "Rubik", serif; */
/* font-family: "Cormorant", serif; */

html {
    height: 100%;
}
 
body {
    height: 100%;
    font-family: "Rubik", serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    min-height: 100%;
    overflow-x: hidden;
    background: #020013;
    color: #ffffff;
}

.container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
}

.container-second {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
}

.bft67a1wq-network {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #bfc0ad;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

/* Header */
.bft67a1wq-header {
    position: relative;
    z-index: 9;
    padding: 29px 20px;
    transition: .3s;
}
.bft67a1wq-header--brand {
    display: flex;
    align-items: center;
}

.bft67a1wq-header.scroll {
    background: #11110E;
}

.bft67a1wq-header--box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.bft67a1wq-header--toolbar {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.bft67a1wq-header--point {
    padding: 5px 0;
    transition: .3s;
}

.bft67a1wq-header--point + .bft67a1wq-header--point {
    margin-left: 50px;
}

.bft67a1wq-header--point:hover {
    color: #3CBBFF;
}

.bft67a1wq-burger {
    display: none;
    position: absolute;
    z-index: 8;
    right: 20px;
    width: 14px;
    height: 14px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}
.bft67a1wq-burger .bft67a1wq-string {
    width: 100%;
    height: 2px;
    border-radius: 10px;
    background: #ffffff;
    transition: transform 0.2s ease-out;
}

.bft67a1wq-burger.toggle .bft67a1wq-string {
    background: #3CBBFF;
}

.bft67a1wq-string.string2 {
    width: 7px;
}


/* Content */
.bft67a1wq-topic {
    font-family: "Cormorant", serif;
    font-size: 90px;
    line-height: 96px;
    font-weight: 700;
    margin-bottom: 120px;
    text-align: center;
}

.bft67a1wq-topic span {
    font-style: italic;
}

.bft67a1wq-subtopic {
    font-family: "Cormorant", serif;
    font-size: 72px;
    line-height: 67px;
    font-weight: 700;
    margin-bottom: 58px;
    text-align: center;
}

.bft67a1wq-subtopic span {
    font-style: italic;
}

.bft67a1wq-button {
    position: relative;
    font-family: "Rubik", serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    text-decoration: none;
    text-align: center;
    color: #020013;
    background: #3CBBFF;
    border: 2px solid #3CBBFF;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    height: 66px;
    outline: 0;
    cursor: pointer;
    transition: 0.6s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    text-transform: capitalize;
}

.bft67a1wq-button:hover {
    box-shadow: 0px 0px 14px #3cbbffc4;
}

.bft67a1wq-button--border {
    background: transparent;
    color: #3CBBFF;
}

.bft67a1wq-pattern {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.bft67a1wq-pattern--bg {
    background-image: url(../images/results-bg-bft67a1wq.png);
    background-position: left;
    background-repeat: no-repeat;
}

/* billboard */

.bft67a1wq-billboard {
    padding: 40px 20px;
    background-image: url(../images/billboard-bg-bft67a1wq.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 75vh;
}

.bft67a1wq-billboard--box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.bft67a1wq-billboard--buttons {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px 50px;
}

/* Profile */

.bft67a1wq-profiles {
    padding: 80px 20px 110px;
    background-image: url(../images/bg-prof-bft67a1wq.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.bft67a1wq-profiles--container {
    position: relative;
    padding: 0 80px;
}

.bft67a1wq-profiles--case {
    background: linear-gradient(217.61deg, #3CBBFF 6.48%, #0A04C0 93.52%);
    border-radius: 30px;
    overflow: hidden;
    padding: 50px 24px 30px;
    text-align: center;
}

.bft67a1wq-profiles--case * {
    position: relative;
    z-index: 9;
}

.bft67a1wq-profiles--case::before {
    content: '';
    background: linear-gradient(0deg, rgb(0, 18, 57) 16.4%, rgb(2, 0, 19) 62.63%);
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 30px;
    pointer-events: none;
}

.bft67a1wq-profiles--pic {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 170px;
    margin-bottom: 20px;
}

.bft67a1wq-profiles--pic img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bft67a1wq-profiles--title {
    font-family: "Cormorant", serif;
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    color: #3CBBFF;
    margin-bottom: 4px;
}

.bft67a1wq-profiles--subtitle {
    font-family: "Cormorant", serif;
    font-size: 48px;
    line-height: 52px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 20px;
}

.bft67a1wq-profiles--date {
    font-family: "Cormorant", serif;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 24px;
}

.bft67a1wq-profiles--element {
    font-family: "Cormorant", serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #3CBBFF;
    margin-bottom: 24px;
}

.bft67a1wq-profiles--subtext {
    font-family: "Cormorant", serif;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #3CBBFF;
}

.bft67a1wq-profiles--text {
    margin-bottom: 20px;
}

.swiper-button-prev, .swiper-button-next {
    width: auto;
    height: auto;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.bft67a1wq-matches {
    padding: 80px 20px 110px;
    background-image: url(../images/bg-match-bft67a1wq.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}


/* Incident */

.bft67a1wq-incident {
    padding: 80px 20px 110px;
}

.bft67a1wq-incident--box {
    display: grid;
    grid-template-columns: 490px 1fr;
    align-items: center;
    grid-gap: 20px 80px;
    border-radius: 33px;
    background-image: url(../images/incident-bg-bft67a1wq.png);
    background-color: #070047;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 110px;
}

.bft67a1wq-incident--box .bft67a1wq-subtopic {
    margin-bottom: 0;
}

.bft67a1wq-incident--top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 30px;
}


/* Form */

.bft67a1wq-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px 50px;
}

.bft67a1wq-form--item {
    position: relative;
}

.bft67a1wq-form--input {
    font-family: "Rubik", serif;
    color: #020013;
    border: none;
    height: 66px;
    padding: 4px 26px;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    outline: none;
    background: #FFFFFF;
    border: 1px solid #ffffff;
    border-radius: 100px;
    vertical-align: middle;
}

.bft67a1wq-form--input::placeholder {
    color: #020013;
}

label.error {
    position: absolute;
    bottom: -22px;
    left: 26px;
    right: 0;
    font-size: 16px;
    line-height: 20px;
    color: rgb(200, 0, 0);
}

/* radio */

.bft67a1wq-radio {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
}

.bft67a1wq-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.bft67a1wq-radio .bft67a1wq-checkmark {
    position: relative;
    border: 2px solid #3CBBFF;
    display: inline-block;
    min-width: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 5px;
}

.bft67a1wq-radio .bft67a1wq-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.bft67a1wq-radio .bft67a1wq-checkmark:after {
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    border-radius: 50%;
    background: #ffffff;
    box-sizing: border-box;
}

.bft67a1wq-radio input:checked ~ .bft67a1wq-checkmark:after {
    display: block;
}

.bft67a1wq-form--item-radio {
    display: flex;
    align-items: center;
    grid-gap: 24px;
}

.bft67a1wq-radio--label {
    line-height: 22px;
}


/* checked */
.bft67a1wq-form--checked {
    grid-column: 1/3;
}

.bft67a1wq-form-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.bft67a1wq-form-check {
    display: flex;
    align-items: flex-start;
    grid-gap: 10px;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
}

.bft67a1wq-form-check .bft67a1wq-checkmark {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: 24px;
    min-width: 24px;
    background: #fff;
    border-radius: 2px;
}

.bft67a1wq-form-check .bft67a1wq-checkmark::after {
    content: '';
    opacity: 0;
}
.bft67a1wq-form-check input:checked~.bft67a1wq-checkmark::after {
    position: absolute;
    border-bottom: 3px solid #3CBBFF;
    border-right: 3px solid #3CBBFF;
    display: block;
    top: 1px;
    left: 8px;
    width: 6px;
    height: 15px;
    opacity: 1;
    transform: rotate(45deg);
}
.bft67a1wq-label a {
    display: inline-block;
    text-decoration: underline;
}

/* select */
.bft67a1wq-form--select .select-selected {
    color: #020013;
    border: none;
    height: 66px;
    padding: 4px 26px;
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    outline: none;
    background: #FFFFFF;
    border: 1px solid #ffffff;
    border-radius: 100px;
    display: flex;
    align-items: center;
}

.bft67a1wq-form--select .select-selected::after {
    content: '';
    background-image: url(../images/icons/arrow-down-bft67a1wq.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 26px;
    width: 16px;
    height: 10px;
}

.bft67a1wq-form--select .select-items {
    background: #ffffff;
    color: #020013;
    font-size: 20px;
    line-height: 24px;
    border-radius: 33px;
    position: absolute;
    z-index: 2;
    top: 66px;
    left: 0;
    right: 0;
    padding: 26px 0;
}

.bft67a1wq-form--select .select-items ul {
    height: 190px;
    overflow-y: auto;
}

.bft67a1wq-form--select .select-items li {
    cursor: pointer;
    padding: 14px 26px;
    transition: .3s;
}

.bft67a1wq-form--select .select-items li:hover {
    background: #3CBBFF;
}

.bft67a1wq-form--select .select-items.select-hide {
    display: none;
}

.bft67a1wq-form--select .select-items ul::-webkit-scrollbar {
    width: 6px;
}

.bft67a1wq-form--select .select-items ul::-webkit-scrollbar-thumb {
    background: #3CBBFF;
    border-radius: 100px;
}

.bft67a1wq-form--select .select-items ul::-webkit-scrollbar-track {
    background: rgba(23, 23, 23, 0.3);
}


/* results */

.bft67a1wq-results {
    padding: 60px 34px;
}

.bft67a1wq-results--box {
    display: grid;
    grid-template-columns: 450px 1fr;
    grid-gap: 0 68px;
}

.bft67a1wq-results--list {
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
}

.bft67a1wq-results--item * {
    position: relative;
}

.bft67a1wq-results--item {
    position: relative;
    display: none;
    grid-template-columns: 270px 1fr;
    grid-gap: 30px;
    align-items: center;
    background: linear-gradient(217.61deg, #3CBBFF 6.48%, #0A04C0 93.52%);
    border-radius: 33px;
    overflow: hidden;
    padding: 36px 30px 36px;
}

.bft67a1wq-results--item.active {
    display: grid;
}

.bft67a1wq-results--item::before {
    content: '';
    background: linear-gradient(0deg, rgb(0, 18, 57) 16.4%, rgb(2, 0, 19) 62.63%);
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border-radius: 30px;
    pointer-events: none;
}

.bft67a1wq-results--title {
    font-family: "Cormorant", serif;
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
    color: #3CBBFF;
    margin-bottom: 30px;
}

.bft67a1wq-results--images {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bft67a1wq-matches .bft67a1wq-results--images {
    margin-bottom: 20px;
}

.bft67a1wq-matches .bft67a1wq-results--images::after {
    content: '';
    background-image: url(../images/icons/matches-bft67a1wq.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 9;
    pointer-events: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 60px;
}

.bft67a1wq-matches .bft67a1wq-results--images-item {
    height: 160px;
}

.bft67a1wq-matches .bft67a1wq-results--images-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.bft67a1wq-results--images-item:last-child {
    margin-left: -40px;
}

.bft67a1wq-results--box .bft67a1wq-subtopic {
    text-align: start;
    margin-bottom: 40px;
}

.bft67a1wq-results--box .bft67a1wq-button {
    max-width: 300px;
}

.bft67a1wq-results--pic {
    position: relative;
    font-family: "Cormorant", serif;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 150px;
    line-height: 160px;
    font-weight: 700;
    grid-row: 1 / 3;
}

.bft67a1wq-results--now {
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.progress-ring {
    transform: rotate(-90deg);
    width: 100%;
    height: 100%;
}

.progress-ring circle {
    fill: none;
    stroke-width: 5px;
    /* stroke-linecap: round; */
    transition: stroke-dashoffset 1s ease-in-out;
}

.progress-ring-bg {
    stroke: rgba(224, 224, 224, 0.4);
}

.progress-circle {
    stroke: #3CBBFF;
    stroke-dasharray: 314;
    stroke-dashoffset: 314;
}


/* Footer */
.bft67a1wq-footer {
    padding: 42px 20px;
    background: linear-gradient(179.98deg, #020013 0.01%, rgba(2, 0, 19, 0.6) 20.95%, rgba(33, 11, 110, 0.391579) 48.02%, rgba(59, 19, 183, 0.230952) 73.53%, rgba(76, 25, 232, 0) 99.99%);
    background-image: url(../images/footer-bg-bft67a1wq.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.bft67a1wq-footer--box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 20px;
    border-top: 2px solid #9C90FF;
    padding: 42px 0 0;
}

.bft67a1wq-footer--nav {
    display: flex;
    align-items: center;
}

.bft67a1wq-footer--nav a {
    padding: 4px;
    transition: .3s;
}

.bft67a1wq-footer--nav a:hover {
    color: #3CBBFF;
}

.bft67a1wq-footer--nav a + a {
    margin-left: 42px;
}

.bft67a1wq-footer--text {
    text-align: center;
    color: #9C90FF;
    margin-bottom: 42px;
}

.bft67a1wq-pattern--bg .bft67a1wq-footer {
    background: none;
}

/* information */

.bft67a1wq-information {
    padding: 60px 20px;
}

.bft67a1wq-information--box h1 {
    font-family: "Cormorant", serif;
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    color: #3CBBFF;
    margin-bottom: 24px;
    text-align: center;
}

.bft67a1wq-information--box h2 {
    font-family: "Cormorant", serif;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #3CBBFF;
}

.bft67a1wq-information--box p {
    margin-bottom: 14px;
}

.bft67a1wq-information--box ul {
    list-style-type: disc;
    padding-left: 20px;
}

.bft67a1wq-information--box li {
    margin-bottom: 10px;
}

.bft67a1wq-information--box a {
    display: inline-block;
    color: #3CBBFF;
}

@media (max-width: 1400px) {
    body {
        font-size: 16px;
        line-height: 26px;
    }

    .bft67a1wq-incident--box {
        grid-template-columns: 320px 1fr;
        padding: 60px 40px;
        grid-gap: 20px 40px;
    }

    .bft67a1wq-results--box {
        grid-template-columns: 300px 1fr;
        grid-gap: 0 40px;
    }

    .bft67a1wq-results--pic {
        font-size: 100px;
        line-height: 100px;
    }
}

@media (max-width: 1040px) {
    .bft67a1wq-burger {
        display: flex;
    }

    .bft67a1wq-header {
        padding: 10px 20px;
    }
    .bft67a1wq-header--packet {
        display: none;
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        bottom: 0;
    }
    .bft67a1wq-header--toolbar {
        flex-direction: column;
        align-items: flex-start;
        padding-top: 58px;
        padding-bottom: 24px;
        background: #1C2262E5;
        border-radius: 0 0 0 30px;
    }
    .bft67a1wq-header--point {
        width: 100%;
        padding: 14px 32px;
    }
    .bft67a1wq-header--point + .bft67a1wq-header--point {
        margin-left: 0;
    }
    .bft67a1wq-outlook {
        padding: 20px;
    }

    .bft67a1wq-topic {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 60px;
    }

    .bft67a1wq-billboard--buttons {
        grid-template-columns: 1fr;
    }

    .bft67a1wq-button {
        height: 55px;
        font-size: 18px;
        line-height: 20px;
    }

    .bft67a1wq-billboard {
        height: auto;
        background-image: url(../images/billboard-bg-mob-bft67a1wq.png);
        background-size: cover;
    }

    .bft67a1wq-header--brand img {
        width: 210px;
    }

    .bft67a1wq-subtopic {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 40px;
    }

    .bft67a1wq-profiles {
        padding: 30px 20px;
        background-image: url(../images/bg-prof-bft67a1wq.png);
        background-size: cover;
    }

    .bft67a1wq-profiles--container {
        padding: 0;
        margin: 0 -20px;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none;
    }

    .bft67a1wq-profiles--case {
        padding: 30px 20px 14px;
    }

    .bft67a1wq-profiles--title {
        font-size: 33px;
        line-height: 37px;
    }

    .bft67a1wq-profiles--date {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 14px;
    }

    .bft67a1wq-profiles--element {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .bft67a1wq-matches {
        padding: 30px 20px;
        background-image: url(../images/bg-match-mob-bft67a1wq.png);
        background-size: cover;
    }

    .bft67a1wq-profiles--text {
        font-size: 14px;
        line-height: 20px;
    }

    .bft67a1wq-profiles--subtitle {
        font-size: 33px;
        line-height: 37px;
    }

    .bft67a1wq-profiles--subtext {
        font-size: 22px;
        line-height: 26px;
    }

    .bft67a1wq-incident {
        padding: 40px 20px;
    }

    .bft67a1wq-incident--pic {
        display: none;
    }

    .bft67a1wq-incident--box {
        grid-template-columns: 1fr;
        padding: 40px 20px 50px;
    }

    .bft67a1wq-incident--top {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 40px;
    }

    .bft67a1wq-form--input {
        height: 55px;
        font-size: 18px;
        line-height: 22px;
        padding: 4px 20px;
    }

    .bft67a1wq-form {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }

    .bft67a1wq-form--select .select-selected {
        height: 55px;
        font-size: 18px;
        line-height: 22px;
        padding: 4px 20px;
    }

    .bft67a1wq-form--radio-right {
        grid-row: 5;
    }

    label.error {
        left: 20px;
        font-size: 14px;
        line-height: 18px;
    }
    .bft67a1wq-form--checked {
        grid-column: auto;
    }
    .bft67a1wq-footer {
        padding: 20px;
        background: none;
    }

    .bft67a1wq-footer--box {
        padding: 0;
        border: none;
        font-size: 12px;
        line-height: 16px;
    }

    .bft67a1wq-footer--nav a + a {
        margin-left: 2px;
    }

    .bft67a1wq-results {
        padding: 30px 34px 10px;
    }

    .bft67a1wq-results--box {
        grid-template-columns: 1fr;
    }

    .bft67a1wq-results--pic {
        grid-row: 2;
        font-size: 80px;
        line-height: 82px;
        margin-bottom: 30px;
    }

    .bft67a1wq-results--box .bft67a1wq-button {
        max-width: 100%;
    }

    .bft67a1wq-results--list {
        margin-bottom: 30px;
    }

    .bft67a1wq-results--box .bft67a1wq-subtopic {
        text-align: center;
        margin-bottom: 10px;
    }

    .bft67a1wq-results--item {
        grid-template-columns: 1fr;
        grid-gap: 20px;
        text-align: center;
    }

    .bft67a1wq-results--title {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .bft67a1wq-footer--text {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 32px;
    }

    .progress-ring {
        display: none;
    }

    .bft67a1wq-results--now {
        position: relative;
        transform: none;
        top: auto;
        left: auto;
    }

    .bft67a1wq-profiles--pic {
        height: 140px;
    }

    .bft67a1wq-matches .bft67a1wq-results--images-item {
        height: 140px;
    }

    .bft67a1wq-pattern--bg {
        background-image: url(../images/results-bg-mob-bft67a1wq.png);
        background-size: contain;
        background-position: top;
    }

    .bft67a1wq-form--select .select-items {
        font-size: 18px;
        line-height: 22px;
        top: 58px;
    }

    .bft67a1wq-form--select .select-items li {
        padding: 10px 20px;
    }

    .bft67a1wq-information {
        padding: 30px 20px;
    }

    .bft67a1wq-information--box h1 {
        font-size: 33px;
        line-height: 37px;
        margin-bottom: 20px;
    }

    .bft67a1wq-information--box h2 {
        font-size: 22px;
        line-height: 26px;
    }

}