:root {
    --font-liberation-sans: "Liberation Sans";
    --font-size-5xl: 24px;
    --font-size-lg: 18px;
    --font-size-sm: 14px;
    --font-size-3xl: 22px;
    --font-size-xl: 20px;
    --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;
    --gap-3xs: 10px;
    --gap-mini: 15px;
    --gap-4xs: 9px;
    --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;
}
*{
    scroll-behavior: smooth;
  }
  .block {
    font-size: sans-serif!important;
  }
  .se-logo-1-icon {
    width: 223px;
    position: relative;
    height: 74px;
    object-fit: cover;
  }
  .logo {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 35px 0 var(--padding-mini);
  }
  .text-1 {
    flex: 1;
    align-items: center;
  }
  .header-top,
  .header-top1,
  .text,
  .text-1 {
    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-top,
  .header-top1 {
    flex-wrap: wrap;
  }
  .header-top1 {
    flex: 1;
    align-items: center;
    padding: 0 0 0 8px;
  }
  .header-top {
    align-self: stretch;
    align-items: flex-start;
    padding: 0 25px var(--padding-11xl);
  }
  .text-21 {
    position: relative;
    line-height: 140%;
  }
  .text-21:hover {
    color: var(--color-red-200);
  }
  .form-menu,
  .text-2 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .form-menu {
    background-color: var(--color-cadetblue-100);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-lgi) var(--padding-3xl);
  }
  .text-22 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .form-menu1,
  .form-menu5 {
    background-color: var(--color-teal);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-lgi) var(--padding-3xl);
  }
  .form-menu5 {
    width: 211px;
    background-color: var(--color-cadetblue-100);
    box-sizing: border-box;
  }
  .header,
  .menu {
    align-self: stretch;
    display: flex;
  }
  .menu {
    background-color: var(--color-cadetblue-100);
    border-bottom: 3px solid var(--color-teal);
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    color: var(--color-white);
  }
  .header {
    background-color: var(--color-white);
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-21xl) 0 0;
  }
  .but-weve-been {
    color: #2e2e2e;
  }
  .h12 {
    align-self: stretch;
    flex: 1;
    position: relative;
    line-height: 120%;
    text-transform: uppercase;
    display: flex;
    align-items: center;
  }
  .h1,
  .h11 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .h11 {
    flex: 1;
    flex-wrap: wrap;
  }
  .h1 {
    align-self: stretch;
    padding: var(--padding-mini) 0 var(--padding-xl);
    font-size: 33px;
    color: var(--color-red-200);
  }
  .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;
  }
  .text-date1 {
    position: relative;
    line-height: 21.6px;
  }
  .date1,
  .text-date {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .date1 {
    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;
   
    flex-shrink: 0;
    object-fit: cover;
   
  }
  .death-from-complications {
    color: var(--color-red-200);
  }
  .img05-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 240px;
    flex-shrink: 0;
    object-fit: cover;
    max-height: 240px;
  }
  .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-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;
    height: 372px;
    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: 200px;
  }
  .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;
  }
   
   
  .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);
  }
   
  .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;
  }
   
  .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);
  }
  .img10-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 290px;
    flex-shrink: 0;
    object-fit: cover;
    max-height: 290px;
  }
  .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);
  }
  .img11-icon {
    width: 100%;
    max-width: 600px;
    overflow: hidden;
    height: 550px;
    flex-shrink: 0;
    object-fit: cover;
  }
  .block-img,
  .img-block11 {
    align-self: stretch;
    flex-direction: column;
    justify-content: flex-start;
    gap: var(--gap-3xs);
  }
  .img-block11 {
    display: flex;
    align-items: center;
  }
  .block-img {
    padding: 0 0 var(--padding-3xs);
  }
  .block-bg-gray,
  .block-img,
  .text-68 {
    display: flex;
    align-items: flex-start;
  }
  .block-bg-gray {
    align-self: stretch;
    background-color: #d8d8d8;
    border: 1px solid #1e1e1e;
    flex-direction: column;
    justify-content: center;
    padding: var(--padding-3xs) var(--padding-xl);
  }
  .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);
  }
  .promotional-discount-of,
  .when-you-order {
    font-family: var(--font-liberation-sans);
    color: var(--color-red-200);
  }
  .when-you-order {
    color: var(--color-gray-200);
  }
  .text-432 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }
  .official-draw,
  .only-through-the {
    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);
  }
  .h2,
  .text-440,
  .text-bg2,
  .text11 {
    align-self: stretch;
    display: flex;
  }
  .text-440 {
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    color: var(--color-red-200);
  }
  .h2,
  .text11 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .text11 {
    padding: 18px 0;
    text-align: left;
  }
  .h2 {
    background-color: #3a4752;
    padding: var(--padding-3xs);
    font-size: var(--font-size-3xl);
    color: var(--color-white);
  }
  .text-445 {
    flex: 1;
    position: relative;
    line-height: 24px;
  }
  .text-444 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-21xl) 0 0;
  }
  .activated {
    color: var(--color-green);
  }
  .text-4-wrapper,
  .text-inner {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .text-4-wrapper {
    background-color: var(--color-green);
    flex-direction: row;
    padding: var(--padding-3xs) var(--padding-11xl);
  }
  .text-inner {
    align-self: stretch;
    flex-direction: column;
    color: var(--color-white);
  }
  .text-450,
  .text-452 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--padding-3xs) 0 0;
  }
  .text-452 {
    align-items: center;
    justify-content: center;
    text-align: left;
    color: var(--color-red-100);
  }
  .text-81 {
    flex: 1;
    position: relative;
    line-height: 21.6px;
    text-transform: uppercase;
  }
  .link,
  .text-8 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }
  .text-8 {
    flex: 1;
    justify-content: 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;
  }
  .text-7 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    font-size: var(--font-size-sm);
    color: var(--color-gray-100);
  }
  
  .link-parent {
    align-self: stretch;
    display: flex;
    align-items: center;
    margin-top: 30px;
  }
  .link-parent {
    flex-direction: column;
    justify-content: center;
    gap: var(--gap-3xs);
    font-size: var(--font-size-5xl);
    color: var(--color-white);
  }
  
  .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);
  }
  .img14-icon {
    width: 100%;
    max-width: 420px;
    overflow: hidden;
    height: 400px;
    flex-shrink: 0;
    object-fit: cover;
  }
  .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: 420px;
    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;
    }
    .img11-icon,
    .img13-icon {
      min-width: 100%;
    }
    .guestname-liv-us {
      width: 100%;
    }
  }
  @media screen and (max-width: 1000px) {
    .img01-icon {
      width: 100%;
    }
    .img05-icon {
      min-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) {
    .logo {
      padding-left: 0;
      padding-right: var(--padding-xs);
      box-sizing: border-box;
    }
    .header-top1 {
      flex-direction: row;
      flex-wrap: wrap;
    }
    .header-top {
      padding-bottom: 0;
      box-sizing: border-box;
    }
    .menu {
      display: none;
    }
    .header {
      padding-top: 16px;
      box-sizing: border-box;
    }
    .h12 {
      font-size: var(--font-size-5xl);
    }
    .text-31,
    .text-41,
    .text-date1 {
      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,
    .img05-icon,
    .img06-icon {
      height: auto;
      min-width: 100%;
      max-width: 420px;
      min-height: 100%;
      max-height: 280px;
    }
    .img05-icon,
    .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,
    .img10-icon,
    .img11-icon {
      width: 100%;
      height: auto;
      min-width: 100%;
      max-width: 420px;
      min-height: 100%;
      max-height: 550px;
    }
    .img10-icon,
    .img11-icon {
      max-height: 290px;
    }
    .img11-icon {
      max-width: 600px;
      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;
    }
    .img14-icon,
    .img15-icon {
      width: 100%;
      height: auto;
      min-width: 100%;
      min-height: 100%;
    }
    .img14-icon {
      max-width: 420px;
    }
    .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,
  .creme,
  a span,
  a,
  .offer-name {
  }
  .text-2117 {
    justify-content: center;
  }
  
  .head-top {
    width: 100%;
    flex-direction: row;
    padding: 10px 30px;
    box-sizing: border-box;
    gap: 11px;
    max-width: 1200px;
    display: flex;
      align-items: center;
      justify-content: flex-start;
  }
  
  
  
  .head-top :nth-child(15),
  .head-top :nth-child(1){
    width: 150px;
  }
  
  .head-top :nth-child(3){
    opacity: 0.6;
    width: 78px;
  }
  
  .head-top :nth-child(9),
  .head-top :nth-child(5){
    width: 122px;
  }
  
  .head-top :nth-child(11){
    width:97px
  }
  
  .head-top :nth-child(13),
  
  .head-top :nth-child(7){
    width: 60px;
  }
  
  
  .head-top__wrapper{
    align-self: stretch;
      background-color: black;
      border-bottom: 4px solid #d20f26;
      flex-direction: column;
      display: flex;
      align-items: center;
      justify-content: flex-start;
  }
  .head-top div{
    width: 1px;
    position: relative;
    border-right: 1px solid #666;
    box-sizing: border-box;
    height: 26px;
  }
  
  
  .head-bot{
    display: flex;
    align-items: center;
    width: 100%;
      display: flex;
      flex-direction: row;
      align-items: center;
  
      padding: 18px 30px;
      box-sizing: border-box;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
  }
  
  .head-bot__wrapper{
    background-color: #003366;
    align-items: center;
      padding: 5px 0;
  }
  
  .head{
    font-size: 14px;
    font-weight: 600;
    color:white;
  }
  
  .logo2{
    height: 48px;
  }
  
  nav{
  
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    font-family: sans-serif !important;
    gap: 29px;
  }
  
  .head-menu{
    display: flex;
    align-items: center;
    gap: 12px;
    margin-left: auto;
  }
  
  .watchtv{
    border-radius: 2px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 7px 8px;
      background: #d20f26;
  }
  
  .logo3{
    display: none;
    width: 115px;
  }
  
  @media screen and (max-width: 1113px) {
    .head nav{
      display: none;
    }
  }
  
  
  
  .bottom-sticky{
    position: sticky;
    bottom: 0;
    padding: 5px;
    background: white;
    z-index: 1000;
  }
  
  .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;
  }
  
  .head-top__wrapper{
    width: 100%;
    overflow: hidden;
  }
  
  @media screen and (max-width: 768px) {
    .head-top__wrapper{
      display: none;
    }
  
    .logo2{
      display: none;
    }
  
    .logo3{
      display: block;
    }
  
    .comments{
      padding-left: 12px;
      padding-right: 12px;
    }
  
    .heading2{
      font-size: 30px;
          line-height: 35px;
    }
  }
  .kyttj-kirjoittaa{
    width: 100%;
  }
  
  .kyttj-kirjoittaa .text-22{
    width: 100%;
  }
  .write-comment{
    padding: 10px;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid black;
  }
  
  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;
  }
  
  .trusted{
    width: 100%;
    margin-top: 40px;
  }
  .link-parent img{
    width: 100%;
  }
  
  .link-parent a:hover{
    opacity: 0.7 ;
    transition: 0.3s ease;
  }