@font-face{font-family:Masiva;src:url(/blog/assets/fonts/Masiva-Regular.woff2) format("woff2"),url(/blog/assets/fonts/Masiva-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Masiva;src:url(/blog/assets/fonts/Masiva-Medium.woff2) format("woff2"),url(/blog/assets/fonts/Masiva-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Masiva;src:url(/blog/assets/fonts/Masiva-Bold.woff2) format("woff2"),url(/blog/assets/fonts/Masiva-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Masiva;src:url(/blog/assets/fonts/Masiva-Black.woff2) format("woff2"),url(/blog/assets/fonts/Masiva-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:inherit}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}body{font-size:1rem;font-weight:400;line-height:1.6;color:#333}body,h1{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}h1{font-size:2.25rem;font-weight:700;line-height:1.12;letter-spacing:-.01em;color:#2b2b2b}@media(min-width:1024px){h1{font-size:3rem}}h2{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.12;letter-spacing:-.01em;color:#2b2b2b}@media(min-width:1024px){h2{font-size:2.25rem}}h3{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.12;letter-spacing:-.01em;color:#2b2b2b}p{color:#5b6158}a{transition-property:color;transition-duration:.2s;transition-timing-function:ease}a:hover{color:#a7c785}body{background-color:#fff;overflow-x:clip}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1rem}@media(min-width:1024px){.container{padding-inline:2rem}}.section{padding-block:4.5rem}@media(min-width:1024px){.section{padding-block:6rem}}.section__header{max-width:42rem;margin-inline:auto;margin-bottom:3rem;text-align:center}.section__subtitle{margin-top:1rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button{display:flex;justify-content:center;align-items:center;transition-property:background-color,color,transform,box-shadow;transition-duration:.2s;transition-timing-function:ease;display:inline-flex;gap:.5rem;padding:.5rem 1.5rem;font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:1rem;line-height:1.2;border-radius:.625rem;white-space:nowrap;text-align:center}.button:focus-visible{outline:2px solid #7eb358;outline-offset:2px}.button--primary{background-color:#a7c785;color:#fff;box-shadow:0 8px 18px hsla(95,42%,60%,.35)}.button--primary:hover{background-color:#aed28e;color:#fff;box-shadow:none}.button--secondary{background-color:#fff;color:#7eb358;box-shadow:0 8px 18px rgba(43,43,43,.08)}.button--secondary:hover{background-color:#a7c785;color:#2b2b2b;box-shadow:none}.button--lg{padding:1rem 3rem;font-size:1.125rem;border-radius:1rem}.button--block{width:100%}.header{position:-webkit-sticky;position:sticky;top:0;z-index:300;padding:1rem 0;background-color:#f6f8f3;transition:transform .2s ease;will-change:transform}.header--hidden{transform:translateY(-100%)}.header__bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1rem;padding:.5rem 1rem;background-color:#fff;border-radius:1rem;box-shadow:0 10px 30px rgba(43,43,43,.08)}@media(min-width:1024px){.header__bar{gap:1.5rem;padding:.75rem 1.25rem}}.header__logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.625rem;flex-shrink:0}.header__logo-img{display:block;height:1.5rem;aspect-ratio:120/30;background:url(/blog/assets/images/logo.png) no-repeat 50%/contain}@media(min-width:1024px){.header__logo-img{height:1.75rem}}.header__logo-tagline{display:none}@media(min-width:768px){.header__logo-tagline{display:flex;flex-direction:column;justify-content:center;font-weight:500;font-size:.6rem;line-height:.95rem;letter-spacing:0;color:#5b6158}}.header__logo-tagline-line{display:block}.header__search{display:none}@media(min-width:768px){.header__search{position:relative;display:block;flex:1 1 auto;max-width:760px}}.header__search-field{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;height:3rem;padding:0 1.5rem;background-color:#f6f8f3;border:1px solid #ebeee8;border-radius:9999px;transition:border-color .2s ease,box-shadow .2s ease}.header__search-field:focus-within{border-color:#a7c785;box-shadow:0 0 0 3px hsla(89,37%,65%,.25)}.header__search-icon{display:flex;flex-shrink:0;width:1.25rem;height:1.25rem;color:#5b6158}.header__search-icon svg,.header__search-input{width:100%;height:100%}.header__search-input{min-width:0;padding:0;background:transparent;border:none;outline:none;font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:3rem;color:#2b2b2b}.header__search-input::placeholder{color:#5b6158;line-height:normal}.header__search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.header__results{position:absolute;inset:calc(100% + .5rem) 0 auto;z-index:300;padding:.5rem;background-color:#fff;border:1px solid #ebeee8;border-radius:1rem;box-shadow:0 16px 40px rgba(43,43,43,.14)}.header__result{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.125rem;padding:.625rem .75rem;border-radius:.625rem;transition:background-color .2s ease}.header__result:hover{background-color:hsla(92,38%,91%,.651)}.header__result-title{font-weight:500;font-size:.875rem;line-height:1.3;color:#2b2b2b}.header__result-category{font-size:.75rem;color:#5b6158}.header__results-empty{padding:.625rem .75rem;font-size:.875rem;color:#5b6158}.header__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem;flex-shrink:0}@media(min-width:1024px){.header__actions{gap:.75rem}}.header__login{display:flex;justify-content:center;align-items:center;gap:.625rem;height:3rem;padding:0 .875rem;background-color:transparent;color:#2b2b2b;border:1px solid #ebeee8;border-radius:.625rem;font-size:.875rem;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease}.header__login:hover{background-color:#f6f8f3;border-color:#a7c785}@media(min-width:1024px){.header__login{padding:0 1.125rem}}.header__login-icon{display:block;width:1.125rem;height:1.125rem;flex-shrink:0}.header__login-text{display:none}@media(min-width:768px){.header__login-text{display:inline}}.header__cta{flex-shrink:0;height:3rem;padding-inline:1.5rem;font-size:.875rem;white-space:nowrap}@media(max-width:400px){.header__cta{height:2.5rem;padding-inline:1rem;font-size:.8125rem}}@media(min-width:1024px){.header__cta{padding-inline:1.75rem}}.footer{padding-block:4.5rem;background-color:#fff;border-top:1px solid #ebeee8}.footer__inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:3rem;text-align:center}@media(min-width:1024px){.footer__inner{display:grid;grid-template-columns:minmax(0,24rem) 1fr 1fr auto;grid-column-gap:3rem;column-gap:3rem;align-items:start;text-align:left}}.footer__brand{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1.5rem;max-width:24rem}@media(min-width:1024px){.footer__brand{align-items:flex-start}}.footer__logo{display:block;width:auto;height:2.875rem}.footer__tagline{font-size:1rem;line-height:1.4;color:#5b6158}.footer__col{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1.25rem}@media(min-width:1024px){.footer__col{align-items:flex-start}}.footer__heading{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:900;line-height:1.12;letter-spacing:-.01em;color:#2b2b2b;margin-bottom:.625rem;line-height:1.2;letter-spacing:-.04em;text-transform:uppercase;color:rgba(43,43,43,.32)}.footer__link{font-size:.875rem;color:#2b2b2b;transition-property:color;transition-duration:.2s;transition-timing-function:ease}.footer__link:hover{color:#7eb358}.footer__help-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem}.footer__support{width:12.0625rem;height:3rem;padding:1rem 1.25rem;border-radius:.75rem}.footer__care{font-size:.875rem;color:#2b2b2b}.footer__socials{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.5rem}.footer__social{display:flex;justify-content:center;align-items:center;transition-property:opacity;transition-duration:.2s;transition-timing-function:ease}.footer__social img{display:block;width:2.25rem;height:2.25rem}.footer__social:hover{opacity:.8}@media(max-width:1023.98px){.footer__socials--brand{display:none}}@media(min-width:1024px){.footer__socials--inline{display:none}}.bloghero{background-color:#f6f8f3;overflow:clip;padding-top:3rem;padding-bottom:3rem}@media(min-width:1024px){.bloghero{padding-top:76px;padding-bottom:6rem}}.bloghero__inner{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;grid-template-areas:"intro" "card" "apply"}@media(min-width:1024px){.bloghero__inner{grid-template-columns:minmax(0,1fr) 517px;column-gap:6rem;row-gap:3rem;align-items:start;grid-template-areas:"intro card" "apply card"}}.bloghero__intro{grid-area:intro}.bloghero__apply{grid-area:apply}.bloghero__card-wrap{grid-area:card}@media(min-width:800px)and (max-width:1023.98px){.bloghero__card-wrap{width:60%;margin-inline:auto}}@media(min-width:500px)and (max-width:799.98px){.bloghero__card-wrap{width:80%;margin-inline:auto}}.bloghero__badge{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:6px;align-self:flex-start}.bloghero__badge-icon{display:flex;justify-content:center;align-items:center;flex:0 0 auto;width:42px;height:42px;background-color:hsla(92,38%,91%,.651);border-radius:6px}.bloghero__badge-icon img{width:17px;height:15px}.bloghero__badge-text{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0;height:42px;padding:0 18px;background-color:hsla(92,38%,91%,.651);border-radius:6px;font-weight:500;font-size:18px;line-height:1.2;letter-spacing:-.04em;color:#5b6158}.bloghero__title{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:900;font-size:2.5rem;line-height:1.06;letter-spacing:-.04em;color:#2b2b2b;margin-top:2rem}@media(min-width:768px){.bloghero__title{font-size:3rem}}@media(min-width:1024px){.bloghero__title{font-size:3.75rem}}.bloghero__subtitle{margin-top:1.5rem;max-width:34rem;font-weight:500;font-size:1.125rem;line-height:1.4;color:#5b6158}@media(min-width:1024px){.bloghero__subtitle{font-size:1.25rem}}.bloghero__apply-label{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:1.375rem;line-height:1.4;color:#2b2b2b;margin-bottom:1.5rem}.bloghero__logos{display:grid;grid-template-rows:repeat(2,max-content);grid-auto-flow:column;grid-auto-columns:max-content;grid-gap:2rem 4.5rem;gap:2rem 4.5rem;align-items:center;justify-content:start}@media(min-width:768px)and (max-width:1023.98px){.bloghero__logos{display:flex;flex-wrap:nowrap;align-items:center;justify-content:start;gap:2rem}}@media(min-width:1024px)and (max-width:1230.98px){.bloghero__logos{justify-content:center}}@media(min-width:1231px){.bloghero__logos{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:16px}}.bloghero__logo{display:inline-flex;align-items:center}.bloghero__logo img{display:block;width:auto;height:21px}.bloghero__logo:first-child img{width:139px;height:21px}.bloghero__logo:nth-child(2) img{width:101px;height:22px}.bloghero__logo:nth-child(3) img{width:137px;height:20px}.bloghero__logo:nth-child(4) img{width:76px;height:20px}@media(min-width:1231px){.bloghero__logo:not(:first-child):before{content:"";align-self:center;width:2px;height:24px;margin-right:16px;background-color:#ebeee8}}.blogcard{position:relative;isolation:isolate;display:flex;flex-direction:column;padding:2rem;border-radius:2rem;color:inherit}@media(min-width:768px){.blogcard{padding:2.5rem}}@media(min-width:1024px){.blogcard{min-height:430px}}@media(max-width:499.98px){.blogcard{padding:1.5rem;border-radius:1.25rem}.blogcard .blogcard__title{font-size:1.25rem}.blogcard .blogcard__eyebrow,.blogcard .blogcard__text{font-size:.875rem}.blogcard .blogcard__badge{width:2.5rem;height:2.5rem}.blogcard .blogcard__badge img{width:1.1rem;height:1.1rem}.blogcard .blogcard__cta{padding-top:14px;padding-bottom:14px;border-radius:12px;font-size:1rem}}.blogcard:before{content:"";position:absolute;inset:0;z-index:0;background-color:#fff;border-radius:inherit;box-shadow:0 12px 32px rgba(0,0,0,.12);-webkit-mask-image:linear-gradient(#000 0 0),url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'><path d='M4.401 0C11.34 0 15.707 9.02712 14.052 15.7658C13.365 18.5642 13 21.4895 13 24.5C13 44.6584 29.342 61 49.5 61C52.721 61 55.844 60.5827 58.819 59.7992C66.495 57.7774 80 63.2999 80 71.2379L80 0Z' fill='black'/></svg>");mask-image:linear-gradient(#000 0 0),url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'><path d='M4.401 0C11.34 0 15.707 9.02712 14.052 15.7658C13.365 18.5642 13 21.4895 13 24.5C13 44.6584 29.342 61 49.5 61C52.721 61 55.844 60.5827 58.819 59.7992C66.495 57.7774 80 63.2999 80 71.2379L80 0Z' fill='black'/></svg>");-webkit-mask-position:0 0,top right;mask-position:0 0,top right;-webkit-mask-size:100% 100%,80px 80px;mask-size:100% 100%,80px 80px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-composite:xor;mask-composite:exclude}.blogcard__badge{display:flex;justify-content:center;align-items:center;position:absolute;top:-1.5px;right:4.5px;z-index:2;width:3.25rem;height:3.25rem;background-color:#a7c785;border-radius:50%}.blogcard__badge img{width:1.4rem;height:1.4rem}.blogcard__eyebrow{position:relative;z-index:1;font-size:1rem;color:#5b6158;padding-right:3.25rem}.blogcard__title{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:900;letter-spacing:-.01em;color:#2b2b2b;line-height:1.12;letter-spacing:-.02em}.blogcard__text,.blogcard__title{position:relative;z-index:1;margin-top:1rem}.blogcard__text{margin-bottom:1rem;font-size:1rem;line-height:1.6;color:#5b6158}.blogcard__cta{position:relative;z-index:1;margin-top:2rem;padding-top:22px;padding-bottom:22px;padding-inline:20px;border-radius:14px;font-size:1.125rem}@media(min-width:1024px){.blogcard__cta{margin-top:auto}}.articles{background-color:#f6f8f3;padding-bottom:6rem}.articles__bar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1.5rem;flex-wrap:wrap;margin-bottom:3rem}.articles__count{flex:0 0 auto;font-weight:500;font-size:1rem;color:#5b6158}.catnav{flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:16px}.catnav,.catnav__chip{display:flex;align-items:center}.catnav__chip{justify-content:center;height:48px;padding:0 20px;border-radius:9999px;font-weight:500;font-size:18px;line-height:1.1;letter-spacing:-.04em;color:#5b6158;white-space:nowrap;transition:.2s ease;border:1px dashed #bad4a3}.catnav__chip:hover{color:#2b2b2b;border-color:#7eb358}.catnav__chip--active{background-color:hsla(92,38%,91%,.651);border-color:transparent;color:#2b2b2b}.articles__grid{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px}@media(min-width:768px){.articles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.articles__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.acard{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:18px;position:relative;padding:24px;background-color:#fff;border:1px solid #ebeee8;border-radius:32px}@media(min-width:500px)and (max-width:767.98px){.acard{width:70vw;margin-inline:auto}}.acard__top{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:1rem}.acard__badge{justify-content:center;min-height:39px;padding:12px 16px;background-color:hsla(92,38%,91%,.651);border-radius:8px;font-size:14px;color:#2b2b2b}.acard__badge,.acard__meta{display:flex;align-items:center;font-weight:500;line-height:1.1;letter-spacing:-.04em}.acard__meta{gap:1rem;font-size:12px;color:#5b6158}.acard__meta,.acard__meta-item{flex-direction:row;justify-content:flex-start;flex-wrap:nowrap}.acard__meta-item{display:flex;align-items:center;gap:6px}.acard__meta-item img{width:14px;height:14px}.acard__title{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:22px;line-height:1.2;letter-spacing:-.04em;color:#2b2b2b}.acard__title a{color:inherit}.acard__title a:hover{color:#7eb358}.acard__excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1 1 auto;font-weight:500;font-size:14px;line-height:1.4;letter-spacing:-.04em;color:#5b6158}.acard__divider{height:1px;background-color:#ebeee8}.acard__cta{align-self:flex-start;gap:6px;min-height:36px;padding:8px 16px;border-radius:8px;font-size:.875rem}.pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:.5rem;margin-top:3rem}@media(max-width:450px){.pagination{gap:.25rem}}.pagination__item{display:flex;justify-content:center;align-items:center;min-width:2.5rem;height:2.5rem;padding:0 .5rem;border-radius:9999px;font-weight:500;font-size:1rem;color:#5b6158;transition:.2s ease}@media(max-width:450px){.pagination__item{min-width:2rem;height:2rem;padding:0 .25rem;font-size:.875rem}}.pagination__item--active,.pagination__item:hover{color:#2b2b2b;background-color:hsla(92,38%,91%,.651)}.pagination__item--active{pointer-events:none}.pagination__item--ellipsis,.pagination__item--nav{color:#5b6158}.pagination__item--nav svg{width:1rem;height:1rem}.pagination__item--disabled{opacity:.4;pointer-events:none}.appcta{background-color:#f6f8f3;padding-block:0 6rem}.appcta__panel{position:relative;overflow:hidden;padding:80px;background-color:#a7c785;border-radius:32px}@media(max-width:767.98px){.appcta__panel{padding:60px 20px;border-radius:24px}}.appcta__pattern{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.appcta__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:48px;position:relative;z-index:1}@media(max-width:767.98px){.appcta__content{gap:32px}}.appcta__title{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:900;font-size:42px;line-height:1.2;letter-spacing:-.04em;text-align:center;color:#fff}@media(max-width:767.98px){.appcta__title{font-size:30px}.appcta__title br{display:none}}.appcta__button{display:flex;justify-content:center;align-items:center;transition-property:background-color,color,box-shadow;transition-duration:.2s;transition-timing-function:ease;gap:12px;padding:22px 40px;background-color:#f6f8f3;border:1px solid #f6f8f3;border-radius:18px;font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:1rem;line-height:1.2;letter-spacing:-.02em;white-space:nowrap;color:#2b2b2b}.appcta__button:hover{background-color:#fff;border-color:#fff}.appcta__button:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:767.98px){.appcta__button{border-radius:14px}}.backtohome{display:flex;justify-content:center;align-items:center;position:fixed;right:1rem;bottom:1rem;z-index:200;gap:.5rem;height:3rem;padding-inline:1rem;background-color:#a7c785;color:#fff;border-radius:9999px;font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:.875rem;white-space:nowrap;box-shadow:0 8px 24px rgba(126,179,88,.4);transition:background-color .2s ease,color .2s ease}.backtohome:hover{background-color:#7eb358;color:#fff}.backtohome:focus-visible{outline:2px solid #7eb358;outline-offset:3px}.backtohome__icon{display:flex;width:1.25rem;height:1.25rem;flex-shrink:0}.backtohome__icon svg{width:100%;height:100%}.backtohome__text{display:none}@media(min-width:768px){.backtohome__text{display:inline}}@media(max-width:767.98px){.backtohome{width:3rem;height:3rem;padding-inline:0}}@media(min-width:1024px){.backtohome{right:2rem;bottom:2rem}}.breadcrumbs{background-color:#f6f8f3;padding-block:55px}.breadcrumbs__list{flex-wrap:wrap;list-style:none}.breadcrumbs__item,.breadcrumbs__list{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0}.breadcrumbs__item{flex-wrap:nowrap;font-size:1.125rem;line-height:1.4}.breadcrumbs__link{color:#5b6158;transition:color .2s ease}.breadcrumbs__link:hover{color:#7eb358}.breadcrumbs__current{font-weight:500;color:#2b2b2b}.breadcrumbs__sep{margin-inline:.5rem;color:#5b6158;-webkit-user-select:none;-moz-user-select:none;user-select:none}.topicmodal{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:rgba(32,35,30,.55);overflow-y:auto}.topicmodal__dialog{position:relative;width:410px;max-width:100%;padding:60px 40px;background-color:#f6f8f3;border:4px solid #fff;border-radius:36px}@media(max-width:319.98px){.topicmodal__dialog{padding:48px 24px;border-radius:28px;border-width:3px}}.topicmodal__close{position:absolute;top:18px;right:22px;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:2.25rem;line-height:1;color:#5b6158;transition:color .2s ease}.topicmodal__close:hover{color:#2b2b2b}.topicmodal__form,.topicmodal__success{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:1rem}.topicmodal__title{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:900;font-size:34px;line-height:1.2;letter-spacing:-.04em;color:#2b2b2b}.topicmodal__lead{margin-bottom:.5rem;font-weight:500;font-size:16px;line-height:1.4;color:#5b6158}.topicmodal__field{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:.5rem}.topicmodal__label{font-weight:500;font-size:16px;line-height:1;letter-spacing:.02em;color:#2b2b2b}.topicmodal__input,.topicmodal__textarea{width:100%;padding:20px 32px;background-color:#fff;border:1px solid #ebeee8;border-radius:18px;font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.3;color:#2b2b2b;transition:border-color .2s ease,box-shadow .2s ease}.topicmodal__input::placeholder,.topicmodal__textarea::placeholder{color:#5b6158}.topicmodal__input:focus,.topicmodal__textarea:focus{outline:none;border-color:#a7c785;box-shadow:0 0 0 3px hsla(89,37%,65%,.25)}.topicmodal__input--invalid,.topicmodal__textarea--invalid{border-color:#ef4444}.topicmodal__input--invalid:focus,.topicmodal__textarea--invalid:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.2)}.topicmodal__textarea{min-height:80px;max-height:30vh;resize:vertical}.topicmodal__input{height:60px}.topicmodal__consent{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:.625rem;font-size:.875rem;line-height:1.4;color:#5b6158;cursor:pointer}.topicmodal__consent a{color:#7eb358;text-decoration:underline}.topicmodal__checkbox{flex-shrink:0;width:18px;height:18px;margin-top:1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #bad4a3;border-radius:2px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.topicmodal__checkbox:checked{background-color:#a7c785;border-color:#a7c785;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 6.2 5 8.5l4.5-5' stroke='white' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.topicmodal__checkbox:focus-visible{outline:2px solid #7eb358;outline-offset:2px}.topicmodal__submit{display:flex;justify-content:center;align-items:center;transition-property:background-color,box-shadow,opacity;transition-duration:.2s;transition-timing-function:ease;width:100%;height:68px;margin-top:.5rem;padding:0 32px;background-color:#a7c785;color:#fff;border:1px solid #a7c785;border-radius:18px;font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1;letter-spacing:.02em}.topicmodal__submit:hover:not(:disabled){background-color:#7eb358;border-color:#7eb358}.topicmodal__submit:disabled{opacity:.5;cursor:not-allowed}.topicmodal__error{font-size:.8125rem;color:#ef4444}.topicmodal__error--form{margin-top:.25rem}@media(max-width:450px){.topicmodal{padding:.5rem}.topicmodal .topicmodal__dialog{padding:32px 20px;border-radius:24px;border-width:3px}.topicmodal .topicmodal__close{top:12px;right:14px;font-size:1.75rem}.topicmodal .topicmodal__form,.topicmodal .topicmodal__success{gap:.625rem}.topicmodal .topicmodal__title{font-size:26px}.topicmodal .topicmodal__lead{margin-bottom:.25rem;font-size:14px}.topicmodal .topicmodal__field{gap:.375rem}.topicmodal .topicmodal__label{font-size:14px}.topicmodal .topicmodal__input,.topicmodal .topicmodal__textarea{padding:14px 20px}.topicmodal .topicmodal__textarea{min-height:64px;max-height:22vh}.topicmodal .topicmodal__input{height:48px}.topicmodal .topicmodal__submit{height:54px;margin-top:.25rem}}.articlehero{background-color:#f6f8f3;padding:0 4.5rem 3rem}@media(max-width:767.98px){.articlehero{padding:0 1rem 2rem}}.articlehero__inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:28px}@media(max-width:767.98px){.articlehero__inner{gap:35px}}.articlehero__badge{display:flex;justify-content:center;align-items:center;gap:10px;padding:12px 16px;background-color:hsla(92,38%,91%,.651);border-radius:8px;font-weight:500;font-size:18px;line-height:1.1;letter-spacing:-.04em;color:#2b2b2b;transition:background-color .2s ease,color .2s ease}.articlehero__badge:hover{background-color:#7eb358;color:#fff}.articlehero__title{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:900;font-size:48px;line-height:1.2;letter-spacing:-.04em;color:#2b2b2b}@media(max-width:767.98px){.articlehero__title{font-size:32px}}.articlehero__meta{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:1rem;font-weight:500;font-size:18px;line-height:1.1;letter-spacing:-.04em;color:#5b6158}.articlehero__dot{width:6px;height:6px;border-radius:50%;background-color:#a7c785}.articlepage{background-color:#f6f8f3}.articlebody{position:relative}.articlebody__inner{background-color:#fff;border-top-left-radius:60px;border-top-right-radius:60px;padding:80px}@media(max-width:767.98px){.articlebody__inner{border-top-left-radius:32px;border-top-right-radius:32px;padding:48px 20px}}.articlebody__cover{width:100%;max-width:800px;margin-bottom:3rem;border-radius:16px}.articlebody .article-content{width:100%}.related{background-color:#f6f8f3;padding-block:4.5rem 6rem}.related__inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:0}.related__title{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:900;line-height:1.12;letter-spacing:-.01em;color:#2b2b2b;margin-bottom:3rem;text-align:center}.related__grid{display:grid;grid-template-columns:1fr;grid-gap:22px;gap:22px;width:100%}@media(min-width:768px){.related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.article-content{color:#333;font-size:1.1rem;line-height:1.7}.article-content p{margin:0 0 1em}.article-content h2,.article-content h3{margin:2.5em 0 .6em;font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;line-height:1.3;color:#2b2b2b}.article-content h2{font-size:1.5rem}.article-content h3{font-size:1.2rem}.article-content a{color:#7eb358;text-decoration:underline}.article-content img{display:block;max-width:100%;height:auto;margin-inline:auto;border-radius:12px}.article-content ul{margin:0 0 1em;padding:0;list-style:none}.article-content ul>li{position:relative;padding-left:1.25em;margin-bottom:.35em}.article-content ul>li:before{content:"";position:absolute;left:0;top:.6em;width:7px;height:7px;border-radius:50%;background-color:#7eb358}.article-content ol{margin:0 0 1em;padding-left:1.3em;list-style:decimal}.article-content ol>li{margin-bottom:.35em}.article-content li>p{margin:0}.article-content strong{font-weight:700;color:#2b2b2b}.article-callout{margin:0 0 1.6em;padding:20px 24px;background-color:hsla(92,38%,91%,.651);border-radius:16px;color:#2b2b2b}.article-callout p:last-child{margin-bottom:0}.article-section{margin:0 0 1.8em}.article-section__title{display:flex;align-items:center;gap:12px;margin:0 0 .8em;font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#2b2b2b}.article-section__title[data-num]:before{content:attr(data-num);flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background-color:#7eb358;color:#fff;font-weight:700;font-size:1.1rem}@media(max-width:767.98px){.article-section__title[data-num]:before{width:44px;height:44px;border-radius:10px;font-size:.9rem}}.article-section__body{margin-left:56px}@media(max-width:640px){.article-section__body{margin-left:0}}.modal{max-width:none;max-height:none;width:100%;height:100%;margin:0;padding:1.5rem;border:none;background-color:transparent;color:#2b2b2b;overflow:auto}.modal[open]{display:flex;justify-content:center;align-items:center}.modal::-webkit-backdrop{background-color:rgba(32,35,30,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal::backdrop{background-color:rgba(32,35,30,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal__panel{position:relative;width:min(28rem,100%);padding:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 24px 60px rgba(43,43,43,.25);animation:modal-in .22s ease}.modal__close{display:flex;justify-content:center;align-items:center;transition-property:background-color,color;transition-duration:.2s;transition-timing-function:ease;position:absolute;top:1rem;right:1rem;width:2.25rem;height:2.25rem;color:#5b6158;background-color:transparent;border-radius:9999px;cursor:pointer}.modal__close svg{width:1.25rem;height:1.25rem}.modal__close:hover{background-color:#f6f8f3;color:#2b2b2b}.modal__title{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:900;line-height:1.12;letter-spacing:-.01em;color:#2b2b2b;margin-bottom:.5rem;padding-right:2rem}.modal__text{margin-bottom:1.5rem;font-size:1rem;color:#5b6158}.modal__options{flex-direction:column;align-items:stretch;gap:.5rem}.modal__option,.modal__options{display:flex;justify-content:flex-start;flex-wrap:nowrap}.modal__option{flex-direction:row;align-items:center;gap:1rem;transition-property:background-color,border-color,transform;transition-duration:.2s;transition-timing-function:ease;padding:1rem;background-color:#fff;border:1px solid #ebeee8;border-radius:.625rem}.modal__option:hover{background-color:hsla(92,38%,91%,.651);border-color:#a7c785;transform:translateY(-1px)}.modal__option-icon{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:2.75rem;height:2.75rem;background-color:#f6f8f3;border-radius:.625rem}.modal__option-icon img,.modal__option-icon svg{width:1.75rem;height:1.75rem;object-fit:contain}.modal__option-icon--max{color:#7eb358}.modal__option-body{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;gap:0;flex:1 1;min-width:0}.modal__option-name{font-weight:700;color:#2b2b2b}.modal__option-sub{font-size:.875rem;color:#5b6158}.modal__option-arrow{flex-shrink:0;width:1.25rem;height:1.25rem;color:#5b6158}@keyframes modal-in{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.modal__panel{animation:none}}.notfound{background-color:#f6f8f3}.notfound__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;min-height:60vh;padding-block:6rem;text-align:center}.notfound__code{font-size:clamp(6rem,18vw,11rem);line-height:1;color:#a7c785}.notfound__code,.notfound__title{font-family:Masiva,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:900;letter-spacing:-.04em}.notfound__title{margin-top:1rem;font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.2;color:#2b2b2b}.notfound__text{max-width:34rem;margin-top:1rem;font-weight:500;font-size:1.125rem;line-height:1.5;color:#5b6158}.notfound__button{margin-top:2rem;height:56px;padding-inline:3rem;font-size:1rem}