@media (max-width: 599px){.hidden-until-sm{display:none !important}}@media (min-width: 600px){.visible-until-sm{display:none !important}}@media (max-width: 899px){.hidden-until-md{display:none !important}}@media (min-width: 900px){.visible-until-md{display:none !important}}@media (max-width: 1023px){.hidden-until-lg{display:none !important}}@media (min-width: 1024px){.visible-until-lg{display:none !important}}.hidden{display:none !important}.scroll-x{overflow-x:auto}.scroll-x::-webkit-scrollbar{display:none}.hover-grow{transition:transform 0.2s ease-in-out}.hover-grow:hover{transform:scale(1.05) rotate(2deg)}.mb-05{margin-bottom:0.5rem}.pb-05{padding-bottom:0.5rem}.mb-1{margin-bottom:1rem}.pb-1{padding-bottom:1rem}.mb-2{margin-bottom:2rem}.pb-2{padding-bottom:2rem}.mt-05{margin-top:0.5rem}.pt-05{padding-top:0.5rem}.mt-1{margin-top:1rem}.pt-1{padding-top:1rem}.mt-2{margin-top:2rem}.pt-2{padding-top:2rem}.ml-05{margin-left:0.5rem}.pl-05{padding-left:0.5rem}.ml-1{margin-left:1rem}.pl-1{padding-left:1rem}.ml-2{margin-left:2rem}.pl-2{padding-left:2rem}.mr-05{margin-right:0.5rem}.pr-05{padding-right:0.5rem}.mr-1{margin-right:1rem}.pr-1{padding-right:1rem}.mr-2{margin-right:2rem}.pr-2{padding-right:2rem}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.bg-light{background-color:#ffffff}.bg-dark{background-color:#253038}.bg-yellow-faint{background-color:#FDF5D9}.bg-yellow-fade{background-color:#FFE5AE}.bg-grey-faint{background-color:#f8f9fa}.bg-grey-fade{background-color:#EFF2F3}.bg-blue-faint{background-color:#EFFAFF}.bg-blue-fade{background-color:#D8F3FF}.bg-blue-heavy{background-color:#124861}.border{border-style:solid;border-color:#B2BCC1}.border-xy{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-yellow-base{border-color:#EDAC01}.border-dark{border-color:rgba(24,60,74,0.15)}.br-sm{border-radius:0.25rem}.br-base{border-radius:0.5rem}.br-lg{border-radius:1rem}.img-full{width:100%;height:auto}.w-75{max-width:75%}.w-50{max-width:50%}.img-avatar-lg{width:8rem;height:8rem;border-radius:50%}.bs-base{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1)}.bs-lg{box-shadow:0 1rem 1.5rem 0 rgba(0,0,0,0.15),0 0.125rem 0.5rem 0 rgba(0,0,0,0.15)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px;height:100%}html,body,div,span,button,input,select,textarea,object,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,a,em,img,small,strong,b,u,i,center,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,figcaption,footer,header,main,menu,nav,section,summary,audio,video{background:transparent;border:0;font-size:100%;margin:0;min-width:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}img{vertical-align:middle}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}.grid{display:flex;flex-wrap:wrap;gap:0.5rem;box-sizing:border-box}.grid .cell{flex:1}.grid .cell-shrink{flex:0 1 auto}.grid .cell-third{width:33%}.grid.grid-middle{align-items:center}.grid.gutter-1{gap:1rem}.grid.gutter-2{gap:2rem}@media (max-width: 899px){.grid.responsive-md>.cell,.grid.responsive-md>.cell-shrink{flex:0 0 100%}}@media (max-width: 599px){.grid.responsive-sm>.cell,.grid.responsive-sm>.cell-shrink{flex:0 0 100%}}.grid-column{display:grid;gap:0.5rem}.grid-with-sidebar{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 900px){.grid-with-sidebar{grid-template-columns:2fr 1fr}}.content{max-width:1016px;padding:0 1rem;margin:0 auto;box-sizing:border-box;position:relative}@media (min-width: 600px){.content{padding:0 4rem}}@media (min-width: 900px){.content{padding:0 1.5rem}}.content.content-thin{max-width:600px}@media (min-width: 900px){.content.content-thin{max-width:800px}}@media (max-width: 599px){.content-overflow-xs{padding:0 1rem;margin:0 -1rem}}section{position:relative;padding:1rem 0}@media (min-width: 600px){section{padding:2rem 0}}.card{border-radius:0.5rem 0.5rem 0 0;background:#ffffff}@media (min-width: 600px){.card{border-radius:1rem 1rem 0 0}}.directories-admin-bar{position:fixed;z-index:12;bottom:1rem;left:1rem;padding:0.5rem}button,.btn{display:inline-block;font-family:inherit;font-size:inherit;border:none;border-radius:0.375rem;padding:0.75rem 1rem;font-weight:500;color:#ffffff;white-space:nowrap;transition:background-color 0.2s ease;line-height:1;box-sizing:border-box;text-align:center;cursor:pointer}button:hover,.btn:hover{text-decoration:none}.btn-sm{font-size:1rem;line-height:1rem;padding:0.625rem 0.75rem}@media (max-width: 599px){.btn-sm-xs{font-size:14px;line-height:1rem;padding:0.625rem 0.75rem}}@media (max-width: 599px){.btn-full-sm{width:100%}}.btn-full{width:100%}.btn-center{margin:0 auto}.btn-icon{vertical-align:bottom;margin-left:0.375rem}.btn-grey{color:#2a2a2a;background-color:#EFF2F3}.btn-grey:hover{background-color:#EFF2F3}.btn-blue{background-color:#12A4E2}.btn-blue:hover{background-color:#087DAE}.btn-yellow{background-color:#EDAC01}.btn-yellow:hover{background-color:#D18900}.btn-red{background-color:#F25153}.btn-red:hover{background-color:#D63C3E}.btn-white{color:#2a2a2a;background-color:#ffffff}.btn-white:hover{background-color:#E0E5E7}.btn-facebook{background-color:#3b5998}.btn-facebook:hover{background-color:#293e6a}.btn-slate{background-color:#384752}.btn-slate:hover{background-color:#5A6D7A}.btn-google{outline:1px solid #E0E5E7;color:#2a2a2a;background-color:#ffffff}.btn-google:hover{background-color:#f8f9fa}@font-face{font-family:"Rubik-bold-fallback";size-adjust:106%;ascent-override:90%;src:local("Arial")}@font-face{font-family:"Rubik-fallback";size-adjust:104.91000000000001%;ascent-override:90%;src:local("Arial")}@font-face{font-family:"Lora-fallback";size-adjust:115.62%;ascent-override:85%;src:local("Times New Roman")}body{font-family:'Rubik', 'Rubik-fallback', 'Arial', sans-serif;color:#2a2a2a;text-shadow:1px 1px 1px rgba(0,0,0,0.004);text-rendering:optimizeLegibility !important;-webkit-font-smoothing:antialiased !important;line-height:1.5}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5{font-weight:500;line-height:1.25;font-family:'Rubik', 'Rubik-bold-fallback', 'Arial', sans-serif}h1,.h1{hyphens:auto;font-size:1.75rem}@media (min-width: 900px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:1.5rem}@media (min-width: 900px){h2,.h2{font-size:2rem}}h3,.h3{font-size:20px}@media (min-width: 900px){h3,.h3{font-size:1.5rem}}h4,.h4{font-size:1rem}@media (min-width: 900px){h4,.h4{font-size:20px}}p{font-size:1rem}p.small{font-size:14px}p.base{font-size:1rem}p.large{font-size:18px}b,strong{font-weight:500}ul,ol{margin:0;padding-inline-start:1rem}a{text-decoration:none;font-weight:500;color:#12A4E2}a:hover{text-decoration:underline}a.no-decoration{color:inherit;font-weight:inherit}a.no-decoration:hover{text-decoration:none}a.underlined{color:inherit;text-decoration:underline;font-weight:inherit}.text-logo{font-family:'Aleo', Georgia, serif;line-height:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-grey{color:#787F82}.text-light{color:#ffffff}.text-blue{color:#12A4E2}.text-blue-dark{color:#087DAE}.text-red{color:#F25153}.text-yellow{color:#EDAC01}.text-green{color:#9FD50B}.text-dark{color:#2a2a2a}.article{line-height:1.6}.article>h2,.article>h3,.article>h4{margin-top:2rem;margin-bottom:0.5rem}.article>p,.article>ul,.article>ol,.article>blockquote,.article>.shortcode{margin-bottom:1rem}.article>p,.article>ul,.article>ol{font-family:'Lora', 'Lora-fallback', 'Times New Roman', serif;font-size:18px;-webkit-font-smoothing:auto !important}.article>p b,.article>p strong,.article>ul b,.article>ul strong,.article>ol b,.article>ol strong{font-weight:700 !important}.article hr{height:1px;background-color:#E0E5E7;margin:2rem 0}.article blockquote{font-style:italic;padding:1rem 1.5rem;background:#EFFAFF;border-left:0.25rem solid #087DAE;clear:both}.article a{word-break:break-word}.article a:not(.no-decoration):not(.btn):not(.toc-link){color:#087DAE;font-weight:inherit !important;border-bottom:1px solid #D8F3FF}.article a:not(.no-decoration):not(.btn):not(.toc-link):hover{color:#087DAE}.tiny-mce .size-full,.tiny-mce .size-large{width:100% !important;height:auto}.tiny-mce .alignright{text-align:right}.tiny-mce .aligncenter{text-align:center}.tiny-mce .alignleft{text-align:left}.tiny-mce figure{overflow:hidden;padding:1rem;border:1px solid #E0E5E7}.tiny-mce figure img{max-width:100%;height:auto;border-radius:0.25rem}.tiny-mce figure.alignright,.tiny-mce figure.alignleft{display:table}.tiny-mce figure.alignright figcaption,.tiny-mce figure.alignleft figcaption{margin-top:0;display:table-caption;caption-side:bottom}.tiny-mce figcaption{margin-top:0.75rem;color:#787F82}.tiny-mce>p img,.tiny-mce figure,.tiny-mce blockquote p img,.tiny-mce li img,.tiny-mce table img{max-width:100%;height:auto;margin:0.75rem 0;border-radius:0.5rem}.tiny-mce>p img.alignright,.tiny-mce figure.alignright,.tiny-mce blockquote p img.alignright,.tiny-mce li img.alignright,.tiny-mce table img.alignright{margin:0;float:right;margin-left:1rem;margin-bottom:0.5rem}.tiny-mce>p img.alignleft,.tiny-mce figure.alignleft,.tiny-mce blockquote p img.alignleft,.tiny-mce li img.alignleft,.tiny-mce table img.alignleft{margin:0;float:left;margin-right:1rem;margin-bottom:0.5rem}.tiny-mce>p img.aligncenter,.tiny-mce figure.aligncenter,.tiny-mce blockquote p img.aligncenter,.tiny-mce li img.aligncenter,.tiny-mce table img.aligncenter{display:block;margin-left:auto;margin-right:auto}.tiny-mce table{border-radius:0.5rem;border:1px solid #E0E5E7;margin-bottom:1rem;width:calc(100vw - 2rem - 4px);font-size:14px;line-height:1.3;display:inline-block;overflow-x:auto;position:relative}@media (min-width: 600px){.tiny-mce table{width:100%;display:table}}.tiny-mce table thead{background:#D8F3FF}.tiny-mce table th{font-weight:500;text-align:left;padding:0.5rem}.tiny-mce table td{padding:0.5rem}.tiny-mce table tr:nth-child(even){background:#f8f9fa}.banner{width:100%;padding:0.5rem;background:#FDF5D9;display:block;text-align:center;font-weight:normal;box-sizing:border-box;text-wrap:balance}@media (min-width: 600px){.banner{padding:1rem}}.banner #countdown-learning{font-family:'Courier New', Courier, monospace;font-weight:bold;white-space:nowrap}@media (max-width: 599px){.banner p,.banner a{font-size:14px;line-height:18px}}.nav-top{padding:0.5rem 0}@media (min-width: 900px){.nav-top{padding:0}}.nav-top.nav-fixed{position:fixed;top:0;width:100%;background-color:#ffffff;z-index:10;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1);color:#2a2a2a}.nav-top .nav-links{justify-content:end;font-weight:500;gap:1.5rem}.nav-top .nav-content{display:grid;gap:1.5rem;grid-template-columns:auto max-content;align-items:center}@media (min-width: 900px){.nav-top .nav-content{grid-template-columns:max-content auto max-content}}.nav-top .nav-logo{display:flex;gap:1rem;font-size:1.5rem}@media (min-width: 900px){.nav-top .nav-logo{font-size:2rem}}.nav-top .nav-dropdown{position:relative}.nav-top .nav-dropdown .dropdown{opacity:0;font-size:18px;visibility:hidden}.nav-top .nav-dropdown:hover .dropdown{visibility:visible;opacity:1}.nav-top .dropdown{transition:opacity 0.2s ease;position:absolute;opacity:0;z-index:20;margin-top:1rem;margin-left:-1rem;color:#2a2a2a;padding-top:0.5rem}.nav-top .dropdown .dropdown-list{position:relative;background:#ffffff;padding:0.25rem;top:-1.5rem;border-radius:0.5rem;box-shadow:0 1rem 1.5rem 0 rgba(0,0,0,0.15),0 0.125rem 0.5rem 0 rgba(0,0,0,0.15)}.nav-top .dropdown .dropdown-list .dropdown-cell,.nav-top .dropdown .dropdown-list>a,.nav-top .dropdown .dropdown-list>p{display:block;width:100%;cursor:pointer;box-sizing:border-box;padding:0.625rem;white-space:nowrap}.nav-top .dropdown .dropdown-list .dropdown-cell:hover,.nav-top .dropdown .dropdown-list>a:hover,.nav-top .dropdown .dropdown-list>p:hover{background:#FDF5D9}.nav-top .dropdown .dropdown-list a{color:#2a2a2a;font-weight:400;line-height:1}.nav-top .dropdown .dropdown-list a:hover{text-decoration:none}.nav-links{display:grid;grid-auto-flow:column;grid-auto-columns:min-content;justify-content:space-between;gap:1rem}.nav-links .nav-link>a{color:inherit;text-decoration:none;font-weight:inherit;display:block;padding:1.25rem 0 1rem 0;border-bottom:0.25rem solid transparent;white-space:nowrap}@media (min-width: 600px){.nav-links .nav-link>a{padding:1.5rem 0 1.25rem 0}}.nav-links .nav-link>a.active{border-color:#12A4E2}.nav-mobile{position:fixed;top:0;width:100vw;height:100vh;left:0;display:none;background-color:rgba(24,34,41,0.9);z-index:11;color:#2a2a2a}.nav-mobile .nav-link{display:block;color:#2a2a2a;margin:0.5rem 0;font-weight:400}.nav-mobile.nav-active{display:block}.nav-mobile .panel{position:absolute;bottom:0}.nav-mobile .panel-body{max-height:75vh;overflow:scroll;padding-bottom:5rem !important}header.white-theme{color:#ffffff}header.white-theme .nav-top:not(.nav-fixed) #burger{fill:#ffffff}header .header-text{padding:1.5rem 0}@media (min-width: 600px){header .header-text{padding:3rem 0}}.panel{position:relative;border-radius:0.5rem;overflow:hidden;width:100%}.panel>.panel-body{padding:1rem;box-sizing:border-box}@media (min-width: 900px){.panel>.panel-body{padding:1.5rem}}.panel>.panel-header{padding:1rem}@media (min-width: 900px){.panel>.panel-header{padding:1rem 1.5rem}}.panel .panel-header-image{width:100%;border-top-left-radius:6px;border-top-right-radius:6px;overflow:hidden;position:relative;background:#787F82;aspect-ratio:16 / 9}.panel .panel-header-image img{width:100%;height:auto;object-fit:cover;aspect-ratio:16 / 9}.panel>.panel-footer{padding:1rem}@media (min-width: 900px){.panel>.panel-footer{padding:1rem 1.5rem}}.panel.panel-full-height{display:grid;height:100%}.panel.panel-full-height>.panel-footer{align-self:end}.panel.panel-thin>.panel-body{padding:1rem}.nav-footer{background:#ffffff;padding:1.5rem 0 5rem 0}.nav-footer .links{display:grid;gap:0.25rem}.nav-footer .links a{color:#2a2a2a;font-weight:400}input,textarea,select{background-color:#ffffff;border:0.125rem solid #E0E5E7;border-radius:0.5rem;padding:0.375rem 0.75rem;font-size:1rem;line-height:1.5;box-sizing:border-box;outline:none;width:100%;transition:border-color .3s ease, outline .3s ease;appearance:none;font-family:inherit}input:focus,textarea:focus,select:focus{outline:1px solid #EDAC01;box-shadow:0 0 2px 4px rgba(255,192,66,0.25)}input.input-sm,textarea.input-sm,select.input-sm{font-size:1rem;padding:0.25rem 0.5rem}input.input-lg,textarea.input-lg,select.input-lg{font-size:24px;padding:1.5rem;font-weight:500 !important}select{background:url(https://blog-cdn.reedsy.com/assets/icons/arrow-down-8014a90bdacfdbd19f7dd22d33a2505ebc761c89f9ba14732ac845fa873736d3.svg) #fff no-repeat right center;background-size:0.75rem;background-position:calc(100% - 0.75rem) 1rem}select.input-sm{background-position:calc(100% - 0.75rem) 1rem}label{font-weight:500;font-size:18px;margin-bottom:0.5rem;display:block}label.label-base{font-size:1rem}label.label-sm{font-size:14px;margin-bottom:0.25rem}.form-group input,.form-group textarea,.form-group select{margin-bottom:1rem}.form-group-sm input,.form-group-sm textarea,.form-group-sm select{margin-bottom:0.5rem}@media (min-width: 900px){.form-50{max-width:50%}}@media (min-width: 900px){.form-full{max-width:100%}}.form-center{margin:0 auto}.grecaptcha-badge{opacity:0;transition:all .4s ease !important;box-shadow:0px 2px 6px rgba(0,0,0,0.2) !important;border-radius:4px !important}.toc-sidebar{margin:1rem 0}.toc-sidebar .toc-active{font-weight:500;background-color:#EFFAFF;border-radius:0.25rem}.toc{padding:0 0 0 1rem;margin:0.25rem 0 0 0 !important}.toc a{font-weight:400;color:#2a2a2a}.toc a:hover{text-decoration:underline}.toc ul{margin:0}.toc li{padding:0.25rem 0}.nested{margin-top:0.5rem;padding-bottom:0.5rem;border-bottom:1px solid #E0E5E7}.nested ul{margin:0.5rem 0 0 0 !important}.content-upgrade{position:relative;background:#D8F3FF;border-top:0.125rem solid #12A4E2;border-bottom:0.125rem solid #12A4E2;overflow:hidden;margin-left:-1rem;margin-right:-1rem}@media (min-width: 600px){.content-upgrade{border:0.125rem solid #12A4E2;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1);margin:1.5rem 0;border-radius:0.5rem;display:flex}}@media (min-width: 600px){.content-upgrade .content-upgrade-image{overflow:hidden;flex-basis:auto;width:35%;flex:0 0 auto}}.content-upgrade .content-upgrade-image img{width:100%;vertical-align:middle;min-height:100%;object-fit:cover}.content-upgrade .content-upgrade-body{padding:1rem;width:100%;box-sizing:border-box}@media (min-width: 600px){.content-upgrade .content-upgrade-body{flex:0 1 auto;padding:1.5rem;height:100%}}.tweet:hover{background:#EFF2F3}.embed-wrapper{width:100%}.embed-wrapper img,.embed-wrapper iframe{width:100%;height:100%;object-fit:cover}.embed-wrapper .embed{background-color:#000;width:100%;position:relative;cursor:pointer;overflow:hidden;aspect-ratio:16 / 9;border-radius:0.5rem}.embed-wrapper .embed .play-button{position:absolute;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);width:4rem;height:4rem;background-color:#12A4E2;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.1);z-index:1;border-radius:2rem}.embed-wrapper .embed .play-button:before{position:absolute;content:"";border-style:solid;border-width:1rem 0 1rem 1.5rem;top:50%;left:55%;transform:translate3d(-50%, -50%, 0);border-color:transparent transparent transparent #ffffff}.pagination a{color:#2a2a2a}.pagination a:hover{color:#2a2a2a}.pagination .page{margin:0 0.175rem;border-radius:0.25rem;display:inline-block;padding:0.5rem 1rem;border:1px solid #E0E5E7;font-weight:500}.pagination .page.current{border-color:#253038;background:#253038;color:#ffffff}.pagination .first,.pagination .last{display:none}.posts-show{background-color:#253038}.posts-show .banner{background-color:#182229;color:#ffffff}.posts-show .header-text{padding:0.25rem 0 1rem 0}@media (min-width: 600px){.posts-show .header-text{padding:2rem 0 3rem 0}}.posts-show .article-grid{display:grid;position:relative;grid-template-areas:"title" "sidebar" "post";grid-row-gap:1rem;grid-template-columns:1fr}@media (min-width: 900px){.posts-show .article-grid{grid-template-areas:"sidebar title" "sidebar post";grid-column-gap:2.5rem;grid-template-columns:288px minmax(200px, auto)}}.posts-show .article-title{grid-area:title;container-type:inline-size}@supports (contain: inline-size){.posts-show .article-title h1{font-size:6.5cqw !important;line-height:8.5cqw !important}}.posts-show .article-post{grid-area:post}.posts-show .article-post figure img{max-width:100%;margin:0 auto}.posts-show .article-sidebar{grid-area:sidebar;z-index:9}.posts-show .article-toc{margin-bottom:1rem}.posts-show .sidebar-modal{display:none}@media (min-width: 900px){.posts-show .sidebar-modal{position:sticky;top:96px;display:block}}.posts-show .article-image{border-radius:0.5rem;background:#EFF2F3;overflow:hidden;position:relative;height:0}.posts-show .article-image img{width:100%;height:100%;position:absolute;left:0;top:0;vertical-align:middle}@supports (aspect-ratio: 1/1){.posts-show .article-image{height:auto;padding:0 !important}.posts-show .article-image img{width:100%;height:auto;position:relative}}.posts-show .similar-posts{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}@media (min-width: 600px){.posts-show .similar-posts{margin-top:2rem;grid-template-columns:repeat(2, 1fr)}}@media (min-width: 900px){.posts-show .similar-posts{grid-template-columns:repeat(3, 1fr)}}.posts-show .article-comments{padding-top:1.5rem;max-height:1000px;overflow:hidden;position:relative;transition:max-height .2s ease;padding-bottom:1.5rem;cursor:pointer}.posts-show .article-comments:after{position:absolute;bottom:0px;content:'';width:100%;height:100px;background:linear-gradient(rgba(255,255,255,0) 0%, white 100%)}.posts-show .article-comments:hover{max-height:1100px}.posts-show .article-comments.visible{max-height:initial}.posts-show .article-comments.visible:after{display:none}.posts-index header{background-repeat:no-repeat;background-position:center bottom;background-size:1200px;background-image:url(https://blog-cdn.reedsy.com/assets/posts/header-bg-3176387ba4fbac32eeea54b65dfafb56e32eb5b54773e1e47449319b96333dfa.svg)}.posts-index header .parrot{position:absolute;left:10px;bottom:0px}@media (max-width: 599px){.posts-index header{background:#ffffff}.posts-index header .nav-top{border-bottom:1px solid rgba(24,60,74,0.15)}.posts-index header .nav-top:not(.nav-fixed) .svg-logo #reedsy,.posts-index header .nav-top:not(.nav-fixed) #burger{fill:#2a2a2a}}.posts-index .freelancer{background-image:url(https://blog-cdn.reedsy.com/assets/freelancer/header-bg-50845d9ea081ebc25a1fcd403d003e8f457d6fd79708c1375d94f75a626db71e.svg)}.posts-index.root .header-text{padding:3rem 0}@media (min-width: 600px){.posts-index.root .header-text{padding:5rem 0 7rem}}.live .btn-login{background-color:#F25153}.live a.active{border-color:#F25153 !important}.live header{border-bottom:4px solid #F25153;padding-bottom:1rem}.live .live-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 600px){.live .live-grid{grid-template-columns:1fr 1fr}}@media (min-width: 900px){.live .live-grid{grid-template-columns:1fr 1fr 1fr}}
