/* For Home Page 30 ===================== */
.collection-list-wrapper-4 {
    margin-bottom: 30px;
}
.collection-list {
    display: -ms-grid;
    display: grid;
    width: 100%;
    height: 100%;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}
.collection-item-10 {
    width: 100%;
}
.blog-2-item-container {
    height: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
.blog-2-item-container {
    height: 100%;
    grid-auto-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
.blog-2-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.blog-2-image {
        position: relative;
    overflow: hidden;
    width: 100%;
    height: 40%;
    margin-bottom: 20px;
    /* padding-top: 50%; */
    padding-bottom: 35%;
    border-radius: 30px;
}
.blog-2-featured-content.blog-item {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.div-block-60 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.blog-tag.block {
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}
.paragraph-header.padding {
    margin-top: 10px;
    margin-bottom: 10px;
}
.cta-link {
    margin-top: 10px;
}
.blog-name-and-time {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: rgba(27,34,43,.6);
}
.blog-tag {
    overflow: hidden;
    margin-bottom: 12px;
    padding: 8px 24px;
    border-radius: 20px;
    background-color: #233746;
    background-image: url(https://uploads-ssl.webflow.com/61dba0a…/61dba0a…_Black%20BG5%25%20W.svg);
    background-position: 50% 50%;
    background-size: cover;
    font-size: 16px;
}
.right-link-arrow {
    height: auto;
    margin-left: 10px;
    border-style: solid;
    border-width: 1px;
    border-radius: 500px;
}
.paragraph-header {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #233746;
    font-size: 1.1em;
    line-height: 1.5;
    /* font-weight: 700; */
}
.cta-link {
    margin-top: 10px;
}
.paragraph.bold.block {
    display: inline-block;
    margin-bottom: 0;
}
.paragraph {
    margin-bottom: 10px;
    font-family: Hkgrotesk,sans-serif;
px
;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #233746;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: 400;
}
.paragraph.small {
    color: rgba(35,55,70,.6);
    font-size: .9em;
}
.paragraph.nopadding {
    display: inline-block;
    margin-bottom: 0;
    text-align: left;
}
.block1{
    color:#56b5e8;
}
@media only screen and (max-width: 600px) {
   .blog-2-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 15%;
    margin-bottom: 17%;
    /* padding-top: 50%; */
    padding-bottom: 35%;
    border-radius: 30px;
}
img {
    max-width: 100%;
    height: 163%;
    position: relative;
    overflow: hidden;
    /*margin-bottom: 17%;
     padding-top: 50%; 
    padding-bottom: 35%;*/
    border-radius: 30px;
}
.collection-item-10 {
    width: 114%;
}
}
@media only screen and (max-width: 450px) {
.blog-2-image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 15%;
    margin-bottom: 0%;
    /* padding-top: 50%; */
    padding-bottom: 0%;
    border-radius: 30px;
}
img {
    max-width: 100%;
    height: 163%;
    position: relative;
    overflow: hidden;
    /*margin-bottom: 17%;
     padding-top: 50%; 
    padding-bottom: 35%;*/
    border-radius: 30px;
}
.collection-item-10 {
    width: 100%;
}
.collection-list {
    display: -ms-grid;
    display: block;
    width: 100%;
    height: 100%;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

}