.otpuskTelemarket {
    padding-top: 64px;
    color: #222;
    font-size: 20px; 
    line-height: 160%;
}
.otpuskTelemarketBigText {
    color: #222;
    font-size: 68px;
    font-style: normal;
    font-weight: 700;
    line-height: 117%;
    text-transform: uppercase;
}

.otpuskTelemarketBigTextBorder {
    line-height: 147%;
    border-bottom: 3px #D40019 solid;
}

.otpuskTelemarketTopBtn {
    margin-left: auto;
}

.otpuskTelemarketTopItem:not(:last-child) {
    margin-right: 12px;
}

.otpuskTelemarketTopHref {
    padding: 14px 24px;
    border-radius: 50px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.otpuskTelemarketTopHrefBtn1 {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #D40019;
    color: #fff;
    transition: background-color 0.4s ease-in-out;
}

.otpuskTelemarketTopHrefBtn1:hover {
    background-color: #F51B35;
}

.otpuskTelemarketTopHrefBtn2 {
    border: 1px solid #D40019;
    color: #D40019;
    background-color: #fff;
    transition-property: background-color, color;
    transition-timing-function: ease-in-out;
    transition-duration: 0.4s;
}

.otpuskTelemarketTopHrefBtn2:hover {
    background-color: #F51B35;
    color: #fff;
}


.otpuskTelemarketTopMiddle {
    align-items: end;
}

.otpuskTelemarketTopMiddleLeft {
    align-items: end;
    margin-top: 22px;
    max-width: 505px;
    width: 100%;
    margin-right: auto;
}

.otpuskTelemarketTopMiddleLeft p {
    font-style: normal;
    font-weight: 400;
    line-height: 168%;
}

.otpuskTelemarketTopMiddleLeft strong {
    display: block;
    margin-top: 18px;
    font-style: normal;
    font-weight: 700;
    color: #EC4954;
}

.otpuskTelemarketBlock1 {
    margin-top: 68px;
}

.otpuskTelemarketBlock1Left {
    max-width: 738px;
    width: 100%;
    flex-wrap: wrap;
}

.otpuskTelemarketBlock1LeftImg {
    border-radius: 10px;
}

.otpuskTelemarketBlock1Right {
    margin-left: auto;
    max-width: 502px;
    width: 100%;
    flex-direction: column;
}

.otpuskTelemarketBlock1LeftBottom {
    width: 100%;
    margin-top: 44px;
}

.otpuskTelemarketBlock1LeftBottomText {
    max-width: 542px;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.otpuskTelemarketBlock1LeftBottomImages {
    flex-direction: column;
    margin-left: auto;
}


.otpuskTelemarketBlock1LeftBottomImages img:not(:last-child) {
    margin-bottom: 27px;
}

.otpuskTelemarketBlock1RightTitle {
    padding-bottom: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 160%;
    text-transform: uppercase;
}

.otpuskTelemarketBlock1RightText {
    padding-bottom: 38px;

}

.otpuskTelemarketBgImage {
    margin-top: 40px;
}

.otpuskTelemarketBlock2 {
    margin-top: 76px;
}

.otpuskTelemarketBlock2TItle {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 100px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

@media screen and (min-width:1200px) {
    #lang-ro-ro .otpuskTelemarketBlock2TItle {
    font-size: 75px;
}
}

.otpuskTelemarketBlock2TItle span {
    padding-bottom: 4px;
    border-bottom: 4px  #D40019 solid;
}

.otpuskTelemarketBlock2Gift {
    max-width: 1104px;
    width: 100%;
    margin-top: 68px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.otpuskTelemarketBlock2Gift strong {
    color: #D40019;
    font-weight: 700;
}

.otpuskTelemarketBlock2Card {
    margin-top: 66px;
    align-items: flex-start;
    justify-content: space-between;
}

.otpuskTelemarketBlock2Item {
    flex-direction: column;
}

.font-reset {
    font-size: 0;
    line-height: 0;
}

.otpuskTelemarketBlock2ItemImage {
    width: 132px;
    height: 132px;
    background-color: #FFD9DE;
    border-radius: 100%;
}

.otpuskTelemarketBlock2ItemImage img {
    transition: transform 0.4s ease-in-out;
}

.otpuskTelemarketBlock2ItemBrand {
    margin-top: 20px;
}

.otpuskTelemarketBlock2Item:hover .otpuskTelemarketBlock2ItemImage img {
    transform: scale(1.1);
}

.otpuskTelemarketBlock3 {
    margin-top: 64px;
}

.otpuskTelemarketBlock3Card {
    justify-content: space-between;
}

.otpuskTelemarketBlock3Item {
    align-items: flex-start;
    flex-direction: column;
    margin-right: 20px;
    max-width: 33%;
    width: 100%;
    padding: 44px 32px;
    border-radius: 20px;
    border: 4px solid #F2B2BA;
}

.otpuskTelemarketBlock3Item:last-child {
    margin-right: 0;
}

.otpuskTelemarketBlock3ItemTitle {
    padding-top: 58px;
    font-weight: 800;
    line-height: 140%;
    min-height: 115px;
}

.otpuskTelemarketBlock3ItemText {
    padding-top: 28px;
}

.otpuskTelemarketBlock3ItemNovoe {
    padding-top: 5px;
}

.otpuskTelemarketBlock3ItemInsta {
    margin-top: 55px;
    transition: color 0.4s ease-in-out;
}

.otpuskTelemarketBlock3ItemInsta img {
    margin-right: 12px;
}

.otpuskTelemarketBlock3ItemInsta:hover {
    color: #F51B35;
}

.otpuskTelemarketBlock3Slogon {
    display: block;
    margin-top: 64px;
    font-weight: 600;
    line-height: 160%;
    text-align: center;
    text-transform: uppercase;
}

.otpuskTelemarketBlock3Slogon span {
    padding-bottom: 8px;
    border-bottom: 3px #D40019 solid;
}

.otpuskTelemarketBlock4 {
    margin-top: 72px;
    padding: 82px 0;
    background-color: #D40019;
    color: #fff;
}

.otpuskTelemarketBlock4Title {
    font-size: 72px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    text-align:  center;
}

.otpuskTelemarketBlock4Card {
    margin-top: 130px;
    align-items: flex-start;
}

.otpuskTelemarketBlock4Item {
    max-width: 33%;
    width: 100%;
    margin-right: 76px;
}

.otpuskTelemarketBlock4Item:last-child {
    margin-right: 0;
}
.otpuskTelemarketBlock4ItemTitle {
    font-weight: 800;
    line-height: 168%;
    text-transform: uppercase;
}

.otpuskTelemarketBlock4ItemText {
    padding-top: 12px;
}

.otpuskTelemarketBlock4ItemStep {
    padding-bottom: 14px;
    display: block;
    transition: transform 0.4s ease-in-out;
}

.otpuskTelemarketBlock4Item:hover .otpuskTelemarketBlock4ItemStep {
    transform: translateY(-5px);
}

.otpuskTelemarketBlock4GoTo {
    margin-top: 92px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding: 12px 24px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 170%;
    border: 1px #fff solid;
    border-radius: 50px;
    transition-property: background-color, color;
    transition-timing-function: ease-in-out;
    transition-duration: 0.4s;
}

.otpuskTelemarketBlock4GoTo:hover {
    background-color: #fff;
    color:#D40019;
}

.otpuskTelemarketBlock5 {
    margin-top: 72px;
}

.otpuskTelemarketBlock5Win {
    display: block;
    text-align: center;
    font-weight: 600;
    line-height: 145%;
    text-transform: uppercase;
}

 .otpuskTelemarketBlock5Win span {
    padding-bottom: 8px;
    border-bottom: 3px #D40019 solid;
}

.otpuskTelemarketBlock5Form {
    margin-top: 80px;
    padding: 58px 108px;
    border-radius: 20px;
    border: 5px solid #F2B2BA;
    background-color: #fff;
}

.otpuskTelemarketBlock5FormForm {
    max-width: 522px;
    width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
}

.otpuskTelemarketBlock5FormFormTitle {
    padding-bottom: 54px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 180%;
    text-align: center ;
    text-transform: uppercase;
}

.otpuskTelemarketBlock5FormFormInput {
    width: 100%;
    height: 54px;
    padding: 0 24px;
    font-size: 18px;
    border-radius: 50px;
    background-color: #F7F7F7;
    outline: none;
}

.otpuskTelemarketBlock5FormFormGroupError .otpuskTelemarketBlock5FormFormInput {
    border: 1px solid #FF0019;
    color: #FF0019;
}

.otpuskTelemarketBlock5FormFormGroup {
    position: relative;
}

.otpuskTelemarketBlock5FormFormGroupError::after {
    content: '';
    position: absolute;
    top: 14px;
    right: 24px;
    width: 24px;
    height: 24px;
    display: block;
    background-image: url('../images/otpuskTelemarket/error.svg');
    pointer-events: none;
}

.otpuskTelemarketBlock5FormFormGroupSuccess::after {
    content: '';
    position: absolute;
    top: 17px;
    right: 24px;
    width: 20px;
    height: 20px;
    display: block;
    background-image: url('../images/otpuskTelemarket/succ.svg');
    pointer-events: none;
}

.otpuskTelemarketBlock5FormFormGroupError .otpuskTelemarketBlock5FormFormInput::placeholder {
    color: #FF0019;
}

.otpuskTelemarketBlock5FormFormInput::placeholder {
    color: #9CA3AF;
}


.otpuskTelemarketBlock5FormFormGroup {
    margin-bottom: 18px;
}

select.otpuskTelemarketBlock5FormFormInput {
    border: none;
    color: #9CA3AF;
}

.otpuskTelemarketBlock5FormFormCheckbox {
    padding-right: 46px;
    margin-top: 18px;
    cursor: pointer;
    align-items: flex-start;
}

.otpuskTelemarketBlock5FormFormCheckboxinput {
    display: none;
}

.otpuskTelemarketBlock5FormFormCheckboxCustom {
    position: relative;
    width: 24px;
    height: 24px;
    background-image: url('../images/otpuskTelemarket/check.svg');
    flex-shrink: 0;
    transition: background-image 0.4s ease-in-out;
}

.otpuskTelemarketBlock5FormFormCheckboxText {
    padding-left: 8px;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%;
}

.otpuskTelemarketBlock5FormFormCheckbox:hover .otpuskTelemarketBlock5FormFormCheckboxCustom {
    background-image: url('../images/otpuskTelemarket/check_2.svg');
}

.otpuskTelemarketBlock5FormFormCheckboxinput:checked ~ .otpuskTelemarketBlock5FormFormCheckboxCustom {
     background-image: url('../images/otpuskTelemarket/check_3.svg');
}

.otpuskTelemarketBlock5FormFormBtn{
    margin-top: 42px;
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    border-radius: 50px;
    padding: 16px 0;
    background-color:  #D40019;
    transition: background-color 0.4s ease-in-out;
}

.otpuskTelemarketBlock5FormFormBtn:hover {
    background-color: #F51B35;
}

.otpuskTelemarketBlock6 {
    margin-top: 56px;
}

.otpuskTelemarketBlock6Title {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
}

.otpuskTelemarketBlock6Card {
    margin-top: 48px;
}

.otpuskTelemarketBlock6Item {
  flex-direction: column;
}

.efirbg {
    width: 372px;
    background-image: url('../images/otpuskTelemarket/efir_bg.jpg');
    background-position: center;
    border-radius: 20px;
    background-size:100%;
    transition: background-size 0.4s ease-in-out;
}

.efirbg:hover {
    background-size: 120%;
}

.efirbgContent {
    height: 306px;
    flex-direction: column;
    color: var(--white);
}

.efirbgContentTitle {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; 
    text-transform: uppercase;
}

.efirbgContentNovoe {
    padding: 32px 0;
    font-size: 0;
    line-height: 0;
}

@media screen and (min-width:800px) {
    .otpuskTelemarketBlock6Item {
    max-width: 33%;
    width: 100%;
  }
}

.otpuskTelemarketBlock6Item:last-child {
    margin-right: 0;
}


.otpuskTelemarketBlock6ItemDate {
    padding-top: 23px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
}

.otpuskTelemarketBlock6Itemhref {
    position: relative;
}

.otpuskTelemarketBlock6Itemhref img  {
    border-radius: 20px;
}

.otpuskTelemarketBlock6ItemPlay {
    position: absolute;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
}

.otpuskTelemarketBlock5FormFormSuccess {
    padding: 317px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.otpuskTelemarketBlock5FormFormSuccessTitle {
    padding: 36px 0 24px;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
    text-align: center;
}
.otpuskTelemarketBlock5FormFormSuccessText {
    font-size: 18px;
font-style: normal;
font-weight: 500;
text-align: center;
}

.otpuskTelemarketRulesTitle {
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 155%;
    text-transform: uppercase;
}

.otpuskTelemarketRulesBody{
    margin-top: 32px;
    padding: 64px;
    border-radius: 20px;
    border: 4px solid #F2B2BA;
    font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 1.7;
}

.otpuskTelemarketRulesBody h4 {
    color:  #D40019;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 200%;
}

.otpuskTelemarketRulesBody h4,
.otpuskTelemarketRulesBody p {
    margin-bottom: 1.2em;
}


.otpuskTelemarketBlock6Wrapp {
    padding: 0 60px;
    position: relative;
}

.otpuskTelemarketBlock6CardBtn {
    position: absolute;
    top: calc(50% - 8px);
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: 1px solid #D40019;
    background-color: transparent;
    z-index: 99;
    transition: background-color 0.4s ease-in-out;
}

.otpuskTelemarketBlock6CardNext {
    right: 0px
}

.otpuskTelemarketBlock6CardPrev {
    left: 0px;
}

.otpuskTelemarketBlock6CardBtn:hover {
    background-color: #D40019;
}
.otpuskTelemarketBlock6CardBtn svg path {
    transition: fill 0.4s ease-in-out;
}

.otpuskTelemarketBlock6CardBtn:hover svg path {
    fill: #fff
}


.tabletVisible {
    display: none;
}

.otpuskTelemarketWinner {
    padding: 178px 108px;
}

.otpuskTelemarketWinnerImage {
    max-width: 456px;
    width: 100%;
}

.otpuskTelemarketWinnerInfo {
    max-width: 543px;
    width: 100%;
    margin-left: auto;
}

.otpuskTelemarketWinnerInfo p {
    font-size: 16px;
}

.otpuskTelemarketWinnerInfo h2 {
    margin-bottom: 40px;
    margin-top: 24px;
   font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 44px; /* 137.5% */
text-transform: uppercase;
}

.otpuskTelemarketWinnerInfo h3 {
    margin-bottom: 24px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}

.otpuskTelemarketWinnerInfo {
    flex-direction: column;
    align-items: flex-start;
}

@media screen and (max-width:1100px) {
    
    .efirbg {
        width: 300px;
        background-size: cover;
    }

    .otpuskTelemarketWinner {
    padding: 90px 0px;
    flex-direction: column;
}

.otpuskTelemarketWinnerImage  {
    order: 1;
}

.otpuskTelemarketWinnerInfo {
    max-width: 100%;
    text-align: center;
}

.otpuskTelemarketWinnerInfo {
    flex-direction: column;
    align-items: center;
    margin-bottom: 48px;
}
}

@media screen and (max-width: 800px) {

    .efirbg {
        width: 100%;
    }

    .efirbgContentTitle {
        font-size: 18px;
    }

    .information-information-11 .breadcrumps {
        display: none;
    }

    .otpuskTelemarketBigText span,
    .otpuskTelemarketTopMiddleLeft,
    .otpuskTelemarketTopBtn {
        display: none;
    }
    .otpuskTelemarketBigText {
        font-size: 56px;
    }
    .otpuskTelemarketTopMiddle,
    .otpuskTelemarketTop  {
               align-items: center;
        justify-content: center;
    }
    .otpuskTelemarketBlock1LeftBottom,
    .otpuskTelemarketBlock1 {
        flex-direction: column;
    }
    .otpuskTelemarketBlock1Right {
        max-width: 100%;
    }
    .otpuskTelemarketBlock1LeftBottomImages {
    flex-direction: row;
    margin-left: 0;
    align-items: center;
    justify-content: center;
}
.otpuskTelemarketBlock1LeftBottomText {
    max-width: 100%;
    text-align: center;
}
.otpuskTelemarketBlock2TItle {
    font-size: 56px;
}
.otpuskTelemarketBlock2Card {
    justify-content: center;
    flex-wrap: wrap;
    gap:40px;
}
.otpuskTelemarketBlock3Card  {
    flex-direction: column;
}

    .otpuskTelemarketBlock3Item {
        margin-bottom: 20px;
        margin-right: 0;
        max-width: 100%;
        text-align: center;
        align-items: center;
    }

    .otpuskTelemarketBlock3ItemTitle {
        min-height: 0;
    }

.otpuskTelemarketBlock3ItemTitle {
    padding-top: 44px;
}

.otpuskTelemarketBlock3ItemInsta {
    margin-top: 20px;
}

    .otpuskTelemarketBlock3Slogon {
        text-align: center;
        display: flex;
        flex-direction: column;
    }

    .otpuskTelemarketBlock3Slogon span {
        width: max-content;
        margin: auto auto 16px;
    }

    .otpuskTelemarketBlock3Slogon {
        margin-top: 40px;
    }

    .otpuskTelemarketBlock4Title {
    font-size: 63px;
    }

    
.otpuskTelemarketBlock4Card {
    margin-top: 72px;
    flex-direction: column;
}

    .otpuskTelemarketBlock4Item {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
        margin-bottom: 100px;
        text-align: center;
    }

    .otpuskTelemarketBlock4GoTo {
    margin-top: 0;
    text-align: center;
    width: 100%;
    }

    .otpuskTelemarketBlock5Form {
    margin-top: 80px;
    padding: 56px 40px;
    flex-direction: column;
    }

    .otpuskTelemarketBlock5FormForm {
    max-width: 100%;
    }

    .otpuskTelemarketBlock1RightTitle {
        text-align: center;
    }

    .otpuskTelemarketBlock5FormImg {
        max-height: 300px;
    }

    .tabletVisible {
        display: block;
    }
.otpuskTelemarketBlock1LeftImg {
    border-radius: 10px;
    width: 100%;
}
    .otpuskTelemarketTopTable {
        margin-top: 56px;
        text-align: center;
        font-size: 20px;
        padding: 0 20px;
    }

    .otpuskTelemarketTopTable strong {
        display: block;
        margin-top: 46px;
        color:  #EC4954;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px; /* 140% */
    }

    .otpuskTelemarketBlock1Right .otpuskTelemarketBlock1RightTitle,
    .otpuskTelemarketBlock1Right .otpuskTelemarketBlock1RightText {
        display: none;
    }

     .otpuskTelemarketBlock1LeftBottomImages {
        margin-top: 52px;q
     }

     .otpuskTelemarketBlock1LeftBottomImages a:not(:last-child) {
        margin-right: 32px;
     }

     .otpuskTelemarketBlock1Right  {
        margin-top: 52px;
     }

     .otpuskTelemarketBlock6Itemhref  img {
        height: 254px;
        object-fit: cover;
     }

     .otpuskTelemarketBlock6CardBtn  {
        display: none;
     }

     .otpuskTelemarketBlock6Wrapp {
        padding: 0; 
     }

         .otpuskTelemarketBlock6Item {
        max-width: max-content;
    }

 .swiper-slide {
      width: 40%!important;
    }

    .otpuskTelemarketTopHref {
        display: flex;
    }

 .tabletVisible .otpuskTelemarketTopBtn {
        display: flex;
        flex-direction: column;
justify-content: center;
align-items: center;
        margin-top: 50px;
        width: 100%;
    }

    .otpuskTelemarketTopItem {
        width: 100%;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .otpuskTelemarketTopItem:not(:last-child) {
    margin-right: 0;
}

.otpuskTelemarketTopHref {
        display: flex
;
        justify-content: center;
    }

    .otpuskTelemarketTopHref {
    padding: 9px 0;
    }

    .otpuskTelemarketTopHrefBtn1 {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    .otpuskTelemarketBlock1 {
    margin-top: 32px;
}

}

@media screen and (max-width: 600px) {

    .otpuskTelemarketRulesTitle {
    font-size: 20px; 
    text-align: center;
    }

    .otpuskTelemarketRulesBody {
        padding: 32px 24px;
    }

     .otpuskTelemarketBigText {
        font-size: 40px;
    }   
    .otpuskTelemarket {
        font-size: 18px;
    }
    .otpuskTelemarketBlock1RightText {
    padding-bottom: 20px;
    text-align: center;
    }
    .otpuskTelemarketBlock1LeftImg {
        width: 100%;
    }
    .otpuskTelemarketBgImage {
    margin-top: 12px;
}
    .otpuskTelemarketBlock2TItle {
        font-size: 26px;
    }
    .otpuskTelemarketBlock2 {
    margin-top: 39px;
}
.otpuskTelemarketBlock2Gift {
    font-size: 17px;
}
.otpuskTelemarketBlock2Gift p {
    margin-bottom: 1.4rem;
}

.otpuskTelemarketBlock2Gift strong {
    display: block;
}
    .otpuskTelemarketBlock4Title {
        font-size: 32px;
    }

    .otpuskTelemarketBlock5Form {
        margin-top: 54px;
        padding: 28px 20px;
    }

    .otpuskTelemarketBlock5FormFormTitle {
    padding-top: 32px;
    padding-bottom: 24px;
    font-size: 20px;
    }

        .swiper-slide {
        width: 80% !important;
    }

    .otpuskTelemarketBlock5FormFormSuccess {
        padding: 110px 0;
    }


    .otpuskTelemarket {
    padding-top: 13px;
    }

        .information-information-12 .breadcrumpsNew {
        margin-top: 20px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .table-adaptive {
        width: 100%;
        overflow: auto;
    }

}


@media screen and (max-width:370px) {
       #lang-ro-ro .otpuskTelemarketBigText {
        font-size: 30px;
    }
   #lang-ro-ro  .otpuskTelemarketBlock5Win {
        font-size: 16px;
    }
}

.table {
    margin-bottom: 1.2em;
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.table td {
    width: 33%;
    padding: 3px 6px;
    border:1px solid #F2B2BA
}

.table tr:first-child td {
    font-weight: 600;
}