*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.alignleft{float:left;margin-right:1.5rem}.alignright{float:right;margin-left:1.5rem}.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-block-search{max-width:420px;width:100%}.wp-block-search__inside-wrapper{align-items:center;border:1px solid;border-radius:4px;display:flex;padding:0 .25rem;position:relative}.wp-block-search label{font-size:.875rem;left:1rem;opacity:.6;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease,font-size .2s ease,opacity .2s ease}.wp-block-search__input{background:transparent;border:none!important;box-shadow:none!important;flex:1;font:inherit;height:3rem;outline:none!important;padding:1.25rem .75rem .5rem}.wp-block-search__input:not(:-moz-placeholder)+.wp-block-search__button~label{opacity:.8;transform:translateY(-120%) scale(.85)}.wp-block-search__input:focus+.wp-block-search__button~label,.wp-block-search__input:not(:placeholder-shown)+.wp-block-search__button~label{opacity:.8;transform:translateY(-120%) scale(.85)}.wp-block-search__button{border:none;border-radius:4px;cursor:pointer;font:inherit;font-size:.875rem;height:2.5rem;padding:0 .75rem;white-space:nowrap}.wp-block-search__inside-wrapper:focus-within{border-color:currentColor}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.wp-block-comments{--comment-border:var(--wp--preset--color--border-primary);--comment-radius:4px}.wp-block-comments .wp-block-comment-template{border-bottom:1px solid var(--comment-border);list-style:none;margin-bottom:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--40)}.wp-block-comments li.comment{margin:0 0 1.5rem;padding:0}.wp-block-comments li.comment.depth-2,.wp-block-comments li.comment.depth-3{margin-left:clamp(1.5rem,4vw,3rem)}.wp-block-comments .wp-block-column.is-layout-flow{position:relative}.wp-block-comments .wp-block-comment-author-name,.wp-block-comments .wp-block-comment-date{color:var(--wp--preset--color--text-primary,#2a2a2a);font-size:.8rem;font-weight:500}.wp-block-comments .wp-block-comment-author-name a,.wp-block-comments .wp-block-comment-date a{color:inherit;text-decoration:none}.wp-block-comments .wp-block-comment-content{border:1px solid var(--comment-border);border-radius:var(--comment-radius);color:var(--wp--preset--color--text-primary,#2a2a2a);font-size:.95rem;line-height:1.65;margin-top:var(--wp--preset--spacing--50);padding:var(--wp--preset--spacing--50) var(--wp--preset--spacing--50) var(--wp--preset--spacing--80)}.wp-block-comments .wp-block-comment-reply-link{bottom:1.25rem;left:1.25rem;position:absolute}.wp-block-comments .wp-block-comment-reply-link a{background:transparent;border:1px solid var(--comment-border);border-radius:var(--comment-radius);color:var(--wp--preset--color--text-primary,#111);font-size:.75rem;font-weight:600;padding:.3rem .9rem;text-decoration:none;transition:all .25s ease}.wp-block-comments .wp-block-comment-reply-link a:hover{background:var(--wp--preset--color--primary);border-color:transparent;color:#fff}.wp-block-comments #cancel-comment-reply-link{background:transparent;border:1px solid var(--comment-border);border-radius:var(--comment-radius);color:var(--wp--preset--color--text-primary,#111);font-size:.75rem;font-weight:600;padding:.3rem .9rem;text-decoration:none;transition:all .25s ease}.wp-block-comments #cancel-comment-reply-link:hover{background:var(--wp--preset--color--primary);border-color:transparent;color:#fff}.wp-block-comments #reply-title{align-items:center;display:flex;justify-content:space-between}p{margin:0 0 1.25em}p:last-child{margin-bottom:0}strong{font-weight:600}em{font-style:italic}h1,h2,h3,h4,h5,h6{margin:0 0 .75em}a{text-underline-offset:.15em;transition:color .2s ease,text-decoration-color .2s ease}a:focus-visible{outline:none}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}.has-svg-404{width:200px}.wp-block-button__link,.wp-element-button,button,input[type=button],input[type=reset],input[type=submit]{align-items:center;border:none;cursor:pointer;display:inline-flex;font-size:inherit;justify-content:center;line-height:1;min-height:2.5em;padding:.75em 1.25em;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease;white-space:nowrap}.wp-block-button__link:hover,.wp-element-button:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{transform:translateY(-1px)}.wp-block-button__link:active,.wp-element-button:active,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{transform:translateY(0)}.wp-block-button__link:focus-visible,.wp-element-button:focus-visible,button:focus-visible,input[type=button]:focus-visible,input[type=reset]:focus-visible,input[type=submit]:focus-visible{outline:2px solid currentColor;outline-offset:3px}.wp-block-button__link.is-disabled,.wp-element-button.is-disabled,button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.6;pointer-events:none}label{display:inline-flex;font-size:.875rem;margin-bottom:.35rem}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid var(--wp--preset--color--border-primary,#e7e5e4);border-radius:.25rem;font:inherit;padding:.7rem .85rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:var(--wp--preset--color--primary);box-shadow:0 0 0 2px rgba(255,90,60,.15);outline:none}textarea{min-height:120px;resize:vertical}select{background-image:linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0);background-position:calc(100% - 1.1rem) 1.05rem,calc(100% - .9rem) 1.05rem;background-repeat:no-repeat;background-size:6px 6px}input[type=checkbox],input[type=radio],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox],input[type=radio]{border:1px solid var(--wp--preset--color--text-primary);display:inline-grid;height:1.1rem;margin:0;place-content:center;transition:all .15s ease;width:1.1rem}input[type=checkbox]{border-radius:.25rem}input[type=radio]{border-radius:50%}input[type=checkbox]:before,input[type=radio]:before{background-color:var(--wp--preset--color--primary);content:"";height:.55rem;transform:scale(0);transition:transform .12s ease;width:.55rem}input[type=checkbox]:before{clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%)}input[type=radio]:before{border-radius:50%}input:checked{border-color:var(--wp--preset--color--primary)}input:checked:before{transform:scale(1)}.post-grid .wp-block-post{display:flex}@media (max-width:782px) and (min-width:601px){.post-grid.wp-block-post-template.is-layout-grid{gap:var(--wp--preset--spacing--50);grid-template-columns:repeat(2,minmax(0,1fr))}}.post-grid-card{background-clip:padding-box;box-shadow:var(--wp--preset--shadow--true-card);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease;width:100%;will-change:transform}.post-grid-card:hover{background-clip:padding-box;box-shadow:0 4px 15px 0 rgba(0,0,0,.08),0 0 6px 0 rgba(255,90,60,.35),0 0 24px rgba(255,90,60,.18)}.post-grid-card:hover .wp-block-post-featured-image img{transform:scale(1.08)}.post-grid-card .wp-block-post-excerpt{margin-bottom:var(--wp--preset--spacing--50)}.post-grid-card .wp-block-post-author{align-items:center}.post-grid-card .wp-block-post-author__avatar img{border-radius:50%;height:32px;width:32px}.post-grid-card .wp-block-post-featured-image{aspect-ratio:16/9;overflow:hidden}.post-grid-card .wp-block-post-featured-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.post-grid-card .post-meta-container{border-top:1px solid var(--wp--preset--color--border-light);margin-top:var(--wp--preset--spacing--50)}.post-meta{flex-wrap:nowrap!important;justify-content:flex-start}.post-meta>.wp-block-column{color:var(--wp--preset--color--text-muted);letter-spacing:.07em}.post-meta>.wp-block-column .wp-block-post-author-name{color:var(--wp--preset--color--text-primary);line-height:1.4}.post-meta>.wp-block-column .post-meta-terms{font-size:12px;gap:5px;margin:0}.post-meta>.wp-block-column .post-meta-terms a{color:var(--wp--preset--color--text-primary)}@media screen and (max-width:781px){.post-meta.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:auto!important;flex-grow:0}}.wp-block-query-pagination{align-items:center;display:flex;font-size:.875rem;gap:.75rem;justify-content:center;margin-top:clamp(2rem,4vw,3rem)}.wp-block-query-pagination a,.wp-block-query-pagination span{align-items:center;background-color:transparent;border:1px solid var(--wp--preset--color--border-primary,#e5e7eb);border-radius:999px;color:var(--wp--preset--color--text-primary,#111);display:inline-flex;height:38px;justify-content:center;line-height:1;min-width:38px;padding:0 .75rem;text-decoration:none;transition:background-color .25s ease,border-color .25s ease,color .25s ease,transform .2s ease}.wp-block-query-pagination a:hover{background-color:var(--wp--preset--color--base,#f9fafb);border-color:var(--wp--preset--color--primary,#ff5a3c);transform:translateY(-1px)}.wp-block-query-pagination a:hover,.wp-block-query-pagination a:hover .wp-block-query-pagination-next-arrow,.wp-block-query-pagination a:hover .wp-block-query-pagination-previous-arrow{color:var(--wp--preset--color--primary,#ff5a3c)}.wp-block-query-pagination .current{background-color:var(--wp--preset--color--primary,#ff5a3c);border-color:var(--wp--preset--color--primary,#ff5a3c);color:#fff;font-weight:500;pointer-events:none}.wp-block-query-pagination .wp-block-query-pagination-next-arrow,.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{border:none;display:flex}.wp-block-query-pagination-next,.wp-block-query-pagination-previous{font-weight:500}.wp-block-query-pagination .is-disabled{opacity:.4;pointer-events:none}@media (max-width:600px){.wp-block-query-pagination{gap:.5rem}.wp-block-query-pagination a,.wp-block-query-pagination span{font-size:.8rem;height:34px;min-width:34px}}.search-result-layout-classic .wp-block-post{padding-bottom:var(--wp--preset--spacing--60)}.search-result-layout-classic .wp-block-post:not(:last-child){border-bottom:1px solid var(--wp--preset--color--border-light)}