@charset "UTF-8";.logo{width:125px;display:block}@media all and (min-width: 768px){.logo{width:245px}}header{padding-top:10px;padding-bottom:10px}header .container{justify-content:space-between}header .container .wrapper-button{align-items:unset;gap:10px}header .container .wrapper-button button{padding:5px 8px;border-radius:6px}header .container .wrapper-button button .hamburger .line{width:32px;height:5px;background-color:#fff;display:block;margin:5px auto;transition:all .3s ease-in-out;border-radius:2px}header .container .wrapper-button button .hamburger:hover{cursor:pointer}header .container .wrapper-button button .hamburger.is-active .line:nth-child(2){opacity:0}header .container .wrapper-button button .hamburger.is-active .line:nth-child(1){transform:translateY(10px) rotate(45deg)}header .container .wrapper-button button .hamburger.is-active .line:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.menu{width:100%}@media all and (min-width: 768px){.menu{padding-right:10px;width:285px}}.menu li{margin-top:5px;font-weight:700;font-size:18px}.menu li:hover p:after{opacity:1;transform:translateZ(0)}.menu li a{display:flex;align-items:center;gap:10px}.menu li a p{position:relative;overflow:hidden;color:#000;transition:all .3s ease-in-out}.menu li a p:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.1em;background-color:var(--category-link-color);opacity:0;transform:translate3d(-100%,0,0);transition:all .3s ease-in-out}.menu .square{width:20px;height:20px;border-radius:5px;background-color:var(--category-link-color);transition:all .3s ease-in-out}.menu-button:hover{box-shadow:0 0 5px #00000080;transform:scale(1.01)}.newsletter{box-shadow:inset 0 0 0 1px var(--category-light-color, #f7f2f2);color:#fff;background-color:#000;border-radius:30px;border:1px solid #f7f2f2;font-size:16px;padding:10px 20px;transition:all .3s ease-in-out;font-weight:700}@media all and (min-width: 768px){.newsletter{border:3px solid #242424}}.newsletter.desktop{display:none}@media all and (min-width: 768px){.newsletter.desktop{display:block}}.newsletter:hover{box-shadow:inset 0 0 0 1px var(--category-light-color, #f7f2f2),0 0 5px #00000080;transform:scale(1.01)}.newsletter-button{font-family:Poppins,sans-serif;border-radius:30px!important;padding:10px 20px!important}.card__container{display:flex;flex-direction:column;cursor:pointer;border-radius:10px;transition:all .2s ease;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.card__container .background-image{height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:10px}.card__container:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to top,#000c 10%,#0000 90%);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;z-index:1;pointer-events:none}.card__container{position:relative;z-index:1}@media all and (min-width: 768px){.card__container:hover{transform:scale(1.01);filter:brightness(105%)}}.card__container.is-page-post{cursor:unset}.card__container.is-page-post:hover{transform:none;box-shadow:none;filter:none}.card__container.is-page-post .bottom__card{cursor:unset}.card__container.variant-link-image:before{content:none}.card__container .header__card{position:absolute;display:flex;align-items:center;justify-content:space-between;width:100%;gap:1.5%;padding:6px 6px 0}@media (min-width: 1024px){.card__container .header__card{padding:10px 10px 0}}.card__container .header__card .p-button{width:30px;padding:0;border:1px solid white;cursor:pointer;height:30px;border-radius:50px}.card__container .header__card .p-button svg{transform:scale(.85)}@media all and (min-width: 768px){.card__container .header__card .p-button{width:-moz-fit-content;width:fit-content;border:2px solid white;padding:3px 10px 4px 15px}}@media all and (max-width: 767px){.card__container .header__card .p-button p{display:none}}.bottom__card{margin-top:auto;width:100%;padding:10px;z-index:2;position:relative;cursor:pointer}.bottom__card .flex{margin-top:5px}.bottom__card.variant-bottom-card{width:100%;padding:5px 0 0}.bottom__card.variant-bottom-card p,.bottom__card.variant-bottom-card div>span:first-child{color:#000}.bottom__card.variant-bottom-card div>span:last-child{border:#000 solid 1px}.bottom__card .card-title{font-size:clamp(17px,2.1vw,18px);font-weight:700;color:#fff;margin-top:5px;letter-spacing:.5px;line-height:1.38;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:47px}@media screen and (min-width: 768px){.bottom__card .card-title{font-size:17px}}.bottom__card h1{font-size:25px;font-weight:700;color:#fff;margin-top:5px;letter-spacing:.5px;line-height:1.38}@media screen and (min-width: 768px){.bottom__card h1{font-size:45px}}.bottom__card div>span:first-child{color:#fff;font-weight:200;font-size:15px;letter-spacing:.5px;white-space:nowrap}@media screen and (min-width: 1024px) and (max-width: 1450px){.bottom__card div>span:first-child{font-size:clamp(11px,1.2vw,15px)}}.bottom__card div>span:last-child{margin-left:auto;color:#000;background-color:#fff;border-radius:6px;padding:5px 6px;font-weight:500;font-size:15px;line-height:.9;letter-spacing:.5px;white-space:nowrap}.card__tag{white-space:nowrap;padding:6px 10px;font-size:13px;color:#fff;text-transform:uppercase;font-weight:800;border-radius:6px;letter-spacing:1px;line-height:1.15;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 768px){.card__tag{font-size:clamp(11px,1.2vw,15px)}}.card__tag.card__sponsored{background-color:#000}.card__tag.variant-header-tag{position:initial;margin-right:auto}.external-side-link{height:100px!important;display:flex;flex-direction:row}.external-side-link .background-image{width:85%}.external-side-link .background-image .card__tag{padding:5px;margin-top:5px;margin-left:5px;font-size:10px;letter-spacing:unset}.external-side-link .bottom__card{padding:0 0 0 10px}@media all and (min-width: 768px){.external-side-link .bottom__card .card-title{max-width:85%}}.external-side-link .bottom__card p{margin-top:0;color:#000}.external-side-link .bottom__card .flex span{font-size:clamp(9px,3vw,14px);color:#000}.external-side-link .bottom__card .flex span:last-child{font-size:15px;border:1px solid black}footer .container{flex-direction:column;gap:30px;padding:40px 10px}@media all and (min-width: 768px){footer .container{flex-direction:row-reverse;flex-wrap:wrap;padding:50px 10px;justify-content:center}}footer .container .footer__form-container{flex-direction:column;align-items:self-start;gap:14px;border:1px solid #fff;padding:20px 25px 23px;border-radius:10px;color:#fff}footer .container .footer__form-container.success{width:100%}footer .container .footer__form-container h3{font-size:17px;font-weight:400}@media all and (min-width: 768px){footer .container .footer__form-container h3{font-size:20px}}@media all and (min-width: 1024px){footer .container .footer__form-container h3{font-size:30px}}@media all and (min-width: 768px){footer .container .footer__form-container{gap:20px;max-width:50%}}@media all and (min-width: 1024px){footer .container .footer__form-container{max-width:60%}}footer .container .footer__form-container .form__email{width:100%}footer .container .footer__form-container .form__email .p-inputtext.p-component{width:100%;height:45px}@media all and (min-width: 768px){footer .container .footer__form-container .form__email{max-width:350px}}footer .container .footer__form-container .form__checkboxes{flex-direction:column;align-items:flex-start;gap:15px;font-weight:400;font-size:14px;cursor:pointer}footer .container .footer__form-container .form__checkboxes--box{align-items:flex-start;gap:10px}@media all and (min-width: 1024px){footer .container .footer__form-container .form__checkboxes--box{align-items:center}}footer .container .footer__form-container .form__checkboxes span{font-weight:600}footer .container .footer__form-container .form__checkboxes span.error{font-weight:400}footer .container .footer__form-container .form__checkboxes a{text-decoration:underline;color:#fff;text-underline-offset:2.5px;font-weight:500}footer .container .footer__form-container .form__checkboxes .p-checkbox{width:30px;height:30px}footer .container .footer__form-container .form__checkboxes .p-checkbox-box{width:30px;height:30px}footer .container .footer__form-container .form__checkboxes .p-checkbox-box[data-p=checked]{background:#242424;border:1px solid #fff}footer .container .footer__form-container button{height:40px;border-radius:20px;background-color:#fff;width:100%;font-weight:700;font-size:20px;transition:all .3s ease}@media all and (min-width: 768px) and (max-width: 1023px){footer .container .footer__form-container button{width:54.6%;height:50px;font-size:21.67px;border-radius:30px;margin:0 auto}}@media all and (min-width: 1024px){footer .container .footer__form-container button{width:23%;height:50px;font-size:21.67px;border-radius:30px;margin:0 auto;min-width:190px}}footer .container .footer__form-container button:hover{background-color:#242424;color:#fff;border:1px solid white}footer .container .footer__form-container .error{font-size:14px;color:red}footer .container .footer__category{display:flex;flex-direction:column;gap:15px;text-wrap:nowrap;max-width:360px;text-align:center;width:100%}footer .container .footer__category-links{justify-content:space-around}@media all and (min-width: 1024px){footer .container .footer__category-links{gap:20px;flex-direction:column}}footer .container .footer__category a{width:170px;font-size:clamp(14px,3vw,16px);color:#fff}footer .container .footer__category a:hover{transition:all .1s ease;transform:scale(1.04)}@media all and (min-width: 768px){footer .container .footer__category a{width:175px;text-align:left;font-size:15px}}@media all and (min-width: 1024px){footer .container .footer__category a{width:unset;margin-left:auto}}@media all and (min-width: 768px){footer .container .footer__category{padding:10px 0}}@media all and (min-width: 1024px){footer .container .footer__category{flex-direction:row;gap:5%;justify-content:right;max-width:50%}}footer .container .footer__icons{gap:20px}footer .container .footer__icons p{color:#fff;text-transform:uppercase}footer .container .footer__icons .logo{width:145px}@media all and (min-width: 768px){footer .container .footer__icons .logo{width:190px}}@media all and (min-width: 1024px){footer .container .footer__icons .logo{width:295px}}footer .container .footer__icons-social{flex-direction:unset;flex-wrap:wrap;width:120px;gap:10px}@media all and (min-width: 1024px){footer .container .footer__icons-social{width:130px}}footer .container .footer__icons-social a:hover{transform:scale(1.02)}@media all and (min-width: 1024px){footer .container .footer__icons{gap:9%}}footer .footer__copy-right{font-size:10px;padding:6px;text-align:center;background-color:#fff}footer .footer__legal-links{gap:10px;flex-wrap:wrap;justify-content:center;width:100%;padding:10px 20px;border-top:1px solid #fff}@media all and (min-width: 768px){footer .footer__legal-links{padding:21px}}footer .footer__legal-links a{color:#fff;text-transform:uppercase;font-size:10px}@media all and (min-width: 768px){footer .footer__legal-links a{font-size:14px}}footer .pi.pi-facebook,footer .pi.pi-instagram,footer .pi.pi-tiktok{color:#fff;font-size:30px}.grid{display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-auto-rows:1fr;-moz-column-gap:15px;column-gap:15px;row-gap:15px}@media all and (min-width: 768px) and (max-width: 1023px){.grid{-moz-column-gap:10px;column-gap:10px;row-gap:10px}.grid div.hide-tablet{display:none}}@media all and (min-width: 768px) and (max-width: 1023px){.grid.grid-3.tablet-grid-2{grid-template-rows:repeat(6,1fr)}}.grid.grid-3 .item1{grid-row:span 6}.grid.grid-3 .item2{grid-row:span 3}.grid.grid-3 .item3{grid-row:span 2}.grid.grid-3 .item3 .card-title{height:unset;-webkit-line-clamp:1!important}.grid.grid-2 .item1{grid-row:span 2}.grid.grid-2 .item2{grid-row:span 1}.grid-best-big{height:385px}@media all and (min-width: 1024px){.grid-best-big{height:620px}}.grid-best-tall{height:375px}@media all and (min-width: 1024px){.grid-best-tall{height:450px}}.grid-best-small{height:252px}@media all and (min-width: 1024px){.grid-best-small{height:315px}}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-auto-rows:350px;-moz-column-gap:10px;column-gap:10px;row-gap:10px}@media all and (min-width: 768px){.filter-grid{grid-auto-rows:385px}}@media all and (min-width: 1024px){.filter-grid{-moz-column-gap:15px;column-gap:15px;row-gap:15px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-auto-rows:405px}}.flicking-viewport{height:100%;overflow:unset}.flicking-viewport .flicking-pagination .flicking-pagination-bullet{background-color:gray}.flicking-viewport .flicking-pagination .flicking-pagination-bullet-active{background-color:#fff}.flicking-viewport .flicking-camera>div{padding:0 10px}.flicking-medium{height:228px}.flicking-medium .flicking-camera>div{width:100%;max-width:100%}.flicking-small{height:240px}.flicking-small .flicking-camera>div{width:70%}.flicking-large{height:340px}.flicking-large .flicking-camera>div{width:100%;max-width:100%}.bottom-row{margin-top:10px}.section{padding-top:20px;padding-bottom:20px}@media all and (min-width: 768px){.section{padding-top:38px;padding-bottom:30px}}@media all and (min-width: 1024px){.section{padding-top:50px;padding-bottom:50px}}.section.pushed-post{padding-top:10px;padding-bottom:20px}.section.pushed-post .section-header{margin-bottom:15px}.section.pushed-post .grid>div .card-title,.section.pushed-post .flicking-camera>div .card-title{font-size:20px;-webkit-line-clamp:3;height:auto}@media all and (min-width: 1024px){.section.pushed-post .grid>div .card-title,.section.pushed-post .flicking-camera>div .card-title{font-size:30px}}@media all and (min-width: 1024px){.section.pushed-post{padding-top:15px;padding-bottom:25px}}.section-header{margin-bottom:15px!important;display:flex;justify-content:space-between}@media all and (min-width: 768px){.section-header{margin-bottom:20px}}@media all and (min-width: 1024px){.section-header{margin-bottom:30px}}.section-header .title{line-height:1;font-weight:700;text-transform:uppercase}.section-header h1{font-size:30px;text-align:center}@media all and (min-width: 768px){.section-header h1{font-size:35px}}@media all and (min-width: 1024px){.section-header h1{font-size:60px}}.section-header h2{font-size:25px}@media all and (min-width: 768px){.section-header h2{font-size:30px}}@media all and (min-width: 1024px){.section-header h2{font-size:45px}}.section-header h3{font-size:25px;margin-bottom:12px}.button-show-more{width:-moz-fit-content;width:fit-content;padding:13px 20px;border-radius:30px;font-size:16px;font-weight:700;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:10px;transition:all .2s ease-in-out}.button-show-more-desktop{display:none}@media all and (min-width: 768px){.button-show-more-desktop{display:flex}}.button-show-more-mobile{margin:20px 10px 0 auto;display:flex}@media all and (min-width: 768px){.button-show-more-mobile{display:none}}.button-show-more:hover{transform:scale(1.02)}.button-category{font-size:18px;font-weight:600;line-height:1.1;text-transform:uppercase;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:10px;max-width:165px;width:100%;height:50px;transition:all .3s ease}@media all and (min-width: 768px){.button-category{max-width:185px;font-size:20px;height:74px}}.button-category:hover{transform:scale(1.02)}.category-buttons-wrapper{padding:20px 5px;margin:0 auto;width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:5px}@media all and (min-width: 768px){.category-buttons-wrapper{max-width:770px;gap:10px;padding:25px 0}}.breadcrumb{padding:10px 0;display:flex;align-items:center}@media all and (min-width: 768px){.breadcrumb{gap:6px;padding:18px 0}}.breadcrumb>div{display:flex;align-items:center;gap:5px}.breadcrumb>div a{font-size:13px;text-wrap:nowrap;text-decoration:underline;text-underline-offset:3px}@media all and (min-width: 768px){.breadcrumb>div a{font-size:16px}}.breadcrumb>div p{font-size:13px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media all and (min-width: 768px){.breadcrumb>div p{font-size:16px}}.advertisement{padding:30px 0}.advertisement img{width:100%;height:100%}@media screen and (min-width: 768px) and (max-width: 1023px){.advertisement{width:45.7%;padding-right:30px;padding-left:30px;margin:auto 0}}@media screen and (min-width: 1024px){.advertisement{width:30%;padding-right:35px;padding-left:35px}}.advertisement .pi.pi-sort-up-fill{color:#05c7c6;transform:rotate(90deg);position:absolute;right:10px}.advertisement .advertisement--title{position:relative;font-size:10px;padding-bottom:2px}.advertisement .advertisement--title p{width:100%;text-align:center;text-transform:uppercase}.advertisement .advertisement--title svg{transform:translateY(4px)}.filter{padding-bottom:30px;display:flex;flex-direction:row-reverse;place-self:flex-start}@media all and (min-width: 768px){.filter{place-self:flex-end;flex-direction:unset}}.filter .p-button{border-radius:30px!important;border:none!important;width:-moz-fit-content;width:fit-content;text-align:center;min-width:140px;z-index:3;position:relative}.filter .p-button p:first-of-type{color:var(--category-color);background-color:var(--category-color-lighten);width:35px;height:35px;border-radius:50%;margin-right:10px;margin-left:5px;font-weight:700;font-size:21px;justify-content:center}.filter .p-button p:last-of-type{margin-right:10px;letter-spacing:.8px;line-height:1.6;font-size:15px;font-weight:700;font-family:Arial,sans-serif}.filter .p-button .lucide-chevron-down-icon{margin-right:10px}.filter li{display:flex!important;gap:10px;align-items:center;padding:6px 0}.filter.popover{--popover-border: var(--border-width) solid var(--category-color);--border-width: 2px;--border-radius: 15px;background-color:var(--category-color-lighten);border:var(--popover-border);padding:6px 10px;border-radius:var(--border-radius);border-top-left-radius:unset;min-width:300px;transform:translateY(calc(0px - var(--border-width)));z-index:1!important;flex-direction:row}.filter.popover:before{content:"";position:absolute;bottom:calc(100% - 1px);left:calc(.5px - var(--border-width));width:25px;height:25px;background-color:inherit;border-left:var(--popover-border);z-index:1}@media all and (min-width: 768px){.filter.popover{border-top-right-radius:unset;border-top-left-radius:var(--border-radius)}.filter.popover:before{right:calc(0px - var(--border-width));left:unset;border-right:var(--popover-border);border-left:unset}}@media all and (min-width: 1521px){.filter.popover{transform:translate(calc(-50% - 6px),calc(0px - var(--border-width)))}}.filter.popover--above{transform:translateY(var(--border-width));border-bottom-left-radius:unset;border-top-left-radius:var(--border-radius)}.filter.popover--above:before{bottom:unset;top:calc(100% - 1px)}@media all and (min-width: 768px){.filter.popover--above{border-bottom-right-radius:unset;border-bottom-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.filter.popover--above:before{left:unset}}@media all and (min-width: 1521px){.filter.popover--above{transform:translate(calc(-50% - 6px),var(--border-width))}}.filter .filter__list .p-checkbox{width:22px!important;height:22px!important}.filter .filter__list .p-checkbox input:checked+.p-checkbox-box{background-color:var(--category-color)!important;border:none}.filter .filter__list .p-checkbox .p-checkbox-box .p-checkbox-icon{display:none}.filter a{padding:15px 10px 5px 40px;font-weight:500;-webkit-text-decoration:underline 2px;text-decoration:underline 2px;cursor:pointer}@media all and (min-width: 768px){.filter a{padding:15px 15px 15px 0}}.footer_page__hero{padding:15px 0}@media screen and (min-width: 768px){.footer_page__hero{padding:30px 0}}.footer_page__hero h1{font-size:30px;padding-top:30px;padding-bottom:10px;font-weight:600;text-transform:uppercase}@media screen and (min-width: 768px){.footer_page__hero h1{font-size:40px}}@media screen and (min-width: 1024px){.footer_page__hero h1{font-size:60px;line-height:1}}.footer_page__hero .description{font-weight:300;font-size:24px}@media screen and (min-width: 768px){.footer_page__hero .description{font-size:32px}}@media screen and (min-width: 1024px){.footer_page__hero .description{max-width:75%;margin-top:10px;font-size:40px}}.footer_page__box.container{padding-top:30px;padding-bottom:40px}@media all and (min-width: 768px){.footer_page__box.container{padding-top:50px;padding-bottom:50px}}.footer_page__sub_description h2{font-size:25px;padding-bottom:15px;font-weight:800;line-height:1.2}@media screen and (min-width: 768px){.footer_page__sub_description h2{font-size:32px}}@media screen and (min-width: 1024px){.footer_page__sub_description h2{font-size:42px;max-width:900px}}.footer_page__sub_description p{font-size:20px;line-height:1.6;font-weight:300}@media screen and (min-width: 768px){.footer_page__sub_description p{font-size:24px}}@media screen and (min-width: 1024px){.footer_page__sub_description p{max-width:65%;margin-top:10px;font-size:24px}}@media screen and (min-width: 768px){.footer_page__content{max-width:669px}}@media screen and (min-width: 1024px){.footer_page__content{max-width:800px}}.footer_page__content h2{font-size:25px}.footer_page__content h3{letter-spacing:1px;font-size:20px;margin:30px 0 20px}@media all and (min-width: 768px){.footer_page__content h3{font-size:25px}}.footer_page__content ul,.footer_page__content li{list-style:disc}.footer_page__content li{margin-left:30px}.footer_page__content p,.footer_page__content li{font-size:16px}@media all and (min-width: 768px){.footer_page__content p,.footer_page__content li{font-size:18px}}.footer_page .sitemap.container{padding-top:30px;padding-bottom:30px}.section-sidebar{margin:15px 0;padding:10px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}@media all and (min-width: 768px){.section-sidebar{border-radius:10px;padding:20px;gap:20px}}.section-sidebar .bottom__card .card-title{-webkit-line-clamp:3;height:unset}.section-sidebar .section-header.container{padding:0;margin:0!important}.section-sidebar .section-header.container h3{margin-bottom:0}.section-sidebar>a{height:250px;width:100%}.section-sidebar .variant-link-image .flex span{background-color:transparent}@media all and (min-width: 768px){.post-wrapper{display:flex;gap:30px;align-items:start}}.post-suggestion{min-width:320px;width:100%}@media all and (min-width: 768px){.post-suggestion{min-width:380px}}@media all and (min-width: 1024px){.post-suggestion{min-width:400px}}.post-suggestion .advertisement{width:100%}.post-section{padding:0 0 10px}@media all and (min-width: 768px){.post-section{padding:0 0 25px}}.post-card{height:450px}@media all and (min-width: 768px){.post-card{height:360px}}@media all and (min-width: 1024px){.post-card{height:580px}}.post-content{padding:10px 0}.post-content .post-container{max-width:100%;text-underline-offset:2px}.post-content .post-container img{border-radius:10px;box-shadow:0 4px 8px #0000001a}.post-content .post-container a{text-decoration:underline;color:var(--category-text-color)}.post-content .colored-text{font-size:25px;color:var(--category-text-color)}.post-content .colored-text a{color:inherit}@media screen and (max-width: 1023px){.post-content .colored-text{font-size:20px}}.post-content p{font-size:14px;font-weight:400;line-height:1.6;margin:30px 0;color:#242424;border:none!important}@media screen and (min-width: 1024px){.post-content p{font-size:18px}}.post-content .link-cta{display:block;margin:30px 0;max-width:-moz-max-content;max-width:max-content;color:#fff;font-weight:500;text-transform:uppercase;padding:10px 22px;background-color:var(--category-text-color);border-radius:30px}.post-content h3{border:none!important;margin:50px 0 30px;font-size:20px;line-height:1.2;letter-spacing:.5px;font-weight:700}@media screen and (max-width: 1023px){.post-content h3{margin-bottom:20px}}@media screen and (max-width: 767px){.post-content h3{margin-top:30px}}@media screen and (min-width: 1024px){.post-content h3{font-size:25px;line-height:1.25}}.post-content h2{font-size:20px;text-transform:uppercase;border:none!important}@media screen and (min-width: 1024px){.post-content h2{font-size:25px}}.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-size:18px;border:none!important}@media screen and (min-width: 1024px){.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-size:20px}}.post-content h1,.post-content h3,.post-content h2,.post-content h4,.post-content h5,.post-content h6{color:var(--category-text-color);border:none!important;margin:30px 0}.post-content ul>li{margin:10px 0;color:#333;border:none!important;font-size:14px;line-height:1.6;font-weight:400}@media screen and (min-width: 1024px){.post-content ul>li{font-size:18px}}.post-content ul>li:before{content:"➤";color:var(--category-color);font-size:1.1rem;margin-right:7px}@media screen and (min-width: 1024px){.post-content ul>li:before{margin-right:10px}}.post-content ol>li{counter-increment:list-counter;margin:20px 0;border:none!important;font-size:14px}@media screen and (min-width: 1024px){.post-content ol>li{gap:10px;font-size:18px}}.post-content ol>li:before{content:counter(list-counter) ". ";font-weight:500;margin-right:5px;color:var(--category-text-color)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0}ol,ul,li{list-style:none}table{border-collapse:collapse;border-spacing:0}a,button{cursor:pointer}a{text-decoration:none}body{margin:0!important;padding:0;top:0;left:0;font-family:Poppins,sans-serif;font-weight:400}.container{max-width:1250px;margin:0 auto;padding:0 10px}@media all and (min-width: 768px){.container{padding:0 20px}}.flex{display:flex;align-items:center}
