:root{--color-primary:#e200e2;--color-text-secondary:rgb(108, 0, 108);--color-text-third:#888888;--color-primary-background:hsla(300, 100%, 44%, 0.15);--color-black:#000000;--color-white:#ffffff}button{cursor:pointer}.blog-header .search{display:none!important}a{text-decoration:none;color:inherit}ol,ul{list-style:none}*,::after,::before{margin:0;padding:0;box-sizing:border-box;outline:0}html{font-size:62.5%}body{min-width:380px;position:relative;margin:0 auto;font-family:"Roboto Condensed",sans-serif}.main-container{max-width:1100px;margin:0 auto;padding:40px 20px}.breadCrumb .container{display:inline-flex;align-items:center;gap:1rem;background-color:var(--color-primary-background);border-radius:2.1rem;margin-left:-5px;margin-bottom:2rem;padding:1rem 1.6rem}.breadCrumb .container .link .item,.breadCrumb .container .separation{font-size:1.5rem;font-weight:600;color:#6c006c}.post-listing{text-align:left}.post-listing h2{font-size:3.2rem;font-weight:600;color:var(--color-black);margin-bottom:10px}.post-listing p{font-size:1.4rem;font-weight:400;color:var(--color-text-third);margin-bottom:.5rem}.cat-tag-srch{display:flex;flex-direction:row;align-items:center}.cat-tag-srch .category{margin-top:1rem;font-size:2.2rem;font-weight:500;padding:0 16rem 0 0;border-right:1.5px solid #000;margin-bottom:1rem}.filter-options{display:flex;gap:2rem}.tags label{font-size:2.2rem;font-weight:500;padding:1rem}.tags select{background:0 0;outline:0;padding:5px;margin-right:1rem}.tags{display:flex;align-items:center;padding:0 2rem 0 1rem;border-radius:5px}.tag-badge-wrapper{display:flex;padding:5px 10px;overflow-x:auto;white-space:nowrap;scrollbar-width:thin;-ms-overflow-style:-ms-autohiding-scrollbar;width:100%}.tag-badge-wrapper{scrollbar-width:none}.tag-badge{display:inline-flex;align-items:center;background:#f7b5f7;color:#6c006c;padding:2px 10px;border-radius:15px;font-size:14px;font-weight:450;margin:0 .5rem}.tag-badge .remove{margin-top:5px;margin-left:5px;cursor:pointer}.arrow{transform:rotate(180deg);transition:transform .3s ease,opacity .3s ease;opacity:1;margin-right:5px;border:none;outline:0!important}.arrow.rotate{transform:rotate(0)}.custom-select{position:relative;display:inline-block}#dropdown-btn{background:0 0;border:none;cursor:pointer;outline:0;padding:1rem 0}.dropdown-content{display:block;position:absolute;background-color:#fff;border:1px solid #ccc;list-style:none;padding:0;margin:0;width:150px;font-size:1.2rem;font-weight:500;opacity:0;max-height:0;overflow:hidden;transform:translateY(0);transition:all .3s ease}.dropdown-content.show{opacity:1;max-height:200px;transform:translateY(0)}.dropdown-content li{padding:10px;cursor:pointer}.dropdown-content li:hover{background-color:#ccc;transition:background-color .2s}.post-search-bar{display:flex;text-align:center;align-items:center;background:#f7f7f7;margin-left:auto;padding:5px 15px;justify-content:space-between;height:42px;width:30%}.post-search-bar ::placeholder{font-size:1.4rem}.post-search-bar input{width:100%;border:none;outline:0;background:0 0;color:var(--color-black)}.post-search-bar .search-button{background:0 0;border:none;cursor:pointer;outline:0;padding:1rem 0;margin-left:auto}.category-container{display:block;width:100%;min-width:255px;max-width:255px;max-height:430px;overflow-y:auto;margin-right:auto;padding-bottom:2rem;border-bottom:1px dashed #9f9f9f;margin-top:2rem}.category-search-bar{display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;padding:1.2rem 2rem;border-radius:5px;transition:border-color .3s ease-in-out;margin-bottom:1rem}.category-search-bar ::placeholder{font-size:1.4rem}.category-search-bar input{border:none;outline:0;background:0 0;color:var(--color-black);font-size:1.6rem}.category-list{list-style:none;padding:0;max-height:350px;overflow-y:auto}.category-list li a{display:flex;gap:3rem;padding:8px 10px 8px 0;font-size:1.6rem}.badge{background-color:#e5b4ff;color:#6c006c;padding:3px 8px;border-radius:15px;font-size:12px}.cat-cards{display:flex;flex-direction:row;gap:2rem}.cards-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem;justify-content:space-around;margin-top:1rem;padding:1rem}.card{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;height:auto;margin-bottom:auto}.card .card-image{width:100%;height:123px;object-fit:cover;border-radius:12px;margin-bottom:auto}.card .card-content{flex:1;padding:1rem;display:flex;flex-direction:column;min-height:140px}.card .category{color:#6c006c;font-size:14px;font-weight:600}.card .title{font-size:18px;font-weight:700;margin:8px 0}.card .description{flex:1;font-size:12px;color:#9f9f9f;font-weight:500}.card .author-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.card .author-img{width:32px;height:32px;border-radius:50%;margin:5px;border:solid 2px #fff;box-shadow:0 0 4px 1px rgba(0,0,0,.2)}.card .author-name{font-size:14px;font-weight:500;color:#5a5a5a}.card .read-time{font-size:12px;color:#9f9f9f;margin-left:auto}.card-link{text-decoration:none;color:inherit;display:contents;pointer-events:auto}.card .author-info,.card .author-info *{pointer-events:auto}.pagination{display:flex;justify-content:flex-end;align-items:center;margin-top:4rem;font-size:16px;margin-bottom:2rem}.pagination a{color:#000;text-decoration:none;padding:8px 12px;margin:0 4px;border-radius:4px}.pagination a.active{background-color:#fbdefb;padding:4px 8px;color:#6c006c}.pagination-arrow{font-weight:500;padding:0;margin:0}.newsletter{margin-top:2rem;height:20rem;background-color:#f7f7f7;display:flex;align-items:center;justify-content:center}.newsletter .wrapper{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;text-align:center;padding:0 2rem}.newsletter .wrapper .metas{width:60%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:1rem}.newsletter .wrapper .metas h2{font-size:1.8rem;font-weight:700;color:var(--color-black);margin-top:1rem}.newsletter .wrapper .metas p{font-size:1.4rem;font-weight:500;color:var(--color-black);line-height:1.5}.newsletter .wrapper form .input-container{position:relative;width:100%;height:100%;margin-bottom:1.6rem}.newsletter .wrapper form input{width:100%;height:4.5rem;border:1.8px solid var(--color-black);border-radius:30px;padding:2rem 11rem 2rem 1.6rem}.newsletter .wrapper form input::placeholder{color:#9f9f9f;font-size:1.2rem;font-weight:500}.newsletter .wrapper form button{position:absolute;margin-top:calc(11px / 2);right:calc(11px / 2);width:10rem;height:3.4rem;background:0 0;border:none;background-color:var(--color-black);color:var(--color-white);font-weight:500;font-size:1.2rem;border-radius:30px}.newsletter .wrapper form button:hover{background-color:#6c006c}.popup-wrapper{top:0;left:0;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.popup,.popup-wrapper{display:none;position:fixed;width:100%}.popup{top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ededed;z-index:1000;height:fit-content;padding:2rem;align-items:center}.popup-content{display:none;flex-direction:column;align-items:flex-start;gap:1rem;width:fit-content;margin:0 auto;padding:0 2rem 0 4rem}.popup-content h3{margin:0;font-size:18px;color:#333;font-weight:600;text-align:left}#popup-message{margin:0 auto;padding:5px 8px;font-size:1.6rem;color:#000;background-color:rgba(0,191,13,.22745098039215686)}.msg-btn{display:flex;flex-direction:row;gap:2rem;align-items:center}.popup-content button{color:#000;border:none;padding:8px 10px;font-size:1.6rem;cursor:pointer;transition:background-color .3s ease}.popup-content button:hover{background-color:#d9ebdc}.category-container.hidden{display:none}@media (max-width:1050px){#toggleCategoryButton{display:none}.tag-badge-wrapper{max-width:38rem}.cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:2rem;flex:auto}.card{display:flex;flex-direction:column;width:100%;overflow:hidden}.card .card-image{width:100%;height:50%;border-radius:12px;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.1)}}@media (min-width:900px){#toggleCategoryButton{display:none}main{margin:8rem auto;padding:0 4rem 0}main article .info{gap:.7rem;display:flex;flex-direction:column;text-align:left}main article .hero .fig-tag .tags{margin-top:1.5rem}main article .hero figure .overlay .author-wrapper{gap:3rem}main article .hero .fig-tag figure .overlay .author-wrapper .author{gap:2rem}main article .hero .fig-tag figure .overlay .author-wrapper .author img{width:3.6rem;height:3.6rem}main article .hero .fig-tag figure .overlay .author-wrapper .author span,main article .hero .fig-tag figure .overlay .author-wrapper time{font-size:1.4rem;font-size:500}main article .hero .fig-tag figure .overlay .author-wrapper .dots-separator{display:none}article .hero .fig-tag figure .overlay .author-wrapper img{object-fit:cover;border-radius:1.2rem}.newsletter{margin-top:1rem}.newsletter .wrapper{flex-direction:row;height:auto;width:100%;max-width:1200px}.newsletter .wrapper .metas{align-items:flex-start;width:auto}.newsletter .wrapper form .input-container{margin:0;width:32rem}}@media (max-width:750px){.cat-tag-srch{display:flex;flex-direction:row;padding:0 1rem 0 0;align-items:center}.post-search-bar{margin-left:auto;width:40%}.cat-tag-srch .category{font-size:2.2rem;font-weight:500;padding:0;margin-top:1rem;border-right:none}.filter-options{position:fixed;bottom:0;left:0;right:0;background-color:#fff;z-index:999;padding:1rem 2rem 1.5rem 4rem;box-shadow:0 -2px 5px rgba(0,0,0,.1)}.tags{padding:0}.tags label{font-size:2.2rem;font-weight:500;padding:1rem 1rem 0 0}.tag-badge-wrapper{max-width:38rem;padding-bottom:0}.arrow{transform:rotate(0);transition:transform .3s ease,opacity .3s ease;opacity:1;margin-right:5px;border:none;outline:0!important}.arrow.rotate{transform:rotate(180deg)}.dropdown-content{display:block;position:absolute;bottom:100%;background-color:#fff;border:1px solid #ccc;list-style:none;padding:0;margin:0;width:150px;font-size:1.2rem;font-weight:500;opacity:0;max-height:0;overflow:hidden;transform:translateY(10px);transition:all .3s ease;z-index:1000}.dropdown-content.show{opacity:1;max-height:200px;transform:translateY(0)}.dropdown-content li:hover{background-color:#ccc;transition:background-color .2s}.cards-grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-top:2rem;flex:auto}.card{display:flex;flex-direction:column;width:100%;overflow:hidden}.card .card-image{width:100%;height:50%;border-radius:12px;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.1)}}@media (max-width:530px){.breadCrumb .container{padding:.8rem 1.4rem}.breadCrumb .container .link .item,.breadCrumb .container .separation{font-size:1.2rem}.cat-tag-srch{display:flex;flex-direction:column;padding:0 1rem 0 0;align-items:flex-start}.post-search-bar{width:100%;margin-bottom:1rem}.cat-tag-srch .category{font-size:2.2rem;font-weight:500;padding:0;margin-top:1rem;border-right:none}.filter-options{position:fixed;bottom:0;left:0;right:0;background-color:#fff;z-index:999;padding:1rem 2rem 1.5rem 4rem;box-shadow:0 -2px 5px rgba(0,0,0,.1)}.tags{padding:0}.tags label{font-size:2.2rem;font-weight:500;padding:1rem 1rem 0 0}.tag-badge-wrapper{padding-bottom:0}.arrow{transform:rotate(0);transition:transform .3s ease,opacity .3s ease;opacity:1;margin-right:5px;border:none;outline:0!important}.arrow.rotate{transform:rotate(180deg)}.dropdown-content{display:block;position:absolute;bottom:100%;background-color:#fff;border:1px solid #ccc;list-style:none;padding:0;margin:0;width:150px;font-size:1.2rem;font-weight:500;opacity:0;max-height:0;overflow:hidden;transform:translateY(10px);transition:all .3s ease;z-index:1000}.dropdown-content.show{opacity:1;max-height:200px;transform:translateY(0)}.dropdown-content li:hover{background-color:#ccc;transition:background-color .2s}.category-container{width:100%;max-width:100%;margin:0 auto;padding:0 1rem;border-bottom:1px dashed #9f9f9f;transform:scaleY(0);transform-origin:top;transition:transform .5s cubic-bezier(.25,1,.5,1),opacity .5s ease;opacity:0}.category-container.show{display:block;transform:scaleY(1);opacity:1}#toggleCategoryButton{display:block;background:#6c006c;color:#fff;border:none;padding:10px 16px;border-radius:30px;cursor:pointer;font-size:1.6rem;font-weight:600;width:100%;text-align:center}.category-search-bar{display:flex;align-items:center;justify-content:space-between;background:#f7f7f7;padding:1.2rem 2rem;border-radius:5px;transition:border-color .3s ease-in-out;margin-bottom:1rem}.category-search-bar ::placeholder{font-size:1.4rem}.category-search-bar input{border:none;outline:0;background:0 0;color:var(--color-black);font-size:1.6rem;width:100%}.category-list{list-style:none;padding:0;max-height:350px;overflow-y:auto}.category-list li a{display:flex;justify-content:space-between;align-items:center;padding:8px 10px 8px 0;font-size:1.6rem;text-decoration:none;color:#000}.badge{background-color:#e5b4ff;color:#6c006c;padding:3px 8px;border-radius:15px;font-size:12px}.hidden{display:none}.cards-grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-top:2rem}.cat-cards{display:flex;flex-direction:column}.card{display:flex;flex-direction:column;width:100%;overflow:hidden}.card .card-image{width:100%;height:200px;border-radius:12px;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.1)}.card .card-content{padding-top:1rem}.card .category{color:#6c006c;font-size:14px;font-weight:600}.card .title{font-size:18px;font-weight:700;margin:8px 0}.card .description{font-size:14px;color:#9f9f9f;font-weight:500}.card .author-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:12px}.card .author-img{width:32px;height:32px;border-radius:50%;margin-right:8px}.card .author-name{font-size:14px;font-weight:500;color:#9f9f9f}.card .read-time{font-size:12px;color:#9f9f9f;margin-left:auto}.pagination{display:flex;justify-self:center;align-items:center;margin-top:2rem;font-size:1.6rem;width:fit-content}.pagination a{color:#000;text-decoration:none;padding:2px 4px;border-radius:4px}}