.inner-col-dimension-plain {
    padding: 18px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    margin: 20px 0;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid;
    background: #FFFFFF;
    /* color: #000; */
    border-image-source: linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
}

.inner-col-dimension-plain p {
    color: rgba(59, 61, 72, 1);
    font-size: 14px;
    min-height: 120px;
    line-height: 24px;
}

.num-des {
    background: linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
}
.hed-tag{
    color: #0B0C14;
    font-family: Inter;
font-weight: 600;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
display: block;
}
section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container-1 .top-dimension-1, section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container-1 .bottom-dimension-1 {
    display: flex
;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 35px;
    border: 1px solid #00000033;
}
.top-dimension-1 {
    border-top: none !important;
}
.top-dimension-1:nth-child(1), .bottom-dimension-1:nth-child(5) {
    border-left: none !important;
}
.bottom-dimension-1 {
    border-bottom: none !important;
}
.top-dimension-1:nth-child(4), .bottom-dimension-1:nth-child(8) {
    border-right: none !important;
}
.top-dimension-1:nth-child(1), .bottom-dimension-1:nth-child(5) {
    border-left: none !important;
}
section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container-1 .top-dimension-1, section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container-1 .bottom-dimension-1 {
    gap: 20px !important;
}
section.Security-Features-of-our-Cryptocurrency-Exchange-Script .top-dimension-1 img, section.Security-Features-of-our-Cryptocurrency-Exchange-Script .bottom-dimension-1 img {
    padding: 15px;
    border-radius: 25px;
    border: 1px solid rgba(85, 85, 85, 1);
}
.lable_cls{
    font-family: Inter;
font-weight: 500;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
color: #0B0C14 !important;
margin-bottom: 10px;
}
.inner-why-crypto p {
    font-size: 14px;
    line-height: 24px;
    /* min-height: 217px; */
}
.inner-why-crypto-1 p{
 /* min-height: 180px; */
   font-size: 14px;
    line-height: 24px;
}
.inner-why-crypto-1 {
    padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 10px;
}
.ellipse{
   background-image: url(../images/ico-development/Ellipse.webp) !important;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}
.ico_lable{
font-family: Inter;
font-weight: 600;
font-size: 30px;
line-height: 100%;
letter-spacing: 0%;
display: block;
}
.container-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
}
section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .card:hover {
    background: linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);

    color: #fff;
}


@media (max-width:1199.98px) {
    section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .top-dimension-1, section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .bottom-dimension-1{
        border: none !important;
    }
    .container-1{
        justify-content: flex-start !important;
    }
    .dis-non{
        display: none;
    }
    .dis-width{
        width: 100% !important;
    }
    .dis-width-con{
        justify-content: center;
    }
    
}
@media (max-width:991.98px) {
    .desktop-menu-banner{
        display: none;
    }
  .container-1, .max-width-1, .max-width-2, .max-width-3, .max-width-4, .max-width-5, .max-width-6, .max-width-7, .max-width-8, .max-width-9, .max-width-10 {max-width: 100% !important;}      section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container-1{max-width: 90%;}
   
       
}
@media only screen and (max-width: 991.98px){
   .container-1 {
        flex-direction: row !important;
    }
}