@charset "UTF-8";.blog-post-page{background:#fffcf5}.blog-post-page .blog-hero{display:flex;flex-direction:column;margin-top:4rem;position:relative;z-index:1}@media (max-width:768px){.blog-post-page .blog-hero{display:block;margin-top:0;overflow:hidden;padding:12rem 2rem 3.2rem}}.blog-post-page .blog-hero .hero-image{border-bottom:1px solid #c4dbe1;display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (max-width:768px){.blog-post-page .blog-hero .hero-image{display:none}}.blog-post-page .blog-hero .hero-image img{display:none;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:769px){.blog-post-page .blog-hero .hero-image img{display:flex}}.blog-post-page .blog-hero .hero-content{align-items:center;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;min-height:13rem;padding:12.5rem 2rem 5rem;z-index:2}@media (max-width:768px){.blog-post-page .blog-hero .hero-content{align-items:center;gap:0;max-width:100%;min-height:0;padding:0;text-align:left;width:100%}}@media (min-width:769px){.blog-post-page .blog-hero .hero-content{align-items:flex-start;gap:5.5rem;padding:14.5rem 0 7rem}}.blog-post-page .blog-hero .hero-content .page-title{color:#004349;font-size:2.8rem;font-weight:400;line-height:3rem;text-align:center}@media (max-width:768px){.blog-post-page .blog-hero .hero-content .page-title{font-size:2.8rem;line-height:1.25;margin:0;max-width:100%;text-align:center;width:100%}}@media (min-width:769px){.blog-post-page .blog-hero .hero-content .page-title{font-size:4.2rem;line-height:4.6rem;text-align:left;width:50%}}.blog-post-page .blog-hero .hero-content .page-subtitle{max-width:50%}@media (min-width:769px){.blog-post-page .blog-hero .hero-content .page-subtitle{max-width:75rem}.blog-post-page .blog-hero .hero-content #breadcrumbs{margin-bottom:1.5rem;max-width:75rem}}.blog-post-page .blog-hero .hero-content #breadcrumbs .breadcrumbs-list{color:#004349;display:flex;font-size:14px;font-style:normal;font-weight:500;gap:.3rem;line-height:140%;opacity:.5;text-align:center}@media (min-width:769px){.blog-post-page .blog-hero .hero-content #breadcrumbs .breadcrumbs-list{text-align:left}}.blog-post-page .blog-hero .hero-content #breadcrumbs .breadcrumbs-list a{color:#004349;text-decoration:none}.blog-post-page .blog-hero .hero-content #breadcrumbs .breadcrumbs-list span:last-child{display:none}.blog-post-page .blog-hero .hero-content .article-eyebrow{color:#005050;font-size:13px;font-weight:600;letter-spacing:.01em;margin:0 0 12px}@media (max-width:768px){.blog-post-page .blog-hero .hero-content .article-eyebrow{font-size:12px;line-height:1.4;margin:0 0 12px}}.blog-post-page .blog-hero .hero-content .article-meta{align-items:center;color:#336365;display:flex;flex-wrap:wrap;font-size:14px;font-weight:400;gap:8px;margin-top:16px}@media (max-width:768px){.blog-post-page .blog-hero .hero-content .article-meta{font-size:13px;gap:6px;line-height:1.4;margin-top:12px}}.blog-post-page .blog-hero .hero-content .article-meta .author{color:#004349;font-weight:600}.blog-post-page .blog-hero .hero-content .article-meta .dot{color:#d1ee71;font-size:18px;line-height:1}@media (max-width:768px){.blog-post-page .blog-hero .hero-content .article-meta .dot{font-size:16px}}.blog-post-page .blog-hero .newsletter-container{padding:0}.blog-post-page .post-content{box-sizing:border-box;margin:0 auto;max-width:1100px;padding:2.4rem 0 4.8rem;position:relative;width:100%}@media (min-width:769px){.blog-post-page .post-content{padding:4.8rem 3.2rem 9.6rem}}@media (min-width:768px) and (max-width:1024px){.blog-post-page .post-content{max-width:100%;padding:4rem 2.4rem 8rem}}.blog-post-page .post-content .post-body{position:static}@media (min-width:769px){.blog-post-page .post-content .post-body{align-items:start;display:grid;gap:4.8rem;grid-template-columns:18rem minmax(0,1fr)}}@media (min-width:768px) and (max-width:1024px){.blog-post-page .post-content .post-body{gap:3.2rem;grid-template-columns:16rem minmax(0,1fr)}}.blog-post-page .post-content .post-body .table-of-content{background:transparent;border:none;border-radius:0;box-shadow:none;font-size:1.3rem;line-height:1.35;margin:0 0 2.4rem;padding:0 2rem;position:relative}@media (min-width:769px){.blog-post-page .post-content .post-body .table-of-content{align-self:start;border-bottom:none;border-right:1px solid #c4dbe1;margin:0;max-height:calc(100vh - 10rem);overflow:auto;padding:0 1.6rem 0 0;position:sticky;top:12rem;width:18rem;z-index:99}.blog-post-page .post-content .post-body .table-of-content:after{content:none}}@media (min-width:768px) and (max-width:1024px){.blog-post-page .post-content .post-body .table-of-content{top:7.2rem;width:16rem}}.blog-post-page .post-content .post-body .table-of-content .table-of-content-title{align-items:center;background:#f8f6f2;border:1px solid #c4dbe1;border-radius:8px;color:#004349;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:600;justify-content:space-between;letter-spacing:0;line-height:1.35;margin:0;min-height:44px;padding:12px 16px;text-align:left;transition:border-radius .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media (min-width:769px){.blog-post-page .post-content .post-body .table-of-content .table-of-content-title{background:transparent;border:none;border-radius:0;box-shadow:none;color:#004349;cursor:default;font-size:1.4rem;font-weight:700;margin-bottom:1.2rem;min-height:0;padding:0;pointer-events:none}}.blog-post-page .post-content .post-body .table-of-content .table-of-content-title:after{content:none}.blog-post-page .post-content .post-body .table-of-content .table-of-content-title .toc-arrow{color:#005050;display:inline-block;font-size:14px;line-height:1;transition:transform .2s ease}@media (min-width:769px){.blog-post-page .post-content .post-body .table-of-content .table-of-content-title .toc-arrow{display:none}}.blog-post-page .post-content .post-body .table-of-content .table-of-content-title.active{box-shadow:none}.blog-post-page .post-content .post-body .table-of-content .table-of-content-title.active .toc-arrow{transform:rotate(180deg)}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list-wrapper{display:block}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list{background:#fff;border:1px solid #c4dbe1;border-radius:0 0 8px 8px;border-top:none;display:none;list-style:none;margin:0;padding:8px 0;width:100%}@media (min-width:769px){.blog-post-page .post-content .post-body .table-of-content .table-of-content-list{background:transparent;border:none;border-radius:0;box-shadow:none;display:block;padding:0}}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;margin:0;overflow:hidden;padding:0;width:100%}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item:last-child{margin-bottom:0}@media (min-width:769px){.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item.h2-item{opacity:1}}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item.h3-item{display:flex;margin:0}@media (min-width:769px){.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item.h3-item{border:none;margin:.4rem 0 0 1.2rem;padding:0}}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item.h3-item a:before{content:none}@media (min-width:769px){.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item.h3-item:last-child{padding:0}}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item:after{content:none}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item.active.h2-item a{text-stroke:0;-webkit-text-stroke:0;color:#004349;font-weight:600}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item a{background:transparent;border:none;border-bottom:1px solid #f0f0f0;border-radius:0;color:#336365;display:block;font-size:13px;font-weight:400;line-height:1.4;padding:8px 16px;text-decoration:none;transition:color .12s ease,font-weight .12s ease;width:100%}@media (min-width:769px){.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item a{border-bottom:none;color:#336365;font-size:1.3rem;line-height:1.35;padding:.5rem 0}}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item a:hover{background:transparent;color:#004349;text-decoration:none}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item a.active{color:#004349;font-weight:600}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item:last-child>a,.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item:not(:last-child){border-bottom:none}.blog-post-page .post-content .post-body .table-of-content .table-of-content-list .table-of-content-item:first-child{border-top:none}.blog-post-page .post-content .post-body .content-wrapper{padding-top:2.4rem}@media (min-width:769px){.blog-post-page .post-content .post-body .content-wrapper{padding-top:0}}.blog-post-page .post-content .post-body .content-wrapper .the-content{padding:0 2rem}@media (min-width:769px){.blog-post-page .post-content .post-body .content-wrapper .the-content{max-width:68rem;padding:0;width:100%}}@media (max-width:767px){.blog-post-page .post-content .post-body .content-wrapper .the-content,.blog-post-page .post-content .post-body .content-wrapper .the-content li,.blog-post-page .post-content .post-body .content-wrapper .the-content p:not(.directory-search-banner p,.blog-banner-container p){font-size:1.5rem}}.blog-post-page .post-content .post-body .content-wrapper .the-content section{overflow:hidden}.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-kevinbatdorf-code-block-pro{font-size:13.5px!important;line-height:1.6!important;margin:3.2rem 0}.blog-post-page .post-content .post-body .content-wrapper .the-content p:not(.directory-search-banner p,.blog-banner-container p){color:#336365;font-size:1.6rem;font-weight:400;line-height:1.65;margin-bottom:2rem}.blog-post-page .post-content .post-body .content-wrapper .the-content p:not(.directory-search-banner p,.blog-banner-container p):last-child{margin-bottom:0}.blog-post-page .post-content .post-body .content-wrapper .the-content h1,.blog-post-page .post-content .post-body .content-wrapper .the-content h2:not(.directory-search-banner h2),.blog-post-page .post-content .post-body .content-wrapper .the-content h3,.blog-post-page .post-content .post-body .content-wrapper .the-content h4,.blog-post-page .post-content .post-body .content-wrapper .the-content h5,.blog-post-page .post-content .post-body .content-wrapper .the-content h6{color:#004349;font-style:normal;font-weight:500;letter-spacing:-.01em;margin-bottom:1.6rem;margin-top:4rem}.blog-post-page .post-content .post-body .content-wrapper .the-content h1 span,.blog-post-page .post-content .post-body .content-wrapper .the-content h2:not(.directory-search-banner h2) span,.blog-post-page .post-content .post-body .content-wrapper .the-content h3 span,.blog-post-page .post-content .post-body .content-wrapper .the-content h4 span,.blog-post-page .post-content .post-body .content-wrapper .the-content h5 span,.blog-post-page .post-content .post-body .content-wrapper .the-content h6 span{font-weight:600!important}.blog-post-page .post-content .post-body .content-wrapper .the-content h2:not(.directory-search-banner h2){color:#004349;font-size:2.6rem;font-weight:400;letter-spacing:-.02em;line-height:1.15;margin:3.6rem 0 2rem}.blog-post-page .post-content .post-body .content-wrapper .the-content h2:not(.directory-search-banner h2) span{font-weight:400!important}@media (min-width:769px){.blog-post-page .post-content .post-body .content-wrapper .the-content h2:not(.directory-search-banner h2){font-size:4.2rem;margin-top:5.6rem}}.blog-post-page .post-content .post-body .content-wrapper .the-content h2:not(.directory-search-banner h2) .h2-eyebrow{color:#005050;display:block;font-size:1.3rem;font-weight:600;letter-spacing:.01em;margin-bottom:1.4rem}@media (max-width:767px){.blog-post-page .post-content .post-body .content-wrapper .the-content h2:not(.directory-search-banner h2) .h2-eyebrow{font-size:1.2rem;margin-bottom:1rem}}.blog-post-page .post-content .post-body .content-wrapper .the-content h3{font-size:2rem;font-weight:500;letter-spacing:-.015em;line-height:1.25;margin:2.8rem 0 1.6rem}@media (min-width:769px){.blog-post-page .post-content .post-body .content-wrapper .the-content h3{font-size:2.8rem;margin-top:4rem}}.blog-post-page .post-content .post-body .content-wrapper .the-content h4,.blog-post-page .post-content .post-body .content-wrapper .the-content h5,.blog-post-page .post-content .post-body .content-wrapper .the-content h6{font-size:1.7rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin:2.8rem 0 1.2rem}@media (min-width:769px){.blog-post-page .post-content .post-body .content-wrapper .the-content h4,.blog-post-page .post-content .post-body .content-wrapper .the-content h5,.blog-post-page .post-content .post-body .content-wrapper .the-content h6{font-size:2rem;margin-top:3.2rem}}.blog-post-page .post-content .post-body .content-wrapper .the-content strong{color:#004349;font-weight:600}.blog-post-page .post-content .post-body .content-wrapper .the-content em{color:#336365}.blog-post-page .post-content .post-body .content-wrapper .the-content img{max-width:100%}.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-image img{margin-bottom:1.6rem}.blog-post-page .post-content .post-body .content-wrapper .the-content .table-wrap,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-table{-webkit-overflow-scrolling:touch;border:1px solid #c4dbe1;border-radius:8px;box-shadow:0 1px 2px rgba(0,67,73,.04),0 8px 24px rgba(0,67,73,.06);margin:3.2rem 0;max-width:100%;overflow-x:auto;overflow-y:hidden}.blog-post-page .post-content .post-body .content-wrapper .the-content .table-wrap table,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-table table{border:none;border-radius:0;box-shadow:none;display:table;margin:0;min-width:100%;overflow:visible;width:-moz-max-content;width:max-content}.blog-post-page .post-content .post-body .content-wrapper .the-content .table-wrap figcaption,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-table figcaption{border-top:1px solid #c4dbe1;color:#336365;font-size:1.3rem;line-height:1.4;margin:0;padding:1rem 1.6rem}.blog-post-page .post-content .post-body .content-wrapper .the-content table{-webkit-overflow-scrolling:touch;border:1px solid #c4dbe1;border-collapse:separate;border-radius:8px;border-spacing:0;box-shadow:0 1px 2px rgba(0,67,73,.04),0 8px 24px rgba(0,67,73,.06);color:#336365;display:block;font-size:1.4rem;margin:3.2rem 0;max-width:100%;overflow-x:auto;overflow-y:hidden;width:100%}.blog-post-page .post-content .post-body .content-wrapper .the-content .table-wrap table,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-table table{border-collapse:separate;border-spacing:0;color:#336365;font-size:1.4rem}.blog-post-page .post-content .post-body .content-wrapper .the-content thead th{background:#004349!important;border:none;color:#fff;font-size:1.4rem;font-weight:600;letter-spacing:.01em;line-height:1.35;padding:1.4rem 1.6rem;text-align:left;vertical-align:top}.blog-post-page .post-content .post-body .content-wrapper .the-content tbody td{border:none;border-top:1px solid #c4dbe1;color:#336365;line-height:1.45;padding:1.2rem 1.6rem;vertical-align:top}.blog-post-page .post-content .post-body .content-wrapper .the-content tbody tr:nth-child(2n) td{background:#f8f6f2}.blog-post-page .post-content .post-body .content-wrapper .the-content tbody tr td:first-child{color:#004349;font-weight:500}.blog-post-page .post-content .post-body .content-wrapper .the-content ol{color:#336365;counter-reset:level1;list-style:none;margin:0 0 2.4rem;padding:0}.blog-post-page .post-content .post-body .content-wrapper .the-content ul{color:#336365;list-style:none;margin:0 0 2.4rem;padding:0}.blog-post-page .post-content .post-body .content-wrapper .the-content li{color:#336365;line-height:1.6;margin:0 0 .6rem;padding-left:0}.blog-post-page .post-content .post-body .content-wrapper .the-content li b{color:#004349!important;font-family:Gilroy,sans-serif!important}.blog-post-page .post-content .post-body .content-wrapper .the-content ul li{padding-left:2.4rem;position:relative}.blog-post-page .post-content .post-body .content-wrapper .the-content ul li:before{color:#005050;content:"▶";font-size:1rem;height:7px;left:0;line-height:1;margin:auto;position:absolute;top:8.5px}.blog-post-page .post-content .post-body .content-wrapper .the-content ul li strong{color:#004349}.blog-post-page .post-content .post-body .content-wrapper .the-content ul li ul{margin:.8rem 0;padding-left:2.4rem}.blog-post-page .post-content .post-body .content-wrapper .the-content ul li ul li{font-size:1.5rem;margin-bottom:.4rem}.blog-post-page .post-content .post-body .content-wrapper .the-content ul li ul li:before{color:#336365;content:"●";font-size:.7rem}.blog-post-page .post-content .post-body .content-wrapper .the-content ol li{counter-increment:level1;padding:0 0 1.6rem;position:relative}.blog-post-page .post-content .post-body .content-wrapper .the-content ol li:before{color:#005050;content:counter(level1,decimal-leading-zero) ".";font-family:Gilroy,sans-serif;font-size:1.5rem;font-weight:600;margin-right:1rem}.blog-post-page .post-content .post-body .content-wrapper .the-content ol li ol{counter-reset:level2;margin-top:1rem;padding-left:2.8rem}.blog-post-page .post-content .post-body .content-wrapper .the-content ol li ol li{counter-increment:level2;padding-bottom:1rem}.blog-post-page .post-content .post-body .content-wrapper .the-content ol li ol li:before{color:#005050;content:counter(level1,decimal-leading-zero) "." counter(level2);font-size:1.4rem;font-weight:500}.blog-post-page .post-content .post-body .content-wrapper .the-content ol li ol li ol{counter-reset:level3;padding-left:2.8rem}.blog-post-page .post-content .post-body .content-wrapper .the-content ol li ol li ol li{counter-increment:level3}.blog-post-page .post-content .post-body .content-wrapper .the-content ol li ol li ol li:before{color:#8f8f8f;content:counter(level1,decimal-leading-zero) "." counter(level2) "." counter(level3);font-size:1.3rem;font-weight:400}.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-pullquote,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-quote,.blog-post-page .post-content .post-body .content-wrapper .the-content blockquote{border-left:3px solid #d1ee71;color:#004349;font-size:1.7rem;font-style:italic;line-height:1.55;margin:2.8rem 0;padding:.4rem 0 .4rem 2rem}.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-pullquote p,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-quote p,.blog-post-page .post-content .post-body .content-wrapper .the-content blockquote p{color:inherit!important;font-size:inherit!important;font-style:inherit;line-height:inherit!important;margin:0}.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-pullquote cite,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-quote cite,.blog-post-page .post-content .post-body .content-wrapper .the-content blockquote cite{color:#336365;display:block;font-size:1.3rem;font-style:normal;margin-top:1rem}.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-pullquote{border-bottom:none;border-right:none;border-top:none;text-align:left}.blog-post-page .post-content .post-body .content-wrapper .the-content .code-block,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-code,.blog-post-page .post-content .post-body .content-wrapper .the-content pre{background:#0a2540;border:none;border-radius:12px;box-shadow:0 1px 2px rgba(0,67,73,.04),0 8px 24px rgba(0,67,73,.06);color:#e5ffe4;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13.5px;line-height:1.6;margin:3.2rem 0;overflow:hidden;padding:1.8rem 2rem;white-space:pre}.blog-post-page .post-content .post-body .content-wrapper .the-content pre{overflow-x:auto;overflow-y:hidden}.blog-post-page .post-content .post-body .content-wrapper .the-content pre::-webkit-scrollbar{height:8px}.blog-post-page .post-content .post-body .content-wrapper .the-content pre::-webkit-scrollbar-thumb{background:rgba(196,219,225,.2);border-radius:4px}.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-code{overflow-x:auto}.blog-post-page .post-content .post-body .content-wrapper .the-content .code-block code,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-code code,.blog-post-page .post-content .post-body .content-wrapper .the-content pre code{background:none;border:none;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;padding:0;white-space:pre}.blog-post-page .post-content .post-body .content-wrapper .the-content li code,.blog-post-page .post-content .post-body .content-wrapper .the-content p code{background:#f8f6f2;border:1px solid #c4dbe1;border-radius:4px;color:#004349;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em;padding:1px 6px}.blog-post-page .post-content .post-body .content-wrapper .the-content a:not(.directory-search-banner a,.blog-banner-container a){color:#004349;font-weight:inherit;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease,text-decoration-color .15s ease}.blog-post-page .post-content .post-body .content-wrapper .the-content a:not(.directory-search-banner a,.blog-banner-container a):hover{color:#9193fe;text-decoration-color:#9193fe}.blog-post-page .post-content .post-body .content-wrapper .the-content a:not(.directory-search-banner a,.blog-banner-container a) span{font-weight:inherit!important}.blog-post-page .post-content .post-body .content-wrapper .the-content .button-container,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-button{margin:4.8rem 0}.blog-post-page .post-content .post-body .content-wrapper .the-content .button-container .button,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-button__link,.blog-post-page .post-content .post-body .content-wrapper .the-content a.button,.blog-post-page .post-content .post-body .content-wrapper .the-content a.cta-btn,.blog-post-page .post-content .post-body .content-wrapper .the-content button.copy-btn{align-items:center;background:#004349;border:none;border-radius:60px;color:#fffcf5;display:inline-flex;font-family:Gilroy,sans-serif;font-size:1.4rem;font-weight:600;gap:.8rem;letter-spacing:.01em;line-height:1.2;padding:1.4rem 2.6rem;text-decoration:none;transition:transform .15s ease,background .15s ease;white-space:nowrap}.blog-post-page .post-content .post-body .content-wrapper .the-content .button-container .button:hover,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-button__link:hover,.blog-post-page .post-content .post-body .content-wrapper .the-content a.button:hover,.blog-post-page .post-content .post-body .content-wrapper .the-content a.cta-btn:hover,.blog-post-page .post-content .post-body .content-wrapper .the-content button.copy-btn:hover{background:#0a2540;color:#fffcf5;transform:translateY(-1px)}.blog-post-page .post-content .post-body .content-wrapper .the-content .button-container .button:after,.blog-post-page .post-content .post-body .content-wrapper .the-content .wp-block-button__link:after,.blog-post-page .post-content .post-body .content-wrapper .the-content a.button:after,.blog-post-page .post-content .post-body .content-wrapper .the-content a.cta-btn:after,.blog-post-page .post-content .post-body .content-wrapper .the-content button.copy-btn:after{content:""}.blog-post-page .post-content .post-body .content-wrapper .the-content .copy-btn,.blog-post-page .post-content .post-body .content-wrapper .the-content button.copy-btn{background:#d1ee71;color:#0a2540;cursor:pointer;font-size:1.2rem;font-weight:700;letter-spacing:.02em;padding:.6rem 1.4rem;transition:transform .12s ease,background .12s ease}.blog-post-page .post-content .post-body .content-wrapper .the-content .copy-btn:hover,.blog-post-page .post-content .post-body .content-wrapper .the-content button.copy-btn:hover{background:#b8d55c}.blog-post-page .post-content .post-body .content-wrapper .the-content .copy-btn:active,.blog-post-page .post-content .post-body .content-wrapper .the-content button.copy-btn:active{transform:scale(.97)}.blog-post-page .post-content .post-body .content-wrapper .the-content .copy-btn.copied,.blog-post-page .post-content .post-body .content-wrapper .the-content button.copy-btn.copied{background:#e5ffe4}.blog-post-page .post-content .post-body .content-wrapper .the-content .cta-banner{align-items:center;background:#d1ee71;border-radius:16px;box-shadow:0 1px 2px rgba(0,67,73,.04),0 8px 24px rgba(0,67,73,.06);display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:space-between;margin:4.8rem 0;padding:2.8rem 3.2rem}.blog-post-page .post-content .post-body .content-wrapper .the-content .cta-banner .cta-text{flex:1 1 32rem;min-width:24rem}.blog-post-page .post-content .post-body .content-wrapper .the-content .cta-banner .cta-eyebrow{color:#004349;display:inline-block;font-size:1.2rem;font-weight:700;letter-spacing:.01em;margin-bottom:.6rem;opacity:.7}.blog-post-page .post-content .post-body .content-wrapper .the-content .cta-banner h3{color:#0a2540;font-size:2.2rem;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin:0}.blog-post-page .post-content .post-body .content-wrapper .the-content .cta-banner .cta-sub{color:#0a2540;font-size:1.4rem;margin:.6rem 0 0;opacity:.78}.blog-post-page .post-details{display:flex;gap:43rem;justify-content:flex-end;margin:0 auto 5.6rem}.blog-post-page .post-details .blog-feed-link{align-items:center;display:inline-flex;gap:1rem}.blog-post-page .post-details .blog-feed-link a{color:#004349;font-size:1.6rem;font-weight:700}.blog-post-page .post-details .blog-feed-link a:hover{color:#4dcca8}@media (min-width:769px){.blog-post-page.no-author .post-content{padding-bottom:10rem}.blog-post-page.no-table-of-content .post-content .post-body{justify-content:center}}.blog-post-page.no-table-of-content .post-content .post-body .table-of-content{display:none}.blog-post-page.no-table-of-content .post-content .post-body .content-wrapper{padding-top:2.4rem}@media (min-width:769px){.blog-post-page.no-table-of-content .post-content .post-body .content-wrapper{padding-top:0}}.blog-post-page .author-bio-section{border-top:1px solid #c4dbe1;padding:4rem 2rem}@media (min-width:769px){.blog-post-page .author-bio-section{padding:5rem 0}}.blog-post-page .author-bio-section .author-bio-label{color:#336365;font-size:1.2rem;font-weight:600;letter-spacing:.12em;margin-bottom:2rem;text-transform:uppercase}.blog-post-page .author-bio-section .author-bio-inner{display:flex;flex-direction:column;gap:2.4rem}@media (min-width:769px){.blog-post-page .author-bio-section .author-bio-inner{align-items:flex-start;flex-direction:row;gap:3.2rem}}.blog-post-page .author-bio-section .author-bio-inner .author-bio-image-wrap{flex-shrink:0}.blog-post-page .author-bio-section .author-bio-inner .author-bio-image-wrap .author-bio-image{border-radius:50%;height:9rem;-o-object-fit:cover;object-fit:cover;width:9rem}.blog-post-page .author-bio-section .author-bio-inner .author-bio-text{display:flex;flex-direction:column;gap:.4rem}.blog-post-page .author-bio-section .author-bio-inner .author-bio-text .author-bio-name{color:#004349;font-size:1.8rem;font-weight:700;line-height:2.4rem}.blog-post-page .author-bio-section .author-bio-inner .author-bio-text .author-bio-position{color:#336365;font-size:1.4rem;font-weight:500;line-height:2rem}.blog-post-page .author-bio-section .author-bio-inner .author-bio-text .author-bio-description{color:#004349;font-size:1.6rem;font-weight:400;line-height:1.6;margin:.4rem 0 0}.blog-post-page .related-posts{background:#fffcf5;padding:6.4rem 0;width:100%}.blog-post-page .related-posts .related-posts-title{color:#004349;font-size:3.2rem;font-weight:400;letter-spacing:-.01em;line-height:1.2;margin:0 0 4rem;text-align:center}@media (max-width:767px){.blog-post-page .related-posts .related-posts-title{font-size:2.6rem;margin-bottom:2.8rem}}.blog-post-page .related-posts .related-posts-cards-container{display:grid;gap:2.4rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:110rem;padding:0 4rem}@media (max-width:980px){.blog-post-page .related-posts .related-posts-cards-container{grid-template-columns:1fr;max-width:52rem;padding:0 2rem}}.blog-post-page .related-posts .related-card{border:none;border-radius:1.6rem;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .15s ease}.blog-post-page .related-posts .related-card:hover{transform:translateY(-2px)}.blog-post-page .related-posts .related-card .related-card-top{flex:1;padding:2.4rem}.blog-post-page .related-posts .related-card.teal .related-card-top{background:#004349}.blog-post-page .related-posts .related-card.teal .related-card-bottom{background:#003038}.blog-post-page .related-posts .related-card.indigo .related-card-top{background:#9193fe}.blog-post-page .related-posts .related-card.indigo .related-card-bottom{background:#7b7de8}.blog-post-page .related-posts .related-card .related-card-pill{background:hsla(0,0%,100%,.15);border-radius:6rem;color:#fff;display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:.01em;line-height:1.4;margin-bottom:1.6rem;padding:.4rem 1.2rem}.blog-post-page .related-posts .related-card .related-card-title{color:#fff;font-size:2rem;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin:0 0 1.6rem}.blog-post-page .related-posts .related-card .related-card-excerpt{color:hsla(0,0%,100%,.75);font-size:1.4rem;font-weight:400;line-height:1.6;margin:0}.blog-post-page .related-posts .related-card .related-card-bottom{align-items:center;display:flex;justify-content:space-between;padding:1.6rem 2.4rem}.blog-post-page .related-posts .related-card .related-card-cta{color:#fff;font-size:1.5rem;font-weight:500;line-height:1.4}.blog-post-page .related-posts .related-card .related-card-arrow{align-items:center;background:#d1ee71;border-radius:50%;color:#004349;display:inline-flex;font-size:1.6rem;font-weight:700;height:3.6rem;justify-content:center;line-height:1;width:3.6rem}
