/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:sourceserif4-bold;src:url(../fonts/SourceSerif4/SourceSerif4-Bold.ttf);font-weight:700;font-style:normal}@font-face{font-family:sourceserif4-medium;src:url(../fonts/SourceSerif4/SourceSerif4-Medium.ttf);font-weight:500;font-style:normal}@font-face{font-family:sourceserif4-regular;src:url(../fonts/SourceSerif4/SourceSerif4-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:sourceserif4-light;src:url(../fonts/SourceSerif4/SourceSerif4-Light.ttf);font-weight:300;font-style:normal}@font-face{font-family:lato-bold;src:url(../fonts/Lato/Lato-Bold.ttf);font-weight:700;font-style:normal}@font-face{font-family:lato-regular;src:url(../fonts/Lato/Lato-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:lato-light;src:url(../fonts/Lato/Lato-Light.ttf);font-weight:300;font-style:normal}.vector line,.vector circle{stroke:var(--vector-icons-color)}.vector path{fill:var(--vector-icons-color)}.border-top{border-top:1px solid var(--border-color)}.border-right{border-right:1px solid var(--border-color)}.border-bottom{border-bottom:1px solid var(--border-color)}.border-left{border-left:1px solid var(--border-color)}.justify-content-center{justify-content:center}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.text-align-center{text-align:center}table{width:100%;margin:auto;table-layout:fixed}table,th,td{border:1px solid var(--border-color);border-collapse:collapse}th,td{padding:.71428571rem 1.07142857rem}.scribble-audio-player{display:block;background:var(--audio-player-background-color);border:1px solid var(--audio-player-border-color);border-radius:.57142857rem;padding:1.07142857rem;box-shadow:0 .14285714rem .35714286rem rgba(0,0,0,.1)}.controls{display:flex;align-items:center;justify-content:space-between}span.audio_file_name{display:block;margin-bottom:.71428571rem}button{background:var(--audio-player-button-background-color);color:var(--audio-player-button-color);border:none;border-radius:.28571429rem;padding:.5rem .71428571rem .35714286rem;cursor:pointer;font-size:1.14285714rem}button:hover{background:var(--audio-player-button-hover-background-color)}.seek-bar,.volume-bar{flex-grow:1;margin:0 .71428571rem;height:.35714286rem;cursor:pointer;appearance:none}.seek-bar{background:var(--audio-player-bars-background-color)}.volume-bar{background:var(--audio-player-bars-background-color)}.seek-bar::-webkit-slider-thumb,.volume-bar::-webkit-slider-thumb{-webkit-appearance:none;width:1.07142857rem;height:1.07142857rem;border-radius:50%;background:var(--audio-player-thumb-background-color);cursor:pointer}.seek-bar::-moz-range-thumb,.volume-bar::-moz-range-thumb{width:1.07142857rem;height:1.07142857rem;border-radius:50%;background:var(--audio-player-thumb-background-color);cursor:pointer}span{font-size:1rem;color:var(--font-color)}span#duration{margin-inline-end:.71428571rem}.timeline{position:relative;width:100%;margin:0 auto;margin-top:-.07142857rem}.timeline .timeline-groups{width:42.85714286rem;margin:0 auto}.timeline header{position:relative;top:-.28571429rem;flex-direction:column;height:auto;padding:0 0 1.07142857rem}.timeline a{color:var(--timeline-link-color)}.timeline p{line-height:1.78571429rem}.timeline::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:.07142857rem;background:var(--timeline-vertical-line-background-color);transform:translateX(-50%)}.timeline .timeline-entry{position:relative;margin-bottom:2.14285714rem;width:50%;opacity:1;max-height:500px;transition:opacity .7s ease,max-height .7s ease}.timeline .timeline-entry.hidden{opacity:0;max-height:0;padding:0;margin:0}.timeline .timeline-entry:nth-child(odd){left:-10%}.timeline .timeline-entry:nth-child(even){left:60%}.timeline .timeline-entry:nth-child(odd):before{content:"";position:absolute;top:0;right:-20%;transform:translateX(50%);width:1rem;height:1rem;background:var(--timeline-entry-node-cirlce-background);border:.14285714rem solid var(--timeline-entry-node-cirlce-border);border-radius:50%}.timeline .timeline-entry:nth-child(even):before{content:"";position:absolute;top:0;left:-20%;transform:translateX(-50%);width:.85714286rem;height:.85714286rem;background:var(--timeline-entry-node-cirlce-background);border:.14285714rem solid var(--timeline-entry-node-cirlce-border);border-radius:50%}.timeline .timeline-entry-content{position:relative;background-color:var(--timeline-entry-text-background-color);padding:.07142857rem 1.42857143rem;z-index:1}.timeline .timeline-entry:nth-child(odd) header{align-items:flex-end}.timeline .timeline-entry:nth-child(odd) header::before{content:"";position:absolute;height:.14285714rem;width:2.85714286rem;top:.71428571rem;right:-3.5rem;background:var(--timeline-entry-node-dashed-connector-odd);mask-image:repeating-linear-gradient(to right,black 0 .28571429rem,transparent .28571429rem .57142857rem);-webkit-mask-image:repeating-linear-gradient(to right,black 0 .28571429rem,transparent .28571429rem .57142857rem);border-radius:.07142857rem}.timeline .timeline-entry:nth-child(odd) .timeline-entry-content::before{pointer-events:none;content:"";position:absolute;border-radius:.35714286rem;border:.07142857rem solid transparent;background:var(--timeline-entry-content-gradient-border-odd);mask:linear-gradient(#000 0 0)padding-box,linear-gradient(#000 0 0);mask-composite:exclude;inset:0;transition:background-position .3s ease,background .3s ease}.timeline .timeline-entry:nth-child(odd) .timeline-entry-content:hover::before{background:var(--timeline-entry-content-gradient-border-odd-hover);background-size:200% 200%;background-position:100% 100%}.timeline .timeline-entry:nth-child(even) header{align-items:flex-start}.timeline .timeline-entry:nth-child(even) header::before{content:"";position:absolute;height:.14285714rem;width:2.85714286rem;top:.71428571rem;left:-3.5rem;background:var(--timeline-entry-node-dashed-connector-even);mask-image:repeating-linear-gradient(to right,black 0 .28571429rem,transparent .28571429rem .57142857rem);-webkit-mask-image:repeating-linear-gradient(to right,black 0 .28571429rem,transparent .28571429rem .57142857rem);border-radius:.07142857rem}.timeline .timeline-entry:nth-child(even) .timeline-entry-content::before{pointer-events:none;content:"";position:absolute;border-radius:.35714286rem;border:.07142857rem solid transparent;background:var(--timeline-entry-content-gradient-border-even);mask:linear-gradient(#000 0 0)padding-box,linear-gradient(#000 0 0);mask-composite:exclude;inset:0;transition:background-position .3s ease,background .3s ease}.timeline .timeline-entry:nth-child(even) .timeline-entry-content:hover::before{background:var(--timeline-entry-content-gradient-border-even-hover);background-size:200% 200%;background-position:100% 100%}.timeline-controls{position:sticky;top:-.07142857rem;left:0;right:0;display:flex;flex-direction:column;justify-content:center;padding-bottom:1.42857143rem;background-color:var(--timeline-controls-background-color);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);z-index:998;margin-bottom:3.57142857rem}.timeline-controls::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;border-top:2px solid transparent;border-image:linear-gradient(to right,var(--gradient-line-start) 0%,var(--gradient-line-mid) 50%,var(--gradient-line-end) 100%)1}.timeline-controls .horz{display:flex;flex-direction:row;justify-content:center;gap:1.42857143rem}.timeline-controls .horz h2{margin-bottom:1.42857143rem}.timeline-group{display:none}.timeline-group.active{display:block}.timeline-search{background-color:transparent;border:1px solid transparent;color:var(--timeline-search-font-color);padding:.35714286rem .71428571rem;width:20rem;text-align:center}.timeline-search::placeholder{color:var(--timeline-search-placeholder-font-color)}.timeline-search:focus,.timeline-search:focus-visible{outline:none !important;box-shadow:none !important;border:1px solid transparent !important}.log .entry .title a{color:var(--timeline-log-entry-link-font-color);text-decoration:none}.log .entry .title a:hover{text-decoration:underline}:root{--black:#000;--white:#ccc;--base-dark:#000;--base-light:#ccc}.light-theme{--background-color:#fff;--font-color:#000;--header-border-color:#eee;--nav-link-color:#000;--logo-color:#000;--vector-icons-color:#000;--nav-underline-color:#000;--border-color:#000;--post-link-color:#000;--full-post-font-color:#222;--link-color:#000;--primary-menu-background-color:#f5f5f5;--primary-menu-link-bg-hover-color:#eee;--header-menu-link-bg-hover-color:#eee;--pagination-button-default-bg:#000000;--pagination-button-hover-bg:#ffffff;--pagination-button-default-font-color:#ffffff;--pagination-button-hover-font-color:#000000;--audio-player-background-color:#ffffff;--audio-player-border-color:#000000;--audio-player-button-background-color:#000000;--audio-player-button-color:#ffffff;--audio-player-button-hover-background-color:#222222;--audio-player-bars-background-color:#000000;--audio-player-thumb-background-color:#000000;--blockquote-border-color:#000000;--blockquote-font-color:#000000;--blockquote-cite-font-color:#000000;--timeline-link-color:#FF6361;--timeline-vertical-line-background-color:var(--base-dark);--timeline-entry-text-background-color:#fff;--timeline-entry-node-cirlce-background:linear-gradient(to top left, #fff, #fff) border-box;--timeline-entry-node-cirlce-border:var(--base-dark);--timeline-entry-node-dashed-connector-even:linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));--timeline-entry-node-dashed-connector-odd:linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));--timeline-entry-content-gradient-border-odd:linear-gradient(to top left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8)) border-box;--timeline-entry-content-gradient-border-odd-hover:linear-gradient(to bottom right, #8A508F, #FF6361) border-box;--timeline-entry-content-gradient-border-even:linear-gradient(to top left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.2)) border-box;--timeline-entry-content-gradient-border-even-hover:linear-gradient(to bottom right, #8A508F, #FF6361) border-box;--timeline-tab-background-color:#0E1B21;--timeline-tab-border-color:#fff;--timeline-tab-active:linear-gradient(to top left, #8A508F, #FF6361) border-box;--timeline-controls-background-color:#fff;--gradient-line-start:var(--base-light);--gradient-line-mid:var(--base-dark);--gradient-line-end:var(--base-light);--timeline-controls-border-color:#000;--timeline-search-font-color:#000;--timeline-search-placeholder-font-color:#666;--timeline-log-entry-link-font-color:var(--base-dark)}.dark-theme{--background-color:#000000;--font-color:var(--white);--header-border-color:#333;--nav-link-color:#fff;--logo-color:#fff;--vector-icons-color:#fff;--nav-underline-color:#fff;--border-color:#fff;--post-link-color:var(--white);--full-post-font-color:var(--white);--link-color:#fff;--primary-menu-background-color:#000000;--primary-menu-link-bg-hover-color:#040809;--header-menu-link-bg-hover-color:#040809;--pagination-button-default-bg:#ffffff;--pagination-button-hover-bg:#000000;--pagination-button-default-font-color:#000000;--pagination-button-hover-font-color:var(--white);--audio-player-background-color:#000000;--audio-player-border-color:#ffffff;--audio-player-button-background-color:#ffffff;--audio-player-button-color:#000000;--audio-player-button-hover-background-color:#dddddd;--audio-player-bars-background-color:#ffffff;--audio-player-thumb-background-color:#ffffff;--blockquote-border-color:#ffffff;--blockquote-font-color:#ffffff;--blockquote-cite-font-color:#ffffff;--timeline-link-color:#FF6361;--timeline-vertical-line-background-color:var(--base-light);--timeline-entry-text-background-color:var(--base-dark);--timeline-entry-node-cirlce-background:linear-gradient(to top left, #101010, #101010) border-box;--timeline-entry-node-cirlce-border:rgba(255, 255, 255, 1);--timeline-entry-node-dashed-connector-even:linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));--timeline-entry-node-dashed-connector-odd:linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));--timeline-entry-content-gradient-border-odd:linear-gradient(to top left, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.8)) border-box;--timeline-entry-content-gradient-border-odd-hover:linear-gradient(to bottom right, #8A508F, #FF6361) border-box;--timeline-entry-content-gradient-border-even:linear-gradient(to top left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2)) border-box;--timeline-entry-content-gradient-border-even-hover:linear-gradient(to bottom right, #8A508F, #FF6361) border-box;--timeline-tab-background-color:#0E1B21;--timeline-tab-border-color:#fff;--timeline-tab-active:linear-gradient(to top left, #8A508F, #FF6361) border-box;--timeline-controls-background-color:#000000;--gradient-line-start:var(--base-dark);--gradient-line-mid:var(--base-light);--gradient-line-end:var(--base-dark);--timeline-controls-border-color:#fff;--timeline-search-font-color:#fff;--timeline-search-placeholder-font-color:#aaa;--timeline-log-entry-link-font-color:var(--base-light)}h1{font-size:1.42857143rem}h2{font-size:1.28571429rem}h3{font-size:1.14285714rem}h4{font-size:1rem}h5{font-size:1rem}h6{font-size:1rem}html,body{background:var(--background-color);background-attachment:fixed;font-family:sourceserif4-regular;font-optical-sizing:auto;font-size:1rem;scroll-behavior:smooth;color:var(--font-color)}header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:2.85714286rem}header .hamburger{margin-inline-start:1.42857143rem;margin-inline-end:1.42857143rem}header .actions{margin-inline-start:1.42857143rem;margin-inline-end:1.42857143rem}header .actions .switch-theme{cursor:pointer;margin-inline-start:1.42857143rem;margin-inline-end:1.42857143rem}header nav{display:flex;flex-direction:row;justify-content:space-between}header nav a{font-family:lato-regular;text-decoration:none;color:var(--nav-link-color);padding:.35714286rem .71428571rem .42857143rem;border-radius:3.57142857rem}header nav a:hover{background-color:var(--header-menu-link-bg-hover-color)}.brand{display:flex;flex-direction:row;justify-content:space-evenly;margin-block-start:1.07142857rem;margin-block-end:1.07142857rem;user-select:none}.thescribblepost-logo{fill:var(--logo-color)}.primary-menu{height:100%;width:250px;position:fixed;top:0;left:-251px;background-color:var(--primary-menu-background-color);color:#fff;overflow-x:hidden;transition:.3s;z-index:999;padding-top:1.42857143rem}.primary-menu nav{display:flex;flex-direction:column;justify-content:center}.primary-menu nav a{flex:1;padding:.71428571rem 1.42857143rem;text-decoration:none;color:var(--font-color)}.primary-menu nav a:hover{background-color:var(--primary-menu-link-bg-hover-color)}.block{display:flex;flex-direction:row;margin:auto;position:relative}.block section.column-100{flex-basis:100%}.block section.column-70{flex-basis:70%;margin-block-start:.71428571rem;margin-block-end:.71428571rem;margin-inline-end:.71428571rem}.block section.column-30{flex-basis:30%;margin-block-start:.71428571rem;padding-inline-start:.35714286rem;margin-block-end:.71428571rem;position:relative;height:auto}.block section.column-30::before{content:"";position:absolute;top:0;left:0;bottom:0;width:1px;height:100%;border-left:1px solid transparent;border-image:linear-gradient(to bottom,var(--gradient-line-start) 0%,var(--gradient-line-mid) 50%,var(--gradient-line-end) 100%)1}.block::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;border-top:1px solid transparent;border-image:linear-gradient(to right,var(--gradient-line-start) 0%,var(--gradient-line-mid) 50%,var(--gradient-line-end) 100%)1}h3.topic{margin-block-start:.71428571rem;margin-block-end:.71428571rem}h3.topic a{text-decoration:none;color:var(--font-color)}h3.topic::after{content:"\276F";margin-inline-start:.35714286rem}.grid{display:grid;grid-template-columns:1fr;gap:1.07142857rem;list-style-type:none;padding:0 0 1.78571429rem;position:relative}.grid li.post{display:flex;flex-direction:row;justify-content:space-between}.grid li.post .image{flex-basis:40%;margin-inline-end:1.42857143rem}.grid li.post .image img{width:100%}.grid li.post .details{flex-basis:60%}.grid li.post .details h1{margin-block-start:0;margin-block-end:.71428571rem}.grid li.post .details p{font-size:1.07142857rem;line-height:1.71428571rem}.grid li.post .meta{font-family:lato-light;font-size:.85714286rem;display:flex;flex-direction:row}.grid li.post .meta span{margin-inline-end:1.42857143rem;display:flex;flex-direction:row;align-items:center}.grid li.post .meta span svg,.grid li.post .meta span a{margin-inline-end:.35714286rem}.grid li.post .meta a,.grid li.post .meta span{font-family:lato-bold;color:var(--font-color)}.grid li.post a{color:var(--post-link-color);text-decoration:none;font-family:sourceserif4-bold}.grid::after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;border-top:1px solid transparent;border-image:linear-gradient(to right,var(--gradient-line-start) 0%,var(--gradient-line-mid) 50%,var(--gradient-line-end) 100%)1}.grid:last-child{border-bottom:none}.grid:last-child::after{display:none}.full-post h1{font-family:sourceserif4-bold;font-size:2.85714286rem;text-align:center}.full-post h2{margin-top:2.85714286rem}.full-post h2,.full-post h3,.full-post h4,.full-post h5,.full-post h6{position:relative;font-family:lato-bold}.full-post h2 ::after,.full-post h3 ::after,.full-post h4 ::after,.full-post h5 ::after,.full-post h6 ::after{content:"";display:block;position:relative;top:0;height:1px;background-color:var(--font-color)}.full-post .post-image img{width:100%}.full-post p,.full-post ul,.full-post li{font-size:1.14285714rem;line-height:2.14285714rem}.full-post p{font-family:sourceserif4-regular;color:var(--full-post-font-color)}.full-post strong{font-size:1.28571429rem}.full-post .meta{font-family:lato-light;font-size:.85714286rem;display:flex;flex-direction:row;margin-block-start:1.42857143rem;justify-content:center;flex-wrap:wrap}.full-post .meta a{text-decoration:none;color:var(--link-color)}.full-post .meta a:hover{text-decoration:underline}.full-post .meta span{margin-inline-end:1.42857143rem;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.full-post .meta span svg,.full-post .meta span a{margin-inline-end:.35714286rem}.full-post .meta a,.full-post .meta span{font-family:lato-bold;color:var(--font-color)}.full-post .read{width:60%;margin:auto;margin-block-start:2.14285714rem}.full-post .read a{color:var(--font-color);text-decoration:underline}.full-post .block.border-top-none{border-top:none}.full-post .promote{display:flex;flex-direction:row;justify-content:center;margin:1.42857143rem;align-items:center}.full-post .promote a{margin-inline-end:1.42857143rem;display:flex;align-items:center;text-decoration:none}.full-post .promote a span{text-transform:capitalize;text-decoration:none;color:var(--font-color);margin-inline-start:.35714286rem}.buy-me-a-coffee img{width:10.71428571rem}.mission{padding-left:1.42857143rem;position:sticky;top:1.42857143rem}.mission p{font-size:1.07142857rem;line-height:1.71428571rem}.mission ul{margin:0;padding:0;list-style-type:none}.mission ul li{margin-bottom:.71428571rem}ul.related-posts{display:flex;flex-direction:row;justify-content:space-between;list-style-type:none;padding:0;gap:.71428571rem}ul.related-posts li{flex:1}ul.related-posts li a{text-decoration:none;color:var(--link-color)}ul.related-posts li a:hover{text-decoration:underline}ul.pagination{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}ul.pagination a{flex:1;text-align:center;font-size:1.14285714rem;color:var(--pagination-button-default-font-color);transition:all .4s;padding:.35714286rem 1.42857143rem;text-decoration:none;color:var(--font-color);position:relative}ul.pagination li:first-child a::before{content:"";display:none}ul.pagination a::before{content:"";position:absolute;top:0;left:0;bottom:0;width:1px;height:100%;border-left:1px solid transparent;border-image:linear-gradient(to bottom,var(--gradient-line-start) 0%,var(--gradient-line-mid) 50%,var(--gradient-line-end) 100%)1}ul.pagination a:hover{background-color:var(--pagination-button-hover-bg);color:var(--pagination-button-hover-font-color);transition:all .4s}ul.pagination a.disabled{color:#ddd;cursor:not-allowed}ul.pagination a.disabled:hover{background-color:var(--pagination-button-default-bg)}footer p{padding:1.42857143rem 0;text-align:center}small.photo_credit{font-size:.71428571rem;font-family:Arial,Helvetica,sans-serif !important}blockquote{padding:0 1.42857143rem 1.42857143rem 0;margin:0;position:relative}blockquote p{color:var(--blockquote-font-color) !important;font-family:lato-light !important}blockquote footer{color:var(--blockquote-cite-font-color);text-align:right;font-family:lato-regular !important}blockquote::before{content:"\201C";font-size:2.85714286rem;position:relative;left:0;top:2.5rem;color:var(--blockquote-font-color)}@media screen and (max-width:480px){.block{width:95%}.full-post .read{width:90%}header nav a:nth-child(n+4){display:none}.full-post .meta.row1{justify-content:center;row-gap:.5rem}.full-post .meta.row2 span{justify-content:center;row-gap:.5rem;column-gap:.35714286rem}.timeline .timeline-groups{width:auto}.timeline .timeline-groups article{margin-bottom:40px}.timeline .timeline-entry{width:90%}.timeline .timeline-entry:nth-child(2n+1){margin-left:auto;margin-right:auto;left:initial}.timeline .timeline-entry:nth-child(2n+1) header{align-items:flex-start;top:0;padding:0 0 .57142857rem}.timeline .timeline-entry:nth-child(2n+1) header::before{display:none}.timeline .timeline-entry:nth-child(2n){margin-left:auto;margin-right:auto;left:initial}.timeline .timeline-entry:nth-child(2n) header{align-items:flex-start;top:0;padding:0 0 .57142857rem}.timeline .timeline-entry:nth-child(2n) header::before{display:none}.timeline .timeline-entry:nth-child(2n+1)::before{left:50%;transform:translateX(-50%)}.timeline .timeline-entry:nth-child(2n)::before{left:50%;transform:translateX(-50%)}}@media screen and (max-width:768px){.full-post .read{width:80%}.full-post .meta.row2 span{justify-content:center;row-gap:.5rem;column-gap:.35714286rem}.block{display:flex;flex-direction:column;width:100%}.block section.column-100{flex-basis:100%}.block section.column-70{flex-basis:100%;margin-inline-end:0}.block section.column-70 h3.topic{margin-inline-start:.71428571rem;margin-inline-end:.71428571rem}.block section.column-70 .grid .post{display:flex;flex-direction:column}.block section.column-70 .grid .post .image{flex-basis:100%;margin-inline-end:0;margin:.71428571rem}.block section.column-70 .grid .post .details{margin:.71428571rem;flex-basis:100%;width:inherit}.block section.column-70 .grid .post .details h1{width:inherit}.block section.column-30{flex-basis:100%;border-top:1px solid var(--border-color);border-left:none}header nav a:nth-child(n+6){display:none}}@media screen and (max-width:1024px){.block{width:95%}.full-post .meta.row2 span{row-gap:.5rem;column-gap:.35714286rem}.full-post .read{width:90%}header nav a:nth-child(n+9){display:none}.timeline .timeline-groups{width:auto}.timeline .timeline-groups article{margin-bottom:40px}.timeline .timeline-entry{width:90%}.timeline .timeline-entry:nth-child(2n+1){margin-left:auto;margin-right:auto;left:initial}.timeline .timeline-entry:nth-child(2n+1) header{align-items:flex-start;top:0;padding:0 0 .57142857rem}.timeline .timeline-entry:nth-child(2n+1) header::before{display:none}.timeline .timeline-entry:nth-child(2n){margin-left:auto;margin-right:auto;left:initial}.timeline .timeline-entry:nth-child(2n) header{align-items:flex-start;top:0;padding:0 0 .57142857rem}.timeline .timeline-entry:nth-child(2n) header::before{display:none}.timeline .timeline-entry:nth-child(2n+1)::before{left:50%;transform:translateX(-50%)}.timeline .timeline-entry:nth-child(2n)::before{left:50%;transform:translateX(-50%)}}@media screen and (min-width:1140px){.block{width:95%}.full-post .read{width:80%}.full-post .meta.row2 span{row-gap:.5rem;column-gap:.35714286rem}}@media screen and (min-width:1336px){.block{width:81.42857143rem}.full-post .read{width:55%}.full-post .meta.row2 span{row-gap:.5rem;column-gap:.35714286rem}}