@-webkit-keyframes formautofill{to{background:#fff0;color:rgb(0 0 0/.9)}}@keyframes formautofill{to{background:#fff0;color:rgb(0 0 0/.9)}}*,:after,:before{box-sizing:inherit}html{height:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:scroll;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;background:#fff;color:#373737;-webkit-tap-highlight-color:#fff0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Jost",sans-serif;font-size:1.125rem;line-height:1.6}:focus{outline:1px dashed #666;outline-offset:1px}::-moz-selection{background-color:#121212;color:#fff}::selection{background-color:#121212;color:#fff}.container,.row{position:relative}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:24px;padding-left:24px;max-width:1204px}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0-8px}.column{min-height:0;min-width:0;width:100%;padding:0 8px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media print,screen and (min-width:760px){.t-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.t-container .content{max-width:calc(100% - 348px);-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding-left:0;padding-right:0}}@media print,screen and (min-width:980px){.row{margin:0-16px}.column{padding:0 16px}.d-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.d-container .content{max-width:calc(100% - 348px);-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding-left:0;padding-right:0}.d-container .sidebar{max-width:348px;-webkit-box-flex:0;-ms-flex:0 0 348px;flex:0 0 348px;padding-left:48px;margin-top:0}}.site-header{position:fixed;top:0;left:0;width:100%;height:64px;z-index:10;background:#fff;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:all .3s;transition:all .3s}.site-header-container{position:relative;height:100%;padding:0 24px;max-width:1204px;margin:0 auto}@media print,screen and (max-width:979.5px){.site-header-container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.logo{position:relative;z-index:3;display:inline-block;height:100%;padding:12px 0}.logo img{width:auto;height:auto;max-height:100%}.hamburger-menu{position:relative;display:block;width:32px;height:26px;cursor:pointer}.hamburger-menu span{top:12px;width:22px}.hamburger-menu::before{width:28px}.hamburger-menu span,.hamburger-menu::after,.hamburger-menu::before{position:absolute;left:0;display:block;height:2px;background:rgb(0 0 0/.6);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.hamburger-menu::after,.hamburger-menu::before{content:""}.hamburger-menu::before{top:4px}.hamburger-menu::after{top:20px;width:10px}.site-navigation{position:fixed;width:100%;top:64px;max-height:calc(100% - 64px);left:0;overflow:hidden;visibility:hidden;z-index:2}.main-navigation{background:#fff;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.main-navigation .menu,.main-navigation .menu li,.main-navigation .menu ul{list-style:none;margin:0;padding:0}.main-navigation .menu{font-size:15px;font-weight:500;line-height:1.5}.main-navigation .menu ul{display:none;position:relative;background:#f4f6f8;-webkit-transition:max-height .3s;transition:max-height .3s}.main-navigation .menu li{position:relative;cursor:pointer}.main-navigation ul li:first-of-type{margin-top:8px}.main-navigation ul li:last-of-type{margin-bottom:8px}.main-navigation .menu>li:first-of-type{margin-top:0}.main-navigation .menu>li:last-of-type{margin-bottom:0}.main-navigation .menu a{position:relative;display:block;padding:12px 24px;cursor:pointer;color:rgb(0 0 0/.75);-webkit-transition:color .3s;transition:color .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main-navigation .menu>li:last-child>a{border:0}.main-navigation .menu li:hover>a,a:hover{color:#101cbc}.main-navigation .menu li.menu-item-has-children>a>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-navigation .menu li.menu-item-has-children>a>span::after{padding-left:4px;margin-left:auto;font-size:12px;line-height:1;-webkit-transition:-webkit-transform .3s;transition:transform .3s}.main-navigation .menu ul li a{font-size:14px;color:rgb(0 0 0/.7)}@supports (display:var(--prop)){.main-navigation .menu ul{max-height:0;overflow:hidden}}@media print,screen and (min-width:980px){.hamburger-menu{display:none}.site-navigation{position:relative;top:0;left:0;width:auto;margin-left:auto;max-height:100%;visibility:visible;overflow:visible;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main-navigation{background:#fff0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.main-navigation,.main-navigation .menu,.main-navigation .menu>li>a,.site-navigation{height:100%}.main-navigation .menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.main-navigation .menu>li:first-of-type,.main-navigation .menu>li:last-of-type{margin:0}.main-navigation .menu>li{margin:0}.main-navigation .menu>li>a{border:0;padding:0 12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.main-navigation .menu a{padding:0}.main-navigation .menu ul{display:none;position:absolute;top:100%;left:-12px;z-index:99;box-shadow:0 5px 15px 0 rgb(99 99 99/.2);border-radius:8px;background:#fff;width:180px;max-height:none;overflow:visible;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}.no-js .main-navigation .menu ul{display:block}.main-navigation .menu li:focus>ul,.main-navigation .menu li:hover>ul{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.main-navigation .menu li:focus-within>ul{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.main-navigation .menu ul li a{display:block;padding:8px 20px}.main-navigation .menu ul li:last-child>a{border:0}}.site-actions-backdrop,.site-search{position:fixed;top:64px;left:0;width:100%;visibility:hidden}.site-actions-backdrop{height:100vh;background:#000;opacity:0}.site-search{z-index:1;overflow:hidden}.site-search-container{padding:12px 0;background:#fff;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.site-search .search-form{max-width:1204px;margin:0 auto;padding:0 24px}.site-search .search-field{width:100%;padding:12px 40px 12px 0;font-size:32px;border:0}.site-search .search-field:focus,button:active:focus{outline:0}.site-search .search-submit{font-size:22px;right:14px;background:#fff0}.site-search .search-submit:focus{outline:1px dashed #666;outline-offset:1px}.search-trigger{position:relative;z-index:2;width:32px;height:32px;font-size:22px;text-align:center;color:rgb(0 0 0/.6);-webkit-transform:translateX(4px);transform:translateX(4px)}.site-header .search-trigger::before{display:block;margin-top:-1px}.search-trigger span{position:absolute;top:2px;left:0;opacity:0;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.search-trigger span::after,.search-trigger span::before{content:"";position:absolute;left:0;display:block;width:30px;height:2px;background:#666;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.search-trigger span::before{top:4px}.search-trigger span::after{top:20px}@media print,screen and (min-width:980px){.search-trigger{margin-left:16px;font-size:18px}}.entry-header{padding:24px 0}.entry-header-container{max-width:728px}.entry-header .post-meta-top{color:rgb(0 0 0/.45);margin-bottom:4px;font-size:15px}.entry-title{line-height:1.35;margin-top:0;margin-bottom:0;word-wrap:break-word}.entry-header>:first-child{margin-top:0}.entry-header .entry-meta{margin-top:16px}@media print,screen and (min-width:700px){.entry-header{padding:32px 0}}@media print,screen and (min-width:760px){.entry-title{font-size:42px}.entry-header .post-meta-top{font-size:18px}}@media print,screen and (min-width:1140px){.entry-header{padding:64px 0}}.site{min-height:100vh;display:flex;flex-direction:column}.site-main{display:block;padding-top:64px}.content-container{max-width:1006px;padding:0;margin-bottom:48px}.has-post-sidebar .content-container{max-width:1204px}.content-area{padding:0;flex-direction:column}.entry-content::after{content:"";display:block;clear:both}.entry-content{max-width:1006px;margin:0 auto 48px}.entry-content>*{max-width:728px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.meta-container{margin:0 auto 48px;padding:0 24px;max-width:728px}@media print,screen and (min-width:980px){.single-post.has-post-sidebar .meta-container{padding:0;max-width:680px}}.entry-content>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(span){margin-bottom:1.75rem}.comment-form p:last-child,.entry-content li:last-child,.entry-content>:last-child,form p:last-child{margin-bottom:0}@media print,screen and (min-width:980px){.content-container{padding:0 24px;margin-bottom:64px}.entry-content>*{max-width:680px;padding-left:0;padding-right:0}}@media print,screen and (min-width:1260px){.content-container .content-inner-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.site-footer{margin-top:auto;padding:24px 0;background-color:#121212}.site-footer a:hover{color:#fff}.footer-content{padding-bottom:16px}.footer-content,.footer-content .container{flex-direction:column}.footer-menu{width:100%;margin-bottom:16px;font-size:15px}.footer-menu ul,.footer-menu ul li{display:inline-block;padding:2px 16px 2px 0}.footer-menu ul li a{color:rgb(255 255 255/.8)}.footer-menu ul li:last-child{padding-right:0}.copyright{font-size:12px;color:rgb(255 255 255/.6)}@media print,screen and (min-width:680px){.footer-content{padding-bottom:12px}.footer-content .container{flex-direction:row}.footer-menu{flex:1;margin-bottom:0}}figure,ol,p,table,ul{margin:0}h1,h2,h3,h4{line-height:1.4}h1,h2,h3,h4,h6{font-family:"Encode Sans Semi Condensed",sans-serif;margin:0;margin-bottom:.75rem;color:rgb(0 0 0/.9);font-weight:600;letter-spacing:.0125em}*+h1,*+h2,*+h3,*+h4,*+h6{margin-top:2.5rem}h6 em{font-family:inherit;font-weight:inherit}h1{font-size:30px}h2{font-size:25px}h3{font-size:22px}h4{font-size:20px}h6{font-size:16px;line-height:1.3}@media print,screen and (min-width:760px){h1{font-size:38px}h2{font-size:34px}h3{font-size:28px}h4{font-size:24px}}strong{font-weight:600}em{font-style:italic}.entry-content h2+:not(p),.entry-content h3+:not(p),.entry-content h4+:not(p){margin-top:1.75rem}.entry-content:not(.content)>:first-child:not(.alignleft):not(.alignright){margin-top:0}.entry-content:not(.content)>:last-child{margin-bottom:0}ol,ul{list-style:none}li ul,ol,ul{padding:0}.entry-content li{position:relative;padding-left:40px;margin-bottom:.75rem;margin-left:-16px}.entry-content ul>li::before{position:absolute;top:12px;left:20px;width:8px;height:8px;border-radius:8px;background:#666;content:""}@media print,screen and (min-width:660px){.entry-content li{margin-left:0}}a{text-decoration:none;color:inherit;background-color:#fff0;-webkit-text-decoration-skip:objects;-webkit-transition:background .3s,color .3s;transition:background .3s,color .3s}a:active,a:hover{outline-width:0}.entry-content p:not(.wp-block-tag-cloud)>a{border-bottom:2px solid #f4f6f8;padding-bottom:1px;color:#101cbc;font-weight:500}.entry-content p:not(.wp-block-tag-cloud)>a:hover{background:#f4f6f8}button{font-size:100%}button,input,textarea{font-family:inherit;line-height:1.5}.comment-form p,form p{margin-bottom:1rem}button,input{overflow:visible}[type=submit],button{-webkit-appearance:button;cursor:pointer}button{text-transform:none;background:#fff0;border:0;margin:0;padding:0}button:active{outline:0}[type=submit]{position:relative;display:inline-block;vertical-align:middle;padding:12px 24px;background:#101cbc;border:2px solid #101cbc;color:#fff;border-radius:32px;font-size:14px;font-weight:500;text-transform:uppercase;line-height:1.4;letter-spacing:.0125em;-webkit-transition:background .3s,color .3s,border .3s;transition:background .3s,color .3s,border .3s}[type=submit]:hover{background:#fff0;color:#101cbc}[type=submit]:focus{border-color:#101cbc;outline:1px dashed #fff;outline-offset:-4px}[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,input[type=submit]:-moz-focusring{outline:0}[type=checkbox]{padding:0}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}[type=search]{-webkit-appearance:textfield}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label{font-size:15px;font-weight:500;line-height:1.5;color:rgb(0 0 0/.5);cursor:pointer}textarea{overflow:auto}input:-webkit-autofill,textarea:-webkit-autofill{-webkit-animation-name:formautofill;-webkit-animation-fill-mode:both;animation-name:formautofill;animation-fill-mode:both}input,textarea{padding:12px 16px;max-width:100%;margin:0;outline:0;border:2px solid #eee;background-color:#fff;color:rgb(0 0 0/.6);font-size:16px;border-radius:4px;background-image:-webkit-linear-gradient(#fff0,#fff0);-webkit-transition:background .3s,color .3s,border .3s;transition:background .3s,color .3s,border .3s}input[type=email]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{border-color:rgb(0 0 0/.5);outline:0}input[type=checkbox]{clear:none;cursor:pointer;display:inline-block;line-height:0;height:18px;margin:-2px 6px 0 0;padding:0;outline:0;text-align:center;vertical-align:middle;width:18px;min-width:18px;-webkit-appearance:none;appearance:none}input[type=checkbox]:focus{border-color:rgb(0 0 0/.5)}input[type=checkbox]:checked::before{font-size:10px;line-height:16px;text-align:center;color:#101cbc}.search-form{position:relative}.search-field{width:100%;padding-right:40px}.search-submit{position:absolute;top:50%;right:4px;padding:12px;background:#fff0;border:0;font-size:14px;color:rgb(0 0 0/.5);-webkit-transform:translateY(-50%);transform:translateY(-50%)}::-webkit-input-placeholder{color:rgb(0 0 0/.4)}::-moz-placeholder{color:rgb(0 0 0/.4);opacity:1}:-ms-input-placeholder{color:rgb(0 0 0/.4)}table{font-size:16px;line-height:1.5;border-collapse:collapse;border-spacing:0;width:100%}table td{padding:12px 16px;border:1px solid #eee}table th{padding:12px;text-align:left;border:1px solid #f4f6f8;font-size:14px;text-transform:uppercase;letter-spacing:.025rem}.object-fit-taller{position:absolute;top:50%;left:0;right:0;width:100%;height:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@supports (object-fit:cover){.object-fit-taller{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:none;transform:none}}.meta-title{position:relative;margin:0 0 24px;padding-bottom:8px;font-family:"Encode Sans Semi Condensed",sans-serif;font-size:16px;line-height:24px;font-weight:700;color:rgb(0 0 0/.8);text-transform:uppercase;-webkit-transition:color .3s;transition:color .3s}.meta-title::before{content:"";display:block;position:absolute;bottom:0;left:0;width:16px;height:4px;border-bottom:2px solid rgb(0 0 0/.2)}.meta{color:rgb(0 0 0/.5)}.meta a:hover,table th{color:rgb(0 0 0/.9)}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{left:10px;top:10px;display:block;padding:8px 12px;outline:0;width:auto;height:auto;clip:auto;z-index:100000;background-color:#fff;border:1px solid #e6e6e6;border-radius:3px;box-shadow:0 0 20px 0 rgb(0 0 0/.1);font-size:14px;text-decoration:none;text-transform:none;line-height:normal}img{vertical-align:middle;height:auto;max-width:100%;border-style:none;-ms-interpolation-mode:bicubic}.preload-image{opacity:.01;transform:scale(1.05);-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s}.no-js .preload-image{opacity:.99;-webkit-transform:none;transform:none}.image-wrapper{position:relative;overflow:hidden;display:table;table-layout:fixed;border-radius:8px;width:100%;height:100%;max-width:100%;min-height:50px;background-color:#f4f6f8}.has-post-sidebar.single-posts-type-classic.single-posts-style-light .entry-header{background:#fff0}.has-post-sidebar.single-posts-type-classic .entry-header-container{max-width:1204px}.has-post-sidebar.single-posts-type-classic .entry-header-inner{max-width:920px}.post-media .image-wrapper{display:block;z-index:1}.image-wrapper img:not(.is-object-fit){position:absolute;top:0;left:0;height:100%;width:100%}.aspect-ratio-filler{max-width:100%}.has-aspect-ratio::after{content:"";display:block;padding-bottom:56.25%}.has-aspect-ratio-5-3::after{padding-bottom:60%}.image-wrapper::before{position:absolute;top:50%;left:50%;font-size:30px;opacity:.5;color:#ddd;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright){max-width:1006px;margin-left:auto;margin-right:auto}figure.wp-block-image{display:table}.wp-block-image .image-wrapper{border-radius:8px}figure.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright){max-width:728px}@media print,screen and (min-width:980px){figure.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright){max-width:680px}}.comments{padding-bottom:48px}.comments-area{outline:0;font-size:17px}.comments-area>:first-child,.widget ul li:first-child{margin-top:0}body:not(.has-sidebar) .comments-container{justify-content:center}body:not(.has-comments-sidebar) .comments-container .comments-area{max-width:680px}@media print,screen and (min-width:980px){.comments{padding-bottom:64px}}.comment-reply-title{position:relative}.comment-list{list-style:none;padding:0;margin-top:2rem}.comment-body{position:relative;margin:0;padding:2rem 0 2rem 72px;border-bottom:1px solid #eee}.pingback .comment-body{margin:0 0 4px;padding-left:0}.pingback .url{border-bottom:1px solid #eee;padding-bottom:2px}.comment-respond{position:relative;clear:both;margin-top:2rem}.comment-respond:focus{outline:0}.comment-reply-title{margin-top:0}.cancel-comment-reply a{margin-left:8px;color:#101cbc}.comment-form::after{content:"";display:block;clear:both}.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url{width:100%;margin-bottom:1rem}.comment-form .comment-form-cookies-consent{clear:both}.comment-form .comment-form-comment{clear:both;display:block;width:100%}.comment-form input,.comment-form textarea{width:100%;margin-top:.25rem}.comment-form input[type=checkbox]{width:18px;margin-top:-2px}.comment-form textarea{vertical-align:middle}.comment-form .form-submit{clear:both;margin-bottom:0}.comment-form .form-submit input{width:auto}@media print,screen and (min-width:1024px){.comment-form .comment-form-author,.comment-form .comment-form-email{float:left;width:30.75%;margin-right:3.875%}.comment-form .comment-form-url{float:left;width:30.75%;margin-right:0}}.share-button{display:inline-block;width:36px;height:36px;margin-top:4px;margin-right:8px;margin-bottom:4px;background:rgb(0 0 0/.5);color:#fff;border-radius:36px;font-size:16px;line-height:36px;text-align:center;-webkit-transition:background .3s,color .3s;transition:background .3s,color .3s}@media print,screen and (max-width:1259px){.share-button,.share-button:hover{color:#fff}.share-button.icon-facebook{background:#3b5998}.share-button.icon-twitter{background:#1da1f2}.share-button.icon-mail{background:#5bc1af}}@media print,screen and (min-width:1260px){.share-buttons{position:-webkit-sticky;position:sticky;top:80px;width:35px;margin:-4px auto -8px -60px;padding:0 0 56px;order:1;align-self:flex-start}.content-inner{width:100%;order:2}.share-buttons-title,.share-buttons.meta-container::before{display:none}.share-button{margin:0;font-size:22px;width:35px;height:50px;line-height:50px;background:#fff0;color:#e5e5e5}.share-button.icon-facebook:hover{color:#3b5998}.share-button.icon-twitter:hover{color:#1da1f2}.share-button.icon-mail:hover{color:#5bc1af}}.section{position:relative;width:100%;margin-top:48px}@media print,screen and (min-width:980px){.section{margin-top:64px}}.posts-container .post{position:relative;width:100%;margin-bottom:48px}.posts-block .post:not(:last-child)::before{position:absolute;left:12px;right:12px;bottom:-24px;border-bottom:1px solid rgb(0 0 0/.1)}.posts-block .post-inner{position:relative;display:block}.post-inner .post-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.post-inner .post-link:hover+.post-media{-webkit-transform:scale(.97);transform:scale(.97);box-shadow:0 0 0 4px #f4f6f8}.post-inner .post-link:hover+.post-media .preload-image{-webkit-transform:scale(1.08);transform:scale(1.08)}.post-content .post-title-span{background-image:linear-gradient(to bottom,#f4f6f8 0,#f4f6f8 100%);background-size:0;background-repeat:no-repeat;background-position:0 .7em;transition:all .3s}.post-media,.post-media::after{position:relative;-webkit-transition:all .5s;transition:all .5s}.post-media{display:block;width:100%;border-radius:8px;overflow:hidden}.posts-block .post-media{float:right;width:100px;height:100px;margin-top:8px;margin-left:24px;margin-bottom:16px}.posts-block .post-media .image-wrapper{width:160px;left:-30px;max-width:none}.post-media::after{z-index:2;background:#000;opacity:0}.post-inner:hover .post-media::after{opacity:0}.post-content a{position:relative;z-index:4}.post-meta-top{position:relative;margin-bottom:2px;font-weight:500;font-size:15px;color:rgb(0 0 0/.65)}.post-title{position:relative;margin:0;word-wrap:break-word;font-size:24px;line-height:1.5;-webkit-transition:color .3s;transition:color .3s}.post-title-link{display:block}.posts-block .post-title{font-size:17px}.post-content .post-title-link:hover,.post-content:hover .post-title-link,.post-content:hover .post-title-link:hover,.post-inner:hover .post-title-link{color:rgb(0 0 0/.9)}.entry-meta{margin-top:8px;font-size:13px;font-weight:500;line-height:1.5;letter-spacing:.15px}.entry-meta>span::after{content:"/";margin:0 4px 0 0}.entry-meta>span:last-of-type::after{display:none}@media print,screen and (min-width:480px){.posts-block .post-media{width:150px;height:150px;margin-top:6px}.posts-block .post-media .image-wrapper{width:244px;left:-47px}.posts-block .post-title{font-size:19px}}@media print,screen and (min-width:600px){.posts-block .post{width:50%}.posts-block .post::before{display:none}.posts-block .post-media{margin:0;width:100%;height:100%;float:none}.posts-block .post-media+.post-content{padding-top:16px}.posts-block .post-media .image-wrapper{max-width:100%;width:100%;left:0}.entry-meta{margin-top:16px}}@media print,screen and (min-width:760px){.posts-block .post-content{padding:0 24px}.posts-block .post-media+.post-content{padding-top:24px}.posts-block .post-meta-top::before{content:"";position:absolute;top:9px;left:-20px;width:8px;height:8px;border-radius:8px;background-color:rgb(0 0 0/.1)}}@media print,screen and (min-width:880px){.posts-block .post{width:33.33334%}}@media print,screen and (min-width:1204px){.post-inner .post-link:hover~.post-content .post-title-span{background-size:100%}}@media print,screen and (min-width:980px){.post-meta-top{font-size:16px}}@media print,screen and (min-width:880px){.related .posts-block-grid .post{width:25%}.related .posts-block-grid .post-title{font-size:19px}.related{padding-bottom:16px}}.single-post.has-post-sidebar .posts-sidebar{margin-top:48px}.widget-area{display:flex;flex-direction:column;padding:0 24px;font-size:15px;line-height:1.5}.widget-area .widget{margin:48px auto 0;width:100%;max-width:680px}.site-main .widget-area .widget:first-of-type{margin-top:0}@media print,screen and (min-width:980px){.widget-area{display:block;padding:0;border:0}.widget-area .widget{display:block;margin-top:48px}.single-post.has-post-sidebar .posts-sidebar{margin-top:0}}.widget ul li,.widget-area a{border-bottom:1px solid #eee;padding-bottom:2px}.widget-area li a{border:0;padding-bottom:0}.widget ul li{position:relative;margin:8px 0;padding-bottom:8px}.widget ul li:last-child{margin-bottom:0}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-column{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.align-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.align-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.align-top{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.align-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pswp{display:none}.has-background{padding:18px 24px;border-radius:8px}.has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}@font-face{font-display:swap;font-family:"asona";src:url(/wp-content/themes/asona/assets/font-icons/fontello/font/asona.woff2)format("woff2"),url(/wp-content/themes/asona/assets/font-icons/fontello/font/asona.woff)format("woff");font-weight:400;font-style:normal}.image-wrapper::before,.menu li.menu-item-has-children>a>span::after,.meta>span::before,.search-submit::before,.search-trigger::before,[class*=" icon-"]::before,input[type=checkbox]:checked::before{font-family:"asona";font-variant:normal;font-style:normal;font-weight:400;text-transform:none;text-decoration:none;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.menu li.menu-item-has-children>a>span::after{content:""}@media print,screen and (min-width:980px){.menu li.menu-item-has-children>a>span::after{content:""}}.search-submit::before,.search-trigger::before{content:""}input[type=checkbox]:checked::before{content:""}.image-wrapper::before{content:""}.icon-facebook:before{content:""}.icon-twitter:before{content:""}.icon-mail:before{content:""}@media print{*{-webkit-print-color-adjust:exact}.comment-respond,.related,.single .widget-area,.site-footer,.site-header{display:none}.site-main{padding-top:0}.single .content{max-width:100%}.comment-body,.entry-content>figure{page-break-inside:avoid}.entry-content p>a{font-weight:inherit;color:inherit;border:0;padding:0}.entry-content ul>li::before{background-color:#000!important}.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright){max-width:680px}}