﻿

body {
    letter-spacing: 0.5px;
    background-color: #f6f8f7;
}

* a {
    text-decoration: none !important;
}

.ContentListPriceView_0{
    display:none;
}

.ContentListPriceBlock_0 {
    display:block!important;
}
.ContentListPrice{
    font-weight:bold;
    font-size:18px;
    color:#ef394e;
    text-align:center;
}
.ContentListName{
    text-align:center;
    font-size:17px;
    font-weight:500;
}

* a{
    text-decoration:none!important;
}

.card-img-cover{
    height:200px;
    object-fit: cover;
}

.DownNav-barIocnBody{
position:relative;
text-align:center;
padding-bottom:10px;
min-width:40px;
}
.DownNav-barText{
text-align:center;
position:absolute;
bottom:3px;
font-size:10px;
color:#7c7c7c;
width:100%;
}
.DownNav-bar {
-webkit-box-shadow: 0px -1px 3px -1px #000000; 
box-shadow: 0px -1px 3px -1px #9d9d9d;
}
.DownNav-barIocn {
font-size: 22px;
color: #000;
}
.DownNav-bar {
font-size:25px;
width: 100%;
height: 50px;
background-color: #fff;
position: fixed;
display: flex;
justify-content: space-around;
align-items: center;
bottom: 0px;
z-index: 100;
border-top-right-radius: 20px;
border-top-left-radius: 20px;
}

.DownNav-bar i {
color:#2c2c2c!important;
}

.DownNav-bar .expandable {
position: absolute;
bottom: 18px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
background-color: #ff7576;
width: 60px;
height: 60px;
border-radius: 40px;
border: 5px solid #ffffff;
transition: 0.5s;
background: rgb(194,0,0);
background: linear-gradient(90deg, rgba(194,0,0,1) 0%, rgba(194,0,0,1) 50%, rgba(194,0,0,1) 100%);
}

.DownNav-bar .expandable svg {
width: 90px;
}

.DownNav-bar .expandable.expanded {
animation: expand-button 0.5s forwards;
transform: rotate(90deg);
}

.DownNav-bar .expandable.compressed {
animation: compress-button 0.5s forwards;
}

.DownNav-bar .expandable.compressed:hover {
transform: rotate(90deg);
}





        
        .Object_8usdyf98y8372t6423 {
            direction: ltr !important;
            text-align: left;
            font-size: 14px;
            font-weight: 400;
            color: #515e71;
        }

        .Object_sd9ifyhsd87ftsd8f7ds {
            text-align: right;
            font-size: 14px;
            font-weight: 400;
            color: #515e71;
        }

        .Object_sdfg4354362434534645 {
            font-size: 16px;
            font-weight: 700;
            color: #000000;
        }

        .Object_dsgf435547gdfgdf {
            font-size: 32px;
            margin-top: 10px;
        }

        .Object_ddfg342534634523432 {
            font-size: 32px;
            font-size: 18px;
            font-weight: 700;
            color: #4e5d74;
        }

        .Object_dgfh2342343243475434 {
            font-size: 32px;
            font-size: 14px;
            font-weight: 700;
            color: #4e5d74;
        }

        .Object_sdfg3453256344353453 {
            font-size: 32px;
            font-size: 16px;
            font-weight: 500;
            color: #000000;
        }

        .Object_fgnhdfgwe32432432432 {
            direction: ltr;
            text-align: right;
        }

        .Object_gfh434233332554ghgffd {
            background-color: #fff;
            border: 2px solid #e5e7e6;
            border-radius: 5px;
            padding: 10px 20px;
        }

        .Object_hjkfgdsf34253456346436{
            height: 1.4px;
            background-color: #e9eaee;
            margin-top: 10px;
        }
        .Object_23432dsf2343243243 {
            font-size: 12px;
            text-align: center;
        }



        .ModelGradientA{
            background-image: linear-gradient(to right top, #c5eeeb, #d2f0f7, #e2f1fb, #f0f4fa, #f8f8f8);
        }
        
        .ModelGradientA:hover{
            background-image: linear-gradient(to right top, #eeecc5, #ffe8d4, #ffebea, #fcf2f8, #f8f8f8);
        }