:root{--dmt-p-p: 1rem;--dmt-h-p: 1.5rem;--dmt-p-h: 1.5rem;--dmt-h-h: 1.5rem;--dmt-li: 0.5rem;--dpl-list: 1rem}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:subpixel-antialiased}*,*::before,*::after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0;overflow-wrap:break-word}main{margin-block-start:0 !important}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}@media(max-width: 1386px){body{--wp--preset--font-size--heading-4: 20px;--wp--preset--font-size--heading-3: 22px;--wp--preset--font-size--heading-2: 34px;--wp--preset--font-size--heading-1: 40px;--wp--preset--spacing--space-xs: 32px;--wp--preset--spacing--space-s: 40px;--wp--preset--spacing--space-m: 64px;--wp--preset--spacing--space-lg: 88px;--wp--preset--spacing--space-xl: 120px;--wp--preset--spacing--space-xxl: 160px}}.border-radius{border-radius:12px}.gap-1{gap:2rem}@media only screen and (max-width: 781px){.reverse-order{order:-1}}[class*=flex-]{display:flex}.flex-base{flex-wrap:wrap;align-items:center}.flex-center{justify-content:center}.flex-space-between{justify-content:space-between}.flex-align-center{align-items:center !important}.flex-columns{flex-direction:column}.mt-05{margin-block-start:.5rem !important}.mt-auto{margin-top:auto !important}.mt-1rem{margin-block-start:1rem !important}.margin-center{margin-left:auto;margin-right:auto}@media only screen and (max-width: 781px){.hide-mobile{display:none !important}}@media only screen and (min-width: 781px){.hide-desktop{display:none !important}}.overflow-x-hidden{max-width:100vw !important;overflow-x:hidden !important}.overflow-visible{overflow:visible !important}.overflow-hidden{overflow:hidden}.text-center{text-align:center}.w-100{width:100%}.w-100 img{width:100%}.h-100{height:100%}.img-content-section--content{display:flex;align-items:center}@media(min-width: 768px){.img-content-section--content{padding:98px;min-height:min(500px,60vh)}}@media(max-width: 767.98px){.img-content-section--content{padding:24px}}.img-content-section--img{position:relative}.img-content-section--img figure{position:relative;width:100%;height:100%}.img-content-section--img img{height:100%;object-fit:cover;object-position:center}@media(min-width: 768px){.img-content-section--img img{position:absolute}}form{--_form-border-color: var(--wp--preset--color--grey-dark);--_form-bg-color: white;--_form-accent-color: var(--wp--preset--color--primary);--_form-border-radius: var(--wp--custom--border-radius);--_form-min-height: 48px;--_form-label-color: var(--wp--preset--color--black);--_form-tip-color: var(--wp--preset--color--secondary);--_form-submit-color: var(--wp--preset--color--black);--_form-submit-bg: var(--wp--preset--color--primary)}input[type=text],input[type=password],input[type=tel],input[type=email],select,textarea,select{max-width:100%;padding:10px 1rem;border-radius:var(--_form-border-radius);box-shadow:none;width:100%;border:1px solid var(--_form-border-color);background-color:var(--_form-bg-color)}input[type=text],input[type=password],input[type=tel],input[type=email],select{height:var(--_form-min-height)}input[type=checkbox]{width:unset}.wpcf7-spinner{position:absolute}.wpcf7-response-output{font-style:normal;font-weight:700;text-align:center;background:#74b735;border-radius:4px;color:#fff}input[type=checkbox]{accent-color:var(--_form-accent-color)}.wpcf7-list-item{margin:0}.wpcf7-list-item label{padding-left:0}label{font-family:var(--wp--preset--font-family--base);font-weight:400;letter-spacing:0em;text-align:left;padding-left:.5rem;color:var(--_form-label-color);font-size:var(--wp--preset--font-size--body-4)}.wpcf7-form-control-wrap label{display:flex;gap:.5rem;align-items:start}.wpcf7-not-valid-tip{color:var(--_form-tip-color);font-size:10px;margin-top:6px;font-weight:400;display:block}.wpcf7-response-output{font-size:var(--wp--preset--font-size--body-3);border:1px solid var(--wp--preset--color--grey-medium) !important;border-radius:4px;padding:.5rem 1rem !important}input[type=submit]{width:auto;font-family:Inter;font-size:16px;font-weight:400;line-height:19px;letter-spacing:0em;text-align:center;cursor:pointer;text-transform:uppercase;padding:16px 32px;text-transform:uppercase;text-decoration:unset !important;border-radius:var(--_form-border-radius);font-size:var(--wp--preset--font-size--body-2);margin-block-start:0;margin-block-end:0;display:inline-flex;text-align:center;position:relative;transition:all ease .3s;border:none;background-color:var(--_form-submit-bg);color:var(--_form-submit-color);white-space:pre-wrap}.base-card{box-shadow:0px 3px 10px rgba(0,28,50,.1);border-radius:12px;padding:48px}@media(max-width: 768px){.base-card{padding:24px}}.base-card--white{background-color:var(--wp--preset--color--white)}.grid-archive ul{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill, minmax(500px, 1fr))}.grid-archive ul li{margin-top:0}.grid-archive ul li h3{font-size:var(--wp--preset--font-size--heading-4) !important}.grid-archive ul li .wp-block-post-excerpt__more-link{text-decoration:unset;border:1px solid var(--wp--preset--color--primary);border-radius:4px;padding:11px 18px 10px;text-transform:uppercase;font-size:var(--wp--preset--font-size--body-4);color:var(--wp--preset--color--primary);margin-top:24px;float:right;transition:all ease .3s}.grid-archive ul li .wp-block-post-excerpt__more-link:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);transition:all ease .3s}.grid-archive ul li img{border-radius:12px;aspect-ratio:16/9;object-fit:cover;object-position:center center}.blog-grid>ul{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:75px}@media only screen and (max-width: 781px){.blog-grid>ul{grid-template-columns:repeat(1, minmax(0, 1fr))}}.blog-grid>ul>li{margin-top:unset}.blog-grid figure{margin-bottom:36px}.blog-grid>ul>li img{border-radius:12px;aspect-ratio:5/3;object-fit:cover;object-position:center center}.blog-grid .wp-block-post-title a{text-decoration:unset}.blog-grid .wp-block-post-title{font-size:var(--wp--preset--font-size--heading-4) !important;margin-top:1rem}:is(.blog-grid,.blog-entry-header) .taxonomy-category a,.category-tag{background:#fff;border-radius:4px;padding:4px 8px;text-decoration:unset;font-weight:700;font-size:var(--wp--preset--font-size--body-4)}.category-tag{color:var(--wp--preset--color--black) !important;display:inline-block;margin-top:32px;margin-bottom:20px}.blog-grid .wp-block-post-excerpt__excerpt{font-size:var(--wp--preset--font-size--body-3);margin-block-start:8px}.blog-grid .wp-block-post-excerpt{margin-top:0}.wp-block-post-excerpt__more-text{margin-top:24px}.blog-grid .wp-block-post-excerpt__more-link{text-decoration:unset;border:1px solid var(--wp--preset--color--primary);border-radius:4px;padding:11px 18px 10px;text-transform:uppercase;font-size:var(--wp--preset--font-size--body-4);color:var(--wp--preset--color--primary);transition:all ease .3s}.blog-grid .wp-block-post-excerpt__more-link:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white);transition:all ease .3s}.blog-entry-header .wp-block-post-author__avatar>img{border-radius:50%;width:40px;height:40px;object-fit:cover;object-position:center center;border:2px solid var(--wp--preset--color--primary)}.blog-entry-header .wp-block-post-author__avatar{width:40px;height:40px}.blog-entry-header .wp-block-post-author__content{display:flex;align-items:center}.blog-entry-header :is(.wp-block-post-date,.wp-block-post-author__content){color:var(--wp--preset--color--white);font-size:var(--wp--preset--font-size--body-3)}.blog-entry-header .wp-block-microbio-blocks-icon{height:20px}.blog-entry-header .wp-block-microbio-blocks-data-with-icon{align-items:center}.blog-entry-header h1{margin-top:var(--wp--preset--spacing--space-xs);margin-bottom:24px}.post-content{margin-top:0 !important}.post-content :is(p,h2,h3,h4,h5,ul,ol){max-width:800px}.post-content img{border-radius:12px;margin-top:var(--wp--preset--spacing--space-s);margin-bottom:var(--wp--preset--spacing--space-s)}.post-content :is(h2,h3)+p{margin-top:24px}.post-content p+:is(h2,h3){margin-top:var(--wp--preset--spacing--space-xs)}.post-content .box-extra-space{max-width:880px;padding:40px;border-radius:12px}.post-navigation{margin-top:0 !important}.post-navigation-grid img{border-radius:12px;aspect-ratio:20/9;margin-top:24px}.post-navigation-grid>div:last-child a{float:right}:root body :is(h1,h2,h3,h4,h5,h6)+:is(p,.wp-block-button){margin-block-start:var(--dmt-h-p)}:root body :is(h1,h2,h3,h4,h5,h6)+:is(h1,h2,h3,h4,h5,h6){margin-block-start:var(--dmt-h-h)}:root body .wp-block-microbio-blocks-flex:not(.theme-margins) :is(h1,h2,h3,h4,h5,h6,p)+:is(h1,h2,h3,h4,h5,h6,p,.wp-block-button){margin-block-start:unset}:root body p+:is(p,.wp-block-button){margin-block-start:var(--dmt-p-p)}:root body h3:is(.has-heading-2-font-size,.has-heading-1-font-size){font-family:var(--wp--preset--font-family--heading)}:root body ul{padding-left:var(--dpl-list)}:root body :not(.wp-block-microbio-blocks-menu)>li+li{margin-block-start:var(--dmt-li)}:root body :is(p,ul,ol)+:is(h2,h3,h4){margin-block-start:var(--dmt-p-h)}.wp-block-image{margin-bottom:unset}.has-black-background-color :is(h2,h4){color:var(--wp--preset--color--grey-light-2)}.has-black-background-color :is(p,h3){color:var(--wp--preset--color--white)}.wp-block-microbio-blocks-badge.badge-size-default{margin-top:unset}.wp-block-microbio-blocks-badge.is-style-white svg{color:var(--wp--preset--color--primary)}a:where(:not(.wp-element-button)){color:unset;text-decoration:underline}button{border:unset;font-family:var(--wp--preset--font-family--base);font-size:var(--wp--preset--font-size--body-2)}.post-content-microbio{max-width:800px}.custom-microbio-logo{display:none}.wp-block-site-logo img{min-width:80px}@media(max-width: 768px){#mobile-menu-container{position:fixed;inset:0;background-color:var(--wp--preset--color--black);z-index:99;transform:translateY(-100vh);opacity:0;transition:all .6s cubic-bezier(0.06, 0.58, 0.82, 0.99);display:flex;flex-direction:column;justify-content:center}#mobile-menu-container .wp-block-microbio-blocks-menu{flex-direction:column}#mobile-menu-container .wp-block-microbio-blocks-menu a,#mobile-menu-container .wp-block-microbio-blocks-menu button{color:var(--wp--preset--color--white)}#mobile-menu-container.active{transform:translateY(0);opacity:1}}.microbio-circle-icon{--_padding: 2rem;aspect-ratio:1;display:inline-flex;justify-content:center;align-items:center;border-radius:50%;padding:var(--_padding)}
