a {
    text-transform: none !important;
}

@keyframes form-appear {
    0% {
        transform: translateY(2000px)
    }

    30% {
        transform: translateY(100px)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }

    30% {
        transform: translateY(100px)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

* {
    box-sizing: border-box
}

body {
    margin: 0 !important;
}


h4,
p,
ul {
    margin: 0
}

a,
li {
    text-decoration: none
}

a {
    cursor: pointer;
    color: inherit
}

.ctContent {
    max-width: 1025px;
    margin: 0 auto;
    box-sizing: border-box
}

.ctContent {
    width: 100%;
    background: #fff
}

.undefined {
    display: none
}

body {
    margin: 0;
    line-height: normal;
}

:root {
    /* fonts */
    --font-liberation-sans: "Liberation Sans";

    /* font sizes */
    --font-size-5xl: 24px;
    --font-size-lg: 18px;
    --font-size-sm: 14px;
    --font-size-3xl: 22px;
    --font-size-xl: 20px;

    /* Colors */
    --color-whitesmoke: #f7f7f7;
    --color-white: #fff;
    --color-red-100: #ff2020;
    --color-red-200: #ff0000;
    --color-gray-100: #808080;
    --color-gray-200: #1d1d1d;
    --color-cadetblue-100: #0099b4;
    --color-cadetblue-200: #0096b2;
    --color-black: #000;
    --color-green: #008000;
    --color-darkslategray-100: #474c4f;
    --color-darkslategray-200: #404040;
    --color-palegoldenrod: #fff1b3;
    --color-oldlace: #fff4e0;
    --color-teal: #007b92;
    --color-darkgray: #b0b0b0;

    /* Gaps */
    --gap-3xs: 10px;
    --gap-mini: 15px;
    --gap-4xs: 9px;

    /* Paddings */
    --padding-xl: 20px;
    --padding-3xs: 10px;
    --padding-xs: 12px;
    --padding-31xl: 50px;
    --padding-mini: 15px;
    --padding-11xl: 30px;
    --padding-21xl: 40px;
    --padding-5xl: 24px;
    --padding-lgi: 19px;
    --padding-3xl: 22px;
}


.text {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.text {
    flex: 1;
    border-left: 1px solid var(--color-darkgray);
    align-items: flex-start;
    padding: 0 var(--padding-3xs) 0 23px;
}

.header {
    align-self: stretch;
    display: flex;
}

.header {
    background-color: var(--color-white);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.text-31 {
    flex: 1;
    position: relative;
    line-height: 30.8px;
}

.text-3,
.text1 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.text1 {
    flex-direction: column;
    padding: 0 0 var(--padding-xl);
    font-size: 28px;
    color: var(--color-black);
}

.calendar-icon {
    width: 25px;
    position: relative;
    height: 28px;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: cover;
}

.date__01,
.text-date {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.date__01 {
    align-items: center;
    gap: 8px;
}

.img0-icon {
    width: 295px;
    height: 34px;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: cover;
}

.date {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    font-size: var(--font-size-xl);
    color: var(--color-black);
}

.text-41 {
    flex: 1;
    position: relative;
    line-height: 24px;
}

.text-4 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-3xs) 0;
}

.separator {
    align-self: stretch;
    background-color: #2f1bd4;
    height: 5px;
    overflow: hidden;
    flex-shrink: 0;
}

.text-51 {
    flex: 1;
    position: relative;
    line-height: 24px;
}

.text-5 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: var(--padding-3xs) 0;
    font-size: var(--font-size-xl);
    color: var(--color-red-200);
}

.img01-icon {
    width: 100%;
    max-width: 400px;
    overflow: hidden;
    max-height: 400px;
    object-fit: contain;
}

.img-block011 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.text-13 {
    flex: 1;
    position: relative;
    line-height: 140%;
}

.img-block01,
.text-12 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.img-block01 {
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 var(--padding-3xs) var(--padding-mini);
    gap: var(--gap-4xs);
    text-align: center;
    color: var(--color-darkslategray-200);
}

.text-43 {
    position: relative;
    line-height: 24px;
}

.text5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-3xs) var(--padding-xl);
}

.does-penis-size-affect-a-partn {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    padding-left: var(--padding-5xl);
}

.text-bg1 {
    align-self: stretch;
    background-color: var(--color-palegoldenrod);
    border: 1px solid var(--color-black);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-3xs);
    gap: var(--gap-3xs);
}

.text-bg {
    padding: var(--padding-3xs) var(--padding-xl);
}

.main-block,
.text-bg {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.of-all-men {
    color: var(--color-gray-200);
}

.the-penis-begins {
    text-transform: uppercase;
}

.text-6 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: var(--font-size-3xl);
    color: var(--color-red-200);
}

.img02-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    max-height: 200px;
    object-fit: cover;
}

.img02 {
    overflow: hidden;
    align-items: center;
}

.img-block02,
.img02,
.text6 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.img-block02 {
    align-items: center;
    padding: 0 var(--padding-xl) var(--padding-mini);
    gap: var(--gap-4xs);
    text-align: center;
    color: var(--color-darkslategray-200);
}

.text6 {
    align-items: flex-start;
    padding: var(--padding-3xs) 0;
    gap: var(--gap-3xs);
}

.img03-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 280px;
    flex-shrink: 0;
    object-fit: cover;
    max-height: 280px;
}

.img-block03,
.text-2-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.text-2-parent {
    align-items: flex-start;
    gap: var(--gap-mini);
}

.img04-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 280px;
    flex-shrink: 0;
    object-fit: cover;
    max-height: 280px;
}

.death-from-complications {
    color: var(--color-red-200);
}

.red-txt,
.text-16,
.text-64 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.text-64 {
    align-items: flex-start;
    font-size: var(--font-size-3xl);
}

.red-txt,
.text-16 {
    align-items: center;
}

.red-txt {
    border: 1px solid var(--color-red-200);
    flex-direction: column;
    align-items: flex-start;
    padding: var(--padding-3xs);
    color: var(--color-red-200);
}

.img06-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 280px;
    flex-shrink: 0;
    object-fit: cover;
    max-height: 280px;
}

.offer-name1 {
    text-decoration: underline;

}

.offer-name {
    color: var(--color-cadetblue-200);
}

.block02 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-3xs) var(--padding-xl);
    gap: var(--gap-3xs);
}

.offer-name-png-icon {
    flex: 1;
    max-width: 100%;
    overflow: hidden;

    max-width: 400px;
    object-fit: cover;
}

.border1,
.offer-name-img {
    width: 100%;
    box-sizing: border-box;
}

.offer-name-img {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: var(--padding-xl) 0;
    max-width: 400px;
    width: 100%;
}

.border1 {
    position: absolute;
    top: 6px;
    right: 0;
    left: 0;
    border-top: 1px dashed var(--color-darkslategray-100);
    border-bottom: 1px dashed var(--color-darkslategray-100);
    height: 6px;
}

.div {
    position: relative;
    line-height: 21.6px;
    text-transform: uppercase;
}

.background {
    position: absolute;
    width: 4.37%;
    top: 0;
    right: 47.81%;
    left: 47.81%;
    background-color: var(--color-oldlace);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0 var(--padding-mini);
    box-sizing: border-box;
}

.border {
    align-self: stretch;
    position: relative;
    height: 22px;
    font-size: var(--font-size-xl);
    color: var(--color-darkslategray-100);
}

.text-49 {
    position: relative;
    line-height: 24px;
    text-transform: uppercase;
}

.offer-name3 {
    text-decoration: underline;
}

.offer-name2 {
    color: inherit;
}

.text-275 {
    flex: 1;
    position: relative;
    line-height: 140%;
    text-transform: uppercase;
}

.block-quote,
.block03 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.block-quote {
    box-shadow: 0 3px 10px rgba(158, 146, 146, 0.75);
    background-color: var(--color-oldlace);
    border: 1px solid var(--color-black);
    padding: var(--padding-11xl);
    gap: var(--gap-3xs);
}

.block03 {
    padding: var(--padding-mini);
    text-align: center;
}

.only-product-for {
    font-family: var(--font-liberation-sans);
}

.img07-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 300px;
    flex-shrink: 0;
    object-fit: cover;
    max-height: 300px;
}

.img-block07,
.text-18 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.img-block07 {
    flex-direction: column;
    justify-content: flex-start;
    gap: var(--gap-4xs);
    text-align: center;
    color: var(--color-darkslategray-200);
}

.span {
    text-decoration: underline;
    color: var(--color-cadetblue-200);
}

.offer-name10 {

    color: black;
}

.text-1bold {
    position: relative;
    line-height: 140%;
}

.img-block08,
.text-111 {
    align-self: stretch;
    display: flex;
    align-items: center;
}

.text-111 {
    flex-direction: row;
    justify-content: center;
    text-align: center;
}

.img-block08 {
    flex-direction: column;
    justify-content: flex-start;
    gap: var(--gap-4xs);
    color: var(--color-darkslategray-200);
}

.img09-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 550px;
    flex-shrink: 0;
    object-fit: cover;
    max-height: 550px;
}

.text-1bold1 {
    position: relative;
    line-height: 140%;
    font-weight: 700;
}

.offer-name14 {

    font-weight: 700;
}

.img-block09,
.text-114 {
    align-self: stretch;
    display: flex;
    align-items: center;
}

.text-114 {
    flex-direction: row;
    justify-content: center;
    text-align: center;
}

.img-block09 {
    flex-direction: column;
    justify-content: flex-start;
    gap: var(--gap-4xs);
    color: var(--color-darkslategray-200);
}

.img-block10 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: var(--gap-4xs);
    text-align: center;
    color: var(--color-darkslategray-200);
}


.text-68 {
    display: flex;
    align-items: flex-start;
}

.text-68 {
    flex-direction: row;
    justify-content: flex-start;
    font-size: var(--font-size-3xl);
}

.palm-fruit-extract-restores-b {
    margin: 0;
    font-size: inherit;
    padding-left: var(--padding-5xl);
}

.text-415 {
    flex: 1;
    position: relative;
    line-height: 24px;
    align-items: center;
}

.list,
.text-2110,
.text-415 {
    align-self: stretch;
    display: flex;
}

.list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--gap-3xs);
}

.text-2110 {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: var(--color-red-200);
}

.img12-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 270px;
    flex-shrink: 0;
    object-fit: cover;
    max-height: 270px;
}

.text-2112 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: var(--color-cadetblue-200);
}

.img13-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 270px;
    flex-shrink: 0;
    object-fit: cover;
    max-height: 270px;
}

.text-426 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-xl) 0 0;
}

.text-2117 {
    flex: 1;
    position: relative;
    line-height: 140%;
    text-transform: uppercase;
}

.list1,
.text-2118 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.list1 {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--gap-mini);
}

.ps {
    font-weight: 700;
}

.text-119 {
    flex: 1;
    position: relative;
    line-height: 140%;
}

.block-quote2,
.block06,
.text9 {
    display: flex;
    justify-content: flex-start;
}

.text9 {
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--gap-3xs);
}

.block-quote2,
.block06 {
    align-self: stretch;
    flex-direction: row;
    align-items: center;
    padding: var(--padding-3xs) var(--padding-xl);
}

.block-quote2 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
    background-color: var(--color-oldlace);
    border: 1px solid var(--color-black);
    flex-direction: column;
    padding: var(--padding-11xl);
    gap: var(--gap-3xs);
}

.border6 {
    align-self: stretch;
    position: relative;
    height: 22px;
}

.text-2147 {
    flex: 1;
    position: relative;
    line-height: 140%;
    text-transform: uppercase;
}

.block-quote3,
.block08,
.text-2146 {
    align-self: stretch;
    display: flex;
    align-items: center;
}

.text-2146 {
    flex-direction: row;
    justify-content: center;
    font-size: var(--font-size-lg);
    color: var(--color-red-200);
}

.block-quote3,
.block08 {
    flex-direction: column;
    justify-content: flex-start;
}

.block-quote3 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
    background-color: var(--color-oldlace);
    border: 1px solid var(--color-black);
    padding: var(--padding-11xl);
    gap: var(--gap-3xs);
}

.block08 {
    padding: 0 var(--padding-mini) var(--padding-mini);
    text-align: center;
    font-size: var(--font-size-xl);
    color: var(--color-darkslategray-100);
}

.text-432 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
}

.official-draw {
    white-space: pre-wrap;
}

.official-draw {
    color: #1697ce;
}

.text-4-parent,
.text-bg2 {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.text-4-parent {
    align-self: stretch;
    display: flex;
    padding: 0 var(--padding-xl);
    gap: var(--gap-3xs);
}

.text-bg2 {
    background-color: var(--color-palegoldenrod);
    border: 1px solid var(--color-black);
    padding: var(--padding-3xs);
}


.text-440,
.text-bg2 {
    align-self: stretch;
    display: flex;
}

.text-440 {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    color: var(--color-red-200);
}

.link {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.link {
    text-decoration: none;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
    background-color: var(--color-red-200);
    flex-wrap: wrap;
    justify-content: center;
    padding: var(--padding-mini) var(--padding-11xl);
    box-sizing: border-box;
    max-width: 360px;
    color: inherit;
}

.text-71 {
    position: relative;
    line-height: 21.6px;
}

.block,
.text10 {
    display: flex;
    flex-direction: column;
}

.block {
    align-self: stretch;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.text10 {
    flex: 1;
    align-items: flex-start;
    justify-content: flex-start;
    gap: var(--gap-3xs);
}

.text-615 {
    position: relative;
    line-height: 140%;
    text-transform: capitalize;
}

.comments1,
.kyttj-kirjoittaa {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.comments1 {
    align-self: stretch;
    background-color: var(--color-cadetblue-200);
    padding: 14px 17px;
    font-size: var(--font-size-3xl);
    color: var(--color-white);
}

.kyttj-kirjoittaa {
    padding: 0 0 var(--padding-xl);
    color: var(--color-black);
}

.avatar01-icon {
    width: 50px;
    position: relative;
    height: 50px;
    overflow: hidden;
    flex-shrink: 0;
    object-fit: cover;
}

.text-73 {
    display: none;
    flex: 1;
    position: relative;
    line-height: 21.6px;
}

.comment1,
.text-72 {
    align-self: stretch;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.text-72 {
    flex-direction: row;
    font-size: var(--font-size-sm);
    color: var(--color-gray-100);
}

.comment1 {
    flex-direction: column;
    padding: var(--padding-3xs) var(--padding-xl) var(--padding-3xs) 0;
    color: var(--color-gray-200);
}

.img-icon {
    width: 420px;
    max-width: 420px;
    overflow: hidden;
    height: 400px;
    flex-shrink: 0;
    object-fit: cover;
    display: none;
}

.comment,
.text-comment {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.text-comment {
    flex: 1;
    flex-direction: column;
}

.comment {
    align-self: stretch;
    flex-direction: row;
    padding: 0 0 var(--padding-3xs);
    gap: var(--gap-mini);
}

.comment4 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 0 var(--padding-3xs) var(--padding-31xl);
    gap: var(--gap-mini);
}

.img15-icon {
    width: 100%;
    max-width: 350px;
    overflow: hidden;
    height: 400px;
    flex-shrink: 0;
    object-fit: cover;
}

.comments {
    align-self: stretch;
    align-items: flex-start;
    gap: var(--gap-3xs);
    color: var(--color-cadetblue-200);
}

.comments,
.content,
.content1,
.guestname-liv-us,
.link1 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.link1 {
    text-decoration: none;
    background-color: var(--color-red-200);
    align-items: flex-start;
    padding: var(--padding-3xs);
    font-size: var(--font-size-5xl);
    color: var(--color-white);
}

.content,
.content1,
.guestname-liv-us {
    align-items: center;
}

.content1 {
    align-self: stretch;
    background-color: var(--color-white);
    border: 1px solid #e7e7e7;
    overflow: hidden;
    padding: var(--padding-3xs);
}

.content,
.guestname-liv-us {
    width: 100%;
    background-color: var(--color-whitesmoke);
}

.content {
    padding: 0 var(--padding-xl);
    box-sizing: border-box;
    max-width: 900px;
    color: var(--color-gray-200);
}

.guestname-liv-us {
    position: relative;
    overflow: hidden;
    gap: 40px;
    text-align: left;
    font-size: var(--font-size-lg);
    color: var(--color-darkgray);
    font-family: var(--font-liberation-sans);
}

@media screen and (max-width: 1200px) {
    .img01-icon {
        width: 100%;
        max-width: 400px;
    }

    
    .img13-icon {
        min-width: 100%;
    }

    .guestname-liv-us {
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    .img01-icon {
        width: 100%;
    }

    .guestname-liv-us {
        width: 100%;
        flex-direction: column;
        gap: 30px;
        align-items: flex-start;
        justify-content: flex-start;
    }
}

@media screen and (max-width: 780px) {

    .header {
        padding-top: 16px;
        box-sizing: border-box;
    }

    .text-31,
    .text-41 {
        font-size: var(--font-size-xl);
    }

    .img01-icon {
        display: flex;
        width: 100%;
        height: auto;
        align-items: center;
        justify-content: center;
        min-width: 100%;
        max-width: 400px;
        min-height: 100%;
        max-height: 400px;
    }

    .img-block011 {
        align-self: stretch;
        width: auto;
        padding-left: 0;
        box-sizing: border-box;
    }

    .img02,
    .img02-icon {
        min-width: 100%;
        max-width: 420px;
    }

    .img02-icon {
        width: 100%;
        height: auto;
        min-height: 100%;
        max-height: 200px;
    }

    .img02 {
        align-self: stretch;
        width: auto;
    }

    .img03-icon,
    .img04-icon,
    .img06-icon {
        height: auto;
        min-width: 100%;
        max-width: 420px;
        min-height: 100%;
        max-height: 280px;
    }

    
    .img06-icon {
        max-width: 420%;
        max-height: 240px;
    }

    .img06-icon {
        width: 100%;
        height: 100%;
        max-width: 420px;
        max-height: 280px;
    }

    .offer-name-png-icon {
        flex: 1;
        max-width: 200px;
    }

    .img07-icon {
        width: 100%;
        height: auto;
        min-width: 100%;
        max-width: 420px;
        min-height: 100%;
        max-height: 300px;
    }

    .text-18 {
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .img-block07 {
        height: auto;
        min-height: 100%;
    }

    .img-block08,
    .text-111 {
        height: auto;
    }

    .img09-icon {
        width: 100%;
        height: auto;
        min-width: 100%;
        max-width: 420px;
        min-height: 100%;
        max-height: 550px;
    }

    .text-415 {
        align-self: stretch;
        height: auto;
    }

    .img12-icon,
    .img13-icon {
        width: 100%;
        height: auto;
        min-width: 100%;
        max-width: 420px;
        min-height: 100%;
        max-height: 270px;
    }

    .list1,
    .text-2118 {
        align-self: stretch;
        width: auto;
    }

    .text-119,
    .text9 {
        flex: 1;
    }

    .block06 {
        align-self: stretch;
        width: auto;
    }

    .text-2147 {
        flex: 1;
    }

    .block-quote3,
    .text-2146 {
        align-self: stretch;
        width: auto;
    }

    .block-open-doors {
        flex-direction: column;
    }

    .text10 {
        flex: unset;
        align-self: stretch;
    }

    
    .img15-icon {
        width: 100%;
        height: auto;
        min-width: 100%;
        min-height: 100%;
    }

    .img15-icon {
        max-height: 400px;
    }

    .content1 {
        padding-left: var(--padding-xs);
        padding-top: var(--padding-3xs);
        padding-right: var(--padding-xs);
        box-sizing: border-box;
    }

    .content,
    .guestname-liv-us {
        flex-direction: column;
        justify-content: flex-start;
        box-sizing: border-box;
        max-width: 100%;
    }

    .content {
        width: 100%;
        align-items: flex-start;
        padding-left: 0;
        padding-right: 0;
        min-width: 100%;
    }

    .guestname-liv-us {
        display: flex;
        gap: 12px;
        align-items: center;
        padding: 0;
    }
}

.text-2117,
a span,
a,
.offer-name {}

.text-2117 {
    justify-content: center;
}

.head {
    font-size: 14px;
    font-weight: 600;
    color: white;
}



.bottom-sticky {
    position: sticky;
    bottom: 0;
    padding: 5px;
    background: white;

}

.bottom-sticky .container {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bottom-sticky .sticky-text {
    margin-left: 6px;
    margin-right: 14px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 3px;
}

.bottom-sticky a:hover {
    opacity: 0.7;
    transition: 0.3s ease;
}

.bottom-sticky img {
    height: 50px;
}

.bottom-sticky div :nth-child(1) {
    font-size: 12px;
    color: #151515;
}


.bottom-sticky div :nth-child(2) {
    font-size: 20px;
    color: #151515;
    font-weight: 600;
}

.bottom-sticky div :nth-child(2) .timer :nth-child(1) {
    font-size: 20px;
}

.bottom-sticky span {
    font-family: "Inter", sans-serif !important;
}

.bottom-sticky a {
    font-family: "Inter", sans-serif !important;
    background: #6CCE64;
    color: white;
    height: 50px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 20px;
    display: flex;
    align-items: center;
    text-decoration: none;

}

.heading1 {
    border-radius: 5px;
    background-color: #c20017;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 3px 6px;
    font-size: 14px;
    color: white;
    font-weight: 700;
}

.heading3 {
    color: #003366;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.heading3 .dot {
    width: 2px;
    position: relative;
    border-radius: 50%;
    background-color: #8e6b66;
    height: 2px;
}

.heading2 {
    font-family: "Roboto", sans-serif;
    font-size: 46px;
    color: black;
    font-weight: 700;
    max-width: 1140px;
    text-align: center;
    margin-bottom: 20px;
}

.main-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 768px) {

    .comments {
        padding-left: 12px;
        padding-right: 12px;
    }

    .heading2 {
        font-size: 30px;
        line-height: 35px;
    }
}

.kyttj-kirjoittaa {
    width: 100%;
}

form {
    display: flex;
    align-items: center;
    gap: 10px;
}

form button {
    padding: 10px 50px;
    border-radius: 5px;
    background: #0096b2;
    border: none;
    height: 40px;
    box-sizing: border-box;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
}

form button:hover {
    opacity: 0.6;
    transition: 0.3s ease;
}

@media(max-width:1040px) {

    #form-block {
        margin-bottom: 30px !important
    }
}

body *:not(i) {
    font-family: sans-serif !important
}

@keyframes super-rotation {
    70% {
        transform: rotate(1640deg)
    }

    100% {
        transform: rotate(1620deg)
    }
}

input[value="ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾"] {
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 15px 0;
    outline: none;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    transition: background .3s
}

input[value="ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾"]:hover {
    background: #b00 !important;
    transition: background .3s
}

input[value="ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾"]:active {
    transform: translateY(2px);
    box-shadow: none !important
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url("");
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium;
    cursor: pointer;
    outline: medium
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

#order {
    display: none
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }

    30% {
        transform: translateY(100px)
    }

    100% {
        transform: translateY(0px)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width:520px) {

    .close-popup {
        right: 0 !important
    }
}

@media(max-height:450px) and (orientation:landscape) {
    .pop-up-window {
        top: 14%
    }
}


* {
    padding: 0;
    margin: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rulet_container li {
    list-style: none;
    display: inline-block;
    float: left;
}

.rulet_container {}

.rulet_window {
    overflow: hidden;
    position: relative;
    width: 12000px;
    height: 108px;
    right: 0px;
}

.rulet_wrapper {
    position: relative;
    margin: 30px auto;
    width: 100%;
    max-width: 800px;
    overflow-x: hidden;
    border: 4px solid #005ff5;
    border-radius: 2px;
}

.rulet_list {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
    padding-inline-start: 0px !important;
}

.rulet_list li {
    border: 4px solid transparent;
}

.rulet_list li img {
    width: 130px;
    height: 130px;
}

.rulet_list li .num {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background: #02a9f4;
}

.rulet_list li:nth-child(2n) .num {
    background: #3f51b5;
}

.rulet_list li:nth-child(3n) .num {
    background: #ffc107;
}

.rulet_list li:nth-child(4n) .num {
    background: #ff5722;
}

.rulet_list li:nth-child(5n) .num {
    background: #4caf50;
}

.rulet_arrowup,
.rulet_arrowdown {
    position: absolute;
    right: 50%;
    z-index: 1;
    width: 0;
    height: 0;
}

.rulet_arrowup {
    bottom: 0;
    border-bottom: 20px solid #005ff5;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.rulet_arrowdown {
    top: 0;
    border-top: 20px solid #005ff5;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.rulet_block {
    background: #f3f3f3;
    border-radius: 3px;
    padding: 30px 20px;
    text-align: center;
}

.rulet_block>p:nth-child(1) {
    font-size: 24px !important;
    line-height: 1.5em;
}

.rulet_button {
    position: relative;
    z-index: 2;
    width: 230px;
    display: block;
    height: 40px;
    line-height: 34px;
    margin: 0 auto;
    border: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    text-align: center;
    font-family: 'Noto Sans', Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: #ff4500;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.rulet_button:disabled {
    opacity: 0.7;
}




/*popup*/
.spin-result-wrapper {
    display: none;
    padding: 0;
    width: 100%;
    top: 0;
    z-index: 9999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
    margin: 0 auto;

}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0px;
    left: 0px;
    top: 27%;
    margin: 0px auto;
    background: #ffffff none repeat scroll 0% 0%;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    background-color: rgb(113, 195, 65);
    border-radius: 50%;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px);
    }

    30% {
        transform: translateY(100px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.pop-up-heading {
    display: inline-block;
    font-size: 37px;
    margin-bottom: 20px;
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20%;
    font-size: 20px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    border-radius: 5px;
    background-color: rgb(113, 195, 65);
    color: rgb(255, 255, 255);
    border: medium none;
    cursor: pointer;
    outline: medium none;
}

.pop-up-button:hover {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAZlBMVEUAAADgT1/gTl7gTl/gT1/hT1/gTl/hT1/hT17gT1/hT1/gT1/fT17gTmDhUV7fUVzpTlneRGbgT1/hT1/gT1/gT17fT2DfT1/iTl/hT2DeUmPkUlvgT1/////unKXhVWT2ztL2zdLBmTzRAAAAHHRSTlMA+GDq0rOMb8e/uqNnSToXCwfy4uHYiHFOTR8csRg2LAAAAV1JREFUWMOclFkSgyAQBUFQXBPNvjxMvP8lU0k+plSGxf60qlsBGcHR382lqbVSum4u5t6LJPZtLjFD5u0+1h5MCSelGWL87ASWUxbUOw0vuvPqjwpBqgfv7xQiUDt29RJRSGYnCkRTuPwcCeTc+7d/Q4ZEssX+SyQiZ2fxVEhGPQVRYwM1+R02QX+1xiY0ewKvacSKcXoxJzEcl/7b2nHlW/teFo7/+XB1+FQg31G4/gLl2qcC+a5C+Zt/mDNZSwXy/0yY852T7WqxVGAeES3dQqbA+XQrewlPIeBD9uIG+Apun7gJA3/B78OIAv6C30chGvCFsI9GVOALYR+VOIMvhH2cxQF8Iezj8Cm9DmgAgGEYhvFnbRAmcOn/1iZ9QF+hH7G/sQepR7mXqdd5A6UjrUN1Y72Lpatty3XrvQFjEachazFvQXNRt2H7cf+F45Xnpeu178Xz1fflu/UfQiFccPzcXXEAAAAASUVORK5CYII=');
    background-size: 100%;
    top: 2px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: 3px;
    cursor: pointer;
}


/*order_block*/
.order_block {
    display: none;
}

.order_block {
    text-align: center;
    margin: 0 auto 30px;
}

.prod_img_wrapper {
    position: relative;
}

.prod_img_wrapper {
    max-width: 400px;
    margin: 15px auto;
    position: relative;
}

.prod_img_wrapper img {
    width: 100%;
}

.wheel_input {
    position: relative;
    display: block;
    outline: 0;
    border: 1px solid #b7b7b7 !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 10px;
    padding: 0 20px;
    background: #fff;
    text-align: center;
    font-size: 18px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #222;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.price_main {
    font-size: 24px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    line-height: 1;
    margin: 0 auto;
    color: #f91e41;
    font-weight: 700;
}

.prod_img_wrapper p {
    text-align: center !important;
}

.old_price {
    text-decoration: line-through;
}

.order-stock {
    text-align: center;
    margin-bottom: 20px;
}

.order-stock span {
    color: #f91e41;
    font-weight: 700;
    font-style: 1.3em;
}

.order_form {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 320px;
    width: 100%;
}

.main-link {
    position: relative;
    display: block;
    width: 100%;
    height: fit-content;
    margin: 0 auto;
    padding: 20px;
    border: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background: #005ff5;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.main-link:hover {
    background: #0a64f5;
}

.timer {
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0 0px;
    text-align: center;
}

.timer p {
    margin: 0;
}


@media screen and (max-width: 500px) {
    .rulet_block {
        padding: 30px 10px;
    }

    .rulet_list li .num {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 30px;
    }

    .rulet_window {
        height: 88px;
    }
}

@keyframes blink {

    from,
    to {
        border-right-color: black;
    }

    50% {
        border-right-color: transparent;
    }
}

@-webkit-keyframes blink {

    from,
    to {
        border-right-color: black;
    }

    50% {
        border-right-color: transparent;
    }
}

/* POLITICS POPUP  */
/*popup style*/
.popup-m1-politicians-container,
.popup-m1-politicians-container .popup-m1-politicians,
.popup-m1-politicians-container .popup-m1-politicians__close,
.popup-m1-politicians-container .popup-m1-politicians__title,
.popup-m1-politicians-container .popup-m1-politicians__title>h4,
.popup-m1-politicians-container .popup-m1-politicians__text,
.popup-m1-politicians-container .popup-m1-politicians__text>p,
.popup-m1-politicians-container .popup-m1-politicians__close-button{
	background: none;
	position: static;
	float: none;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	color: #333;
	text-align: left;
	border-radius: 0 0 0 0;
	width: auto;
	height: auto;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5em;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), inset 0 0 0 0 rgba(0, 0, 0, 0);
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.popup-m1-politicians-container{
	position: fixed;
	z-index: 9999999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 20px;
}

.popup-m1-politicians-container .overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	z-index: 1000;
}

.popup-m1-politicians-container .popup-m1-politicians{
	position: relative;
	background: #fff;
	max-width: 1000px;
	width: 100%;
	max-height: 100%;
	border-radius: 6px;
	top: 0;
	bottom: 0;
	margin: 0 auto;
	overflow-y: auto;
	z-index: 9000;
}

.popup-m1-content{
	overflow-y: auto;
	padding: 0 0 10px 0;
}


.popup-m1-politicians .popup-m1-politicians__content{
	padding: 20px 3%;
}

.popup-m1-politicians .popup-m1-politicians__close{
	width: 20px;
	height: 20px;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}

.popup-m1-politicians .popup-m1-politicians__close:before,
.popup-m1-politicians .popup-m1-politicians__close:after{
	content: '';
	width: 100%;
	height: 2px;
	background: #444;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}

.popup-m1-politicians .popup-m1-politicians__close:hover:before,
.popup-m1-politicians .popup-m1-politicians__close:hover:after{
	background: #000;
}

.popup-m1-politicians .popup-m1-politicians__close:before{
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.popup-m1-politicians .popup-m1-politicians__close:after{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.popup-m1-politicians .popup-m1-politicians__title{
	margin-bottom: 20px;
	padding-right: 20px;
}

.popup-m1-politicians .popup-m1-politicians__title>h4{
	font-size: 24px;
	line-height: 1.1em;
	font-weight: 700;
}

.popup-m1-politicians .popup-m1-politicians__text>p{
	margin-bottom: 15px;
}

.popup-m1-politicians .popup-m1-politicians__text>p:last-child{
	margin-bottom: 0;
}

.popup-m1-politicians .popup-m1-politicians__close-button{
	position: relative;
	cursor: pointer;
	text-align: center;
	width: 160px;
	background: #6c757d;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	border-radius: 8px;
	margin: 20px auto 0;
	-webkit-transition: all ease .2s;
	-o-transition: all ease .2s;
	transition: all ease .2s;
}
.popup-m1-politicians .popup-m1-politicians__close-button:hover{
	background: #5a6268;
}
.popup-m1-politicians .popup-m1-politicians__close-button:active{
	top: 2px;
}
/* POLITICS POPUP  */
.timer-wrapper {
    color: red;
}

.header-mob {
    display: none;
}
.header-wrap {
    font-size: 0;
}
.header-wrap img {
    width: 100%;
}
@media (max-width: 768px) {
    .header {
        display: none !important;
    }
    .header-mob {
        display: block;
    }
}
@media only screen and (max-width: 500px) {
    .vik-winners-bl .lb_top {
        padding: 10px 10px 10px 30px;
    }
    .vik-winners-bl .lb_top:before {
        top: 5px;
        left: 5px;
        width: 20px;
        height: 25px;
        background-size: 100%;
    }
    .vik-winners-bl .lbt_text_1 {
        font-size: 18px;
        line-height: 20px;
    }
    .vik-winners-bl .lbt_text_2 {
        margin-top: 5px;
    }
    .vik-winners-bl .lb_text {
        font-size: 26px;
        line-height: 27px;
        margin-top: 20px;
    }
    .vik-winners-bl .lb_text>span {
        font-size: 40px;
        line-height: 41px;
    }
}
.vik-winners-bl .left_block {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    padding: 50px;
    background: #f9f9f9;
    font-family: sans-serif;
}
.vik-winners-bl .lb_top,
.vik-winners-bl .wins {
    background: #fff;
}
.vik-winners-bl .lb_top {
    border: 1px solid #b5b5b5;
    border-radius: 15px;
    padding: 20px;
    position: relative;
}
.vik-winners-bl .lb_top:before {
    display: block;
    content: "";
    width: 40px;
    height: 50px;
    position: absolute;
    top: 25px;
    left: 25px;
}
.vik-winners-bl .lbt_text_1 {
    font-size: 20px;
    line-height: 30px;
    color: #272727;
    text-align: center;
}
.vik-winners-bl .lbt_text_2 {
    font-size: 13px;
    line-height: 15px;
    color: #626262;
    margin-top: 10px;
    text-align: center;
}
.vik-winners-bl .lb_text {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 44px;
    text-transform: uppercase;
    margin: 50px 0 15px;
    text-align: center;
}
.vik-winners-bl .lb_text>span {
    display: inline-block;
    font-size: 30px;
    line-height: 76px;
}
.vik-winners-bl .wins {
    border: 1px solid #d8d8d8;
    border-radius: 15px;
}
.vik-winners-bl .win_line {
    display: table;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #d8d8d8;
}
.vik-winners-bl .win_line>div {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 5px 0 15px;
    font-size: 17px;
    line-height: 19px;
}
.vik-winners-bl .win_line:first-child {
    background: linear-gradient(89.47deg, #ed7b22 0, #f59a14 100%);
}
.vik-winners-bl .win_line:last-child {
    border-bottom: none;
}
@media only screen and (max-width: 1100px) {
    .vik-winners-bl .left_block {
        display: block;
    }
}
@media only screen and (max-width: 1000px) {
    .vik-winners-bl .left_block {
        padding: 30px 10px;
        max-width: 435px;
    }
}
@media only screen and (max-width: 880px) {
    .vik-winners-bl .left_block {
        max-width: 100%;
        float: none;
    }
    .vik-winners-bl .lb_text {
        text-align: center;
    }
}
@media (max-width: 720px) {
    .vik-winners-bl .win_line:first-child {
        display: none;
    }
    .vik-winners-bl .win_line {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .vik-winners-bl .win_line>div {
        width: 100% !important;
    }
}
@media only screen and (max-width: 500px) {
    .vik-winners-bl .lb_top {
        padding: 10px 10px 10px 30px !important;
    }
    .vik-winners-bl .lb_top:before {
        top: 5px;
        left: 5px;
        width: 20px;
        height: 25px;
        background-size: 100%;
    }
    .vik-winners-bl .lbt_text_1 {
        font-size: 18px;
        line-height: 20px;
    }
    .vik-winners-bl .lbt_text_2 {
        margin-top: 5px;
    }
    .vik-winners-bl .lb_text {
        font-size: 26px;
        line-height: 27px;
        margin-top: 20px;
    }
    .vik-winners-bl .lb_text>span {
        font-size: 40px;
        line-height: 41px;
    }
}
@media only screen and (max-width: 450px) {
    .vik-winners-bl .win_line>div {
        padding: 0 5px 0 10px;
        font-size: 15px;
        line-height: 19px;
    }
}
@media (max-width: 460px) {
    .vik-winners-bl .left_block {
        padding: 0 !important;
    }
    .vik-winners-bl .win_line>div {
        font-size: 14px !important;
    }
    .vik-winners-bl .lb_text>span {
        font-size: 20px;
    }
    .vik-winners-bl .lb_top {
        padding: 10px;
    }
}
.copyright {
    display: block;
    text-align: center;
}

._popup-link {
    cursor: pointer;
    color:#008000;
    font-weight: 700;
}
.block-center {
    text-align: center;
}
.comm__img {
    max-width: 350px;
    width: 100%;
}