.blog-page-top{.top-part{width:100%;display:flex;flex-direction:row;gap:1em;align-items:stretch;justify-content:flex-start;margin:2em auto}.top-part .column{display:flex;flex-direction:column;justify-content:stretch;gap:1em}.top-part .column.left{width:65%}.top-part .column.right{width:35%}.featured-event{flex:1 1 auto;display:flex;align-items:stretch}.top-part .green-box{background:var(--main-green-gradient);padding:1.5em;border-radius:.7em;color:#fff;font-size:1.2em;font-weight:600;width:100%;display:flex;flex-direction:column;align-items:flex-start;box-shadow:var(--card-box-shadow);flex:1 1 auto}.green-box a{margin-top:1em;background:transparent;color:#fff;border:1px solid #fff;padding:.5em 2em;border-radius:.5em;cursor:pointer;transition:.3s;display:flex;align-items:center;gap:1em;font-size:var(--font-16)}.green-box a .icon{height:1em;flex:1 1}.green-box .button-text{display:flex;align-items:center;justify-content:center;flex-direction:row;font-weight:400;gap:.5em}.green-box a:hover{box-shadow:var(--button-hover-shadow);transform:translateY(-1px)}.green-box .fa-icon{font-size:.8em}.top-part .green-box .green-box-header{font-size:.8em;font-weight:600;margin-bottom:.3em;color:#fff}.top-part .green-box h1{font-size:1.2em;font-weight:400;text-align:left}.top-part .blue-box{box-shadow:var(--card-box-shadow);padding:1em;border-radius:.7em;color:#fff;font-size:1.2em;font-weight:600;align-items:flex-start;background-image:url(https://cdn.enhencer.com/website-assets/images/blog/blue-bg.svg);background-size:cover;background-position:50%}.blue-box-content,.top-part .blue-box{width:100%;display:flex;flex-direction:column;flex:1 1 auto}.blue-box-content{align-items:stretch;justify-content:space-between}.blue-box-content img{width:100%;max-width:150px;height:auto}.blue-box-content .text{width:85%}.blue-box-content .button{width:100%;display:flex;align-items:center;justify-content:center}.blue-box-content p{font-size:1em;font-weight:600;color:#fff;text-align:left;margin-bottom:.4em}.blue-box-content button{background:var(--main-green-gradient);color:#fff;border:none;padding:.5em;border-radius:.5em;font-size:.7em;font-weight:400;cursor:pointer;transition:.3s}.blue-box-content button:hover{box-shadow:var(--button-hover-shadow)}.content .header-row{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:1em}.content .header-row p{font-size:.8em;font-weight:400;color:var(--main-green)}.header-infos{align-items:center;background-color:#f6f6f6;border-radius:2em;padding:.3em .5em}.header-infos,.popular-posts{display:flex;justify-content:flex-start}.popular-posts{box-shadow:var(--card-box-shadow);flex-direction:column;align-items:flex-start;gap:1em;padding:1em;border-radius:.7em;color:var(--text-blue)}.popular-posts h3{font-size:1em;font-weight:600}.popular-posts .post-title{font-size:.8em;font-weight:500;cursor:pointer;display:inline-block;text-align:left;color:var(--text-blue)}.popular-posts .post-title:hover{transform:scale(1.01);transition:.3s}.blog-card{width:100%;box-shadow:var(--card-box-shadow);border-radius:1em;padding:0;font-size:var(--font-16);background:#fff;z-index:1;transition:.3s;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;grid-gap:1em;gap:1em;overflow:hidden}.blog-card a{width:100%}.blog-card .content{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex:1 1 50%;gap:1em;width:100%;padding:0 1em 1em}.blog-card .img-container .backdrop-1,.blog-card .series-img{width:98%;float:left;border-radius:7px}.blog-card .img-container .backdrop-1{position:absolute;height:100%;bottom:-.3em;right:1%;background:#ff6b6b;z-index:-1}.blog-card .img-container{position:relative;width:100%}.blog-card .img-container .backdrop-2{position:absolute;width:98%;height:100%;bottom:-.6em;right:0;background:#c9f577;border-radius:7px;z-index:-2}.blog-card.series .img-container{margin-bottom:1em}.blog-card h2{text-align:left;cursor:pointer;color:var(--text-black);font-weight:600;font-size:var(--font-18)}.blog-card img{width:100%;max-height:320px;border-radius:1em 1em 0 0;cursor:pointer;object-fit:cover;z-index:10;box-shadow:0 1px 2px -1px #ccc;object-position:left 45%}.blog-card p{text-align:justify;font-size:1em;color:#5f5f5f;line-height:1.4em}.blog-card button{margin:1.5em 0 0}.blog-card:hover{box-shadow:0 5px 20px #00003e3b;transform:scale(1.01)}.header-row.popular{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:.7em}.header-row.popular p{font-size:.8em;font-weight:400;color:var(--second-green)}@media (max-width:800px){.blue-box-content img{width:100%;max-width:100px;height:auto}.blue-box-content p,.popular-posts h3{font-size:.8em}.popular-posts .post-title{font-size:.7em}.popular-posts .header-row.popular p{font-size:.5em}}@media (max-width:600px){.top-part{flex-direction:column;gap:1em}.top-part .featured-event{display:none}.top-part .column.left,.top-part .column.right{width:100%}.top-part .blue-box{padding:3em 1em}.blue-box-content img{width:100%;max-width:100px;height:auto}.blue-box-content p{font-size:.9em}.popular-posts{width:100%}.popular-posts h3{font-size:.8em}.popular-posts .post-title{font-size:.9em}.popular-posts .header-row.popular p{font-size:.6em}.green-box .green-box-header{font-size:.7em}.green-box h2{font-size:1em}.content .header-row p{font-size:.7em}.blue-box-content p{font-size:.8em;margin:1em 0}}}